OSDN Git Service

2010-04-27 Martin Jambor <mjambor@suse.cz>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2
3         PR lto/42776
4         * configure.ac (--enable-lto): Refactor handling so libelf tests
5         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6         and allow LTO to be explicitly enabled on non-ELF platforms that
7         are known to support it inside else-clause.
8         * configure: Regenerate.
9
10 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
11
12         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
13         * configure: Regenerate.
14
15 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
16
17         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
18         * configure: Regenerate.
19
20 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21
22         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
23         separately.
24         * configure: Regenerate.
25
26 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
27
28         * MAINTAINERS (Write After Approval): Add myself.
29
30 2010-04-14  Tristan Gingold  <gingold@adacore.com>
31
32         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
33         * configure: Regenerate.
34
35 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
36
37         * configure: Regenerate after change to elf.m4.
38
39 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
40
41         * MAINTAINERS (Write After Approval): Add myself.
42
43 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
44
45         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
46         * configure: Regenerated.
47
48 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
49
50         * configure.ac: Print "buggy but acceptable" when CLooG
51         revision is less than 9.
52         * configure: Regenerated.
53
54 2010-04-01  Diego Novillo  <dnovillo@google.com>
55
56         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
57
58 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59
60         PR bootstrap/43615
61         PR bootstrap/43328
62
63         Revert:
64
65         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
66
67         * configure.ac: Do not pass --enable-multilib nor
68         --disable-multilib in baseargs.  Accept explicitly passed
69         --enable_multilib.
70         * configure: Regenerate.
71
72 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
73
74         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
75
76 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
77
78         * MAINTAINERS: Remove myself.
79
80 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
81
82         PR bootstrap/43328
83         * configure.ac: Do not pass --enable-multilib nor
84         --disable-multilib in baseargs.  Accept explicitly passed
85         --enable_multilib.
86         * configure: Regenerate.
87
88 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
89
90         * MAINTAINERS (spu port): Remove me.
91
92 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
93
94         * configure.ac (tic6x-*-*): New case.
95         * configure: Regenerate.
96
97 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
98
99         * config.sub: Update to version 2010-03-22.
100         * config.guess: Update to version 2009-12-30.
101
102 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
103
104         PR ada/42554
105         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
106         * configure: Regenerate.
107
108 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
109
110         * MAINTAINERS: Update my email address.
111
112 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
113
114         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
115         (ghassan.shobaki@amd.com): Removed.
116
117 2010-03-17  Alan Modra  <amodra@gmail.com>
118
119         * MAINTAINERS: Update my email address.
120
121 2010-03-16  Diego Novillo  <dnovillo@google.com>
122
123         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
124         Matthews.
125
126 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
127
128         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
129         Gutson, Jeffrey D. Oldham and Mark Shinwell.
130
131 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
132
133         * MAINTAINERS: Update my email address.
134
135 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
136
137         * MAINTAINERS: Update my email address.
138
139 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
140
141         * MAINTAINERS: Update my email address.
142
143 2010-03-09  Jie Zhang  <jie@codesourcery.com>
144
145         * MAINTAINERS: Update my email address.
146
147 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
148
149         PR libstdc++/32499
150         * configure.ac (RANLIB): Default to true.
151         (STRIP): Likewise.
152         (RANLIB_FOR_TARGET): Remove superfluous : argument.
153         * configure: Regenerate.
154
155 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
156
157         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
158         (Write After Approval): Update my email address.
159
160 2010-02-17  Nick Clifton  <nickc@redhat.com>
161
162         PR 11238
163         * Makefile.tpl (local-distclean): Also remove config.cache files in
164         sub-directories as there may not be Makefiles present in the
165         sub-directories.
166         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
167         the config.cache files found by the find command.
168
169         * Makefile.in: Regenerate.
170         * configure.ac: Revert previous delta.
171         * configure: Regenerate.
172
173 2010-02-15  Nick Clifton  <nickc@redhat.com>
174
175         PR 11238
176         * configure.ac: Delete config.cache files in sub-directories when
177         deleting Makefiles.
178         * configure: Regenerate.
179
180 2010-02-12  Ben Elliston  <bje@gnu.org>
181
182         * MAINTAINERS: Update my email address.
183
184 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
185
186         * MAINTAINERS (spu port): Update my email address.
187
188 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
189
190         * MAINTAINERS: Add myself as a maintainer for the bfin port.
191
192 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
193
194         * configure.ac: Add "recommended" version checks for GMP/MPC.
195         Update recommended GMP/MPFR/MPC versions.
196         * configure: Regenerate.
197
198 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
199
200         * MAINTAINERS: Move my Embecosm email address into the
201         write-after-approval section.
202
203 2010-01-26  Ian Lance Taylor  <iant@google.com>
204
205         * MAINTAINERS: Add myself as Go frontend maintainer.
206
207 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
208
209         PR libstdc++/36101, PR libstdc++/42813
210         * configure.ac (bootstrap_target_libs): Make inclusion of
211         target-libgomp conditional on libgomb being in target_configdirs.
212         * configure: Regenerate.
213
214 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
215
216         PR libstdc++/36101, PR libstdc++/42813
217         * configure.ac (bootstrap_target_libs): Include target-libgomp.
218         * configure: Regenerate.
219
220 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
221
222         PR libstdc++/36101, PR libstdc++/42813
223         * configure.ac (target_configdirs): Substitute.
224         * Makefile.def: Bootstrap target module libgomp.
225         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
226         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
227         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
228         * configure, Makefile.in: Regenerate.
229
230 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
231
232         * MAINTAINERS: Adjust my details.
233
234 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
235
236         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
237
238 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
239
240         * MAINTAINERS: reindented my entry with tabs instead of spaces.
241
242 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
243
244         * MAINTAINERS (Write After Approval): Add myself.
245
246 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
247
248         * MAINTAINERS (Write After Approval): Add myself.
249
250 2010-01-11  Richard Guenther  <rguenther@suse.de>
251
252         PR lto/41569
253         * Makefile.def (all-lto-plugin): Depend on all-gcc.
254         * Makefile.in: Regenerated.
255
256 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
257
258         * configure.ac: Enable libjava build on x86_64-*freebsd*.
259         * configure: Regenerate.
260
261 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
262             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
263
264         PR bootstrap/42424
265         * configure.ac: Include libtool m4 files.
266         (_LT_CHECK_OBJDIR): Call it.
267         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
268         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
269
270         * configure: Regenerate.
271
272 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
273
274         PR bootstrap/41818
275         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
276         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
277         * Makefile.in: Regenerate.
278
279 2010-01-02  Richard Guenther  <rguenther@suse.de>
280
281         PR lto/41529
282         * configure.ac: Include config/elf.m4.  Disable LTO if not
283         builting for an elf target.
284         * configure: Regenerate.
285
286 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
287
288         * MAINTAINERS: Change my email address.
289
290 2009-12-18  Ben Elliston  <bje@au.ibm.com>
291
292         * config.sub, config.guess: Update from upstream sources.
293
294 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
295
296         * MAINTAINERS (Write After Approval): Add myself.
297
298 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
299
300         PR middle-end/30447
301         PR middle-end/30789
302         PR other/40302
303
304         * configure.ac: Require MPC.
305         * configure: Regenerate.
306
307 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
308
309         PR target/38384
310         PR bootstrap/40972
311         * libtool.m4: Sync from git Libtool.
312         * ltoptions.m4: Likewise.
313         * ltversion.m4: Likewise.
314         * lt~obsolete.m4: Likewise.
315         * ltmain.sh: Likewise.
316
317 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
318
319         * configure.ac: Update minimum MPC version to 0.8.
320         * configure: Regenerate.
321
322 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
323
324         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
325         * configure: Regenerated.
326
327 2009-11-21  Ian Lance Taylor  <iant@google.com>
328
329         * configure.ac: Change default of poststage1_ldflags to be empty if
330         poststage1_libs is set.  When poststage1_libs is empty, and
331         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
332         * configure: Rebuild.
333
334 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
335
336         * MAINTAINERS (Write After Approval): Update my email address.
337
338 2009-11-20  Ben Elliston  <bje@au.ibm.com>
339
340         * config.guess: Update from upstream sources.
341
342 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
343
344         * Makefile.def: Restore host and target settings for gmp.
345         * Makefile.in: Rebuild.
346
347 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
348
349         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
350         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
351         Fix portability of test of C++ as bootstrap language.  Add
352         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
353         * configure: Rebuild.
354         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
355         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
356         in-tree building.
357         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
358         (POSTSTAGE1_HOST_EXPORTS): Use it.
359         (STAGE[+id+]_CXXFLAGS): New.
360         (BASE_FLAGS_TO_PASS): Pass it down.
361         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
362         extra_exports.
363         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
364         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
365         extra_exports.
366         * Makefile.in: Rebuild.
367
368 2009-11-17  Ben Elliston  <bje@au.ibm.com>
369
370         * config.sub, config.guess: Update from upstream sources.
371
372 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
373
374         * MAINTAINERS (Write After Approval): Add myself.
375
376 2009-11-09  Jon Beniston <jon@beniston.com>
377
378         * MAINTAINERS (Write After Approval): Add myself.
379
380 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
381
382         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
383         paths for *-w64-mingw* and x86_64-*mingw*.
384         * configure: Regenerated.
385
386 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
387
388         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
389
390 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
391
392         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
393         Phil Edwards to Write-After Approval.
394
395 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
396
397         * configure.ac: Disable target-winsup & co for
398         x86_64-*-mingw* and *-w64-mingw* targets.
399         * configure: Regenerated.
400
401 2009-10-16  Nick Clifton  <nickc@redhat.com>
402
403         * MAINTAINERS: Add myself as a maintainer for the RX port.
404
405 2009-10-26  Johannes Singler <singler@kit.edu>
406
407         * MAINTAINERS (Write After Approval): Update my e-mail address.
408
409 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
410
411         * configure.ac (CLooG test): Use = with test.
412         * configure: Regenerate.
413
414 2009-10-22  Richard Guenther  <rguenther@suse.de>
415
416         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
417         cloog if the ppl version check failed.  Move flags saving
418         before setting in libelf check.
419         * configure: Regenerate.
420
421 2009-10-21  Richard Guenther  <rguenther@suse.de>
422
423         * configure.ac: Adjust the ppl and cloog configure to work as
424         documented.  Disable cloog if ppl was disabled.  Omit the version
425         checks if they were disabled.
426         * configure: Re-generate.
427
428 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
429
430         * configure.ac: Add 'lto' to enable_languages, not
431         new_enable_languages, and only if not already present.
432         * configure: Regenerate.
433
434 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
435
436         * README: Refer to the various COPYING* files instead of just
437         COPYING.
438         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
439
440 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
441
442         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
443         
444 2009-10-07  Richard Guenther  <rguenther@suse.de>
445
446         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
447         and Richard Guenther as reviewers.
448         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
449         as reviewers.
450
451 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
452
453         * config.sub: Update from upstream sources.
454
455 2009-10-06  Ian Lance Taylor  <iant@google.com>
456
457         * Makefile.def: check-gold depends upon all-gas.
458         * Makefile.in: Rebuild.
459
460 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
461
462         * MAINTAINERS (Write After Approval): Add myself.
463
464 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
465
466         * Makefile.def: all-lto-plugin depends on all-libiberty.
467         set bootstrap=true for lto-plugin.
468         Add lto-plugin.
469         * Makefile.in: Regenerate.
470         * configure.ac (host_libs): Add lto-plugin.
471         * configure: Regenerate.
472
473 2009-10-03  Diego Novillo  <dnovillo@google.com>
474
475         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
476         (HOST_LIBELFLIBS): Define.
477         (HOST_LIBELFINC): Define.
478         * Makefile.in: Regenerate.
479         * configure.ac: Add --enable-lto.
480         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
481         If --enable-lto is used, add 'lto' to new_enable_languages.
482         If --enable-lto is used and gold is enabled, add
483         lto-plugin to configdirs.
484         * configure: Regenerate.
485
486 2009-10-03  Simon Baldwin  <simonb@google.com>
487
488         * configure.ac: If --with-system-zlib, suppress local zlib and
489         pass --with-system-zlib to subdir configure scripts.
490         * configure: Regenerate.
491
492 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
493             Paolo Bonzini  <bonzini@gnu.org>
494
495         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
496         $(srcdir).
497         * Makefile.in: Rebuilt.
498
499 2009-09-26  Gary Funck <gary@intrepid.com>
500
501         * MAINTAINERS (Write After Approval): Add myself.
502
503 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
504
505         * configure.ac: Update minimum MPC version to 0.7.
506         * configure: Regenerate.
507
508 2009-09-25  Nick Clifton  <nickc@redhat.com>
509
510         * configure.ac: Pass any --cache-file=/dev/null option on to
511         subconfigures.
512         * configure: Regenerate.
513
514 2009-09-23  Nick Clifton  <nickc@redhat.com>
515
516         * config.sub, config.guess: Update from upstream sources.
517
518 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
519
520         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
521         * Makefile.in: Rebuilt.
522
523 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
524
525         PR bootstrap/32272
526         * configure.ac: Error out if $srcdir isn't '.' but contains
527         host-${host_noncanonical}.
528         * configure: Regenerate.
529
530 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
531
532         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
533         maintainer.
534
535 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
536
537         * configure.ac: If bootstrapping a combined tree with
538         --enable-gold, require c++ in stage1_languages.
539         * configure: Regenerate.
540
541         * configure.ac: Also add target_libs of stage1_languages to
542         bootstrap_target_libs.
543         * configure: Regenerate.
544
545         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
546         with --enable-languages not containing c++.
547         * configure: Regenerate.
548
549 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
550
551         * configure.ac: Disable java and boehm-gc for bfin-*-*.
552         * configure: Regenerate.
553
554 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
555
556         * MAINTAINERS (Write After Approval): Update my e-mail address,
557         and move from from here...
558         (Waiting for paperwork): To here.
559
560 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
561
562         * MAINTAINERS (Reviewers): Add self as driver reviewer.
563
564 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
565
566         * configure.ac: Do not use $extrasub for replacing @if/@endif
567         parts in Makefile; instead, use additional arguments to
568         AC_CONFIG_COMMANDS to do the replacement manually, with several
569         sed invocations, to avoid HP-UX sed command limits.
570         * configure: Regenerate.
571
572 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
573
574         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
575         blank before -L.
576
577 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
578
579         * configure.ac (with-build-config): Document.  Handle without.
580         Handle missing argument.
581         * configure: Rebuilt.
582
583 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
584
585         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
586         Default to bootstrap-debug only if compare-debug works.
587         * configure: Rebuilt.
588         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
589         * Makefile.in: Rebuilt.
590
591 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
592
593         * MAINTAINERS (OS Port Maintainers): Update my email address.
594
595 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
596
597         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
598         * Makefile.in: Rebuilt.
599
600 2009-09-01  Chris Demetriou  <cgd@google.com>
601
602         * MAINTAINERS (Write After Approval): Add myself.
603
604 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
605
606         PR debug/30161
607         * include/dwarf2.h (enum dwarf_tag): Added
608         DW_TAG_GNU_template_template_param
609         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
610
611 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
612
613         * Makefile.tpl (AWK): Fix typo.
614         * Makefile.in: Regenerate.
615
616 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
617
618         * configure.ac: Detect awk and sed.
619         * Makefile.def (flags_to_pass): Add AWK and SED.
620         * Makefile.tpl (AWK, SED): New.
621         (BASE_FLAGS_TO_PASS): Add AWK and SED.
622         * configure: Regenerate.
623         * Makefile.in: Regenerate.
624
625 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
626
627         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
628         (collapseslashes): Likewise.
629
630 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
631
632         * configure.ac (AC_PREREQ): Bump to 2.64.
633
634 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
635
636         * configure.ac: Remove --with-datarootdir, --with-docdir,
637         --with-pdfdir, --with-htmldir switches.
638         * configure: Regenerate.
639
640         * configure: Regenerate.
641
642         * compile: Sync from Automake 1.11.
643         * depcomp: Likewise.
644         * install-sh: Likewise.
645         * missing: Likewise.
646         * mkinstalldirs: Likewise.
647         * ylwrap: Likewise.
648
649 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
650
651         * ltmain.sh (func_normal_abspath): New function.
652         (func_relative_path): Likewise.
653         (func_mode_help): Document new -bindir option for link mode.
654         (func_mode_link): Add new -bindir option, and use it to place
655         output DLL if specified.
656
657 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
658
659         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
660         (baseargs): Add --disable-option-checking.
661         * configure: Regenerate.
662
663         * Makefile.def (configure-target-libiberty): Depend on
664         all-binutils and all-ld.
665         (configure-target-newlib): Likewise.
666         * Makefile.in: Regenerate.
667
668 2009-08-17  Ben Elliston  <bje@au.ibm.com>
669
670         * config.sub, config.guess: Update from upstream sources.
671
672 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
673
674         Sync from src, merge:
675
676         2009-07-02  Tristan Gingold  <gingold@adacore.com>
677
678         * configure.ac: Do not exclude gas for i386-*-darwin.
679         Add a case for x86_64-*-darwin.
680         * configure: Regenerate.
681
682 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
683
684         * MAINTAINERS: Add my name to Write After Approval list.
685
686 2009-08-06  Michael Eager <eager@eagercon.com>
687
688         * configure.ac: Add Microblaze target.
689         * configure: Regenerate.
690
691 2009-07-31  Christian Bruel  <christian.bruel@st.com>
692
693         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
694         * configure: Regenerate.
695         
696 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
697
698         * MAINTAINERS (Write After Approval): Update my e-mail address.
699
700 2009-07-06  Ian Lance Taylor  <iant@google.com>
701
702         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
703         * configure: Rebuild.
704
705 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
706
707         * MAINTAINERS: Move myself to the Graphite Reviewers.
708
709 2009-06-30  Wei Guozhi  <carrot@google.com>
710
711         * MAINTAINERS: Add my name to Write After Approval list.
712
713 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
714
715         PR bootstrap/40338
716         * configure.ac (comparestring): Create new variable.
717         * Makefile.tpl (comparestring): Use to skip some comparisions.
718         * configure: Regenerate.
719         * Makefile.in: Regenerate.
720
721 2009-06-26  Doug Evans  <dje@sebabeach.org>
722
723         * Makefile.def (host_modules): Add cgen.
724         * Makefile.in: Regenerate.
725         * configure.ac (host_tools): Add cgen.
726         * configure: Regenerate.
727
728 2009-06-23  DJ Delorie  <dj@redhat.com>
729
730         * MAINTAINERS: Add myself as mep maintainer.
731
732 2009-06-23  Ian Lance Taylor  <iant@google.com>
733
734         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
735         boot_languages.  Only bootstrap target libraries listed in
736         target_libs for some boot language.  Add --with-stage1-ldflags,
737         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
738         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
739         if not building with C++.
740         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
741         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
742         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
743         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
744         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
745         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
746         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
747         * configure, Makefile.in: Rebuild.
748
749 2009-06-23  Li Feng  <nemokingdom@gmail.com>
750
751         * MAINTAINERS: Added my name to write-after-approval list.
752
753 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
754
755         * configure.ac: Define is_elf for QNX Neutrino targets.
756         * configure: Regenerate.
757
758 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
759
760         * MAINTAINERS: Added my name to the write-after-approval list
761
762 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
763
764         * configure.ac: Detect MPC in default directory.
765         * configure: Regenerate.
766
767 2009-06-03  Jerome Guitton  <guitton@adacore.com>
768             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
769
770         * Makefile.tpl (all): Avoid a trailing backslash.
771         * Makefile.in: Regenerate.
772
773 2009-06-03  Ben Elliston  <bje@au.ibm.com>
774
775         * config.sub, config.guess: Update from upstream sources.
776
777 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
778
779         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
780         to noconfdirs.
781         * configure: Regenerate.
782
783 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
784
785         * Makefile.tpl ([+compare-target+]): Compare all stage
786         directories, rather than just gcc.
787         * Makefile.in: Rebuilt.
788
789 2009-06-01  Doug Kwan  <dougkwan@google.com>
790
791         * configure.ac: Support gold for target arm*-*-*.
792         * configure: Regenerate.
793
794 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
795
796         * Makefile.def: Add MPC support and dependencies.
797         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
798
799         * Makefile.in, configure: Regenerate.
800
801 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
802
803         * Makefile.tpl (all): Avoid harmless warning in make all when
804         gcc-bootstrap is enabled but stage_last does not exist.
805         * Makefile.in: Rebuilt.
806
807 2009-05-24  Nicolas Roche  <roche@adacore.com>
808
809         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
810         * Makefile.in: Regenerate.
811
812 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
813
814         * MAINTAINERS: Update my e-mail address.
815
816 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
817
818         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
819         * configure:  Regenerate.
820
821 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
822
823         PR other/40159
824         * Makefile.tpl (all): Don't assume gcc-bootstrap and
825         gcc-no-bootstrap are mutually exclusive.
826         * Makefile.in: Rebuilt.
827
828 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
829
830         PR other/40159
831         * Makefile.tpl (all): Don't end with unconditional success.
832         * Makefile.in: Rebuilt.
833
834 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
835
836         PR target/37137
837         * Makefile.def (flags_to_pass): Remove redundant and incomplete
838         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
839         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
840         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
841         stage_configureflags, stage_cflags and stage_libcflags into
842         explicit Makefile macros.
843         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
844         GFORTRAN.
845         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
846         CC.  Set CC_FOR_BUILD from CC.
847         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
848         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
849         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
850         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
851         and GFORTRAN.
852         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
853         (_LIBCFLAGS): Renamed to _TFLAGS.
854         (do-compare-debug, do-compare3-debug): Drop.
855         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
856         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
857         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
858         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
859         (XGCC_FLAGS_FOR_TARGET): New.
860         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
861         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
862         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
863         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
864         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
865         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
866         TFLAGS.
867         (BUILD_CONFIG): Include if requested.
868         (all): Set TFLAGS on bootstrap.
869         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
870         (all-stageid-prefixmodule): Likewise.
871         (do-clean, distclean-stageid): Set TFLAGS.
872         (restrap): Fix whitespace.
873         * Makefile.in: Rebuilt.
874
875 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
876
877         * config.guess: Sync with src.
878
879 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
880
881         * configure.ac ($with_ppl):  Default to no if not supplied.
882         ($with_cloog):  Likewise.
883         configure:  Regenerate.
884
885 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
886
887         * MAINTAINERS: Update my e-mail address.
888
889 2009-04-27  Nick Clifton  <nickc@redhat.com>
890
891         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
892
893 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
894
895         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
896         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
897         * Makefile.in: Regenerate.
898
899 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
900
901         PR bootstrap/39739
902         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
903         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
904
905         * configure, Makefile.in: Regenerate.
906
907 2009-04-21  Taras Glek  <tglek@mozilla.com>
908
909         * include/hashtab.h: Update GTY annotations to new syntax
910         * include/splay-tree.h: Likewise
911
912 2009-04-17  Ben Elliston  <bje@au.ibm.com>
913
914         * config.sub, config.guess: Update from upstream sources.
915
916 2009-04-15  Anthony Green  <green@moxielogic.com>
917
918         * configure.ac: Add moxie support.
919         * configure: Rebuilt.
920
921 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
922
923         * configure.ac: Change copyright header to refer to version
924         3 of the GNU General Public License and to point readers at the
925         COPYING3 file and the FSF's license web page.
926         * Makefile.def: Likewise.
927         * Makefile.tpl: Likewise.
928         * Makefile.in: Regenerate.
929
930 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
931
932         * configure.ac: Restore match for darwin9 or later. Use double
933         brackets since regeneration eats one pair.
934         * configure: Regenerate.
935
936 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
937
938         PR gas/10039
939         * configure.ac: Require texinfo 4.7.
940         * configure: Regenerated.
941
942 2009-04-09  Nick Clifton  <nickc@redhat.com>
943
944         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
945         the GCC Runtime Library Exception.
946
947 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
948
949         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
950         * configure: Regenerate.
951
952 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
953
954         * Makefil.def (languages): New entries.
955         * Makefile.tpl (check-gcc-*): New generic target.
956         * Makefile.in: Regenerate.
957
958 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
959
960         * MAINTAINERS:  Update my email address.
961
962 2009-03-18  Tom Tromey  <tromey@redhat.com>
963
964         * configure: Rebuild.
965         * configure.ac (host_libs): Add libiconv.
966         * Makefile.in: Rebuild.
967         * Makefile.def (host_modules): Add libiconv.
968         (configure-gdb, all-gdb): Depend on libiconv.
969
970 2009-03-16  Tristan Gingold  <gingold@adacore.com>
971
972         * configure.ac: Treat gdb as supported on x86_64-darwin.
973         * configure: Regenerate.
974
975 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
976
977         * configure.ac (--with-host-libstdcxx): New option.
978         * configure: Regenerate.
979
980 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
981
982         * MAINTAINERS:  Move myself into the write after approval list.
983
984 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
985
986         * MAINTAINERS: Update e-mail address.
987         
988 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
989
990         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
991
992 2009-03-10  Ira Rosen <irar@il.ibm.com>
993
994         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
995
996 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
997
998         Backport from git Libtool:
999
1000         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1001         Support GNU/kOpenSolaris.
1002         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1003         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1004         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1005         GNU/kOpenSolaris.
1006
1007 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1008
1009         * MAINTAINERS: Update e-mail address.
1010
1011 2009-02-24  Michael Eager  <eager@eagercon.com>
1012
1013         * MAINTAINERS (Write After Approval): Add self.
1014
1015 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1016
1017         * MAINTAINERS (Write After Approval): Add myself.
1018
1019 2009-02-05  Andreas Schwab  <schwab@suse.de>
1020
1021         * Makefile.tpl (stage_last): Define $r and $s before using
1022         $(RECURSE_FLAGS_TO_PASS).
1023         * Makefile.in: Regenerate
1024
1025 2009-01-30  Ian Lance Taylor  <iant@google.com>
1026
1027         * MAINTAINERS: Move myself to the Global Reviewers list.
1028
1029 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1030
1031         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1032         * configure: Regenerate.
1033
1034 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1035
1036         * MAINTAINERS: Make whitespace consistent.
1037         Remove Robert Millan from Write After Approval.
1038
1039 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1040
1041         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1042         (all-opcodes): Depend on all-libiberty.
1043         * Makefile.in: Regenerate.
1044
1045 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1046
1047         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1048         * configure: Regenerate.
1049
1050 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1051
1052         * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1055
1056         * MAINTAINERS: Add myself to reviewers (Fortran).
1057
1058 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1059
1060         PR tree-optimization/38515
1061         * configure.ac (cloog-polylib): Removed.
1062         (with_ppl, with_cloog): Test for "no".
1063         * configure: Regenerated.
1064
1065 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1066
1067         * MAINTAINERS: Moved myself to reviewers (Fortran).
1068
1069 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1070
1071         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1072         (Write After Approval): Remove myself.
1073
1074 2009-01-03  Diego Novillo  <dnovillo@google.com>
1075
1076         * MAINTAINERS: Remove myself from alias maintainership.
1077
1078 2009-01-02  David Ayers  <ayers@fsfe.org>
1079
1080         * MAINTAINERS: Update e-mail address.
1081
1082 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1083
1084         * MAINTAINERS: Make whitespace consistent.
1085
1086 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1087
1088         Backport from upstream Libtool:
1089         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1090         Add cache variables to tests that require the linker to work.
1091         For shlibpath_overrides_runpath, this also changes the semantics
1092         to let the result from the C compiler take precedence.
1093
1094 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1095
1096         * config.sub, config.guess: Update from upstream sources.
1097
1098 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1099
1100         * configure.ac (ppllibs): Add by default the lib flags.
1101         * configure: Regenerate.
1102
1103 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1104
1105         * MAINTAINERS:  Add myself to the write after approval list.
1106
1107 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1108
1109         * configure.ac: Add double brackets on darwin[912].
1110         * configure: Regenerate.
1111
1112 2008-12-03  Daniel Kraft  <d@domob.eu>
1113
1114         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1115         Approval to Reviewer section (for Fortran front-end).
1116
1117 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1118
1119         * configure.ac: Expand to darwin10 and later.
1120         * configure: Regenerate.
1121
1122 2008-12-02  Andreas Schwab  <schwab@suse.de>
1123
1124         * Makefile.def: configure-target-boehm-gc depends on
1125         all-target-libstdc++-v3.
1126         * Makefile.in: Regenerate.
1127
1128 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1129
1130         * MAINTAINERS:  Add myself as mingw maintainer.
1131
1132 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1133
1134         * config.sub, config.guess: Update from upstream sources.
1135
1136 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1137
1138         * README.SCO: Remove.
1139
1140 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1141
1142         * MAINTAINERS:  Add myself to the write after approval list.
1143
1144 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1145
1146         * MAINTAINERS:  Update my email address in WAA section.
1147
1148 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1149
1150         * MAINTAINERS: Update e-mail address.
1151
1152 2008-11-27  Toon Moene <toon@moene.org>
1153
1154         * MAINTAINERS: Change e-mail address.
1155
1156 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1157
1158         * configure.ac: Build gdb for i?86-*-darwin*
1159         * configure: Regenerated.
1160
1161 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1162
1163         * MAINTAINERS: Added my full name.
1164
1165 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1166
1167         PR bootstrap/38014
1168         PR bootstrap/37923
1169
1170         Revert:
1171
1172         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1173
1174         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1175         * Makefile.in: Regenerated.
1176
1177         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1178
1179         PR gdb/921
1180         PR gdb/1646
1181         PR gdb/2175
1182         PR gdb/2176
1183
1184         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1185         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1186         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1187         (HOST_EXPORTS): Pass CPPFLAGS.
1188         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1189         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1190         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1191         * Makefile.in, configure: Regenerated.
1192         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1193         and CPPFLAGS_FOR_BUILD.
1194
1195 2008-11-06  Jeff Law <law@redhat.com>
1196
1197         * MAINTAINERS: Add myself as middle end maintainer.
1198
1199 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1200
1201         * MAINTAINERS (Write after approval): Add myself.
1202
1203 2008-11-05  Diego Novillo  <dnovillo@google.com>
1204
1205         * MAINTAINERS (Global Reviewers): Add myself.
1206         (Non-Algorithmic Maintainers): Remove myself.
1207
1208 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1209
1210         * MAINTAINERS (Write after approval): Add myself.
1211
1212 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1213
1214         * MAINTAINERS (Write after approval): Add myself.
1215
1216 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1217
1218         * configure.ac (spu-*-*): Remove special case.
1219         * configure: Regenerate.
1220
1221 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1222
1223         * MAINTAINERS (Write after approval): Update my email address.
1224
1225 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1226
1227         * configure.ac [spu-*-*]: Do not set skipdirs.
1228         * configure: Re-generate.
1229
1230 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1231
1232         * MAINTAINERS (Various Maintainers): Add myself to reload.
1233
1234 2008-10-25  Richard Guenther  <rguenther@suse.de>
1235
1236         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1237         maintainer.  Remove myself as libgcc-math maintainer.
1238         (Non-Algorithmic Maintainers): Remove myself.
1239
1240 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1241
1242         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1243         * Makefile.in: Regenerated.
1244
1245 2008-10-23  Cary Coutant  <ccoutant@google.com>
1246
1247         * MAINTAINERS (Write after approval): Add myself.
1248
1249 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1250
1251         PR gdb/921
1252         PR gdb/1646
1253         PR gdb/2175
1254         PR gdb/2176
1255
1256         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1257         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1258         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1259         (HOST_EXPORTS): Pass CPPFLAGS.
1260         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1261         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1262         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1263         * Makefile.in, configure: Regenerated.
1264         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1265         and CPPFLAGS_FOR_BUILD.
1266
1267 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1268
1269         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1270         Sebastian Pop.
1271
1272 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1273
1274         * MAINTAINERS (Write After Approval): Added myself.
1275
1276 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1277
1278         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1279         recommended version to 2.3.2.
1280
1281         * configure: Regenerate.
1282
1283 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1284
1285         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1286
1287 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1288
1289         * MAINTAINERS (Write After Approval): Update e-mail address.
1290
1291 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1292
1293         * libtool.m4: Update to libtool 2.2.6.
1294         * lt~obsolete.m4: Update to libtool 2.2.6.
1295         * ltmain.sh: Update to libtool 2.2.6.
1296         * ltsugar.m4: Update to libtool 2.2.6.
1297         * ltversion.m4: Update to libtool 2.2.6.
1298         * ltoptions.m4: Update to libtool 2.2.6.
1299         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1300
1301 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1302
1303         * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1306
1307         * MAINTAINERS (Write After Approval): Update my name.
1308
1309 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1310
1311         * MAINTAINERS: Add myself in "Write After Approval".
1312
1313 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1314
1315         * MAINTAINERS: Add myself as ia64 maintainer.
1316
1317 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1318
1319         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1320         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1321         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1322         and Michael Tiemann from Write After Approval since they do not
1323         actually have access.
1324
1325 2008-09-05  Richard Guenther  <rguenther@suse.de>
1326
1327         * configure.ac: Initialize clooglibs to -lcloog.
1328         * configure: Re-generate.
1329
1330 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1331
1332         * MAINTAINERS (Write After Approval): Add myself.
1333
1334 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1335
1336         * configure.ac (--with-cloog-polylib): New.
1337         (--disable-cloog-version-check): New.
1338         (--disable-ppl-version-check): New.
1339         * configure: Re-generate.
1340
1341 2008-09-03  Richard Guenther  <rguenther@suse.de>
1342
1343         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1344         cloog test.
1345         * configure: Re-generate.
1346
1347 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1348
1349         Add picoChip port.
1350         * MAINTAINERS: Add picoChip maintainers.
1351
1352 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1353             Tobias Grosser  <grosser@fim.uni-passau.de>
1354             Jan Sjodin  <jan.sjodin@amd.com>
1355             Harsha Jagasia  <harsha.jagasia@amd.com>
1356             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1357             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1358             Adrien Eliche  <aeliche@isty.uvsq.fr>
1359
1360         Merge from graphite branch.
1361         * configure: Regenerate.
1362         * Makefile.in: Regenerate.
1363         * configure.ac (host_libs): Add ppl and cloog.
1364         Add checks for PPL and CLooG.
1365         * Makefile.def (ppl, cloog): Added modules and dependences.
1366         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1367         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1368
1369 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1370
1371         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1372         (GCC_SHLIB_SUBDIR): New.
1373         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1374         * configure: Regenerate.
1375         * Makefile.in: Regenerate.
1376
1377 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1378
1379         * MAINTAINERS: Consistently use tabs to separate columns.
1380
1381 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1382
1383         * MAINTAINERS (Write after Approval): Add myself.
1384
1385 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1386
1387         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1388         Enable bfd, binutils and opcodes.
1389         * configure: Regenerate.
1390
1391 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1392
1393         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1394
1395 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1396
1397         * MAINTAINERS:  Use correct Umlaut for last name.
1398
1399 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1400
1401         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1402
1403 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1404
1405         * MAINTAINERS: Update my email address.
1406
1407 2008-08-16  Nicolas Roche  <roche@adacore.com>
1408
1409         * Makefile.tpl: Add BOOT_ADAFLAGS.
1410         * Makefile.in: Regenerate.
1411
1412 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1413
1414         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1415         * configure: Regenerate.
1416
1417 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1418
1419         * configure.ac: Add makefile fragments for hpux.
1420         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1421         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1422         * configure: Regenerate.
1423         * Makefile.in: Regenerate.
1424
1425 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1426
1427         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1428
1429 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1430
1431         * MAINTAINERS (Write after Approval): Add myself.
1432
1433 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1434
1435         * MAINTAINERS (Write After Approval):  Add myself.
1436
1437 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1438
1439         * MAINTAINERS (Write After Approval):  Add myself.
1440
1441 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1442
1443         * MAINTAINERS: Update my email address.
1444
1445 2008-06-25  Joey Ye  <joey.ye@intel.com>
1446
1447         * MAINTAINERS (Write After Approval):  Add myself.
1448
1449 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1450
1451         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1452         * Makefile.in: Regenerate.
1453         * configure: Regenerate.
1454
1455 2008-06-17  Daniel Kraft  <d@domob.eu>
1456
1457         * MAINTAINERS (Write After Approval):  Add myself.
1458
1459 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1460
1461         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1462         "$@" is still intact with both Autoconf 2.59 and 2.62.
1463         * configure: Regenerate.
1464
1465 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1466
1467         * Makefile.tpl: Fix comment errors.
1468         * Makefile.in: Regenerate.
1469
1470 2008-06-12  David S. Miller  <davem@davemloft.net>
1471             David Edelsohn  <edelsohn@gnu.org>
1472
1473         * configure.ac: Add powerpc*-*-* to gold supported targets.
1474         * configure: Regenerate.
1475
1476 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1477
1478         PR tree-optimization/36218
1479         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1480         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1481         (all prefix="build-"): Pass them to build-system sub-makes.
1482         * Makefile.in: Regenerate.
1483
1484 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1485
1486         * MAINTAINERS (mt port): Remove.
1487         (sco5, unixware, sco udk): Remove.
1488         (Kean Johnston): Add to Write After Approval.
1489
1490 2008-05-30  Julian Brown  <julian@codesourcery.com>
1491
1492         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1493         of libobjc for ARM EABI Linux.
1494         * configure: Regenerate.
1495
1496 2008-05-18 Xinliang David Li   <davidxl@google.com>
1497
1498         * ChangeLog: Remove wrong ChangeLog entry.
1499
1500 2008-05-17 Xinliang David Li   <davidxl@google.com>
1501
1502         * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1505
1506         * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2008-05-14  Rafael Espíndola  <espindola@google.com>
1509
1510         * config-ml.in: don't handle --enable-shared and --enable-static.
1511
1512 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1513
1514         * MAINTAINERS: Update my email address.
1515
1516 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1517
1518         * MAINTAINERS: Update my email address.
1519
1520 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1529
1530         * MAINTAINERS (crx): Add myself.
1531
1532 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1533
1534         Sync with src:
1535         2008-04-14  David S. Miller  <davem@davemloft.net>
1536
1537         * configure.ac: Add sparc*-*-* to gold supported targets.
1538         * configure: Regenerate.
1539
1540 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1541
1542         PR bootstrap/35457
1543         * configure.ac: Include override.m4.
1544         * configure: Regenerate.
1545
1546 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1547
1548         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1549         * Makefile.in: Regenerate.
1550
1551 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1552
1553         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1554         as nonconfigurable directories list.
1555         * configure: Regenerate.
1556
1557 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1558
1559         * config.sub, config.guess: Update from upstream sources.
1560
1561 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1562
1563         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1564         * Makefile.in: Regenerate.
1565
1566 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1567
1568         * configure.ac: Do not build libssp for the AVR.
1569         * configure: Regenerate.
1570
1571 2008-04-07  Ian Lance Taylor  <iant@google.com>
1572
1573         * Makefile.def: check-gold depends upon all-binutils.
1574         * Makefile.in: Regenerate.
1575
1576 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1577
1578         * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2008-04-04  Nick Clifton  <nickc@redhat.com>
1581
1582         PR binutils/4334
1583         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1584         builds.
1585         * configure: Regenerate.
1586
1587 2008-04-04  NightStrike  <NightStrike@gmail.com>
1588
1589         PR other/35151
1590         * configure.ac: Combine rules for mingw32 and mingw64.
1591         * configure: Regenerate.
1592
1593 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1594
1595         * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1598
1599         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1600         * Makefile.in (.NOTPARALLEL): Ditto.
1601
1602 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1603
1604         * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1607
1608         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1609         * Makefile.in (.NOTPARALLEL): Regenerate.
1610
1611 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1612
1613         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1614         * Makefile.in: Regenerate.
1615
1616 2008-03-26  Jakub Staszak  <kuba@et.pl>
1617
1618         * MAINTAINERS (Write After Approval): Add myself.
1619
1620 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1621
1622         * MAINTAINERS:  Update e-mail address.
1623
1624 2008-03-20  Ian Lance Taylor  <iant@google.com>
1625
1626         * configure.ac: Add support for --enable-gold.
1627         * Makefile.def: Add gold as a directory like ld.
1628         * configure, Makefile.in: Regenerate.
1629
1630 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1631
1632         * configure.ac: m4_include config/proginstall.m4.
1633         * configure: Regenerate.
1634
1635         Backport from upstream Libtool:
1636
1637         2007-10-12  Eric Blake  <ebb9@byu.net>
1638
1639         Deal with Autoconf 2.62's semantic change in m4_append.
1640         * ltsugar.m4 (lt_append): Replace broken versions of
1641         m4_append.
1642         (lt_if_append_uniq): Don't require separator to be overquoted,
1643         and avoid broken m4_append.
1644         (lt_dict_add): Fix typo.
1645         * libtool.m4 (_LT_DECL): Don't overquote separator.
1646
1647 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1648
1649         * config.rpath: Add AIX 6 support.
1650
1651 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1652
1653         * Makefile.def (stageprofile).  Remove -fprofile-generate
1654         from stage_libcflags.
1655         * Makefile.in: Regenerate.
1656
1657 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1658
1659         * config.sub, config.guess: Update from upstream sources.
1660
1661 2008-03-06  Tom Tromey  <tromey@redhat.com>
1662
1663         * MAINTAINERS: Update for treelang deletion.
1664
1665 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1666
1667         * MAINTAINERS: Update my email address.
1668
1669 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1670
1671         * MAINTAINERS (darwin port): Add myself as a maintainer.
1672         (objective-c/c++): Add myself as a maintainer.
1673
1674 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1675
1676         * MAINTAINERS (Write After Approval): Update my email address.
1677
1678 2008-02-25  Tomas Bily  <tbily@suse.cz>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1683
1684         * MAINTAINERS (OpenMP): Add myself.
1685
1686 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1687
1688         PR bootstrap/32009
1689         PR bootstrap/32161
1690
1691         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1692         * configure: Regenerate.
1693
1694         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1695         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1696         STAGE4_LIBCFLAGS): New.
1697         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1698         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1699         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1700         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1701         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1702         for target modules.  Don't export LIBCFLAGS.
1703         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1704         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1705         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1706         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1707         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1708         * Makefile.in: Regenerate.
1709
1710 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1711
1712         PR libgcj/33085
1713         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1714         Do not use -DDLL_EXPORT.  Backport from upstream.
1715
1716 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1717
1718         * MAINTAINERS (Write After Approval): Add myself.
1719
1720 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1721
1722         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1723         * configure: Regenerate.
1724
1725 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1726
1727         * configure.ac (xtensa*-*-*): Recognize processor variants.
1728         * configure: Regenerate.
1729
1730 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1731
1732         PR bootstrap/34922
1733         * configure.ac (PARSE_ARGS): Push suitable setting of
1734         ac_subdirs_all, for `./configure --help=recursive'.
1735         Handle `+' in generic toplevel directory disabling.
1736         * configure: Regenerate.
1737
1738 2008-01-28  Nick Clifton  <nickc@redhat.com>
1739
1740         * MAINTAINERS (xstormy16): Take over maintainership.
1741
1742 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1743
1744         * MAINTAINERS (c4x port): Remove.
1745
1746 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1747
1748         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1749
1750 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1751
1752         * config.sub, config.guess: Update from upstream sources.
1753
1754 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1755
1756         * MAINTAINERS (Write After Approval): Add myself.
1757
1758 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1759
1760         * MAINTAINERS: Update my email address.
1761
1762 2008-01-09  Raksit Ashok  <raksit@google.com>
1763
1764         * MAINTAINERS (Write After Approval): Add myself.
1765
1766 2008-01-09  Raksit Ashok  <raksit@google.com>
1767
1768         * MAINTAINERS (Write After Approval): Add myself.
1769
1770 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1771
1772         * config.sub, config.guess: Update from upstream sources.
1773
1774 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1775
1776         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1777         Change recommended MPFR from 2.2.1 -> 2.3.0.
1778         * configure: Regenerate.
1779
1780 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1781
1782         * MAINTAINERS: Update my email address.
1783
1784 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1785
1786         * MAINTAINERS: Update my email address.
1787
1788 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1789
1790         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1791         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1792         * Makefile.in: Regenerate.
1793
1794 2007-12-10  Mark Heffernan <meheff@google.com>
1795
1796         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1797         misplaced entries.
1798
1799 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1800
1801         * configure.ac: Enable libjava for x86_64-*-darwin9.
1802         * configure: Regenerate.
1803
1804 2007-12-07  Bill Maddox <maddox@google.com>
1805
1806         * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1809
1810         * config.sub, config.guess: Update from upstream sources.
1811
1812 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1813
1814         * config-ml.in: Remove 64bit configure tests.
1815
1816 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1817
1818         * config-ml.in: Robustify against white space in absolute file
1819         names.
1820
1821         * config-ml.in (multi-clean): Substitute ${Makefile}.
1822         Remove superfluous ${Makefile} in list.
1823
1824 2007-11-19  Thiemo Seufer  <ths@mips.com>
1825
1826         * config-ml.in: Don't hardcode the Makefile name.
1827
1828 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1829
1830         * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1833
1834         * MAINTAINERS (Write After Approval): Add myself.
1835
1836 2007-11-06  Doug Kwan <dougkwan@google.com>
1837
1838         * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1841
1842         * MAINTAINERS (mercury): Remove entry.
1843         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1844
1845 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1846
1847         * Makefile.def (dependencies): Make configure-gdb depend on
1848         all-intl.
1849         * Makefile.in: Regenerated.
1850
1851 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1852
1853         * MAINTAINERS (Fortran maintainer): Remove myself.
1854
1855 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1856
1857         * Makefile.def: To avoid problems running with parallel makes,
1858         build newlib before libgloss so that target specific header
1859         files are availble.
1860         * Makefile.in: Regenerate
1861
1862 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1863
1864         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1865         * Makefile.in: Regenerate.
1866
1867 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1868
1869         * MAINTAINERS (Register allocation reviewer): Add myself.
1870
1871 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1872
1873         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1874         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1875         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1876         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1877         * configure: Regenerate.
1878
1879 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1880
1881         * MAINTAINERS (Register allocation reviewer): Add myself.
1882
1883 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1884
1885         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1886         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1887         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1888         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1889         * configure.ac: Default them to host tools for $host = $build.
1890         Subst them.
1891
1892         * configure: Regenerate.
1893         * Makefile.in: Regenerate.
1894
1895 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1896
1897         * MAINTAINERS (Register allocation reviewer): Add myself.
1898
1899 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1900
1901         * MAINTAINERS (Register allocation reviewer): Add myself.
1902
1903 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1904
1905         * MAINTAINERS (Write After Approval): Fix typo.
1906
1907 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1908
1909         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1910         * configure: Regenerate.
1911
1912 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1913
1914         PR bootstrap/31906
1915         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1916         they're already prefixed.
1917
1918 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1919
1920         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1921         libstdc++.
1922         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1923         * configure: Regenerate.
1924         * Makefile.in: Regenerate.
1925
1926 2007-09-17  Andreas Schwab  <schwab@suse.de>
1927
1928         * configure.ac: Raise minimum makeinfo version to 4.6.
1929         * configure: Regenerate.
1930
1931 2007-09-17  Johannes Singler <singler@ira.uka.de>
1932
1933         * MAINTAINERS (write-after-approval) add myself
1934
1935 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1936
1937         * configure.ac: Correct makeinfo version check.
1938         * configure: Regenerate.
1939
1940 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1941
1942         * MAINTAINERS: Update my email address.
1943
1944 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1945
1946         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1947         to $skipdirs and only disable gprof for newlib.  Use the normal
1948         mips*-elf* handling in other respects.
1949         * configure: Regnerate.
1950
1951 2007-09-12  David Daney  <ddaney@avtrex.com>
1952
1953         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1954         enabling libgcj.
1955         * configure: Regenerate.
1956
1957 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1958
1959         PR other/32154
1960         * configure.ac: For libgloss targets, point the linker to the linker
1961         script, startup code and simulator library.
1962         * configure: Regenerate.
1963
1964 2007-09-07  Andrew Haley  <aph@redhat.com>
1965
1966         * configure.ac (noconfigdirs): Remove target-libffi and
1967         target-libjava.
1968         * configure: Regenerate.
1969
1970 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1971
1972         PR target/33281
1973         * configure.ac: Use config/mh-mingw on mingw.
1974         * configure: Regenerate.
1975
1976 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1977
1978         * MAINTAINERS (Write After Approval): Add myself.
1979
1980 2007-09-05  Richard Guenther  <rguenther@suse.de>
1981
1982         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1983         nor --disable-checking is provided also turn on yes and types
1984         checking for stage1.
1985         * configure: Re-generate.
1986
1987 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1988
1989         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1990         (Write After Approval): Remove myself.
1991
1992 2007-08-29  Nick Clifton  <nickc@redhat.com>
1993
1994         * config.sub, config.guess: Update from upstream sources.
1995
1996 2007-08-22  Bud Davis  <jmdavis@link.com>
1997
1998         * MAINTAINERS (Write After Approval): Added myself.
1999         * MAINTAINERS (Reviewers): Removed myself.
2000
2001 2007-08-18  Paul Brook  <paul@codesourcery.com>
2002             Joseph Myers  <joseph@codesourcery.com>
2003
2004         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2005         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2006         * Makefile.in: Regenerate.
2007         * configure.ac (--with-debug-prefix-map): New.
2008         * configure: Regenerate.
2009
2010 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2011             Nigel Stephens  <nigel@mips.com>
2012
2013         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2014         as target_makefile_frag.
2015         * configure: Regenerate.
2016
2017 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2018
2019         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2020         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2021         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2022         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2023         (do-compare, do-compare3, do-compare-debug): New.
2024         ([+compare-target+]): Use them.
2025
2026 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2027
2028         * MAINTAINERS (Write After Approval): Change my email address.
2029
2030 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2031             Ben Elliston  <bje@au.ibm.com>
2032
2033         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2034         --silent if $silent.
2035         * configure: Regenerate.
2036
2037 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2038
2039         * MAINTAINERS (Various Maintainers): Add myself as
2040         loop infrastructure maintainer.  Update my e-mail
2041         address.
2042
2043 2007-07-31  Diego Novillo  <dnovillo@google.com>
2044
2045         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2046         Adjust description.
2047
2048 2007-07-26  Richard Guenther  <rguenther@suse.de>
2049
2050         * configure.ac: Add types checking to stage1 checking flags.
2051         * configure: Regenerate.
2052
2053 2007-07-17  Nick Clifton  <nickc@redhat.com>
2054
2055         * COPYING3: New file.  Contains version 3 of the GNU General
2056         Public License.
2057         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2058         Lesser General Public License.
2059
2060 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2061
2062         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2063
2064 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2065
2066         * MAINTAINERS (S/390 co-maintainer): Add myself.
2067         (Write After Approval): Remove myself.
2068
2069 2007-07-13  Dan Hipschman  <dsh@google.com>
2070
2071         * MAINTAINERS (Write After Approval): Add myself.
2072
2073 2007-07-11  Nick Clifton  <nickc@redhat.com>
2074
2075         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2076         WINDRES export.
2077         * Makefile.in: Regenerate.
2078
2079 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2080
2081         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2082         maintainer.
2083
2084 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2085
2086         * lt~obsolete.m4: New. Import from 20070318 libtool.
2087
2088 2007-07-03  Julian Brown  <julian@codesourcery.com>
2089
2090         * MAINTAINERS (Write After Approval): Add myself.
2091
2092 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2093
2094         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2095         * configure: Regenerate.
2096
2097 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2098
2099         * configure.ac: Add some missing m4 quotation.
2100         * configure: Regenerate.
2101
2102 2007-07-02  Simon Baldwin  <simonb@google.com>
2103
2104         * MAINTAINERS (Write After Approval): Add myself.
2105
2106 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2107
2108         * configure: Regenerate.
2109
2110 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2111
2112         * Makefile.def: Add windmc tool to build.
2113         * Makefile.tpl: Likewise.
2114         * configure.ac: Likewise.
2115         * Makefile.in: Regenerate.
2116         * configure: Regenerate.
2117
2118 2007-06-28  DJ Delorie  <dj@redhat.com>
2119
2120         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2121         not building newlib.
2122         * configure: Regenerated.
2123
2124 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2125
2126         * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2129
2130         * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2133
2134         * MAINTAINERS (Write After Approval): Add myself.
2135
2136 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2137
2138         * MAINTAINERS (Write After Approval): Add myself.
2139
2140 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2141
2142         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2143         * Makefile.in: Regenerated.
2144
2145 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2146
2147         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2148         bfin*-*-uclinux* targets.
2149         * configure: Regenerate.
2150
2151 2007-06-14  Ian Lance Taylor  <iant@google.com>
2152
2153         * MAINTAINERS: Add myself as non-algorithmic global write
2154         maintainer.
2155
2156 2007-06-14  Diego Novillo  <dnovillo@google.com>
2157
2158         * MAINTAINERS: Add self as middle-end maintainer and
2159         non-algorithmic global write maintainer.
2160
2161 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2162
2163         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2164         Move all Fortran maintainers except Paul Brook into the
2165         Non-Autopoiesis section.
2166
2167 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2168
2169         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2170         (distclean-stage[+id+]): Possibly delete stage_last.
2171         * Makefile.in: Regenerate.
2172
2173 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2174
2175         * MAINTAINERS (Various Maintainer): Fix typo.
2176
2177 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2178
2179         * MAINTAINERS (Various Maintainer): Add myself as
2180         dataflow maintainer.
2181
2182 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2183
2184         * config.sub, config.guess: Update from upstream sources.
2185
2186 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2187
2188         * Makefile.tpl: Fix spelling error.
2189         * Makefile.in: Regenerate.
2190
2191 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2192
2193         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2194         lt_cv_sys_max_cmd_len.
2195
2196 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2197
2198         * MAINTAINERS (Various Maintainers): Add myself as
2199         auto-vectorizer maintainer.
2200
2201 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2202
2203         PR libjava/32098
2204         * libtool.m4: Revert previous change.
2205         * ltgcc.m4: Put it here.
2206
2207 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2208
2209         * MAINTAINERS (Various Maintainers): Add myself as
2210         auto-vectorizer maintainer.
2211
2212 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2213
2214         PR libjava/32098
2215         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2216
2217 2007-05-30  Richard Guenther  <rguenther@suse.de>
2218
2219         * MAINTAINERS (Various Maintainers): Add myself as
2220         auto-vectorizer maintainer.
2221
2222 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2223
2224         PR bootstrap/29382
2225         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2226         * configure: Rebuilt.
2227
2228 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2229
2230         * MAINTAINERS (Write After Approval): Removed my name.
2231
2232 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2233
2234         * MAINTAINERS (Write After Approval): Remove myself.
2235
2236 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2237
2238         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2239
2240 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2241
2242         * ltmain.sh: Update from ToT Libtool.
2243         * libtool.m4: Update from ToT Libtool.
2244         * ltsugar.m4: New. Update from ToT Libtool.
2245         * ltversion.m4: New. Update from ToT Libtool.
2246         * ltoptions.m4: New. Update from ToT Libtool.
2247         * ltconfig: Remove.
2248         * ltcf-c.sh: Remove.
2249         * ltcf-cxx.sh: Remove.
2250         * ltcf-gcj.sh: Remove.
2251
2252 2007-05-22  Ollie Wild  <aaw@google.com>
2253
2254         * MAINTAINERS (Write After Approval): Add myself.
2255
2256 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2257
2258         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2259         stage_cflags.
2260         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2261         Remove CFLAGS/LIBCFLAGS.
2262         (configure-stage[+id+]-[+prefix+][+module+],
2263         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2264         * Makefile.in: Regenerate.
2265
2266 2007-05-15  Diego Novillo  <dnovillo@google.com>
2267
2268         * MAINTAINERS: Update e-mail address.
2269
2270 2007-05-15  Revital Eres  <eres@il.ibm.com>
2271
2272         * MAINTAINERS (Write After Approval): Add myself.
2273
2274 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2275
2276         * MAINTAINERS (Write After Approval): Updated my address.
2277
2278 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2279
2280         * MAINTAINERS (Write After Approval): Add myself.
2281
2282 2007-05-11  Silvius Rus  <rus@google.com>
2283
2284         * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2007-04-23  Tom Tromey  <tromey@redhat.com>
2287
2288         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2289
2290 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2291
2292         * MAINTAINERS (cpplib): Rename to ...
2293         (libcpp): ... this.  Add C/C++ front end maintainers.
2294
2295 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2296
2297         * config-ml.in: Pass ${ml_config_env} to configure calls.
2298
2299 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2300
2301         * MAINTAINERS (Write After Approval): Add myself.
2302
2303 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2308
2309         * MAINTAINERS (fortran 95 front end): Add myself.
2310
2311 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2312
2313         * MAINTAINERS (Write After Approval): Add myself.
2314
2315 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2316
2317         * MAINTAINERS (Modulo Scheduler): Add myself.
2318
2319 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2320
2321         * MAINTAINERS (fortran 95 front end): Add myself.
2322         (c++ front end): whitespace fix.
2323
2324 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2325
2326         * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2329
2330         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2331         of glob.  Quote arguments with single quotes too.
2332         * configure: Regenerate.
2333
2334 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2335
2336         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2337         * Makefile.in: Regenerate
2338
2339 2007-03-07  Andreas Schwab  <schwab@suse.de>
2340
2341         * configure: Regenerate.
2342
2343 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2344
2345         * configure.ac: Add "--with-pdfdir" configure option,
2346         which defines pdfdir variable.
2347         * Makefile.def (target=fixincludes): Add install-pdf to
2348         missing targets.
2349         (recursive_targets): Add install-pdf target.
2350         (flags_to_pass): Add pdfdir.
2351         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2352         target.
2353         * configure: Regenerate
2354         * Makefile.in: Regenerate
2355
2356 2007-02-28  Eric Christopher  <echristo@apple.com>
2357
2358         Revert:
2359         2006-12-07  Mike Stump  <mrs@apple.com>
2360
2361         * Makefile.def (dependencies): Add dependency for
2362         install-target-libssp and install-target-libgomp on
2363         install-gcc.
2364         * Makefile.in: Regenerate.
2365
2366 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2367
2368         * configure: Regenerate.
2369         * configure.ac: Move statements after variable declarations.
2370
2371 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2372
2373         * MAINTAINERS: Add myself as sh maintainer.
2374
2375 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2376
2377         * configure.ac: Adjust for loop syntax.
2378         * configure: Regenerate.
2379
2380 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2381
2382         * configure: Rebuilt.
2383
2384 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2385
2386         * configure.ac: Drop multiple occurrences of --enable-languages,
2387         and fix its quoting.
2388         * configure: Rebuilt.
2389
2390 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2391             Nathan Sidwell  <nathan@codesourcery.com>
2392             Vladimir Prus  <vladimir@codesourcery.com>
2393             Joseph Myers  <joseph@codesourcery.com>
2394
2395         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2396         * configure: Regenerate.
2397
2398 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2399
2400         * ltconfig (freebsd*): Default to elf.
2401
2402 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2403
2404         * configure.ac (target_libraries): Move libgcc before libiberty.
2405         * configure: Regenerated.
2406
2407 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2408             Paolo Bonzini  <bonzini@gnu.org>
2409
2410         PR bootstrap/30753
2411         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2412         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2413         * configure: Regenerated.
2414
2415 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2416
2417         * MAINTAINERS (Language Front End Maintainers): Update my mail
2418         address.
2419
2420 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2421
2422         PR bootstrap/30748
2423         * configure.ac: Correct syntax for Solaris ksh.
2424         * configure: Regenerated.
2425
2426 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2427
2428         * configure.ac: Sync with src.
2429         * configure: Regenerate.
2430
2431 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2432
2433         * Makefile.in: Regenerate.
2434
2435 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2436
2437         * config.sub: Sync with src.
2438
2439 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2440
2441         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2442         noncanonical equivalents.
2443         * configure.in: Rename to...
2444         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2445         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2446         target_noncanonical.  Use them.  Rewrite removal of configure
2447         arguments for autoconf 2.59.  Discard variable settings.  Force
2448         program_transform_name for native tools.
2449
2450         * Makefile.in: Regenerated.
2451         * configure: Regenerated with autoconf 2.59.
2452
2453 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2454
2455         * MAINTAINERS (Write After Approval): Add myself.
2456
2457 2007-01-31  Andreas Schwab  <schwab@suse.de>
2458
2459         * Makefile.tpl (LDFLAGS): Substitute it.
2460         * Makefile.in: Regenerate.
2461
2462 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2463
2464         * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2467
2468         * MAINTAINERS (spu port): Add myself.
2469
2470 2007-01-23  Richard Guenther  <rguenther@suse.de>
2471
2472         PR bootstrap/30541
2473         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2474         * Makefile.tpl (GNATBIND): Substitute it.
2475         (GNATMAKE): Likewise.
2476         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2477         of STAGE_PREFIX.
2478         * Makefile.in: Regenerate.
2479         * configure: Regenerate.
2480
2481 2007-01-18  Mike Stump  <mrs@apple.com>
2482
2483         * configure.in: Re-enable -Werror for gcc builds.
2484
2485 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2486
2487         * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2490
2491         * configure.in: Change == to = in test command.
2492         * configure: Regenerate.
2493
2494 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2495             Nick Clifton  <nickc@redhat.com>
2496             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2497
2498         * configure.in (build_configargs, host_configargs, target_configargs):
2499         Remove build/host/target parameters.
2500         (host_libs): Add gmp and mpfr.
2501         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2502         * Makefile.def (gmp, mpfr): New.
2503         (gcc): Remove target.
2504         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2505         target_os, target_vendor): New.
2506         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2507         * configure: Regenerate.
2508         * Makefile.in: Regenerate.
2509
2510 2007-01-11  Matt Fago  <fago@earthlink.net>
2511
2512         * configure.in: Try to link to functions only in mpfr 2.2.x
2513         to improve robustness of configure tests.
2514         * configure: Regenerate.
2515
2516 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2517
2518         * MAINTAINERS: Add myself as i386 maintainer.
2519
2520 2007-01-08  Jan Hubicka  <jh@suse.cz>
2521
2522         * MAINTAINERS: Add myself as i386 maintainer.
2523
2524 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2525
2526         * configure.in: Add support for an x86_64-mingw* target.
2527         * configure: Regenerate.
2528
2529 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2530
2531         * Makefile.tpl (all-target): Correct @if conditional for target
2532         modules.
2533         * configure.in: Omit libiberty if building only target libgcc.
2534         * configure, Makefile.in: Regenerated.
2535
2536 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2539         * configure: Regenerate.
2540
2541 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2542
2543         * Makefile.def (target_modules): Add libgcc.
2544         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2545         * Makefile.tpl (clean-target-libgcc): Delete.
2546         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2547         on gcc even for bootstrapped modules.  Rewrite handling of
2548         lang_env_dependencies to loop over target_modules.
2549         * configure.in (target_libraries): Add target-libgcc.
2550         * Makefile.in, configure: Regenerated.
2551
2552 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2553
2554         * configure.in: Reorganize recognition of languages.  Add
2555         --enable-stage1-languages.  Show supported languages for the chosen
2556         target rather than all recognized languages.
2557         * configure: Regenerate.
2558
2559 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2560
2561         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2562         * Makefile.in: Regenerate.
2563
2564 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2565
2566         * configure.in: Warn that MPFR 2.2.0 is buggy.
2567         * configure: Regenerate.
2568
2569 2006-12-27  Ian Lance Taylor  <iant@google.com>
2570
2571         * configure.in: When removing Makefiles to force a reconfigure, also
2572         remove prev-DIR*/Makefile.
2573         * configure: Regenerate.
2574
2575 2006-12-22  Andreas Schwab  <schwab@suse.de>
2576
2577         * configure: Regenerate with correct autoconf version.
2578
2579 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2580
2581         * configure.in: add AC_SUBST for *_FOR_TARGET.
2582         * configure: Regenerate.
2583
2584 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2585
2586         * configure.in: Simplify logic for rejecting languages that cannot
2587         be built.  Separate the case when a language is unsupported,
2588         from the case when the user chooses not to build a language.
2589
2590 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2591
2592         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2593         it only affects bootstrap and could be tested on "$host" as well.
2594         * configure: Regenerate.
2595         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2596
2597 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2598
2599         PR bootstrap/29544
2600         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2601         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2602         move here comment from Makefile.tpl.
2603         * Makefile.tpl: Move some definitions higher in the file.
2604         (STAGE1_CHECKING): New.
2605         * configure.in: Add --enable-stage1-checking.
2606         * configure: Regenerate.
2607         * Makefile.in: Regenerate.
2608
2609 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2610
2611         * MAINTAINERS: Add myself as build system maintainer.
2612
2613 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2614
2615         * MAINTAINERS (Write After Approval): Add myself.
2616
2617 2006-12-13  Eric Christopher  <echristo@apple.com>
2618
2619         * MAINTAINERS: Add myself as darwin maintainer.
2620
2621 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2622
2623         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2624
2625 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2626
2627         MAINTAINERS: Update my entry.
2628
2629 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2630
2631         * configure.in:  Handle spu makefile frag.
2632         * Makefile.tpl (MAINT): Define
2633         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2634         * configure: Regenerate.
2635         * Makefile.in: Regenerate.
2636
2637 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2638
2639         * config.guess: Import latest version.
2640         * config.sub: Likewise.
2641
2642 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2643
2644         * configure.in (spu-*-*): Don't skip target-libiberty.
2645         * configure: Regenerate.
2646
2647 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2648
2649         PR bootstrap/30134
2650         * configure.in: Correct x86 darwin support for libjava to powerpc
2651         and i?86 only.
2652         * configure: Regenerate.
2653
2654 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2655
2656         * configure.in: Add x86 darwin support for libjava.
2657         * configure: Regenerate.
2658
2659 2006-12-07  Mike Stump  <mrs@apple.com>
2660
2661         * Makefile.def (dependencies): Add dependency for
2662         install-target-libssp and install-target-libgomp on
2663         install-gcc.
2664         * Makefile.in: Regenerate.
2665
2666 2006-12-04  Richard Guenther  <rguenther@suse.de>
2667
2668         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2669         (Non-Algorithmic Maintainers): Move over non-algorithmic
2670         loop optimizer maintainers, add myself as a non-algorithmic
2671         middle-end maintainer.
2672
2673 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2674
2675         * MAINTAINERS (Write After Approval): Add myself.
2676
2677 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2678
2679         * configure.in: Update error message for missing GMP/MPFR.
2680
2681         * configure: Regenerate.
2682
2683 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2684
2685         * configure.in: Update MPFR version in error message.
2686
2687         * configure: Regenerate.
2688
2689 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2690
2691         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2692         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2693         --with-gmp-lib): New flags.
2694
2695         * configure: Regenerate.
2696
2697 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2698
2699         * MAINTAINERS (Write After Approval): Change my email address.
2700
2701 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2702
2703         * MAINTAINERS (Write After Approval): Add myself.
2704
2705 2006-11-22  Philipp Thomas <pth@suse.de>
2706
2707         * MAINTAINERS (i18n): Update e-mail address.
2708
2709 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2710
2711         * MAINTAINERS (spu port): Add myself as maintainer.
2712         (Write After Approval): Remove myself.
2713
2714 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2715
2716         * configure.in (skipdirs): Don't build libssp for SPU.
2717         * configure: Regenerate.
2718
2719 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2720
2721         * MAINTAINERS (spu port): Add myself as maintainer.
2722         (libobjc): Update my email address.
2723
2724 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2725
2726         * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2729
2730         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2731         * configure : Rebuilt.
2732
2733 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2734
2735         * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2738
2739         * MAINTAINERS (Write After Approval): Add myself.
2740
2741 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2742
2743         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2744         libmpfr.a.
2745         * configure: Regenerate.
2746
2747 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2748
2749         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2750         (unstage): Test for stage_last presence.
2751
2752         PR bootstrap/29802
2753         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2754         * Makefile.in: Regenerate.
2755
2756 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2757
2758         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2759         maintainers.
2760
2761 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2762
2763         * MAINTAINERS (Write After Approval): Add myself.
2764
2765 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2766
2767         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2768         and stageN-package/Makefile.
2769         * Makefile.in: Regenerated.
2770
2771 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2772
2773         * configure.in: Remove target-libgloss from noconfigdirs for
2774         bfin-*-*.
2775         * configure: Regenerated.
2776
2777 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2778
2779         * configure.in (have_gmp): Only error if the gcc directory exists.
2780
2781         * configure: Regenerate.
2782
2783 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2784
2785         * configure.in: Robustify error message for missing GMP/MPFR.
2786
2787         * configure: Regenerate.
2788
2789 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2790
2791         * MAINTAINERS (Write After Approval): Add myself.
2792
2793 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2794
2795         * MAINTAINERS: Change email address.
2796
2797 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2798
2799         * MAINTAINERS (Write After Approval): Add myself.
2800
2801 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2802
2803         * MAINTAINERS (Write After Approval): Add myself.
2804
2805 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2806
2807         * MAINTAINERS (Write After Approval): Move myself to
2808         Write After Approval section.
2809
2810 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2811
2812         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2813         need_gmp anymore.
2814         * configure: Regenerate.
2815
2816 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2817
2818         * MAINTAINERS (Write After Approval): Add myself.
2819
2820 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2821
2822         * config.guess: Import latest version.
2823         * config.sub: Likewise.
2824
2825 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2826
2827         * Makefile.def: Added pdf target handling.
2828         * Makefile.tpl: Added pdf target handling.
2829         * Makefile.in: Regenerated.
2830
2831 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2832
2833         * MAINTAINERS: Add self as score port maintainer.
2834
2835 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2836
2837         * MAINTAINERS (Write After Approval): Add myself.
2838
2839 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2840
2841         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2842         or newer.
2843         * configure: Regenerated.
2844
2845 2006-09-27  Dave Brolley  <brolley@redhat.com>
2846
2847         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2848         $s instead of $r.
2849         * configure: Regenerated.
2850
2851 2006-09-26  Thiemo Seufer  <ths@mips.com>
2852
2853         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2854         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2855         * configure: Regenerate.
2856
2857 2006-09-24  Graeme Peterson <gridly@gmail.com>
2858
2859         * MAINTAINERS (Write After Approval): Remove myself.
2860
2861 2006-09-22  Chao-ying Fu  <fu@mips.com>
2862
2863         * MAINTAINERS (Write After Approval): Add myself.
2864
2865 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2866
2867         * MAINTAINERS: Add self as soft-fp maintainer.
2868
2869 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2870
2871         * MAINTAINERS: Add myself as avr maintainer.
2872         Remove Marek Michalkiewicz as avr maintainer.
2873
2874 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2875
2876         * MAINTAINERS (Write After Approval): Add myself.
2877
2878 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2879
2880         * configure.in: Never build newlib for a Mingw host.
2881         Never build newlib as Mingw target library.
2882         Test the existence of winsup/cygwin for building a Cygwin newlib,
2883         rather than just winsup.
2884         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2885         building a Mingw target.
2886         * configure: Regenerate.
2887
2888 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2889
2890         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2891
2892 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2893
2894         * config.guess: Import from src (was more updated).
2895         * config.sub: Likewise.
2896
2897 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2898
2899         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2900         * configure: Regenerated.
2901
2902 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2903
2904         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2905         for stages after the first.
2906
2907 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2908
2909         * Makefile.def: Add dependencies for configure-opcodes
2910         on configure-intl and all-opcodes on all-intl.
2911         * Makefile.in: Regenerated.
2912
2913 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2914
2915         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2916
2917 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2918
2919         Port to hosts whose 'sort' and 'tail' implementations
2920         treat operands with leading '+' as file names, as POSIX
2921         has required since 2001.  However, make sure the code still
2922         works on pre-POSIX hosts.
2923         * ltmain.sh: Don't assume "sort +2" is equivalent to
2924         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2925
2926 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2927
2928         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2929
2930 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2931
2932         * ltconfig: chmod 644 before ranlib during install.
2933
2934 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2935
2936         PR bootstrap/18058
2937         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2938         if the bootstrap compiler is a GCC version that supports it.
2939         * configure: Regenerate.
2940
2941 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2942
2943         * configure.in: Fix thinkos in previous check-in.
2944         * configure: Regenerate.
2945
2946 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         PR other/27063
2949         * configure.in: Test subdir_requires and give an appropriate
2950         error message.
2951         * configure: Regenerate.
2952
2953 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2954
2955         * MAINTAINERS (Write After Approval): Add myself.
2956
2957 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2958
2959         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2960
2961 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2962
2963         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2964
2965 2006-06-20  David Ayers  <d.ayers@inode.at>
2966
2967         PR bootstrap/28072
2968         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2969         whether target-libjava is being configured instead of whether the
2970         java front end is enabled.
2971         * configure: Regenerate.
2972
2973 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2974
2975         PR target/27540
2976         * configure.in: Only enable libgomp on IRIX 6.
2977         * configure: Regenerate.
2978
2979 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2982         too.
2983         * Makefile.in: Regenerate.
2984
2985 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2986
2987         * config-ml.in: Alter CCASFLAGS to include special
2988         multilib options the same as is done for CFLAGS.
2989
2990 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2991
2992         * configure.in: Don't enable libgomp on hpux10.
2993         * configure: Rebuilt.
2994
2995 2006-06-12  David Ayers  <d.ayers@inode.at>
2996
2997         PR bootstrap/27963
2998         PR target/19970
2999         * configure.in: Remove target-boehm-gc from noconfigdirs where
3000         ${libgcj} is specified.
3001         * configure: Regenerate.
3002
3003 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
3004
3005         Sync from src:
3006
3007         * configure.in: Sync.
3008         * configure: Regenerated.
3009
3010         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3011
3012         * Makefile.def: Added dependencies from sim and gdb on intl, and
3013         added configure dependencies to everything with an all dependency
3014         on intl.
3015         * Makefile.in: Regenerated.
3016
3017 2006-06-06  David Ayers  <d.ayers@inode.at>
3018
3019         PR libobjc/13946
3020         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3021         * Makefile.in: Regenerate.
3022         * configure.in: Add --enable-objc-gc at toplevel and have it
3023         enable boehm-gc for Objective-C.
3024         Remove target-boehm-gc from libgcj.
3025         Add target-boehm-gc to target_libraries.
3026         Add target-boehm-gc to noconfigdirs where ${libgcj}
3027         is specified.
3028         Assert that boehm-gc is supported when requested for Objective-C.
3029         Only build boehm-gc if needed either for Java or Objective-C.
3030         * configure: Regenerate.
3031
3032 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3033
3034         PR 27674
3035         * Makefile.tpl (configure-[+prefix+][+module+],
3036         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3037         Remove rule to unstage bootstrapped modules.
3038         (stage_current): New.
3039         * Makefile.in: Regenerate.
3040
3041 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3042
3043         * MAINTAINERS (Write After Approval): Update my e-mail address.
3044
3045 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3046
3047         * include/libiberty.h: Declare pex_run_in_environment.
3048
3049 2006-05-31  Asher Langton  <langton2@llnl.gov>
3050
3051         * MAINTAINERS (Write After Approval): Add myself.
3052
3053 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3054
3055         * Makefile.def (bfd, opcodes): Fix lib_path.
3056         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3057         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3058         * Makefile.in: Regenerate.
3059
3060 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3061
3062         * Makefile.in: Regenerate.
3063
3064 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3065
3066         * Makefile.def: Add install-html target. Add datarootdir
3067         docdir and htmldir to flags_to_pass.
3068         * Makefile.tpl: Add install-html target.
3069         * Makefile.in: Regenerate.
3070         * configure.in: Add --with-datarootdir, --with-docdir, and
3071         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3072         * configure: Regenerate.
3073
3074 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3075
3076         * configure.in: Enable gprof for cross builds.
3077         * configure: Regenerate.
3078
3079 2006-05-22  Richard Guenther  <rguenther@suse.de>
3080
3081         Revert
3082         2006-01-31  Richard Guenther  <rguenther@suse.de>
3083         Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * Makefile.def (target_modules): Add libgcc-math target module.
3086         * configure.in (target_libraries): Add libgcc-math target library.
3087         (--enable-libgcc-math): New configure switch.
3088         * Makefile.in: Re-generate.
3089         * configure: Re-generate.
3090         * libgcc-math: New toplevel directory.
3091
3092 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3093             Andreas Tobler  <a.tobler@schweiz.ch>
3094
3095         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3096         * configure: Rebuilt.
3097
3098 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3099
3100         * MAINTAINERS (Write After Approval): Add myself.
3101
3102 2006-05-01  DJ Delorie  <dj@redhat.com>
3103
3104         * configure.in: Restore CFLAGS if GMP isn't present.
3105         * configure: Regenerate.
3106
3107 2006-05-01  Richard Guenther  <rguenther@suse.de>
3108
3109         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3110         maintainer.
3111
3112 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3113
3114         * MAINTAINERS (Write After Approval): Add myself.
3115
3116 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3117
3118         * MAINTAINERS (Write After Approval): Add myself.
3119
3120 2006-04-18  DJ Delorie  <dj@redhat.com>
3121
3122         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3123         reference libgloss so that libssp can be built in a combined
3124         tree.
3125         * configure: Regenerate.
3126
3127 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3128
3129         * MAINTAINERS (Write After Approval): Add myself.
3130
3131 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3132
3133         * configure.in: Require makeinfo 4.4 or higher.
3134         * configure: Regenerate.
3135
3136 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3137
3138         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3139         Rearrange the entries of other libraries to have them in one place.
3140
3141 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3142
3143         * MAINTAINERS (Write After Approval): Remove myself.
3144         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3145
3146 2006-03-14  Richard Guenther  <rguenther@suse.de>
3147
3148         * configure: Regenerate with autoconf 2.13.
3149
3150 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3151
3152         * MAINTAINERS: Use my work address.
3153
3154         * MAINTAINERS: Update my E-mail address.
3155
3156 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3157
3158         * configure.in: Handle --disable-<component> generically.
3159         * configure: Regenerate.
3160
3161 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3162
3163         PR libgcj/17311
3164         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3165
3166 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3167
3168         * MAINTAINERS (Write After Approval):  Remove myself.
3169         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3170
3171 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3172
3173         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3174         (TARGET_CONFIGDIRS): Remove.
3175         * configure.in: Remove AC_SUBST(target_configdirs).
3176         * Makefile.in, configure: Regenerated.
3177
3178 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3179
3180         * MAINTAINERS (Write After Approval):  Remove myself.
3181         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3182
3183 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3184
3185         PR bootstrap/25670
3186
3187         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3188
3189         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3190         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3191         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3192         BUILD_PREFIX, BUILD_PREFIX_1.
3193         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3194
3195         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3196         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3197
3198         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3199         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3200         of `cat stage_current`.  Always provide the `r' and `s' variables.
3201         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3202         a single shell execution.
3203         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3204         bootstrapped modules, make the stage1 module if the build was not
3205         started yet, else build the current stage.
3206         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3207         (all-build, all-host, all-target, [+make_target+]-host,
3208         [+make_target+]-target): Do not use \-continued lines.
3209         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3210         (current_stage, restrap, stage_last): New.
3211
3212         * Makefile.in: Regenerate.
3213         * configure: Regenerate.
3214
3215 2006-02-19  Bud Davis  <jmdavis@link.com>
3216
3217         * MAINTAINERS (Write After Approval):  Remove myself.
3218         (Language Front End Maintainers):  Add myself as fortran 95
3219         maintainer and update e-mail address.
3220
3221 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3222
3223         * MAINTAINERS (Write After Approval):  Remove myself.
3224         (Language Front End Maintainers):  Add myself as fortran 95
3225         maintainer.
3226
3227 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3228
3229         * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3232
3233         * MAINTAINERS (Write After Approval):  Remove myself.
3234         (Language Front End Maintainers):  Add myself as
3235         fortran 95 maintainer.
3236
3237 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3238
3239         Sync from src:
3240
3241         2005-12-27  Leif Ekblad  <leif@rdos.net>
3242
3243         * configure.in: Add support for RDOS target.
3244         * configure: Regenerate.
3245
3246 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3247             Andreas Schwab  <schwab@suse.de>
3248
3249         * configure: Regenerate.
3250
3251 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3252
3253         * configure.in (enable_libgomp): Add AIX.
3254         * configure: Regenerate.
3255
3256 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3257
3258         * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3261
3262         * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2006-01-31  Richard Guenther  <rguenther@suse.de>
3265         Paolo Bonzini  <bonzini@gnu.org>
3266
3267         * Makefile.def (target_modules): Add libgcc-math target module.
3268         * configure.in (target_libraries): Add libgcc-math target library.
3269         (--enable-libgcc-math): New configure switch.
3270         * Makefile.in: Re-generate.
3271         * configure: Re-generate.
3272         * libgcc-math: New toplevel directory.
3273
3274 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3275
3276         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3277         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3278         the assembler, linker and binutils.
3279         * configure: Regenerate.
3280
3281 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3282
3283         * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3286
3287         * configure: Regenerate.
3288
3289 2006-01-18  Richard Henderson  <rth@redhat.com>
3290             Jakub Jelinek  <jakub@redhat.com>
3291             Diego Novillo  <dnovillo@redhat.com>
3292
3293         * libgomp: New directory.
3294         * Makefile.def: Add target_module libgomp.
3295         * Makefile.in: Regenerate.
3296         * configure.in (target_libraries): Add target-libgomp.
3297         * configure: Regenerate.
3298
3299 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3300
3301         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3302         @ from continuation.
3303         * Makefile.in: Rebuilt.
3304
3305 2006-01-04  Chris Lattner  <sabre@gnu.org>
3306
3307         * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3310
3311         PR bootstrap/24252
3312
3313         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3314         * Makefile.tpl (OBJDUMP): New.
3315         (EXTRA_HOST_FLAGS): Add it.
3316         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3317
3318         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3319         to use symbolic links between directories.  Avoid race conditions
3320         or make them harmless.
3321         * configure.in: Do not try to use symbolic links between directories.
3322
3323         * Makefile.def (LEAN): Pass.
3324         * Makefile.tpl (LEAN): Define.
3325         (stage[+id+]-start): Accept that the previous directory does not
3326         exist, if the bootstrap is lean.
3327         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3328         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3329         configure substitution.
3330         ([+compare-target+]): Likewise.
3331         ([+bootstrap-target+]-lean): New.
3332         * configure.in: Remove lean bootstrap support from here.
3333
3334         * Makefile.in: Regenerate.
3335         * configure: Regenerate.
3336
3337 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3338
3339         * MAINTAINERS (libdecnumber): Add myself.
3340
3341 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3342
3343         * libtool-ldflags: New script.
3344
3345 2006-01-02  Andreas Schwab  <schwab@suse.de>
3346
3347         * configure.in: When reconfiguring remove Makefile in
3348         all stage directories.
3349         * configure: Regenerate.
3350
3351 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3352
3353         * MAINTAINERS: Update my email address.
3354
3355 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3356
3357         Revert Ada-related part of the previous change.
3358
3359         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3360         Do not pass.
3361         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3362         * Makefile.in: Regenerate.
3363         * configure.in: Do not include mt-ppc-aix target fragment.
3364         * configure: Regenerate.
3365
3366 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3367
3368         * configure.in: Select appropriate fragments for PowerPC/AIX.
3369         * configure: Regenerate.
3370
3371         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3372         BOOT_CFLAGS, BOOT_LDFLAGS.
3373         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3374         BOOT_CFLAGS, BOOT_LDFLAGS.
3375         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3376         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3377         (stage): Fail if we cannot complete the work.
3378         * Makefile.in: Regenerate.
3379
3380 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3381
3382         * configure.in: Replace ms1 with mt.
3383         * configure: Rebuilt.
3384
3385 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3386
3387         * MAINTAINERS: Update my email address.
3388
3389 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3390
3391         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3392         install-host-nogcc): Don't invoke $(stage) at the end.
3393         * Makefile.in: Regenerate.
3394
3395 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3396
3397         * configure.in: Flip the top-level bootstrap switch.
3398         * configure: Regenerate.
3399
3400 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3401
3402         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3403         $(stage) and $(unstage).
3404         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3405         (all): Remove stray semicolon.
3406         (local-distclean): Don't handle multilib.tmp and multilib.out.
3407         (install.all): Set $s for consistency.
3408         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3409         check_multilibs setting.  Always make the install directory.
3410         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3411         Correct @if/@endif.
3412         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3413         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3414         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3415         (multilib.out): Remove.
3416         * Makefile.in: Regenerated.
3417
3418 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3419
3420         * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3423
3424         * MAINTAINERS: Add myself as mt maintainer.
3425
3426         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3427
3428 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3429
3430         * MAINTAINERS: Change email address.
3431
3432 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3433
3434         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3435         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3436         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3437         Find in-tree tools if available.
3438         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3439         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3440         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3441         (COMPILER_*_FOR_TARGET): New.
3442         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3443         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3444         (CONFIGURED_*, USUAL_*): Remove.
3445         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3446         STRIP): Use autoconf substitutions.
3447         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3448         COMPILER_NM_FOR_TARGET): New.
3449         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3450
3451         (all): Make all-host and all-target in parallel.
3452         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3453         that $$r and $$s are set before invoking a recursive make.
3454         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3455         ([+bootstrap-target+]): Inline most of the `all' target.
3456
3457 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3458
3459         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3460         from the gcc build directory.
3461         * Makefile.in: Regenerate.
3462
3463 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3464
3465         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3466         depend on all-libdecnumber.
3467         * configure.in (host_libs): Include libdecnumber.
3468         * Makefile.in: Regenerate.
3469         * configure: Likewise.
3470
3471 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3472
3473         * libdecnumber: Import decNumber sources from the dfp-branch.
3474
3475 2005-11-21  Kean Johnston  <jkj@sco.com>
3476
3477         * config.sub, config.guess: Sync from upstream sources.
3478
3479 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3480
3481         Import from Autoconf sources:
3482
3483         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3484         * config/move-if-change: Don't output "$2 is unchanged";
3485         suggested by Ben Elliston.  Handle weird characters correctly.
3486
3487 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3488
3489         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3490         to match upstream libtool for darwin.
3491
3492 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3493
3494         * Makefile.def: Remove gdb dependencies for gdbtk.
3495         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3496         (configure-gdb, install-gdb): New rules.
3497         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3498         * Makefile.in, configure: Regenerated.
3499
3500 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3501
3502         * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3505
3506         * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3509
3510         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3511         Diego Novillo.
3512
3513 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3514
3515         PR bootstrap/24297
3516         * Makefile.tpl (do-[+make-target+], do-check, install,
3517         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3518         are set before recursing.
3519         * Makefile.in: Regenerate.
3520
3521 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3522
3523         PR bootstrap/18939
3524         * Makefile.def (gcc) <target>: Fix thinko.
3525         * Makefile.in: Regenerate.
3526
3527 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3528
3529         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3530         * configure: Regenerate.
3531
3532 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3533
3534         * MAINTAINERS (Write After Approval): Add self.
3535
3536 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3537
3538         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3539         target-libffi, target-qthreads, target-libjava, and
3540         targetlibobjc.
3541         * configure: Regenerate.
3542
3543 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3544
3545         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3546         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3547         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3548         (USUAL_OBJDUMP_FOR_TARGET): New.
3549         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3550         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3551         * configure, Makefile.in: Regenerated.
3552
3553 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3554
3555         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3556         before other host packages.
3557
3558 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3559
3560         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3561
3562 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3563
3564         PR bootstrap/22340
3565
3566         * configure.in (default_target): Remove.
3567         * Makefile.tpl (all): Do not use prerequisites as subroutines
3568         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3569         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3570         use prerequisites as subroutines.
3571         (check-host, check-target): New.
3572         (bootstrap configure & all targets): Do not use stage*-start
3573         if the directory layout is already ok.
3574         (non-bootstrap configure & all targets): Prepend a $(unstage).
3575         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3576         (NOTPARALLEL): Remove.
3577         (unstage, stage variables): New variables.
3578         (unstage, stage targets): Simply expand to those variables.
3579
3580         * configure: Regenerate.
3581         * Makefile.in: Regenerate.
3582
3583 2005-10-04  James E Wilson  <wilson@specifix.com>
3584
3585         * Makefile.def (lang_env_dependencies): Add libmudflap.
3586         * Makefile.in: Regenerate.
3587
3588 2005-10-03  Andreas Schwab  <schwab@suse.de>
3589
3590         Backport from libtool CVS:
3591         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3592
3593         * ltmain.sh: add support for installing into temporary
3594         staging area (e.g. 'make install DESTDIR=...')
3595
3596 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3597
3598         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3599         * configure: Regenerated.
3600
3601 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3602
3603         * configure: Regenerate with the correct
3604         autoconf version.
3605
3606 2005-09-30  Catherine Moore  <clm@cm00re.com>
3607
3608         * configure.in (bfin-*-*): New.
3609         * configure: Regenerated.
3610
3611 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3612
3613         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3614         (LIPO_FOR_TARGET): New.
3615         (CONFIGURED_LIPO_FOR_TARGET): New.
3616         (USUAL_LIPO_FOR_TARGET): New.
3617         (STRIP_FOR_TARGET): New.
3618         (CONFIGURED_STRIP_FOR_TARGET): New.
3619         (USUAL_STRIP_FOR_TARGET): New.
3620         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3621         STRIP_FOR_TARGET.
3622         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3623         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3624         * Makefile.in: Regenerate.
3625         * configure: Regenerate.
3626
3627 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3628
3629         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3630         (rs6000-*-aix*): Same.
3631         * configure: Regenerate.
3632
3633 2005-09-16  Tom Tromey  <tromey@redhat.com>
3634
3635         * MAINTAINERS: Add self as java maintainer.
3636
3637 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3638
3639         * configure.in: Recognize f95 in the --enable-languages option,
3640         and substitute it for fortran, issuing a warning.
3641         * configure: Regenerate.
3642
3643 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3644
3645         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3646         * configure:  Regenerated.
3647
3648 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3649
3650         * MAINTAINERS: Add self as ms1 maintainer.
3651
3652 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3653
3654         * Makefile.def (libssp): Add to lang_env_dependencies.
3655         * Makefile.in: Regenerate.
3656
3657 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3658
3659         * MAINTAINERS: Add myself as middle-end maintainer.
3660
3661 2005-08-17  Christian Groessler  <chris@groessler.org>
3662
3663         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3664         * Makefile.in: Regenerate.
3665
3666 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3667
3668         * MAINTAINERS (write after approval): Added myself.
3669
3670 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3671
3672         * MAINTAINERS (Write After Approval): Add myself.
3673
3674 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3675
3676         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3677         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3678         Look for alternate names of the target cc and c++
3679         * configure: Regenerate.
3680
3681 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3682
3683         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3684         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3685         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3686         tools; remove code to manually set them.
3687         (Target tools): Look in the environment for them.
3688         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3689         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3690         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3691         build directory.
3692         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3693         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3694         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3695         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3696         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3697         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3698         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3699         * configure: Regenerate.
3700         * Makefile.in: Regenerate.
3701
3702 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3703
3704         * MAINTAINERS: Update for removed CPU targets.
3705
3706 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3707
3708         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3709         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3710         * Makefile.in: Regenerated.
3711
3712 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3713
3714         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3715         (CFLAGS_FOR_TARGET): Use it.
3716         (CXXFLAGS_FOR_TARGET): Likewise.
3717         * Makefile.in: Regenerated.
3718         * configure.in (--with-build-sysroot): New option.
3719         * configure: Regenerated.
3720
3721 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3722
3723         * Makefile.tpl: Wrap install between unstage and stage
3724         * Makefile.in: Regenerate.
3725
3726 2005-07-21  Eric Christopher  <echristo@apple.com>
3727
3728         * MAINTAINERS: Update affiliation.
3729
3730 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3731
3732         * MAINTAINERS: Add self as crx port maintainer.
3733
3734 2005-07-20  DJ Delorie  <dj@redhat.com>
3735
3736         * MAINTAINERS: Add self as m32c maintainer.
3737
3738 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3739
3740         * all files: Update FSF address.
3741
3742 2005-07-15  Eric Christopher  <echristo@redhat.com>
3743
3744         * MAINTAINERS: Change affiliation.
3745
3746 2005-07-14  Jim Blandy  <jimb@redhat.com>
3747
3748         * configure.in: Add cases for Renesas m32c.
3749         * configure: Regenerated.
3750
3751 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3752
3753         * COPYING.LIB: Update from fsf.org.
3754
3755 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3756
3757         * COPYING, compile, config.guess,
3758         config.sub, install-sh, missing, mkinstalldirs,
3759         symlink-tree, ylwrap: Sync from upstream sources.
3760         * config-ml.in: Update FSF address.
3761
3762 2005-07-13  Eric Christopher  <echristo@redhat.com>
3763
3764         * configure.in: Add toplevel noconfigdir support for tpf.
3765         * configure: Regenerate.
3766
3767 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3768
3769         PR ada/22340
3770
3771         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3772         * Makefile.in: Regenerate.
3773
3774 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3775
3776         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3777         Brolley to write-after-approval.
3778
3779 2005-07-07  Andreas Schwab  <schwab@suse.de>
3780
3781         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3782         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3783         * Makefile.in: Regenerated.
3784
3785 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3786
3787         * configure.in: Don't build sim or rda when targetting darwin.
3788         * configure: Regenerate.
3789
3790 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3791
3792         * configure.in: Add --enable-libssp and --disable-libssp.
3793         * configure: Regenerate with autoconf-2.13.
3794
3795 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3796
3797         * Makefile.def (target_modules): Add libssp.
3798         * configure.in (target_libraries): Add target-libssp.
3799         * configure: Rebuilt.
3800         * Makefile.in: Rebuilt.
3801
3802 2005-07-01  Zack Weinberg  <zackw@panix.com>
3803
3804         * MAINTAINERS: Change email address.  Resign from maintainership.
3805
3806 2005-07-01  Richard Guenther  <rguenther@suse.de>
3807
3808         * MAINTAINERS: Change my e-mail address and affiliation.
3809
3810 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3811
3812         * Makefile.def (stagefeedback): Come after profile.
3813         Define profiledbootstrap target.
3814         * Makefile.tpl (profiledbootstrap): Remove.
3815         (stageprofile-end): Zap stagefeedback.
3816         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3817         * Makefile.in: Regenerate.
3818
3819 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3820
3821         * MAINTAINERS: Update my email address.
3822
3823 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3824
3825         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3826         In 'cpp' stanza, support '#line' as well as '# '.
3827
3828 2005-06-08  Andreas Schwab  <schwab@suse.de>
3829
3830         * MAINTAINERS: Move myself from 'Write After Approval' to
3831         'CPU Port Maintainers' section as m68k maintainer.
3832
3833 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3834
3835         * configure.in (unsupported_languages): New macro.
3836         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3837         non-ported target libraries in noconfigdirs.
3838         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3839         non-linux-gnu.  Remove libgcj_ex_libffi.
3840         <lang_frag loop>: Set add_this_lang=no if the language is in
3841         unsupported_languages.
3842         * configure: Regenerate.
3843
3844 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3845
3846         * configure.in: Fix typo in handling of --with-mpfr-dir.
3847         * configure: Regenerate.
3848
3849 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3850
3851         * MAINTAINERS: Update my email address.
3852
3853 2005-06-02  Jim Blandy  <jimb@redhat.com>
3854
3855         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3856         accepted into the master sources.)
3857
3858 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3859             Michael Snyder  <msnyder@redhat.com>
3860             Stan Cox  <scox@redhat.com>
3861
3862         * configure.in: Set noconfigdirs for ms1.
3863
3864         * configure: Regenerate.
3865
3866 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3867
3868         * MAINTAINERS (Write After Approval): Add self.
3869
3870 2005-06-01  Josh Conner  <jconner@apple.com>
3871
3872         * MAINTAINERS (Write After Approval): Add self.
3873
3874 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3875
3876         * MAINTAINERS: Update my email address.
3877
3878 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3879
3880         * MAINTAINERS (Write After Approval): Add self.
3881
3882 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3883
3884         * MAINTAINERS (Write After Approval): Remove self.
3885
3886 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3887
3888         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3889         (Dependencies): Consider target modules for bootstrap dependencies.
3890         Make target bootstrap modules depend on each stage's gcc.
3891         * Makefile.in: Regenerate.
3892
3893 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3894
3895         * Makefile.def (configure-gcc): Depend on binutils having been built.
3896         (all-gcc): No need to do it here.
3897         * Makefile.in: Regenerate.
3898
3899 2005-05-19  Paul Brook  <paul@codesourcery.com>
3900
3901         * configure.in: Rewrite misleading error message when requested
3902         language cannot be built.
3903         * configure: Regenerate.
3904
3905 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3906
3907         * ylwrap: Import from Automake 1.9.5.
3908
3909 2005-05-13  David Ung  <davidu@mips.com>
3910
3911         * MAINTAINERS (Write After Approval): Add self.
3912
3913 2005-05-09  Mike Stump  <mrs@apple.com>
3914
3915         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3916         lt_cv_sys_max_cmd_len for now.
3917
3918 2005-05-09  Stan Cox  <scox@redhat.com>
3919
3920         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3921
3922 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3923
3924         * README.SCO: Update the URL.
3925
3926 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3927
3928         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3929         with_gnu_ld to libtool.
3930         * ltcf-c.sh (aix[45]): Define file_list_spec.
3931         * ltcf-cxx.sh (aix[45]): Same.
3932         * ltcf-gcj.sh (aix[45]): Same.
3933         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3934         exists, write list of input files to temporary file.
3935
3936 2005-05-04  Mike Stump  <mrs@apple.com>
3937
3938         * configure.in: Always pass --target to target configures as
3939         otherwise rebuilds that do --recheck will fail.
3940         * confiugure: Rebuilt.
3941
3942 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3943
3944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3945         STAGE_HOST_EXPORTS.
3946         (configure, all): Add bootstrap support.
3947         (Host modules, target modules): Pass post-stage1 flags and exports.
3948         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3949         * Makefile.in: Regenerate.
3950
3951 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3952
3953         * configure: Regenerate.
3954
3955 2005-04-27  Mike Stump  <mrs@apple.com>
3956
3957         * MAINTAINERS: Add self as darwin maintainer.
3958
3959 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3960
3961         * config.sub: Update from master copy.
3962
3963 2005-04-21  Mike Stump  <mrs@apple.com>
3964
3965         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3966         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3967
3968 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3969
3970         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3971         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3972         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3973         "*-*-elf" and "*-*-linux*".
3974         * configure: Regenerate.
3975
3976 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3977
3978         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3979
3980 2005-04-12  Mike Stump  <mrs@apple.com>
3981
3982         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3983
3984 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3985
3986         * MAINTAINERS (Write After Approval): Add myself.
3987
3988 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3989
3990         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3991
3992 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3993
3994         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3995         (TARGET_CONFIGARGS): Include --with-target-subdir.
3996         (configure, all): New macros.  Use them throughout.
3997         * Makefile.in: Regenerate.
3998
3999 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4000
4001         * MAINTAINERS (Write After Approval): Add myself.
4002
4003 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4004
4005         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4006
4007 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4008
4009         * MAINTAINERS: Move John Carr to Write After Approval.
4010
4011 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4012
4013         * config/mh-mingw32: Delete.
4014         * configure.in: Don't use it.
4015         * configure: Regenerate.
4016
4017 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4018
4019         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4020         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4021         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4022         (HOST_LIB_PATH): Generate from Makefile.def.
4023         (TARGET_LIB_PATH): Likewise.
4024         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4025         * Makefile.in: Regenerate.
4026         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4027         (RPATH_ENVVAR): Include Darwin case.
4028         * configure: Regenerate.
4029
4030 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4031
4032         * MAINTAINERS (Various Maintainers): Remove self.
4033         (Write After Approval): Add self.
4034
4035 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4036
4037         * MAINTAINERS (Various Maintainers): Add self.
4038
4039 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4040
4041         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4042         * configure: Regenerate.
4043
4044 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4045
4046         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4047         gcc_version, and gcc_version_trigger from set of flags to pass.
4048         * Makefile.tpl: Remove definitions of above variables.
4049         (config.status): Remove dependency on $(gcc_version_trigger).
4050         * Makefile.in: Regenerate.
4051         * configure.in: Do not reference config/gcc-version.m4 nor
4052         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4053         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4054         * configure: Regenerate.
4055
4056 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4057             Andrew Pinski <pinskia@physics.uc.edu>
4058
4059         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4060         * Makefile.in: Regenerate.
4061
4062 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4063
4064         * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2005-03-03  David Ayers  <d.ayers@inode.at>
4067
4068         * MAINTAINERS (Write After Approval): Add myself.
4069
4070 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4071
4072         PR libgcj/20160
4073         * ltmain.sh: Avoid creating archives with components that have
4074         duplicate basenames.
4075
4076 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4077
4078         PR bootstrap/20250
4079         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4080         instead of check.
4081         * Makefile.in: Regenerate.
4082
4083 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4084
4085         * Makefile.in: Regenerate to fix conflict between the previous two
4086         patches.
4087
4088 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4089
4090         PR bootstrap/17383
4091         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4092         * Makefile.tpl (HOST_SUBDIR): New substitution.
4093         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4094         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4095         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4096         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4097         (Host modules, Bootstrapped modules): Use it.
4098         (Build modules, Target modules): Do not create symlink trees,
4099         always configure out-of-srcdir.
4100         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4101         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4102         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4103         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4104
4105         * Makefile.in: Regenerate.
4106         * configure: Regenerate.
4107
4108 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4109
4110         Merged from libada-gnattools-branch:
4111         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4112
4113         * gnattools: New directory.
4114         * Makefile.def: Add gnattools as a module, depending on target-libada.
4115         * Makefile.in: Regenerate.
4116         * configure.in: Include gnattools in host_tools; disable it if ada
4117         is disabled.
4118         * configure: Regenerate.
4119
4120 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4121
4122         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4123         treelang maintainer.
4124         (Write After Approval): Remove myself.
4125
4126 2005-02-23  Paul Schlie  <schlie@comcast.net>
4127
4128         * configure.in: Allow darwin targeted ports to build tk, itcl and
4129         libgui.
4130         * configure: Regenerate.
4131
4132 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4133
4134         PR libgcj/10353
4135         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4136         * configure: Regenerate.
4137
4138 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4139
4140         * MAINTAINERS (Write After Approval): Add myself.
4141
4142 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4143
4144         * MAINTAINERS: Update my e-mail address.
4145
4146 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4147
4148         * MAINTAINERS (Write After Approval): Add myself.
4149
4150 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4151
4152         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4153         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4154         target-libgloss when not *-*-elf and *-*-aout.
4155         * configure: Regenerate.
4156
4157 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4158
4159         * MAINTAINERS: Remove obsolete entries.
4160
4161         * MAINTAINERS (Write After Approval): Add Michael Matz.
4162
4163 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4164
4165         * MAINTAINERS: Remove self as cpplib maintainer.
4166
4167 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4168
4169         * install-sh, config.sub: Import from upstream.
4170
4171 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4172
4173         PR bootstrap/18222
4174         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4175         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4176         * Makefile.in: Regenerate.
4177
4178 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4179
4180         * MAINTAINERS: Update my email address.
4181
4182 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4183             Andreas Schwab  <schwab@suse.de>
4184
4185         PR bootstrap/18033
4186         * config-ml.in: Eval option if surrounded by single quotes.
4187
4188 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4189
4190         Revert 2004-12-28 Makefile changes, a better fix will be
4191         applied to mainline and src after GCC 4.0 branches.
4192
4193 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4194
4195         PR bootstrap/17383
4196
4197         * Makefile.def (target_modules): Remove stage parameter,
4198         it is always true now.
4199         * Makefile.tpl (configure-build-[+module+],
4200         configure-target-[+module+]): Always build symlink tree
4201         for the directory and for include.  BUILD_SUBDIR and
4202         TARGET_SUBDIR cannot be . anymore.
4203         * Makefile.in: Regenerate.
4204
4205 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4206
4207         Revert 2004-12-08 Makefile changes.
4208
4209 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4210
4211         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4212         cygwin, mingw.
4213
4214 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4215
4216         * configure.in (sh64-*-*): Reenable gprof.
4217         * configure: Regenerate.
4218
4219 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4220
4221         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4222         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4223         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4224         * Makefile.in: Regenerate.
4225
4226 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4227
4228         * MAINTAINERS: Update my email address.
4229
4230 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4231
4232         * Makefile.tpl: Generate normal dependencies if the LHS module is
4233         not bootstrapped.
4234         * Makefile.in: Regenerate.
4235
4236 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4237
4238         * configure.in: Include config/gxx-include-dir.m4.  Use
4239         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4240         * configure: Regenerate.
4241
4242 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4243
4244         * config.if: Delete.
4245         * configure.in: Set libstdcxx_incdir directly.
4246         * configure: Regenerate.
4247
4248 2004-12-02  Eric Christopher  <echristo@redhat.com>
4249
4250         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4251         * Makefile.in: Regenerate.
4252
4253 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4254
4255         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4256         * configure: Regenerate.
4257
4258 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4259
4260         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4261         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4262         * configure: Regenerate.
4263
4264 2004-12-01  Eric Christopher  <echristo@redhat.com>
4265
4266         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4267         of things to remove.
4268
4269 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4270
4271         * MAINTAINERS (Write After Approval): Update my e-mail address.
4272
4273 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4274
4275         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4276         from CVS libtool to always pass_all.
4277
4278 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4279
4280         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4281         (hppa*64*-*-*): Delete incorrect comment.
4282         * configure: Rebuilt.
4283
4284 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4285
4286         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4287
4288 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4289
4290         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4291         from CVS libtool to always pass_all.
4292
4293 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4294
4295         * install-sh, compile: Import from automake.
4296
4297 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4298
4299         * config.guess, config.sub:  Import from savannnah.
4300
4301 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4302
4303         * MAINTAINERS (Write After Approval): Add myself
4304
4305 2004-11-12  Mike Stump  <mrs@apple.com>
4306
4307         * Makefile.def: Add html support.
4308         * Makefile.tpl: Likewise.
4309         * Makefile.in: Regenerate.
4310
4311 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4312
4313         PR 18423
4314         * configure.in: Remove all instances of build-fixincludes from
4315         noconfigdirs.
4316         (build_configargs): Supply --target to subdirectories.
4317         * configure: Regenerate.
4318
4319         * Makefile.def: Make gcc install depend on fixincludes install.
4320         * Makefile.in: Regenerate.
4321
4322 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4323
4324         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4325
4326 2004-11-11  Paul Brook  <paul@codesourcery.com>
4327
4328         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4329
4330 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4331
4332         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4333         target-libgfortran.
4334         * configure: Regenerate.
4335
4336 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4337
4338         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4339         like CC.
4340
4341 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4342
4343         * Makefile.def (host fixincludes): Specify missing targets.
4344         * Makefile.in: Regenerate.
4345
4346 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4347
4348         * MAINTAINERS: Add myself
4349
4350 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4351
4352         * MAINTAINERS (Write After Approval): Add myself.
4353
4354 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4355
4356         * Makefile.def: Build fixincludes for the host, too.
4357         * Makefile.in: Regenerate.
4358         * configure.in (host_tools): Add fixincludes.
4359         * configure: Regenerate.
4360
4361 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4362
4363         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4364         * configure: Regenerated.
4365
4366 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4367
4368         PR other/17783
4369         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4370         * configure: Regenerated.
4371
4372 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4373
4374         * README.SCO: Update per FSF instructions.
4375
4376 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4377
4378         PR target/18151
4379         * configure.in (case ${target}): Do not build fixincludes for avr.
4380         * configure: Regenerated.
4381
4382 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4383
4384         * configure.in (case ${target}): Do not build fixincludes
4385         on platforms where it is not used.
4386         * configure: Regenerated.
4387
4388 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4389
4390         * configure.in: Use an absolute path to install-sh.
4391         * configure: Regenerated.
4392
4393 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4394
4395         * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4398
4399         * MAINTAINERS: Remove from Write After Approval those that are
4400         already maintainers.
4401
4402 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4403
4404         * MAINTAINERS:  Update my email address.
4405
4406 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4407
4408         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4409         * configure: Regenerate.
4410
4411 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4412
4413         * MAINTAINERS:  Update my email address.
4414
4415 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4416
4417         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4418         entries belonging to this category.
4419
4420 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4421
4422         * MAINTAINERS: Update my e-mail address.
4423
4424 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4425
4426         Fix wrong conflict resolution in:
4427
4428         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * Makefile.in: Regenerate.
4431         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4432         in the recursive `make', instead of hardwiring `all'.
4433         (Autogenerated TARGET-* variables): New.
4434
4435 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4436
4437         * configure.in: Enable target-libgloss for crx-*-*.
4438         * configure: Regenerate.
4439
4440 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4441
4442         * MAINTAINERS (Various Maintainers): Move the "windows,
4443         cygwin, mingw" maintainer to ...
4444         (OS Port Maintainers): ... here.
4445
4446 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4447
4448         * MAINTAINERS (Write After Approval): Remove those that are
4449         maintainers of some subsystem.
4450
4451 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4452
4453         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4454         * ltcf-cxx.sh (tpf*): Likewise.
4455         * ltconfig (tpf*): Add TPF OS configuration support.
4456
4457 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4458
4459         * MAINTAINERS: Change my email address to my new work account.
4460
4461 2004-09-24  Michael Roth  <mroth@nessie.de>
4462
4463         * configure.in (--without-headers): Add missing double quotes.
4464         * configure: Regenerate.
4465
4466 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4467
4468         * ylwrap: Revert to previous version.
4469
4470 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4471
4472         PR bootstrap/17369
4473         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4474         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4475         SET_GCC_LIB_PATH_CMD.
4476         (BASE_TARGET_EXPORTS): Likewise.
4477         * Makefile.in: Regenerated.
4478
4479         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4480         * configure: Regenerated.
4481
4482 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4483
4484         * config.guess: New upstream version
4485         * compile, depcomp, install-sh, ylwrap: Likewise.
4486
4487 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4488
4489         * config/mh-x86omitfp: New host makefile fragment.  Add
4490         -fomit-frame-pointer to the default BOOT_CFLAGS.
4491         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4492         * configure: Regenerate.
4493
4494 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4495
4496         PR target/11572
4497         * configure.in (*-*-darwin*): Renable libobjc.
4498         * configure: Regenerate.
4499
4500 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4501
4502         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4503
4504 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4505
4506         * Makefile.def: Remove libbanshee.
4507         * Makefile.tpl: Ditto.
4508         * configure.in: Ditto.
4509         * Makefile.in: Regen.
4510         * configure: Ditto.
4511
4512 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4513
4514         * ltmain.sh: Use $pic_object as $non_pic_object if
4515         $non_pic_object=none.
4516
4517 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4518
4519         * missing: Import latest version from master repository.
4520
4521 2004-09-06  Nick Clifton  <nickc@redhat.com>
4522
4523         * config.sub: Import latest version from master repository.
4524         * config.guess: Likewise.
4525         This includes these changes:
4526
4527         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4528
4529         * config.sub: Handle crisv32, alias etraxfs.
4530         * config.guess (crisv32:Linux:*:*): Handle.
4531
4532         2004-08-13  Brad Smith  <brad@comstyle.com>
4533
4534         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4535         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4536
4537         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4538
4539         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4540         assume the processor is a powerpc.  This is because coreutils
4541         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4542         in this case, due to a MacOS X bug that causes
4543         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4544         to return a negative number.
4545         Problem reported by Petter Reinholdtsen in:
4546         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4547
4548         2004-07-19  Ben Elliston  <bje@gnu.org>
4549
4550         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4551
4552         2004-06-24  Ben Elliston  <bje@gnu.org>
4553
4554         * config.guess: Update copyright years.
4555         * config.sub: Likewise.
4556
4557         2004-06-22  Robert Millan  <robertmh@gnu.org>
4558
4559         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4560         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4561
4562         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4563
4564         * config.guess (*:*VMS:*:*): New entry. Replaces
4565         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4566         manufacturer.
4567
4568         2004-06-22  Ben Elliston  <bje@gnu.org>
4569
4570         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4571         * config.sub: Likewise.
4572
4573         2004-06-22  Ben Elliston  <bje@gnu.org>
4574
4575         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4576         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4577
4578         2004-06-11  Ben Elliston  <bje@gnu.org>
4579
4580         * config.guess (pegasos:OpenBSD:*:*): Remove.
4581
4582         2004-06-11  Ben Elliston  <bje@gnu.org>
4583
4584         From Wouter Verhelst <wouter@grep.be>:
4585         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4586
4587         2004-06-11  Ben Elliston  <bje@gnu.org>
4588
4589         * config.guess (luna88k:OpenBSD:*:*): New.
4590
4591         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4592
4593         * config.guess (m32r*:Linux:*:*): New case.
4594         * config.sub: Handle m32rle.
4595
4596         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4597
4598         From Jens Petersen  <petersen@redhat.com>:
4599         * config.sub: Handle sparcv8.
4600
4601         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4602
4603         From Tom Smith <smith@cag.lkg.hp.com>:
4604         * config.guess: Version suffixes are equally significant on Tru64
4605         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4606         prefix of "P" (patched kernel).
4607
4608         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4609
4610         * config.sub: Add support for National Semiconductor CRX target.
4611
4612 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4613
4614         * MAINTAINERS (Various Maintainers): Remove myself as web page
4615         maintainer, add myself as maintainer of build status lists.
4616
4617 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4618
4619         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4620         *-*-netware, but add target-libmudflap.
4621         Consolidate *-*-netware targets (of which really only i?86 exists)
4622         into a single entry.
4623         * configure: Likewise.
4624
4625 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4626
4627         * Makefile.tpl (sorry): Remove.
4628         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4629         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4630         (do-clean): Clean per-stage directories too.
4631         (do-distclean): Run distclean-stage1 too.
4632         (.NOTPARALLEL): Enable during toplevel bootstrap.
4633         (stage[+id+]-bubble): Enable parallel execution during
4634         the recursive invocation.
4635         * Makefile.in: Regenerate.
4636
4637         Fix previous checkin:
4638
4639         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4640         include.
4641         * configure.in: Fix indentation.
4642         * configure: Regenerate.
4643
4644 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4645
4646         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4647         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4648         * configure: regenerate
4649         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4650         -mdynamic-no-pic
4651
4652
4653 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4654
4655         * Makefile.def (build_modules): Add fixincludes.
4656         (dependencies): Make gcc depend on fixincludes.
4657         * configure.in (build_tools): Add fixincludes.
4658         (build_configdirs): Always include build_libs.
4659         * Makefile.in: Regenerate.
4660         * configure: Regenerate.
4661
4662 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4665         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4666         phony targets; do not generate timestamp files.
4667         (distclean-stageN): Remove references to their timestamp files.
4668         (restageN, touch-stageN): Remove.
4669         (stageN-bubble): Rewritten.
4670         (compare): Support lean bootstraps.
4671         * Makefile.in: Regenerate.
4672
4673         * configure.in: Only warn when bootstrapping but
4674         build != host or build != target.  Support lean bootstraps.
4675         * configure: Regenerate.
4676
4677 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4678
4679         * configure.in:  Give a better error message if GMP/MPFR are missing
4680         and a language needing them has been requested.
4681         * configure:  Regenerated.
4682
4683 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4684
4685         * configure.in:  Print a list of available language front-ends if
4686         a requested one is missing.  Tidy stray tab characters.
4687         * configure:  Regenerated.
4688
4689 2004-08-19  Michael Koch  <konqueror@gmx.de>
4690
4691         * gcc/doc/install.texi: Update entry about automake for libjava.
4692
4693 2004-08-17  Robert Millan  <robertmh@gnu.org>
4694
4695         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4696         (instead of FreeBSD).
4697         * configure: Regenerate.
4698
4699 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4700
4701         * Makefile.in: Regenerate.
4702         * configure: Regenerate.
4703
4704         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4705         stage_*_flags.
4706         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4707         for bootstrapped modules if toplevel bootstrap is going.
4708         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4709         modules.  Adjust for changes in Makefile.def.  Enable several
4710         rules even in non-bootstrap mode, just to avoid peppering the
4711         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4712         (stage-[+prev+]-bubble): Remove.
4713
4714         * Makefile.def (Dependencies): Depend on all-build-bison,
4715         all-build-flex, all-build-byacc, all-build-texinfo, rather
4716         than the host variations.
4717         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4718         with BUILD_SUBDIR.
4719         (BISON): Update for recent Bisons.
4720         (YACC): Fix typo.
4721         (cross): Depend on all-build.
4722         (all): Do not depend on all-build.
4723         (prebootstrap): Remove.
4724         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4725         (Prebootstrap dependencies): Add them to the per-stage targets
4726         and to all-prebootstrap.
4727         * configure.in (build_configdirs): Always enable build_tools.
4728         (BUILD_DIR_PREFIX): Remove.
4729
4730         * Makefile.def (gcc): Add target variable.
4731         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4732         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4733         in the recursive `make', instead of hardwiring `all'.
4734         (Autogenerated TARGET-* variables): New.
4735
4736 2004-08-13  Brian Booth  <bbooth@redhat.com>
4737
4738         * MAINTAINERS: Remove myself from write-after-approval.
4739
4740 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4741
4742         * src-release: Stop distributing mmalloc with gdb (which doesn't
4743         use it).
4744         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4745         * Makefile.in: Regenerate.
4746
4747 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4748
4749         * configure.in (arm*-*-eabi*): New target.
4750         * configure: Regenerate.
4751
4752 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4753
4754         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4755         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4756         (Dependencies): New section.
4757         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4758         (configure-target-[+module+]): Depend on maybe-all-gcc
4759         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4760         (toplevel profiledbootstrap): Fix dependencies.
4761         * Makefile.in: Regenerate.
4762
4763 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4764
4765         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4766         target-libiberty to noconfigdirs.
4767         * configure: Regenerate.
4768
4769 2004-08-03  Paul Brook  <paul@codesourcery.com>
4770
4771         * configure.in: Check for MPFR as well as GMP.
4772         * configure: Regenerate.
4773
4774 2004-08-01  Robert Millan  <robertmh@gnu.org>
4775
4776         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4777         libmudflap for all GNU-based systems (with Glibc).
4778         * configure: Regenerate.
4779
4780 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4781
4782         * Makefile.def (host-modules): Add gcc.
4783         * Makefile.in: Regenerate.
4784         * Makefile.tpl (sorry): New rule.
4785         (configure-host, all-host, [+make_target+]-host, do-check,
4786         install-host): Do not add gcc as a special case.
4787         (host modules): Add a small special-casing for gcc.  Export
4788         extra_make_flags through the environment.
4789         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4790         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4791         other recursive targets for gcc): Remove.
4792
4793         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4794         (stage, unstage): New rules.
4795         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4796         distclean-stage[+id+]): Use stage_current.
4797         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4798         the stage*-start rules.
4799
4800 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4801
4802         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4803         use -all_load flag.
4804
4805 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4806
4807         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4808         * configure: Regenerate.
4809
4810 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4811
4812         * maintainer-scripts/gcc_release: Revert yesterday's change.
4813
4814 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4815
4816         * MAINTAINERS: Add myself to write-after-approval.
4817
4818 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4819
4820         * libf2c: Removed.
4821         * gcc/gccbug.in: Updated because of libf2c removal.
4822         * maintainer-scripts/gcc_release: Ditto.
4823
4824 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4825
4826         * configure.in: Build libmudflap by default on FreeBSD.
4827         * configure: Regenerated.
4828
4829 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4830
4831         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4832         systems.
4833         * configure: Regenerated.
4834
4835 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4836
4837         PR target/16344
4838         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4839         feedback based compiler.
4840         * Makefile.in: Rebuilt.
4841
4842 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4843
4844         * Makefile.def (host_modules): Set bootstrap=true for flex.
4845         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4846         * Makefile.in: Rebuilt.
4847
4848 2004-07-07  Jan Hubicka  <jh@suse.cz>
4849
4850         * MAINTAINERS: Add self as a profile feedback maintainer.
4851
4852 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4853
4854         * configure.in:  Do not prepend $srcdir to /dev/null in
4855         makefile fragments.
4856         * configure:  Regenerate.
4857
4858 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4859
4860         * Makefile.def (build_modules): Add bison, byacc, flex,
4861         m4, texinfo.
4862         (flags_to_pass): Add FLEX.
4863         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4864         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4865         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4866         DEFAULT_MAKEINFO): Remove.
4867         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4868         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4869         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4870         objdir or else use configured tool.
4871         (all-build): New.
4872         (all): Depend on it.
4873         (Build module dependencies): Add.
4874         * Makefile.in: Regenerate.
4875         * configure.in: Better support for multiple build modules,
4876         matching what is done for host/target modules.  Do not look
4877         for "plausible" locations of build tools if Canadian cross.
4878         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4879         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4880         * configure: Regenerate.
4881
4882 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4883
4884         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4885         * Makefile.in: Regenerate.
4886
4887 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4888
4889         * Makefile.tpl (configure-build-[+module+],
4890         configure-[+module+], configure-target-[+module+]): Pass
4891         [+extra_configure_args+].
4892         (all-build-[+module+], all-[+module+], check-[+module+],
4893         install-[+module+], [+make_target+]-[+module+],
4894         all-target-[+module+], check-target-[+module+],
4895         install-target-[+module+], [+make_target+]-target-[+module+]):
4896         Pass [+extra_make_args+].
4897         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4898         (GCC_HOST_EXPORTS): Remove.
4899         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4900         cross, check-gcc, check-gcc-c++, install-gcc,
4901         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4902         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4903         * Makefile.in: Regenerate.
4904
4905 2004-06-21  Matthew Sachs  <msachs@apple.com>
4906
4907         * MAINTAINERS: Added self to write-after-approval.
4908
4909 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4910
4911         * configure.in: Check for srcdir/winsup rather than build directory
4912         winsup.
4913         * configure: Regenerate.
4914
4915 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4916
4917         * configure.in: Don't build Cygwin native newlib if winsup
4918         directory is missing.  Emit warning instead.
4919         * configure: Regenerate.
4920
4921 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4922
4923         * Makefile.tpl (touch-stage[+id+]): New.
4924         (restage[+prev+]): Depend on touch-stage[+id+].
4925
4926         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4927         Use it throughout.
4928
4929         * Makefile.def: Add profile and feedback bootstrap stages.
4930         Remove next field from bootstrap stages.
4931         * Makefile.tpl (LN, LN_S): Substitute.
4932         (stageN-start, stageN-end): Use double-colon rules, to
4933         provide a hook for additional setup commands.
4934         (distclean-stageN-gcc, restageN): Create dependencies from
4935         [+prev+], not from [+next+].
4936         (stageN-bubble): Add commands for successive stages from
4937         [+prev+], using double-colon rules.
4938         (all-stageN-gcc): Fix typo.
4939         (stagefeedback-start, profiledbootstrap): New.
4940         * Makefile.in: Regenerate.
4941         * configure.in: Call ACX_PROG_LN.
4942         * configure: Regenerate.
4943
4944 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4945
4946         * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4949
4950         * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4953
4954         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4955         without gcc.
4956         * configure: Regenerate.
4957
4958 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4959
4960         * Makefile.tpl: Fix typo.
4961         * Makefile.in: Regenerate.
4962
4963 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4964
4965         * configure.in: Remove new- prefix from toplevel
4966         bootstrap targets.
4967         * configure: Regenerate.
4968
4969 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4970
4971         * Makefile.tpl (all.normal): Rename to all.
4972         (all): Replace with a rule to pick the default
4973         target from configure.
4974         (all-gcc, configure-gcc): Use conditionals to
4975         do nothing when toplevel bootstrap is going on.
4976         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4977         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4978         * configure.in: Support --enable-bootstrap.
4979
4980         * Makefile.def: Remove new- prefix from toplevel
4981         bootstrap targets.
4982         * Makefile.tpl: Likewise.
4983
4984         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4985         target.
4986
4987         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4988         $(RECURSE_FLAGS) to recursive invocation of make.
4989
4990         * Makefile.in: Regenerate.
4991         * configure: Regenerate.
4992
4993 2004-05-30  Andreas Jaeger  <aj@suse.de>
4994             Jim Wilson <wilson@specifixinc.com>
4995
4996         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4997         like CC.
4998
4999 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5000
5001         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5002         * configure: Regenerate.
5003
5004 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5005
5006         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5007         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5008         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5009         targets.
5010         * Makefile.in: Regenerate.
5011
5012 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
5013
5014         * configure.in: Test the ability to symlink directories.
5015         * configure: Regenerate.
5016
5017         * Makefile.def (bootstrap-stage): New definitions.
5018         * Makefile.tpl (configure-stage1-gcc,
5019         configure-stage2-gcc, configure-stage3-gcc,
5020         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5021         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5022         new-restage3, compare): Autogenerate, see Makefile.in
5023         entry for behavioral changes.
5024         (distclean-stage1, new-stage1-start, new-stage1-end,
5025         new-stage1-bubble, distclean-stage2, new-stage2-start,
5026         new-stage2-end, new-stage2-bubble, distclean-stage3,
5027         new-stage3-start, new-stage3-end): New autogenerated targets.
5028         (objext, prebootstrap, BOOT_CFLAGS,
5029         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5030         targets.
5031
5032         * Makefile.in: Regenerate.
5033         (distclean-stage1, new-stage1-start, new-stage1-end,
5034         new-stage1-bubble, distclean-stage2, new-stage2-start,
5035         new-stage2-end, new-stage2-bubble, distclean-stage3,
5036         new-stage3-start, new-stage3-end): New targets.
5037         (all-stage1-gcc): Move prebootstrap dependency from here...
5038         (configure-stage1-gcc): ...to here.
5039         (new-bootstrap): Use bubble targets.
5040         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5041         Use per-stage distclean targets.
5042         (configure-stage1-gcc, configure-stage2-gcc,
5043         configure-stage3-gcc, all-stage1-gcc,
5044         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5045         Use new-stageN-start to prepare the tree.
5046
5047 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5048
5049         * Makefile.def (host_modules): add libcpp.
5050         * Makefile.tpl: Add dependencies on and for libcpp.
5051         * Makefile.in: Regenerate.
5052         * configure.in: Add libcpp host module.
5053         * configure: Regenerate.
5054
5055 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5056
5057         * Makefile.tpl: Whenever a recursive target is defined, wrap
5058         it in a special @if/@endif block, and prepare its maybe
5059         dependency in the @if/@endif block
5060         * configure.in: Instead of writing maybe dependencies, remove
5061         the @if/@endif statements, and remove the @if/@endif blocks
5062         that remain.
5063         * configure: Regenerate.
5064         * Makefile.in: Regenerate.
5065
5066 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5067
5068         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5069
5070 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5071
5072         PR bootstrap/15120
5073         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5074         * */configure: Rebuilt.
5075
5076 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5077
5078         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5079         of libf2c.
5080         * configure, Makefile.in: Regenerate.
5081
5082 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5083
5084         * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5087
5088         Merge from tree-ssa-20020619-branch.
5089
5090         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5091         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5092         (HOST_GMPLIBS): Define.
5093         (HOST_GMPINC): Define.
5094         (TARGET_LIB_PATH): Add libmudflap.
5095         (GFORTRAN_FOR_TARGET): Define.
5096         (configure-build*): Export GFORTRAN.
5097         (configure-gcc): Export GMPLIBS and GMPINC.
5098         (all-gcc): Add maybe-all-libbanshee.
5099         (configure-target-libgfortran): Define.
5100         * Makefile.in: Regenerate.
5101         * configure.in (host_libs): Add libbanshee.
5102         (target_libraries): Add target-libmudflap and target-libgfortran.
5103         Add --with-libbanshee.
5104         Handle --disable-libmudflap.
5105         (*-*-freebsd*): Use with_gmp.
5106         Add $(libgcj) to noconfigdirs.
5107         * configure: Regenerate.
5108         * depcomp: New file.
5109         * MAINTAINERS: Add tree-ssa maintainers.
5110
5111 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5112
5113         * MAINTAINERS (Various Maintainers): Add myself.
5114
5115 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5116
5117         * MAINTAINERS (Write After Approval): Add myself.
5118
5119 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5120
5121         * MAINTAINERS (Write After Approval): Add myself.
5122
5123 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5124
5125         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5126         * configure: Regenerate.
5127
5128 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5129
5130         Revert:
5131         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5132
5133         * Makefile.def (flags_to_pass): Remove *dir variables that
5134         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5135         as well as prefix and exec_prefix.
5136         * Makefile.in: Regenerate.
5137
5138 2004-04-26  Robert Millan  <robertmh@gnu.org>
5139
5140         Add patches from libtool CVS.
5141         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5142         * ltconfig: Likewise.
5143         * ltcf-c.sh: Likewise.
5144         * ltcf-cxx.sh: Likewise.
5145         * ltcf-gcj.sh: Likewise.
5146
5147 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5148
5149         * Makefile.def (host_modules): Mark with the bootstrap
5150         flag packages on which gcc depends.
5151         * Makefile.tpl (all-bootstrap): Use it.
5152         * Makefile.in: Regenerate.
5153
5154 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5155
5156         * Makefile.def (flags_to_pass): Remove *dir variables that
5157         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5158         as well as prefix and exec_prefix.
5159         * Makefile.in: Regenerate.
5160
5161 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5162
5163         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5164         * configure: Regenerate.
5165         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5166         * gcc/Makefile.tpl (compare): Use the result of the test.
5167         * gcc/Makefile.in: Regenerate.
5168
5169 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5170
5171         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5172         Always relocate gcc and prev-gcc to the original names, even
5173         if the build fails.
5174         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5175         New targets.
5176
5177 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5178
5179         * MAINTAINERS: Update my email address.
5180
5181 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5182
5183         * configure.in (mips*-*-irix5*): Enable ld.
5184         * configure: Regenerate.
5185
5186 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5187
5188         * configure: Regenerate.
5189
5190 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5191
5192         * Makefile.tpl (configure-[+module+], configure-gcc,
5193         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5194         Set and export LDFLAGS.
5195         * Makefile.in: Regenerate.
5196
5197 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5198
5199         * MAINTAINERS: Add myself to write-after-approval.
5200
5201 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5202
5203         PR bootstrap/14871
5204         * Makefile.tpl: If we don't have built-in-tree target tools,
5205         use the ones found by configure rather than hacking around with
5206         program_transform_name.
5207         * configure.in: Give Makefile.tpl the information necessary
5208         to do that.
5209         * Makefile.in: Regenerate.
5210         * configure: Regenerate.
5211
5212 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5213
5214         PR bootstrap/14760
5215         * configure.in: When computing baseargs, strip *all* copies of
5216         offending options.  Also, don't match/substitute the trailing space,
5217         so that this actually works when two similar options are separated by
5218         only one space.
5219         * configure: Regenerate.
5220
5221 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5222
5223         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5224         (rs6000-*-aix*): Same.
5225         * configure: Regenerate.
5226
5227 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5228
5229         * MAINTAINERS: Add myself to write-after-approval.
5230
5231 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5232
5233         * MAINTAINERS: Add myself to write-after-approval.
5234
5235 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5236
5237         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5238         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5239         * Makefile.in: Regenerate.
5240
5241         * configure.in (top level bootstrap support): Rework --enable-werror
5242         to set @stage2_werror_flag@.
5243         * configure: Regenerate.
5244         * Makefile.tpl (top level bootstrap support): Pass
5245         @stage2_werror_flag@ down to configure in stages 2 and 3.
5246         * Makefile.in: Regenerate.
5247
5248 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5249
5250         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5251         for stages 2 and 3 as well as in make.  As a consequence, remove
5252         OUTPUT_OPTION (now detected by configure) from the flags passed down
5253         to make.
5254         * Makefile.in: Regenerate.
5255
5256         * Makefile.tpl (new-bootstrap): Fix typo.
5257         * Makefile.in: Regenerate.
5258
5259 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5260
5261         * Makefile.tpl: Rearrange by moving recursive_targets rules
5262         into their proper sections.
5263         * Makefile.tpl (top level bootstrap support): Move disabling
5264         of coverage flags from 'make' to 'configure'; improve comments.
5265         * Makefile.in: Regenerate.
5266
5267         * Makefile.tpl (experimental top level bootstrap) Move stage1
5268         language setting from all- target to configure- target; disable
5269         intermodule optimization in stage 1; prevent gratuitous rebuilds
5270         of stage 1.
5271         * Makefile.in: Regenerate.
5272         * configure.in: Comma-separate stage 1 language list for top
5273         level bootstrap.
5274         * configure: Regenerate.
5275
5276         * Makefile.tpl: Clean up experimental top level bootstrap support:
5277         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5278         prev-gcc in configure- targets as well as all- targets.
5279         * Makefile.in: Regenerate.
5280
5281 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5282
5283         * compile: New file imported from automake.
5284
5285 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5286
5287         * configure.in: Remove symbolic link section.
5288         * configure: Regenerate.
5289         * Makefile.tpl (links): Remove.
5290         * Makefile.in: Regenerate.
5291
5292 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5293             Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5296         Set with AC_CHECK_PROGS.
5297         * configure.in: Fix comment typo from last patch.
5298         * configure: Regenerate.
5299
5300 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5301
5302         * Makefile.tpl: Introduce experimental top level bootstrap support.
5303         * Makefile.in: Regenerate.
5304         * configure.in: Introduce support for top level bootstrap.
5305         * configure: Regenerate.
5306
5307 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5308             Paolo Bonzini  <bonzini@gnu.org>
5309
5310         PR bootstrap/14522
5311         * configure.in: Cope with shells that do not support unquoted ^
5312         * configure: Regenerate.
5313
5314 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5315             Paolo Bonzini  <bonzini@gnu.org>
5316
5317         PR bootstrap/14522
5318         * configure.in: Cope with shells that do not support nesting
5319         quotes inside quoted backquote substitutions.
5320         * configure: Regenerate.
5321
5322 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5323
5324         PR bootstrap/14522
5325         * configure.in: Fix escaping of $.
5326         * configure: Regenerate.
5327
5328 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5329
5330         * configure: Regenerate, since I forgot to while committing Paolo's
5331         changes.
5332
5333 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         PR ada/14131
5336         Move language detection to the top level.
5337         * configure.in: Find default values for the tools as
5338         soon as possible.  Disable ada if GNAT is not found.
5339         Emit error message about missing languages.  Expand
5340         --enable-languages=all for the gcc subdirectory.
5341
5342 2004-03-10  Ben Elliston  <bje@gnu.org>
5343
5344         * MAINTAINERS: Update my email address.
5345
5346 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5347
5348         * ltconfig: Disable building static libraries if building shared
5349         libraries on AIX 5L.
5350
5351 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5352
5353         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5354         and disable libgcj.
5355         * configure: Regenerated.
5356
5357 2004-03-01  Brian Booth  <bbooth@redhat.com>
5358
5359         * MAINTAINERS: Add myself to write-after-approval.
5360
5361 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5362
5363         * MAINTAINERS: Add myself to write-after-approval.
5364
5365 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5366
5367         PR bootstrap/7087
5368         * Makefile.tpl: Guard XFOO sed statements better.
5369         * Makefile.tpl: Add dependency for configure-target-libada.
5370         * Makefile.in: Regenerate (incidentally fixes broken
5371         commit when libada-branch was merged).
5372
5373 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5374
5375         * MAINTAINERS: Add myself to write-after-approval.
5376
5377 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5378
5379         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5380         maintainers.
5381
5382 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5383
5384         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5385         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5386
5387 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5388
5389         PR bootstrap/11932
5390         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5391
5392 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5393
5394         * MAINTAINERS: Added myself to write-after-approval.
5395
5396 2004-02-14  Michael Koch  <konqueror@gmx.de>
5397
5398         * MAINTAINERS: Added myself to write-after-approval.
5399
5400 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5401
5402         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5403         some OS port maintainers to OS port maintainers section.
5404
5405 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5406
5407         * MAINTAINERS: Add self.
5408
5409 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5410
5411         * MAINTAINERS: Alphabetize.
5412
5413 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5414
5415         * MAINTAINERS: Remove myself.
5416
5417 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5418
5419         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5420         (rs6000-*-aix*): Same.
5421         * configure: Regenerate.
5422
5423 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5424
5425         * configure.in (host): Add in missing $noconfigdirs to defines.
5426         * configure: Regenerate.
5427
5428 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5429             Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         PR ada/6637, PR ada/5911
5432         Merge with libada-branch:
5433         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5434         with appropriate dependencies. Add --enable-libada configure switch.
5435         * configure, Makefile.in: Regenerate.
5436
5437 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5438
5439         * MAINTAINERS: Add myself to write-after-approval.
5440
5441 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5442
5443         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5444         * configure: Regenerate.
5445
5446 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5447
5448         Merge from upstream:
5449
5450         * ltmain.in: When setting IFS to '~', be careful about user
5451         arguments that contain '~'.
5452
5453         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5454
5455         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5456         Also test $base_compile against $CC with escaped arguments. Bug
5457         reported by Geoff Keating <geoffk@apple.com>.
5458
5459 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5460
5461         * MAINTAINERS: Remove i960 port.
5462
5463 2004-01-23  DJ Delorie  <dj@redhat.com>
5464
5465         * Makefile.def (target_modules) [libiberty]: Don't stage.
5466         * Makefile.in: Rebuilt.
5467
5468 2004-01-20  Caroline Tice  <ctice@apple.com>
5469
5470         * MAINTAINERS: Add myself to write-after-approval.
5471
5472 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5473
5474         * MAINTAINERS: Update my email address.
5475
5476 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5477
5478         * MAINTAINERS: Add myself to write-after-approval.
5479
5480 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5481
5482         * MAINTAINERS: Remove entries without email address.
5483
5484 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5485
5486         * MAINTAINERS: Add myself to write-after-approval.
5487
5488 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5489
5490         * MAINTAINERS: Update my email address.
5491
5492 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5493
5494         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5495         * Makefile.tpl (configure-target-[+module+]): Support stage.
5496         * Makefile.in: Rebuilt.
5497
5498 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5499
5500         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5501
5502 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5503
5504         * MAINTAINERS: Add myself as a MIPS maintainer.
5505
5506 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5507
5508         * configure.in: Use ./config.cache, not config.cache.
5509         * configure: Regenerate.
5510         * Makefile.tpl: Special-casing not needed for GCC any more.
5511         * Makefile.in: Regenerate.
5512
5513         * configure.in: Don't share a cache file for host dirs.
5514         * configure: Regenerate.
5515
5516         * config-ml.in: Don't mess with the cache file.
5517
5518 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5519
5520         * MAINTAINERS: Move myself from 'Write After Approval' to
5521         'CPU Port Maintainers' section as SPARC maintainer.
5522
5523 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5524
5525         * Makefile.tpl: Make GCC use a separate config.cache.
5526         * Makefile.in: Regenerate.
5527
5528         PR bootstrap/11932, PR bootstrap/11933
5529         (I don't know if it will fix either of them, but it relates
5530         to them.)
5531         * configure.in: Don't use shared config.cache for target
5532         directories.
5533         * configure: Regenerate.
5534
5535 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5536
5537         * MAINTAINERS: Add myself to 'Write After Approval' section.
5538
5539 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5540
5541         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5542         * configure: Regenerated.
5543
5544 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5545
5546         * MAINTAINERS: Remove the mn10200 maintainer.
5547
5548 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5549
5550         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5551         * configure: Regenerated.
5552
5553 2003-12-16  Jan Hubicka  <jh@suse.cz>
5554
5555         * MAINTAINERS: Add myself as callgraph maintainer.
5556
5557 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5558
5559         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5560         * configure: Regenerate.
5561
5562 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5563
5564         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5565         'Write After Approval' section. Update email.
5566
5567 2003-12-01  James Lemke <jim@wasabisystems.com>
5568
5569         * MAINTAINERS (Write After Approval): Add myself.
5570
5571 2003-11-20  Matt Thomas  <matt@3am-software.com>
5572
5573         * MAINTAINERS: Add myself as a vax port maintainer.
5574
5575 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5576
5577         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5578         (configure-build-[+module+], configure-[+module+]): Likewise.
5579         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5580         * Makefile.in: Regenerate.
5581
5582 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5583
5584         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5585         shared/dylibed libraries.
5586         * ltmain.sh: Likewise.
5587         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5588         * ltcf-cxx.sh: Likewise.
5589         * ltcf-gcj.sh: Likewise.
5590         * ltconfig: Likewise.
5591
5592 2003-11-17  Stan Cox  <scox@redhat.com>
5593
5594         * MAINTAINERS: Add myself as iq2000 port maintainer.
5595
5596 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5597
5598         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5599         * Makefile.in: Regenerate.
5600
5601 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5602
5603         * config.sub: Update to 2003-11-03 version.
5604
5605 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5606
5607         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5608         * configure:  Regenerate.
5609
5610 2003-10-20  Nicolas Pitre <nico@cam.org>
5611
5612         * MAINTAINERS: Add myself to 'Write After Approval' section.
5613
5614 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5615
5616         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5617
5618 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5619
5620         * MAINTAINERS: Update my email address.
5621
5622 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5623
5624         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5625
5626 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5627
5628         * MAINTAINERS: Add myself to 'Write After Approval' section.
5629
5630 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5631
5632         * config.guess: Update to 2003-10-16 version.
5633         * config.sub: Update to 2003-10-16 version.
5634
5635 2003-10-15 David Daney  <ddaney@avtrex.com>
5636
5637         * MAINTAINERS: Added myself to 'Write After Approval' section.
5638
5639 2003-10-15  Falk Hueffner  <falk@debian.org>
5640
5641         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5642         'Write After Approval' section. Update email.
5643
5644 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5645
5646         * MAINTAINERS: Move myself from 'Write After Approval' to
5647         'Various Maintainers' section as middle-end maintainer.
5648
5649 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5650
5651         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5652         HOST_FLAGS_TO_PASS.
5653         * Makefile.in: Regenerate.
5654
5655 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5656
5657         * config.guess: Update to 2003-10-07 version.
5658         * config.sub: Update to 2003-10-07 version.
5659
5660 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5661
5662         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5663         * ltconfig (irix5*, irix6*): Don't override version_type.
5664
5665 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5666
5667         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5668         * configure: Rebuilt
5669         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5670         * Makefile.in: Rebuilt
5671
5672 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5673
5674         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5675
5676 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5677
5678         * MAINTAINERS (Write After Approval): Add myself.
5679
5680 2003-09-29  Paul Koning  <ni1d@arrl.net>
5681
5682         * MAINTAINERS: Move myself from "Write After Approval"
5683         to CPU platform maintainers for pdp11 platform.
5684
5685 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5686
5687         * MAINTAINERS: Move myself from 'Write After Approval' to
5688         'Various Maintainers' section as libffi testsuite maintainer.
5689
5690 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5691
5692         * configure.in: Pass a computed --program-transform-name
5693         to subconfigures.
5694         * configure: Regenerated.
5695
5696 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5697
5698         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5699         * Makefile.in: Regenerate.
5700
5701         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5702         * Makefile.in: Regenerate.
5703
5704 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5705
5706         * MAINTAINERS: Move myself from 'Write After Approval'
5707         to 'Various Maintainers' (objective-c) section.
5708
5709 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5710
5711         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5712         quoting.
5713         * configure: Regenerated.
5714
5715 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5716
5717         * MAINTAINERS (Write After Approval): Add myself to write after
5718         approval list.
5719
5720 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5721
5722         * MAINTAINERS (Write After Approval): Add myself.
5723
5724 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5725
5726         * MAINTAINERS: Update my e-mail address.
5727
5728 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5729
5730         * libtool.m4 (LD): Correct powerpc64 host match.
5731
5732 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5733
5734         * MAINTAINTERS: Update my affiliation and email address.
5735
5736 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5737
5738         * MAINTAINERS (Write After Approval): Add myself.
5739
5740 2003-09-04  DJ Delorie  <dj@redhat.com>
5741
5742         * configure: Regenerate.
5743
5744 2003-09-04  Robert Millan  <robertmh@gnu.org>
5745
5746         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5747
5748 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5749
5750         * configure.in: Ensure arguments to sed are properly spaced.
5751         * configure: Regenerate.
5752
5753 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5754
5755         * MAINTAINERS: Update my e-mail address.
5756
5757 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5758
5759         * MAINTAINERS (Write After Approval): Add myself.
5760
5761 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5762
5763         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5764         * configure: Regenerated.
5765
5766 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5767
5768         * MAINTAINERS: Update my email address.
5769
5770 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5771
5772         * configure.in:  Use newline instead of semicolon when assuming
5773         shell arguments in a for loop.
5774         * configure:  Regenerated.
5775
5776 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5777
5778         * MAINTAINERS: Resurrect the i860 maintainer.
5779
5780 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5781
5782         PR 8180
5783         * configure.in: When testing with_libs and with_headers, treat
5784         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5785         * configure: Regenerate.
5786
5787         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5788         make, shell, etc.
5789         (baseargs): Likewise.
5790         * configure: Regenerate.
5791
5792 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5793
5794         * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5797
5798         * configure.in: Disable libgcj for darwin not on powerpc.
5799         * configure: Rebuild.
5800
5801 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5802
5803         * config-ml.in, symlink-tree: Add license.
5804
5805 2003-08-03  Richard Stallman  <rms@gnu.org>
5806             Eben Moglen  <moglen@columbia.edu>
5807
5808         * README.SCO: New file.
5809
5810 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5811
5812         * Makefile.tpl (check, check-c++): Express dependencies using
5813         dependencies rather than commands.
5814         * Makefile.in: Regenerate.
5815
5816 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5817
5818         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5819         * configure: Ditto.
5820
5821 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5822
5823         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5824         * Makefile.in: Update.
5825
5826 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5827
5828         * configure.in: Enable libgcj for darwin.
5829         * configure: Rebuild.
5830
5831 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5832
5833         * config-ml.in:  Use ac_configure_args directly instead of
5834         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5835         actually seen.
5836
5837 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5838
5839         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5840         creating target and build subdirs to build all parent dirs as needed.
5841         * Makefile.in: Rebuild.
5842         * configure.in: Don't build dirs explicitly here.
5843         * configure: Rebuild.
5844
5845 2003-07-26  Paul Brook  <paul@nowt.org>
5846
5847         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5848
5849 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5850
5851         * Makefile.tpl (all-make): Depend on intl.
5852         * Makefile.in: Rebuilt.
5853
5854 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5855
5856         * install-sh:  Update to newer upstream versions (associated with
5857         aclocal 1.7).
5858         * mkinstalldirs:  Likewise.
5859         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5860
5861 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5862
5863         * MAINTAINERS: Move self from Bug database only accounts
5864         to write-after-approval.
5865
5866 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5867
5868         * config.if: Remove unused libc_interface determination.
5869
5870 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5871
5872         * MAINTAINERS: Move self from write-after-approval to
5873         build machinery (*.in).
5874
5875 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5876
5877         PR bootstrap/11273
5878         PR bootstrap/11408
5879         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5880         unused INSTALL_PROGRAM_ARGS.
5881         * configure.in: Use AC_PROG_INSTALL.
5882         * Makefile.in: Regenerate.
5883         * configure: Regenerate.
5884
5885 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5886
5887         * MAINTAINERS: Alphabetize.
5888
5889 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5890
5891         * configure: Rebuilt.
5892         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5893         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5894         newlib nor libgloss.
5895         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5896         * configure.in (am33_2.0-*-linux*): Added.
5897
5898 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5899
5900         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5901         * configure: Regenerate.
5902
5903 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5904
5905         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5906         * Makefile.in: Regenerate.
5907
5908 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5909
5910         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5911         * Makefile.in: Regenerate.
5912
5913 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5914
5915         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5916         * Makefile.in: Regenerated.
5917
5918         * config-ml.in: Replace PWD with PWD_COMMAND.
5919
5920 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5921
5922         * intl: New directory; see intl/ChangeLog for details.
5923         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5924         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5925         * Makefile.in: Regenerate.
5926
5927 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5928
5929         * configure.in: Clean up config-lang.in handling.  Delete
5930         useless assignment to "subdirs".
5931         * configure: Regenerate.
5932
5933 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5934
5935         * configure.in: Rename 'target_libs' to 'target_libraries'.
5936         Remove useless reference to 'target_libs'.
5937         * configure: Regenerate.
5938
5939 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5940
5941         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5942         * Makefile.in: Regenerate.
5943
5944 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5945
5946         * Makefile.def: Introduce flags_to_pass.
5947         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5948         * Makefile.in: Regenerate.
5949
5950 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5951
5952         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5953         and target-libgloss.
5954         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5955         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5956         * configure: Regenerate.
5957
5958 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5959
5960         * configure.in: Update testsuite_flags to new location.
5961         * configure. Regenerate.
5962
5963 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5964
5965         * Makefile.tpl: Remove BUILD_CC stuff.
5966         * Makefile.in: Regenerate.
5967
5968 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5969
5970         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5971
5972 2003-06-16  Graeme Peterson <gp@qnx.com>
5973
5974         * MAINTAINERS (Write After Approval): Add myself.
5975
5976 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5977
5978         * config.guess: Update to 2003-06-12 version.
5979         * config.sub: Update to 2003-06-13 version.
5980
5981 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5982
5983         * config.guess: Update to 2003-06-06 version.
5984         * config.sub: Update to 2003-06-06 version.
5985
5986 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5987
5988         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5989         * configure. Regenerate.
5990
5991 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5992
5993         * configure.in: Disable serial configure by default.
5994         * configure: Regenerate.
5995         * Makefile.tpl: Abolish .NOTPARALLEL.
5996         * Makefile.in: Regenerate.
5997
5998         * Makefile.tpl: Replace {build,host,target}_canonical by
5999         {build,host,target}.
6000         * Makefile.in: Regenerate.
6001
6002         * Makefile.tpl: Fix stupid pasto.
6003         * Makefile.in: Regenerate.
6004
6005 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6006
6007         * Makefile.tpl: Remove bogus conditional.
6008         * Makefile.in: Regenerate.
6009
6010 2003-06-05  Jan Hubicka  <jh@suse.cz>
6011
6012         * Makefile.tpl (profiledbootstrap): New target.
6013         * Makefile.in (profiledbootstrap): New target.
6014
6015 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6016
6017         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6018         Pinski. Remove user names from other bugzilla-only maintainers.
6019
6020 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6021
6022         * Makefile.tpl: Make 'recursive targets' using autogen rather
6023         than shell loop.  Remove duplicate 'clean' targets and false
6024         comments.
6025         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6026         Add systematic method of specifying missing targets in subdirs.
6027         Add copyright boilerplate.
6028         * Makefile.in: Regenerate.
6029         * configure.in: Add 'recursive targets' to maybe list.
6030         * configure: Regenerate.
6031
6032         * MAINTAINERS: "GNATS only" -> "Bug database only".
6033
6034         * Makefile.tpl: Rename [+target+] to [+make_target+].
6035         * Makefile.def: Rename 'target' to 'make_target'.
6036
6037 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6038
6039         * MAINTAINERS: Add self as options handling maintainer.
6040
6041 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6042
6043         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6044         been too long since I touched those ports.
6045
6046 2003-05-28  DJ Delorie  <dj@redhat.com>
6047
6048         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6049         * Makefile.in: Regenerate.
6050
6051 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6052
6053         * configure.in: Use curly braces in the definition of tooldir.
6054         * configure: Regenerate.
6055
6056 2003-05-21  DJ Delorie  <dj@redhat.com>
6057
6058         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6059         newlib or libgloss.
6060         * Makefile.in: Regenerate.
6061
6062 2003-05-21  DJ Delorie  <dj@redhat.com>
6063
6064         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6065         * Makefile.in: Regenerate.
6066
6067 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6068
6069         * MAINTAINERS: Update my e-mail address.
6070
6071 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6072
6073         * configure.in: Switch more things to use maybe dependencies.
6074         * Makefile.tpl: Switch more things to use maybe dependencies.
6075         Factor out common code from autogen IF statements.
6076         * configure: Regenerate.
6077         * Makefile.in: Regenerate.
6078
6079 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6080
6081         * configure.in: Accept i[3456789]86 for machine type.
6082         * configure: Regenerate.
6083
6084 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6085
6086         * configure.in: Switch more things to use maybe dependencies.
6087         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6088         * configure: Regenerate.
6089         * Makefile.tpl: Switch more things to use maybe dependencies.
6090         * Makefile.in: Regenerate.
6091
6092 2003-05-16  Andreas Schwab  <schwab@suse.de>
6093
6094         * Makefile.tpl (install-opcodes): Define.
6095         * Makefile.in: Rebuild.
6096
6097 2003-05-13  Andreas Jaeger  <aj@suse.de>
6098
6099         * config.guess: Update to 2003-05-09 version.
6100         * config.sub: Update to 2003-05-09 version.
6101
6102 2003-05-13  Michael Eager <eager@mvista.com>
6103
6104         * configure.in: Correct sed script so that options in quotes are not
6105         deleted.
6106         * configure: Rebuild.
6107
6108 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6109
6110         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6111         and $$s/newlib/libc/sys/cygwin32 include paths.
6112         * configure: Ditto.
6113
6114 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6115
6116         * MAINTAINERS: Update my email addresses.
6117
6118 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6119
6120         * config-ml.in: Propagate INSTALL variables.
6121
6122 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6123
6124         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6125
6126 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6127
6128         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6129         * Makefile.in: Regenerate.
6130
6131 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6132
6133         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6134
6135 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6136
6137         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6138
6139 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6140
6141         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6142         * Makefile.in: Regenerated.
6143
6144 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6145
6146         * MAINTAINERS (Write After Approval): Upgrade myself from
6147         GNATS only to write-after-approval. Update my mail address.
6148
6149 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6150
6151         (OS Port Maintainers: freebsd): Add myself.
6152
6153 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6154
6155         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6156
6157 2003-04-22  Kean Johnston  <jkj@sco.com>
6158
6159         * MAINTAINERS (SCO ports): Added myself.
6160
6161 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6162
6163         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6164
6165 2003-04-19  Kean Johnston  <jkj@sco.com>
6166
6167         * MAINTAINERS (Write After Approval): Add myself.
6168
6169 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6170
6171         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6172         * Makefile.in: Regenerate.
6173
6174 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6175
6176         * configure.in (powerpc64*-*-linux*): Remove.
6177         * configure: Rebuilt.
6178
6179 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6180
6181         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6182         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6183         and restrap.
6184         * Makefile.in:  Regenerate.
6185
6186 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6187
6188         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6189         * configure: Regenerated.
6190
6191 2003-04-15  DJ Delorie  <dj@redhat.com>
6192
6193         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6194
6195 2003-04-13  Nick Clifton  <nickc@redhat.com>
6196
6197         * config-ml.in: Remove support for --disable-aix removing
6198         call-aix multilibs.
6199
6200 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6201
6202         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6203         * */configure: Rebuilt.
6204
6205 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6206
6207         * MAINTAINERS: Add my email address.
6208
6209 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6210
6211         * MAINTAINERS (Write After Approval): Add myself.
6212
6213 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6214
6215         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6216         * Makefile.in: Regenerate.
6217
6218 2003-03-14  Michael Chastain  <mec@shout.net>
6219
6220         * Makefile.in: Regenerate with correct Makefile.def.
6221
6222 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6223
6224         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6225         Make macro.
6226         * Makefile.in: Regenerate.
6227         * configure.in: Clean up gxx_include_dir logic.
6228         * configure: Regenerate.
6229
6230 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6231
6232         * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6235
6236         * MAINTAINERS: Update my mail address.
6237
6238 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6239
6240         * configure.in (gxx_include_dir): Fix typo.
6241         * configure: Regenerated.
6242
6243 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6244
6245         * Makefile.tpl: Reindent.
6246         * Makefile.in: Regenerate.
6247         * configure.in: Reindent.  Don't set unused variables.
6248         * configure: Regenerate.
6249
6250 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6251
6252         * configure.in: Include $(build_tooldir)/sys-include in
6253         FLAGS_FOR_TARGET.
6254         * configure: Regenerated.
6255
6256 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6257
6258         * Makefile.tpl: Always pass down RANLIB.
6259         * Makefile.in: Regenerate.
6260
6261         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6262         * Makefile.in: Regenerate.
6263         * configure.in: Remove unused logic relating to --enable-shared
6264         and --enable-threads.  Remove bogus comments.  Remove redundant
6265         noconfigdirs.
6266         * configure: Regenerate.
6267
6268         * configure.in: Replace ${libstdcxx_version} by its value.
6269         Remove reference to mh-dgux.
6270         * configure: Regenerate.
6271
6272 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6273
6274         * MAINTAINERS (Write After Approval): Add myself.
6275
6276 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6277
6278         * Makefile.tpl: Rearrange.
6279         * Makefile.in: Regenerate.
6280
6281 2003-02-25  Uwe Stieber <uwe@wwws.de>
6282
6283         * configure.in: Add support for kaOS as cross build target system.
6284         * configure: Regenerated.
6285
6286 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6287
6288         * MAINTAINERS (Write after approval): Add myself.
6289
6290 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6291
6292         * MAINTAINERS: Update my email address.
6293
6294 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6295
6296         * MAINTAINERS: Add self to blanket write privs. section.
6297
6298 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6299
6300         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6301         configure-target-* as some target builds may require additional
6302         flags for preprocessor tests.
6303         * Makefile.in: Regenerated.
6304
6305 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6308         * ltconfig: Handle it.
6309         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6310         auto-detecting it.
6311
6312         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6313         it is used as argument to $CC.
6314         * ltcf-gcj.sh: Likewise.
6315
6316         * configure.in: Introduce --enable-maintainer-mode.
6317         * configure: Rebuilt.
6318         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6319         for maintainer mode.
6320         * Makefile.in: Rebuilt.
6321
6322 2003-02-18  Jason Merrill  <jason@redhat.com>
6323
6324         * Makefile.tpl (check-c++): Allow parallelism.
6325
6326 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6327
6328         * MAINTAINERS: Remove John Carr (who never actually had access to
6329         gcc.gnu.org).
6330
6331 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6332
6333         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6334         don't configure target-libobjc.
6335         * configure: Regenerate.
6336
6337 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6338
6339         * Makefile.tpl (RANLIB): Define.
6340         * Makefile.in: Regenerate.
6341
6342 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6343
6344         * MAINTAINERS: Update my email.
6345
6346 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6347
6348         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6349         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6350         * Makefile.in: Regenerated.
6351         * configure.in: Remove all traces of snavigator, db, and grep.
6352         * configure: Regenerated.
6353
6354 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6355
6356         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6357         After Approval.
6358
6359 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6360
6361         * MAINTAINERS (Write after approval): Add myself.
6362
6363 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6364
6365         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6366         * Makefile.in: Regenerated.
6367
6368 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6369
6370         * config.guess: Updated to 2003-01-30's version.
6371         * config.sub: Updated to 2003-01-28's version.
6372
6373 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6374
6375         * config.if: If gcc_version is already set, just use it.  Don't set
6376         gcc_version_trigger if it's already set, otherwise set it to
6377         gcc/version.c, but only if the file exists.  If it is not set and
6378         gcc/version.c does not exist, try to extract the version number from
6379         $CC.
6380
6381 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6382
6383         * MAINTAINERS: Add myself to write-after-approval list.
6384
6385 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6386
6387         * configure.in:  Revert 24Jan change.
6388         * configure:  Regenerate.
6389
6390 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6391
6392         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6393         entry of HJ Lu.
6394
6395 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6396
6397         * configure.in: Revert previous change.
6398         * configure: Regenerate.
6399
6400 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6401
6402         * configure.in: Make rda native-only.
6403         * configure: Regenerate.
6404
6405 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6406
6407         * MAINTAINERS: Move myself from GNATS-only-accounts to
6408         write-after-approval.
6409
6410 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6411
6412         * configure.in: Add missing \.
6413         * configure: Rebuilt.
6414
6415 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6416
6417         * configure.in (baseargs): Avoid using \| in sed regular
6418         expressions.
6419         * configure: Rebuilt.
6420
6421 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6422
6423         * configure.in (baseargs): Remove all supported forms of
6424         --cache-file, --srcdir, --host, --build and --target options
6425         from argument lists.
6426         * configure: Rebuilt.
6427
6428 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6429
6430         * MAINTAINERS: Add myself to write-after-approval list.
6431
6432 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6433
6434         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6435         * configure: Rebuilt.
6436
6437 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6438
6439         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6440         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6441         * Makefile.in: Regenerate.
6442         * configure: Regenerate.
6443
6444 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6445
6446         * configure.in: Remove Makefile in build, host and target modules
6447         unless configure was run with --no-recursion.
6448         * configure: Rebuilt.
6449
6450 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6451
6452         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6453         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6454         * Makefile.in: Regenerate.
6455
6456 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6457
6458         * config.guess: Update to 2003-01-03 version.
6459         * config.sub: Update to 2003-01-03 version.
6460
6461 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6462
6463         * configure: Regenerate with proper autoconf 2.13.
6464
6465 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6466
6467         * configure.in: Add AC_PREREQ for consistency.
6468         * configure: Regenerate.
6469
6470 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6471
6472         * configure.in (GDB_TK): Add tcl directories conditional on
6473         gdb/gdbtk directory being present.
6474         * configure: Regenerate.
6475
6476 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6477
6478         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6479         by gcc if LD is not defined and we are not doing a Canadian Cross.
6480         * configure: Rebuilt.
6481
6482 2002-12-31  Tom Tromey  <tromey@redhat.com>
6483
6484         * Makefile.in: Rebuilt.
6485         * Makefile.def (target_modules) [libffi]: Allow installation.
6486
6487 2002-12-31  Andreas Schwab  <schwab@suse.de>
6488
6489         * configure.in: Fix use of $program_transform_name.
6490         * configure: Regenerated.
6491
6492 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6493
6494         * configure.in (baseargs): Don't remove first configure argument.
6495         * configure: Regenerated.
6496
6497 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6498
6499         * Makefile.tpl (local-distclean): Don't remove...
6500         (multilib.ts): ... this.  Moved into...
6501         (multilib.out): ... this.  Don't use sub-make.
6502         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6503         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6504         (configure-build-[+module+], configure-[+module+],
6505         configure-target-[+module+], configure-gcc): ... these.  Test
6506         for Makefile existence.  Drop config.status from dependencies.
6507         * Makefile.in: Rebuilt.
6508         * configure.in: Move gcc-version-trigger to the end of
6509         ac_configure_args.  Add comments to maybedep.tmp and
6510         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6511         nonopt from baseargs, matching and removing corresponding
6512         whitespace while at it.
6513         * configure: Rebuilt.
6514
6515 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6516
6517         * configure.in (host_configargs): Replace reference to
6518         no-longer-defined buildopts with --build=${build_alias}.
6519         * configure: Rebuilt.
6520
6521         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6522         program_transform_name to standard idiom.
6523         (AUTOGEN, AUTOCONF): Define.
6524         (Makefile.in): Use $(AUTOGEN).
6525         (Makefile): Depend on config.status, and use autoconf-style rule to
6526         build it.  Move original commands to...
6527         (config.status): ... this new target.
6528         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6529         $(AUTOCONF).
6530         * Makefile.in: Rebuilt.
6531
6532 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6533
6534         * Makefile.tpl: Fix dramatic bustage due to change in
6535         program_transform_name.
6536         * Makefile.in: Regenerate.
6537
6538         * configure.in: Remove unnecessary PATH setting.
6539         * configure: Regnerate.
6540
6541         * configure.in: Don't default to unprefixed tools unless
6542         the native tools will work.
6543         * configure: Regenerate.
6544
6545         * configure.in: Convert to autoconf script.  Blow away lots
6546         of now-redundant Makefile fragments.
6547         * configure: Generate using Autoconf.
6548         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6549         * Makefile.in: Regenerate.
6550
6551 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6552
6553         * configure: Fix stupid bug where RANLIB was mistakenly included.
6554
6555         * configure.in: Rename (buildargs, hostargs, targargs) to
6556         (build_configargs, host_configargs, target_configargs).
6557
6558         * configure.in: Move logic out of sed statement.
6559
6560         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6561         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6562
6563 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6564
6565         * config.sub: Import from master repository
6566         * config.guess: Ditto
6567
6568 2002-12-24  Andreas Schwab  <schwab@suse.de>
6569
6570         * Makefile.tpl (multilib.out): Fix missing space.
6571         * Makefile.in: Regenerate.
6572
6573 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6576         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6577         * Makefile.in: Regenerate.
6578         * configure.in: Remove unnecessary leftovers.
6579
6580 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6581
6582         * configure.in (extra_ranlibflags_for_target): New variable.
6583         (*-*-darwin): Add -c to ranlib commands.
6584         * configure (tooldir): Handle extra_ranlibflags_for_target.
6585
6586 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6587
6588         * Makefile.tpl: Revert HJL's change.
6589         * Makefile.in: Regenerated.
6590         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6591         always.
6592
6593 2002-12-19  Andreas Schwab  <schwab@suse.de>
6594
6595         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6596         * Makefile.in: Regenerate.
6597
6598 2002-12-18  H.J. Lu <hjl@gnu.org>
6599
6600         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6601         * Makefile.in: Regenerated.
6602
6603         * configure.in (build_prefix): New. Substitute.
6604
6605 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6606
6607         * Makefile.tpl: Don't let real targets depend on phony targets.
6608         * Makefile.in: Regenerate.
6609
6610         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6611         * Makefile.in: Regenerate.
6612
6613 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6614
6615         * config.sub: Import from master repository
6616         * config.guess: Ditto
6617
6618 2002-12-16  Jason Merrill  <jason@redhat.com>
6619
6620         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6621         previous 'make bootstrap'.
6622         * Makefile.in: Regenerate.
6623
6624 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6625
6626         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6627
6628 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6629
6630         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6631         * Makefile.in: Regenerate.
6632
6633 2002-12-13  Jason Merrill  <jason@redhat.com>
6634
6635         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6636         library tests.
6637         (check-c++): Just depend on it and check-target-libstdc++-v3.
6638         * Makefile.in: Regenerate.
6639
6640 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6641
6642         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6643         * Makefile.in: Rebuilt.
6644
6645 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6646
6647         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6648
6649 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6650
6651         * configure: Fix bug put in by gremlins.
6652
6653         * Makefile.tpl: Substitute more autoconfily.
6654         * configure: Substitute more autoconfily.
6655         * Makefile.in: Regenerate.
6656
6657 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6658
6659         * config.sub: Import from master repository
6660         * config.guess: Ditto
6661         * MAINTAINERS: Added Svein Seldal under write after approval
6662
6663 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6664
6665         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6666         * Makefile.in (all-sim): Ditto.
6667
6668 2002-12-06  DJ Delorie  <dj@redhat.com>
6669
6670         * Makefile.tpl: Change configure dependencies to not have real
6671         targets depend on phony targets.
6672
6673 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6674
6675         * configure.in: Revert unintentional change.
6676
6677         * Makefile.tpl: Change dependency for */multilib.out so that
6678         it works when gcc isn't in the tree.
6679
6680         * configure.in: Substitute more.
6681         * configure: Run subconfigures from the Makefile.
6682         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6683         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6684
6685 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6686
6687         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6688
6689 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6690
6691         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6692         and corresponding dependencies.
6693         * Makefile.in: Regenerate.
6694
6695         * configure.in (host_tools): Order binutils, gas and ld for
6696         convenience in running the testsuites.
6697
6698         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6699         * Makefile.in: Regenerate.
6700         * configure.in: Introduce rules to serialize subconfigure runs.
6701
6702         * configure.in: Introduce BASE_CC_FOR_TARGET.
6703         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6704         Realize configure-build-* targets.  Realize configure-target-* targets.
6705         * Makefile.in: Regenerate.
6706
6707 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6708
6709         * configure: Move gcc_version_trigger stuff from here...
6710         * configure.in: ...to here.
6711
6712         * configure.in: Separate subconfigure options added by this file from
6713         options given by the user.  Add machinery to put args for host
6714         subconfigures into the Makefile.
6715
6716         * Makefile.tpl: Remove 'vault' targets.
6717         * Makefile.tpl: Reorder and comment dependencies.
6718         * Makefile.in: Regenerate.
6719
6720 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6721         * configure.in: Fix my broken commit of previous patch. (sigh)
6722
6723 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6724
6725         * configure.in: Move host-specific darwin noconfigdirs into
6726         the host-specific section.
6727
6728 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6729
6730         * configure.in: Move host-specific darwin noconfigdirs into
6731         the host-specific section.
6732
6733 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6734
6735         * configure: Remove skip-this-dir support.
6736         * Makefile.tpl: Remove skip-this-dir support.
6737
6738         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6739         subdirectories.
6740         * Makefile.in: Regenerate.
6741
6742         * Makefile.tpl: Strip out useless setting of 'dir'.
6743         * Makefile.in: Regenerate.
6744
6745 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6746
6747         * configure.in: Fix deeply stupid bug.
6748
6749         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6750         shell code in CXX_FOR_TARGET
6751         * Makefile.def: Introduce raw_cxx.
6752         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6753         RAW_CXX_FOR_TARGET.
6754         * Makefile.in: Regenerate.
6755
6756 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6757
6758         * Makefile.tpl: Remove unnecessary ifs.
6759         * Makefile.in: Regenerate.
6760
6761         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6762         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6763         targets for 'no_install' modules.
6764         * configure: Move GDB_TK substitution to configure.in.  Move
6765         build_modules stuff to configure.in.
6766         * configure.in: Implement soft dependency machinery.  Maybe-ize
6767         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6768         * Makefile.in: Regenerate.
6769
6770 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6771
6772         * Makefile.tpl: Make all-target, install-target behave similarly
6773         to all, install (only hitting configured targets).  Eliminate
6774         unused macro defintions.
6775
6776         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6777         build != host.
6778
6779         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6780
6781         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6782
6783         * configure.in: Produce lists of subdir targets we're actually
6784         configuring.  Remove references to "dosrel".
6785         * Makefile.tpl: Let configure set which subdir targets are hit.
6786         Remove install-cross; clean up install; remove ALL.  Remove
6787         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6788         Autogenerate host module targets.  Remove empty dependency lines
6789         and redundant dependency; rearrange slightly.
6790         * Makefile.def: Add host-side libtermcap, utils.
6791
6792         * Makefile.in: Regenerate.
6793
6794 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6795
6796         * ltconfig (osf[345]): Append $major to soname_spec.
6797         Reflect this in library_names_spec.
6798         * ltmain.sh (osf): Prefix $major with . for use as extension.
6799
6800 2002-11-19  Andreas Jaeger  <aj@suse.de>
6801
6802         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6803         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6804         and sparc64 GNU/Linux systems.
6805
6806 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6807
6808         * MAINTAINERS: Update email.
6809
6810 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6811
6812         * MAINTAINERS: Complete James Dennett's entry.
6813
6814 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6815
6816         * MAINTAINERS (Write After Approval): Add myself.
6817
6818 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6819
6820         * Makefile.tpl: syntactic cleanup
6821
6822 2002-11-13 Stuart Hastings <stuart@apple.com>
6823
6824         * MAINTAINERS: Add myself to write-after-approval list.
6825
6826 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6827
6828         * Makefile.def: Add list of recursive targets to autogenerate.
6829         Add build_modules.
6830         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6831         targets.  Autogenerate *-build-* targets.
6832         * Makefile.in: Regenerate.
6833
6834 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6835
6836         * configure: More autoconf-style substitutions.
6837         * Makefile.tpl: More autoconf-style substitutions.
6838         * Makefile.in: Regenerate.
6839
6840 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6841
6842         * configure: Substitute more variables in a more autoconf-friendly
6843         way.  Simplify slightly.
6844         * Makefile.tpl: Make more variables substitutable in an
6845         autoconf-friendly way.
6846         * Makefile.in: Regenerate.
6847
6848 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6849
6850         * MAINTAINERS (Write After Approval): Add myself.
6851
6852 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6853
6854         * configure.in (v810*): Remove special setting of tools.
6855
6856         * configure: Add support for extra required flags for ar or nm.
6857         * configure.in (aix4.3+): Use above support for target-specific
6858         issues, rather than using config/mt-aix43.
6859
6860 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6861
6862         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6863         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6864         with $srcdir.  Reformat indentation.  Substitute some variables
6865         formerly hard-coded in the Makefile for build=host.
6866         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6867         * Makefile.def: Autogenerate more.
6868         * Makefile.in: Regenerate.
6869
6870 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6871
6872         * MAINTAINERS (Write After Approval): Add myself.
6873
6874 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6875
6876         * Makefile.def (host_modules): Add rda.
6877         * Makefile.in: Regenerate.
6878         * configure.in (target_tool): Add target-rda to list.
6879
6880 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6881
6882         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6883
6884 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6885
6886         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6887         and restrap targets to this rule.
6888         * Makefile.in:  Regenerate.
6889
6890 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6891
6892         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6893         GNATS only accounts.
6894
6895 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6896
6897         * configure.in (i[3456]86-*-linux*): Add check to disable
6898         ${libgcj} for glibc1.
6899
6900 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6901
6902         * MAINTAINERS: Add myself as ip2k port maintainer.
6903
6904 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6905
6906         * configure.in: Add tic4x target.
6907
6908 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6909
6910         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6911         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6912         * Makefile.in: Regenerate.
6913
6914         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6915         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6916         * Makefile.in: Regenerate.
6917
6918 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6919
6920         * MAINTAINERS: Add myself as web pages co-maintainer.
6921
6922 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6923
6924         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6925         * Makefile.in: Regenerate.
6926
6927 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6928
6929         * MAINTAINERS: Add myself and Nathan Sidwell
6930         <nathan@codesourcery.com> as VxWorks maintainers.
6931
6932 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6933
6934         * Makefile.def: Remove order dependency comments.
6935         * Makefile.tpl: Add explicit install-install dependencies.
6936         * Makefile.in: Regenerate.
6937
6938         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6939         * Makefile.in: Regenerate.
6940
6941         * Makefile.tpl: Add configure-target (for src-release in src)
6942         * Makefile.in: Regenerate.
6943
6944 2002-09-30  Nick Clifton  <nickc@redhat.com>
6945
6946         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6947
6948 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6949
6950         * configure.in (s390*-*-linux*): Enable libgcj.
6951
6952 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6953
6954         * configure: Revert accidentally applied changes.
6955
6956         * Makefile.tpl: Make more autoconf-friendly.
6957         * Makefile.in: Regenerate.
6958         * configure: Make substitution more autoconf-like.
6959
6960 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6961
6962         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6963         single entry to handle all these.
6964         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6965         libjava on arm-*-elf.
6966
6967 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6968
6969         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6970         things that depend on them.
6971
6972 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6973
6974         * Makefile.tpl: Make subsituted variables more autoconfy.
6975         * Makefile.in: Regenerate.
6976         * configure: Make seds more autoconfy.
6977
6978 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6979
6980         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6981         * Makefile.in: Regenerate.
6982         * configure.in: Rewrite sed statements to look autoconfy.
6983
6984         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6985         all-target-foo on configure-target-foo.
6986         * Makefile.def: Ditto.
6987         * Makefile.in: Rebuild.
6988
6989 2002-09-25  Andrew Haley  <aph@redhat.com>
6990
6991         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6992
6993 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6994
6995         * Makefile.def: New file.
6996         * Makefile.tpl: New file.
6997         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6998         * contrib/gcc_update: Note that Makefile.in is a generated file.
6999
7000         * configure.in: Minor rearrangement.  Simplify tests.
7001
7002 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7003
7004         * configure.in (with_headers): Skip copy if value is "yes".
7005         (with_libs): Likewise.
7006
7007 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7008
7009         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7010         * configure.in (sh*-*-pe*): Ditto.
7011         * configure.in (mips*-*-pe*): Ditto.
7012         * configure.in (*arm-wince-pe): Ditto.
7013
7014         * configure.in: Rearrange.
7015
7016 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7017
7018         * MAINTAINERS: Update my email address.
7019
7020 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7021
7022         * MAINTAINERS: (Write After Approval): Add myself.
7023
7024 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7025
7026         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7027
7028 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7029
7030         * MAINTAINERS: Change my mailing address.
7031
7032 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7033
7034         * MAINTAINERS (Write After Approval): Remove myself.
7035         (Various Maintainers: c++ runtime libs): Add myself.
7036
7037 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
7038
7039         * MAINTAINERS (Write After Approval): Remove myself.
7040         (Various Maintainers: c++ runtime libs): Add myself.
7041
7042 2002-08-15  Eric Christopher  <echristo@redhat.com>
7043
7044         * config.sub: Import from master repository.
7045         * config.guess: Ditto.
7046
7047 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7048
7049         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7050         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7051         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7052
7053 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7054
7055         * MAINTAINERS: Add self to rs6000 vector extensions.
7056
7057 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7058
7059         * libiberty/configure: Reverted unintended yesterday's check in.
7060
7061 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7062
7063         * boehm-gc/configure, libf2c/configure: Rebuilt.
7064         * libffi/configure, libiberty/configure: Ditto.
7065         * libjava/configure, libobjc/configure: Ditto.
7066         * libstdc++-v3/configure, zlib/configure: Ditto.
7067         Merged from binutils:
7068         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7069         From Steve Ellcey <sje@cup.hp.com>:
7070         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7071         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7072         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7073         IA64.
7074         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7075         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7076         soname_spec, sys_lib_search_path_spec): Ditto.
7077
7078 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7079
7080         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7081
7082 2002-08-04  H.J. Lu  (hjl@gnu.org)
7083
7084         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7085
7086 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7087
7088         * MAINTAINERS (Write After Approval): Add myself.
7089
7090 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7091
7092         * configure.in: Move generic linux case to end.  Copy generic
7093         linux noconfigdirs to mips*-*-linux* entry and new
7094         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7095
7096 2002-07-19  Michael Matz  <matz@suse.de>
7097
7098         * MAINTAINERS: Add myself as ra* maintainer.
7099
7100 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7101
7102         * config.guess: Update to 2002-07-09 version.
7103         * config.sub: Update to 2002-07-03 version.
7104
7105 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7106
7107         * MAINTAINERS: Fix typo in a maintainer email address.
7108
7109 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7110
7111         * configure.in: Remove two redundant tests.
7112
7113 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7114
7115         * configure.in (mips*-*-irix6*o32): Enable stabs.
7116
7117 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7118
7119         * configure.in: Don't build grez.
7120         * Makefile.in: Ditto.
7121
7122         * Makefile.in: Remove references to bsp, cygmon, libstub.
7123         * configure.in: Ditto.
7124
7125         * configure.in: Remove leftover reference to gdbtest.
7126
7127 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7128
7129         * configure.in (gxx_include_dir):  Change to match versioned
7130         C++ headers if --enable-version-specific-runtime-libs is used.
7131
7132 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7133
7134         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7135
7136 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7137
7138         * configure.in: Make --without-x work.
7139
7140 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7141
7142         * configure.in: Rearrange target Makefile fragment collection.
7143
7144         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7145         cvs[src].
7146         * configure.in: Ditto.
7147
7148 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7149
7150         * MAINTAINERS (Write After Approval): Update my e-mail address.
7151
7152 2002-06-24  Ben Elliston  <bje@redhat.com>
7153
7154         * configure.in (host_tools): Remove cgen.
7155
7156         * Makefile.in (all-cgen): Remove; runs from its source directory.
7157         (check-cgen, install-cgen, clean-cgen): Likewise.
7158         (all-opcodes): Do not depend on all-cgen.
7159         (all-sim): Likewise.
7160
7161 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7162
7163         * Makefile.in: Eliminate 'apache' targets.
7164         * configure.in: Eliminate 'apache' targets.
7165
7166         * configure.in: Eliminate redundant tests.  Reorganize.
7167
7168         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7169
7170         * config-ml.in: Eliminate references to Cygnus configure.
7171
7172         * Makefile.in: Eliminate references to building emacs.
7173
7174 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7175
7176         * MAINTAINERS: Update my email address.
7177
7178 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7179
7180         * config.if (libstdcxx_incdir): Version C++ headers.
7181         (cxx_incdir): Remove.
7182
7183 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7184
7185         * MAINTAINERS (Write After Approval): Add self.
7186
7187 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7188
7189         * configure.in: Add support for ip2k.
7190
7191 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7192
7193         * configure.in: Fix AIX configury bug.
7194
7195 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7196
7197         * MAINTAINERS (Write After Approval): Add self.
7198
7199 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7200
7201         * configure.in: replace ${topsrcdir} with ${srcdir}
7202
7203         * configure.in: Move definition of libstdcxx_flags
7204         right above usage, rather than waaay earlier.
7205
7206         * configure.in: Pull definition of is_cross_compiler earlier.
7207
7208         * configure.in: Rearrange a little.
7209
7210         * configure.in: Remove references to librx.
7211         * Makefile.in: Remove references to librx.
7212
7213 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7214
7215         * config.sub: Add support for avr target.
7216         Import from master sources, rev 1.255
7217
7218 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7219
7220         * configure, .cvsignore:  Revert previous change...
7221         * Makefile:  ...delete.
7222
7223 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7224
7225         * configure.in: Eliminate ${gasdir} variable.
7226
7227 2002-06-18  Dave Brolley  <brolley@redhat.com>
7228
7229         * configure.in: Add support for frv.
7230         * config.sub: Add support for frv.
7231
7232 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7233
7234         * configure:  Remove garbage from previous commit.
7235
7236 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7237
7238         * configure:  For in-source builds, make a subdir and re-exec there.
7239         * Makefile:  New file.  Pass targets through to build directory.
7240         * .cvsignore:  No longer ignore "Makefile".
7241
7242 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7243
7244         * MAINTAINERS (Write After Approval): Add self.
7245
7246 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7247
7248         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7249
7250 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7251
7252         * configure.in (vax-*-netbsd*): Re-enable gas.
7253
7254 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7255
7256         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7257         BUILD_PREFIX_1, to correct nomenclature.
7258         * configure: Likewise.
7259
7260         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7261         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7262
7263 2002-05-31  Olaf Hering  <olh@suse.de>
7264
7265         * config-ml.in: Propogate DESTDIR also.
7266
7267 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7268
7269         * configure.in (vax-*-netbsd*): Don't build gas for this
7270         platform.
7271
7272 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7273
7274         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7275         and libgcj for AVR.
7276
7277 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7278
7279         * MAINTAINERS (Write After Approval): Add myself.
7280
7281 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7282
7283         * config.guess: Update to 2002-05-22 version.
7284         * config.sub: Likewise.
7285
7286 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7287
7288         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7289         * config-ml.in: Likewise.
7290         * configure: Likewise.
7291         * configure.in: Likewise.
7292
7293 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7294
7295         * MAINTAINERS: Update my email address.
7296
7297 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7298
7299         * configure.in: Simplify makefile fragment collection.
7300
7301         * configure.in: Remove code to build emacs.
7302
7303         * configure.in : Remove --srcdir argument from targargs and buildargs
7304         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7305
7306         * configure: Move some logic to configure.in.
7307         * configure.in: Move some logic from configure.
7308
7309 2002-05-11  Tom Tromey  <tromey@redhat.com>
7310
7311         * MAINTAINERS: Reflect libgcj reality.
7312
7313 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7314
7315         * Makefile.in: Honour DESTDIR.
7316
7317 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7318
7319         * config.guess: Import 2002-03-20 version.
7320         * config.sub: Import 2002-04-26 version.
7321
7322 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7323
7324         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7325
7326 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7327
7328         * MAINTAINERS: Add self.
7329
7330 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7331
7332         * ltmain.sh: Detect and handle object name conflicts
7333         while piecewise linking a static library.
7334
7335 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7336
7337         * configure.in (noconfigdirs): Don't disable libgcj on
7338         sparc64-*-solaris* and sparcv9-*-solaris*.
7339
7340 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7341
7342         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7343
7344 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7345
7346         * configure.in (FLAGS_FOR_TARGET): Do not add
7347         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7348         on i[3456]86-*-linux*.
7349
7350 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7351
7352         * configure.in (noconfigdirs): Replace [ ] with test.
7353
7354         * configure.in (noconfigdirs): Do not add target-newlib if
7355         target == i[3456]86-*-linux*, and host == target.
7356
7357 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7358
7359         * configure.in: delete reference to absent file
7360
7361         * configure.in: replace '[' with 'test'
7362
7363         * configure.in: Eliminate references to gash.
7364         * Makefile.in: Eliminate references to gash.
7365
7366         * configure.in: remove useless references to 'pic' makefile fragments.
7367
7368         * configure.in: (*-*-windows*) Finish removing.
7369
7370         * configure.in: Eliminate redundant test for libgui.
7371
7372 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7373
7374         * MAINTAINERS: Add self and realphabetize.  Update entries
7375         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7376         entry for a29k port maintainer.
7377
7378 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7379
7380         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7381         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7382
7383 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7384
7385         * configure.in: remove references to dead files
7386
7387 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7388
7389         * MAINTAINERS: Add information about purpose of this file.
7390
7391 2002-04-18  Tom Tromey  <tromey@redhat.com>
7392
7393         * configure.in: Disallow configuring libgcj when it is already
7394         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7395         Solaris 2.8 by default.  For PR libgcj/6158.
7396
7397 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7398
7399         * configure.in:  Move default CC setting out of config/mh-* fragments
7400         directly into here.
7401
7402 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7403
7404         * configure.in: don't even try to configure or make a subdirectory
7405         if there's no configure script for it.
7406
7407 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7408
7409         * MAINTAINERS: Remove chill maintainers.
7410         * Makefile.in (CHILLFLAGS): Remove.
7411         (CHILL_LIB): Remove.
7412         (TARGET_CONFIGDIRS): Remove libchill.
7413         (CHILL_FOR_TARGET): Remove.
7414         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7415         CHILL_LIB.
7416         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7417         (CHECK_TARGET_MODULES): Likewise.
7418         (INSTALL_TARGET_MODULES): Likewise.
7419         (CLEAN_TARGET_MODULES): Likewise.
7420         (configure-target-libchill): Remove.
7421         (all-target-libchill): Remove.
7422         * configure.in (target_libs): Remove target-libchill.
7423         Do not compute CHILL_FOR_TARGET.
7424         * libchill: Remove directory.
7425
7426 2002-04-11  DJ Delorie  <dj@redhat.com>
7427
7428         * Makefile.in, configure.in: Sync with binutils, entries
7429         follow...
7430
7431 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7432
7433         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7434         (do-tar, do-bz2): New rules.
7435         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7436         (gdb-tar): New rule.
7437         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7438         (insight_dejagnu.tar): New rule.
7439         (insight.tar): New rule.
7440         (gdb+dejagnu.tar): New rule.
7441         (gdb.tar): New rule.
7442
7443 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7444
7445         * Makefile.in: Add all-tix to deps for all-snavigator
7446         so that tix is built when building snavigator.
7447
7448 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7449
7450         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7451         ld and gdb are not supported.
7452
7453 2002-01-07  Mark Salter  <msalter@redhat.com>
7454
7455         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7456         Allow target-libgloss to be built for arm, strongarm, and xscale.
7457
7458 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7459
7460         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7461         options for i[3456]86-pc-linux* native builds.
7462
7463 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7464
7465         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7466         files from .po files for a distribution.
7467
7468 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7469
7470         * configure.in: Enable libstdc++-v3 for h8300 targets.
7471
7472 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7473
7474         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7475         version from bfd/.
7476
7477 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7478
7479         * Makefile.in (VER): When present, extract the version number from
7480         the file version.in.
7481
7482 2001-05-24  Tom Rix <trix@redhat.com>
7483
7484         * configure.in : enable ld for aix
7485
7486 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7487
7488         * config.guess: Add linux target for S/390.
7489
7490 2000-11-07  Philip Blundell  <pb@futuretv.com>
7491
7492         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7493
7494 2000-11-03  Philip Blundell  <pb@futuretv.com>
7495
7496         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7497         files.
7498
7499 2001-01-15  Ben Elliston  <bje@redhat.com>
7500
7501         * configure.in (host_tools): Add sid.
7502         Always configure cgen.
7503
7504 2000-11-24  Nick Clifton  <nickc@redhat.com>
7505
7506         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7507
7508
7509 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7510
7511         * Makefile.in (ALL_MODULES): Add all-cgen.
7512         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7513         (all-cgen): New target.
7514         (all-opcodes,all-sim): Depend on all-cgen.
7515         * configure.in (host_tools): Add cgen.
7516         Only configure cgen if --enable-cgen-maint.
7517
7518 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7519
7520         * configure.in: Add *-*-freebsd* configurations.
7521
7522 2002-04-08  Tom Tromey  <tromey@redhat.com>
7523
7524         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7525         Fixes PR libgcj/6068.
7526
7527 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7528
7529         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7530
7531 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7532
7533         * configure.in (alpha*-dec-osf*): Enable libgcj.
7534
7535 2003-03-27  Matthew Gingell <gingell@gnat.com>
7536
7537         * MAINTAINERS (Write After Approval): Add myself.
7538
7539 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7540
7541         Fix for: PR bootstrap/3591, target/5676
7542         * configure.in (mcore-pe): Disable the configuration of
7543         libstdc++-v3 since exceptions are not supported.
7544
7545 2002-03-20  Anthony Green  <green@redhat.com>
7546
7547         * configure.in: Enable libgcj for xscale-elf target.
7548
7549 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7550
7551         * MAINTAINERS:  Update my email address.
7552
7553 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7554
7555         * ltmain.sh (relink_command): Fix typo in previous change.
7556
7557 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7558
7559         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7560         (relink_command): Added --tag flags.
7561         (mode=install): If relinking fails; error out.
7562
7563 2002-03-12  Richard Henderson  <rth@redhat.com>
7564
7565         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7566         .NOTPARALLEL tag.
7567         (do-check): Rename from check.
7568         (check): Allow parallel check.
7569
7570 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7571
7572         * MAINTAINERS: Add myself as maintainer for xtensa port.
7573         Fix alphabetical order in CPU port maintainer list.
7574         Remove myself from Write After Approval list.
7575
7576 2002-03-11  Richard Henderson  <rth@redhat.com>
7577
7578         * Makefile.in (.NOTPARALLEL): Add fake tag.
7579
7580 2002-03-07  H.J. Lu  (hjl@gnu.org)
7581
7582         * configure.in: Enable gprof for mips*-*-linux*.
7583
7584 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7585
7586         * MAINTAINERS (Write After Approval): Add myself.
7587
7588 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7589
7590         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7591         libjava.
7592         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7593
7594 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7595
7596         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7597         because its Makefile is there; test for the executable instead.
7598
7599 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7600
7601         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7602         libstdc++-v3 and libjava.
7603
7604 2002-02-11  Adam Megacz <adam@xwt.org>
7605
7606         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7607         boehm-gc
7608
7609 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7610
7611         * config.guess: Updated to 2002-01-30's version.
7612         * config.sub: Updated to 2002-02-01's version.
7613         Contribute sh64-elf.
7614         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7615         * configure.in: Added sh64-*-*.
7616
7617 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7618
7619         * MAINTAINERS: Belatedly add myself to write after approval list.
7620
7621 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7622
7623         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7624         Remove self as Write After Approval.
7625
7626 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7627
7628         * MAINTAINERS: Put self in as maintainer for contrib/regression
7629         directory.
7630
7631 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7632
7633         * MAINTAINERS:  Update my email address.
7634
7635 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7636
7637         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7638         target-libiberty, and target-libgloss.  Skip Java-related
7639         libraries if not supported for NetBSD on target CPU.
7640
7641 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7642
7643         * install-sh: Use _inst.$$_ for temp file name.
7644
7645 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7646
7647         * MAINTAINERS (Write After Approval): Move my contact info
7648         from here...
7649         (OS Port Maintainers): ...to here (netbsd).
7650
7651 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7652
7653         * MAINTAINERS (Write After Approval): Add myself.
7654
7655 2002-01-17  H.J. Lu <hjl@gnu.org>
7656
7657         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7658         (all-target-fastjar): Also depend on all-target-libiberty.
7659
7660 2002-01-16  H.J. Lu  (hjl@gnu.org)
7661
7662         * config.guess: Import from master sources, rev 1.225.
7663         * config.sub: Import from master sources, rev 1.238.
7664
7665 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7666
7667         * MAINTAINERS (Write After Approval): Remove myself.
7668
7669 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7670
7671         * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7674
7675         * MAINTAINERS: Add self as docs co-maintainer.
7676
7677 2001-12-11  Matthias Klose  <doko@debian.org>
7678
7679         * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7682
7683         * MAINTAINERS: Update my email address.
7684
7685 2001-12-07  Turly O'Connor  <turly@apple.com>
7686         * MAINTAINERS (Write After Approval): Add myself.
7687         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7688         (rs6000_initialize_trampoline): Call __trampoline_setup for
7689         ABI_DARWIN too.
7690         * darwin-tramp.asm: New file, implements __trampoline_setup.
7691         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7692
7693 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7694
7695         * MAINTAINERS (Write After Approval): Add myself.
7696
7697 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7698
7699         * configure, configure.in: Use temp file for long sed commands.
7700
7701 2001-12-03  Laurent Guerby  <guerby@acm.org>
7702
7703         * config.sub: Update to version 1.232 on subversion.
7704
7705 2001-12-03  Ben Elliston  <bje@redhat.com>
7706
7707         * MAINTAINERS: Update mail address for config.* patches.
7708
7709 2001-11-27  DJ Delorie <dj@redhat.com>
7710             Zack Weinberg  <zack@codesourcery.com>
7711
7712         When build != host, create libiberty for the build machine.
7713
7714         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7715         CONFIG_ARGUMENTS.
7716         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7717         New variables.
7718         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7719         and rules.
7720         (all.normal): Depend on ALL_BUILD_MODULES.
7721         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7722         (all-build-libiberty): Depend on configure-build-libiberty.
7723
7724         * configure: Calculate and substitute proper value for
7725         ALL_BUILD_MODULES.
7726         * configure.in: Create the build subdirectory.
7727         Calculate and substitute TARGET_CONFIGARGS (formerly
7728         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7729
7730 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7731
7732         * MAINTAINERS (write-after-approval): Add self.
7733
7734 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7735
7736         * MAINTAINERS (GNATS only accounts): Remove self.
7737
7738 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7739
7740         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7741         libf2c.
7742
7743 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7744
7745         * MAINTAINERS (Write After Approval): Add self.
7746
7747 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7748
7749         * MAINTAINERS: mips and s390 are also CPU ports.
7750
7751 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7752
7753         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7754
7755 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7756
7757         * MAINTAINERS: Alphabetize.
7758
7759 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7760
7761         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7762
7763 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7764
7765         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7766
7767 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7768
7769         * configure.in (--enable-languages): Be more permissive about
7770         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7771
7772 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7773
7774         * config.sub: Import from master sources, rev. 1.230.
7775         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7776
7777 2001-11-07  Laurent Guerby  <guerby@acm.org>
7778
7779         * MAINTAINERS (Write After Approval): Add self.
7780
7781 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7782
7783         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7784
7785 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7786
7787         * config.sub: Import from master sources, rev 1.226.
7788         * config.guess: Import from master sources, rev 1.216.
7789
7790 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7791
7792         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7793         * MAINTAINERS: Add self as maintainer of MMIX port.
7794         Remove old after-approval entry.
7795
7796 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7797
7798         * ChangeLog, configure: Fix spelling errors.
7799
7800 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7801
7802         * MAINTAINERS: Tweak my address.
7803
7804 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7805
7806         * MAINTAINERS: Update my email address.
7807
7808 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7809
7810         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7811         * MAINTAINERS: Add self as maintainer of CRIS port.
7812
7813 2001-10-10  Geert Bosch  <bosch@gnat.com>
7814
7815         * MAINTAINERS (Various maintainers: Ada front end):
7816         Added Robert Dewar.
7817
7818 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7819
7820         * MAINTAINERS (Write After Approval): Added self
7821
7822 2001-10-02  Geert Bosch  <bosch@gnat.com>
7823
7824         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7825
7826 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7827
7828         * configure: Handle temporary files securely using mkdir.
7829
7830 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7831
7832         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7833
7834 2001-09-26  Will Cohen <wcohen@redhat.com>
7835
7836         * configure.in (*-*-linux*): Disable configuration of target-newlib
7837         and target-libgloss.
7838
7839 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7840
7841         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7842         RANLIB.
7843
7844 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7845
7846         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7847         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7848         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7849         avoid quotes nesting problems.
7850         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7851         (DO_X): Export only variables that are set.
7852
7853 2001-09-19  Ben Elliston  <bje@redhat.com>
7854
7855         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7856         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7857         semantics.  Use the shell built-in "type" command instead.
7858
7859 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7860
7861         Merged from gcc-3_0-branch:
7862         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7863         * ltcf-c.sh: Use $objext, not $ac_objext.
7864         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7865         * ltcf-cxx.sh: Add support for GNU.
7866         2001-07-22  Timothy Wall  <twall@redhat.com>
7867         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7868         default settings if using GNU tools with that configuration.
7869         * ltcf-cxx.sh: Ditto.
7870         * ltcf-gcj.sh: Ditto.
7871         2001-07-21  Michael Chastain  <chastain@redhat.com>
7872         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7873         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7874         * ltmain.sh: Mark as gcc-local.
7875
7876 2001-08-30  Eric Christopher  <echristo@redhat.com>
7877             Jason Eckhardt  <jle@redhat.com>
7878
7879         * config.guess: Merge from master sources.
7880         * config.sub: Merge from master sources, add support for mipsisa32.
7881
7882 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7883         * config.sub: Merge from master sources, rev 1.219.
7884         * MAINTAINERS: Add self as contact for stormy16 port.
7885
7886 2001-08-14  Zack Weinberg  <zackw@panix.com>
7887
7888         * config.sub: Merge from master sources, rev 1.218.
7889         * config.guess: Merge from master sources, rev 1.209.
7890
7891 2001-08-11  Graham Stott  <grahams@redhat.com>
7892
7893         * Makefile.in (check-c++): Add missing semicolon.
7894
7895 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7896
7897         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7898
7899 2001-07-30  Eric Christopher  <echristo@redhat.com>
7900
7901         * MAINTAINERS (Various maintainers: mips port): Added myself.
7902
7903 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7904
7905         * configure.in (sh-*-linux*): New.
7906
7907 2001-07-27  Richard Henderson  <rth@redhat.com>
7908
7909         * .cvsignore: Add LAST_UPDATED.
7910
7911 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7912
7913         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7914
7915 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7916
7917         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7918
7919 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7920
7921         * MAINTAINERS (Write After Approval): Added myself.
7922
7923 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7924
7925         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7926         and libgcj on m68hc11/m68hc12.
7927
7928 2001-06-27  H.J. Lu  (hjl@gnu.org)
7929
7930         * Makefile (CFLAGS_FOR_BUILD): New.
7931         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7932
7933 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7934
7935         * README: Remove version number.
7936
7937 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7938
7939         * INSTALL/README: Update wrt. to the installation instructions now
7940         residing in gcc/doc/install.texi.
7941
7942 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7943
7944         * README: Replace with a cut-down and updated version of gcc/README.
7945
7946 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7947
7948         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7949         multilibs to be disabled.
7950
7951 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7952
7953         * MAINTAINERS (Write After Approval): Add myself.
7954
7955 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7956
7957         * config.guess: Import CVS version 1.195.
7958         * config.sub: Import CVS version 1.212.
7959
7960 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7961
7962         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7963         gcc/xgcc is built, use -print-prog-name to find out the program
7964         name to use.
7965
7966 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7967
7968         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7969         appear to also be in the master copy.
7970         * config.sub:  Import CVS version 1.211.
7971
7972 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7973
7974         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7975         with_gcc]: Use `gcc -shared' to build a shared library.
7976
7977 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7978
7979         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7980         archives.
7981
7982 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7983
7984         * MAINTAINERS (Write After Approval): Add myself.
7985
7986 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7987
7988         * configure.in (libstdcxx_flags): Do not try to execute
7989         libstdc++-v3/testsuite_flags until it exists.
7990
7991 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7992
7993         * MAINTAINERS: Update my email address.
7994
7995 2001-05-31  Graham Stott  <grahams@redhat.com>
7996
7997         * MAINTAINERS (Write After Approval): Add myself.
7998
7999 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
8000
8001         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8002         libraries when using g++ with native linker.
8003
8004 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8005
8006         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8007
8008 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8009
8010         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8011         [aix4*|aix5*]: Prepend blank.
8012
8013 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8014
8015         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8016         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8017         of subdir/configure scripts to use the new libtool.m4.
8018
8019 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8020
8021         * MAINTAINERS (Write After Approval): Add myself.
8022
8023 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8024
8025         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8026
8027 2001-05-11  Ben Elliston  <bje@redhat.com>
8028
8029         * Makefile.in (all-sid): New target.
8030         (check-sid, clean-sid, install-sid): Likewise.
8031
8032 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8033
8034         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8035
8036 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8037
8038         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8039         libgcj.
8040
8041 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8042
8043         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8044         gcc/xgcc is built, use -print-prog-name to find out the program
8045         name to use.
8046
8047 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8048
8049         * configure.in (noconfigdirs): Don't reset it from scratch in the
8050         target case; only append to it.
8051
8052         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8053         sparc-*-solaris2.8]: Disable ${libgcj}.
8054
8055 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8056
8057         * configure.in (libgcj_saved): Copy from $libgcj.
8058         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8059         --disable-libgcj.
8060
8061 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8062
8063         * MAINTAINERS: Remove self as MIPS maintainer and
8064         C front end maintainer.
8065
8066 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8067
8068         * configure.in: Move *-chorusos target case to the proper switch.
8069         Disable libgcj.
8070
8071 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8072
8073         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8074         1.641.2.228.
8075
8076 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8077
8078         * Makefile.in (STAGE1_CFLAGS): Pass down.
8079
8080 2001-04-13  Alan Modra  <amodra@one.net.au>
8081
8082         * config.guess: Add hppa64-linux support.  Note for next import that
8083         this is already in the master file.
8084         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8085
8086 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8087
8088         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8089         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8090
8091 2001-04-11  Stan Shebs  <shebs@apple.com>
8092
8093         * MAINTAINERS: Add self as Darwin port maintainer.
8094
8095 2001-04-11  Alan Modra  <amodra@one.net.au>
8096
8097         * MAINTAINERS: Update my email address.
8098
8099 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8100
8101         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8102         recent versions of FreeBSD (release 3 or later).
8103         * ltconfig: On FreeBSD, -lc must not be provided when building
8104         a shared library or else the standard -pthread gcc option is
8105         rendered worthless to later users of the built library.
8106
8107 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8108
8109         * MAINTAINERS: Add self and RTH as C front end maintainers.
8110
8111 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8112
8113         * config.sub: Make sure to match an already-canonicalized
8114         machine name (eg. mn10300-unknown-elf).
8115
8116 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8117
8118         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8119         New macros.
8120         (bootstrap, cross): Use RECURSE_FLAGS.
8121         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8122
8123 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8124
8125         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8126
8127 2001-03-22  Colin Howell  <chowell@redhat.com>
8128
8129         * Makefile.in (DO_X): Do not backslash single-quotes in
8130         backquotes (two places).
8131
8132 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8133
8134         Re-installed:
8135         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8136         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8137         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8138         * ltcf-cxx.sh: Likewise.
8139         * ltcf-gcj.sh: Likewise.
8140
8141 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8142
8143         * MAINTAINERS: Add myself as "documentation co-maintainer".
8144
8145 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8146
8147         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8148         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8149
8150 2001-03-19  Tom Tromey  <tromey@redhat.com>
8151
8152         * config-ml.in: Handle GCJ and GCJFLAGS.
8153
8154 2001-03-21  Michael Chastain  <chastain@redhat.com>
8155
8156         * Makefile.in: all-m4 depends on all-texinfo.
8157
8158 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8159
8160         * MAINTAINERS: Add myself to write after approval list.
8161
8162 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8163
8164         * Makefile.in (DO_X): Quote nested quotes.
8165
8166 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8167
8168         * MAINTAINERS: Add myself to write after approval list.
8169
8170 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8171
8172         * Makefile.in (DO_X): Use double quotes for quoting
8173         "RANLIB=$${RANLIB}".
8174
8175 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8176
8177         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8178
8179 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8180
8181         * configure.in: Only use `lang_requires' for languages athat are
8182         actually enabled.
8183
8184 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8185
8186         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8187
8188 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8189
8190         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8191
8192 2001-03-07  Tom Tromey  <tromey@redhat.com>
8193
8194         * configure.in: Allow config-lang.in to set `lang_requires' to list
8195         of other required languages.
8196
8197 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8198
8199         * Makefile.in: Remove RANLIB definition. Use RANLIB
8200         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8201         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8202
8203 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8204             Alexandre Oliva  <aoliva@redhat.com>
8205
8206         * Makefile.in (check-c++): Use tabs, not spaces.
8207
8208 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8209
8210         * MAINTAINERS: add myself to Write After Approval list.
8211
8212 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8213
8214         * Makefile.in (check-c++): New rule.
8215
8216         * configure.in (target_libs): Remove libg++.
8217         (noconfigdirs): Remove libg++.
8218         (noconfigdirs): Same.
8219         (noconfigdirs): Same.
8220         (noconfigdirs): Same.
8221
8222         * config-ml.in: Remove libg++ references.
8223
8224         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8225         (ALL_TARGET_MODULES): Same.
8226         (configure-target-libg++): Remove.
8227         (all-target-libg++): Remove.
8228         (configure-target-libio): Remove.
8229         (all-target-libio): Remove.
8230         (check-target-libio): Remove.
8231         (.PHONY): Remove.
8232         (libg++.tar.bz2): Remove.
8233         (all-target-cygmon): Remove libio.
8234         (all-target-libstdc++): Remove.
8235         (configure-target-libstdc++): Remove.
8236         (TARGET_LIB_PATH): Remove libstdc++.
8237         (ALL_GCC_CXX): Remove libstdc++.
8238         (all-target-gperf): Correct.
8239
8240 2001-02-16  Nick Clifton  <nickc@redhat.com>
8241
8242         * configure.in (noconfigdirs): Allow configuration of texinfo
8243         for Cygwin hosts.
8244
8245 2001-02-15  Anthony Green  <green@redhat.com>
8246
8247         * configure: Introduce GCJ_FOR_TARGET.
8248         * configure.in: Ditto.
8249         * Makefile.in: Ditto.
8250
8251 2001-02-13  Andreas Schwab  <schwab@suse.de>
8252
8253         * MAINTAINERS: Update mail address.
8254
8255 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8256
8257         * config.guess: Add linux target for S/390.
8258         * config.sub: Likewise.
8259
8260 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8261
8262         * configure.in: for *-chorusos, don't config target-newlib and
8263         target-libgloss.
8264
8265 2001-02-06  Ben Elliston  <bje@redhat.com>
8266
8267         * configure: Output host type to stdout, not stderr.
8268
8269 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8270
8271         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8272         * ltcf-cxx.sh: Likewise.
8273
8274         * config.if: Assume enable_libstdcxx_v3 is defined.
8275
8276 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8277
8278         Remove V2 C++ library.
8279         * configure.in: Remove --enable-libstdcxx_v3 support.
8280
8281 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8282
8283         * include/demangle.h: Add prototype for java_demangle_v3.
8284
8285 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8286
8287         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8288
8289 2001-01-27  Richard Henderson  <rth@redhat.com>
8290
8291         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8292
8293 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8294
8295         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8296         Don't unset, it's non-portable and no longer necessary, set to empty
8297         instead.
8298
8299 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8300
8301         * ltconfig: Shell portability fix for the tagname validity check.
8302
8303 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8304
8305         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8306         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8307
8308 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8309
8310         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8311
8312 2001-01-26  Tom Tromey  <tromey@redhat.com>
8313
8314         * configure.in: Allow libgcj to be built on Sparc Solaris.
8315
8316 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8317
8318         * ltcf-c.sh: Add aix5 case.
8319         * ltcf-cxx.sh: Likewise.
8320         * ltconfig: Likewise.
8321
8322 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8323
8324         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8325         keep at least one of build_libtool_libs or build_old_libs set to
8326         yes.
8327
8328         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8329         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8330
8331 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8332
8333         * configure.in: Enable libgcj on several additional platforms.
8334
8335 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8336
8337         * configure.in: Enable libgcj for linux targets.
8338
8339 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8340
8341         * MAINTAINERS (Write After Approval): Add myself.
8342
8343 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8344
8345         * MAINTAINERS: Add myself as vax port maintainer.
8346
8347 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8348
8349         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8350
8351 2001-01-09  Mike Stump  <mrs@wrs.com>
8352
8353         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8354         failures of subdirectories.
8355
8356 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8357
8358         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8359         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8360         * ltcf-cxx.sh: Likewise.
8361         * ltcf-gcj.sh: Likewise.
8362         * ltconfig.sh: Fix typo.
8363
8364 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8365
8366         * configure: handle DOS-style absolute paths.
8367
8368 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8369
8370         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8371
8372 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8373
8374         * MAINTAINERS: Add myself as avr port co-maintainer.
8375
8376 2000-12-28  Ben Elliston  <bje@redhat.com>
8377
8378         * MAINTAINERS: Add myself under ``Write After Approval''.
8379
8380 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8381
8382         * texinfo: Remove directory from GCC.
8383
8384 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8385
8386         * COPYING: Update to current
8387         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8388         to 19yy as example year in copyright notice).
8389
8390 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8391
8392         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8393         (libstdcxx_incdir): Pass down.
8394         * config.if: Remove expired bits for cxx_interface, add stub.
8395         (libstdcxx_incdir): Add variable for g++ include directory.
8396         * configure.in (gxx_include_dir): Use it.
8397
8398 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8399
8400         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8401         with old-email address from ``Write After Approval''.
8402
8403 2000-12-15  Andreas Jaeger  <aj@suse.de>
8404
8405         * configure.in: Handle lang_dirs.
8406
8407 2000-12-14  Tom Tromey  <tromey@redhat.com>
8408
8409         * MAINTAINERS: Removed brads.
8410
8411         * MAINTAINERS: Added gcj developers.
8412
8413 2000-12-13  Anthony Green  <green@redhat.com>
8414
8415         * configure.in: Disable libgcj for any target not specifically
8416         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8417         with g++ abi.
8418
8419 2000-12-13  Mike Stump  <mrs@wrs.com>
8420
8421         * Makefile.in (local-distclean): Also remove fastjar.
8422
8423 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8424
8425         * contrib/gcc_update: Add fastjar --touch entries.
8426
8427 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8428
8429         * configure.in: Disable language-specific target libraries for
8430         languages that aren't enabled.
8431
8432 2000-12-10  Anthony Green  <green@redhat.com>
8433
8434         * configure.in: Define libgcj.  Disable libgcj target libraries for
8435         most targets.
8436
8437 2000-12-10  Neil Booth  <neilb@earthling.net>
8438
8439         * MAINTAINERS: Update mail address, remove from WAA list.
8440
8441 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8442
8443         * libjava: Imported from /cvs/java.
8444         * libffi: Likewise.
8445         * Boehm-gc: Likewise.
8446
8447 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8448
8449         * configure.in (target_libs): Revert 2000-12-08 patch.
8450         (noconfigdirs): Added target-libjava.
8451
8452 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8453
8454         * djunpack.bat: removed.
8455
8456 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8457
8458         * Makefile.in: handle DOS-style absolute paths.
8459         * config-ml.in: likewise.
8460         * symlink-tree: likewise.
8461
8462 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8463
8464         * fastjar: Imported.
8465
8466 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8467
8468         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8469         libjava.
8470         * configure.in (target_libs): Removed `target-libjava'.
8471
8472 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8473
8474         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8475         (ALL_MODULES): Added fastjar.
8476         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8477         (all-target-libjava): all-fastjar replaces all-zip.
8478         (all-fastjar): Added.
8479         (configure-target-fastjar, all-target-fastjar): Likewise.
8480         * configure.in (host_tools): Added fastjar.
8481
8482 2000-12-07  Mike Stump  <mrs@wrs.com>
8483
8484         * Makefile.in (local-distclean): Remove leftover built files.
8485
8486 2000-11-24  Nick Clifton  <nickc@redhat.com>
8487
8488         * configure.in (xscale-elf): Add target.
8489         (xscale-coff): Add target.
8490
8491 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8492
8493         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8494         recent versions of FreeBSD (release 3 or later).
8495         * ltconfig: On FreeBSD, -lc must not be provided when building
8496         a shared library or else the standard -pthread gcc option is
8497         rendered worthless to later users of the built library.
8498
8499 2000-11-16  Fred Fish  <fnf@be.com>
8500
8501         * configure.in (enable_libstdcxx_v3): Fix typo,
8502         libstd++ -> libstdc++.
8503
8504 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8505
8506         * MAINTAINERS: Add self to Write After Approval list.
8507
8508 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8509
8510         * MAINTAINERS: Update my email address.  Add myself to global write
8511         privs list.
8512
8513 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8514
8515         * Makefile.in: Merge with src and libgcj.
8516         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8517         configure-target-<library> when their configure scripts need the C
8518         or C++ library to have already been built to work properly.
8519         (do_proto_toplev): Set them to an empty string.
8520
8521         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8522         (REALLY_SET_LIB_PATH): Use them.
8523
8524 2000-11-17  Stan Shebs  <shebs@apple.com>
8525
8526         * MAINTAINERS: Add self to Write After Approval list.
8527
8528 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8529
8530         * configure: Provide the original toplevel configure arguments
8531         (including $0) to subprocesses in the environment rather than
8532         through gcc/configargs.h.
8533
8534 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8535
8536         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8537         C99.  Alphabetise "Write After Approval" list.
8538
8539 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8540
8541         * configure: Turn on libstdc++ V3 by default.
8542
8543         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8544         if we've got GCC.
8545
8546 2000-11-11  Philip Blundell  <philb@gnu.org>
8547
8548         * MAINTAINERS: Add self to Write After Approval list.
8549
8550 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8551
8552         * ltcf-c.sh (aix4): Improve shared library configuration; require
8553         exporting symbols.
8554         * ltcf-cxx.sh (aix4): Define.
8555         * ltconfig (aix4): Define library and soname specs appropriate for
8556         AIX.  Define command to create export symbols list.
8557
8558 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8559
8560         * config.sub: Add support for Sun Chorus
8561
8562 2000-10-31  Nick Clifton  <nickc@redhat.com>
8563
8564         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8565         <name>@redhat.com.  Also installed new email address for Clint
8566         Popetz.
8567
8568 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8569
8570         * etc: Remove directory from GCC.
8571
8572 2000-10-16  Michael Meissner  <meissner@redhat.com>
8573
8574         * configure (gcc/configargs.h): Only create if there is a build GCC
8575         directory created.
8576
8577 2000-10-16  Matthias Klose  <doko@debian.org>
8578
8579         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8580         when configured for libstdc++-v3.
8581
8582 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8583
8584         * configure: Save configure arguments to gcc/configargs.h.
8585
8586 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8587
8588         * config.guess: Import CVS version 1.157.
8589         * config.sub: Import CVS version 1.181.
8590
8591 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8592
8593         * Makefile.in (bootstrap): avoid recursion if subdir missing
8594         (cross): ditto
8595         (do-proto-toplev): ditto
8596
8597 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8598
8599         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8600         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8601
8602         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8603         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8604         all affected `configure' scripts.
8605
8606 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8607
8608         * MAINTAINERS: Add self as cpplib co-maintainer.
8609
8610 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8611
8612         * MAINTAINERS: Add self to Write After Approval list.
8613
8614 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8615
8616         * INSTALL/README: egcs -> GCC update.
8617
8618 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8619
8620         * MAINTAINERS: Add myself to Write After Approval list.
8621
8622 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8623
8624         * MAINTAINERS: Add myself to Write After Approval list.
8625
8626 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8627
8628         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8629         X11 libraries for hppa64.
8630
8631 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8632
8633         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8634
8635 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8636
8637         * Makefile.in (all-zlib): Added dummy target.
8638
8639         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8640         ltcf-gcj.sh: Updated from libtool multi-language branch.
8641
8642 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8643
8644         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8645         (bootstrap*): Depend on all-bootstrap.
8646
8647 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8648
8649         * config.guess: Import CVS version 1.156.
8650         * config.sub: Import CVS version 1.179.
8651
8652 2000-09-02  Anthony Green  <green@cygnus.com>
8653
8654         * Makefile.in (all-gcc): Depend on all-zlib.
8655         (CLEAN_MODULES): Add clean-zlib.
8656         (ALL_MODULES): Add all-zlib.
8657         * configure.in (host_libs): Add zlib.
8658
8659 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8660
8661         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8662         crosses, but add gcc/include to the header search path for them.
8663
8664 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8665
8666         * MAINTAINERS: Add self to Write After Approval list.
8667
8668 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8669
8670         * config.guess: Import CVS version 1.152.
8671         * config.sub: Import CVS version 1.177.
8672
8673 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8674
8675         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8676         $targargs to tell whether newlib is going to be built.
8677
8678         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8679         $$r/TARGET_SUBDIR/libio for _G_config.h.
8680
8681 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8682
8683         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8684
8685 2000-08-22  DJ Delorie  <dj@redhat.com>
8686
8687         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8688
8689 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8690
8691         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8692         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8693         sub-configures.
8694
8695 2000-08-21  DJ Delorie  <dj@redhat.com>
8696
8697         * MAINTAINERS: Add self as a libiberty maintainer
8698
8699 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8700
8701         * configure.in (libstdcxx_flags): Use
8702         libstdc++-v3/src/libstdc++.INC.
8703
8704 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8705
8706         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8707
8708 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8709
8710         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8711
8712         * configure: Make enable_threads and enable_shared defaults
8713         explicit.  Substitute enable_threads into generated Makefiles.
8714         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8715         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8716
8717 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8718
8719         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8720
8721 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8722
8723         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8724         previous delta.
8725
8726 2000-08-11  Jason Merrill  <jason@redhat.com>
8727
8728         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8729         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8730         (FLAGS_FOR_TARGET): Not here.
8731         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8732
8733 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8734
8735         * config-ml.in (CC, CXX): Don't introduce a leading space.
8736
8737 2000-08-07  DJ Delorie  <dj@delorie.com>
8738
8739         * MAINTAINERS: Add self as a DJGPP maintainer
8740
8741 2000-08-07  DJ Delorie  <dj@redhat.com>
8742
8743         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8744         "if we're also building gcc, and it's a gcc that will run on the
8745         build machine, we want to use its includes instead of the system's
8746         default includes".
8747
8748 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8749
8750         * MAINTAINERS: Add self to Write After Approval list.
8751
8752 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8753
8754         * configure.in (libstdcxx_flags): Don't use `"'.
8755
8756         * config-ml.in: Adjust multilib search paths to the
8757         appropriate multilib tree.
8758
8759 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8760
8761         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8762         commas in $LANGUAGES.
8763
8764 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8765
8766         * configure.in: Re-enable all references to libg++ and librx.
8767
8768 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8769
8770         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8771         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8772         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8773         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8774
8775         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8776
8777 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8778
8779         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8780         CXX_FOR_TARGET for sed.
8781
8782 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8783
8784         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8785         Do not override if already set in the environment or in configure.
8786         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8787         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8788
8789 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8790
8791         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8792         the libtool CVS tree multi-language branch.
8793         * ltconfig, ltmain.sh: Updated.
8794
8795 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8796
8797         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8798         (clean-target): Depend on it.
8799
8800         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8801         (GCC_FOR_TARGET): Use it.
8802         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8803         * configure.in: ... here.
8804         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8805         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8806
8807 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8808
8809         * MAINTAINERS: Add self to Write After Approval list.
8810
8811 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8812
8813         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8814         (configure-target-libchill, configure-target-libobjc): Likewise.
8815
8816         * configure.in: Use the same cache file for all target libs.
8817         * config-ml.in: But different cache files per multilib variant.
8818
8819 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8820
8821         * configure (topsrcdir): Don't use dirname.
8822
8823 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8824
8825         * MAINTAINERS: Add self to Write After Approval list.
8826
8827 2000-07-20  Jason Merrill  <jason@redhat.com>
8828
8829         * configure.in: Remove all references to libg++ and librx.
8830
8831         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8832
8833 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8834
8835         * config.sub: Update to subversions version 2000-07-06.
8836
8837 2000-07-12  Andrew Haley  <aph@cygnus.com>
8838
8839         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8840         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8841
8842 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8843
8844         * symlink-tree:  Check number of arguments.
8845
8846 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8847
8848         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8849         search path for a g++ extracted from the build tree.  This
8850         will allow link tests run by configure scripts in
8851         subdirectories to succeed.
8852
8853 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8854
8855         * ltconfig: Add support for mips-dde-sysv4.2MP
8856
8857 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8858
8859         * MAINTAINERS: Add myself as loop discovery maintainer.
8860
8861 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8862
8863         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8864         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8865
8866 2000-06-19  Timothy Wall  <twall@cygnus.com>
8867
8868         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8869         * config.sub: Add tic54x target.
8870
8871 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8872
8873         * MAINTAINERS: Add self as Fortran maintainer,
8874         remove Craig Burley.
8875
8876 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8877
8878         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8879         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8880
8881 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8882
8883         * MAINTAINERS: Add self as i18n maintainer
8884
8885 20000-05-21  H.J. Lu  (hjl@gnu.org)
8886
8887         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8888         directory are used if they exist. Make sure
8889         $(build_tooldir)/include is searched for header files,
8890         $(build_tooldir)/lib/ for library files.
8891         (GCC_FOR_TARGET): Likewise.
8892         (CXX_FOR_TARGET): Likewise.
8893
8894 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8895
8896         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8897
8898 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8899
8900         * Makefile.in (configure-target-libiberty): Depend on
8901         configure-target-newlib.
8902
8903 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8904
8905         * configure.in, Makefile.in: Merge all libffi-related
8906         configury stuff from the libgcj tree.
8907
8908 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8909
8910         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8911         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8912
8913 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8914
8915         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8916         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8917         current version information.  Add to proto-toplev directory.
8918         (gdb-taz): Build do-djunpack.
8919
8920 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8921
8922         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8923
8924 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8925
8926         * MAINTAINERS: Add self to Write After Approval list.
8927
8928 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8929
8930         * ltmain.sh: Preserve in relink_command any environment
8931         variables that may affect the linker behavior.
8932
8933 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8934
8935         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8936
8937 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8938
8939         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8940
8941 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8942
8943         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8944         with the version name.
8945
8946 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8947
8948         * MAINTAINERS: Add self as bb-reorder maintainer.
8949
8950 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8951
8952         * config.if: Tweak.
8953
8954 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8955
8956         * djunpack.bat: New file.
8957
8958 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8959
8960         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8961         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8962         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8963         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8964
8965 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8966
8967         * config.sub (case $basic_machine): Change default for "ibm-*"
8968         to "openedition".
8969
8970 2000-04-13  Andreas Jaeger  <aj@suse.de>
8971
8972         * MAINTAINERS: Added myself.
8973
8974 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8975
8976         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8977         (do-md5sum): New target.
8978         (MD5PROG): Define.
8979         (PACKAGE): Default to TOOL.
8980         (VER): Default to a shell script.
8981         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8982         md5 checksum generation.
8983         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8984         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8985         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8986         insight.tar.bz2): Use gdb-taz to create archive.
8987
8988 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8989
8990         * configure (warn_cflags): Delete.
8991
8992 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8993
8994         * MAINTAINERS: Added myself.
8995
8996 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8997             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8998
8999         * configure.in (enable_libstdcxx_v3): Add.
9000         (target_libs): Add bits here to switch between libstdc++-v2 and
9001         libstdc++-v3.
9002         * config.if: And this file too.
9003         * Makefile.in: Add libstdc++-v3 targets.
9004
9005 2000-04-05  Michael Meissner  <meissner@redhat.com>
9006
9007         * config.sub (d30v): Add d30v as a basic machine type.
9008
9009 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9010
9011         * configure.in: -linux-gnu*, not -linux-gnu.
9012
9013 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9014
9015         * MAINTAINERS: Add self in write-after-approval section.
9016
9017 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9018
9019         * MAINTAINERS: Add self as ia64 port maintainer.
9020
9021 2000-03-08  Neil Booth  <NeilB@earthling.net>
9022
9023         * MAINTAINERS: Add self in write-after-approval section.
9024
9025 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9026
9027         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9028         (do-tar-bz2): Replace TOOL with PACKAGE.
9029         (gdb.tar.bz2): Remove GDBTK from GDB package.
9030         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9031         dejagnu.tar.bz2): New packages.
9032
9033 2000-02-27  Andreas Jaeger  <aj@suse.de>
9034
9035         * configure.in: Add entry for mips*-*-linux*, move catch all
9036         *-*-*linux* entry below this one.
9037
9038 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9039
9040         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9041
9042 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9043
9044         * config.sub: Support an OS of "wince".
9045
9046 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9047
9048         * config.guess, config.sub: Updated to match config's 2000-02-15
9049         version.
9050
9051 2000-02-23  Linas Vepstas <linas@linas.org>
9052
9053         * config.sub: Add support for Linux/IBM 370.
9054         * configure.in: Likewise.
9055
9056 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9057
9058         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9059
9060 2000-02-20  Christopher Faylor <cgf@cygnus.com>
9061
9062         * config.guess: Guess "cygwin" rather than "cygwin32".
9063
9064 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9065
9066         * configure (gcc_version): When setting, narrow search to
9067         lines containing `version_string'.
9068
9069 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9070
9071         * config.sub: Add support for avr target.
9072
9073 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9074
9075         * MAINTAINERS: Add maintainers for MCore port.
9076
9077 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9078
9079         * config.sub: Add mmix-knuth-mmixware.
9080
9081 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9082
9083         * MAINTAINERS: Pair cccp with cpplib maintainership.
9084
9085 2000-01-27  Christopher Faylor <cgf@redhat.com>
9086
9087         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9088         structure stuff to -L library search.
9089         (CXX_FOR_TARGET): Ditto.
9090         (CROSS_CHECK_MODULES): Fix spelling mistake.
9091
9092 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9093
9094         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9095         the C++ compiler.
9096
9097 2000-01-12  Richard Henderson  <rth@cygnus.com>
9098
9099         * configure.in: Don't build some bits for beos.
9100
9101 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9102
9103         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9104         as include files.
9105
9106 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9107
9108         * Add self as cpplib maintainer, as requested by Jason
9109         Merrill.  Correct my e-mail address.
9110
9111 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9112
9113         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9114         not mh-aix43.
9115
9116 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9117
9118         * MAINTAINERS: Add myself to "write after approval" list.
9119
9120 1999-12-14  Richard Henderson  <rth@cygnus.com>
9121
9122         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9123         * config.sub: Accept alphaev[78], alphaev8.
9124
9125 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9126
9127         * config.guess, config.sub: Update from autoconf.
9128
9129 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9130
9131         * MAINTAINERS:  update my playtime e-address.
9132
9133 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9134
9135         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9136         necessary libraries are missing.
9137
9138 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9139
9140         * MAINTAINERS: Add new 'write after approval' maintainer.
9141
9142 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9143
9144         * MAINTAINERS: Add new Java maintainer.
9145
9146 1999-10-25  Andreas Schwab  <schwab@suse.de>
9147
9148         * configure: Fix quoting inside arguments of eval.
9149
9150 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9151
9152         * config-ml.in: Allow suppression of some ARM multilibs.
9153
9154 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9155
9156         * config.guess: Add OS/390 match pattern.
9157         * config.sub: Add mvs, openedition targets.
9158         * configure.in (i370-ibm-opened*): New.
9159
9160 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9161
9162         * config.sub: Add support for configuring for pj.
9163
9164 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9165
9166         * config.sub (maybe_os): Add support for configuring for fr30.
9167
9168 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9169
9170         * configure.in: Do not configure or build ld for AIX
9171         platforms.  ld is known to be broken on these platforms.
9172
9173 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9174
9175         * config-ml.in: Pass compiler flag corresponding to multidirs to
9176         subdir configures.
9177
9178 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9179
9180         * Makefile.in (LDFLAGS): Define.
9181
9182 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9183
9184         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9185         noconfigdirs.
9186         (*-*-cygwin*): Likewise.
9187
9188 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9189
9190         * mkdep: New file.
9191         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9192         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9193
9194         From Eli Zaretskii <eliz@is.elta.co.il>:
9195         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9196         long file name when using DJGPP on MS-DOS.
9197
9198 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9199
9200         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9201
9202 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9203
9204         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9205         dependency as this causes "make check" to globally "make all"
9206
9207 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9208
9209         * configure.in (target_libs): Added target-zlib.
9210         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9211         (CONFIGURE_TARGET_MODULES): Likewise.
9212         (CHECK_TARGET_MODULES): Likewise.
9213         (INSTALL_TARGET_MODULES): Likewise.
9214         (CLEAN_TARGET_MODULES): Likewise.
9215         (configure-target-zlib): New target.
9216         (all-target-zlib): Likewise.
9217         (all-target-libjava): Depend on all-target-zlib.
9218         (configure-target-libjava): Depend on configure-target-zlib.
9219
9220         * Makefile.in (configure-target-libjava): Depend on
9221         configure-target-newlib.
9222         (configure-target-boehm-gc): New target.
9223         (configure-target-qthreads): New target.
9224
9225         * configure.in (target_libs): Added target-qthreads.
9226         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9227         (CONFIGURE_TARGET_MODULES): Likewise.
9228         (CHECK_TARGET_MODULES): Likewise.
9229         (INSTALL_TARGET_MODULES): Likewise.
9230         (CLEAN_TARGET_MODULES): Likewise.
9231         (all-target-qthreads): New target.
9232         (configure-target-libjava): Depend on configure-target-qthreads.
9233         (all-target-libjava): Depend on all-target-qthreads.
9234
9235         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9236         (CONFIGURE_TARGET_MODULES): Likewise.
9237         (CHECK_TARGET_MODULES): Likewise.
9238         (INSTALL_TARGET_MODULES): Likewise.
9239         (CLEAN_TARGET_MODULES): Likewise.
9240         (all-target-libjava): New target.
9241         (all-target-boehm-gc): Likewise.
9242         * configure.in (target_libs): Added libjava, boehm-gc.
9243
9244 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9245
9246         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9247         configure.bat in SUPPORT_FILES.
9248         (gas+binutils.tar.bz2): Likewise.
9249
9250         * makeall.bat: Remove; obsolete.
9251
9252 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9253
9254         From Mark Elbrecht:
9255         * configure.bat: Remove; obsolete.
9256
9257 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9258
9259         * configure: Add -W -Wall to the default CFLAGS when compiling with
9260         gcc.
9261
9262 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9263
9264         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9265
9266 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9267
9268         * configure.in: Build ld on IRIX6.
9269
9270 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9271
9272         * Makefile.in: Change distribution targets to use bzip2 instead of
9273         gzip.
9274         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9275         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9276
9277 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9278
9279         * config.sub: Add mcore target.
9280
9281 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9282
9283         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9284
9285 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9286
9287         * config.guess (dummy): Changed to $dummy.
9288
9289 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9290
9291         * config.sub: Tidied up case statements.
9292
9293 1999-05-22  Ben Elliston  <bje@cygnus.com>
9294
9295         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9296         <jiro@din.or.jp>.
9297
9298         * config.guess: Merge with FSF version. Future changes will be
9299         more accurately recorded in this ChangeLog.
9300         * config.sub: Likewise.
9301
9302 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9303
9304          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9305
9306 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9307
9308         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9309
9310 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9311
9312         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9313
9314 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9315
9316         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9317         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9318         Bad merge removed these two changes.
9319
9320 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9321                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9322
9323         * config.guess (interix Alpha): Add.
9324
9325 1999-04-11  Richard Henderson  <rth@cygnus.com>
9326
9327         * configure.in (i?86-*-beos*): Do config gperf; don't config
9328         gdb, newlib, or libgloss.
9329
9330 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9331
9332         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9333         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9334         from multidirs.
9335
9336 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9337
9338         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9339
9340 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9341
9342         * config.sub: Add support for mcore targets.
9343
9344 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9345
9346         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9347         not mt-ospace, in order to shut up assembler warning about using
9348         symbols that are named the same as registers.
9349
9350 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9351
9352         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9353         dependency list for all-target-cygmon.
9354
9355 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9356
9357         * config-ml.in: Check $host, not $target, for selective multilibs.
9358         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9359         thumb interworking, and underscore prefix multilibs.
9360
9361 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9362
9363         * missing: Update to version from current automake.
9364
9365 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9366
9367         * configure (gxx_include_dir): Removed.
9368
9369         * configure.in (gxx_include_dir): Handle it.
9370         * Makefile.in: Likewise.
9371
9372 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9373
9374         * config.sub (mips64vr4111,mips64vr4111el) Add.
9375
9376 1999-03-21  Ben Elliston  <bje@cygnus.com>
9377
9378         * config.guess: Correct typo for detecting ELF on FreeBSD.
9379
9380 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9381
9382         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9383         config/mh-djgpp.
9384
9385 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9386
9387         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9388         all-target-newlib to dependency list for all-target-bsp.
9389
9390 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9391
9392         * config.sub: Add i386-uwin support.
9393         * config.guess: Likewise.
9394
9395 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9396
9397         * configure.in: cleanup, add mh-*pic handling for arm, special
9398         case powerpc*-*-aix*
9399
9400 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9401
9402         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9403         can be built.
9404
9405 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9406
9407         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9408         targets.
9409
9410 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9411
9412         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9413
9414 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9415
9416         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9417
9418 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9419
9420         * config.sub: Fix typo in arm recognition.
9421
9422 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9423
9424         * configure.in (noconfigdirs): Changed target_configdirs to
9425         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9426         rather than m68k-*-* since it is not known to work on
9427         m68k-aout. Ditto for arm-*-*oabi.
9428
9429 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9430
9431         * configure.in (*-*-windows*): Remove, no longer used.
9432
9433 1999-02-19  Ben Elliston <bje@cygnus.com>
9434
9435         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9436         Smart and improved by Andrew Cagney.
9437
9438 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9439
9440         * config.guess: Recognize openbsd-*-hppa.
9441
9442 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9443
9444         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9445         only if it is not empty.
9446
9447 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9448
9449         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9450
9451         * config.guess: Modified to recognize uname's armv* syntax.
9452
9453         * config.sub: Modified to recognize uname's armv* syntax.
9454
9455 1999-02-17  Mark Salter  <msalter@cygnus.com>
9456
9457         * configure.in: Added target-bsp for sparclite.
9458
9459 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9460
9461         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9462
9463 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9464
9465         * configure.in: Add support for strongarm port.
9466         * config.sub: Add support for strongarm target.
9467
9468 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9469
9470         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9471         the old name config/mh-cygwin32.
9472         Enable texinfo.
9473
9474 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * configure.in: Do build ld for ix86 Solaris.
9477
9478 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9479
9480         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9481         $AR_FOR_TARGET.  Likewise for RANLIB.
9482
9483 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9484
9485         * config.sub (oabi):  Recognize.
9486         * configure.in (arm-*-oabi):  Handle.
9487
9488 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9489
9490         * config.guess: Improve detection of i686 on UnixWare 7.
9491
9492 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9493
9494         * config.guess: Add support for i386-pc-interix.
9495         * config.sub: Likewise.
9496         * configure.in: Likewise.
9497
9498 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9499
9500         * Makefile.in: Remove unneeded all-target-libio from
9501         from all-target-winsup target since it is now unneeded.
9502         Add all-target-libtermcap in its place since it is now
9503         needed.
9504
9505 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9506
9507         * configure.in: makefile stub for cygwin target is probably
9508         unnecessary.  Remove it for now.
9509
9510 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9511
9512         * configure.in: libtermcap.a should be built when cygwin is the
9513         target as well as the host.
9514         * config.guess: Allow mixed case in cygwin uname output.
9515         * Makefile.in: Add libtermcap target.
9516
9517 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9518
9519         * config.sub: Clean up handling of hppa2.0.
9520
9521 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9522
9523         * config.guess: Use C code to identify more HP machines.
9524
9525 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9526
9527         * config.sub: Handle hppa2.0.
9528
9529 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9530
9531         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9532         cygmon for all sparclite targets, regardless of object format.
9533
9534 1998-12-15  Mark Salter  <msalter@cygnus.com>
9535
9536         * configure.in: Added target-bsp for several target architectures.
9537
9538         * Makefile.in: Added rules for bsp.
9539
9540 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9541
9542         * config.guess: Improve detection of hppa2.0 processors.
9543
9544 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9545
9546         * config.guess: Recognize FreeBSD using ELF automatically.
9547
9548 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9549
9550         * configure (skip-this-dir): Add handling for new shell script, which
9551         might be created by a sub-directory's configure to indicate, this particular
9552         directory is "unwanted".
9553         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9554
9555 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9556
9557         * ltconfig: import from libtool, after changing libtool to
9558         account for the cygwin name change.
9559
9560 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9561
9562         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9563         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9564
9565 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9566
9567         * configure.in: Add libtermcap to list of cygwin dependencies.
9568
9569 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9570
9571         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9572         they include winsup/include when it's a cygwin target.
9573
9574 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9575
9576         * configure.in (host_tools): Added zip.
9577         * Makefile.in (all-target-libjava): Depend on all-zip.
9578         (all-zip): New target.
9579         (ALL_MODULES): Added all-zip.
9580         (NATIVE_CHECK_MODULES): Added check-zip.
9581         (INSTALL_MODULES): Added install-zip.
9582         (CLEAN_MODULES): Added clean-zip.
9583
9584 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9585
9586         * Makefile.in: lose "32" from comment about cygwin.
9587
9588 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9589
9590         * configure.in: Use -Os to build target libraries for the fr30.
9591
9592 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9593
9594         * config.sub: Add fr30.
9595
9596 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9597
9598         * configure.in: drop "32" from config/mh-cygwin32.  Check
9599         cygwin* instead of cygwin32*.
9600         * config.sub: Check cygwin* instead of cygwin32*.
9601
9602 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9603
9604         * config.guess: Match any version of Unixware7.
9605
9606 1998-10-20  Syd Polk  <spolk@cygnus.com>
9607
9608         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9609         if desired.
9610
9611 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9612
9613         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9614         these if the appropriate directories and files to not exist.
9615
9616 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9617
9618         * Makefile.in (DEVO_SUPPORT): Add config.if.
9619
9620 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9621
9622         * configure: Add pattern to replace "build_tooldir"'s
9623         definition in the generated Makefile with "tooldir"'s
9624         actual value.
9625
9626 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9627
9628         * config.sub: Bring back lost sparcv9.
9629
9630         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9631
9632 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9633
9634         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9635         CC_FOR_TARGET and friends.
9636
9637 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9638
9639         * Makefile.in (build_tooldir): New variable, same as tooldir.
9640         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9641         -B$(build_tooldir)/bin/.
9642         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9643
9644 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9645
9646         * README: Remove installation instructions and refer to the
9647         INSTALL directory instead.
9648
9649 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9650
9651         * config.sub: Add support for i[34567]86-pc-udk.
9652         * configure.in: Likewise.
9653
9654 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9655
9656         * Makefile.in: add bzip2 package building bits for user
9657         tools module
9658         * configure.in: ditto
9659
9660 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9661
9662         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9663         (ALL_TARGET_MODULES): Add all-target-libobjc.
9664         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9665         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9666         (all-target-libchill): Add dependencies.
9667         * configure.in (target_libs): Add libchill.
9668
9669 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9670
9671         * configure.in (target_subdir): Remove duplicate line.
9672
9673 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9674
9675         * Makefile.in (all-automake): fix dependencies.
9676
9677 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9678
9679         * configure.in: Minor cleanups for building in the $(target_alias)
9680         subdir.
9681
9682 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9683
9684         * Makefile.in (bootstrap): Set r and s before make all.  Use
9685         BASE_FLAGS_TO_PASS in make all.
9686         (cross): Likewise.
9687
9688 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9689
9690         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9691
9692 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9693
9694         * config.sub: Fix typo in last change.
9695
9696 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9697
9698         * config.sub: Add support for C4x target.
9699         * configure.in: Likewise.
9700
9701 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9702
9703         * config.sub: Recognize sparcv9 just like sparc64.
9704
9705 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9706
9707         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9708
9709 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9710
9711         * config.guess: Correctly identify Pentium II sco boxes.
9712
9713         * config.guess: Fix "tr" code.  From Weiwen Liu.
9714
9715 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9716
9717         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9718         stabs.
9719
9720 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9721
9722         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9723         (ALL_TARGET_MODULES): Add all-target-libchill.
9724         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9725         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9726         (all-target-libchill): Add dependencies.
9727         * configure.in (target_libs): Add libchill.
9728
9729 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9730
9731         * config.guess: Avoid assumptions about "tr" behaves when
9732         LANG is set to something other than English.
9733
9734 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9735
9736         * configure (gxx_include_dir): Changed to
9737         '${prefix}/include/g++'-${libstdcxx_interface}.
9738
9739         * config.if: New to determine the interfaces.
9740
9741 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9742
9743         * config.guess: Detect and handle MPE/IX.
9744         * config.sub: Deal with MPE/IX.
9745
9746 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9747
9748         * configure.in: Use mh-aix43.
9749
9750 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9751
9752         * configure: Fix --without/--disable cases for gxx-include-dir.
9753
9754 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9755
9756         * mdata-sh:  Imported.  Needed for automake support.
9757
9758 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9759
9760         * Makefile.in (taz): Try "chmod -R og=u ." before
9761         "chmod og=u `find . -print`".
9762
9763 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9764
9765         * configure.in: Add arm-elf and thumb-elf support.
9766
9767 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9768
9769         * Makefile.in: Undo previous patch.
9770
9771 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9772
9773         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9774         to here ...
9775         (install-no-fixedincludes): and here
9776         (INSTALL_MODULES): ... from here.
9777
9778 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9779
9780         * config.sub: Merge with FSF.
9781
9782         * config.guess: Merge with FSF.
9783
9784 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9785
9786         * configure (extraconfigdirs): New variable.
9787         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9788         * Makefile.in (all): Move higher in file.
9789         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9790         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9791         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9792         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9793         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9794
9795 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9796
9797         * Makefile.in (all-target-libjava): Depend on all-gcc and
9798         all-target-newlib.
9799         (configure-target-libjava): Depend on $(ALL_GCC).
9800
9801 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9802
9803         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9804         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9805
9806 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9807
9808         * INSTALL/README: Fix typo.
9809
9810 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9811
9812         * ylwrap: Change absolute path checks to check for DOS style path
9813         names.
9814
9815         * ylwrap: Don't use a full path name if the source file is in the
9816         same directory.  From hjl@lucon.org (H.J. Lu).
9817
9818         * config-ml.in: Default to being verbose, to match Feb 18 change to
9819         configure.
9820
9821 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9822
9823         Brought over from egcs:
9824
9825         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9826
9827         * configure.in (target_subdir): Set to ${target_alias} instead
9828         of "libraries".
9829
9830         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9831
9832         * configure.in (target_subdir): Set to libraries if enable_multilib.
9833
9834 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9835
9836         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9837         multilibs, force reconfiguration the first time we create
9838         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9839
9840 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9841
9842         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9843         avoid confusion with --no-recursion.
9844
9845 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9846
9847         * configure.in: Win32 hosts shouldn't use install -x
9848         * install-sh: remove -x option, and special .exe-handling
9849         hack.
9850
9851 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9852
9853         * config.guess: Recognize i586-pc-beos.
9854         * configure.in: Don't build some bits for beos.
9855
9856 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9857
9858         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9859         CFLAGS default to -O2.
9860
9861         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9862         when using GNU ld.
9863
9864 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9865
9866         * ltmain.sh: Correct install when using a different shell.
9867
9868 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9869
9870         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9871
9872 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9873
9874         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9875         target.
9876
9877 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9878
9879         * ltconfig: Update to correct AIX handling.
9880
9881 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9882
9883         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9884
9885         * configure.in (target_subdir): Set to ${target_alias} instead
9886         of "libraries".
9887
9888 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9889
9890         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9891         (Makefile): Depend on $(gcc_version_trigger).
9892
9893         * configure (gcc_version): Change default initializer to empty
9894         string.
9895         (gcc_version_trigger): New variable; pass this variable down
9896         to subdir configures to enable them checking gcc's version
9897         themselves. Emit make macros for both gcc_version vars.
9898         (topsrcdir): Initialize reliably.
9899         (recursion line): Remove --with-gcc-version=${gcc_version}.
9900
9901 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9902
9903         * configure (enable_version_specific_runtime_libs): Implement new flag
9904         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9905         in $(libsubdir); emit definition in each generated Makefile.
9906         (gxx_include_dir): Initialize depending on
9907         $enable_version_specific_runtime_libs.
9908
9909 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9910
9911         * configure (gcc_version): Initialize properly depending on
9912         how and where configure is started.
9913         (recursion line): Pass a --with-gcc-version=${gcc_version}
9914         to configures in subdirs.
9915
9916 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9917
9918         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9919         cygmon
9920
9921 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9922
9923         * configure.in: Add cygmon and libstub support for mn10200.
9924
9925 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9926
9927         * configure (gcc_version): Add new variable describing the
9928         particular gcc version we're building.
9929         * Makefile.in (libsubdir): Add new macro for the directory
9930         in which the compiler finds executables, libraries, etc.
9931         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9932         and libsubdir.
9933
9934 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9935
9936         * Makefile.in (local-clean): Remove *.log.
9937         (warning.log): Built with warn_summary from build.log.
9938         (mail-report.log): Run test_summary.
9939         (mail-report-with-warnings.log): Run test_summary including
9940         warning.log in the report.
9941
9942 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9943
9944         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9945
9946 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9947
9948         * Makefile.in (grep): Grep no longer depends on libiberty.
9949
9950 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9951
9952         * Makefile.in: all-snavigator needs all-libgui.
9953
9954 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9955
9956         * configure.in: Add cygmon and libstub support for mn10300.
9957
9958 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9959
9960         * missing: Update to version from automake 1.3.
9961
9962         * ltmain.sh: On installation, don't get confused if the same name
9963         appears more than once in the list of library names.
9964
9965 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9966
9967         * config.sub: Accept m68060 and m5200 as CPU names.
9968
9969 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9970
9971         * configure: Use && rather than using -a in test, because odd
9972         strings can confuse test.
9973         * configure.in: Likewise.
9974
9975 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9976
9977         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9978
9979 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9980
9981         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9982         bootstrap4-lean): New targets.
9983
9984 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9985
9986         * mpw-* Delete.  Not used.
9987
9988 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9989
9990         * COPYING.LIB: Update FSF address.
9991
9992 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9993
9994         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9995
9996         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9997         GAS_SUPPORT_DIRS.
9998
9999 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10000
10001         * ltconfig, ltmain.sh: Avoid producing a version number if
10002         -version-info was not used.
10003
10004 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10005
10006         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10007         building with newlib.
10008
10009 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10010
10011         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10012         Solaris `make' causes it to continue to next definition.
10013
10014 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10015
10016         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10017         the right GUI libraries and files are installed along with GDB.
10018
10019 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10020
10021         * configure.in: Change alpha to alpha* in several places.
10022
10023 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10024
10025         * config.sub: Recognize sparc86x.
10026
10027 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10028
10029         * configure.in (--enable-target-optspace): Remove debug echo.
10030
10031 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10032
10033         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10034
10035 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10036
10037         * ltconfig: Update cygwin32 support.
10038
10039         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10040         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10041         (GDB_SUPPORT_DIRS): Likewise.
10042
10043 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10044
10045         * configure.in (target_makefile_frag): If --enable-target-optspace,
10046         use -Os to compile target libraries rather than -O2.  Default to
10047         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10048         not used.
10049         * configure.in (target_cflags): Ditto for d30v.
10050
10051 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10052
10053         * Makefile.in (all-bfd): Depend on all-intl.
10054         (all-binutils): Likewise.
10055         (all-gas): Likewise.
10056         (all-gprof): Likewise.
10057         (all-ld): Likewise.
10058
10059 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10060
10061         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10062
10063 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10064
10065         * Makefile.in (all-bfd): Depend upon all-libiberty.
10066
10067         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10068
10069 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10070
10071         * Makefile.in: Add libstub.
10072
10073         * configure.in: Ditto. Build libstub for targets that have cygmon
10074         support.
10075
10076 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10077
10078         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10079
10080 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10081
10082         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10083         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10084
10085 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10086
10087         * configure: Define DEFAULT_M4 by searching PATH.
10088         * Makfile.in: Use DEFAULT_M4.
10089
10090 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10091
10092         * ltconfig: Add cygwin32 support.
10093
10094         * Makefile.in, configure.in: Add libtool as a native only directory
10095         to configure and build.
10096
10097 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10098
10099         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10100
10101 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10102
10103         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10104
10105 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10106
10107         * Makefile.in: add ash make rules
10108         * configure.in: add ash to native_only and host_tools lists
10109
10110 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10111
10112         * Makefile.in (all-gettext, all-intl): New targets.
10113         (ALL_MODULES): Added all-gettext, all-intl.
10114         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10115         (INSTALL_MODULES): Added install-gettext, install-intl.
10116         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10117
10118         * configure.in (host_tools): Added gettext.
10119         (native_only): Likewise.
10120         (noconfigdirs) [various cases]: Likewise.
10121         (host_libs): Added intl.
10122
10123 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10124
10125         * configure: Do not disable building gdbtk for cygwin32 hosts.
10126
10127 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10128
10129         * configure.in: Add thumb-coff target.
10130         * config.sub: Add thumb-coff target.
10131
10132 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10133
10134         * Makefile.in: Revert yesterday's change.
10135         (all-target-winsup):  all-target-librx stays out of here.
10136
10137 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10138
10139         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10140         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10141         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10142         Remove references to librx and libg++.
10143
10144 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10145
10146         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10147         recursive makes
10148
10149 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10150
10151         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10152         for newlib directory.
10153         (CXX_FOR_TARGET): Likewise.
10154
10155 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10156
10157         * ltconfig: Update after libtool/ltconfig.in change for
10158         hpux11.
10159
10160 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10161
10162         * ltconfig, ltmain.sh: Update to libtool 1.2.
10163
10164 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10165
10166         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10167         (install-gcc-cross): Instead, override LANGUAGES here.
10168
10169 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10170
10171         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10172         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10173
10174 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10175
10176         * configure.in: Add Thumb-pe target.
10177
10178 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10179
10180         * Makefile.in - changed sn targets to snavigator
10181         * configure.in - changed sn targets to snavigator
10182
10183 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10184
10185         * config-ml.in: After building symlink tree call make distclean
10186         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10187         to be the case for libiberty.
10188
10189 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10190
10191         * configure: When making link, also check the current
10192         directory. The configure scripts may create one.
10193
10194 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10195
10196         * config.sub: Accept alphapca56 and alphaev6 properly.
10197
10198 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10199
10200         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10201
10202 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10203
10204         * config.sub (sco5): Fix typo.
10205
10206 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10207
10208         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10209         install-itcl.
10210         (install-itcl): Remove dependency on install-tcl.
10211
10212 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10213
10214         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10215
10216 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10217
10218         * configure.in: Don't build libgui for a cygwin32 target when not on
10219         a cygwin32 host.
10220
10221 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10222
10223         * configure (redirect): Set to null, so default behavior of
10224         configure is now --verbose.
10225
10226 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10227
10228         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10229         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10230
10231 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10232
10233         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10234         this change to sync Makefile.in with its ChangeLog entries.
10235
10236 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10237
10238         * ltmain.sh (mkdir): Check that the directory doesn't exist
10239         before we exit with error, so that we don't get races during
10240         parallel builds.
10241
10242 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10243
10244         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10245
10246 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10247
10248         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10249         PICFLAG_FOR_TARGET.
10250         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10251
10252         * configure: Emit a definition for the new macro enable_shared
10253         into each Makefile.
10254
10255 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10256
10257         * configure.in (host_tools, native_only): Add libtool.
10258
10259 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10260
10261         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10262         Fix typo in ming config comment.
10263
10264 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10265
10266         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10267
10268 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10269
10270         * config.sub: Add tic30 cases, and map c30 to tic30.
10271
10272 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10273
10274         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10275         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10276         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10277         (CLEAN_TARGET_MODULES): Similarly
10278         (all-target-libf2c): Add dependences.
10279         * configure.in (target_libs): Add libf2c.
10280
10281 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10282
10283         * configure.in: Remove expect from noconfigdirs when target
10284         is cygwin32.  OK to build expect and dejagnu with Canadian
10285         Cross.
10286
10287 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10288
10289         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10290         host.
10291
10292         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10293         and mingw32.
10294
10295 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10296
10297         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10298         here as it is not defined in the toplevel Makefile.
10299
10300 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10301
10302         * configure (package_makefile_rules_frag): New variable, which names
10303         a file with generic rules, ...
10304         Change comment to mention we now have FIVE parts.
10305         * configure: Undo last change.
10306
10307 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10308
10309         * config.guess: More accurate determination of HP processor types.
10310         * config.sub: More accurate determination of HP processor types.
10311
10312 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10313
10314         * configure (package_makefile_frag): Move inserting the
10315         ${package_makefile_frag} to where it should be according
10316         to the comment.
10317
10318 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10319
10320         * config.guess: Add support for Linux/ARM.
10321
10322 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10323
10324         * .cvsignore: Remove *-info and *-install since they match
10325         release-info and mpw-install, which we don't want to just ignore.
10326
10327 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10328
10329         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10330
10331 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10332
10333         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10334         local_prefix to sub-make invocations.
10335
10336 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10337
10338         * configure.in: Check makefile fragments in the source
10339         directory.
10340
10341 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10342
10343         * configure.in: Check whether host and target makefile
10344         fragments exist before adding them to *_makefile_frag.
10345
10346 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10347
10348         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10349
10350 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10351
10352         * configure.in: Make sure we only replace RPATH_ENVVAR on
10353         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10354         regexp to sed.
10355
10356         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10357         to sub-makes.
10358
10359 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10360
10361         * config-ml.in (multi-do): LDFLAGS must include multilib
10362         designator.
10363
10364 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10365
10366         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10367
10368 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10369
10370         * config.sub: Add mingw32 support.
10371         * configure.in: Likewise.
10372
10373 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10374
10375         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10376
10377 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10378
10379         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10380         * configure (gxx_include_dir): Provide a definition for subdirs
10381         which do not use autoconf.
10382
10383 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10384
10385         * config.guess: Sync with egcs.  Picks up new alpha support,
10386         BeOS & some additional linux support.
10387
10388 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10389
10390         * config.guess: HP 9000/803 is a PA1.1 machine.
10391
10392 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10393
10394         * configure.in: It's alpha*-...
10395
10396 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10397
10398         * configure.in (host_makefile_frag, target_makefile_frag):
10399         Handle multiple config files.
10400         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10401         alpha-*-*.
10402
10403 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10404
10405         * mkdep: New file.
10406
10407 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10408
10409         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10410
10411 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * Makefile.in: Add libgui directory.
10414         (GDB_TK): Add all-libgui.
10415         * configure.in: Add libgui directory.
10416         * configure: Add all-libgui to GDB_TK.
10417
10418 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10419
10420         * config-ml.in (multidirs): Add m32r to multilib list.
10421
10422 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10423
10424         * Makefile.in (all-target-gperf): Change dependency to
10425         all-target-libstdc++.
10426
10427 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10428
10429         * config.guess: Add BeOS support.
10430
10431 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         Source directory cvs renamed to cvssrc:
10434         * configure.in (host_tools): Change cvs to cvssrc.
10435         (native_only): Likewise.
10436         (noconfigdirs) [various cases]: Likewise.
10437         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10438         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10439         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10440         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10441         (all-cvssrc): Rename target from all-cvs.
10442
10443 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10444
10445         * configure (gxx_include_dir): Fix thinko.
10446
10447 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10448
10449         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10450         (install-cross, install-gcc-cross): New targets.
10451
10452 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10453
10454         * configure.in (noconfigdirs): Add support for Thumb target.
10455
10456         * config.sub (maybe_os): Add support for Thumb target.
10457
10458 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10459
10460         * Makefile.in: Add rules for cygmon.
10461
10462         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10463
10464 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10465
10466         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10467         * configure (gxx_include_dir): Provide a definition for subdirs
10468         which do not use autoconf.
10469
10470 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10471
10472         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10473         11/18/97 build
10474
10475 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10476
10477         * From Franz Sirl.
10478         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10479         found on RedHat Linux systems.
10480
10481 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10482
10483         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10484         guesses.
10485
10486 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10487
10488         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10489
10490 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10491
10492         * ltmain.sh: If mkdir fails, check whether the directory was created
10493         anyhow by some other process.
10494
10495 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10496
10497         * configure.in (d30v-*-*): Configure all directories.
10498
10499 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10500
10501         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10502         for the D30V.
10503
10504 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10505
10506         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10507
10508 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10509
10510         * include/libiberty.h: Add extern "C" { so it can be used with C++
10511         progrms.
10512         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10513         programs.
10514
10515 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10516
10517         * configure.in (d30v-*-*): Configure GCC now.
10518
10519 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10520
10521         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10522         is no longer needed.
10523
10524 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10525
10526         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10527
10528 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10529
10530         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10531         targets using "$@" to provide support for similar but not identical
10532         targets without having to duplicate code.
10533
10534 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10535
10536         * makefile.vms: Fix to work with DEC C.
10537
10538 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10539
10540         * config.sub: Add mips-tx39-elf to marketing names.
10541
10542 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10543
10544         * ltmain.sh: Handle symlinks in generated script.
10545
10546 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10547
10548         * configure: Handle autoconf style directory options: --bindir,
10549         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10550         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10551         --sysconfdir.
10552         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10553         (sharedstatedir, localstatedir, oldincludedir): New variables.
10554         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10555         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10556         sbindir, sharedstatedir, and sysconfdir.
10557
10558 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10559
10560         * Makefile.in (bootstrap-lean): New target.
10561
10562 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10563
10564         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10565         sn, and gnuserv from noconfigdirs.
10566
10567 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10568
10569         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10570
10571 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10572
10573         * Makefile.in (cross): New target.
10574
10575 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10576                           Jeff Law         <law@cygnus.com>
10577
10578         * Makefile.in (bootstrap2, bootstrap3): New targets.
10579         (all-bootstrap): Remove outdated and confusing target.
10580         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10581
10582 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10583
10584         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10585         windows.  Consistent with gdb/configure.
10586
10587 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10588
10589         * configure.in: Name Linux target fragment.
10590
10591         * configure: Rewrite so that project Makefile fragment is inserted
10592         first and appears last in the resulting Makefile.
10593
10594 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10595
10596         * Makefile.in (install-itcl): Install tcl first.
10597
10598 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10599
10600         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10601
10602 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10603
10604         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10605
10606         * configure.in (skipdirs): Add target-librx for Linux.
10607         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10608
10609 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10610
10611         * Makefile.in (bootstrap): New target.
10612
10613 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10614
10615         * config.sub: Accept 'amigados' for backward compatibility.
10616
10617 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10618
10619         * config.guess: Merge with FSF.
10620
10621 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10622
10623         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10624
10625 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10626
10627         * config.sub: Add "marketing-names" patch.
10628
10629 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10630
10631         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10632
10633 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10634
10635         * config.sub: Handle v850-elf.
10636
10637 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10638
10639         * .cvsignore (*-install): Remove.
10640
10641 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10642
10643         * ltconfig: Set CONFIG_SHELL in libtool.
10644         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10645
10646 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10647
10648         * configure.in (target_subdir): Set to libraries if enable_multilib.
10649
10650 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10651
10652         * config.guess: Update from gcc directory.
10653
10654 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10655
10656         * Makefile.in (all-sim): Depends on all-readline.
10657
10658 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10659
10660         * Makefile.in (BISON, YACC): Use $$s.
10661         (all-bison): Depend on all-texinfo.
10662
10663 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10664
10665         * Makefile.in (BISON): Add -L flag.
10666         (YACC): Likewise.
10667
10668 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10669
10670         * configure.in (noconfigdirs): Add support for v850e target.
10671
10672         * config.sub (maybe_os): Add support for v850e target.
10673
10674 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10675
10676         * configure.in (noconfigdirs): Add support for v850ea target.
10677
10678         * config.sub (maybe_os): Add support for v850ea target.
10679
10680 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10681
10682         * config.sub: Add mipstx39.  Delete r3900.
10683
10684 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10685
10686         * Makefile.in (all-autoconf): Depends on all-texinfo.
10687
10688 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10689
10690         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10691         eabi targets.
10692
10693 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10696
10697         * configure: When handling a Canadian Cross, handle YACC as well as
10698         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10699         * Makefile.in (all-bison): Depend upon all-texinfo.
10700
10701 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10702
10703         * Makefile.in (BISON): bison, not byacc or bison -y.
10704         (YACC): bison -y or byacc or yacc.
10705         (various): Add *-bison as appropriate.
10706         (taz): No need to mess with BISON anymore.
10707
10708 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10709
10710         * configure: If OSTYPE matches *win32*, try to find a good value for
10711         CONFIG_SHELL.
10712
10713 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10714
10715         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10716         configure.in if it is present.
10717
10718 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10719
10720         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10721
10722 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10723
10724         * config.sub: Recognize `arc' cpu.
10725         * configure.in: Likewise.
10726         * config-ml.in: Likewise.
10727
10728 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10729
10730         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10731
10732 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10733
10734         * configure: Changed sed delimiter from ':' to '|' when
10735         attempting to substitute ${config_shell} for SHELL. On
10736         NT ${config_shell} may contain a ':' in it.
10737
10738 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10739
10740         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10741
10742 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10743
10744         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10745
10746 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10747
10748         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10749
10750         * ylwrap: If the program is a relative path, force it to be
10751         absolute.
10752
10753 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10754
10755         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10756
10757 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10758
10759         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10760         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10761         for libraries.
10762
10763 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10764
10765         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10766         separated by spaces.
10767
10768 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10769
10770         * ylwrap: New file.
10771         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10772
10773         * ltmain.sh: Handle /bin/sh at start of install program.
10774
10775         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10776
10777         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10778         * missing: New file, from automake 1.2.
10779
10780 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10781
10782         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10783         check-tk to CHECK_X11_MODULES.
10784
10785 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10786
10787         * config.sub: Merge with FSF.
10788
10789 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10790
10791         * config.guess: Merge with FSF.
10792
10793 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10794
10795         * configure: Treat msdosdjgpp like go32.
10796         * configure.in: Likewise.  Don't remove gprof for go32.
10797
10798         * configure: Change Makefile.tem2 to Makefile.tm2.
10799
10800 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10801
10802         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10803
10804 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10805
10806         * install-sh (chmodcmd): Set to null if the DST directory already
10807         exists.  Same as Nov 11th change.
10808
10809 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10810
10811         * configure (GDB_TK): Needs itcl and tix.
10812
10813 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10814
10815         * config.guess: Update from FSF.
10816
10817 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10818
10819         * Makefile.in (GDB_TK): Depend on itcl and tix.
10820
10821 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10822
10823         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10824         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10825         (INSTALL_SCRIPT): New variable.
10826         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10827         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10828         to -x.
10829         * install-sh: Add support for -x option.
10830
10831 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10832
10833         * configure.in, Makefile.in: Treat tix like itcl.
10834
10835 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10836
10837         * Makefile.in (WINDRES): New variable.
10838         (WINDRES_FOR_TARGET): New variable.
10839         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10840         (EXTRA_HOST_FLAGS): Add WINDRES.
10841         (EXTRA_TARGET_FLAGS): Add WINDRES.
10842         (EXTRA_GCC_FLAGS): Add WINDRES.
10843         ($(DO_X)): Pass down WINDRES.
10844         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10845         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10846         DLLTOOL_FOR_TARGET.
10847
10848 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10849
10850         * configure.in: configure sim before gdb for win32-x-ppc
10851
10852 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10853
10854         Move gperf into the toplevel, from libg++.
10855         * configure.in (target_tools): Add target-gperf.
10856         (native_only): Add target-gperf.
10857         * Makefile.in (all-target-gperf): New target, depend on
10858         all-target-libg++.
10859         (configure-target-gperf): Empty rule.
10860         (ALL_TARGET_MODULES): Add all-target-gperf.
10861         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10862         (CHECK_TARGET_MODULES): Add check-target-gperf.
10863         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10864         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10865
10866 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10867
10868         * config.sub (mn10200): Recognize new basic machine.
10869
10870 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10871
10872         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10873         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10874
10875 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10876
10877         * configure.in: If we're building mips-sgi-irix6* native, turn on
10878         ENABLE_MULTILIB and set TARGET_SUBDIR.
10879
10880 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10881
10882         * Makefile.in (all-sn): Depend on all-grep.
10883
10884 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10887
10888         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10889         Makefile.  From Jeff Makey <jeff@cts.com>.
10890         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10891
10892         * Makefile.in (DISTBISONFILES): Remove.
10893         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10894         $(DEFAULT_YACC).
10895
10896         * configure.in: Build itl, db, sn, etc., when building for native
10897         cygwin32.
10898
10899         * Makefile.in (LD): New variable.
10900         (EXTRA_HOST_FLAGS): Pass down LD.
10901         ($(DO_X)): Likewise.
10902
10903 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10904
10905         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10906
10907 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10908
10909         * configure.in (targargs): Strip out any supplied --build argument
10910         before adding our own. Always add --build.
10911
10912 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10913
10914         * configure.in (targargs): Pass --build if we're doing
10915         a cross-compile.
10916
10917 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10918
10919         * configure: Use '|' instead of ":" as the separator in
10920         sed. Otherwise sed chokes on NT path names with drive
10921         designators. Also look for "?:*" as the leading characters in an
10922         absolute pathname.
10923
10924 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10925
10926         * config.sub: Support for r3900.
10927
10928 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10929
10930         * configure.in: Use install-sh, not install.sh.
10931
10932 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10933
10934         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10935         apply it twice.
10936
10937 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10938
10939         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10940         install-binutils.
10941
10942 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10943
10944         * Makefile.in: Add automake targets.
10945         * configure.in (host_tools): Add automake.
10946
10947 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10948
10949         * configure: Default CXX to c++, not gcc.
10950         * Makefile.in (CXX): Set to c++, not gcc.
10951         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10952
10953 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10954
10955         * install-sh: try appending a .exe if source file doesn't
10956         exist
10957
10958 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10959
10960         * configure.in: Turn on multilib by default.
10961         (cross_only): Remove target-libiberty.
10962
10963         * Makefile.in (all-gcc): Don't depend on libiberty.
10964
10965 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10966
10967         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10968
10969 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10970
10971         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10972         (DISTBISONFILES): Add ld/Makefile.in
10973
10974 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10975
10976         * configure.in: if target is cygwin32 but host isn't cygwin32,
10977         don't configure gdb tcl tk expect, not just gdb.
10978
10979 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10980
10981         * configure.in: Added gnuserv everywhere sn appears.
10982
10983         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10984         (CROSS_CHECK_MODULES): Added check-gnuserv.
10985         (INSTALL_MODULES): Added install-gnuserv.
10986         (CLEAN_MODULES): Added clean-gnuserv.
10987         (all-gnuserv): New target.
10988
10989 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10990
10991         * config.guess: Fixes for MIPS OpenBSD systems.
10992
10993 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10994
10995         * Makefile.in (INSTALL_XFORM): Remove.
10996         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10997
10998         * mkinstalldirs: New file, copied from automake.
10999         * Makefile.in (installdirs): Rename from install-dirs.  Use
11000         mkinstalldirs.  Change all users.
11001         (DEVO_SUPPORT): Add mkinstalldirs.
11002
11003 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11004
11005         * install-sh: Rename from install.sh.
11006         * Makefile.in (INSTALL): Change install.sh to install-sh.
11007         (DEVO_SUPPORT): Likewise.
11008
11009         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11010         Graichen <graichen@rzpd.de>.
11011
11012 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11013
11014         * config.guess: Recognize OpenBSD systems correctly.
11015
11016 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11017
11018         * README, Makefile.in (ETC_SUPPORT): Remove references to
11019         cfg-paper*, configure.{texi,man,info*}._
11020
11021 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11022
11023         * Makefile.in (all.normal): Ensure that gcc is built after all
11024         the x11 - ie gdb - targets.
11025
11026 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11027
11028         * makefile.vms: Don't run conf-a-gas.
11029
11030 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11031
11032         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11033
11034 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11035
11036         * configure.in: Remove noconfigdirs case since gdb also
11037         configures and builds for tic80-coff.
11038
11039 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11040
11041         * configure: Set cache_file to config.cache.
11042         * Makefile.in (local-distclean): Remove config.cache.
11043
11044 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11045
11046         * COPYING: Update FSF address.
11047
11048 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11049
11050         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11051         noconfigdirs.
11052
11053 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11054
11055         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11056         MAKEDIRS, is empty.
11057
11058 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11059
11060         * config.sub: Tweak mn10300 entry.
11061
11062 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11063
11064         * configure.in (host_tools): Put sim before gdb, so gdb's
11065         configure.tgt can determine if the simulator was configured.
11066
11067 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11068
11069         * config.sub: Move BeOS $os case to be with other Cygnus
11070         local cases.
11071
11072 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11073
11074         * config.sub: Remove misplaced comment that broke Linux.
11075
11076 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11077
11078         * config.sub: Add BeOS support.
11079
11080 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11081
11082         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11083
11084 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11085
11086         * configure.in (noconfigdirs): Remove tcl and tk from
11087         noconfigdirs for cygwin32 builds.
11088
11089 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11090
11091         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11092
11093 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11094
11095         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11096         make-all.com, use makefile.vms instead.
11097
11098 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11099
11100         * config.sub: Accept -lnews*.
11101
11102 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11103
11104         * configure.in (noconfigdirs): Disable target-newlib,
11105         target-examples and target-libiberty for d30v.
11106
11107 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11108
11109         * configure.in (noconfigdirs): Enable ld for d30v.
11110
11111 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11112
11113         * configure.in (tic80-*-*): Build compiler.
11114
11115 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11116
11117         * configure.in (d30v-*): Remove sim directory from list of
11118         unsupported d30v directories
11119
11120 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11121
11122         * config.sub, configure.in: Add d30v target cpu.
11123
11124 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11125
11126         * makefile.vms: New file.
11127         * make-all.com: Remove.
11128
11129 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11130
11131         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11132
11133 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11134
11135         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11136
11137 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11138
11139         * Makefile.in (ALL_MODULES): Added all-db.
11140         (CROSS_CHECK_MODULES): Addec check-db.
11141         (INSTALL_MODULES): Added install-db.
11142         (CLEAN_MODULES): Added clean-db.
11143
11144 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * config.guess: Merge with latest FSF sources.
11147
11148 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11149
11150         * Makefile.in (ALL_MODULES): Added all-itcl.
11151         (CROSS_CHECK_MODULES): Added check-itcl.
11152         (INSTALL_MODULES): Added install-itcl.
11153         (CLEAN_MODULES): Added clean-itcl.
11154
11155 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11156
11157         * configure.in: build gdb for mn10200
11158
11159 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11160
11161         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11162
11163 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11164
11165         * configure.in (tic80-*-*): Turn off most targets right now.
11166
11167 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11168
11169         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11170         rather than the makeinfo program.
11171         (do-info): Depend upon all-texinfo.
11172
11173 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         * configure.in: Remove uses of config/mh-linux.
11176
11177         * config.sub, config.guess: Merge with latest FSF sources.
11178
11179 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11180
11181         * config.sub (case $basic_machine): Add tic80 entries.
11182
11183 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * config.sub, config.guess: Merge with latest FSF sources.
11186
11187 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11188
11189         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11190         * mpw-config.in: Test for NewFolderRecursive.
11191         * mpw-install: Use symbolic name for startup filename.
11192         * mpw-README: Add various additional details.
11193
11194 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11195
11196         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11197
11198 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11199
11200         * configure.in: Do build gcc and the target libraries for
11201         the mn10200.
11202
11203 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11204
11205         * configure.in: don't avoid building gdb for mn10300 any more
11206         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11207         instead of single-quoting it.
11208
11209 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11210
11211         * configure.in: Don't use --with-stabs on IRIX 6.
11212
11213 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11214
11215         * configure.in (m32r): Build gdb, libg++ now.
11216
11217 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11218
11219         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11220         directories from noconfigdirs.
11221
11222 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11223
11224         * config.sub (basic_machine): added mips16 configuration
11225
11226 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11227
11228         * config.sub: Handle d10v-unknown.
11229
11230 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11231
11232         * config.sub: Handle v850-unknown.
11233
11234 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11235
11236         * Makefile.in: add findutils
11237         * configure.in: add findutils to list of host_tools
11238
11239 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11240
11241         * config.sub: Handle mn10200 and mn10300.
11242
11243 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11244
11245         * configure.in (d10v-*): Do not build librx.
11246
11247 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11248
11249         * configure.in (mn10300): Build everything except gdb & libgloss.
11250
11251 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11252
11253         * config.guess:  Patch for Dansk Data Elektronik servers,
11254         from Niels Skou Olsen <nso@dde.dk>.
11255
11256         For ncr, use /bin/uname rather than uname, since GNU uname does not
11257         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11258
11259         Patch for MIPS R4000 running System V,
11260         from Eric S. Raymond <esr@snark.thyrsus.com>.
11261
11262         Fix thinko for nextstep.
11263
11264         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11265
11266         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11267         * config.guess: Guess mips-dec-mach_bsd4.3.
11268
11269         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11270         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11271         release numbers.
11272         * config.guess (mips-mips-riscos*):  Emit just enough of the
11273         release number.
11274
11275         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11276         * config.guess (sparc-auspex-sunos*):  Added.
11277         (f300-fujitsu-*): Added.
11278
11279         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11280         * config.guess:  Recognize a Tadpole as a sparc.
11281
11282 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11283
11284         * config.guess: Don't assume that NextStep version is either 2 or
11285         3.  NextStep 4 (aka OpenStep 4) has come out now.
11286
11287 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11288
11289         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11290         From Rik Faith <faith@cs.unc.edu>.
11291
11292 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11293
11294         * config.sub: Contributions from bug-gnu-utils to:
11295         Support plain "hppa" (no version given) architecture, reported by
11296         OpenStep.
11297         OpenBSD like NetBSD.
11298         LynxOs is not a hardware supplier.
11299
11300         * config.guess: Contributions from bug-gnu-utils to add support for:
11301         OpenBSD like NetBSD.
11302         Stratus systems.
11303         More Pyramid systems.
11304         i[n>4]86 Intel chips.
11305         M680[n>4]0 Motorola chips.
11306         Use unknown instead of lynx for hardware manufacturer.
11307
11308 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11309
11310         * install.sh (chmodcmd): Set to null if the DST directory already
11311         exists.
11312
11313 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11314
11315         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11316         not use mt-ppc target Makefile fragment any more.
11317
11318 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11319
11320         * configure.in (*-*-windows):  Exclude everything but those dirs
11321         needed to build windows.
11322
11323 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11324
11325         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11326
11327 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11328
11329         * configure.in:  Exclude mmalloc from i386-windows.
11330
11331 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11332
11333         * Undo my previous change.
11334
11335 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11338         unconditionally.
11339         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11340
11341 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11342
11343         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11344         host to add it's own flags.
11345
11346 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11347
11348         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11349
11350 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11351
11352         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11353         (CXX_FOR_TARGET): Likewise.
11354         (GCC_FOR_TARGET): Define.
11355         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11356         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11357         CC_FOR_TARGET was specified on the command line.
11358         (MAKEOVERRIDES): Don't define.
11359
11360 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11361
11362         * configure.in (m32r): Fix spelling of libg++ libs.
11363
11364 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11365
11366         * config.sub (-apple*): Remove, now redundant.
11367
11368 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11369
11370         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11371
11372         * configure: Rework yesterday's sed script patch.
11373
11374         * config.sub: Merge with FSF.
11375
11376 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11377
11378         * config.guess:  Merge from FSF.
11379
11380         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11381         * config.guess: Use pc instead of unknown, for pc clone systems.
11382         Change linux to linux-gnu.
11383
11384         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11385         * config.guess: Avoid non-portable tr syntax.
11386
11387 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11388
11389         * test-build.mk (HOLES): Add "xargs" for gdb.
11390
11391         * configure: Avoid hpux10.20 sed bug.
11392
11393 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11394
11395         * configure.in:  Add support for windows host
11396         (that is a build done under the Microsoft build environment).
11397
11398 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11399
11400         * Makefile.in: Replace all uses of srcroot with s, to shrink
11401         command line lengths.
11402
11403         Patches from Geoffrey Noer <noer@cygnus.com>:
11404         * configure.in: If configuring for newlib, pass --with-newlib to
11405         subdirectories.
11406         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11407         -Bnewlib/ and -Lwinsup to gcc.
11408         (CXX_FOR_TARGET): Likewise.
11409
11410 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11411
11412         * Makefile.in (ETC_SUPPORT): Add configure.
11413
11414 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11415
11416         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11417         host configuration file.
11418
11419 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11420
11421         * configure.in: Break mn10x00 support into separate
11422         mn10200 and mn10300 configurations.
11423         * config.sub: Likewise.
11424
11425 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11426
11427         * configure.in: Add lots of stuff to noconfigdirs for
11428         the mn10x00 targets.
11429
11430         * config.sub, configure.in: Add mn10x00 support.
11431
11432 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11433
11434         * make-all.com: Call conf-a-gas, not config-a-gas.
11435
11436 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11437
11438         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11439         targets.
11440
11441 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11442
11443         * mpw-README: Add much more detail for native PowerMac.
11444         * mpw-install: New file.
11445         * mpw-configure: Add --norecursion and --help options.
11446         * mpw-config.in: Translate readme and install files when
11447         copying to objdir.
11448         * mpw-build.in: Don't always depend on byacc and flex.
11449         (install-only-top): New action.
11450
11451 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11452
11453         * configure.in:  You can now configure GDB for the v850.
11454
11455 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11456
11457         * configure.in (noconfigdirs): Don't configure any C++ dirs
11458         if targeting D10V.
11459
11460 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11461
11462         * config.sub: Recognize mips64vr5000.
11463
11464 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11465
11466         * configure.in: Use a single line for host_tools and native_only.
11467
11468 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11469
11470         * config.sub, configure.in: Add entries for m32r.
11471
11472 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11473
11474         * Makefile.in (inet-install): Don't run install-gzip.
11475
11476 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11477
11478         * configure.in:  Don't config lots of things for *-*-windows*.
11479
11480 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11481
11482         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11483         (host_libs, host_tools): Copy from configure.in.
11484         * mpw-configure: Don't complain about directories not found.
11485
11486 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11487
11488         * configure.in (i[345]86): Recognize i686 for pentium pro.
11489         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11490         file.
11491
11492         * config.guess (i[345]86): Ditto.
11493
11494 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11495
11496         * configure.in (noconfigdirs): Removed gdb for D10V.
11497
11498 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11499
11500         * configure.in: Remove ld, target-libio, target-libg++, and
11501         target-libstdc++ from noconfigdirs.
11502
11503 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11504
11505         * configure: Fix three locations where shell scripts were
11506         being run directly rather than with config_shell.
11507
11508 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11509
11510         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11511         * config.sub (basic_machine): Recognize v850.
11512
11513 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11514
11515         * mpw-configure: Handle multiple enable/disable options and
11516         pass them down recursively, handle -c and -s flags appropriately
11517         depending on choice of compiler, add escape mechanism for
11518         quoted arguments to gC.
11519
11520 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11521
11522         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11523         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11524         so that -mrelocatable-lib and -mno-eabi are used.
11525
11526         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11527         not support --print-multi-lib, don't abort.
11528
11529 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11530
11531         * make-all.com: Run config-a-gas.
11532         * setup.com: Don't copy subdirectory files around.
11533
11534 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11535
11536         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11537         target, it now compiles correctly.
11538
11539 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11540
11541         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11542
11543 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11544
11545         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11546
11547 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11548
11549         * configure.in (native_only): Add prms.
11550
11551 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11552
11553         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11554         (BINUTILS_SUPPORT_DIRS): Likewise.
11555
11556 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11557
11558         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11559         d10v support is added.
11560
11561 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11562
11563         * configure.in (d10v-*-*): New target.
11564
11565 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11566
11567         * config.guess (HP 9000/811): Recognize this as a PA1.1
11568         machine.
11569
11570 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11571
11572         * Makefile.in (do-tar-gz): New target, split out from tail end of
11573         taz target.  Run each command separately, don't use pipes.
11574         (taz): Use it.
11575
11576 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11577
11578         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11579         * mpw-build.in: No builds should depend on building byacc or flex,
11580         they are assumed to be installed already.
11581
11582 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11583
11584         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11585         variable that CC_FOR_TARGET needs.
11586
11587 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11588
11589         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11590         options have changed since the last time the subdirectory was
11591         configured, and if it has, reconfigure.
11592         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11593         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11594
11595 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11596
11597         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11598         CLEAN_MODULES): Add bash.
11599         (all-bash): New target.
11600
11601 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11602
11603         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11604
11605 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11606
11607         * config.sub (basic_machine): Recognize d10v as a valid processor.
11608
11609 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11610
11611         * mpw-configure: Add support for --bindir.
11612         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11613
11614 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11615
11616         * configure.in: add bash, time, gawk to list of hosttools and things
11617         to only build for native toolchains
11618
11619 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11620
11621         * Makefile.in (docdir): Remove.
11622
11623 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11624
11625         * Makefile.in (datadir): Set to $(prefix)/share.
11626
11627 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11628
11629         * configure.in: build diff and patch for cygwin32-hosted
11630         toolchains.
11631
11632 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11633
11634         * config.sub: Accept -rtems*.
11635
11636 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11637
11638         * configure.in: enable dosrel for cygwin32-hosted builds,
11639                 remove diff from the list of things not buildable
11640                 via Canadian Cross
11641
11642 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11643
11644         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11645         don't get ". ".
11646
11647 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11648
11649         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11650
11651 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11652
11653         * Makefile.in (taz): Handle case where tex3patch didn't even get
11654         checked out.  Also, if it was found, put the symlink in a new util
11655         subdirectory.
11656
11657 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11658
11659         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11660
11661 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11662
11663         * config.sub: Recognize -openvms.
11664         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11665         * make-all.com, setup.com: New files.
11666
11667 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11668
11669         * Makefile.in (taz): tex3patch moved to texinfo/util.
11670
11671 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11672
11673         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11674         * configure.in: remove make from disable-if-Can-Cross list
11675                 enable gdb if ${host} and ${target} are cygwin32
11676
11677 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11678
11679         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11680         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11681
11682 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11683
11684         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11685         distinguish sysv/svr4/bsd variants.
11686         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11687
11688 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11689
11690         * configure.in: Added copyright notice.
11691         * move-if-change: Added copyright notice.
11692
11693 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11694
11695         * configure.in (powerpcle-*-solaris*): Until we get shared
11696         libraries working, don't build gdb, sim, make, tcl, tk, or
11697         expect.
11698
11699 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11700
11701         * config.guess:  Merge with FSF:
11702
11703         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11704         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11705
11706         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11707         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11708
11709         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11710         * config.guess:  Combine two OSF1 rules.
11711         Also recognize field test versions.  From mjr@zk3.dec.com.
11712         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11713         because GNU uname does not support -p.  From pmr@pajato.com.
11714
11715 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11716
11717         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11718
11719 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11720
11721         * mpw-README: Document GCCIncludes.
11722
11723 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11724
11725         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11726
11727 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11728
11729         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11730
11731 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11732
11733         * configure.in (*-*-cygwin32): Configure make.
11734
11735 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11736
11737         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11738
11739 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11740
11741         * Makefile.in (all-inet): Depend on all-perl.
11742
11743         * Makefile.in (inet-install): New target.
11744
11745         * Makefile.in (all-inet): Depend on all-tcl.
11746         (all-inet): Depend on all-send-pr.
11747
11748 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11749
11750         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11751         temporarily.
11752
11753 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11754
11755         * configure.in: Don't configure --with-gnu-ld on AIX.
11756
11757 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11758
11759         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11760
11761 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11762
11763         * Makefile.in (ALL_MODULES): Added all-inet.
11764         (CROSS_CHECK_MODULES): Added check-inet.
11765         (INSTALL_MODULES): Added install-inet.
11766         (CLEAN_MODULES): Added clean-inet.
11767         (all-indent): New target.
11768
11769         * configure.in (host_tools): Added inet.
11770         (native_only): Added inet.
11771         (noconfigdirs): Added inet.
11772
11773 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11774
11775         * configure.in: Don't configure libgloss if we are not configuring
11776         newlib.
11777
11778 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11779
11780         * configure.in: Don't configure libgloss for unsupported
11781         architectures.
11782
11783 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11784
11785         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11786
11787 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11788
11789         * Makefile.in (ALL_MODULES): Include all-apache.
11790         (CROSS_CHECK_MODULES): Include check-apache.
11791         (INSTALL_MODULES): Include install-apache.
11792         (all-apache): New target.
11793
11794         * configure.in: Added apache everywhere perl is seen.
11795
11796 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11797
11798         * Makefile.in: Add support for clean-{module} and
11799         clean-target-{module} rules.
11800
11801 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11802
11803         * configure.in (*-*-ose) do not build libgloss.
11804
11805 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11806
11807         * config.guess (prep*:SunOS:5.*:*): Turn into
11808         powerpele-unknown-solaris2.
11809
11810 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11811
11812         * configure.in: Permit --enable-shared to specify a list of
11813         directories.
11814
11815 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11816
11817         * configure.in (host==solaris): Pass only the first word of $CC
11818         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11819
11820 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11821
11822         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11823
11824 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11825
11826         * Makefile.in (ALL_MODULES): Include all-perl.
11827         (CROSS_CHECK_MODULES): Include check-perl.
11828         (INSTALL_MODULES): Include install-perl.
11829         (ALL_X11_MODULES): Include all-guile.
11830         (CHECK_X11_MODULES): Include check-guile.
11831         (INSTALL_X11_MODULES): Include install-guile.
11832         (all-perl): New target.
11833         (all-guile): New target.
11834
11835         * configure.in (host_tools): Include perl and guile.
11836         (native_only): Include perl and guile.
11837         (noconfigdirs): Don't build guile and perl; no ports have been
11838         done.
11839
11840 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11841
11842         * configure (--enable-*): Handle quoted option lists such as
11843         --enable-sim-cflags='-g0 -O' better.
11844
11845 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11846
11847         * Makefile.in ({,inst}all-target): New rule so we can make and
11848         install all of the target directories easily.
11849
11850 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11851
11852         * configure.in: Add missing global flag in sed substitution when
11853         deleting `target-' from ${configdirs}.
11854
11855 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11856
11857         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11858         option.
11859
11860         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11861         config/mh-necv4.
11862
11863         * install.sh: Correct misspelling of transformbasename.
11864
11865         * config.guess: Recognize mips-*-sysv*.
11866
11867 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11868
11869         * config.sub: Recognize mon960.
11870
11871 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11872
11873         * configure: Restore Canadian Cross handling of BISON and LEX,
11874         removed in Feb 20 change.
11875
11876 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11877
11878         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11879         Mention make install.  Remove the old copyright date as well the
11880         clumsy and rather pointless copyright on the README file.
11881
11882 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11883
11884         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11885         Makefile after running symlink-tree, then run `make distclean' to
11886         avoid clobbering any generated files in srcdir.
11887
11888 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11889
11890         * configure.in (m68k-*-netbsd*): Build everything now.
11891
11892 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11893
11894         * Makefile.in (taz): Fix quoting.
11895
11896 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11897
11898         * configure.in (sparclet-*-*): Build everything now.
11899
11900 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11901
11902         * configure.in (m68k-*-linux*): New host.
11903
11904 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11905
11906         * configure: Check for bison before byacc.
11907
11908 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11909
11910         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11911         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11912         searching PATH.  These are used as fallbacks by Makefile.in if
11913         flex/bison/byacc aren't in objdir.
11914
11915 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11916
11917         * Makefile.in: Make everything which depends upon all-bfd also
11918         depend upon all-opcodes, in case --with-commonbfdlib is used.
11919
11920 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11921
11922         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11923         building NT native compilers on Unix.
11924
11925 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11926
11927         * configure.in: Don't get CC from the host Makefile fragment if we
11928         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11929         Solaris test for /usr/ucb/cc to the post target script, just after
11930         the compiler sanity test.
11931
11932 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11933
11934         * config.sub: Merge with FSF.
11935
11936 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11937
11938         * Makefile.in (RPATH_ENVVAR): New variable.
11939         (REALLY_SET_LIB_PATH): Use it.
11940         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11941
11942 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11943
11944         * config.sub, configure.in: Recognize sparclet cpu.
11945
11946 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11947
11948         * config.guess:  Support m68k-cbm-sysv4.
11949
11950 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11951
11952         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11953         m68k-unknown-linuxaout from linker help string.  Put quotes around
11954         $ld_help_string.
11955
11956 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11957
11958         * config.guess (powerpc-harris-powerunix): Add guess for port
11959         to new target.
11960
11961 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11962
11963         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11964
11965 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11966
11967         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11968         $(REALLY_SET_LIB_PATH) in Makefile.
11969         * Makefile.in (SET_LIB_PATH): New variable.
11970         (REALLY_SET_LIB_PATH): New variable.
11971         ($(DO_X)): Use $(SET_LIB_PATH).
11972         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11973         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11974         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11975         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11976         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11977         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11978         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11979         (install-dosrel): Likewise.
11980         (all-opcodes): Depend upon all-libiberty.
11981
11982 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11983
11984         * config.guess (*:CYGWIN*): New
11985
11986 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11987
11988         * Makefile.in (all-target-winsup): All all-target-libiberty.
11989
11990 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11991
11992         * configure.in (noconfigdirs): Add missing # in front of comment.
11993
11994 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11995
11996         * configure.in: add second pass to things added to noconfigdirs
11997         so *-gm-magic can exclude libgloss properly.
11998
11999 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12000
12001         * mpw-configure (extralibs_name, rez_name): Set correctly
12002         for MWC68K compiler.
12003
12004         * mpw-README: Add more info on the necessary build tools.
12005
12006 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12007
12008         * configure.in, config.sub: Recognize cygwin32.
12009
12010 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12011
12012         * config.guess, config.sub: Recognize A/UX.
12013
12014 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12015
12016         * config.sub: Merge with gcc/config.sub.
12017
12018 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12019
12020         * mpw-build.in (do-binutils): Add build of stamps.
12021
12022 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12023
12024         * config.sub: Add recognition for mips64vr4100*-* targets.
12025
12026 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12027
12028         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12029         Add creation of gconfigargs with `--enable-shared' turned on.
12030         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12031         ($(host)-stamp-stage3-configured): Likewise.
12032         (HOLES): Add chatr and ldd.
12033         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12034
12035 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12036
12037         * configure: Pass --nfp to recursive configures.
12038
12039 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12040
12041         * Makefile.in (DLLTOOL): New.
12042         (DLLTOOL_FOR_TARGET): New.
12043         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12044         (EXTRA_TARGET_FLAGS): Ditto.
12045         (EXTRA_GCC_FLAGS): Ditto.
12046         (CONFIGURE_TARGET_MODULES): Ditto.
12047         (DO_X): Ditto.
12048         * configure: Add DLLTOOL.
12049
12050 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12051
12052         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12053         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12054         mh-sco, since old workarounds no longer needed, and don't
12055         build ld, since libraries have weak symbols in COFF.
12056
12057 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12058
12059         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12060
12061 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12062
12063         * configure.in: Make sure that ${CC} can be used to compile an
12064         executable.
12065
12066 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12067
12068         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12069         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12070         nothing depending on whether gdbtk is being built.
12071
12072 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12073
12074         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12075
12076 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12077
12078         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12079         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12080
12081 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12082
12083         * config-ml.in: Add support for
12084         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12085         Simplify setting of multidirs from --disable-foo.
12086
12087 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12088
12089         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12090         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12091         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12092         non-empty, pass them on to the  GCC make.
12093         (all-bootstrap): New rule that is like all-gcc, except it executes
12094         the GCC bootstrap rule instead of the GCC all rule.
12095
12096 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12097
12098         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12099
12100 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12101
12102         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12103         DG/UX support.
12104
12105 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12106
12107         * config.sub (i*86*) Change [345] to [3456]
12108
12109 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12110
12111         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12112         --with-gnu-ld=no.
12113
12114 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12115
12116         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12117         AIX multilibs get built.
12118
12119 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12120
12121         * configure.in (i386-win32): Don't build expect if we're not
12122         building the tcl subdir.
12123
12124 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12125
12126         * Makefile.in: (configure-target-examples, all-target-examples):
12127         New targets, configure and build example programs.
12128
12129 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12130
12131         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12132         use it as input to sedit the generated MPW makefile.
12133         * mpw-README: Add a suggestion about Gestalt.h.
12134
12135 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12136
12137         * config.sub: Accept *-*-ieee*.
12138
12139 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12140
12141         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12142         Ronald F. Guilmette <rfg@monkeys.com>.
12143
12144 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12145
12146         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12147         for powerpc-pe native.
12148         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12149         (target==powerpc-pe): duplicate i386-win32 entry.
12150
12151 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12152
12153         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12154         of vxworks, not just vxworks5.1.
12155
12156 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12157
12158         * mpw-configure: Add support for exec-prefix.
12159
12160 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12161
12162         * config.guess: Recognize HP model 816 machines as having
12163         a PA1.1 processor.
12164
12165 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12166
12167         * configure: Ignore new autoconf configure options.
12168
12169 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12170
12171         * config.guess:  Recognize Pentium under SCO.
12172         From Robert Lipe <robertl@arnet.com>.
12173
12174 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12175
12176         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12177
12178 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12179
12180         * configure.in: Don't configure gas for alpha-dec-osf*.
12181
12182 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12183
12184         * configure.in: Default to --with-stabs for some targets for which
12185         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12186         i[345]86*-*-unixware*.
12187
12188 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12189
12190         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12191         rather than basing it on the target.  Simplify handling of options
12192         controlling which directories to configure.  Remove extraneous
12193         slash in multi-clean target.
12194
12195 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12196
12197         * config-ml.in: Prefix more variables with ml_ so they don't collide
12198         with configure's.
12199
12200 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12201
12202         * configure: Don't turn -v into --v.
12203
12204 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12205
12206         * configure.in (targargs): Fix typo.
12207
12208         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12209
12210 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12211
12212         * configure.in: Strip --host and --target options from
12213         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12214         --with-cross-host option when building with a cross-compiler.
12215         * configure: Canonicalize the arguments put into config.status by
12216         always using `=' for an option with an argument.  Pass a presumed
12217         --host or --target explicitly.
12218
12219 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12220
12221         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12222         into general OS recognition case.
12223
12224 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12225
12226         * configure.in (target_configdirs): add target-winsup only
12227         for win32 target systems.
12228
12229 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12230
12231         * Makefile.in (all-target-libgloss): Depend upon
12232         configure-target-newlib, since when libgloss is built it looks to
12233         see if the newlib directory exists.
12234
12235 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12236
12237         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12238         cfg-ml-*.in.
12239
12240 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * configure: Handle LD and LD_FOR_TARGET when configuring a
12243         Canadian Cross.
12244
12245 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12246
12247         * configure.in (target_libs): add target-winsup.
12248         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12249         (target==ppcle-pe): remove ld from $noconfigdirs.
12250
12251 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12252
12253         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12254         Preserve relative path names in $srcdir.  Build symlink tree if
12255         configuring cross target dir and srcdir=. (= no VPATH support).
12256         (configure-target-libg++): Depend on configure-target-librx.
12257         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12258         * config-ml.in: New file.
12259         * symlink-tree: New file.
12260         * configure: Ensure srcdir="." if that's what it is.
12261
12262 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12263
12264         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12265         includes and FLEX_SKELETON setting.
12266         * mpw-configure (--with-gnu-ld): New option, controls whether
12267         to use PPCLink or ld with PowerMac GCC.
12268         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12269         * mpw-config.in: Configure grez if targeting Mac.
12270
12271         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12272         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12273         just macos.
12274         * configure.in: Configure grez resource compiler if targeting Mac.
12275         * Makefile.in (all-grez, install-grez): New targets.
12276
12277 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12278
12279         * configure: CXX defaults to gcc, not g++.  If we find
12280         gcc in the path, set CC to gcc -O2.
12281
12282 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12283
12284         * configure: Default ${build} correctly.  Avoid picking up extra
12285         spaces when reading CC and CXX from Makefile.  When doing a
12286         Canadian Cross, use plausible default values for numerous
12287         variables.
12288         * configure.in: When doing a Canadian Cross, don't try to
12289         configure tools whose configure script can't handle it.
12290
12291 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12292
12293         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12294
12295 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12296
12297         * configure:  Remove dubious bug reporting address.
12298
12299 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12300
12301         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12302         configure script, run that instead of this directory's configure.
12303         In either case, print a message that we're configuring the sub-dir.
12304
12305 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12306
12307         * configure.in: Before checking for the existence of various files,
12308         use sed to filter out "target-".
12309
12310 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12311
12312         * Makefile.in (DO_X): Split rule to decrease command line length
12313         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12314         (Philippe De Muyter).
12315
12316 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12317
12318         * Makefile.in (all-patch): depend on all-libiberty.
12319
12320 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12321
12322         * configure.in: If the only directory in target_configdirs which
12323         actually exists is libiberty, then set target_configdirs to empty,
12324         to avoid trying to build a target libiberty in a gas or gdb
12325         distribution.
12326
12327 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12328
12329         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12330         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12331         systems.
12332
12333 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12334
12335         * configure.in (copy_dirs): Use sys-include instead of include
12336         for --with-headers option.
12337
12338 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12339
12340         * Makefile.in, configure.in: Make winsup builds work with
12341         new scheme.
12342
12343 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12344
12345         * configure.in: Build the linker on AIX.
12346
12347 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12348
12349         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12350         where needed.
12351
12352 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12353
12354         * Makefile.in (all-gcc): Fix typo.
12355
12356 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12357
12358         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12359
12360 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12361
12362         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12363         to target-xiberty, to provide more flexibility.
12364         (target_subdir):  Define.  Create if cross.
12365         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12366         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12367         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12368         check-libFOO -> check-target-libFOO, etc.
12369         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12370         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12371         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12372         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12373         allow ALL_GCC="" to only configure.
12374         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12375         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12376         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12377
12378 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12379
12380         * Makefile.in (taz): Build "info" in etc explicitly.
12381
12382 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12383
12384         * configure.in:  Make sure that CC is undefined (as opposed to
12385         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12386         problem with autoconf trying to configure on a host without GCC.
12387
12388 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12389
12390         * mpw-configure: Set host alias from choice of host compiler,
12391         only use generic MPW Makefile sed if present, edit a file
12392         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12393         * mpw-README: Add problem notes about CW6 and CW7.
12394
12395 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12396
12397         * Makefile.in (taz): Use ";" instead of ";;".
12398
12399 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12400
12401         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12402         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12403         DISTDOCDIRS.
12404         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12405         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12406
12407 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12408
12409         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12410         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12411         Move bfd to DISTSTUFFDIRS.
12412
12413 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12414
12415         * Makefile.in (X11_LIB): Removed.
12416         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12417
12418         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12419
12420 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12421
12422         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12423         names.
12424
12425 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12426
12427         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12428
12429 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12430
12431         * configure.in (i[345]86-*-win32): Always build newlib.
12432         Don't configure cvs, autoconf or texinfo.
12433         * Makefile.in (LD_FOR_TARGET): New.
12434         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12435         Pass down LD_FOR_TARGET.
12436
12437 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12438
12439         * winsup: New directory.
12440         * Makefile.in: Build winsup.
12441         * configure.in: Winsup is configured when target is win32.
12442         Can only build win32 target GDB when native.
12443
12444 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12445
12446         * config.guess: Recognize HP model 819 machines as having
12447         a PA 1.1 processor.
12448
12449 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12450
12451         * configure: Fix sed loop which substitutes for CC and CXX to
12452         avoid bug found in various sed implementations.
12453
12454 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12455
12456         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12457         simulator.  Use standard powerpc-*-eabi*.
12458
12459 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12460
12461         * configure.in: Stop putting gas and binutils in noconfigdirs for
12462         powerpc-*-aix* and rs6000-*-*.
12463
12464 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12465
12466         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12467         -mcall-aixdesc libraries.
12468
12469 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12470
12471         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12472
12473         * config.sub (arm | armel | armeb): Fix shell syntax.
12474
12475 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12476
12477         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12478         -msoft-float and -mcpu=common support.
12479         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12480         libraries.
12481
12482 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12483
12484         * configure.in: Allow configuration and build of emacs19 for the alpha.
12485
12486 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12487
12488         * configure.in (CC): Get ^CC, not just any old CC, from
12489         ${host_makefile_frag}.
12490
12491 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12492
12493         * configure.in (CC): Try to get CC from
12494         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12495
12496 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12497
12498         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12499         only if it exists in $(srcdir).
12500
12501 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12502
12503         * configure: If CC and CXX are not set in the environment, set
12504         them, based on either an existing Makefile or on searching for gcc
12505         in PATH.  Substitute for CC and CXX in Makefile.
12506         * configure.in: Remove libm from target_libs.  Separate
12507         target_configdirs from configdirs.  If CC is not set in
12508         environment, try to get it from a host Makefile fragment.  Rewrite
12509         changes of configdirs to use skipdirs instead.  A few minor
12510         tweaks.  Take directories out of target_configdirs as they are
12511         taken out of configdirs.  Remove existing Makefile files from
12512         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12513         CONFIG_ARGUMENTS in Makefile.
12514         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12515         by configure.in.
12516         (CONFIG_ARGUMENTS): Likewise.
12517         (CONFIGURE_TARGET_MODULES): New variable.
12518         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12519         ($(CONFIGURE_TARGET_MODULES)): New target.
12520         (configure-libg++, configure-libio): New targets.
12521         (all-libg++): Depend upon configure-libg++.
12522         (all-libio): Depend upon configure-libio.
12523         (configure-libgloss, all-libgloss): New targets.
12524         (configure-libstdc++): New target.
12525         (all-libstdc++): Depend upon configure-libstdc++.
12526         (configure-librx, all-librx): New targets.
12527         (configure-newlib): New target.
12528         (all-newlib): Depend upon configure-newlib
12529         (configure-xiberty): New target.
12530         (all-xiberty): Depend upon configure-xiberty.
12531
12532 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12533
12534         * configure.in (host i[345]86-*-win32):  Expand the
12535         noconfigdirs again.
12536
12537 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12538
12539         * mpw-configure: Fix sed command file name.
12540
12541 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12542
12543         * configure.in (host i[345]86-*-win32): Reduce the
12544         noconfigdirs again.
12545
12546 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12549         or powerpc*-*-pe*, since they are not yet supported.
12550
12551 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12552
12553         Add PowerMac support and many other enhancements.
12554         * mpw-configure: New option --cc to select compiler to use,
12555         paste options set according to --cc into the generated
12556         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12557         if mpw-make.sed is present.
12558         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12559         add forward includes for PowerPC include files.
12560         * mpw-build.in: Build using Makefile.PPC if present.
12561         (do-byacc, etc): Remove separate version resource builds.
12562         (do-gas): Build "stamps" before "all".
12563         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12564         * mpw-README: Update to reflect --cc option, PowerMac support,
12565         and recently-reported compatibility problems.
12566
12567 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12568
12569         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12570         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12571         (--with-multilib-top): Pass to recursive invocations.
12572
12573 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12574
12575         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12576         v810-*-*.
12577
12578 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12579
12580         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12581         gdb, ld and opcodes on v810-*-*.
12582
12583 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12584
12585         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12586         (local-maintainer-clean): New target.
12587         (maintainer-clean): New target.
12588         (realclean): Just depend upon maintainer-clean.
12589
12590 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12591
12592         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12593
12594 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12595
12596         * configure.in: Build ld in mips*-*-bsd* case.
12597
12598 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12599
12600         * config.sub: Accept -lites* OS.  From Ian Dall.
12601
12602 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12603
12604         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12605         targets.
12606
12607 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12608
12609         * configure.in: treat i386-win32 canadian cross the same as
12610         i386-go32 canadian cross.
12611
12612 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12613
12614         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12615         running under the simulator to build a reduced set of libraries.
12616         (powerpc-*-eabiaix): Add fine grained multilib support added to
12617         other powerpc targets yesterday.
12618
12619 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12620
12621         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12622         -disable-softfloat, -disable-relocatable, -disable-aix, and
12623         -disable-sysv to control which multilib libraries get built.
12624
12625 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12626
12627         * configure: Add Makefile.tem to list of files to remove in trap
12628         handler.
12629
12630 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12631
12632         * config.guess (*Linux*):  Add missing "exit"s.
12633         Also, need specific check for alpha-unknown-linux (uses COFF).
12634
12635 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12636
12637         * config.guess:  Merge with FSF:
12638
12639         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12640         * config.guess (AIX4): More robust release numbering discovery.
12641
12642         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12643         * config.guess (i386-sequent-ptx): Properly get version number.
12644
12645         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12646         * config.guess (mips:*:4*:UMIPS): New case.
12647
12648 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12649
12650         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12651         (i386-win32 host): Likewise.  Don't build readline.
12652
12653 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12654
12655         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12656         SUPPORT_FILES to submakes.
12657
12658 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12659
12660         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12661         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12662         mpw-configure.
12663
12664 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12665
12666         * configure.in (appdirs): Use =, not ==, in test expression when
12667         trying to build the text to print in the warning message for
12668         Solaris users.
12669
12670 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12671
12672         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12673
12674 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12675
12676         * config.guess: Recognize lynx-2.3.
12677
12678 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12679
12680         * config.sub (z8ksim): Deleted
12681         (z8k-*-coff): New, this is the one true name of the target.
12682
12683 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12684
12685         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12686
12687 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12688
12689         * config.guess (*:Linux:*:*): First try asking the linker what the
12690         default object file format is (elf, aout, or coff).  Then if this
12691         fails, try previous methods.
12692
12693 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12694
12695         * configure.in: Don't build newlib for *-*-vxworks5.1.
12696
12697 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12698
12699         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12700         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12701
12702 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12703
12704         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12705
12706 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12707
12708         * cfg-ml-com.in: New file.
12709         * cfg-ml-pos.in: New file.
12710
12711 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12712
12713         * COPYING.NEWLIB: Add HP free copyright to list.
12714
12715 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12716
12717         * config.sub: Recognize -eabi* for the system, not just -eabi.
12718
12719 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12720
12721         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12722         * config.sub, configure.in (win32): New target and host.
12723
12724 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12725
12726         * configure.in: Add i386-pe configuration.
12727
12728 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12729
12730         * mpw-build.in (install): Install GDB after LD.
12731
12732 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12733
12734         * mpw-config.in (elf/mips.h): Always forward-include, needed
12735         for GDB to build.
12736
12737 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12738
12739         * testsuite: New directory for customer acceptance and whole tool
12740         chain tests.
12741
12742 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12743
12744         * configure: If per-host line isn't found, but AC_OUTPUT is found
12745         and a configure script exists, run it instead.
12746
12747 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12748
12749         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12750
12751 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12752
12753         * configure: Set build_{cpu,vendor,os,alias} to host values when
12754         --build isn't specified.
12755
12756 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12757
12758         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12759         (FLAGS_TO_PASS): Pass them.
12760         (EXTRA_TARGET_FLAGS): Ditto.
12761
12762 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12763
12764         * Makefile.in (all-libg++): Depend on all-libstdc++.
12765
12766 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12767
12768         * configure.in (noconfigdirs): Enable all packages for
12769           i386-unknown-netbsd.
12770
12771 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12772
12773         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12774         hosted builds (DOS builds)
12775
12776 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12777
12778         Changes for ARM based on patches from Richard Earnshaw:
12779         * config.sub: Handle armeb and armel.
12780         * configure.in: Omit arm linker only for riscix.
12781
12782 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12783
12784         * config.guess:  Update from FSF.
12785
12786 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12787
12788         * config.sub: Recognize powerpcle as the little endian variant of
12789         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12790         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12791         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12792         temporarily.
12793
12794 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12795
12796         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12797
12798 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12799
12800         * config.sub: Accept -lites* as a basic system type.
12801
12802 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12803
12804         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12805         installed, and if so return linuxoldld as the system name.
12806
12807 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12808
12809         * config.guess: Add hppa1.1-hp-lites support.
12810
12811 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12812
12813         * configure.in: Don't build newlib for m68k-vxworks5.1.
12814
12815 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12816
12817         * configure.in (mips-sgi-irix6): Use mh-irix5.
12818
12819 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12820
12821         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12822
12823 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12824
12825         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12826         OSF/1.  Fix compiler flags.
12827         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12828
12829 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12830
12831         * configure.in: Recognize --with-newlib.
12832         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12833
12834 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12835
12836         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12837         to *_X11_MODULES due to gdbtk needing X include files et al.
12838
12839 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12840
12841         Merge in support for Mac MPW as a host.
12842         (Old change descriptions retained for informational value.)
12843
12844         * mpw-config.in: Add generic include forwards for cpu-specific
12845         include files in aout and elf directories.
12846
12847         * mpw-configure: Added copyright.
12848         * mpw-config.in: Check for presence of required build tools.
12849         (target_libs): Add newlib.
12850         (target_tools): Add examples.
12851         (Read Me): Generate as "Read Me for MPW" instead.
12852         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12853         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12854         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12855
12856         * mpw-configure: Remove subdir-specific makefile hackery,
12857         delete mk.tmp after using it.
12858
12859         * mpw-build.in (all): Display start and end times.
12860
12861         * mpw-configure (host_canonical): Set.
12862         (target_cpu): Always add to makefiles.
12863         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12864         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12865         (mpw-mh-mpw): Look for in srcdir and srcroot.
12866         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12867
12868         * mpw-build.in: (install-only): New target.
12869
12870         * mpw-configure (host_alias, target_alias): Rename from hostalias
12871         and targetalias, add into generated Makefile.
12872         (mk.tmp): If present, add into generated Makefile.
12873         * mpw-build.in (all-gas): Build config.h first before gas proper.
12874
12875         * mpw-configure (config.status): Write only if changed.
12876         * mpw-config.in (readline): Configure it (not built, just used for
12877         definitions).
12878
12879         * mpw-config.in (elf/mips.h): Add a forward include.
12880
12881         * mpw-config.in: Forward-include most .h files in include into
12882         extra-include.
12883         (readline): Don't build.
12884         mpw-build.in (install): Install GDB.
12885
12886         * mpw-configure (prefix, mpw_prefix): Handle it.
12887         * mpw-config.in (mmalloc, readline): Don't configure.
12888         * mpw-build.in (thisscript): Rename to ThisScript.
12889         Use mpw-build instead of BuildProgram everywhere.
12890         (mmalloc, readline): Don't build.
12891         * mpw-README: New file, basic documentation about the MPW port.
12892
12893         * mpw-config.in: Use forward-include to create include files.
12894
12895         * mpw-configure: Add more things to the top of each configured
12896         Makefile, including contents of config/mpw-mh-mpw.
12897         * mpw-config.in (extra-include): Create this directory and fill it
12898         with Posix-like include files when configuring.
12899
12900         * config.sub (apple, mac, mpw): Add various aliases.
12901
12902         * mpw-build.in: New file, top-level build script fragment for MPW.
12903         * mpw-configure: New file, configure script for MPW.
12904         * mpw-config.in: New file, config fragment for MPW.
12905
12906 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12907
12908         * configure.in (host_libs): Remove glob, since it is gone from the
12909         sources.
12910
12911 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12912
12913         * Makefile.in: define empty GDB_NLM_DEPS var.
12914
12915         * configure.in(target_makefile_frag): use config/mt-netware
12916         for netware targets.
12917
12918 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12919
12920         * config.sub: Merge in recent FSF changes.  Remove linux special
12921         cases.
12922
12923 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12924
12925         Revert this change:
12926
12927         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12928
12929                 * build-all.mk: Use CC=cc -Xs on Solaris.
12930
12931 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12932
12933         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12934         stop using it.
12935         * Makefile.in: Nuke all references to glob subdirectory.
12936
12937 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12938
12939         * configure.in: Fix --enable-shared logic in per-host.
12940
12941 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12942
12943         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12944
12945 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12946
12947         * configure.in (noconfigdirs): Don't build gas on AIX, for
12948         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12949
12950 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12951
12952         * configure: Fix --cache-file to work if the file argument is a
12953         relative path.
12954
12955 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12956
12957         * configure: If the --cache-file is used, pass it down to
12958         configure in subdirectories.
12959
12960 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12961
12962         * config.sub: add vxworks29k configuration.
12963
12964 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12965
12966         * Makefile.in (taz): Do "diststuff" part quietly.
12967
12968 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12969
12970         * config.sub: Mini-merge with gcc/config.sub.
12971
12972 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12973
12974         * config.guess (IRIX): Sed - to _.
12975
12976 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12977
12978         * Makefile.in (source-vault, binary-vault): New targets.
12979
12980 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12981
12982         * config.sub: Recognize -eabi as a basic system type.
12983
12984 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12985
12986         * configure.in (enable_shared stuff): Fix typo.
12987
12988 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12989
12990         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12991
12992 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12993
12994         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12995
12996 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12997
12998         * configure.in (rs6000-*-*): Don't build gas.
12999
13000 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13001
13002         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13003         reduce command line length.
13004         (AS_FOR_TARGET): Check for as.new, not Makefile.
13005         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13006
13007 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13008
13009         * config.guess:  Merge from FSF.
13010
13011 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13012
13013         * configure: Don't use $ when handling program_suffix.
13014
13015 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13016
13017         * configure.in:  Configure tk for hppa/hpux.
13018
13019 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13020
13021         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13022
13023 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13024
13025         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13026         to LIBCXXFLAGS.  Tests are better run without it.
13027
13028 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13029
13030         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13031
13032 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13033
13034         * configure.in (*-*-netware*): Don't configure xiberty.
13035
13036 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13037
13038         * configure.in:  Remove tk from native_only list.
13039
13040 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13041
13042         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13043           for special NCD build.
13044
13045 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13046
13047         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13048         makeall.bat, they're only useful for binutils snapshots.
13049         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13050         makeall.bat to specified SUPPORT_FILES.
13051
13052 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13053
13054         * build-all.mk: Add Ericsson targets to sun4 and solaris
13055           hosts.  Add  BNR's sun4 target to solaris host, so their
13056           build-from-source will be tested in-house first.
13057
13058 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13059
13060         * Makefile.in (LIBCFLAGS): New variable.
13061         (CFLAGS_FOR_TARGET): Ditto.
13062         (LIBCFLAGS_FOR_TARGET): Ditto.
13063         (LIBCXXFLAGS): Ditto.
13064         (CXXFLAGS_FOR_TARGET): Ditto.
13065         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13066         (BASE_FLAGS_TO_PASS): Pass them.
13067         (EXTRA_TARGET_FLAGS): Ditto.
13068
13069         * configure.in: Support --enable-shared.
13070
13071 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13072
13073         * configure.in (target_libs):  Include libstdc++ again.
13074         * config.guess:  Update from FSF (for FreeBSD).
13075
13076 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13077
13078         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13079         makeall.bat.
13080         (DISTDOCDIRS): Add `etc'.
13081         (ETC_SUPPORT_PFX): New variable.
13082         (taz): Include anything from etc starting with a word in
13083         ETC_SUPPORT_PFX.
13084
13085 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13086
13087         * config.sub: Update for recent FSF changes.  Remove obsolete
13088         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13089         spacing changes.
13090
13091 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13092
13093         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13094
13095         * config.guess:  Merge with FSF.
13096         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13097
13098 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13099
13100         * configure: Since the "trap 0" handler will override the exit
13101         status on many systems, only use it for "exit 1", and make it set
13102         a non-zero exit status; reset it before "exit 0".  Also, check
13103         exit status of config.sub, and error out if it failed.
13104
13105 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13106
13107         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13108         and install libgloss.
13109
13110 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13111
13112         * Makefile.in (all-binutils): Depend upon all-byacc.
13113
13114         * configure.in: Don't build emacs on Irix 5.
13115
13116 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13117
13118         * configure.in (*-*-netware*): Add libio.
13119
13120 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13121
13122         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13123         (CHECK_TARGET_MODULES): Ditto.
13124         (INSTALL_TARGET_MODULES): Ditto.
13125         (TARGET_LIBS): Ditto.
13126         (all-libstdc++): Note dependencies.
13127
13128 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13129
13130         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13131
13132 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13133
13134         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13135         -fexternal-templates.
13136
13137         * configure.in (target_libs): Add libstdc++.
13138         (noconfigdirs): Add libstdc++ as appropriate.
13139
13140 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13141
13142         * config.guess:  Update from FSF.
13143
13144 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13145
13146         * configure: Use ${config_shell} when running ${configsub}.
13147
13148 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13149
13150         * config.sub: No longer recognize h8300h.
13151
13152 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13153
13154         * config.sub: Remove extraneous differences between config.sub and
13155         gcc/config.sub.
13156
13157 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13158
13159         * Makefile.in (DISTSTUFFDIRS): Add gas.
13160
13161 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13162
13163         * COPYING.NEWLIB: New file.
13164
13165 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13166
13167         * config.guess (HP-UX):  Patch from Harlan Stenn
13168         <harlan@landmark.com> to also emit release level.
13169
13170 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13171
13172         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13173
13174 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13175
13176         * config.sub:  Merge nextstep cleanup from FSF.
13177
13178 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13179
13180         * configure.in (arm-*-*): Don't configure ld for this target.
13181
13182 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13183
13184         * configure.in (*-*-netware): don't configure libg++, libio,
13185           librx, or newlib.
13186
13187 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13188
13189         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13190         configure ld--it works, but it doesn't support shared libraries.
13191
13192 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13193
13194         * config.guess (*-unknown-freebsd*):  Get rid of possible
13195         trailing "(Release)" in version string.
13196         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13197
13198 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13199
13200         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13201         Fix type: *-next-neststep -> *-next-nextstep.
13202
13203         * config.guess:  Merge from FSF:
13204
13205         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13206
13207         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13208
13209         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13210
13211         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13212         instead of UNIX_SV for UnixWare 1.0).
13213
13214 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13215
13216         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13217         to make gdb/nlm/* build after the compiler and linker.
13218
13219 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13220
13221         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13222         not just i[34]86.
13223         (m68k-atari-sysv4):  Relocate to match FSF version.
13224
13225         * config.guess:  More merges from the FSF:
13226
13227         Add a space before function call or macro invocation.
13228
13229         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13230
13231         * config.guess: Add trap cmd to remove dummy.c and dummy when
13232         interrupted.
13233
13234         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13235
13236         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13237         (dummy): Redirect stderr from compilation of dummy.c.
13238
13239         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13240
13241         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13242
13243 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13244
13245         * configure: Accept and ignore --cache*, for compatibility with
13246         new autoconf.
13247
13248 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13249
13250         * config.guess:  Merge from FSF:
13251
13252         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13253
13254         * config.guess (Pyramid*:OSx*:*:*): New case.
13255         (PATH): Add /.attbin at end for finding uname.
13256         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13257
13258         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13259
13260         * config.guess (M88*:DolphinOS:*:*): New case.
13261
13262         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13263
13264         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13265         to select whether to use ELF or COFF.
13266
13267         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13268
13269         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13270
13271         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13272
13273         * config.guess: Guess the OS version for HPUX.
13274
13275         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13276
13277         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13278
13279 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13280
13281         * configure.in: Recognize --with-headers, --with-libs, and
13282         --without-newlib.
13283         * Makefile.in (all-xiberty): Depend upon all-ld.
13284
13285 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13286
13287         * configure.in: Change i[34]86 to i[345]86.
13288
13289 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13290
13291         * configure (version): A few more tweaks to help message.
13292
13293 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13294
13295         * Makefile.in:  Remove (for now) librx as a host library,
13296         now that we're building it for target.
13297
13298 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13299
13300         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13301         (Karl Berry).
13302
13303 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13304
13305         * configure.in:  Also configure librx.
13306
13307 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13308
13309         * Makefile.in:  Update various rules to reflect that librx
13310         is now needed for libg++.
13311
13312 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13313
13314         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13315
13316 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13317
13318         * configure.in: Configure the examples directory.
13319
13320 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13321
13322         * configure: Simplify Jun 2 1994 change.
13323
13324 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13325
13326         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13327         /bin/gcc isn't good enough to build gcc.
13328
13329 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13330
13331         * Makefile.in (GDB_SUPPORT_FILES): Remove
13332         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13333         (gdb.tar.gz): Add new rule to use standard distribution building
13334         mechanism.
13335
13336 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13337
13338         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13339         Bill Cox <bill@cygnus.com>.
13340
13341 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13342
13343         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13344
13345 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13346
13347         * configure:  Search current dir first in .gdbinit.
13348
13349 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13350
13351         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13352
13353 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13354
13355         * config.sub:  Refer to NeXT's operating system as nextstep.
13356
13357         * config.sub (case $basic_machine):  Re-order the cases, to match
13358         the order in the FSF version (which is mostly alphabethical).
13359         Merge in some additions and changes from the FSF.
13360
13361 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13362
13363         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13364         * config.sub: Recognize cxux7.
13365         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13366
13367 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13368
13369         * config.sub:  Fix typo powerpc -> powerpc-*.
13370
13371 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13372
13373         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13374
13375         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13376         parallel with all-emacs and install-emacs).  Top-level command
13377         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13378
13379 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13380
13381         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13382         $(relbindir)/make before doing ``make install'', and use
13383         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13384         installing over running make binary.
13385         ($(host)-stamp-stage3-installed): Likewise.
13386
13387 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13388
13389         * config.guess: Recognize Mach.
13390
13391 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13392
13393         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13394         see whether --exec-prefix was used.
13395
13396 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13397
13398         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13399
13400 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13401
13402         * Makefile.in: Add all-librx target similar to all-libproc.
13403
13404 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13405
13406         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13407         with post 1.2 uname bogosity.
13408
13409 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13410
13411         * configure: Remove temporary files on receipt of a signal.
13412
13413 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13414
13415         * configure: If there is a package_makefile_frag, remove
13416         ${subdir}/Makefile.tem after copying it in.
13417
13418 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13419
13420         * build_all.mk: support rs6000 lynx identifies itself as
13421         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13422         since /bin/gcc is too feeble to compile a modern gcc.
13423
13424 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13425
13426         * brought devo/test-build.mk update-to-date with progressive/
13427           test-build.mk. Add lynx targets and hppa flag info.
13428
13429 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13430
13431         * configure.in:  Use mh-ncrsvr43.  Patch from
13432         Tom McConnell <tmcconne@sedona.intel.com>.
13433
13434 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13435
13436         * config.guess (i386-unknown-bsdi):  No longer need to
13437         check #if defined(__bsdi__) && defined(__i386__).
13438
13439 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13440
13441         * configure: Set program_transform_nameoption correctly.
13442
13443 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13444
13445         * brought build-all.mk update-to-date with progressive build-all.mk,
13446           added new targets and hppa info.
13447
13448 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13449
13450         * configure: If config.guess result is a prefix of the user
13451         specified target, assume a native build and use the user specified
13452         target as the host alias.  Remove SunOS patch suffix removal hack.
13453         * configure.in: Remove SunOS patch suffix removal hack.
13454
13455         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13456         in NATIVE_CHECK_MODULES.
13457
13458 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13459
13460         * Makefile.in: Rename HOST_ONLY to NATIVE.
13461         * configure: Delete SunOs patch suffix from host_canonical
13462           and build_canonical variables that are prepended to Makefiles.
13463         * configure.in: Add comments for easier maintenance.
13464
13465 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13466
13467         * Makefile.in: Add all-libproc target similar to all-gui.
13468
13469 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13470
13471         * Makefile.in (CHECK_MODULES): split into
13472         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13473
13474 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13475
13476         * config.guess (i386-unknown-bsdi): New system to guess.
13477
13478 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13479
13480         * Makefile.in: Add all-gui target (but not yet build by "all").
13481
13482 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13483
13484         * config.sub: Move deletion of patch suffix from here...
13485         * configure.in: To here, at Ian's suggestion.  The top-
13486           level scripts might need to know of a patch level.
13487
13488 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13489
13490         * config.sub: Strip off patch suffix so rtl is recognized
13491           as a sunos4.1.3 machine, even though it's been patched.
13492
13493 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13494
13495         * Makefile.in (INSTALL_LAST): Delete.
13496         (INSTALL_DOSREL): New.
13497
13498 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13499
13500         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13501         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13502         whether we pass down --with-gnu-ld anyhow.
13503
13504 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13505
13506         * Makefile.in (INSTALL_LAST): Change operation so it works
13507         on more flavors of make.
13508         * configure.in (go32): Don't build libg++ or libio.
13509
13510 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13511
13512         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13513         they can be overriden by templates.
13514
13515 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13516
13517         * configure.in (target==go32): Don't build gdb.
13518         * dosrel: New directory.
13519
13520 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13521
13522         * configure.in (host==go32): Configure dosrel too.
13523         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13524         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13525         be set by incoming names or templates.
13526         (INSTALL_LAST): New rule.
13527
13528 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13529
13530         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13531
13532 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13533
13534         * configure.in (appdirs): New variable.  Currently empty, but will
13535         be used in gas distribution.  If nonempty, lists a set of
13536         directories at least one of which must get configured, or top
13537         level configuration is considered to have failed.
13538         (rs6000-*-lynxos*): Use new file name.
13539
13540 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13541
13542         Eliminate XTRAFLAGS.
13543         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13544         newlib include files using -idirafter, and also use -nostdinc.
13545         (CXX_FOR_TARGET): Likewise.
13546         (XTRAFLAGS): Removed.
13547         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13548         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13549         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13550         ($(DO_X)): Don't pass down XTRAFLAGS.
13551
13552 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13553
13554         * configure.in (mips*-dec-bsd*): New target; do build linker.
13555         (mips*-*-bsd*): New target; don't build linker.
13556
13557 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13558
13559         * configure.in: support rs6000-*-lynxos* configuration.
13560         support sunos4 as a cross target.
13561
13562         * config.sub: look for lynx*, not lynx since the OS version may
13563         legitimately be part of the name.
13564
13565 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13566
13567         * configure.in (i[34]86-*-sco*): Move to be with other i386
13568         targets.
13569         (romp-*-*): New target.  Skip various binary utilities.
13570         (vax-*-*): New target.  Don't build newlib.
13571         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13572
13573 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13574
13575         * configure.in: Only set host_makefile_frag if config
13576         directory exists.
13577
13578 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13579
13580         * install.sh: If $dstdir exists, don't check whether each
13581         component does.
13582
13583 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13584
13585         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13586
13587 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13588
13589         * configure.in (*-*-lynxos*): Don't configure newlib for either
13590         native or cross Lynx.
13591
13592 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13593
13594         * config.sub (sparc64-elf): Fix os.
13595         (z8k): Remove duplicate.
13596
13597 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13598
13599         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13600         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13601
13602 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13603
13604         * configure: Make file links cleanly even if Lynx fails on
13605           an NFS symlink (at least fail cleanly).
13606
13607 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13608
13609         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13610         -XNh2000.
13611
13612 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13613
13614         * configure: Unknown options are fatal again.
13615
13616 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13617
13618         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13619         compatibility.
13620
13621 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13622
13623         * build-all.mk: Add `clean' target.
13624
13625 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13626
13627         * config.guess:  Add SINIX support.
13628         * configure.in:  Add mips-*-sysv4* support.
13629
13630 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13631
13632         * build-all.mk: Document all useful targets.
13633         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13634         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13635
13636 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13637
13638         * configure: Support --silent, --quiet.
13639
13640 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13641
13642         * configure: Support --disable-FEATURE.
13643
13644 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13645
13646         * config.guess: Recognize NCR running SVR4.3.
13647
13648 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13649
13650         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13651         Patch from Paul Eggert <eggert@twinsun.com>.
13652
13653 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13654
13655         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13656
13657 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13658
13659         * configure: Make unrecognized options give nonfatal warnings
13660         instead of fatal errors, and pass them to any subdirectory
13661         configures in case they recognize them.
13662         Make --x equivalent to --with-x.
13663
13664 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13665
13666         * configure: Add --enable-* options.  Clean up usage message and
13667         some comments.
13668
13669 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13670
13671         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13672
13673 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13674
13675         * configure.in (hppa*-*-*): Enable binutils.
13676
13677 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13678
13679         * config.sub: Recognize cisco.
13680
13681 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13682
13683         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13684
13685 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13686
13687         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13688         than one configuration name.  Add comment.
13689
13690 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13691
13692         * config.guess: about target *-hitachi-hiuxwe2, fixed
13693         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13694         macro is incorrect.]
13695
13696 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13697
13698         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13699         than the "make ls" stuff which used to be here.
13700
13701 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13702
13703         * config.guess:  Recognize i[34]86-unknown-freebsd.
13704         From Shawn M Carey <smcarey@rodan.syr.edu>.
13705
13706 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13707
13708         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13709
13710 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13711
13712         * config.guess: Check for ptx.
13713
13714 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13715
13716         * config.sub: Add os9k checking.
13717
13718 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13719
13720         * config.guess: Handle OSF1 running on HPPA processors
13721
13722 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13723
13724         * configure: If subdir configure fails, print out a message with
13725         subdirectory name, in case subdir's configure code didn't identify
13726         itself.
13727
13728 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13729
13730         * configure.in: Remove embedded newlines from configdirs.
13731         Avoid mismatches of substrings.  Fix matching strings at end
13732         of configdirs.
13733
13734 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13735
13736         * config.guess:  Add Lynx/rs6000 config support.
13737
13738 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13739
13740         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13741
13742 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13743
13744         * configure.in (hppa*-*-osf*): Treat this just like most other
13745         PA configurations (eg no binutils or ld).
13746         (hppa*-*-*elf*): These configurations have binutils and ld.
13747
13748 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13749
13750         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13751
13752 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13753
13754         * configure.in (rs6000-*-*): Build gas.
13755
13756 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13757
13758         * Makefile.in:  Avoid bug in losing hpux sed.
13759
13760 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13761
13762         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13763         for GDB and GDB has been fixed to not need it.
13764
13765 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13766
13767         * config.guess: Recognize vax hosts.
13768
13769 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13770
13771         * configure (while loop): Don't use "break 2" inside case
13772         statement -- the case statement isn't an enclosing loop.
13773
13774 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13775
13776         * config.guess:  Clean up NeXT support, to allow nextstep
13777         on Intel machines.  Make OS be nextstep.
13778
13779 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13780
13781         * config.guess: Add alternate forms for Convex.
13782
13783 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13784
13785         * configure:  Completely rewrite option processing.  Take
13786         advantage of pattern-matching to avoid invoking test frequently.
13787         Also clean up host and target defaulting logic.
13788
13789 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13790
13791         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13792         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13793         commands (plus user environment) will fit SCO limits.
13794
13795 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13796
13797         * configure.in: Don't issue warnings about directories which are
13798         not being configured if -norecursion is set.  Correct test for
13799         --with-gnu-as and --with-gnu-ld to not get confused by substring
13800         matches.
13801
13802         * configure.in: Don't build gas for alpha-dec-osf1*.
13803
13804 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13805
13806         * configure:  Back out Per's change of 12/19/1993.  It changes the
13807         behavior of configure in unexpected and confusing ways.
13808
13809         Also, use different delim char when calculating
13810         program_transform_name so that the name can contain slashes.
13811
13812 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13813
13814         * configure.in, config.sub: Add support for VSTa micro-kernel.
13815
13816 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13817
13818         * configure.in: Nuke hacks which were used to get a special
13819         version of GAS for HPPA configurations.
13820
13821 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13822
13823         * configure:  If only ${target_alias} is given, use that
13824         as the default for ${host_alias}.
13825         * configure:  Add missing back-slashes before nested quotes.
13826
13827 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13828
13829         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13830
13831 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13832
13833         * config.guess:  Recognize some Tektronix configurations.
13834         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13835
13836 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13837
13838         * config.sub: Match any flavor of SH.
13839
13840 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13841
13842         * configure.in: Don't try to configure newlib for Alpha.
13843
13844 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13845
13846         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13847         libg++ or libio for any Alpha target.
13848
13849         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13850
13851 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13852
13853         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13854         default arguments -- so it tried to compress itself.
13855
13856 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13857
13858         * configure.in (notsupp): ensure that a space is always at the end
13859           of the configdirs list, since the grep checks for an explicit space
13860
13861 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13862
13863         * configure.in (target i386-sysv4.2): don't build ld, since static
13864           versions of many libraries are not available.
13865
13866 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13867
13868         * config.guess: Recognize Apollos (using environment variables).
13869         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13870
13871 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13872
13873         * config.guess: Recognize Sony news mips running newsos.
13874
13875 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13876
13877         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13878         "fi ; else" for bash.
13879
13880 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13881
13882         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13883
13884 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13885
13886         * config.sub: accept unixware as an alias for svr4.2.
13887         Fix some inconsistancies with the gcc version.
13888
13889 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13890
13891         * Makefile.in (DISTDOCDIRS):  Add gdb.
13892
13893 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13894
13895         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13896
13897 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13898
13899         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13900         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13901         this now.
13902
13903 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13904
13905         * config.sub: Accept hiux* as an OS name.
13906
13907         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13908         etc/make-stds.texi.  The underscore came from gcc, and dje now
13909         agrees that RUNTESTFLAGS is the correct name.
13910
13911 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13912
13913         * install.sh:  Remove 'set -e'.  It makes any conditionals
13914         in the script useless.
13915
13916         * config.guess: Automatically recognize arm-acorn-riscix
13917         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13918
13919 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13920
13921         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13922
13923 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13924
13925         * Makefile.in (DISTDOCDIRS): New variable.
13926         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13927         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13928
13929 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13930
13931         * configure.in (hppa target): check the source directory for the
13932           pagas sub-directory
13933
13934 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13935
13936         * config.sub: Allow -aout* and -elf*.
13937
13938 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13939
13940         * configure.in: Don't build ld on i386-solaris2, same as for
13941         sparc-solaris2.
13942
13943 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13944
13945         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13946
13947 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13948
13949         * configure.in:  Configure gdb for alpha.
13950
13951 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13952
13953         * Makefile.in (CXXFLAGS): Add -O.
13954
13955 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13956
13957         * config.guess: added support for DG Aviion
13958
13959 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13960
13961         * configure.in: Produce warning message for subdirectories not
13962         configurable for this host/target combination.  Don't try to
13963         configure gdb for vms.
13964
13965 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13966
13967         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13968         appropriate files before making "diststuff".
13969         (DISTBISONFILES): New var: list of files to be edited.
13970         (DISTSTUFFDIRS): Add binutils.
13971
13972 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13973
13974         * config.sub: also handle mipsel and mips64el (for little endian mips)
13975
13976 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13977
13978         * configure.in: Add * to end of all OS names.
13979
13980 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13981
13982         * configure.in: Build newlib for LynxOS native.
13983
13984 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13985
13986         * config.guess: Add support for delta 88k running SVR3.
13987
13988         * configure.in: Add comment about HP compiler vs. emacs.
13989
13990 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13991
13992         * configure.in: don't build ld on solaris2 (not a viable option
13993           due to bugs in getpwnam & getpwuid)
13994
13995 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13996
13997         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13998         config.guess will produce a full version number.
13999
14000 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14001
14002         * configure.in: Build linker and binutils for alpha-dec-osf1.
14003
14004 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14005
14006         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14007         and gdb/testsuite/Makefile.in.
14008
14009 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14010
14011         * configure.in: recognize mips*- instead of mips-
14012
14013 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14014
14015         * config.sub: Accept linux*coff and linux*elf as operating
14016         systems.
14017
14018 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14019
14020         * config.sub: Recognize mips64, and mips3 as an alias for it.
14021
14022 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14023
14024         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14025         gdb knows how to handle OSF/1 shared libraries.
14026
14027 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14028
14029         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14030         * config.guess: Recognize Hitachi's HIUX.
14031         * config.sub: Recognize h3050r* and hppahitachi.
14032         Remove redundant cases for hp9k[23]*.
14033
14034 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14035
14036         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14037         if gas and ld are in the source tree and are in ${configdirs}.
14038         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14039         --with options (but still pass them down on the command line,
14040         if they were explicitly specified).
14041
14042 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14043
14044         * configure: substitute SHELL value in Makefile.in with
14045         ${CONFIG_SHELL}
14046
14047 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14048
14049         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14050         *-*-solaris2* targets.
14051
14052 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14053
14054         * Makefile.in: define M4, and pass it down to sub-makes;
14055         all-autoconf now depends on all-m4
14056
14057 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14058
14059         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14060         presence of {ar,ranlib} instead of a configured directory
14061
14062 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14063
14064         * config.guess: Accept 34?? as well as 33?? for NCR.
14065
14066 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14067
14068         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14069         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14070
14071 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14072
14073         * configure: grab values for $(CC) and $(CXX) from the
14074         environment, so that someone can do "CC=gcc configure; make" and
14075         have it work right (matching the way that autoconf works now)
14076
14077         * configure.in, Makefile.in: add support for gash, the tcl
14078         interface to Galaxy
14079
14080         * config.guess: add NetBSD variants (hp300, x86)
14081
14082 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14083
14084         * install.sh: Support -d option (in the manner of SunOS 4 install,
14085         as it is more deterministic than that of GNU install)
14086         (chmodcmd): Set file to mode 755 by default (should also do default
14087         chgrp and chown, but I don't feel like dealing with that now)
14088
14089 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14090
14091         * config.sub: Remove h8300hhms alias.
14092
14093 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14094
14095         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14096
14097 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14098
14099         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14100         as stmp-fixinc
14101
14102 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14103
14104         * config.sub: recognize m88110-bug-coff.
14105
14106 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14107
14108         * Makefile.in (all-libio): all dependencies on the toolchain used
14109         to build this (gcc, gas, ld, etc)
14110
14111 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14112
14113         * config.guess: Deal with OSF/1 1.3 on alpha.
14114
14115 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14116
14117         * install.sh: add some 'else true' clauses for portability
14118
14119         * configure.in: don't build libio for h8[35]00-*-* targets
14120
14121 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14122
14123         * Makefile.in:  Add support for new libio.
14124
14125 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14126
14127         * install.sh: If one command fails, don't try the rest.  Don't try
14128         to remove $dsttmp (via trap) unless we have already created it.
14129         If $src doesn't exist, detect it and exit with an error.
14130
14131         * config.guess: Recognize BSD on hp300.
14132
14133 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14134
14135         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14136         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14137
14138 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14139
14140         * Makefile.in (all-send-pr): depends on all-prms
14141
14142 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14143
14144         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14145
14146 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14147
14148         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14149         Added test for mips-mips-riscos5.
14150
14151 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14152
14153         * configure.in: use mh-hp300 for 68k HP hosts
14154
14155 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14156
14157         * configure: add support for CONFIG_SHELL, so that you can use
14158         some alternate shell for evaluating configure scripts
14159
14160 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14161
14162         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14163         in configure script to bug-gdb@prep.ai.mit.edu when building
14164         distribution archive.
14165         * Makefile.in (COMPRESS):  Remove def.
14166         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14167         gdb.tar.Z and make-gdb.tar.Z respectively.
14168         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14169         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14170         to convergence with 'taz' target in Makefile.in.
14171
14172 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14173
14174         * install.sh (dsttmp): use trap to ensure that tmp files go
14175         away on error conditions
14176
14177 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14178
14179         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14180
14181 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14182
14183         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14184         its parent is '/' not ''.
14185
14186         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14187
14188 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14189
14190         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14191         that ${newsrcdir}/configure.in does.
14192
14193 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14194
14195         * test-build.mk: support for CONFIG_SHELL
14196
14197 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14198
14199         * config.sub (netware):  Add as a basic system type.
14200
14201 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14202
14203         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14204           $(srcdir)/ from the dependency on Makefile.in.
14205
14206 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14207
14208         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14209         (h8300hhms is temporary until multi-libraries are implemented).
14210         * configure.in: Handle h8300h too.
14211
14212 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14213
14214         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14215
14216 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14217
14218         * configure:  Remove extraneous output when guessing host type.
14219         * config.guess:  Remove extraneous output when guessing using C
14220         compiler rather than uname, or when guessing fails.
14221
14222 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14223
14224         * Makefile.in: remove all.cross and install.cross targets
14225
14226         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14227           definitions
14228
14229 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14230
14231         * configure.in (target sh): Build gprof.
14232
14233 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14234
14235         * config.sub: change -solaris to -solaris2
14236
14237 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14238
14239         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14240
14241 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14242
14243         * configure: Correct error message for missing Makefile.in to
14244         print correct directory.
14245
14246 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14247
14248         * install.sh: kludge around 386BSD shell bug
14249
14250 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14251
14252         * config.guess:  Recognize NeXT.
14253         * config.guess:  Recognize i486-ncr-sysv4.
14254         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14255
14256 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14257
14258         * Makefile.in (MAKEINFOFLAGS): New variable.
14259         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14260         * build-all.mk, test-build.mk: Pass down --no-split as
14261         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14262
14263 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14264
14265         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14266
14267 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14268
14269         * Makefile.in (libg++.tar.z):  New rule.
14270         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14271         * Makefile.in (taz):  Only do a single chmod.
14272
14273 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14274
14275         * install.sh: don't use dirname anymore (replaced with sed usage)
14276
14277 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14278
14279         * Makefile.in:  Change extension for gzip'd files from '.z' to
14280         '.gz' per new FSF standard usage.
14281
14282 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14283
14284         * configure: put quotes around the final value of program_transform_name
14285
14286 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14287
14288         * Makefile.in: new install.sh support; update install-info rules
14289
14290 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14291
14292         * configure.in: Build diff for crosses, but not for go32 host.
14293
14294         * configure.in: Build gprof only for native, and don't build it
14295         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14296
14297 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14298
14299         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14300
14301 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14302
14303         * configure.in (host_tools): Add prms.
14304
14305 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14306
14307         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14308         with $(FLAGS_TO_PASS) on the command line
14309
14310         * config.sub: Recognize lynx and lynxos
14311
14312 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14313
14314         * config.sub: Accept -ecoff*, not just -ecoff.
14315
14316 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14317
14318         * Makefile.in (taz): Use .gz suffix instead of .z.
14319         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14320         names.
14321
14322 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14323
14324         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14325
14326 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14327
14328         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14329         that rebuilds that might happen during 'make install' don't get
14330         bogus gcc include files
14331
14332 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14333
14334         Change from Utah for HPPA support:
14335         * config.guess: Recognize hppa1.x-hp-bsd.
14336
14337 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14338
14339         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14340         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14341
14342 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14343
14344         * config.sub: Add support for rom68k and bug boot monitors.
14345
14346 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14347
14348         * Makefile.in: Make all-opcodes depend on all-bfd.
14349
14350 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14351
14352         * config.guess: Added special check for i[34]86-univel-sysv4*.
14353
14354 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14355
14356         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14357         the processor rather than assuming i486.
14358
14359 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14360
14361         * config.guess: Recognize SunOS6 as Solaris3.
14362
14363 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14364
14365         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14366         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14367
14368 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14369
14370         * build-all.mk (all-cross): New target for Canadian Cross.
14371         Added Q2 go32 targets.
14372         * test-build.mk: Configure go32 cross sparclite-aout and
14373         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14374         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14375
14376 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14377
14378         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14379         GO32 hosted toolchains
14380
14381 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14382
14383         * configure: change  so "-exec-prefix" gets passed down rather
14384         than "-exec_prefix" so autoconf generated Makefiles get the
14385         exec_prefix set right.
14386
14387 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14388
14389         * config.guess: get the Solaris2 minor version number
14390
14391         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14392
14393 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14394
14395         * config.guess: Recognize some Sequent platforms.
14396
14397 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14398
14399         * Makefile.in: added the vault-install target
14400
14401         * configure.in: actually use the Sun3 makefile fragment that's in
14402         config, also added the release dir to configdirs
14403
14404 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14405
14406         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14407
14408 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14409
14410         * configure.in: remove some program from Alpha targetted toolchains
14411
14412 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14413
14414         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14415         gprof.
14416         (taz): Run "make diststuff" in those directories instead of "make
14417         proto-dir".  Look for "VERSION=" only at start of line in subdir
14418         Makefile.  Use "gzip -9" for compression.
14419         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14420         (binutils.tar.z): New target.
14421
14422 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14423
14424         * Makefile.in (taz): Include gpl.texinfo.
14425
14426 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14427
14428         * Makefile.in (setup-dirs): Merged into "taz" target.
14429         (taz): Only do `proto-dir' stuff if a directory is actually needed
14430         for this target.
14431
14432 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14433
14434         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14435         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14436         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14437         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14438         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14439
14440 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14441
14442         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14443         config.sub, and move-if-change to gdb testsuite distribution
14444         archive, so the testsuite can be extracted, configured, and
14445         run separately from the gdb distribution.  Blow away the Chill
14446         tests that require a Chill compiled executable, since GNU Chill
14447         is not yet publically available.
14448
14449 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14450
14451         * test-build.mk: set environment variables in a single command,
14452         instead of a list of assignments and exports
14453
14454         * config.guess: recognize Alpha/OSF1 systems
14455
14456 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14457
14458         * configure: Change help message to prefer --options rather than
14459           -options.
14460
14461 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14462
14463         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14464         zippy@ecst.csuchico.edu.
14465         * config.guess: Recognize miniframe.
14466
14467 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14468
14469         * Makefile.in: Use srcroot to find runtest rather than rootme.
14470         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14471
14472 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14473
14474         * test-build.mk: Extensive additions to support building on a
14475         machine other than the host.
14476
14477 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14478
14479         * configure (tooldir): Fix for i386-aix again.
14480
14481 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14482
14483         * configure, Makefile.in:  Change definition of $(tooldir)
14484         to match the FSF.
14485
14486 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14487
14488         * config.guess:  Recognize i[34]86/SVR4.
14489
14490 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14491
14492         * Makefile.in (all-gdb): gdb depends on sim.
14493
14494 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14495
14496         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14497         at the same time we make the prototype gdb directory.
14498         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14499         files at the same time as the gdb base release distribution.
14500
14501 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14502
14503         * Makefile.in (check): Use individual check targets rather than
14504         DO_X rule.
14505         (check-gcc): Added.
14506
14507 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14508
14509         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14510         for System V release 3.2.
14511
14512 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14513
14514         * config.sub: Recognize hppaosf.
14515         * configure.in: Do configure ld/binutils/gas for it.
14516
14517 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14518
14519         * configure (tooldir): Alter syntax used to set this, for systems
14520         where "\$" isn't handled right, like i386-aix.
14521
14522 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14523
14524         * configure: Pass program-transform-name, not
14525         program_transform_name, to recursive configures.
14526
14527 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14528
14529         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14530         of gas+ld+binutils.
14531
14532 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14533
14534         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14535
14536 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14537
14538         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14539
14540 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14541
14542         * Makefile.in (PRMS): Set back to all-prms.
14543
14544 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14545
14546         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14547         targets, rather than for MIPS hosts.
14548
14549 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14550
14551         * configure.in: add comment for --with-x default values
14552
14553         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14554
14555         * Makefile.in: add check-* targets for each of the directories in
14556         the tree.  Add a definition of RUNTEST that will use the one we
14557         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14558
14559 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14560
14561         * configure.in: Removed obsolete references to bfd_target and
14562         target_makefile_frag.
14563
14564         * build-all.mk: Set assorted targets for Q2.
14565         * config.sub: Recognize z8k-sim and h8300-hms.
14566         * test-build.mk: Really don't pass host to configure.
14567         (HOLES): Added uname.
14568
14569 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14570
14571         * configure: Handle an empty program-prefix, program-suffix or
14572         program-transform-name correctly.
14573
14574 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14575
14576         * build-all.mk: -G 8 no longer required for MIPS targets.
14577         * test-build.mk: Don't pass host argument to configure; make it
14578         guess.
14579
14580 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14581
14582         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14583         * Makefile.in (COMPRESS):  New macro, like GZIP.
14584
14585 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14586
14587         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14588
14589         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14590         with gas currently defaults to -G 0.
14591
14592 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14593
14594         * Makefile.in (all-flex): flex depends on byacc.
14595
14596         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14597         to test-build.mk as RELEASE_TAG.
14598         * test-build.mk (configargs): New variable containing arguments to
14599         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14600         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14601
14602         * config.guess: Use /bin/uname when checking -X argument on SCO,
14603         to avoid invoking GNU uname which doesn't understand -X.
14604
14605         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14606
14607         * configure.in: Build gas for mips-*-*.
14608
14609 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14610
14611         * Makefile.in (all.normal): insert missing backslash.
14612
14613 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14614
14615         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14616
14617         * Makefile.in: Complete overhaul to merge many almost identical
14618         targets.
14619
14620 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14621
14622         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14623         (gdb.tar.Z): Adjusted.
14624
14625         * Makefile.in (setup-dirs, taz): New targets; should be general
14626         enough to adapt for gdb sometime.  Build only .z file.
14627         (gas.tar.z): New target.
14628
14629 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14630
14631         * build-all.mk: Use CC=cc -Xs on Solaris.
14632
14633 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14634
14635         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14636         for handling BISON for FSF releases.
14637
14638 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14639
14640         * configure: Actually implement the change zoo just documented.
14641
14642 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14643
14644         * configure: when using config.guess, only set target_alias when
14645         it's not already been set (ie, on the command line)
14646
14647 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14648
14649         * Makefile.in: add installcheck target, set PRMS to install-prms
14650
14651 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14652
14653         * configure: add support for package_makefile_fragment, handle the
14654         case where a directory has a configure.in file but no Makefile.in
14655         more gracefully (with an actual understandable error message, even);
14656         add support for --without (and add this to the usage message); also
14657         explicitly add a --host=${host_alias} to the command line when
14658         config.guess is used
14659
14660 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14661
14662         * configure: Must use both --host and --target in recursive calls.
14663
14664 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14665
14666         * Makefile.in: Change deja-gnu to dejagnu.
14667
14668 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14669
14670         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14671
14672 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14673
14674         * configure.in: canonicalize all instances to *-*-solaris2*,
14675         also strip out a number of tools to not build for go32 host
14676
14677 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14678
14679         * config.guess: add GPL.
14680
14681         * Makefile.in, config.guess, config.sub, configure: bump
14682           copyrights to 93.
14683
14684 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14685
14686         * Makefile.in (do-info): Removed obsolete check for existence of
14687         localenv file.
14688
14689         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14690
14691 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14692
14693         * Makefile.in: a couple of 'else true' for decstation,
14694         support for TclX
14695
14696         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14697
14698 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14699
14700         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14701
14702 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14703
14704         * config.guess: Recognize i386-ibm-aix (PS/2).
14705         * configure.in: Use config/mh-aix386 file for it.
14706
14707 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14708
14709         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14710         CC_FOR_TARGET instead.
14711         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14712
14713 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14714
14715         * Makefile.in: Add sim to list of directories sent with gdb
14716
14717 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14718
14719         * configure.in: Put back mips-dec-bsd* case.
14720
14721 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14722
14723         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14724         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14725         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14726
14727 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14728
14729         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14730
14731         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14732         (install-info): install dir.info only if it exists,
14733         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14734
14735 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14736
14737         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14738         gas for mips-dec-bsd.
14739
14740 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14741
14742         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14743         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14744
14745 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14746
14747         * configure.in: Added "dejagnu" to hosttools list.
14748
14749 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14750
14751         * config.sub, configure.in, config.guess:  Add support
14752         for Bosx, an AIX variant from Bull.
14753         Patches from F.Pierresteguy@frcl.bull.fr.
14754
14755 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14756
14757         * devo/dejagnu: Initial creation of devo/dejagnu.
14758         Migrated dejagnu testcases and support files for testing software
14759         tools to reside as subdirectories, currently called "testsuite",
14760         within the directory of the software tool.  Migrated all programs,
14761         support libraries, etc. beloging to dejagnu proper from
14762         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14763         with no modifications.  The changes to these files which will
14764         allow them to configure, build, and execute properly will be made
14765         in a future update.
14766
14767 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14768
14769         * Makefile.in: Change send_pr to send-pr.
14770         * configure.in: Likewise.
14771         * send_pr: Renamed directory to send-pr.
14772
14773 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14774
14775         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14776
14777 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14778
14779         * README:  Update for gdb-4.8 release.
14780         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14781         gdb-xxx.tar.z (gzip'd) file also.
14782
14783 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14784
14785         * Makefile.in: make all-diff depend on all-libiberty
14786
14787 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14788
14789         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14790
14791 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14792
14793         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14794
14795 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14796
14797         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14798         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14799         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14800
14801 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14802
14803         * Makefile.in:  makeinfo binary is in a new location
14804
14805 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14806
14807         * config.sub: Accept -ecoff as an OS.
14808
14809         * Makefile.in: Various changes to eliminate a level of make
14810         recursion and reduce the required command line length.
14811         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14812         sub-makes.
14813         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14814         variables holding settings for specific sub-makes.
14815         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14816         in terms of BASE_FLAGS_TO_PASS.
14817         (TARGET_LIBS): New variable listing directories which use
14818         TARGET_FLAGS_TO_PASS.
14819         (subdir_do): Eliminated.
14820         (do-*): New set of targets to replace subdir_do.
14821         (various): All targets which used subdir_do now depend on do-*.
14822         (local-clean): Renamed from do_clean.
14823         (local-distclean): New target, dependency of distclean and
14824         realclean.
14825         (install-info): Don't create directories.  Depend on dir.info
14826         rather than calling make recursively.
14827         (install-dir.info): Eliminated.
14828         (install-info-dirs): Create all info directories here.
14829         (dir.info): Depend upon do-install-info.
14830
14831         * test-build.mk (HOLES): Added false.
14832
14833 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14834
14835         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14836
14837 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14838
14839         * Makefile.in (info): remove dependency on all-texinfo.  The
14840         problem was really in texinfo/C, not at this level.
14841
14842 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14843
14844         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14845
14846 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14847
14848         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14849         GDB releases.
14850
14851 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14852
14853         * configure: Include srcdir in message about target of link not
14854         being found.  Don't convert `-' to `_' in `with' options being
14855         passed to subdirs.
14856
14857 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14858
14859         * configure.in: add uudecode to host_tools
14860
14861         * Makefile.in: added {all,install}-uudecode targets, added them to
14862         the appropriate lists
14863
14864 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14865
14866         * Makefile.in (all-gcc): Added dependency on all-gas.
14867
14868         * configure.in (mips-*-*): Build ld and binutils.
14869
14870 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14871
14872         * configure: check return code from mkdir, print error message and
14873           exit on failure.
14874
14875 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14876
14877         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14878
14879 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14880
14881         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14882
14883 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14884
14885         * config.sub (h8500):  Recognize this as a cpu type.
14886
14887 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14888
14889         * configure: source directory missing is no longer a warning
14890
14891         * configure.in: recognize irix[34]* instead of irix[34]
14892
14893         * Makefile.in: define and pass down X11_LIB
14894
14895 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14896
14897         * guess-systype: Renamed to ...
14898         * config.guess:  ... by popular request.
14899         * configure.in, Makefile.in:  Update accordingly.
14900
14901 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14902
14903         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14904         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14905         + Execute ./dummy instead of assuming . is in PATH.
14906
14907 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14908
14909         * guess-systype:  New shell script.  Attempts to guess the
14910         canonical host name of the executing host.
14911         Only a few hosts are supported so far.
14912         * configure:  Call guess-systype if no host is specified.
14913
14914 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14915
14916         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14917         gcc Makefile.
14918
14919
14920 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14921
14922         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14923         (all-gcc, install-gcc, subdir_do): Use it.
14924
14925 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14926
14927         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14928
14929 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14930
14931         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14932           set exclusively by configure, using configure.in .
14933
14934 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14935
14936         * test-build.mk: set $PATH for all builds
14937
14938         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14939
14940 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14941
14942         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14943         the one used in gcc/Makefile.in, so that a null expansion doesn't
14944         override the one needed to build gcc with a native cc.
14945
14946
14947 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14948
14949         * configure: Accept -with arguments.
14950
14951 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14952
14953         * Makefile.in: added h8300sim
14954
14955 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14956
14957         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14958         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14959         (all-cygnus, native, build-cygnus): Make
14960         $(canonhost)-stamp-3stage-done, not $(host)....
14961         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14962         i386-sco3.2v4.  Added else true to if command.
14963
14964 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14965
14966         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14967
14968 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14969
14970         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14971
14972 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14973
14974         * configure.in: don't remove binutils from Solaris builds
14975
14976 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14977
14978         * Makefile.in: get rid of earlier definitions for *clean,
14979         also handle the recursive info rule better
14980
14981 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14982
14983         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14984         do more-or-less the right thing.
14985
14986 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14987
14988         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14989         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14990
14991 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14992
14993         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14994         $(host_canonical).
14995
14996         * configure.in: split the configdirs list into 4 categories (native
14997         v. cross, library v. tool) and handle the cross-only and native-
14998         only in more reasonable (and correct!) way.
14999
15000 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15001
15002         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15003         configdirs anymore.
15004
15005 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15006
15007         * Makefile.in: extensive cleanup::  removed all of the explicit
15008         clean-* targets, collapsed many wrappers around subdir_do into
15009         one, added additional targets to satisfy standards.texi, deleted
15010         some old targets, some changes for consistency
15011
15012 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15013
15014         * configure.in: handle some programs as cross-only, and others as
15015         native only
15016
15017         * test-build.mk: handle partial holes in a more generic manner
15018
15019         * Makefile.in: m4 depends on libiberty
15020
15021 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15022
15023         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15024         time, wdiff, and find to configdirs
15025
15026         * Makefile.in: all, clean, and install rules for the new programs
15027         added to configure.in
15028
15029 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15030
15031         * configure.in: use mh-sun for all *-sun-* hosts
15032
15033 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15034
15035         * Makefile.in: define flags for X11 include files and library file
15036         locations, pass them down to the programs that need this info
15037
15038         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15039
15040 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15041
15042         * configure.in: start building libg++ for HP-UX targets
15043
15044 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15045
15046         * README:  Update references to files moved into etc/.
15047
15048 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15049
15050         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15051         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15052
15053 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15054
15055         * configure: accept dash as well as underscore in long option
15056         names for FSF compatibility.
15057
15058 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15059
15060         * config.sub: added -sco3.2v4 support from FSF.
15061
15062 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15063
15064         * configure.in: expand the section that adds or removes
15065         directories from the list of programs to build, to handle native
15066         vs. cross in addition to host v. native
15067
15068 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15069
15070         * Makefile.in:  Replace C++ in macro names with CXX.
15071         This is less likely to break ...
15072
15073 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15074
15075         * test-build.mk: add -w to GNU_MAKE
15076
15077 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15078
15079         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15080         add 'sparc' to list of recognized cpus.  This needed to make
15081         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15082         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15083         then changes that into $CPU-wrs-vxworks.
15084
15085         * configure.in: remove most references to gdbtest, regularize
15086         target based program removal
15087
15088         * test-build.mk: import from p3 tree (many fixes and changes)
15089
15090 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15091
15092         * Makefile.in: added rules to handle tcl, tk, and expect
15093
15094         * configure.in: handle those directories if they exist
15095
15096 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15097
15098         * config.sub: removed bogus hppabsd and hppahpux names, since
15099         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15100
15101 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15102
15103         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15104         depends upon all-xiberty
15105
15106         * Makefile.in: changes from p3, including:
15107
15108         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15109
15110         * Makefile.in (XTRAFLAGS): include newlib directories if
15111         newlib/Makefile exists, rather than if host != target.
15112
15113         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15114
15115         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15116         from the same source tree and not building a cross-compiler.  This
15117         matters for the libg++ configuration if reconfiguring a tree that
15118         has already been installed.
15119
15120         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15121
15122         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15123         pick up the machine and system specific header files.
15124
15125         * Makefile.in: added AS_FOR_TARGET, passed down in
15126         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15127         the C compiler to use to create programs which are run in the
15128         build environment, set it to default to $(CC), and passed it down
15129         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15130
15131         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15132
15133         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15134         We need them for unusual native builds, like systems without
15135         ranlib.
15136
15137         * configure: also define $(host_canonical) and
15138         $(target_canonical), which are the full, canonical names for the
15139         given host and target
15140
15141 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15142
15143         * Makefile.in:  Added separate definitions for C++.
15144
15145 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15146
15147         * configure.in (configdirs):  Add deja-gnu.
15148
15149 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15150
15151         * README:  Update for configure.texi and gdb-4.7 release.
15152
15153 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15154
15155         * Makefile.in:  Move "all" target to top of file.
15156         Previously, first target was ".PHONY" which caused BSD4.4 make
15157         to build .PHONY when make was run without arguments.
15158
15159 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15160
15161         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15162         Library-copylefted code in libiberty.
15163
15164 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15165
15166         * config.sub:  Replace m68kmote with plain old m68k.
15167
15168 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15169
15170         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15171
15172 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15173
15174         * config.sub: Complain if no argument is given.  Added support for
15175         386bsd as OS and target alias.
15176
15177 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15178
15179         * Makefile.in (XTRAFLAGS): include newlib directories if
15180         newlib/Makefile exists, rather than if host != target.
15181
15182 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15183
15184         * config.sub: recognize sparclite-wrs-vxworks.
15185
15186         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15187         p3.) Added clean-xiberty to clean.
15188
15189 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15190
15191         * configure.in: use *-*-* instead of nested cases for host and target
15192
15193 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15194
15195         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15196         from the same source tree and not building a cross-compiler.  This
15197         matters for the libg++ configuration if reconfiguring a tree that
15198         has already been installed.
15199
15200 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15201
15202         * config.sub (i486v/i486v4):  Merge in from FSF version.
15203
15204 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15205
15206         * configure: only set PWD if it is already set.
15207
15208 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15209
15210         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15211         doesn't have unset and all success paths (and most error paths)
15212         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15213         to just ${PWD} to avoid confusion.)
15214
15215 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15216
15217         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15218         even for a native compilation.
15219
15220 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15221
15222         Changes to make the gdb.tar.Z rule work better.
15223
15224         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15225         (DEVO_SUPPORT):  Add configure.texi.
15226         (bfd-ilrt.tar.Z):  Remove ancient rule.
15227
15228 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15229
15230         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15231         pick up the machine and system specific header files.
15232
15233         * configure.in, config.sub: added new target m68010-adobe-scout,
15234         with alias of adobe68k.  Changed configure.in to check for
15235         -scout before -sco* to avoid a false match.
15236
15237         * Makefile.in: added AS_FOR_TARGET, passed down in
15238         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15239         the C compiler to use to create programs which are run in the
15240         build environment, set it to default to $(CC), and passed it down
15241         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15242
15243 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15244
15245         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15246         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15247         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15248         FOR_TARGET variants, to newlib and libg++.
15249
15250 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15251
15252         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15253         first.
15254
15255 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15256
15257         * config.sub:  Accept `elf' as an environment.
15258
15259 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15260
15261         * Makefile.in (all-opcodes):  cd into the right directory
15262
15263 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15264
15265         * configure: added -program_transform_name option, used as
15266         argument to sed when installing programs.
15267         configure.texi: added documentation for -program_prefix,
15268         -program_suffix and -program_transform_name.
15269
15270 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15271
15272         * config.sub:  Accept i486 where i386 ok.
15273
15274 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15275
15276         * config.sub: accept we32k
15277
15278 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15279
15280         * config.sub, configure.in: accept OSE68000 and OSE68k.
15281
15282         * Makefile.in: don't create all directories for ``make install'';
15283         let the subdirectories create the ones they need.
15284
15285 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15286
15287         * COPYING: new file, GPL v2
15288
15289 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15290
15291         * Makefile.in: use the new gen-info-dir, which needs a template
15292         argument (which also lives in texinfo)
15293
15294         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15295
15296 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15297
15298         * config.sub (ncr3000):  Change i386 to i486.
15299
15300 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15301
15302         * Makefile.in: add install-rcs, install-grep to
15303         install-no-fixedincludes, removed install-bison and install-libgcc
15304
15305 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15306
15307         * configure.in: grab the HPUX makefile fragment if on HPUX
15308
15309 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15310
15311         * Makefile.in: eradicate bison spoor (ditto libgcc).
15312          configure.in: recognise m68{k,000}-ericsson-OSE.
15313          es1800 is alias for m68k-ericsson-OSE
15314
15315 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15316
15317         * configure.in: rearrange the parts that remove programs from
15318         configdirs, based now on HOST==TARGET or by canonical triple.
15319
15320 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15321
15322         * test-build.mk: recurse explicitly with -f test-build.mk when
15323           appropriate.  predicate stage3 and comparison on the existence
15324           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15325           On very clean, also remove ...stamp-co.  Build in-place before
15326           doing other builds.
15327
15328 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15329
15330         * Makefile.in, configure.in: add tgas
15331
15332 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15333
15334         * Makefile.in: a number of changes merged in from progressive.
15335
15336         * configure.in: add libm.
15337
15338         * .cvsignore: ignore some stuff that comes from test-build.mk.
15339
15340 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15341
15342         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15343
15344 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15345
15346         * configure: Add program_suffix (parallel to program_prefix)
15347         * Makefile.in: adjust directory-creating script for losing decstation
15348
15349 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15350
15351         * configure:  Minor $subdir-related fixes.
15352
15353 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15354
15355         * configure: fix various problems with propogating
15356         makefile_target_frag in subdirs.
15357         * configure.in: config libgcc if its there
15358
15359 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15360
15361         * config.sub:  HPPA merge.
15362
15363 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15364
15365         * Makefile.in:  Replace all-bison with all-byacc in all
15366         dependency lines for other tools (which now use byacc).
15367
15368 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15369
15370         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15371
15372 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15373
15374         * Makefile.in: make gprof rules similar to byacc rules (instead of
15375         vestigal $(unsubdir) that didn't work...)
15376
15377 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15378
15379         * config.sub:  Add support for Linux.
15380         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15381         (at least for libg++).
15382
15383 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15384
15385         * configure.texi: fix doc for the -nfp option to configure
15386
15387 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15388
15389         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15390
15391 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15392
15393         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15394         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15395         * configure.in: added solaris* host_makefile_frag hook.
15396
15397 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15398
15399         * config.sub: changed recognition of m68000 so that various
15400         m68k types can be specified via m680[01234]0
15401
15402 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15403
15404         * config.sub (basic_machine): fix sed so that '-foo' isn't
15405         completely substituted out while .+'-foo' loses the '-foo'
15406
15407 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15408
15409         * config.sub ($os): Add -aout.
15410
15411 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15412
15413         * configure:  If host_makefile_frag is absolute, don't
15414         prefix ${invsubdir} (relevant to libg++ auto-configure).
15415
15416 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15417
15418         * Makefile.in (tooldir): Define it.
15419         (all-ld): Depend on all-flex.
15420
15421 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15422
15423         * Makefile.in (check):  Fix libg++ special case.
15424
15425 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15426
15427         * configure: do not bury `pwd` into config.status, thus do fewer
15428           pwd's.
15429
15430         * configure: print the "Building in" message only when building in
15431           other than "." AND verbose.
15432
15433         * configure: remove -s, rework -v to better accommodate guested
15434           configures.
15435
15436         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15437
15438 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15439
15440         * Makefile.in: macroize flags passed on recursion.  remove
15441           fileutils.
15442
15443 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15444
15445         * configure: get makesrcdir right for subdirs deeper than 1.
15446
15447         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15448           install.
15449
15450 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15451
15452         * Makefile.in: don't print subdir_do or recursion lines.
15453
15454 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15455
15456         * standards.texi: added menu item.
15457
15458         * Makefile.in: build and install standards.info.
15459
15460         * standards.texi: new file.
15461
15462 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15463
15464         * configure: test for and move config.status pieces from
15465           ${subdir}/.
15466
15467 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15468
15469         * configure:  Test for existance of files before trying to mv
15470         them, to avoid numerous non-existance messages.
15471
15472 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15473
15474         * configure: correct final line of config.status.
15475
15476         * configure: patch from eggert.  Avoids a protection problem if
15477           the original Makefile.in is read only.
15478
15479         * configure: use move-if-change from gcc to create config.status.
15480           Some makefiles depend on config.status to tell if a directory
15481           has been reconfigured for a different host.  This change
15482           prevents those directories from remaking everything in the case
15483           where the reconfig was only intended to rebuild a Makefile.
15484
15485         * configure: test for config.sub with "config.sub sun4" rather
15486           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15487           host alias from a missing config.sub.
15488
15489 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15490
15491         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15492           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15493
15494 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15495
15496         * configure: mkdir ${subdir} as needed.
15497
15498 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15499
15500         * Makefile.in,configure.in: added autoconf.
15501
15502 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15503
15504         * Makefile.in: no longer pass against on recursion.
15505
15506         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15507           definitions are not inherited.
15508
15509         * configure: correct makesrcdir when subdir is .
15510
15511 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15512
15513         * configure:  Add support for 'subdirs' variable, which is
15514         like 'configdirs', except that configure doesn't re-invoke
15515         itself for subdirs, it just creates a Makefile for each subdir.
15516         * configure.texi:  Document subdirs.
15517
15518 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15519
15520         * configure.in: added flex to configdirs
15521
15522 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15523
15524         * Makefile.in: remove clean-stamps from clean.
15525
15526 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15527
15528         * configure.in:  Add gdbtest to configdirs.
15529
15530 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15531
15532         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15533         to recursive makes.
15534         * configure.in:  Recognize new ncr3000 config.
15535
15536 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15537
15538         * Makefile.in, configure.in: removed references to gdbm.
15539
15540 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15541
15542         * config.sub:  Don't canonicalize os value
15543         newsos* to bsd (readline needs to check for newsos).
15544         (This fix was earlier made Jan 31, but got re-broken.)
15545
15546 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15547
15548         * configure.in:  sco is an os, not a vendor!
15549
15550         * configure:  Quote $( better.  Keep various shells happy.
15551
15552 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15553
15554         * Makefile.in: eliminate stamp-files.
15555
15556 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15557
15558         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15559           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15560
15561 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15562
15563         * config.sub:  fix iris/iris3.
15564
15565 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15566
15567         * configure: re-add -rm.
15568
15569 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15570
15571         * Maskefile.in: add .stmp-rcs to all.
15572
15573         * configure.in: remove gas from rs6000 build, use aix host fragment.
15574
15575 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15576
15577         * configure: pass down site_option during recursion.
15578
15579 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15580
15581         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15582
15583 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15584
15585         * configure: Change exec_prefix so that it really defaults to prefix.
15586
15587 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15588
15589         * Makefile.in, configure.in:  Add support for mmalloc library.
15590
15591 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15592
15593         * Makefile.in: add stmp dependencies for a few more things.
15594
15595 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15596
15597         * configure: adjusted error message on objdir/srcdir configure
15598           collision, per john's suggestion.
15599
15600         * Makefile.in: add libiberty stmp to all and all.cross.
15601
15602 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15603
15604         * Makefile.in: remove force dependencies, add grep to all.
15605
15606 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15607
15608         * Makefile.in: drop flex.  make stamp files work.
15609
15610         * configure: added test for conflicting configuration in srcdir,
15611           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15612           gets cranky.  use relative paths for configure and srcdir
15613           whenever possible.  Send some error messages to stderr that were
15614           going to stdout.
15615
15616 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15617
15618         * Makefile.in:  Fix libg++ rule to check for gcc directory
15619         before using gcc/gcc.  Also pass XTRAFLAGS.
15620
15621 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15622
15623         * Makefile.in: added stmp-files so that directories aren't polled
15624           when they are already built.
15625
15626         * configure.texi: fixed a node pointer problem.
15627
15628 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15629
15630         * config.sub configure.in gdb/configure.in
15631         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15632         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15633         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15634
15635 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15636
15637         * configure: -recurring becomes -silent.  corrected help message
15638           for -site= option.
15639
15640         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15641
15642 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15643
15644         * configure: when building Makefile for crosses, replace
15645           tooldir and program_prefix.  default srcdir from location of
15646           config.sub.  remove "for host in hosts" and "for target in
15647           targets" loops.
15648
15649 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15650
15651         * Makefile.in: Do not pass bindir or mandir to cvs.
15652
15653 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15654
15655         * Makefile.in, configure.in: removed traces of namesubdir,
15656           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15657           copyrights to '92, changed some from Cygnus to FSF.
15658
15659         * configure.texi: remove most references to multiple hosts,
15660           multiple targets, subdirs, etc.
15661
15662         * configure.man: removed rcsid. reference config.sub not
15663           config.subr.
15664
15665         * Makefile.in: mkdir $(infodir) on install-info.
15666
15667 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15668
15669         * configure.texi:  Explain better about .gdbinit and about
15670         the environment that configure.in sections run in.
15671
15672 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15673
15674         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15675
15676 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15677
15678         * README:  DOC.configure => cfg-paper.texi.
15679
15680 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15681
15682         * config.sub (near case $os):  Don't convert newsos* to bsd!
15683
15684 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15685
15686         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15687         the number of copies of COPYING that go into the GDB tar file.
15688
15689 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15690
15691         * bfd/configure.in, gdb/config/mh-i386sco,
15692         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15693         Fix SCO configuration stuff.
15694
15695 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15696
15697         * Makefile.in:  For libg++, make sure the -I pointing
15698         to the gcc directory goes *after* all the libg++-local -I flags.
15699         Also, move just-gcc dependency from just-libg++ to all-libg++.
15700
15701 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15702
15703         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15704
15705 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15706
15707         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15708
15709 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15710
15711         * config.sub:  Add stratus configuration frags.  Also
15712         submitted to FSF.
15713
15714 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15715
15716         * Makefile.in (DEV_SUPPORT):  add configure.man.
15717
15718         * config.sub(Decode manufacturer-specific):  add -none*.
15719
15720 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15721
15722         * Makefile.in:  remove form feeds to make Sun's make happy.
15723         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15724
15725 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15726
15727         * Makefile.in (AR_FLAGS):  Make quieter.
15728
15729 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15730
15731         * configure.in:  Add libg++.
15732         * configure:  When verbose, don't output the command line at each
15733         level; it will be unremarkably the same as the previous version,
15734         which will be the same as what the user typed.
15735
15736 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15737
15738         * configure.in, Makefile.in: fix clean-info, add flex.  add
15739           fileutils.
15740
15741         * configure: be less sensitive to spaces in Makefile.in.  Do not
15742           look for sources in "..".  Doing so breaks subdirectories that
15743           might have their own configure.  If a subdir has it's own
15744           configure script, use it.
15745
15746 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15747
15748         * cfg-paper.texi: some changes suggested by rms.
15749
15750 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15751
15752         * config.sub:  Merge in some small additions from the FSF version,
15753         taken from the gcc distribution, to bring the Cygnus and FSF
15754         versions into closer sync.
15755
15756 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15757
15758         * configure.in:  Changed svr4 references to sysv4.
15759
15760 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15761
15762         * configure: added -V for version number option.
15763
15764 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15765
15766         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15767           renamed from DOC.configure to cfg-paper.texi.
15768
15769 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15770
15771         * configure, config.subr, config.sub: config.subr is now
15772           config.sub again.
15773
15774 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15775
15776         * configure.texi: new file, in progress.
15777
15778         * Makefile.in: build info file and install the man page for
15779           configure.
15780
15781         * configure.man: new file, first cut.
15782
15783         * configure: find config.subr again now that configuration "none"
15784           has gone.  removed all traces of the -ansi option.  removed all
15785           traces of the -languages option.
15786
15787         * config.subr: resync from rms.
15788
15789 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15790
15791         * configure, config.sub, config.subr: merge config.sub into
15792           config.subr, call the result config.subr, remove config.sub, use
15793           config.subr.
15794
15795         * Makefile.in: revised install for dir.info.
15796
15797 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15798
15799         * configure.in: add decstation host makefile frag.
15800
15801         * Makefile.in: BISON now bison -y again.  also install-gcc on
15802           install.  clean-gdbm on clean.  infodir belongs in datadir.
15803           Make directories for info install.  Build dir.info here then
15804           install it.
15805
15806 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15807
15808         * Makefile.in: fix for bad directory tests.
15809
15810 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15811
15812         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15813           regexp.  -srcdir relative was being handled incorrectly.
15814
15815         * Makefile.in: unwrapped some for loops so that parallel makes
15816           work again and so one can focus one's attention on a particular
15817           package.
15818
15819 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15820
15821         * configure: added PWD as a stand in for `pwd` (for speed). use
15822           elif wherever possible.  make -srcdir work without -objdir.
15823           -objdir= commented out.
15824
15825 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15826
15827         * configure: +options become --options.  -subdirs commented out.
15828           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15829           Makefile now at top of generated Makefile.  Removed cvs log
15830           entries.  added -srcdir.  create .gdbinit only if there is one
15831           in ${srcdir}.
15832
15833         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15834           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15835           and mandir now keyed off datadir by default.
15836
15837 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15838
15839         * Freshly created ChangeLog.
15840
15841 \f
15842 Local Variables:
15843 mode: change-log
15844 left-margin: 8
15845 fill-column: 76
15846 version-control: never
15847 End: