OSDN Git Service

* c-decl.c (grokfield): Allow typedefs for anonymous structs and
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
6
7         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
8         a platform that supports LTO.
9         * configure: Regenerate.
10
11 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
12
13         * configure.ac: Allow all the versions greater than 0.10 of PPL.
14         * configure: Regenerated.
15
16 2010-04-27  Roland McGrath  <roland@redhat.com>
17             H.J. Lu  <hongjiu.lu@intel.com>
18
19         * configure.ac (--enable-gold): Support both, both/gold and
20         both/bfd to add gold to configdirs without removing ld.
21         * configure: Regenerated.
22
23         * Makefile.def: Add install-gold dependency to install-ld.
24         * Makefile.in: Regenerated.
25
26 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
27
28         PR lto/42776
29         * configure.ac (--enable-lto): Refactor handling so libelf tests
30         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
31         and allow LTO to be explicitly enabled on non-ELF platforms that
32         are known to support it inside else-clause.
33         * configure: Regenerate.
34
35 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
36
37         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
38         * configure: Regenerate.
39
40 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
41
42         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
43         * configure: Regenerate.
44
45 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
46
47         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
48         separately.
49         * configure: Regenerate.
50
51 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
52
53         * MAINTAINERS (Write After Approval): Add myself.
54
55 2010-04-14  Tristan Gingold  <gingold@adacore.com>
56
57         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
58         * configure: Regenerate.
59
60 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
61
62         * configure: Regenerate after change to elf.m4.
63
64 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
65
66         * MAINTAINERS (Write After Approval): Add myself.
67
68 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
69
70         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
71         * configure: Regenerated.
72
73 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
74
75         * configure.ac: Print "buggy but acceptable" when CLooG
76         revision is less than 9.
77         * configure: Regenerated.
78
79 2010-04-01  Diego Novillo  <dnovillo@google.com>
80
81         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
82
83 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
84
85         PR bootstrap/43615
86         PR bootstrap/43328
87
88         Revert:
89
90         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
91
92         * configure.ac: Do not pass --enable-multilib nor
93         --disable-multilib in baseargs.  Accept explicitly passed
94         --enable_multilib.
95         * configure: Regenerate.
96
97 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
98
99         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
100
101 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
102
103         * MAINTAINERS: Remove myself.
104
105 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
106
107         PR bootstrap/43328
108         * configure.ac: Do not pass --enable-multilib nor
109         --disable-multilib in baseargs.  Accept explicitly passed
110         --enable_multilib.
111         * configure: Regenerate.
112
113 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
114
115         * MAINTAINERS (spu port): Remove me.
116
117 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
118
119         * configure.ac (tic6x-*-*): New case.
120         * configure: Regenerate.
121
122 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
123
124         * config.sub: Update to version 2010-03-22.
125         * config.guess: Update to version 2009-12-30.
126
127 2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
128
129         PR ada/42554
130         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
131         * configure: Regenerate.
132
133 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
134
135         * MAINTAINERS: Update my email address.
136
137 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
138
139         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
140         (ghassan.shobaki@amd.com): Removed.
141
142 2010-03-17  Alan Modra  <amodra@gmail.com>
143
144         * MAINTAINERS: Update my email address.
145
146 2010-03-16  Diego Novillo  <dnovillo@google.com>
147
148         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
149         Matthews.
150
151 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
152
153         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
154         Gutson, Jeffrey D. Oldham and Mark Shinwell.
155
156 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
157
158         * MAINTAINERS: Update my email address.
159
160 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
161
162         * MAINTAINERS: Update my email address.
163
164 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
165
166         * MAINTAINERS: Update my email address.
167
168 2010-03-09  Jie Zhang  <jie@codesourcery.com>
169
170         * MAINTAINERS: Update my email address.
171
172 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
173
174         PR libstdc++/32499
175         * configure.ac (RANLIB): Default to true.
176         (STRIP): Likewise.
177         (RANLIB_FOR_TARGET): Remove superfluous : argument.
178         * configure: Regenerate.
179
180 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
181
182         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
183         (Write After Approval): Update my email address.
184
185 2010-02-17  Nick Clifton  <nickc@redhat.com>
186
187         PR 11238
188         * Makefile.tpl (local-distclean): Also remove config.cache files in
189         sub-directories as there may not be Makefiles present in the
190         sub-directories.
191         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
192         the config.cache files found by the find command.
193
194         * Makefile.in: Regenerate.
195         * configure.ac: Revert previous delta.
196         * configure: Regenerate.
197
198 2010-02-15  Nick Clifton  <nickc@redhat.com>
199
200         PR 11238
201         * configure.ac: Delete config.cache files in sub-directories when
202         deleting Makefiles.
203         * configure: Regenerate.
204
205 2010-02-12  Ben Elliston  <bje@gnu.org>
206
207         * MAINTAINERS: Update my email address.
208
209 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
210
211         * MAINTAINERS (spu port): Update my email address.
212
213 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
214
215         * MAINTAINERS: Add myself as a maintainer for the bfin port.
216
217 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
218
219         * configure.ac: Add "recommended" version checks for GMP/MPC.
220         Update recommended GMP/MPFR/MPC versions.
221         * configure: Regenerate.
222
223 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
224
225         * MAINTAINERS: Move my Embecosm email address into the
226         write-after-approval section.
227
228 2010-01-26  Ian Lance Taylor  <iant@google.com>
229
230         * MAINTAINERS: Add myself as Go frontend maintainer.
231
232 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
233
234         PR libstdc++/36101, PR libstdc++/42813
235         * configure.ac (bootstrap_target_libs): Make inclusion of
236         target-libgomp conditional on libgomb being in target_configdirs.
237         * configure: Regenerate.
238
239 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
240
241         PR libstdc++/36101, PR libstdc++/42813
242         * configure.ac (bootstrap_target_libs): Include target-libgomp.
243         * configure: Regenerate.
244
245 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
246
247         PR libstdc++/36101, PR libstdc++/42813
248         * configure.ac (target_configdirs): Substitute.
249         * Makefile.def: Bootstrap target module libgomp.
250         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
251         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
252         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
253         * configure, Makefile.in: Regenerate.
254
255 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
256
257         * MAINTAINERS: Adjust my details.
258
259 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
260
261         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
262
263 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
264
265         * MAINTAINERS: reindented my entry with tabs instead of spaces.
266
267 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
268
269         * MAINTAINERS (Write After Approval): Add myself.
270
271 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
272
273         * MAINTAINERS (Write After Approval): Add myself.
274
275 2010-01-11  Richard Guenther  <rguenther@suse.de>
276
277         PR lto/41569
278         * Makefile.def (all-lto-plugin): Depend on all-gcc.
279         * Makefile.in: Regenerated.
280
281 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
282
283         * configure.ac: Enable libjava build on x86_64-*freebsd*.
284         * configure: Regenerate.
285
286 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
287             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
288
289         PR bootstrap/42424
290         * configure.ac: Include libtool m4 files.
291         (_LT_CHECK_OBJDIR): Call it.
292         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
293         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
294
295         * configure: Regenerate.
296
297 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
298
299         PR bootstrap/41818
300         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
301         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
302         * Makefile.in: Regenerate.
303
304 2010-01-02  Richard Guenther  <rguenther@suse.de>
305
306         PR lto/41529
307         * configure.ac: Include config/elf.m4.  Disable LTO if not
308         builting for an elf target.
309         * configure: Regenerate.
310
311 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
312
313         * MAINTAINERS: Change my email address.
314
315 2009-12-18  Ben Elliston  <bje@au.ibm.com>
316
317         * config.sub, config.guess: Update from upstream sources.
318
319 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
320
321         * MAINTAINERS (Write After Approval): Add myself.
322
323 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
324
325         PR middle-end/30447
326         PR middle-end/30789
327         PR other/40302
328
329         * configure.ac: Require MPC.
330         * configure: Regenerate.
331
332 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
333
334         PR target/38384
335         PR bootstrap/40972
336         * libtool.m4: Sync from git Libtool.
337         * ltoptions.m4: Likewise.
338         * ltversion.m4: Likewise.
339         * lt~obsolete.m4: Likewise.
340         * ltmain.sh: Likewise.
341
342 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
343
344         * configure.ac: Update minimum MPC version to 0.8.
345         * configure: Regenerate.
346
347 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
348
349         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
350         * configure: Regenerated.
351
352 2009-11-21  Ian Lance Taylor  <iant@google.com>
353
354         * configure.ac: Change default of poststage1_ldflags to be empty if
355         poststage1_libs is set.  When poststage1_libs is empty, and
356         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
357         * configure: Rebuild.
358
359 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
360
361         * MAINTAINERS (Write After Approval): Update my email address.
362
363 2009-11-20  Ben Elliston  <bje@au.ibm.com>
364
365         * config.guess: Update from upstream sources.
366
367 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
368
369         * Makefile.def: Restore host and target settings for gmp.
370         * Makefile.in: Rebuild.
371
372 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
373
374         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
375         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
376         Fix portability of test of C++ as bootstrap language.  Add
377         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
378         * configure: Rebuild.
379         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
380         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
381         in-tree building.
382         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
383         (POSTSTAGE1_HOST_EXPORTS): Use it.
384         (STAGE[+id+]_CXXFLAGS): New.
385         (BASE_FLAGS_TO_PASS): Pass it down.
386         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
387         extra_exports.
388         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
389         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
390         extra_exports.
391         * Makefile.in: Rebuild.
392
393 2009-11-17  Ben Elliston  <bje@au.ibm.com>
394
395         * config.sub, config.guess: Update from upstream sources.
396
397 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
398
399         * MAINTAINERS (Write After Approval): Add myself.
400
401 2009-11-09  Jon Beniston <jon@beniston.com>
402
403         * MAINTAINERS (Write After Approval): Add myself.
404
405 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
406
407         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
408         paths for *-w64-mingw* and x86_64-*mingw*.
409         * configure: Regenerated.
410
411 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
412
413         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
414
415 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
416
417         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
418         Phil Edwards to Write-After Approval.
419
420 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
421
422         * configure.ac: Disable target-winsup & co for
423         x86_64-*-mingw* and *-w64-mingw* targets.
424         * configure: Regenerated.
425
426 2009-10-16  Nick Clifton  <nickc@redhat.com>
427
428         * MAINTAINERS: Add myself as a maintainer for the RX port.
429
430 2009-10-26  Johannes Singler <singler@kit.edu>
431
432         * MAINTAINERS (Write After Approval): Update my e-mail address.
433
434 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
435
436         * configure.ac (CLooG test): Use = with test.
437         * configure: Regenerate.
438
439 2009-10-22  Richard Guenther  <rguenther@suse.de>
440
441         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
442         cloog if the ppl version check failed.  Move flags saving
443         before setting in libelf check.
444         * configure: Regenerate.
445
446 2009-10-21  Richard Guenther  <rguenther@suse.de>
447
448         * configure.ac: Adjust the ppl and cloog configure to work as
449         documented.  Disable cloog if ppl was disabled.  Omit the version
450         checks if they were disabled.
451         * configure: Re-generate.
452
453 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
454
455         * configure.ac: Add 'lto' to enable_languages, not
456         new_enable_languages, and only if not already present.
457         * configure: Regenerate.
458
459 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
460
461         * README: Refer to the various COPYING* files instead of just
462         COPYING.
463         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
464
465 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
466
467         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
468         
469 2009-10-07  Richard Guenther  <rguenther@suse.de>
470
471         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
472         and Richard Guenther as reviewers.
473         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
474         as reviewers.
475
476 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
477
478         * config.sub: Update from upstream sources.
479
480 2009-10-06  Ian Lance Taylor  <iant@google.com>
481
482         * Makefile.def: check-gold depends upon all-gas.
483         * Makefile.in: Rebuild.
484
485 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
486
487         * MAINTAINERS (Write After Approval): Add myself.
488
489 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
490
491         * Makefile.def: all-lto-plugin depends on all-libiberty.
492         set bootstrap=true for lto-plugin.
493         Add lto-plugin.
494         * Makefile.in: Regenerate.
495         * configure.ac (host_libs): Add lto-plugin.
496         * configure: Regenerate.
497
498 2009-10-03  Diego Novillo  <dnovillo@google.com>
499
500         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
501         (HOST_LIBELFLIBS): Define.
502         (HOST_LIBELFINC): Define.
503         * Makefile.in: Regenerate.
504         * configure.ac: Add --enable-lto.
505         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
506         If --enable-lto is used, add 'lto' to new_enable_languages.
507         If --enable-lto is used and gold is enabled, add
508         lto-plugin to configdirs.
509         * configure: Regenerate.
510
511 2009-10-03  Simon Baldwin  <simonb@google.com>
512
513         * configure.ac: If --with-system-zlib, suppress local zlib and
514         pass --with-system-zlib to subdir configure scripts.
515         * configure: Regenerate.
516
517 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
518             Paolo Bonzini  <bonzini@gnu.org>
519
520         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
521         $(srcdir).
522         * Makefile.in: Rebuilt.
523
524 2009-09-26  Gary Funck <gary@intrepid.com>
525
526         * MAINTAINERS (Write After Approval): Add myself.
527
528 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
529
530         * configure.ac: Update minimum MPC version to 0.7.
531         * configure: Regenerate.
532
533 2009-09-25  Nick Clifton  <nickc@redhat.com>
534
535         * configure.ac: Pass any --cache-file=/dev/null option on to
536         subconfigures.
537         * configure: Regenerate.
538
539 2009-09-23  Nick Clifton  <nickc@redhat.com>
540
541         * config.sub, config.guess: Update from upstream sources.
542
543 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
544
545         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
546         * Makefile.in: Rebuilt.
547
548 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
549
550         PR bootstrap/32272
551         * configure.ac: Error out if $srcdir isn't '.' but contains
552         host-${host_noncanonical}.
553         * configure: Regenerate.
554
555 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
556
557         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
558         maintainer.
559
560 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
561
562         * configure.ac: If bootstrapping a combined tree with
563         --enable-gold, require c++ in stage1_languages.
564         * configure: Regenerate.
565
566         * configure.ac: Also add target_libs of stage1_languages to
567         bootstrap_target_libs.
568         * configure: Regenerate.
569
570         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
571         with --enable-languages not containing c++.
572         * configure: Regenerate.
573
574 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
575
576         * configure.ac: Disable java and boehm-gc for bfin-*-*.
577         * configure: Regenerate.
578
579 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
580
581         * MAINTAINERS (Write After Approval): Update my e-mail address,
582         and move from from here...
583         (Waiting for paperwork): To here.
584
585 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
586
587         * MAINTAINERS (Reviewers): Add self as driver reviewer.
588
589 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
590
591         * configure.ac: Do not use $extrasub for replacing @if/@endif
592         parts in Makefile; instead, use additional arguments to
593         AC_CONFIG_COMMANDS to do the replacement manually, with several
594         sed invocations, to avoid HP-UX sed command limits.
595         * configure: Regenerate.
596
597 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
598
599         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
600         blank before -L.
601
602 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
603
604         * configure.ac (with-build-config): Document.  Handle without.
605         Handle missing argument.
606         * configure: Rebuilt.
607
608 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
609
610         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
611         Default to bootstrap-debug only if compare-debug works.
612         * configure: Rebuilt.
613         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
614         * Makefile.in: Rebuilt.
615
616 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
617
618         * MAINTAINERS (OS Port Maintainers): Update my email address.
619
620 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
621
622         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
623         * Makefile.in: Rebuilt.
624
625 2009-09-01  Chris Demetriou  <cgd@google.com>
626
627         * MAINTAINERS (Write After Approval): Add myself.
628
629 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
630
631         PR debug/30161
632         * include/dwarf2.h (enum dwarf_tag): Added
633         DW_TAG_GNU_template_template_param
634         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
635
636 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
637
638         * Makefile.tpl (AWK): Fix typo.
639         * Makefile.in: Regenerate.
640
641 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
642
643         * configure.ac: Detect awk and sed.
644         * Makefile.def (flags_to_pass): Add AWK and SED.
645         * Makefile.tpl (AWK, SED): New.
646         (BASE_FLAGS_TO_PASS): Add AWK and SED.
647         * configure: Regenerate.
648         * Makefile.in: Regenerate.
649
650 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
651
652         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
653         (collapseslashes): Likewise.
654
655 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
656
657         * configure.ac (AC_PREREQ): Bump to 2.64.
658
659 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
660
661         * configure.ac: Remove --with-datarootdir, --with-docdir,
662         --with-pdfdir, --with-htmldir switches.
663         * configure: Regenerate.
664
665         * configure: Regenerate.
666
667         * compile: Sync from Automake 1.11.
668         * depcomp: Likewise.
669         * install-sh: Likewise.
670         * missing: Likewise.
671         * mkinstalldirs: Likewise.
672         * ylwrap: Likewise.
673
674 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
675
676         * ltmain.sh (func_normal_abspath): New function.
677         (func_relative_path): Likewise.
678         (func_mode_help): Document new -bindir option for link mode.
679         (func_mode_link): Add new -bindir option, and use it to place
680         output DLL if specified.
681
682 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
683
684         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
685         (baseargs): Add --disable-option-checking.
686         * configure: Regenerate.
687
688         * Makefile.def (configure-target-libiberty): Depend on
689         all-binutils and all-ld.
690         (configure-target-newlib): Likewise.
691         * Makefile.in: Regenerate.
692
693 2009-08-17  Ben Elliston  <bje@au.ibm.com>
694
695         * config.sub, config.guess: Update from upstream sources.
696
697 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
698
699         Sync from src, merge:
700
701         2009-07-02  Tristan Gingold  <gingold@adacore.com>
702
703         * configure.ac: Do not exclude gas for i386-*-darwin.
704         Add a case for x86_64-*-darwin.
705         * configure: Regenerate.
706
707 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
708
709         * MAINTAINERS: Add my name to Write After Approval list.
710
711 2009-08-06  Michael Eager <eager@eagercon.com>
712
713         * configure.ac: Add Microblaze target.
714         * configure: Regenerate.
715
716 2009-07-31  Christian Bruel  <christian.bruel@st.com>
717
718         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
719         * configure: Regenerate.
720         
721 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
722
723         * MAINTAINERS (Write After Approval): Update my e-mail address.
724
725 2009-07-06  Ian Lance Taylor  <iant@google.com>
726
727         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
728         * configure: Rebuild.
729
730 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
731
732         * MAINTAINERS: Move myself to the Graphite Reviewers.
733
734 2009-06-30  Wei Guozhi  <carrot@google.com>
735
736         * MAINTAINERS: Add my name to Write After Approval list.
737
738 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
739
740         PR bootstrap/40338
741         * configure.ac (comparestring): Create new variable.
742         * Makefile.tpl (comparestring): Use to skip some comparisions.
743         * configure: Regenerate.
744         * Makefile.in: Regenerate.
745
746 2009-06-26  Doug Evans  <dje@sebabeach.org>
747
748         * Makefile.def (host_modules): Add cgen.
749         * Makefile.in: Regenerate.
750         * configure.ac (host_tools): Add cgen.
751         * configure: Regenerate.
752
753 2009-06-23  DJ Delorie  <dj@redhat.com>
754
755         * MAINTAINERS: Add myself as mep maintainer.
756
757 2009-06-23  Ian Lance Taylor  <iant@google.com>
758
759         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
760         boot_languages.  Only bootstrap target libraries listed in
761         target_libs for some boot language.  Add --with-stage1-ldflags,
762         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
763         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
764         if not building with C++.
765         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
766         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
767         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
768         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
769         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
770         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
771         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
772         * configure, Makefile.in: Rebuild.
773
774 2009-06-23  Li Feng  <nemokingdom@gmail.com>
775
776         * MAINTAINERS: Added my name to write-after-approval list.
777
778 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
779
780         * configure.ac: Define is_elf for QNX Neutrino targets.
781         * configure: Regenerate.
782
783 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
784
785         * MAINTAINERS: Added my name to the write-after-approval list
786
787 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
788
789         * configure.ac: Detect MPC in default directory.
790         * configure: Regenerate.
791
792 2009-06-03  Jerome Guitton  <guitton@adacore.com>
793             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
794
795         * Makefile.tpl (all): Avoid a trailing backslash.
796         * Makefile.in: Regenerate.
797
798 2009-06-03  Ben Elliston  <bje@au.ibm.com>
799
800         * config.sub, config.guess: Update from upstream sources.
801
802 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
803
804         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
805         to noconfdirs.
806         * configure: Regenerate.
807
808 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
809
810         * Makefile.tpl ([+compare-target+]): Compare all stage
811         directories, rather than just gcc.
812         * Makefile.in: Rebuilt.
813
814 2009-06-01  Doug Kwan  <dougkwan@google.com>
815
816         * configure.ac: Support gold for target arm*-*-*.
817         * configure: Regenerate.
818
819 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
820
821         * Makefile.def: Add MPC support and dependencies.
822         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
823
824         * Makefile.in, configure: Regenerate.
825
826 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
827
828         * Makefile.tpl (all): Avoid harmless warning in make all when
829         gcc-bootstrap is enabled but stage_last does not exist.
830         * Makefile.in: Rebuilt.
831
832 2009-05-24  Nicolas Roche  <roche@adacore.com>
833
834         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
835         * Makefile.in: Regenerate.
836
837 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
838
839         * MAINTAINERS: Update my e-mail address.
840
841 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
842
843         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
844         * configure:  Regenerate.
845
846 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
847
848         PR other/40159
849         * Makefile.tpl (all): Don't assume gcc-bootstrap and
850         gcc-no-bootstrap are mutually exclusive.
851         * Makefile.in: Rebuilt.
852
853 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
854
855         PR other/40159
856         * Makefile.tpl (all): Don't end with unconditional success.
857         * Makefile.in: Rebuilt.
858
859 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
860
861         PR target/37137
862         * Makefile.def (flags_to_pass): Remove redundant and incomplete
863         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
864         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
865         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
866         stage_configureflags, stage_cflags and stage_libcflags into
867         explicit Makefile macros.
868         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
869         GFORTRAN.
870         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
871         CC.  Set CC_FOR_BUILD from CC.
872         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
873         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
874         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
875         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
876         and GFORTRAN.
877         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
878         (_LIBCFLAGS): Renamed to _TFLAGS.
879         (do-compare-debug, do-compare3-debug): Drop.
880         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
881         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
882         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
883         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
884         (XGCC_FLAGS_FOR_TARGET): New.
885         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
886         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
887         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
888         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
889         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
890         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
891         TFLAGS.
892         (BUILD_CONFIG): Include if requested.
893         (all): Set TFLAGS on bootstrap.
894         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
895         (all-stageid-prefixmodule): Likewise.
896         (do-clean, distclean-stageid): Set TFLAGS.
897         (restrap): Fix whitespace.
898         * Makefile.in: Rebuilt.
899
900 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
901
902         * config.guess: Sync with src.
903
904 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
905
906         * configure.ac ($with_ppl):  Default to no if not supplied.
907         ($with_cloog):  Likewise.
908         configure:  Regenerate.
909
910 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
911
912         * MAINTAINERS: Update my e-mail address.
913
914 2009-04-27  Nick Clifton  <nickc@redhat.com>
915
916         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
917
918 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
919
920         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
921         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
922         * Makefile.in: Regenerate.
923
924 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
925
926         PR bootstrap/39739
927         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
928         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
929
930         * configure, Makefile.in: Regenerate.
931
932 2009-04-21  Taras Glek  <tglek@mozilla.com>
933
934         * include/hashtab.h: Update GTY annotations to new syntax
935         * include/splay-tree.h: Likewise
936
937 2009-04-17  Ben Elliston  <bje@au.ibm.com>
938
939         * config.sub, config.guess: Update from upstream sources.
940
941 2009-04-15  Anthony Green  <green@moxielogic.com>
942
943         * configure.ac: Add moxie support.
944         * configure: Rebuilt.
945
946 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
947
948         * configure.ac: Change copyright header to refer to version
949         3 of the GNU General Public License and to point readers at the
950         COPYING3 file and the FSF's license web page.
951         * Makefile.def: Likewise.
952         * Makefile.tpl: Likewise.
953         * Makefile.in: Regenerate.
954
955 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
956
957         * configure.ac: Restore match for darwin9 or later. Use double
958         brackets since regeneration eats one pair.
959         * configure: Regenerate.
960
961 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
962
963         PR gas/10039
964         * configure.ac: Require texinfo 4.7.
965         * configure: Regenerated.
966
967 2009-04-09  Nick Clifton  <nickc@redhat.com>
968
969         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
970         the GCC Runtime Library Exception.
971
972 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
973
974         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
975         * configure: Regenerate.
976
977 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
978
979         * Makefil.def (languages): New entries.
980         * Makefile.tpl (check-gcc-*): New generic target.
981         * Makefile.in: Regenerate.
982
983 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
984
985         * MAINTAINERS:  Update my email address.
986
987 2009-03-18  Tom Tromey  <tromey@redhat.com>
988
989         * configure: Rebuild.
990         * configure.ac (host_libs): Add libiconv.
991         * Makefile.in: Rebuild.
992         * Makefile.def (host_modules): Add libiconv.
993         (configure-gdb, all-gdb): Depend on libiconv.
994
995 2009-03-16  Tristan Gingold  <gingold@adacore.com>
996
997         * configure.ac: Treat gdb as supported on x86_64-darwin.
998         * configure: Regenerate.
999
1000 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1001
1002         * configure.ac (--with-host-libstdcxx): New option.
1003         * configure: Regenerate.
1004
1005 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
1006
1007         * MAINTAINERS:  Move myself into the write after approval list.
1008
1009 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1010
1011         * MAINTAINERS: Update e-mail address.
1012         
1013 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1014
1015         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1016
1017 2009-03-10  Ira Rosen <irar@il.ibm.com>
1018
1019         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1020
1021 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1022
1023         Backport from git Libtool:
1024
1025         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1026         Support GNU/kOpenSolaris.
1027         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1028         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1029         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1030         GNU/kOpenSolaris.
1031
1032 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1033
1034         * MAINTAINERS: Update e-mail address.
1035
1036 2009-02-24  Michael Eager  <eager@eagercon.com>
1037
1038         * MAINTAINERS (Write After Approval): Add self.
1039
1040 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1041
1042         * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2009-02-05  Andreas Schwab  <schwab@suse.de>
1045
1046         * Makefile.tpl (stage_last): Define $r and $s before using
1047         $(RECURSE_FLAGS_TO_PASS).
1048         * Makefile.in: Regenerate
1049
1050 2009-01-30  Ian Lance Taylor  <iant@google.com>
1051
1052         * MAINTAINERS: Move myself to the Global Reviewers list.
1053
1054 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1055
1056         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1057         * configure: Regenerate.
1058
1059 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1060
1061         * MAINTAINERS: Make whitespace consistent.
1062         Remove Robert Millan from Write After Approval.
1063
1064 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1065
1066         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1067         (all-opcodes): Depend on all-libiberty.
1068         * Makefile.in: Regenerate.
1069
1070 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1071
1072         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1073         * configure: Regenerate.
1074
1075 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1076
1077         * MAINTAINERS (Write After Approval): Add myself.
1078
1079 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1080
1081         * MAINTAINERS: Add myself to reviewers (Fortran).
1082
1083 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1084
1085         PR tree-optimization/38515
1086         * configure.ac (cloog-polylib): Removed.
1087         (with_ppl, with_cloog): Test for "no".
1088         * configure: Regenerated.
1089
1090 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1091
1092         * MAINTAINERS: Moved myself to reviewers (Fortran).
1093
1094 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1095
1096         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1097         (Write After Approval): Remove myself.
1098
1099 2009-01-03  Diego Novillo  <dnovillo@google.com>
1100
1101         * MAINTAINERS: Remove myself from alias maintainership.
1102
1103 2009-01-02  David Ayers  <ayers@fsfe.org>
1104
1105         * MAINTAINERS: Update e-mail address.
1106
1107 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1108
1109         * MAINTAINERS: Make whitespace consistent.
1110
1111 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1112
1113         Backport from upstream Libtool:
1114         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1115         Add cache variables to tests that require the linker to work.
1116         For shlibpath_overrides_runpath, this also changes the semantics
1117         to let the result from the C compiler take precedence.
1118
1119 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1120
1121         * config.sub, config.guess: Update from upstream sources.
1122
1123 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
1124
1125         * configure.ac (ppllibs): Add by default the lib flags.
1126         * configure: Regenerate.
1127
1128 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1129
1130         * MAINTAINERS:  Add myself to the write after approval list.
1131
1132 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1133
1134         * configure.ac: Add double brackets on darwin[912].
1135         * configure: Regenerate.
1136
1137 2008-12-03  Daniel Kraft  <d@domob.eu>
1138
1139         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1140         Approval to Reviewer section (for Fortran front-end).
1141
1142 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1143
1144         * configure.ac: Expand to darwin10 and later.
1145         * configure: Regenerate.
1146
1147 2008-12-02  Andreas Schwab  <schwab@suse.de>
1148
1149         * Makefile.def: configure-target-boehm-gc depends on
1150         all-target-libstdc++-v3.
1151         * Makefile.in: Regenerate.
1152
1153 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1154
1155         * MAINTAINERS:  Add myself as mingw maintainer.
1156
1157 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1158
1159         * config.sub, config.guess: Update from upstream sources.
1160
1161 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1162
1163         * README.SCO: Remove.
1164
1165 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1166
1167         * MAINTAINERS:  Add myself to the write after approval list.
1168
1169 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1170
1171         * MAINTAINERS:  Update my email address in WAA section.
1172
1173 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
1174
1175         * MAINTAINERS: Update e-mail address.
1176
1177 2008-11-27  Toon Moene <toon@moene.org>
1178
1179         * MAINTAINERS: Change e-mail address.
1180
1181 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1182
1183         * configure.ac: Build gdb for i?86-*-darwin*
1184         * configure: Regenerated.
1185
1186 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
1187
1188         * MAINTAINERS: Added my full name.
1189
1190 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1191
1192         PR bootstrap/38014
1193         PR bootstrap/37923
1194
1195         Revert:
1196
1197         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1198
1199         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1200         * Makefile.in: Regenerated.
1201
1202         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1203
1204         PR gdb/921
1205         PR gdb/1646
1206         PR gdb/2175
1207         PR gdb/2176
1208
1209         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1210         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1211         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1212         (HOST_EXPORTS): Pass CPPFLAGS.
1213         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1214         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1215         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1216         * Makefile.in, configure: Regenerated.
1217         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1218         and CPPFLAGS_FOR_BUILD.
1219
1220 2008-11-06  Jeff Law <law@redhat.com>
1221
1222         * MAINTAINERS: Add myself as middle end maintainer.
1223
1224 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1225
1226         * MAINTAINERS (Write after approval): Add myself.
1227
1228 2008-11-05  Diego Novillo  <dnovillo@google.com>
1229
1230         * MAINTAINERS (Global Reviewers): Add myself.
1231         (Non-Algorithmic Maintainers): Remove myself.
1232
1233 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1234
1235         * MAINTAINERS (Write after approval): Add myself.
1236
1237 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1238
1239         * MAINTAINERS (Write after approval): Add myself.
1240
1241 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1242
1243         * configure.ac (spu-*-*): Remove special case.
1244         * configure: Regenerate.
1245
1246 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1247
1248         * MAINTAINERS (Write after approval): Update my email address.
1249
1250 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1251
1252         * configure.ac [spu-*-*]: Do not set skipdirs.
1253         * configure: Re-generate.
1254
1255 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1256
1257         * MAINTAINERS (Various Maintainers): Add myself to reload.
1258
1259 2008-10-25  Richard Guenther  <rguenther@suse.de>
1260
1261         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1262         maintainer.  Remove myself as libgcc-math maintainer.
1263         (Non-Algorithmic Maintainers): Remove myself.
1264
1265 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1266
1267         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1268         * Makefile.in: Regenerated.
1269
1270 2008-10-23  Cary Coutant  <ccoutant@google.com>
1271
1272         * MAINTAINERS (Write after approval): Add myself.
1273
1274 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1275
1276         PR gdb/921
1277         PR gdb/1646
1278         PR gdb/2175
1279         PR gdb/2176
1280
1281         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1282         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1283         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1284         (HOST_EXPORTS): Pass CPPFLAGS.
1285         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1286         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1287         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1288         * Makefile.in, configure: Regenerated.
1289         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1290         and CPPFLAGS_FOR_BUILD.
1291
1292 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
1293
1294         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1295         Sebastian Pop.
1296
1297 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1298
1299         * MAINTAINERS (Write After Approval): Added myself.
1300
1301 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1302
1303         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1304         recommended version to 2.3.2.
1305
1306         * configure: Regenerate.
1307
1308 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1309
1310         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1311
1312 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1313
1314         * MAINTAINERS (Write After Approval): Update e-mail address.
1315
1316 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1317
1318         * libtool.m4: Update to libtool 2.2.6.
1319         * lt~obsolete.m4: Update to libtool 2.2.6.
1320         * ltmain.sh: Update to libtool 2.2.6.
1321         * ltsugar.m4: Update to libtool 2.2.6.
1322         * ltversion.m4: Update to libtool 2.2.6.
1323         * ltoptions.m4: Update to libtool 2.2.6.
1324         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1325
1326 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1327
1328         * MAINTAINERS (Write After Approval): Add myself.
1329
1330 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1331
1332         * MAINTAINERS (Write After Approval): Update my name.
1333
1334 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1335
1336         * MAINTAINERS: Add myself in "Write After Approval".
1337
1338 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1339
1340         * MAINTAINERS: Add myself as ia64 maintainer.
1341
1342 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1343
1344         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1345         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1346         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1347         and Michael Tiemann from Write After Approval since they do not
1348         actually have access.
1349
1350 2008-09-05  Richard Guenther  <rguenther@suse.de>
1351
1352         * configure.ac: Initialize clooglibs to -lcloog.
1353         * configure: Re-generate.
1354
1355 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1356
1357         * MAINTAINERS (Write After Approval): Add myself.
1358
1359 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1360
1361         * configure.ac (--with-cloog-polylib): New.
1362         (--disable-cloog-version-check): New.
1363         (--disable-ppl-version-check): New.
1364         * configure: Re-generate.
1365
1366 2008-09-03  Richard Guenther  <rguenther@suse.de>
1367
1368         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1369         cloog test.
1370         * configure: Re-generate.
1371
1372 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1373
1374         Add picoChip port.
1375         * MAINTAINERS: Add picoChip maintainers.
1376
1377 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1378             Tobias Grosser  <grosser@fim.uni-passau.de>
1379             Jan Sjodin  <jan.sjodin@amd.com>
1380             Harsha Jagasia  <harsha.jagasia@amd.com>
1381             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1382             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1383             Adrien Eliche  <aeliche@isty.uvsq.fr>
1384
1385         Merge from graphite branch.
1386         * configure: Regenerate.
1387         * Makefile.in: Regenerate.
1388         * configure.ac (host_libs): Add ppl and cloog.
1389         Add checks for PPL and CLooG.
1390         * Makefile.def (ppl, cloog): Added modules and dependences.
1391         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1392         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1393
1394 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1395
1396         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1397         (GCC_SHLIB_SUBDIR): New.
1398         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1399         * configure: Regenerate.
1400         * Makefile.in: Regenerate.
1401
1402 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1403
1404         * MAINTAINERS: Consistently use tabs to separate columns.
1405
1406 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1407
1408         * MAINTAINERS (Write after Approval): Add myself.
1409
1410 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1411
1412         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1413         Enable bfd, binutils and opcodes.
1414         * configure: Regenerate.
1415
1416 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1417
1418         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1419
1420 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1421
1422         * MAINTAINERS:  Use correct Umlaut for last name.
1423
1424 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1425
1426         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1427
1428 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1429
1430         * MAINTAINERS: Update my email address.
1431
1432 2008-08-16  Nicolas Roche  <roche@adacore.com>
1433
1434         * Makefile.tpl: Add BOOT_ADAFLAGS.
1435         * Makefile.in: Regenerate.
1436
1437 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1438
1439         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1440         * configure: Regenerate.
1441
1442 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1443
1444         * configure.ac: Add makefile fragments for hpux.
1445         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1446         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1447         * configure: Regenerate.
1448         * Makefile.in: Regenerate.
1449
1450 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1451
1452         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1453
1454 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1455
1456         * MAINTAINERS (Write after Approval): Add myself.
1457
1458 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1459
1460         * MAINTAINERS (Write After Approval):  Add myself.
1461
1462 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1463
1464         * MAINTAINERS (Write After Approval):  Add myself.
1465
1466 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1467
1468         * MAINTAINERS: Update my email address.
1469
1470 2008-06-25  Joey Ye  <joey.ye@intel.com>
1471
1472         * MAINTAINERS (Write After Approval):  Add myself.
1473
1474 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1475
1476         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1477         * Makefile.in: Regenerate.
1478         * configure: Regenerate.
1479
1480 2008-06-17  Daniel Kraft  <d@domob.eu>
1481
1482         * MAINTAINERS (Write After Approval):  Add myself.
1483
1484 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1485
1486         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1487         "$@" is still intact with both Autoconf 2.59 and 2.62.
1488         * configure: Regenerate.
1489
1490 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1491
1492         * Makefile.tpl: Fix comment errors.
1493         * Makefile.in: Regenerate.
1494
1495 2008-06-12  David S. Miller  <davem@davemloft.net>
1496             David Edelsohn  <edelsohn@gnu.org>
1497
1498         * configure.ac: Add powerpc*-*-* to gold supported targets.
1499         * configure: Regenerate.
1500
1501 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1502
1503         PR tree-optimization/36218
1504         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1505         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1506         (all prefix="build-"): Pass them to build-system sub-makes.
1507         * Makefile.in: Regenerate.
1508
1509 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1510
1511         * MAINTAINERS (mt port): Remove.
1512         (sco5, unixware, sco udk): Remove.
1513         (Kean Johnston): Add to Write After Approval.
1514
1515 2008-05-30  Julian Brown  <julian@codesourcery.com>
1516
1517         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1518         of libobjc for ARM EABI Linux.
1519         * configure: Regenerate.
1520
1521 2008-05-18 Xinliang David Li   <davidxl@google.com>
1522
1523         * ChangeLog: Remove wrong ChangeLog entry.
1524
1525 2008-05-17 Xinliang David Li   <davidxl@google.com>
1526
1527         * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1530
1531         * MAINTAINERS (Write After Approval): Add myself.
1532
1533 2008-05-14  Rafael Espíndola  <espindola@google.com>
1534
1535         * config-ml.in: don't handle --enable-shared and --enable-static.
1536
1537 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1538
1539         * MAINTAINERS: Update my email address.
1540
1541 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1542
1543         * MAINTAINERS: Update my email address.
1544
1545 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1546
1547         * MAINTAINERS (Write After Approval): Add myself.
1548
1549 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1550
1551         * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1554
1555         * MAINTAINERS (crx): Add myself.
1556
1557 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1558
1559         Sync with src:
1560         2008-04-14  David S. Miller  <davem@davemloft.net>
1561
1562         * configure.ac: Add sparc*-*-* to gold supported targets.
1563         * configure: Regenerate.
1564
1565 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1566
1567         PR bootstrap/35457
1568         * configure.ac: Include override.m4.
1569         * configure: Regenerate.
1570
1571 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1572
1573         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1574         * Makefile.in: Regenerate.
1575
1576 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1577
1578         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1579         as nonconfigurable directories list.
1580         * configure: Regenerate.
1581
1582 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1583
1584         * config.sub, config.guess: Update from upstream sources.
1585
1586 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1587
1588         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1589         * Makefile.in: Regenerate.
1590
1591 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1592
1593         * configure.ac: Do not build libssp for the AVR.
1594         * configure: Regenerate.
1595
1596 2008-04-07  Ian Lance Taylor  <iant@google.com>
1597
1598         * Makefile.def: check-gold depends upon all-binutils.
1599         * Makefile.in: Regenerate.
1600
1601 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1602
1603         * MAINTAINERS (Write After Approval): Add myself.
1604
1605 2008-04-04  Nick Clifton  <nickc@redhat.com>
1606
1607         PR binutils/4334
1608         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1609         builds.
1610         * configure: Regenerate.
1611
1612 2008-04-04  NightStrike  <NightStrike@gmail.com>
1613
1614         PR other/35151
1615         * configure.ac: Combine rules for mingw32 and mingw64.
1616         * configure: Regenerate.
1617
1618 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1619
1620         * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1623
1624         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1625         * Makefile.in (.NOTPARALLEL): Ditto.
1626
1627 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1628
1629         * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1632
1633         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1634         * Makefile.in (.NOTPARALLEL): Regenerate.
1635
1636 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1637
1638         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1639         * Makefile.in: Regenerate.
1640
1641 2008-03-26  Jakub Staszak  <kuba@et.pl>
1642
1643         * MAINTAINERS (Write After Approval): Add myself.
1644
1645 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1646
1647         * MAINTAINERS:  Update e-mail address.
1648
1649 2008-03-20  Ian Lance Taylor  <iant@google.com>
1650
1651         * configure.ac: Add support for --enable-gold.
1652         * Makefile.def: Add gold as a directory like ld.
1653         * configure, Makefile.in: Regenerate.
1654
1655 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1656
1657         * configure.ac: m4_include config/proginstall.m4.
1658         * configure: Regenerate.
1659
1660         Backport from upstream Libtool:
1661
1662         2007-10-12  Eric Blake  <ebb9@byu.net>
1663
1664         Deal with Autoconf 2.62's semantic change in m4_append.
1665         * ltsugar.m4 (lt_append): Replace broken versions of
1666         m4_append.
1667         (lt_if_append_uniq): Don't require separator to be overquoted,
1668         and avoid broken m4_append.
1669         (lt_dict_add): Fix typo.
1670         * libtool.m4 (_LT_DECL): Don't overquote separator.
1671
1672 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1673
1674         * config.rpath: Add AIX 6 support.
1675
1676 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1677
1678         * Makefile.def (stageprofile).  Remove -fprofile-generate
1679         from stage_libcflags.
1680         * Makefile.in: Regenerate.
1681
1682 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1683
1684         * config.sub, config.guess: Update from upstream sources.
1685
1686 2008-03-06  Tom Tromey  <tromey@redhat.com>
1687
1688         * MAINTAINERS: Update for treelang deletion.
1689
1690 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1691
1692         * MAINTAINERS: Update my email address.
1693
1694 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1695
1696         * MAINTAINERS (darwin port): Add myself as a maintainer.
1697         (objective-c/c++): Add myself as a maintainer.
1698
1699 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1700
1701         * MAINTAINERS (Write After Approval): Update my email address.
1702
1703 2008-02-25  Tomas Bily  <tbily@suse.cz>
1704
1705         * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1708
1709         * MAINTAINERS (OpenMP): Add myself.
1710
1711 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1712
1713         PR bootstrap/32009
1714         PR bootstrap/32161
1715
1716         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1717         * configure: Regenerate.
1718
1719         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1720         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1721         STAGE4_LIBCFLAGS): New.
1722         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1723         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1724         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1725         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1726         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1727         for target modules.  Don't export LIBCFLAGS.
1728         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1729         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1730         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1731         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1732         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1733         * Makefile.in: Regenerate.
1734
1735 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1736
1737         PR libgcj/33085
1738         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1739         Do not use -DDLL_EXPORT.  Backport from upstream.
1740
1741 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1742
1743         * MAINTAINERS (Write After Approval): Add myself.
1744
1745 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1746
1747         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1748         * configure: Regenerate.
1749
1750 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1751
1752         * configure.ac (xtensa*-*-*): Recognize processor variants.
1753         * configure: Regenerate.
1754
1755 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1756
1757         PR bootstrap/34922
1758         * configure.ac (PARSE_ARGS): Push suitable setting of
1759         ac_subdirs_all, for `./configure --help=recursive'.
1760         Handle `+' in generic toplevel directory disabling.
1761         * configure: Regenerate.
1762
1763 2008-01-28  Nick Clifton  <nickc@redhat.com>
1764
1765         * MAINTAINERS (xstormy16): Take over maintainership.
1766
1767 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1768
1769         * MAINTAINERS (c4x port): Remove.
1770
1771 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1772
1773         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1774
1775 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1776
1777         * config.sub, config.guess: Update from upstream sources.
1778
1779 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1780
1781         * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1784
1785         * MAINTAINERS: Update my email address.
1786
1787 2008-01-09  Raksit Ashok  <raksit@google.com>
1788
1789         * MAINTAINERS (Write After Approval): Add myself.
1790
1791 2008-01-09  Raksit Ashok  <raksit@google.com>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1796
1797         * config.sub, config.guess: Update from upstream sources.
1798
1799 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1800
1801         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1802         Change recommended MPFR from 2.2.1 -> 2.3.0.
1803         * configure: Regenerate.
1804
1805 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1806
1807         * MAINTAINERS: Update my email address.
1808
1809 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1810
1811         * MAINTAINERS: Update my email address.
1812
1813 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1814
1815         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1816         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1817         * Makefile.in: Regenerate.
1818
1819 2007-12-10  Mark Heffernan <meheff@google.com>
1820
1821         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1822         misplaced entries.
1823
1824 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1825
1826         * configure.ac: Enable libjava for x86_64-*-darwin9.
1827         * configure: Regenerate.
1828
1829 2007-12-07  Bill Maddox <maddox@google.com>
1830
1831         * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1834
1835         * config.sub, config.guess: Update from upstream sources.
1836
1837 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1838
1839         * config-ml.in: Remove 64bit configure tests.
1840
1841 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1842
1843         * config-ml.in: Robustify against white space in absolute file
1844         names.
1845
1846         * config-ml.in (multi-clean): Substitute ${Makefile}.
1847         Remove superfluous ${Makefile} in list.
1848
1849 2007-11-19  Thiemo Seufer  <ths@mips.com>
1850
1851         * config-ml.in: Don't hardcode the Makefile name.
1852
1853 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1854
1855         * MAINTAINERS (Write After Approval): Add myself.
1856
1857 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1858
1859         * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2007-11-06  Doug Kwan <dougkwan@google.com>
1862
1863         * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1866
1867         * MAINTAINERS (mercury): Remove entry.
1868         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1869
1870 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1871
1872         * Makefile.def (dependencies): Make configure-gdb depend on
1873         all-intl.
1874         * Makefile.in: Regenerated.
1875
1876 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1877
1878         * MAINTAINERS (Fortran maintainer): Remove myself.
1879
1880 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1881
1882         * Makefile.def: To avoid problems running with parallel makes,
1883         build newlib before libgloss so that target specific header
1884         files are availble.
1885         * Makefile.in: Regenerate
1886
1887 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1888
1889         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1890         * Makefile.in: Regenerate.
1891
1892 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1893
1894         * MAINTAINERS (Register allocation reviewer): Add myself.
1895
1896 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1897
1898         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1899         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1900         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1901         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1902         * configure: Regenerate.
1903
1904 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1905
1906         * MAINTAINERS (Register allocation reviewer): Add myself.
1907
1908 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1909
1910         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1911         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1912         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1913         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1914         * configure.ac: Default them to host tools for $host = $build.
1915         Subst them.
1916
1917         * configure: Regenerate.
1918         * Makefile.in: Regenerate.
1919
1920 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1921
1922         * MAINTAINERS (Register allocation reviewer): Add myself.
1923
1924 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1925
1926         * MAINTAINERS (Register allocation reviewer): Add myself.
1927
1928 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1929
1930         * MAINTAINERS (Write After Approval): Fix typo.
1931
1932 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1933
1934         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1935         * configure: Regenerate.
1936
1937 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1938
1939         PR bootstrap/31906
1940         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1941         they're already prefixed.
1942
1943 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1944
1945         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1946         libstdc++.
1947         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1948         * configure: Regenerate.
1949         * Makefile.in: Regenerate.
1950
1951 2007-09-17  Andreas Schwab  <schwab@suse.de>
1952
1953         * configure.ac: Raise minimum makeinfo version to 4.6.
1954         * configure: Regenerate.
1955
1956 2007-09-17  Johannes Singler <singler@ira.uka.de>
1957
1958         * MAINTAINERS (write-after-approval) add myself
1959
1960 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1961
1962         * configure.ac: Correct makeinfo version check.
1963         * configure: Regenerate.
1964
1965 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1966
1967         * MAINTAINERS: Update my email address.
1968
1969 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1970
1971         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1972         to $skipdirs and only disable gprof for newlib.  Use the normal
1973         mips*-elf* handling in other respects.
1974         * configure: Regnerate.
1975
1976 2007-09-12  David Daney  <ddaney@avtrex.com>
1977
1978         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1979         enabling libgcj.
1980         * configure: Regenerate.
1981
1982 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1983
1984         PR other/32154
1985         * configure.ac: For libgloss targets, point the linker to the linker
1986         script, startup code and simulator library.
1987         * configure: Regenerate.
1988
1989 2007-09-07  Andrew Haley  <aph@redhat.com>
1990
1991         * configure.ac (noconfigdirs): Remove target-libffi and
1992         target-libjava.
1993         * configure: Regenerate.
1994
1995 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1996
1997         PR target/33281
1998         * configure.ac: Use config/mh-mingw on mingw.
1999         * configure: Regenerate.
2000
2001 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2002
2003         * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2007-09-05  Richard Guenther  <rguenther@suse.de>
2006
2007         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2008         nor --disable-checking is provided also turn on yes and types
2009         checking for stage1.
2010         * configure: Re-generate.
2011
2012 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2013
2014         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2015         (Write After Approval): Remove myself.
2016
2017 2007-08-29  Nick Clifton  <nickc@redhat.com>
2018
2019         * config.sub, config.guess: Update from upstream sources.
2020
2021 2007-08-22  Bud Davis  <jmdavis@link.com>
2022
2023         * MAINTAINERS (Write After Approval): Added myself.
2024         * MAINTAINERS (Reviewers): Removed myself.
2025
2026 2007-08-18  Paul Brook  <paul@codesourcery.com>
2027             Joseph Myers  <joseph@codesourcery.com>
2028
2029         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2030         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2031         * Makefile.in: Regenerate.
2032         * configure.ac (--with-debug-prefix-map): New.
2033         * configure: Regenerate.
2034
2035 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2036             Nigel Stephens  <nigel@mips.com>
2037
2038         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2039         as target_makefile_frag.
2040         * configure: Regenerate.
2041
2042 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2043
2044         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2045         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2046         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2047         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2048         (do-compare, do-compare3, do-compare-debug): New.
2049         ([+compare-target+]): Use them.
2050
2051 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2052
2053         * MAINTAINERS (Write After Approval): Change my email address.
2054
2055 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2056             Ben Elliston  <bje@au.ibm.com>
2057
2058         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2059         --silent if $silent.
2060         * configure: Regenerate.
2061
2062 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2063
2064         * MAINTAINERS (Various Maintainers): Add myself as
2065         loop infrastructure maintainer.  Update my e-mail
2066         address.
2067
2068 2007-07-31  Diego Novillo  <dnovillo@google.com>
2069
2070         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2071         Adjust description.
2072
2073 2007-07-26  Richard Guenther  <rguenther@suse.de>
2074
2075         * configure.ac: Add types checking to stage1 checking flags.
2076         * configure: Regenerate.
2077
2078 2007-07-17  Nick Clifton  <nickc@redhat.com>
2079
2080         * COPYING3: New file.  Contains version 3 of the GNU General
2081         Public License.
2082         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2083         Lesser General Public License.
2084
2085 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2086
2087         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2088
2089 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2090
2091         * MAINTAINERS (S/390 co-maintainer): Add myself.
2092         (Write After Approval): Remove myself.
2093
2094 2007-07-13  Dan Hipschman  <dsh@google.com>
2095
2096         * MAINTAINERS (Write After Approval): Add myself.
2097
2098 2007-07-11  Nick Clifton  <nickc@redhat.com>
2099
2100         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2101         WINDRES export.
2102         * Makefile.in: Regenerate.
2103
2104 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2105
2106         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2107         maintainer.
2108
2109 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2110
2111         * lt~obsolete.m4: New. Import from 20070318 libtool.
2112
2113 2007-07-03  Julian Brown  <julian@codesourcery.com>
2114
2115         * MAINTAINERS (Write After Approval): Add myself.
2116
2117 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2118
2119         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2120         * configure: Regenerate.
2121
2122 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2123
2124         * configure.ac: Add some missing m4 quotation.
2125         * configure: Regenerate.
2126
2127 2007-07-02  Simon Baldwin  <simonb@google.com>
2128
2129         * MAINTAINERS (Write After Approval): Add myself.
2130
2131 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2132
2133         * configure: Regenerate.
2134
2135 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2136
2137         * Makefile.def: Add windmc tool to build.
2138         * Makefile.tpl: Likewise.
2139         * configure.ac: Likewise.
2140         * Makefile.in: Regenerate.
2141         * configure: Regenerate.
2142
2143 2007-06-28  DJ Delorie  <dj@redhat.com>
2144
2145         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2146         not building newlib.
2147         * configure: Regenerated.
2148
2149 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2150
2151         * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2154
2155         * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2158
2159         * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2162
2163         * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2166
2167         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2168         * Makefile.in: Regenerated.
2169
2170 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2171
2172         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2173         bfin*-*-uclinux* targets.
2174         * configure: Regenerate.
2175
2176 2007-06-14  Ian Lance Taylor  <iant@google.com>
2177
2178         * MAINTAINERS: Add myself as non-algorithmic global write
2179         maintainer.
2180
2181 2007-06-14  Diego Novillo  <dnovillo@google.com>
2182
2183         * MAINTAINERS: Add self as middle-end maintainer and
2184         non-algorithmic global write maintainer.
2185
2186 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2187
2188         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2189         Move all Fortran maintainers except Paul Brook into the
2190         Non-Autopoiesis section.
2191
2192 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2193
2194         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2195         (distclean-stage[+id+]): Possibly delete stage_last.
2196         * Makefile.in: Regenerate.
2197
2198 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2199
2200         * MAINTAINERS (Various Maintainer): Fix typo.
2201
2202 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2203
2204         * MAINTAINERS (Various Maintainer): Add myself as
2205         dataflow maintainer.
2206
2207 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2208
2209         * config.sub, config.guess: Update from upstream sources.
2210
2211 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2212
2213         * Makefile.tpl: Fix spelling error.
2214         * Makefile.in: Regenerate.
2215
2216 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2217
2218         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2219         lt_cv_sys_max_cmd_len.
2220
2221 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2222
2223         * MAINTAINERS (Various Maintainers): Add myself as
2224         auto-vectorizer maintainer.
2225
2226 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2227
2228         PR libjava/32098
2229         * libtool.m4: Revert previous change.
2230         * ltgcc.m4: Put it here.
2231
2232 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2233
2234         * MAINTAINERS (Various Maintainers): Add myself as
2235         auto-vectorizer maintainer.
2236
2237 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2238
2239         PR libjava/32098
2240         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2241
2242 2007-05-30  Richard Guenther  <rguenther@suse.de>
2243
2244         * MAINTAINERS (Various Maintainers): Add myself as
2245         auto-vectorizer maintainer.
2246
2247 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2248
2249         PR bootstrap/29382
2250         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2251         * configure: Rebuilt.
2252
2253 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2254
2255         * MAINTAINERS (Write After Approval): Removed my name.
2256
2257 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2258
2259         * MAINTAINERS (Write After Approval): Remove myself.
2260
2261 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2262
2263         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2264
2265 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2266
2267         * ltmain.sh: Update from ToT Libtool.
2268         * libtool.m4: Update from ToT Libtool.
2269         * ltsugar.m4: New. Update from ToT Libtool.
2270         * ltversion.m4: New. Update from ToT Libtool.
2271         * ltoptions.m4: New. Update from ToT Libtool.
2272         * ltconfig: Remove.
2273         * ltcf-c.sh: Remove.
2274         * ltcf-cxx.sh: Remove.
2275         * ltcf-gcj.sh: Remove.
2276
2277 2007-05-22  Ollie Wild  <aaw@google.com>
2278
2279         * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2282
2283         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2284         stage_cflags.
2285         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2286         Remove CFLAGS/LIBCFLAGS.
2287         (configure-stage[+id+]-[+prefix+][+module+],
2288         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2289         * Makefile.in: Regenerate.
2290
2291 2007-05-15  Diego Novillo  <dnovillo@google.com>
2292
2293         * MAINTAINERS: Update e-mail address.
2294
2295 2007-05-15  Revital Eres  <eres@il.ibm.com>
2296
2297         * MAINTAINERS (Write After Approval): Add myself.
2298
2299 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2300
2301         * MAINTAINERS (Write After Approval): Updated my address.
2302
2303 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2304
2305         * MAINTAINERS (Write After Approval): Add myself.
2306
2307 2007-05-11  Silvius Rus  <rus@google.com>
2308
2309         * MAINTAINERS (Write After Approval): Add myself.
2310
2311 2007-04-23  Tom Tromey  <tromey@redhat.com>
2312
2313         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2314
2315 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2316
2317         * MAINTAINERS (cpplib): Rename to ...
2318         (libcpp): ... this.  Add C/C++ front end maintainers.
2319
2320 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2321
2322         * config-ml.in: Pass ${ml_config_env} to configure calls.
2323
2324 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2325
2326         * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2329
2330         * MAINTAINERS (Write After Approval): Add myself.
2331
2332 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2333
2334         * MAINTAINERS (fortran 95 front end): Add myself.
2335
2336 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2337
2338         * MAINTAINERS (Write After Approval): Add myself.
2339
2340 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2341
2342         * MAINTAINERS (Modulo Scheduler): Add myself.
2343
2344 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2345
2346         * MAINTAINERS (fortran 95 front end): Add myself.
2347         (c++ front end): whitespace fix.
2348
2349 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2350
2351         * MAINTAINERS (Write After Approval): Add myself.
2352
2353 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2354
2355         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2356         of glob.  Quote arguments with single quotes too.
2357         * configure: Regenerate.
2358
2359 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2360
2361         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2362         * Makefile.in: Regenerate
2363
2364 2007-03-07  Andreas Schwab  <schwab@suse.de>
2365
2366         * configure: Regenerate.
2367
2368 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2369
2370         * configure.ac: Add "--with-pdfdir" configure option,
2371         which defines pdfdir variable.
2372         * Makefile.def (target=fixincludes): Add install-pdf to
2373         missing targets.
2374         (recursive_targets): Add install-pdf target.
2375         (flags_to_pass): Add pdfdir.
2376         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2377         target.
2378         * configure: Regenerate
2379         * Makefile.in: Regenerate
2380
2381 2007-02-28  Eric Christopher  <echristo@apple.com>
2382
2383         Revert:
2384         2006-12-07  Mike Stump  <mrs@apple.com>
2385
2386         * Makefile.def (dependencies): Add dependency for
2387         install-target-libssp and install-target-libgomp on
2388         install-gcc.
2389         * Makefile.in: Regenerate.
2390
2391 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2392
2393         * configure: Regenerate.
2394         * configure.ac: Move statements after variable declarations.
2395
2396 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2397
2398         * MAINTAINERS: Add myself as sh maintainer.
2399
2400 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2401
2402         * configure.ac: Adjust for loop syntax.
2403         * configure: Regenerate.
2404
2405 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2406
2407         * configure: Rebuilt.
2408
2409 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2410
2411         * configure.ac: Drop multiple occurrences of --enable-languages,
2412         and fix its quoting.
2413         * configure: Rebuilt.
2414
2415 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2416             Nathan Sidwell  <nathan@codesourcery.com>
2417             Vladimir Prus  <vladimir@codesourcery.com>
2418             Joseph Myers  <joseph@codesourcery.com>
2419
2420         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2421         * configure: Regenerate.
2422
2423 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2424
2425         * ltconfig (freebsd*): Default to elf.
2426
2427 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2428
2429         * configure.ac (target_libraries): Move libgcc before libiberty.
2430         * configure: Regenerated.
2431
2432 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2433             Paolo Bonzini  <bonzini@gnu.org>
2434
2435         PR bootstrap/30753
2436         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2437         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2438         * configure: Regenerated.
2439
2440 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2441
2442         * MAINTAINERS (Language Front End Maintainers): Update my mail
2443         address.
2444
2445 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2446
2447         PR bootstrap/30748
2448         * configure.ac: Correct syntax for Solaris ksh.
2449         * configure: Regenerated.
2450
2451 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2452
2453         * configure.ac: Sync with src.
2454         * configure: Regenerate.
2455
2456 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2457
2458         * Makefile.in: Regenerate.
2459
2460 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2461
2462         * config.sub: Sync with src.
2463
2464 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2465
2466         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2467         noncanonical equivalents.
2468         * configure.in: Rename to...
2469         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2470         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2471         target_noncanonical.  Use them.  Rewrite removal of configure
2472         arguments for autoconf 2.59.  Discard variable settings.  Force
2473         program_transform_name for native tools.
2474
2475         * Makefile.in: Regenerated.
2476         * configure: Regenerated with autoconf 2.59.
2477
2478 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2479
2480         * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2007-01-31  Andreas Schwab  <schwab@suse.de>
2483
2484         * Makefile.tpl (LDFLAGS): Substitute it.
2485         * Makefile.in: Regenerate.
2486
2487 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2488
2489         * MAINTAINERS (Write After Approval): Add myself.
2490
2491 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2492
2493         * MAINTAINERS (spu port): Add myself.
2494
2495 2007-01-23  Richard Guenther  <rguenther@suse.de>
2496
2497         PR bootstrap/30541
2498         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2499         * Makefile.tpl (GNATBIND): Substitute it.
2500         (GNATMAKE): Likewise.
2501         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2502         of STAGE_PREFIX.
2503         * Makefile.in: Regenerate.
2504         * configure: Regenerate.
2505
2506 2007-01-18  Mike Stump  <mrs@apple.com>
2507
2508         * configure.in: Re-enable -Werror for gcc builds.
2509
2510 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2511
2512         * MAINTAINERS (Write After Approval): Add myself.
2513
2514 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2515
2516         * configure.in: Change == to = in test command.
2517         * configure: Regenerate.
2518
2519 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2520             Nick Clifton  <nickc@redhat.com>
2521             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2522
2523         * configure.in (build_configargs, host_configargs, target_configargs):
2524         Remove build/host/target parameters.
2525         (host_libs): Add gmp and mpfr.
2526         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2527         * Makefile.def (gmp, mpfr): New.
2528         (gcc): Remove target.
2529         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2530         target_os, target_vendor): New.
2531         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2532         * configure: Regenerate.
2533         * Makefile.in: Regenerate.
2534
2535 2007-01-11  Matt Fago  <fago@earthlink.net>
2536
2537         * configure.in: Try to link to functions only in mpfr 2.2.x
2538         to improve robustness of configure tests.
2539         * configure: Regenerate.
2540
2541 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2542
2543         * MAINTAINERS: Add myself as i386 maintainer.
2544
2545 2007-01-08  Jan Hubicka  <jh@suse.cz>
2546
2547         * MAINTAINERS: Add myself as i386 maintainer.
2548
2549 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2550
2551         * configure.in: Add support for an x86_64-mingw* target.
2552         * configure: Regenerate.
2553
2554 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2555
2556         * Makefile.tpl (all-target): Correct @if conditional for target
2557         modules.
2558         * configure.in: Omit libiberty if building only target libgcc.
2559         * configure, Makefile.in: Regenerated.
2560
2561 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2562
2563         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2564         * configure: Regenerate.
2565
2566 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2567
2568         * Makefile.def (target_modules): Add libgcc.
2569         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2570         * Makefile.tpl (clean-target-libgcc): Delete.
2571         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2572         on gcc even for bootstrapped modules.  Rewrite handling of
2573         lang_env_dependencies to loop over target_modules.
2574         * configure.in (target_libraries): Add target-libgcc.
2575         * Makefile.in, configure: Regenerated.
2576
2577 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2578
2579         * configure.in: Reorganize recognition of languages.  Add
2580         --enable-stage1-languages.  Show supported languages for the chosen
2581         target rather than all recognized languages.
2582         * configure: Regenerate.
2583
2584 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2585
2586         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2587         * Makefile.in: Regenerate.
2588
2589 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2590
2591         * configure.in: Warn that MPFR 2.2.0 is buggy.
2592         * configure: Regenerate.
2593
2594 2006-12-27  Ian Lance Taylor  <iant@google.com>
2595
2596         * configure.in: When removing Makefiles to force a reconfigure, also
2597         remove prev-DIR*/Makefile.
2598         * configure: Regenerate.
2599
2600 2006-12-22  Andreas Schwab  <schwab@suse.de>
2601
2602         * configure: Regenerate with correct autoconf version.
2603
2604 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2605
2606         * configure.in: add AC_SUBST for *_FOR_TARGET.
2607         * configure: Regenerate.
2608
2609 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2610
2611         * configure.in: Simplify logic for rejecting languages that cannot
2612         be built.  Separate the case when a language is unsupported,
2613         from the case when the user chooses not to build a language.
2614
2615 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2616
2617         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2618         it only affects bootstrap and could be tested on "$host" as well.
2619         * configure: Regenerate.
2620         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2621
2622 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2623
2624         PR bootstrap/29544
2625         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2626         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2627         move here comment from Makefile.tpl.
2628         * Makefile.tpl: Move some definitions higher in the file.
2629         (STAGE1_CHECKING): New.
2630         * configure.in: Add --enable-stage1-checking.
2631         * configure: Regenerate.
2632         * Makefile.in: Regenerate.
2633
2634 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2635
2636         * MAINTAINERS: Add myself as build system maintainer.
2637
2638 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2639
2640         * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2006-12-13  Eric Christopher  <echristo@apple.com>
2643
2644         * MAINTAINERS: Add myself as darwin maintainer.
2645
2646 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2647
2648         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2649
2650 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2651
2652         MAINTAINERS: Update my entry.
2653
2654 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2655
2656         * configure.in:  Handle spu makefile frag.
2657         * Makefile.tpl (MAINT): Define
2658         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2659         * configure: Regenerate.
2660         * Makefile.in: Regenerate.
2661
2662 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2663
2664         * config.guess: Import latest version.
2665         * config.sub: Likewise.
2666
2667 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2668
2669         * configure.in (spu-*-*): Don't skip target-libiberty.
2670         * configure: Regenerate.
2671
2672 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2673
2674         PR bootstrap/30134
2675         * configure.in: Correct x86 darwin support for libjava to powerpc
2676         and i?86 only.
2677         * configure: Regenerate.
2678
2679 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2680
2681         * configure.in: Add x86 darwin support for libjava.
2682         * configure: Regenerate.
2683
2684 2006-12-07  Mike Stump  <mrs@apple.com>
2685
2686         * Makefile.def (dependencies): Add dependency for
2687         install-target-libssp and install-target-libgomp on
2688         install-gcc.
2689         * Makefile.in: Regenerate.
2690
2691 2006-12-04  Richard Guenther  <rguenther@suse.de>
2692
2693         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2694         (Non-Algorithmic Maintainers): Move over non-algorithmic
2695         loop optimizer maintainers, add myself as a non-algorithmic
2696         middle-end maintainer.
2697
2698 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2699
2700         * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2703
2704         * configure.in: Update error message for missing GMP/MPFR.
2705
2706         * configure: Regenerate.
2707
2708 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2709
2710         * configure.in: Update MPFR version in error message.
2711
2712         * configure: Regenerate.
2713
2714 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2715
2716         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2717         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2718         --with-gmp-lib): New flags.
2719
2720         * configure: Regenerate.
2721
2722 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2723
2724         * MAINTAINERS (Write After Approval): Change my email address.
2725
2726 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2727
2728         * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2006-11-22  Philipp Thomas <pth@suse.de>
2731
2732         * MAINTAINERS (i18n): Update e-mail address.
2733
2734 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2735
2736         * MAINTAINERS (spu port): Add myself as maintainer.
2737         (Write After Approval): Remove myself.
2738
2739 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2740
2741         * configure.in (skipdirs): Don't build libssp for SPU.
2742         * configure: Regenerate.
2743
2744 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2745
2746         * MAINTAINERS (spu port): Add myself as maintainer.
2747         (libobjc): Update my email address.
2748
2749 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2750
2751         * MAINTAINERS (Write After Approval): Add myself.
2752
2753 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2754
2755         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2756         * configure : Rebuilt.
2757
2758 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2759
2760         * MAINTAINERS (Write After Approval): Add myself.
2761
2762 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2763
2764         * MAINTAINERS (Write After Approval): Add myself.
2765
2766 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2767
2768         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2769         libmpfr.a.
2770         * configure: Regenerate.
2771
2772 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2773
2774         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2775         (unstage): Test for stage_last presence.
2776
2777         PR bootstrap/29802
2778         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2779         * Makefile.in: Regenerate.
2780
2781 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2782
2783         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2784         maintainers.
2785
2786 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2787
2788         * MAINTAINERS (Write After Approval): Add myself.
2789
2790 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2791
2792         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2793         and stageN-package/Makefile.
2794         * Makefile.in: Regenerated.
2795
2796 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2797
2798         * configure.in: Remove target-libgloss from noconfigdirs for
2799         bfin-*-*.
2800         * configure: Regenerated.
2801
2802 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2803
2804         * configure.in (have_gmp): Only error if the gcc directory exists.
2805
2806         * configure: Regenerate.
2807
2808 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2809
2810         * configure.in: Robustify error message for missing GMP/MPFR.
2811
2812         * configure: Regenerate.
2813
2814 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2815
2816         * MAINTAINERS (Write After Approval): Add myself.
2817
2818 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2819
2820         * MAINTAINERS: Change email address.
2821
2822 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2823
2824         * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2827
2828         * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2831
2832         * MAINTAINERS (Write After Approval): Move myself to
2833         Write After Approval section.
2834
2835 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2836
2837         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2838         need_gmp anymore.
2839         * configure: Regenerate.
2840
2841 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2842
2843         * MAINTAINERS (Write After Approval): Add myself.
2844
2845 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2846
2847         * config.guess: Import latest version.
2848         * config.sub: Likewise.
2849
2850 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2851
2852         * Makefile.def: Added pdf target handling.
2853         * Makefile.tpl: Added pdf target handling.
2854         * Makefile.in: Regenerated.
2855
2856 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2857
2858         * MAINTAINERS: Add self as score port maintainer.
2859
2860 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2861
2862         * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2865
2866         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2867         or newer.
2868         * configure: Regenerated.
2869
2870 2006-09-27  Dave Brolley  <brolley@redhat.com>
2871
2872         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2873         $s instead of $r.
2874         * configure: Regenerated.
2875
2876 2006-09-26  Thiemo Seufer  <ths@mips.com>
2877
2878         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2879         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2880         * configure: Regenerate.
2881
2882 2006-09-24  Graeme Peterson <gridly@gmail.com>
2883
2884         * MAINTAINERS (Write After Approval): Remove myself.
2885
2886 2006-09-22  Chao-ying Fu  <fu@mips.com>
2887
2888         * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2891
2892         * MAINTAINERS: Add self as soft-fp maintainer.
2893
2894 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2895
2896         * MAINTAINERS: Add myself as avr maintainer.
2897         Remove Marek Michalkiewicz as avr maintainer.
2898
2899 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2900
2901         * MAINTAINERS (Write After Approval): Add myself.
2902
2903 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2904
2905         * configure.in: Never build newlib for a Mingw host.
2906         Never build newlib as Mingw target library.
2907         Test the existence of winsup/cygwin for building a Cygwin newlib,
2908         rather than just winsup.
2909         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2910         building a Mingw target.
2911         * configure: Regenerate.
2912
2913 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2914
2915         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2916
2917 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2918
2919         * config.guess: Import from src (was more updated).
2920         * config.sub: Likewise.
2921
2922 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2923
2924         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2925         * configure: Regenerated.
2926
2927 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2928
2929         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2930         for stages after the first.
2931
2932 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2933
2934         * Makefile.def: Add dependencies for configure-opcodes
2935         on configure-intl and all-opcodes on all-intl.
2936         * Makefile.in: Regenerated.
2937
2938 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2939
2940         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2941
2942 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2943
2944         Port to hosts whose 'sort' and 'tail' implementations
2945         treat operands with leading '+' as file names, as POSIX
2946         has required since 2001.  However, make sure the code still
2947         works on pre-POSIX hosts.
2948         * ltmain.sh: Don't assume "sort +2" is equivalent to
2949         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2950
2951 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2952
2953         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2954
2955 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2956
2957         * ltconfig: chmod 644 before ranlib during install.
2958
2959 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2960
2961         PR bootstrap/18058
2962         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2963         if the bootstrap compiler is a GCC version that supports it.
2964         * configure: Regenerate.
2965
2966 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2967
2968         * configure.in: Fix thinkos in previous check-in.
2969         * configure: Regenerate.
2970
2971 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2972
2973         PR other/27063
2974         * configure.in: Test subdir_requires and give an appropriate
2975         error message.
2976         * configure: Regenerate.
2977
2978 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2979
2980         * MAINTAINERS (Write After Approval): Add myself.
2981
2982 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2983
2984         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2985
2986 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2987
2988         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2989
2990 2006-06-20  David Ayers  <d.ayers@inode.at>
2991
2992         PR bootstrap/28072
2993         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2994         whether target-libjava is being configured instead of whether the
2995         java front end is enabled.
2996         * configure: Regenerate.
2997
2998 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2999
3000         PR target/27540
3001         * configure.in: Only enable libgomp on IRIX 6.
3002         * configure: Regenerate.
3003
3004 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3005
3006         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3007         too.
3008         * Makefile.in: Regenerate.
3009
3010 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3011
3012         * config-ml.in: Alter CCASFLAGS to include special
3013         multilib options the same as is done for CFLAGS.
3014
3015 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3016
3017         * configure.in: Don't enable libgomp on hpux10.
3018         * configure: Rebuilt.
3019
3020 2006-06-12  David Ayers  <d.ayers@inode.at>
3021
3022         PR bootstrap/27963
3023         PR target/19970
3024         * configure.in: Remove target-boehm-gc from noconfigdirs where
3025         ${libgcj} is specified.
3026         * configure: Regenerate.
3027
3028 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
3029
3030         Sync from src:
3031
3032         * configure.in: Sync.
3033         * configure: Regenerated.
3034
3035         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3036
3037         * Makefile.def: Added dependencies from sim and gdb on intl, and
3038         added configure dependencies to everything with an all dependency
3039         on intl.
3040         * Makefile.in: Regenerated.
3041
3042 2006-06-06  David Ayers  <d.ayers@inode.at>
3043
3044         PR libobjc/13946
3045         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3046         * Makefile.in: Regenerate.
3047         * configure.in: Add --enable-objc-gc at toplevel and have it
3048         enable boehm-gc for Objective-C.
3049         Remove target-boehm-gc from libgcj.
3050         Add target-boehm-gc to target_libraries.
3051         Add target-boehm-gc to noconfigdirs where ${libgcj}
3052         is specified.
3053         Assert that boehm-gc is supported when requested for Objective-C.
3054         Only build boehm-gc if needed either for Java or Objective-C.
3055         * configure: Regenerate.
3056
3057 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3058
3059         PR 27674
3060         * Makefile.tpl (configure-[+prefix+][+module+],
3061         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3062         Remove rule to unstage bootstrapped modules.
3063         (stage_current): New.
3064         * Makefile.in: Regenerate.
3065
3066 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3067
3068         * MAINTAINERS (Write After Approval): Update my e-mail address.
3069
3070 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3071
3072         * include/libiberty.h: Declare pex_run_in_environment.
3073
3074 2006-05-31  Asher Langton  <langton2@llnl.gov>
3075
3076         * MAINTAINERS (Write After Approval): Add myself.
3077
3078 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3079
3080         * Makefile.def (bfd, opcodes): Fix lib_path.
3081         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3082         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3083         * Makefile.in: Regenerate.
3084
3085 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3086
3087         * Makefile.in: Regenerate.
3088
3089 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3090
3091         * Makefile.def: Add install-html target. Add datarootdir
3092         docdir and htmldir to flags_to_pass.
3093         * Makefile.tpl: Add install-html target.
3094         * Makefile.in: Regenerate.
3095         * configure.in: Add --with-datarootdir, --with-docdir, and
3096         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3097         * configure: Regenerate.
3098
3099 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3100
3101         * configure.in: Enable gprof for cross builds.
3102         * configure: Regenerate.
3103
3104 2006-05-22  Richard Guenther  <rguenther@suse.de>
3105
3106         Revert
3107         2006-01-31  Richard Guenther  <rguenther@suse.de>
3108         Paolo Bonzini  <bonzini@gnu.org>
3109
3110         * Makefile.def (target_modules): Add libgcc-math target module.
3111         * configure.in (target_libraries): Add libgcc-math target library.
3112         (--enable-libgcc-math): New configure switch.
3113         * Makefile.in: Re-generate.
3114         * configure: Re-generate.
3115         * libgcc-math: New toplevel directory.
3116
3117 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3118             Andreas Tobler  <a.tobler@schweiz.ch>
3119
3120         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3121         * configure: Rebuilt.
3122
3123 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
3124
3125         * MAINTAINERS (Write After Approval): Add myself.
3126
3127 2006-05-01  DJ Delorie  <dj@redhat.com>
3128
3129         * configure.in: Restore CFLAGS if GMP isn't present.
3130         * configure: Regenerate.
3131
3132 2006-05-01  Richard Guenther  <rguenther@suse.de>
3133
3134         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3135         maintainer.
3136
3137 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
3138
3139         * MAINTAINERS (Write After Approval): Add myself.
3140
3141 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3142
3143         * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2006-04-18  DJ Delorie  <dj@redhat.com>
3146
3147         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3148         reference libgloss so that libssp can be built in a combined
3149         tree.
3150         * configure: Regenerate.
3151
3152 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3153
3154         * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3157
3158         * configure.in: Require makeinfo 4.4 or higher.
3159         * configure: Regenerate.
3160
3161 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3162
3163         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3164         Rearrange the entries of other libraries to have them in one place.
3165
3166 2006-03-22  Janne Blomqvist  <jb@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-03-14  Richard Guenther  <rguenther@suse.de>
3172
3173         * configure: Regenerate with autoconf 2.13.
3174
3175 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3176
3177         * MAINTAINERS: Use my work address.
3178
3179         * MAINTAINERS: Update my E-mail address.
3180
3181 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3182
3183         * configure.in: Handle --disable-<component> generically.
3184         * configure: Regenerate.
3185
3186 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3187
3188         PR libgcj/17311
3189         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3190
3191 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3192
3193         * MAINTAINERS (Write After Approval):  Remove myself.
3194         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3195
3196 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3197
3198         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3199         (TARGET_CONFIGDIRS): Remove.
3200         * configure.in: Remove AC_SUBST(target_configdirs).
3201         * Makefile.in, configure: Regenerated.
3202
3203 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3204
3205         * MAINTAINERS (Write After Approval):  Remove myself.
3206         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3207
3208 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3209
3210         PR bootstrap/25670
3211
3212         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3213
3214         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3215         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3216         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3217         BUILD_PREFIX, BUILD_PREFIX_1.
3218         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3219
3220         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3221         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3222
3223         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3224         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3225         of `cat stage_current`.  Always provide the `r' and `s' variables.
3226         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3227         a single shell execution.
3228         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3229         bootstrapped modules, make the stage1 module if the build was not
3230         started yet, else build the current stage.
3231         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3232         (all-build, all-host, all-target, [+make_target+]-host,
3233         [+make_target+]-target): Do not use \-continued lines.
3234         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3235         (current_stage, restrap, stage_last): New.
3236
3237         * Makefile.in: Regenerate.
3238         * configure: Regenerate.
3239
3240 2006-02-19  Bud Davis  <jmdavis@link.com>
3241
3242         * MAINTAINERS (Write After Approval):  Remove myself.
3243         (Language Front End Maintainers):  Add myself as fortran 95
3244         maintainer and update e-mail address.
3245
3246 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3247
3248         * MAINTAINERS (Write After Approval):  Remove myself.
3249         (Language Front End Maintainers):  Add myself as fortran 95
3250         maintainer.
3251
3252 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3253
3254         * MAINTAINERS (Write After Approval): Add myself.
3255
3256 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3257
3258         * MAINTAINERS (Write After Approval):  Remove myself.
3259         (Language Front End Maintainers):  Add myself as
3260         fortran 95 maintainer.
3261
3262 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3263
3264         Sync from src:
3265
3266         2005-12-27  Leif Ekblad  <leif@rdos.net>
3267
3268         * configure.in: Add support for RDOS target.
3269         * configure: Regenerate.
3270
3271 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3272             Andreas Schwab  <schwab@suse.de>
3273
3274         * configure: Regenerate.
3275
3276 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3277
3278         * configure.in (enable_libgomp): Add AIX.
3279         * configure: Regenerate.
3280
3281 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3282
3283         * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3286
3287         * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2006-01-31  Richard Guenther  <rguenther@suse.de>
3290         Paolo Bonzini  <bonzini@gnu.org>
3291
3292         * Makefile.def (target_modules): Add libgcc-math target module.
3293         * configure.in (target_libraries): Add libgcc-math target library.
3294         (--enable-libgcc-math): New configure switch.
3295         * Makefile.in: Re-generate.
3296         * configure: Re-generate.
3297         * libgcc-math: New toplevel directory.
3298
3299 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3300
3301         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3302         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3303         the assembler, linker and binutils.
3304         * configure: Regenerate.
3305
3306 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3307
3308         * MAINTAINERS (Write After Approval): Add myself.
3309
3310 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3311
3312         * configure: Regenerate.
3313
3314 2006-01-18  Richard Henderson  <rth@redhat.com>
3315             Jakub Jelinek  <jakub@redhat.com>
3316             Diego Novillo  <dnovillo@redhat.com>
3317
3318         * libgomp: New directory.
3319         * Makefile.def: Add target_module libgomp.
3320         * Makefile.in: Regenerate.
3321         * configure.in (target_libraries): Add target-libgomp.
3322         * configure: Regenerate.
3323
3324 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3325
3326         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3327         @ from continuation.
3328         * Makefile.in: Rebuilt.
3329
3330 2006-01-04  Chris Lattner  <sabre@gnu.org>
3331
3332         * MAINTAINERS (Write After Approval): Add myself.
3333
3334 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3335
3336         PR bootstrap/24252
3337
3338         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3339         * Makefile.tpl (OBJDUMP): New.
3340         (EXTRA_HOST_FLAGS): Add it.
3341         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3342
3343         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3344         to use symbolic links between directories.  Avoid race conditions
3345         or make them harmless.
3346         * configure.in: Do not try to use symbolic links between directories.
3347
3348         * Makefile.def (LEAN): Pass.
3349         * Makefile.tpl (LEAN): Define.
3350         (stage[+id+]-start): Accept that the previous directory does not
3351         exist, if the bootstrap is lean.
3352         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3353         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3354         configure substitution.
3355         ([+compare-target+]): Likewise.
3356         ([+bootstrap-target+]-lean): New.
3357         * configure.in: Remove lean bootstrap support from here.
3358
3359         * Makefile.in: Regenerate.
3360         * configure: Regenerate.
3361
3362 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3363
3364         * MAINTAINERS (libdecnumber): Add myself.
3365
3366 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3367
3368         * libtool-ldflags: New script.
3369
3370 2006-01-02  Andreas Schwab  <schwab@suse.de>
3371
3372         * configure.in: When reconfiguring remove Makefile in
3373         all stage directories.
3374         * configure: Regenerate.
3375
3376 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3377
3378         * MAINTAINERS: Update my email address.
3379
3380 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3381
3382         Revert Ada-related part of the previous change.
3383
3384         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3385         Do not pass.
3386         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3387         * Makefile.in: Regenerate.
3388         * configure.in: Do not include mt-ppc-aix target fragment.
3389         * configure: Regenerate.
3390
3391 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3392
3393         * configure.in: Select appropriate fragments for PowerPC/AIX.
3394         * configure: Regenerate.
3395
3396         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3397         BOOT_CFLAGS, BOOT_LDFLAGS.
3398         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3399         BOOT_CFLAGS, BOOT_LDFLAGS.
3400         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3401         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3402         (stage): Fail if we cannot complete the work.
3403         * Makefile.in: Regenerate.
3404
3405 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3406
3407         * configure.in: Replace ms1 with mt.
3408         * configure: Rebuilt.
3409
3410 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3411
3412         * MAINTAINERS: Update my email address.
3413
3414 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3415
3416         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3417         install-host-nogcc): Don't invoke $(stage) at the end.
3418         * Makefile.in: Regenerate.
3419
3420 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3421
3422         * configure.in: Flip the top-level bootstrap switch.
3423         * configure: Regenerate.
3424
3425 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3426
3427         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3428         $(stage) and $(unstage).
3429         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3430         (all): Remove stray semicolon.
3431         (local-distclean): Don't handle multilib.tmp and multilib.out.
3432         (install.all): Set $s for consistency.
3433         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3434         check_multilibs setting.  Always make the install directory.
3435         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3436         Correct @if/@endif.
3437         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3438         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3439         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3440         (multilib.out): Remove.
3441         * Makefile.in: Regenerated.
3442
3443 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3444
3445         * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3448
3449         * MAINTAINERS: Add myself as mt maintainer.
3450
3451         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3452
3453 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3454
3455         * MAINTAINERS: Change email address.
3456
3457 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3458
3459         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3460         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3461         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3462         Find in-tree tools if available.
3463         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3464         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3465         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3466         (COMPILER_*_FOR_TARGET): New.
3467         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3468         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3469         (CONFIGURED_*, USUAL_*): Remove.
3470         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3471         STRIP): Use autoconf substitutions.
3472         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3473         COMPILER_NM_FOR_TARGET): New.
3474         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3475
3476         (all): Make all-host and all-target in parallel.
3477         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3478         that $$r and $$s are set before invoking a recursive make.
3479         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3480         ([+bootstrap-target+]): Inline most of the `all' target.
3481
3482 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3483
3484         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3485         from the gcc build directory.
3486         * Makefile.in: Regenerate.
3487
3488 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3489
3490         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3491         depend on all-libdecnumber.
3492         * configure.in (host_libs): Include libdecnumber.
3493         * Makefile.in: Regenerate.
3494         * configure: Likewise.
3495
3496 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3497
3498         * libdecnumber: Import decNumber sources from the dfp-branch.
3499
3500 2005-11-21  Kean Johnston  <jkj@sco.com>
3501
3502         * config.sub, config.guess: Sync from upstream sources.
3503
3504 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3505
3506         Import from Autoconf sources:
3507
3508         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3509         * config/move-if-change: Don't output "$2 is unchanged";
3510         suggested by Ben Elliston.  Handle weird characters correctly.
3511
3512 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3513
3514         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3515         to match upstream libtool for darwin.
3516
3517 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3518
3519         * Makefile.def: Remove gdb dependencies for gdbtk.
3520         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3521         (configure-gdb, install-gdb): New rules.
3522         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3523         * Makefile.in, configure: Regenerated.
3524
3525 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3526
3527         * MAINTAINERS (Write After Approval): Add myself.
3528
3529 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3530
3531         * MAINTAINERS (Write After Approval): Add myself.
3532
3533 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3534
3535         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3536         Diego Novillo.
3537
3538 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3539
3540         PR bootstrap/24297
3541         * Makefile.tpl (do-[+make-target+], do-check, install,
3542         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3543         are set before recursing.
3544         * Makefile.in: Regenerate.
3545
3546 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3547
3548         PR bootstrap/18939
3549         * Makefile.def (gcc) <target>: Fix thinko.
3550         * Makefile.in: Regenerate.
3551
3552 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3553
3554         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3555         * configure: Regenerate.
3556
3557 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3558
3559         * MAINTAINERS (Write After Approval): Add self.
3560
3561 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3562
3563         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3564         target-libffi, target-qthreads, target-libjava, and
3565         targetlibobjc.
3566         * configure: Regenerate.
3567
3568 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3569
3570         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3571         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3572         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3573         (USUAL_OBJDUMP_FOR_TARGET): New.
3574         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3575         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3576         * configure, Makefile.in: Regenerated.
3577
3578 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3579
3580         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3581         before other host packages.
3582
3583 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3584
3585         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3586
3587 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3588
3589         PR bootstrap/22340
3590
3591         * configure.in (default_target): Remove.
3592         * Makefile.tpl (all): Do not use prerequisites as subroutines
3593         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3594         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3595         use prerequisites as subroutines.
3596         (check-host, check-target): New.
3597         (bootstrap configure & all targets): Do not use stage*-start
3598         if the directory layout is already ok.
3599         (non-bootstrap configure & all targets): Prepend a $(unstage).
3600         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3601         (NOTPARALLEL): Remove.
3602         (unstage, stage variables): New variables.
3603         (unstage, stage targets): Simply expand to those variables.
3604
3605         * configure: Regenerate.
3606         * Makefile.in: Regenerate.
3607
3608 2005-10-04  James E Wilson  <wilson@specifix.com>
3609
3610         * Makefile.def (lang_env_dependencies): Add libmudflap.
3611         * Makefile.in: Regenerate.
3612
3613 2005-10-03  Andreas Schwab  <schwab@suse.de>
3614
3615         Backport from libtool CVS:
3616         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3617
3618         * ltmain.sh: add support for installing into temporary
3619         staging area (e.g. 'make install DESTDIR=...')
3620
3621 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3622
3623         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3624         * configure: Regenerated.
3625
3626 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3627
3628         * configure: Regenerate with the correct
3629         autoconf version.
3630
3631 2005-09-30  Catherine Moore  <clm@cm00re.com>
3632
3633         * configure.in (bfin-*-*): New.
3634         * configure: Regenerated.
3635
3636 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3637
3638         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3639         (LIPO_FOR_TARGET): New.
3640         (CONFIGURED_LIPO_FOR_TARGET): New.
3641         (USUAL_LIPO_FOR_TARGET): New.
3642         (STRIP_FOR_TARGET): New.
3643         (CONFIGURED_STRIP_FOR_TARGET): New.
3644         (USUAL_STRIP_FOR_TARGET): New.
3645         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3646         STRIP_FOR_TARGET.
3647         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3648         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3649         * Makefile.in: Regenerate.
3650         * configure: Regenerate.
3651
3652 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3653
3654         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3655         (rs6000-*-aix*): Same.
3656         * configure: Regenerate.
3657
3658 2005-09-16  Tom Tromey  <tromey@redhat.com>
3659
3660         * MAINTAINERS: Add self as java maintainer.
3661
3662 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3663
3664         * configure.in: Recognize f95 in the --enable-languages option,
3665         and substitute it for fortran, issuing a warning.
3666         * configure: Regenerate.
3667
3668 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3669
3670         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3671         * configure:  Regenerated.
3672
3673 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3674
3675         * MAINTAINERS: Add self as ms1 maintainer.
3676
3677 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3678
3679         * Makefile.def (libssp): Add to lang_env_dependencies.
3680         * Makefile.in: Regenerate.
3681
3682 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3683
3684         * MAINTAINERS: Add myself as middle-end maintainer.
3685
3686 2005-08-17  Christian Groessler  <chris@groessler.org>
3687
3688         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3689         * Makefile.in: Regenerate.
3690
3691 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3692
3693         * MAINTAINERS (write after approval): Added myself.
3694
3695 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3696
3697         * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3700
3701         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3702         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3703         Look for alternate names of the target cc and c++
3704         * configure: Regenerate.
3705
3706 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3707
3708         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3709         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3710         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3711         tools; remove code to manually set them.
3712         (Target tools): Look in the environment for them.
3713         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3714         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3715         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3716         build directory.
3717         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3718         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3719         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3720         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3721         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3722         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3723         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3724         * configure: Regenerate.
3725         * Makefile.in: Regenerate.
3726
3727 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3728
3729         * MAINTAINERS: Update for removed CPU targets.
3730
3731 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3732
3733         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3734         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3735         * Makefile.in: Regenerated.
3736
3737 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3738
3739         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3740         (CFLAGS_FOR_TARGET): Use it.
3741         (CXXFLAGS_FOR_TARGET): Likewise.
3742         * Makefile.in: Regenerated.
3743         * configure.in (--with-build-sysroot): New option.
3744         * configure: Regenerated.
3745
3746 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3747
3748         * Makefile.tpl: Wrap install between unstage and stage
3749         * Makefile.in: Regenerate.
3750
3751 2005-07-21  Eric Christopher  <echristo@apple.com>
3752
3753         * MAINTAINERS: Update affiliation.
3754
3755 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3756
3757         * MAINTAINERS: Add self as crx port maintainer.
3758
3759 2005-07-20  DJ Delorie  <dj@redhat.com>
3760
3761         * MAINTAINERS: Add self as m32c maintainer.
3762
3763 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3764
3765         * all files: Update FSF address.
3766
3767 2005-07-15  Eric Christopher  <echristo@redhat.com>
3768
3769         * MAINTAINERS: Change affiliation.
3770
3771 2005-07-14  Jim Blandy  <jimb@redhat.com>
3772
3773         * configure.in: Add cases for Renesas m32c.
3774         * configure: Regenerated.
3775
3776 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3777
3778         * COPYING.LIB: Update from fsf.org.
3779
3780 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3781
3782         * COPYING, compile, config.guess,
3783         config.sub, install-sh, missing, mkinstalldirs,
3784         symlink-tree, ylwrap: Sync from upstream sources.
3785         * config-ml.in: Update FSF address.
3786
3787 2005-07-13  Eric Christopher  <echristo@redhat.com>
3788
3789         * configure.in: Add toplevel noconfigdir support for tpf.
3790         * configure: Regenerate.
3791
3792 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3793
3794         PR ada/22340
3795
3796         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3797         * Makefile.in: Regenerate.
3798
3799 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3800
3801         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3802         Brolley to write-after-approval.
3803
3804 2005-07-07  Andreas Schwab  <schwab@suse.de>
3805
3806         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3807         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3808         * Makefile.in: Regenerated.
3809
3810 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3811
3812         * configure.in: Don't build sim or rda when targetting darwin.
3813         * configure: Regenerate.
3814
3815 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3816
3817         * configure.in: Add --enable-libssp and --disable-libssp.
3818         * configure: Regenerate with autoconf-2.13.
3819
3820 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3821
3822         * Makefile.def (target_modules): Add libssp.
3823         * configure.in (target_libraries): Add target-libssp.
3824         * configure: Rebuilt.
3825         * Makefile.in: Rebuilt.
3826
3827 2005-07-01  Zack Weinberg  <zackw@panix.com>
3828
3829         * MAINTAINERS: Change email address.  Resign from maintainership.
3830
3831 2005-07-01  Richard Guenther  <rguenther@suse.de>
3832
3833         * MAINTAINERS: Change my e-mail address and affiliation.
3834
3835 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3836
3837         * Makefile.def (stagefeedback): Come after profile.
3838         Define profiledbootstrap target.
3839         * Makefile.tpl (profiledbootstrap): Remove.
3840         (stageprofile-end): Zap stagefeedback.
3841         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3842         * Makefile.in: Regenerate.
3843
3844 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3845
3846         * MAINTAINERS: Update my email address.
3847
3848 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3849
3850         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3851         In 'cpp' stanza, support '#line' as well as '# '.
3852
3853 2005-06-08  Andreas Schwab  <schwab@suse.de>
3854
3855         * MAINTAINERS: Move myself from 'Write After Approval' to
3856         'CPU Port Maintainers' section as m68k maintainer.
3857
3858 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3859
3860         * configure.in (unsupported_languages): New macro.
3861         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3862         non-ported target libraries in noconfigdirs.
3863         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3864         non-linux-gnu.  Remove libgcj_ex_libffi.
3865         <lang_frag loop>: Set add_this_lang=no if the language is in
3866         unsupported_languages.
3867         * configure: Regenerate.
3868
3869 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3870
3871         * configure.in: Fix typo in handling of --with-mpfr-dir.
3872         * configure: Regenerate.
3873
3874 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3875
3876         * MAINTAINERS: Update my email address.
3877
3878 2005-06-02  Jim Blandy  <jimb@redhat.com>
3879
3880         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3881         accepted into the master sources.)
3882
3883 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3884             Michael Snyder  <msnyder@redhat.com>
3885             Stan Cox  <scox@redhat.com>
3886
3887         * configure.in: Set noconfigdirs for ms1.
3888
3889         * configure: Regenerate.
3890
3891 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3892
3893         * MAINTAINERS (Write After Approval): Add self.
3894
3895 2005-06-01  Josh Conner  <jconner@apple.com>
3896
3897         * MAINTAINERS (Write After Approval): Add self.
3898
3899 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3900
3901         * MAINTAINERS: Update my email address.
3902
3903 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3904
3905         * MAINTAINERS (Write After Approval): Add self.
3906
3907 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3908
3909         * MAINTAINERS (Write After Approval): Remove self.
3910
3911 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3912
3913         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3914         (Dependencies): Consider target modules for bootstrap dependencies.
3915         Make target bootstrap modules depend on each stage's gcc.
3916         * Makefile.in: Regenerate.
3917
3918 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3919
3920         * Makefile.def (configure-gcc): Depend on binutils having been built.
3921         (all-gcc): No need to do it here.
3922         * Makefile.in: Regenerate.
3923
3924 2005-05-19  Paul Brook  <paul@codesourcery.com>
3925
3926         * configure.in: Rewrite misleading error message when requested
3927         language cannot be built.
3928         * configure: Regenerate.
3929
3930 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3931
3932         * ylwrap: Import from Automake 1.9.5.
3933
3934 2005-05-13  David Ung  <davidu@mips.com>
3935
3936         * MAINTAINERS (Write After Approval): Add self.
3937
3938 2005-05-09  Mike Stump  <mrs@apple.com>
3939
3940         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3941         lt_cv_sys_max_cmd_len for now.
3942
3943 2005-05-09  Stan Cox  <scox@redhat.com>
3944
3945         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3946
3947 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3948
3949         * README.SCO: Update the URL.
3950
3951 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3952
3953         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3954         with_gnu_ld to libtool.
3955         * ltcf-c.sh (aix[45]): Define file_list_spec.
3956         * ltcf-cxx.sh (aix[45]): Same.
3957         * ltcf-gcj.sh (aix[45]): Same.
3958         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3959         exists, write list of input files to temporary file.
3960
3961 2005-05-04  Mike Stump  <mrs@apple.com>
3962
3963         * configure.in: Always pass --target to target configures as
3964         otherwise rebuilds that do --recheck will fail.
3965         * confiugure: Rebuilt.
3966
3967 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3968
3969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3970         STAGE_HOST_EXPORTS.
3971         (configure, all): Add bootstrap support.
3972         (Host modules, target modules): Pass post-stage1 flags and exports.
3973         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3974         * Makefile.in: Regenerate.
3975
3976 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3977
3978         * configure: Regenerate.
3979
3980 2005-04-27  Mike Stump  <mrs@apple.com>
3981
3982         * MAINTAINERS: Add self as darwin maintainer.
3983
3984 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3985
3986         * config.sub: Update from master copy.
3987
3988 2005-04-21  Mike Stump  <mrs@apple.com>
3989
3990         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3991         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3992
3993 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3994
3995         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3996         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3997         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3998         "*-*-elf" and "*-*-linux*".
3999         * configure: Regenerate.
4000
4001 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4002
4003         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4004
4005 2005-04-12  Mike Stump  <mrs@apple.com>
4006
4007         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4008
4009 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4010
4011         * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4014
4015         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4016
4017 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4018
4019         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4020         (TARGET_CONFIGARGS): Include --with-target-subdir.
4021         (configure, all): New macros.  Use them throughout.
4022         * Makefile.in: Regenerate.
4023
4024 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4025
4026         * MAINTAINERS (Write After Approval): Add myself.
4027
4028 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4029
4030         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4031
4032 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4033
4034         * MAINTAINERS: Move John Carr to Write After Approval.
4035
4036 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
4037
4038         * config/mh-mingw32: Delete.
4039         * configure.in: Don't use it.
4040         * configure: Regenerate.
4041
4042 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4043
4044         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4045         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4046         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4047         (HOST_LIB_PATH): Generate from Makefile.def.
4048         (TARGET_LIB_PATH): Likewise.
4049         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4050         * Makefile.in: Regenerate.
4051         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4052         (RPATH_ENVVAR): Include Darwin case.
4053         * configure: Regenerate.
4054
4055 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4056
4057         * MAINTAINERS (Various Maintainers): Remove self.
4058         (Write After Approval): Add self.
4059
4060 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4061
4062         * MAINTAINERS (Various Maintainers): Add self.
4063
4064 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4065
4066         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4067         * configure: Regenerate.
4068
4069 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4070
4071         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4072         gcc_version, and gcc_version_trigger from set of flags to pass.
4073         * Makefile.tpl: Remove definitions of above variables.
4074         (config.status): Remove dependency on $(gcc_version_trigger).
4075         * Makefile.in: Regenerate.
4076         * configure.in: Do not reference config/gcc-version.m4 nor
4077         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4078         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4079         * configure: Regenerate.
4080
4081 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4082             Andrew Pinski <pinskia@physics.uc.edu>
4083
4084         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4085         * Makefile.in: Regenerate.
4086
4087 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4088
4089         * MAINTAINERS (Write After Approval): Add myself.
4090
4091 2005-03-03  David Ayers  <d.ayers@inode.at>
4092
4093         * MAINTAINERS (Write After Approval): Add myself.
4094
4095 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4096
4097         PR libgcj/20160
4098         * ltmain.sh: Avoid creating archives with components that have
4099         duplicate basenames.
4100
4101 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4102
4103         PR bootstrap/20250
4104         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4105         instead of check.
4106         * Makefile.in: Regenerate.
4107
4108 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4109
4110         * Makefile.in: Regenerate to fix conflict between the previous two
4111         patches.
4112
4113 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4114
4115         PR bootstrap/17383
4116         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4117         * Makefile.tpl (HOST_SUBDIR): New substitution.
4118         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4119         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4120         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4121         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4122         (Host modules, Bootstrapped modules): Use it.
4123         (Build modules, Target modules): Do not create symlink trees,
4124         always configure out-of-srcdir.
4125         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4126         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4127         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4128         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4129
4130         * Makefile.in: Regenerate.
4131         * configure: Regenerate.
4132
4133 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4134
4135         Merged from libada-gnattools-branch:
4136         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4137
4138         * gnattools: New directory.
4139         * Makefile.def: Add gnattools as a module, depending on target-libada.
4140         * Makefile.in: Regenerate.
4141         * configure.in: Include gnattools in host_tools; disable it if ada
4142         is disabled.
4143         * configure: Regenerate.
4144
4145 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4146
4147         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4148         treelang maintainer.
4149         (Write After Approval): Remove myself.
4150
4151 2005-02-23  Paul Schlie  <schlie@comcast.net>
4152
4153         * configure.in: Allow darwin targeted ports to build tk, itcl and
4154         libgui.
4155         * configure: Regenerate.
4156
4157 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4158
4159         PR libgcj/10353
4160         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4161         * configure: Regenerate.
4162
4163 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4164
4165         * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4168
4169         * MAINTAINERS: Update my e-mail address.
4170
4171 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4172
4173         * MAINTAINERS (Write After Approval): Add myself.
4174
4175 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4176
4177         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4178         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4179         target-libgloss when not *-*-elf and *-*-aout.
4180         * configure: Regenerate.
4181
4182 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4183
4184         * MAINTAINERS: Remove obsolete entries.
4185
4186         * MAINTAINERS (Write After Approval): Add Michael Matz.
4187
4188 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4189
4190         * MAINTAINERS: Remove self as cpplib maintainer.
4191
4192 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4193
4194         * install-sh, config.sub: Import from upstream.
4195
4196 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4197
4198         PR bootstrap/18222
4199         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4200         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4201         * Makefile.in: Regenerate.
4202
4203 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4204
4205         * MAINTAINERS: Update my email address.
4206
4207 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4208             Andreas Schwab  <schwab@suse.de>
4209
4210         PR bootstrap/18033
4211         * config-ml.in: Eval option if surrounded by single quotes.
4212
4213 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4214
4215         Revert 2004-12-28 Makefile changes, a better fix will be
4216         applied to mainline and src after GCC 4.0 branches.
4217
4218 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4219
4220         PR bootstrap/17383
4221
4222         * Makefile.def (target_modules): Remove stage parameter,
4223         it is always true now.
4224         * Makefile.tpl (configure-build-[+module+],
4225         configure-target-[+module+]): Always build symlink tree
4226         for the directory and for include.  BUILD_SUBDIR and
4227         TARGET_SUBDIR cannot be . anymore.
4228         * Makefile.in: Regenerate.
4229
4230 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4231
4232         Revert 2004-12-08 Makefile changes.
4233
4234 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4235
4236         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4237         cygwin, mingw.
4238
4239 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4240
4241         * configure.in (sh64-*-*): Reenable gprof.
4242         * configure: Regenerate.
4243
4244 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4245
4246         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4247         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4248         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4249         * Makefile.in: Regenerate.
4250
4251 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4252
4253         * MAINTAINERS: Update my email address.
4254
4255 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4256
4257         * Makefile.tpl: Generate normal dependencies if the LHS module is
4258         not bootstrapped.
4259         * Makefile.in: Regenerate.
4260
4261 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4262
4263         * configure.in: Include config/gxx-include-dir.m4.  Use
4264         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4265         * configure: Regenerate.
4266
4267 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4268
4269         * config.if: Delete.
4270         * configure.in: Set libstdcxx_incdir directly.
4271         * configure: Regenerate.
4272
4273 2004-12-02  Eric Christopher  <echristo@redhat.com>
4274
4275         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4276         * Makefile.in: Regenerate.
4277
4278 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4279
4280         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4281         * configure: Regenerate.
4282
4283 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4284
4285         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4286         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4287         * configure: Regenerate.
4288
4289 2004-12-01  Eric Christopher  <echristo@redhat.com>
4290
4291         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4292         of things to remove.
4293
4294 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4295
4296         * MAINTAINERS (Write After Approval): Update my e-mail address.
4297
4298 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4299
4300         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4301         from CVS libtool to always pass_all.
4302
4303 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4304
4305         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4306         (hppa*64*-*-*): Delete incorrect comment.
4307         * configure: Rebuilt.
4308
4309 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4310
4311         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4312
4313 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4314
4315         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4316         from CVS libtool to always pass_all.
4317
4318 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4319
4320         * install-sh, compile: Import from automake.
4321
4322 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4323
4324         * config.guess, config.sub:  Import from savannnah.
4325
4326 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4327
4328         * MAINTAINERS (Write After Approval): Add myself
4329
4330 2004-11-12  Mike Stump  <mrs@apple.com>
4331
4332         * Makefile.def: Add html support.
4333         * Makefile.tpl: Likewise.
4334         * Makefile.in: Regenerate.
4335
4336 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4337
4338         PR 18423
4339         * configure.in: Remove all instances of build-fixincludes from
4340         noconfigdirs.
4341         (build_configargs): Supply --target to subdirectories.
4342         * configure: Regenerate.
4343
4344         * Makefile.def: Make gcc install depend on fixincludes install.
4345         * Makefile.in: Regenerate.
4346
4347 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4348
4349         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4350
4351 2004-11-11  Paul Brook  <paul@codesourcery.com>
4352
4353         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4354
4355 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4356
4357         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4358         target-libgfortran.
4359         * configure: Regenerate.
4360
4361 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4362
4363         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4364         like CC.
4365
4366 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         * Makefile.def (host fixincludes): Specify missing targets.
4369         * Makefile.in: Regenerate.
4370
4371 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4372
4373         * MAINTAINERS: Add myself
4374
4375 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4376
4377         * MAINTAINERS (Write After Approval): Add myself.
4378
4379 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4380
4381         * Makefile.def: Build fixincludes for the host, too.
4382         * Makefile.in: Regenerate.
4383         * configure.in (host_tools): Add fixincludes.
4384         * configure: Regenerate.
4385
4386 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4387
4388         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4389         * configure: Regenerated.
4390
4391 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4392
4393         PR other/17783
4394         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4395         * configure: Regenerated.
4396
4397 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4398
4399         * README.SCO: Update per FSF instructions.
4400
4401 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4402
4403         PR target/18151
4404         * configure.in (case ${target}): Do not build fixincludes for avr.
4405         * configure: Regenerated.
4406
4407 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4408
4409         * configure.in (case ${target}): Do not build fixincludes
4410         on platforms where it is not used.
4411         * configure: Regenerated.
4412
4413 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4414
4415         * configure.in: Use an absolute path to install-sh.
4416         * configure: Regenerated.
4417
4418 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4419
4420         * MAINTAINERS (Write After Approval): Add myself.
4421
4422 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4423
4424         * MAINTAINERS: Remove from Write After Approval those that are
4425         already maintainers.
4426
4427 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4428
4429         * MAINTAINERS:  Update my email address.
4430
4431 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4432
4433         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4434         * configure: Regenerate.
4435
4436 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4437
4438         * MAINTAINERS:  Update my email address.
4439
4440 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4441
4442         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4443         entries belonging to this category.
4444
4445 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4446
4447         * MAINTAINERS: Update my e-mail address.
4448
4449 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         Fix wrong conflict resolution in:
4452
4453         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4454
4455         * Makefile.in: Regenerate.
4456         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4457         in the recursive `make', instead of hardwiring `all'.
4458         (Autogenerated TARGET-* variables): New.
4459
4460 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4461
4462         * configure.in: Enable target-libgloss for crx-*-*.
4463         * configure: Regenerate.
4464
4465 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4466
4467         * MAINTAINERS (Various Maintainers): Move the "windows,
4468         cygwin, mingw" maintainer to ...
4469         (OS Port Maintainers): ... here.
4470
4471 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4472
4473         * MAINTAINERS (Write After Approval): Remove those that are
4474         maintainers of some subsystem.
4475
4476 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4477
4478         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4479         * ltcf-cxx.sh (tpf*): Likewise.
4480         * ltconfig (tpf*): Add TPF OS configuration support.
4481
4482 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4483
4484         * MAINTAINERS: Change my email address to my new work account.
4485
4486 2004-09-24  Michael Roth  <mroth@nessie.de>
4487
4488         * configure.in (--without-headers): Add missing double quotes.
4489         * configure: Regenerate.
4490
4491 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4492
4493         * ylwrap: Revert to previous version.
4494
4495 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4496
4497         PR bootstrap/17369
4498         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4499         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4500         SET_GCC_LIB_PATH_CMD.
4501         (BASE_TARGET_EXPORTS): Likewise.
4502         * Makefile.in: Regenerated.
4503
4504         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4505         * configure: Regenerated.
4506
4507 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4508
4509         * config.guess: New upstream version
4510         * compile, depcomp, install-sh, ylwrap: Likewise.
4511
4512 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4513
4514         * config/mh-x86omitfp: New host makefile fragment.  Add
4515         -fomit-frame-pointer to the default BOOT_CFLAGS.
4516         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4517         * configure: Regenerate.
4518
4519 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4520
4521         PR target/11572
4522         * configure.in (*-*-darwin*): Renable libobjc.
4523         * configure: Regenerate.
4524
4525 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4526
4527         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4528
4529 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4530
4531         * Makefile.def: Remove libbanshee.
4532         * Makefile.tpl: Ditto.
4533         * configure.in: Ditto.
4534         * Makefile.in: Regen.
4535         * configure: Ditto.
4536
4537 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4538
4539         * ltmain.sh: Use $pic_object as $non_pic_object if
4540         $non_pic_object=none.
4541
4542 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4543
4544         * missing: Import latest version from master repository.
4545
4546 2004-09-06  Nick Clifton  <nickc@redhat.com>
4547
4548         * config.sub: Import latest version from master repository.
4549         * config.guess: Likewise.
4550         This includes these changes:
4551
4552         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4553
4554         * config.sub: Handle crisv32, alias etraxfs.
4555         * config.guess (crisv32:Linux:*:*): Handle.
4556
4557         2004-08-13  Brad Smith  <brad@comstyle.com>
4558
4559         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4560         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4561
4562         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4563
4564         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4565         assume the processor is a powerpc.  This is because coreutils
4566         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4567         in this case, due to a MacOS X bug that causes
4568         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4569         to return a negative number.
4570         Problem reported by Petter Reinholdtsen in:
4571         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4572
4573         2004-07-19  Ben Elliston  <bje@gnu.org>
4574
4575         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4576
4577         2004-06-24  Ben Elliston  <bje@gnu.org>
4578
4579         * config.guess: Update copyright years.
4580         * config.sub: Likewise.
4581
4582         2004-06-22  Robert Millan  <robertmh@gnu.org>
4583
4584         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4585         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4586
4587         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4588
4589         * config.guess (*:*VMS:*:*): New entry. Replaces
4590         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4591         manufacturer.
4592
4593         2004-06-22  Ben Elliston  <bje@gnu.org>
4594
4595         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4596         * config.sub: Likewise.
4597
4598         2004-06-22  Ben Elliston  <bje@gnu.org>
4599
4600         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4601         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4602
4603         2004-06-11  Ben Elliston  <bje@gnu.org>
4604
4605         * config.guess (pegasos:OpenBSD:*:*): Remove.
4606
4607         2004-06-11  Ben Elliston  <bje@gnu.org>
4608
4609         From Wouter Verhelst <wouter@grep.be>:
4610         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4611
4612         2004-06-11  Ben Elliston  <bje@gnu.org>
4613
4614         * config.guess (luna88k:OpenBSD:*:*): New.
4615
4616         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4617
4618         * config.guess (m32r*:Linux:*:*): New case.
4619         * config.sub: Handle m32rle.
4620
4621         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4622
4623         From Jens Petersen  <petersen@redhat.com>:
4624         * config.sub: Handle sparcv8.
4625
4626         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4627
4628         From Tom Smith <smith@cag.lkg.hp.com>:
4629         * config.guess: Version suffixes are equally significant on Tru64
4630         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4631         prefix of "P" (patched kernel).
4632
4633         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4634
4635         * config.sub: Add support for National Semiconductor CRX target.
4636
4637 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4638
4639         * MAINTAINERS (Various Maintainers): Remove myself as web page
4640         maintainer, add myself as maintainer of build status lists.
4641
4642 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4643
4644         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4645         *-*-netware, but add target-libmudflap.
4646         Consolidate *-*-netware targets (of which really only i?86 exists)
4647         into a single entry.
4648         * configure: Likewise.
4649
4650 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4651
4652         * Makefile.tpl (sorry): Remove.
4653         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4654         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4655         (do-clean): Clean per-stage directories too.
4656         (do-distclean): Run distclean-stage1 too.
4657         (.NOTPARALLEL): Enable during toplevel bootstrap.
4658         (stage[+id+]-bubble): Enable parallel execution during
4659         the recursive invocation.
4660         * Makefile.in: Regenerate.
4661
4662         Fix previous checkin:
4663
4664         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4665         include.
4666         * configure.in: Fix indentation.
4667         * configure: Regenerate.
4668
4669 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4670
4671         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4672         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4673         * configure: regenerate
4674         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4675         -mdynamic-no-pic
4676
4677
4678 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4679
4680         * Makefile.def (build_modules): Add fixincludes.
4681         (dependencies): Make gcc depend on fixincludes.
4682         * configure.in (build_tools): Add fixincludes.
4683         (build_configdirs): Always include build_libs.
4684         * Makefile.in: Regenerate.
4685         * configure: Regenerate.
4686
4687 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4688
4689         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4690         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4691         phony targets; do not generate timestamp files.
4692         (distclean-stageN): Remove references to their timestamp files.
4693         (restageN, touch-stageN): Remove.
4694         (stageN-bubble): Rewritten.
4695         (compare): Support lean bootstraps.
4696         * Makefile.in: Regenerate.
4697
4698         * configure.in: Only warn when bootstrapping but
4699         build != host or build != target.  Support lean bootstraps.
4700         * configure: Regenerate.
4701
4702 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4703
4704         * configure.in:  Give a better error message if GMP/MPFR are missing
4705         and a language needing them has been requested.
4706         * configure:  Regenerated.
4707
4708 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4709
4710         * configure.in:  Print a list of available language front-ends if
4711         a requested one is missing.  Tidy stray tab characters.
4712         * configure:  Regenerated.
4713
4714 2004-08-19  Michael Koch  <konqueror@gmx.de>
4715
4716         * gcc/doc/install.texi: Update entry about automake for libjava.
4717
4718 2004-08-17  Robert Millan  <robertmh@gnu.org>
4719
4720         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4721         (instead of FreeBSD).
4722         * configure: Regenerate.
4723
4724 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4725
4726         * Makefile.in: Regenerate.
4727         * configure: Regenerate.
4728
4729         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4730         stage_*_flags.
4731         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4732         for bootstrapped modules if toplevel bootstrap is going.
4733         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4734         modules.  Adjust for changes in Makefile.def.  Enable several
4735         rules even in non-bootstrap mode, just to avoid peppering the
4736         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4737         (stage-[+prev+]-bubble): Remove.
4738
4739         * Makefile.def (Dependencies): Depend on all-build-bison,
4740         all-build-flex, all-build-byacc, all-build-texinfo, rather
4741         than the host variations.
4742         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4743         with BUILD_SUBDIR.
4744         (BISON): Update for recent Bisons.
4745         (YACC): Fix typo.
4746         (cross): Depend on all-build.
4747         (all): Do not depend on all-build.
4748         (prebootstrap): Remove.
4749         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4750         (Prebootstrap dependencies): Add them to the per-stage targets
4751         and to all-prebootstrap.
4752         * configure.in (build_configdirs): Always enable build_tools.
4753         (BUILD_DIR_PREFIX): Remove.
4754
4755         * Makefile.def (gcc): Add target variable.
4756         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4757         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4758         in the recursive `make', instead of hardwiring `all'.
4759         (Autogenerated TARGET-* variables): New.
4760
4761 2004-08-13  Brian Booth  <bbooth@redhat.com>
4762
4763         * MAINTAINERS: Remove myself from write-after-approval.
4764
4765 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4766
4767         * src-release: Stop distributing mmalloc with gdb (which doesn't
4768         use it).
4769         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4770         * Makefile.in: Regenerate.
4771
4772 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4773
4774         * configure.in (arm*-*-eabi*): New target.
4775         * configure: Regenerate.
4776
4777 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4778
4779         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4780         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4781         (Dependencies): New section.
4782         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4783         (configure-target-[+module+]): Depend on maybe-all-gcc
4784         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4785         (toplevel profiledbootstrap): Fix dependencies.
4786         * Makefile.in: Regenerate.
4787
4788 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4789
4790         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4791         target-libiberty to noconfigdirs.
4792         * configure: Regenerate.
4793
4794 2004-08-03  Paul Brook  <paul@codesourcery.com>
4795
4796         * configure.in: Check for MPFR as well as GMP.
4797         * configure: Regenerate.
4798
4799 2004-08-01  Robert Millan  <robertmh@gnu.org>
4800
4801         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4802         libmudflap for all GNU-based systems (with Glibc).
4803         * configure: Regenerate.
4804
4805 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4806
4807         * Makefile.def (host-modules): Add gcc.
4808         * Makefile.in: Regenerate.
4809         * Makefile.tpl (sorry): New rule.
4810         (configure-host, all-host, [+make_target+]-host, do-check,
4811         install-host): Do not add gcc as a special case.
4812         (host modules): Add a small special-casing for gcc.  Export
4813         extra_make_flags through the environment.
4814         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4815         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4816         other recursive targets for gcc): Remove.
4817
4818         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4819         (stage, unstage): New rules.
4820         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4821         distclean-stage[+id+]): Use stage_current.
4822         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4823         the stage*-start rules.
4824
4825 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4826
4827         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4828         use -all_load flag.
4829
4830 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4831
4832         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4833         * configure: Regenerate.
4834
4835 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4836
4837         * maintainer-scripts/gcc_release: Revert yesterday's change.
4838
4839 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4840
4841         * MAINTAINERS: Add myself to write-after-approval.
4842
4843 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4844
4845         * libf2c: Removed.
4846         * gcc/gccbug.in: Updated because of libf2c removal.
4847         * maintainer-scripts/gcc_release: Ditto.
4848
4849 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4850
4851         * configure.in: Build libmudflap by default on FreeBSD.
4852         * configure: Regenerated.
4853
4854 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4855
4856         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4857         systems.
4858         * configure: Regenerated.
4859
4860 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4861
4862         PR target/16344
4863         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4864         feedback based compiler.
4865         * Makefile.in: Rebuilt.
4866
4867 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4868
4869         * Makefile.def (host_modules): Set bootstrap=true for flex.
4870         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4871         * Makefile.in: Rebuilt.
4872
4873 2004-07-07  Jan Hubicka  <jh@suse.cz>
4874
4875         * MAINTAINERS: Add self as a profile feedback maintainer.
4876
4877 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4878
4879         * configure.in:  Do not prepend $srcdir to /dev/null in
4880         makefile fragments.
4881         * configure:  Regenerate.
4882
4883 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4884
4885         * Makefile.def (build_modules): Add bison, byacc, flex,
4886         m4, texinfo.
4887         (flags_to_pass): Add FLEX.
4888         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4889         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4890         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4891         DEFAULT_MAKEINFO): Remove.
4892         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4893         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4894         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4895         objdir or else use configured tool.
4896         (all-build): New.
4897         (all): Depend on it.
4898         (Build module dependencies): Add.
4899         * Makefile.in: Regenerate.
4900         * configure.in: Better support for multiple build modules,
4901         matching what is done for host/target modules.  Do not look
4902         for "plausible" locations of build tools if Canadian cross.
4903         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4904         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4905         * configure: Regenerate.
4906
4907 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4908
4909         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4910         * Makefile.in: Regenerate.
4911
4912 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4913
4914         * Makefile.tpl (configure-build-[+module+],
4915         configure-[+module+], configure-target-[+module+]): Pass
4916         [+extra_configure_args+].
4917         (all-build-[+module+], all-[+module+], check-[+module+],
4918         install-[+module+], [+make_target+]-[+module+],
4919         all-target-[+module+], check-target-[+module+],
4920         install-target-[+module+], [+make_target+]-target-[+module+]):
4921         Pass [+extra_make_args+].
4922         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4923         (GCC_HOST_EXPORTS): Remove.
4924         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4925         cross, check-gcc, check-gcc-c++, install-gcc,
4926         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4927         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4928         * Makefile.in: Regenerate.
4929
4930 2004-06-21  Matthew Sachs  <msachs@apple.com>
4931
4932         * MAINTAINERS: Added self to write-after-approval.
4933
4934 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4935
4936         * configure.in: Check for srcdir/winsup rather than build directory
4937         winsup.
4938         * configure: Regenerate.
4939
4940 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4941
4942         * configure.in: Don't build Cygwin native newlib if winsup
4943         directory is missing.  Emit warning instead.
4944         * configure: Regenerate.
4945
4946 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4947
4948         * Makefile.tpl (touch-stage[+id+]): New.
4949         (restage[+prev+]): Depend on touch-stage[+id+].
4950
4951         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4952         Use it throughout.
4953
4954         * Makefile.def: Add profile and feedback bootstrap stages.
4955         Remove next field from bootstrap stages.
4956         * Makefile.tpl (LN, LN_S): Substitute.
4957         (stageN-start, stageN-end): Use double-colon rules, to
4958         provide a hook for additional setup commands.
4959         (distclean-stageN-gcc, restageN): Create dependencies from
4960         [+prev+], not from [+next+].
4961         (stageN-bubble): Add commands for successive stages from
4962         [+prev+], using double-colon rules.
4963         (all-stageN-gcc): Fix typo.
4964         (stagefeedback-start, profiledbootstrap): New.
4965         * Makefile.in: Regenerate.
4966         * configure.in: Call ACX_PROG_LN.
4967         * configure: Regenerate.
4968
4969 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4970
4971         * MAINTAINERS (Write After Approval): Add myself.
4972
4973 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4974
4975         * MAINTAINERS (Write After Approval): Add myself.
4976
4977 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4978
4979         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4980         without gcc.
4981         * configure: Regenerate.
4982
4983 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4984
4985         * Makefile.tpl: Fix typo.
4986         * Makefile.in: Regenerate.
4987
4988 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4989
4990         * configure.in: Remove new- prefix from toplevel
4991         bootstrap targets.
4992         * configure: Regenerate.
4993
4994 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4995
4996         * Makefile.tpl (all.normal): Rename to all.
4997         (all): Replace with a rule to pick the default
4998         target from configure.
4999         (all-gcc, configure-gcc): Use conditionals to
5000         do nothing when toplevel bootstrap is going on.
5001         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5002         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5003         * configure.in: Support --enable-bootstrap.
5004
5005         * Makefile.def: Remove new- prefix from toplevel
5006         bootstrap targets.
5007         * Makefile.tpl: Likewise.
5008
5009         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5010         target.
5011
5012         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5013         $(RECURSE_FLAGS) to recursive invocation of make.
5014
5015         * Makefile.in: Regenerate.
5016         * configure: Regenerate.
5017
5018 2004-05-30  Andreas Jaeger  <aj@suse.de>
5019             Jim Wilson <wilson@specifixinc.com>
5020
5021         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5022         like CC.
5023
5024 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5025
5026         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5027         * configure: Regenerate.
5028
5029 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5030
5031         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5032         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5033         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5034         targets.
5035         * Makefile.in: Regenerate.
5036
5037 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
5038
5039         * configure.in: Test the ability to symlink directories.
5040         * configure: Regenerate.
5041
5042         * Makefile.def (bootstrap-stage): New definitions.
5043         * Makefile.tpl (configure-stage1-gcc,
5044         configure-stage2-gcc, configure-stage3-gcc,
5045         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5046         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5047         new-restage3, compare): Autogenerate, see Makefile.in
5048         entry for behavioral changes.
5049         (distclean-stage1, new-stage1-start, new-stage1-end,
5050         new-stage1-bubble, distclean-stage2, new-stage2-start,
5051         new-stage2-end, new-stage2-bubble, distclean-stage3,
5052         new-stage3-start, new-stage3-end): New autogenerated targets.
5053         (objext, prebootstrap, BOOT_CFLAGS,
5054         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5055         targets.
5056
5057         * Makefile.in: Regenerate.
5058         (distclean-stage1, new-stage1-start, new-stage1-end,
5059         new-stage1-bubble, distclean-stage2, new-stage2-start,
5060         new-stage2-end, new-stage2-bubble, distclean-stage3,
5061         new-stage3-start, new-stage3-end): New targets.
5062         (all-stage1-gcc): Move prebootstrap dependency from here...
5063         (configure-stage1-gcc): ...to here.
5064         (new-bootstrap): Use bubble targets.
5065         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5066         Use per-stage distclean targets.
5067         (configure-stage1-gcc, configure-stage2-gcc,
5068         configure-stage3-gcc, all-stage1-gcc,
5069         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5070         Use new-stageN-start to prepare the tree.
5071
5072 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5073
5074         * Makefile.def (host_modules): add libcpp.
5075         * Makefile.tpl: Add dependencies on and for libcpp.
5076         * Makefile.in: Regenerate.
5077         * configure.in: Add libcpp host module.
5078         * configure: Regenerate.
5079
5080 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5081
5082         * Makefile.tpl: Whenever a recursive target is defined, wrap
5083         it in a special @if/@endif block, and prepare its maybe
5084         dependency in the @if/@endif block
5085         * configure.in: Instead of writing maybe dependencies, remove
5086         the @if/@endif statements, and remove the @if/@endif blocks
5087         that remain.
5088         * configure: Regenerate.
5089         * Makefile.in: Regenerate.
5090
5091 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5092
5093         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5094
5095 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5096
5097         PR bootstrap/15120
5098         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5099         * */configure: Rebuilt.
5100
5101 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5102
5103         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5104         of libf2c.
5105         * configure, Makefile.in: Regenerate.
5106
5107 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5108
5109         * MAINTAINERS (Write After Approval): Add myself.
5110
5111 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5112
5113         Merge from tree-ssa-20020619-branch.
5114
5115         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5116         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5117         (HOST_GMPLIBS): Define.
5118         (HOST_GMPINC): Define.
5119         (TARGET_LIB_PATH): Add libmudflap.
5120         (GFORTRAN_FOR_TARGET): Define.
5121         (configure-build*): Export GFORTRAN.
5122         (configure-gcc): Export GMPLIBS and GMPINC.
5123         (all-gcc): Add maybe-all-libbanshee.
5124         (configure-target-libgfortran): Define.
5125         * Makefile.in: Regenerate.
5126         * configure.in (host_libs): Add libbanshee.
5127         (target_libraries): Add target-libmudflap and target-libgfortran.
5128         Add --with-libbanshee.
5129         Handle --disable-libmudflap.
5130         (*-*-freebsd*): Use with_gmp.
5131         Add $(libgcj) to noconfigdirs.
5132         * configure: Regenerate.
5133         * depcomp: New file.
5134         * MAINTAINERS: Add tree-ssa maintainers.
5135
5136 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5137
5138         * MAINTAINERS (Various Maintainers): Add myself.
5139
5140 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5141
5142         * MAINTAINERS (Write After Approval): Add myself.
5143
5144 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5145
5146         * MAINTAINERS (Write After Approval): Add myself.
5147
5148 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5149
5150         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5151         * configure: Regenerate.
5152
5153 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5154
5155         Revert:
5156         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5157
5158         * Makefile.def (flags_to_pass): Remove *dir variables that
5159         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5160         as well as prefix and exec_prefix.
5161         * Makefile.in: Regenerate.
5162
5163 2004-04-26  Robert Millan  <robertmh@gnu.org>
5164
5165         Add patches from libtool CVS.
5166         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5167         * ltconfig: Likewise.
5168         * ltcf-c.sh: Likewise.
5169         * ltcf-cxx.sh: Likewise.
5170         * ltcf-gcj.sh: Likewise.
5171
5172 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5173
5174         * Makefile.def (host_modules): Mark with the bootstrap
5175         flag packages on which gcc depends.
5176         * Makefile.tpl (all-bootstrap): Use it.
5177         * Makefile.in: Regenerate.
5178
5179 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5180
5181         * Makefile.def (flags_to_pass): Remove *dir variables that
5182         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5183         as well as prefix and exec_prefix.
5184         * Makefile.in: Regenerate.
5185
5186 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5187
5188         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5189         * configure: Regenerate.
5190         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5191         * gcc/Makefile.tpl (compare): Use the result of the test.
5192         * gcc/Makefile.in: Regenerate.
5193
5194 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5195
5196         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5197         Always relocate gcc and prev-gcc to the original names, even
5198         if the build fails.
5199         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5200         New targets.
5201
5202 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5203
5204         * MAINTAINERS: Update my email address.
5205
5206 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5207
5208         * configure.in (mips*-*-irix5*): Enable ld.
5209         * configure: Regenerate.
5210
5211 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5212
5213         * configure: Regenerate.
5214
5215 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5216
5217         * Makefile.tpl (configure-[+module+], configure-gcc,
5218         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5219         Set and export LDFLAGS.
5220         * Makefile.in: Regenerate.
5221
5222 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5223
5224         * MAINTAINERS: Add myself to write-after-approval.
5225
5226 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5227
5228         PR bootstrap/14871
5229         * Makefile.tpl: If we don't have built-in-tree target tools,
5230         use the ones found by configure rather than hacking around with
5231         program_transform_name.
5232         * configure.in: Give Makefile.tpl the information necessary
5233         to do that.
5234         * Makefile.in: Regenerate.
5235         * configure: Regenerate.
5236
5237 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5238
5239         PR bootstrap/14760
5240         * configure.in: When computing baseargs, strip *all* copies of
5241         offending options.  Also, don't match/substitute the trailing space,
5242         so that this actually works when two similar options are separated by
5243         only one space.
5244         * configure: Regenerate.
5245
5246 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5247
5248         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5249         (rs6000-*-aix*): Same.
5250         * configure: Regenerate.
5251
5252 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5253
5254         * MAINTAINERS: Add myself to write-after-approval.
5255
5256 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5257
5258         * MAINTAINERS: Add myself to write-after-approval.
5259
5260 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5261
5262         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5263         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5264         * Makefile.in: Regenerate.
5265
5266         * configure.in (top level bootstrap support): Rework --enable-werror
5267         to set @stage2_werror_flag@.
5268         * configure: Regenerate.
5269         * Makefile.tpl (top level bootstrap support): Pass
5270         @stage2_werror_flag@ down to configure in stages 2 and 3.
5271         * Makefile.in: Regenerate.
5272
5273 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5274
5275         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5276         for stages 2 and 3 as well as in make.  As a consequence, remove
5277         OUTPUT_OPTION (now detected by configure) from the flags passed down
5278         to make.
5279         * Makefile.in: Regenerate.
5280
5281         * Makefile.tpl (new-bootstrap): Fix typo.
5282         * Makefile.in: Regenerate.
5283
5284 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5285
5286         * Makefile.tpl: Rearrange by moving recursive_targets rules
5287         into their proper sections.
5288         * Makefile.tpl (top level bootstrap support): Move disabling
5289         of coverage flags from 'make' to 'configure'; improve comments.
5290         * Makefile.in: Regenerate.
5291
5292         * Makefile.tpl (experimental top level bootstrap) Move stage1
5293         language setting from all- target to configure- target; disable
5294         intermodule optimization in stage 1; prevent gratuitous rebuilds
5295         of stage 1.
5296         * Makefile.in: Regenerate.
5297         * configure.in: Comma-separate stage 1 language list for top
5298         level bootstrap.
5299         * configure: Regenerate.
5300
5301         * Makefile.tpl: Clean up experimental top level bootstrap support:
5302         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5303         prev-gcc in configure- targets as well as all- targets.
5304         * Makefile.in: Regenerate.
5305
5306 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5307
5308         * compile: New file imported from automake.
5309
5310 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5311
5312         * configure.in: Remove symbolic link section.
5313         * configure: Regenerate.
5314         * Makefile.tpl (links): Remove.
5315         * Makefile.in: Regenerate.
5316
5317 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5318             Nathanael Nerode  <neroden@gcc.gnu.org>
5319
5320         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5321         Set with AC_CHECK_PROGS.
5322         * configure.in: Fix comment typo from last patch.
5323         * configure: Regenerate.
5324
5325 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5326
5327         * Makefile.tpl: Introduce experimental top level bootstrap support.
5328         * Makefile.in: Regenerate.
5329         * configure.in: Introduce support for top level bootstrap.
5330         * configure: Regenerate.
5331
5332 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5333             Paolo Bonzini  <bonzini@gnu.org>
5334
5335         PR bootstrap/14522
5336         * configure.in: Cope with shells that do not support unquoted ^
5337         * configure: Regenerate.
5338
5339 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5340             Paolo Bonzini  <bonzini@gnu.org>
5341
5342         PR bootstrap/14522
5343         * configure.in: Cope with shells that do not support nesting
5344         quotes inside quoted backquote substitutions.
5345         * configure: Regenerate.
5346
5347 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5348
5349         PR bootstrap/14522
5350         * configure.in: Fix escaping of $.
5351         * configure: Regenerate.
5352
5353 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * configure: Regenerate, since I forgot to while committing Paolo's
5356         changes.
5357
5358 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5359
5360         PR ada/14131
5361         Move language detection to the top level.
5362         * configure.in: Find default values for the tools as
5363         soon as possible.  Disable ada if GNAT is not found.
5364         Emit error message about missing languages.  Expand
5365         --enable-languages=all for the gcc subdirectory.
5366
5367 2004-03-10  Ben Elliston  <bje@gnu.org>
5368
5369         * MAINTAINERS: Update my email address.
5370
5371 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5372
5373         * ltconfig: Disable building static libraries if building shared
5374         libraries on AIX 5L.
5375
5376 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5377
5378         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5379         and disable libgcj.
5380         * configure: Regenerated.
5381
5382 2004-03-01  Brian Booth  <bbooth@redhat.com>
5383
5384         * MAINTAINERS: Add myself to write-after-approval.
5385
5386 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5387
5388         * MAINTAINERS: Add myself to write-after-approval.
5389
5390 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5391
5392         PR bootstrap/7087
5393         * Makefile.tpl: Guard XFOO sed statements better.
5394         * Makefile.tpl: Add dependency for configure-target-libada.
5395         * Makefile.in: Regenerate (incidentally fixes broken
5396         commit when libada-branch was merged).
5397
5398 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5399
5400         * MAINTAINERS: Add myself to write-after-approval.
5401
5402 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5403
5404         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5405         maintainers.
5406
5407 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5408
5409         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5410         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5411
5412 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5413
5414         PR bootstrap/11932
5415         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5416
5417 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5418
5419         * MAINTAINERS: Added myself to write-after-approval.
5420
5421 2004-02-14  Michael Koch  <konqueror@gmx.de>
5422
5423         * MAINTAINERS: Added myself to write-after-approval.
5424
5425 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5426
5427         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5428         some OS port maintainers to OS port maintainers section.
5429
5430 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5431
5432         * MAINTAINERS: Add self.
5433
5434 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5435
5436         * MAINTAINERS: Alphabetize.
5437
5438 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5439
5440         * MAINTAINERS: Remove myself.
5441
5442 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5443
5444         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5445         (rs6000-*-aix*): Same.
5446         * configure: Regenerate.
5447
5448 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5449
5450         * configure.in (host): Add in missing $noconfigdirs to defines.
5451         * configure: Regenerate.
5452
5453 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5454             Nathanael Nerode  <neroden@gcc.gnu.org>
5455
5456         PR ada/6637, PR ada/5911
5457         Merge with libada-branch:
5458         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5459         with appropriate dependencies. Add --enable-libada configure switch.
5460         * configure, Makefile.in: Regenerate.
5461
5462 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5463
5464         * MAINTAINERS: Add myself to write-after-approval.
5465
5466 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5467
5468         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5469         * configure: Regenerate.
5470
5471 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5472
5473         Merge from upstream:
5474
5475         * ltmain.in: When setting IFS to '~', be careful about user
5476         arguments that contain '~'.
5477
5478         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5479
5480         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5481         Also test $base_compile against $CC with escaped arguments. Bug
5482         reported by Geoff Keating <geoffk@apple.com>.
5483
5484 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5485
5486         * MAINTAINERS: Remove i960 port.
5487
5488 2004-01-23  DJ Delorie  <dj@redhat.com>
5489
5490         * Makefile.def (target_modules) [libiberty]: Don't stage.
5491         * Makefile.in: Rebuilt.
5492
5493 2004-01-20  Caroline Tice  <ctice@apple.com>
5494
5495         * MAINTAINERS: Add myself to write-after-approval.
5496
5497 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5498
5499         * MAINTAINERS: Update my email address.
5500
5501 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5502
5503         * MAINTAINERS: Add myself to write-after-approval.
5504
5505 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5506
5507         * MAINTAINERS: Remove entries without email address.
5508
5509 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5510
5511         * MAINTAINERS: Add myself to write-after-approval.
5512
5513 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5514
5515         * MAINTAINERS: Update my email address.
5516
5517 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5518
5519         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5520         * Makefile.tpl (configure-target-[+module+]): Support stage.
5521         * Makefile.in: Rebuilt.
5522
5523 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5524
5525         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5526
5527 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5528
5529         * MAINTAINERS: Add myself as a MIPS maintainer.
5530
5531 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5532
5533         * configure.in: Use ./config.cache, not config.cache.
5534         * configure: Regenerate.
5535         * Makefile.tpl: Special-casing not needed for GCC any more.
5536         * Makefile.in: Regenerate.
5537
5538         * configure.in: Don't share a cache file for host dirs.
5539         * configure: Regenerate.
5540
5541         * config-ml.in: Don't mess with the cache file.
5542
5543 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5544
5545         * MAINTAINERS: Move myself from 'Write After Approval' to
5546         'CPU Port Maintainers' section as SPARC maintainer.
5547
5548 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5549
5550         * Makefile.tpl: Make GCC use a separate config.cache.
5551         * Makefile.in: Regenerate.
5552
5553         PR bootstrap/11932, PR bootstrap/11933
5554         (I don't know if it will fix either of them, but it relates
5555         to them.)
5556         * configure.in: Don't use shared config.cache for target
5557         directories.
5558         * configure: Regenerate.
5559
5560 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5561
5562         * MAINTAINERS: Add myself to 'Write After Approval' section.
5563
5564 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5565
5566         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5567         * configure: Regenerated.
5568
5569 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5570
5571         * MAINTAINERS: Remove the mn10200 maintainer.
5572
5573 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5574
5575         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5576         * configure: Regenerated.
5577
5578 2003-12-16  Jan Hubicka  <jh@suse.cz>
5579
5580         * MAINTAINERS: Add myself as callgraph maintainer.
5581
5582 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5583
5584         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5585         * configure: Regenerate.
5586
5587 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5588
5589         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5590         'Write After Approval' section. Update email.
5591
5592 2003-12-01  James Lemke <jim@wasabisystems.com>
5593
5594         * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2003-11-20  Matt Thomas  <matt@3am-software.com>
5597
5598         * MAINTAINERS: Add myself as a vax port maintainer.
5599
5600 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5601
5602         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5603         (configure-build-[+module+], configure-[+module+]): Likewise.
5604         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5605         * Makefile.in: Regenerate.
5606
5607 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5608
5609         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5610         shared/dylibed libraries.
5611         * ltmain.sh: Likewise.
5612         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5613         * ltcf-cxx.sh: Likewise.
5614         * ltcf-gcj.sh: Likewise.
5615         * ltconfig: Likewise.
5616
5617 2003-11-17  Stan Cox  <scox@redhat.com>
5618
5619         * MAINTAINERS: Add myself as iq2000 port maintainer.
5620
5621 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5622
5623         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5624         * Makefile.in: Regenerate.
5625
5626 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5627
5628         * config.sub: Update to 2003-11-03 version.
5629
5630 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5631
5632         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5633         * configure:  Regenerate.
5634
5635 2003-10-20  Nicolas Pitre <nico@cam.org>
5636
5637         * MAINTAINERS: Add myself to 'Write After Approval' section.
5638
5639 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5640
5641         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5642
5643 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5644
5645         * MAINTAINERS: Update my email address.
5646
5647 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5648
5649         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5650
5651 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5652
5653         * MAINTAINERS: Add myself to 'Write After Approval' section.
5654
5655 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5656
5657         * config.guess: Update to 2003-10-16 version.
5658         * config.sub: Update to 2003-10-16 version.
5659
5660 2003-10-15 David Daney  <ddaney@avtrex.com>
5661
5662         * MAINTAINERS: Added myself to 'Write After Approval' section.
5663
5664 2003-10-15  Falk Hueffner  <falk@debian.org>
5665
5666         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5667         'Write After Approval' section. Update email.
5668
5669 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5670
5671         * MAINTAINERS: Move myself from 'Write After Approval' to
5672         'Various Maintainers' section as middle-end maintainer.
5673
5674 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5675
5676         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5677         HOST_FLAGS_TO_PASS.
5678         * Makefile.in: Regenerate.
5679
5680 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5681
5682         * config.guess: Update to 2003-10-07 version.
5683         * config.sub: Update to 2003-10-07 version.
5684
5685 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5686
5687         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5688         * ltconfig (irix5*, irix6*): Don't override version_type.
5689
5690 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5691
5692         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5693         * configure: Rebuilt
5694         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5695         * Makefile.in: Rebuilt
5696
5697 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5698
5699         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5700
5701 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5702
5703         * MAINTAINERS (Write After Approval): Add myself.
5704
5705 2003-09-29  Paul Koning  <ni1d@arrl.net>
5706
5707         * MAINTAINERS: Move myself from "Write After Approval"
5708         to CPU platform maintainers for pdp11 platform.
5709
5710 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5711
5712         * MAINTAINERS: Move myself from 'Write After Approval' to
5713         'Various Maintainers' section as libffi testsuite maintainer.
5714
5715 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5716
5717         * configure.in: Pass a computed --program-transform-name
5718         to subconfigures.
5719         * configure: Regenerated.
5720
5721 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5722
5723         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5724         * Makefile.in: Regenerate.
5725
5726         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5727         * Makefile.in: Regenerate.
5728
5729 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5730
5731         * MAINTAINERS: Move myself from 'Write After Approval'
5732         to 'Various Maintainers' (objective-c) section.
5733
5734 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5735
5736         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5737         quoting.
5738         * configure: Regenerated.
5739
5740 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5741
5742         * MAINTAINERS (Write After Approval): Add myself to write after
5743         approval list.
5744
5745 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5746
5747         * MAINTAINERS (Write After Approval): Add myself.
5748
5749 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5750
5751         * MAINTAINERS: Update my e-mail address.
5752
5753 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5754
5755         * libtool.m4 (LD): Correct powerpc64 host match.
5756
5757 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5758
5759         * MAINTAINTERS: Update my affiliation and email address.
5760
5761 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5762
5763         * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2003-09-04  DJ Delorie  <dj@redhat.com>
5766
5767         * configure: Regenerate.
5768
5769 2003-09-04  Robert Millan  <robertmh@gnu.org>
5770
5771         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5772
5773 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5774
5775         * configure.in: Ensure arguments to sed are properly spaced.
5776         * configure: Regenerate.
5777
5778 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5779
5780         * MAINTAINERS: Update my e-mail address.
5781
5782 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5783
5784         * MAINTAINERS (Write After Approval): Add myself.
5785
5786 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5787
5788         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5789         * configure: Regenerated.
5790
5791 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5792
5793         * MAINTAINERS: Update my email address.
5794
5795 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5796
5797         * configure.in:  Use newline instead of semicolon when assuming
5798         shell arguments in a for loop.
5799         * configure:  Regenerated.
5800
5801 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5802
5803         * MAINTAINERS: Resurrect the i860 maintainer.
5804
5805 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5806
5807         PR 8180
5808         * configure.in: When testing with_libs and with_headers, treat
5809         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5810         * configure: Regenerate.
5811
5812         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5813         make, shell, etc.
5814         (baseargs): Likewise.
5815         * configure: Regenerate.
5816
5817 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5818
5819         * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5822
5823         * configure.in: Disable libgcj for darwin not on powerpc.
5824         * configure: Rebuild.
5825
5826 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5827
5828         * config-ml.in, symlink-tree: Add license.
5829
5830 2003-08-03  Richard Stallman  <rms@gnu.org>
5831             Eben Moglen  <moglen@columbia.edu>
5832
5833         * README.SCO: New file.
5834
5835 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5836
5837         * Makefile.tpl (check, check-c++): Express dependencies using
5838         dependencies rather than commands.
5839         * Makefile.in: Regenerate.
5840
5841 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5842
5843         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5844         * configure: Ditto.
5845
5846 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5847
5848         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5849         * Makefile.in: Update.
5850
5851 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5852
5853         * configure.in: Enable libgcj for darwin.
5854         * configure: Rebuild.
5855
5856 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5857
5858         * config-ml.in:  Use ac_configure_args directly instead of
5859         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5860         actually seen.
5861
5862 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5863
5864         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5865         creating target and build subdirs to build all parent dirs as needed.
5866         * Makefile.in: Rebuild.
5867         * configure.in: Don't build dirs explicitly here.
5868         * configure: Rebuild.
5869
5870 2003-07-26  Paul Brook  <paul@nowt.org>
5871
5872         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5873
5874 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5875
5876         * Makefile.tpl (all-make): Depend on intl.
5877         * Makefile.in: Rebuilt.
5878
5879 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5880
5881         * install-sh:  Update to newer upstream versions (associated with
5882         aclocal 1.7).
5883         * mkinstalldirs:  Likewise.
5884         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5885
5886 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5887
5888         * MAINTAINERS: Move self from Bug database only accounts
5889         to write-after-approval.
5890
5891 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5892
5893         * config.if: Remove unused libc_interface determination.
5894
5895 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5896
5897         * MAINTAINERS: Move self from write-after-approval to
5898         build machinery (*.in).
5899
5900 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5901
5902         PR bootstrap/11273
5903         PR bootstrap/11408
5904         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5905         unused INSTALL_PROGRAM_ARGS.
5906         * configure.in: Use AC_PROG_INSTALL.
5907         * Makefile.in: Regenerate.
5908         * configure: Regenerate.
5909
5910 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5911
5912         * MAINTAINERS: Alphabetize.
5913
5914 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5915
5916         * configure: Rebuilt.
5917         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5918         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5919         newlib nor libgloss.
5920         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5921         * configure.in (am33_2.0-*-linux*): Added.
5922
5923 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5924
5925         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5926         * configure: Regenerate.
5927
5928 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5929
5930         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5931         * Makefile.in: Regenerate.
5932
5933 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5934
5935         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5936         * Makefile.in: Regenerate.
5937
5938 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5939
5940         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5941         * Makefile.in: Regenerated.
5942
5943         * config-ml.in: Replace PWD with PWD_COMMAND.
5944
5945 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5946
5947         * intl: New directory; see intl/ChangeLog for details.
5948         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5949         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5950         * Makefile.in: Regenerate.
5951
5952 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5953
5954         * configure.in: Clean up config-lang.in handling.  Delete
5955         useless assignment to "subdirs".
5956         * configure: Regenerate.
5957
5958 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5959
5960         * configure.in: Rename 'target_libs' to 'target_libraries'.
5961         Remove useless reference to 'target_libs'.
5962         * configure: Regenerate.
5963
5964 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5965
5966         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5967         * Makefile.in: Regenerate.
5968
5969 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5970
5971         * Makefile.def: Introduce flags_to_pass.
5972         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5973         * Makefile.in: Regenerate.
5974
5975 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5976
5977         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5978         and target-libgloss.
5979         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5980         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5981         * configure: Regenerate.
5982
5983 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5984
5985         * configure.in: Update testsuite_flags to new location.
5986         * configure. Regenerate.
5987
5988 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5989
5990         * Makefile.tpl: Remove BUILD_CC stuff.
5991         * Makefile.in: Regenerate.
5992
5993 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5994
5995         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5996
5997 2003-06-16  Graeme Peterson <gp@qnx.com>
5998
5999         * MAINTAINERS (Write After Approval): Add myself.
6000
6001 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
6002
6003         * config.guess: Update to 2003-06-12 version.
6004         * config.sub: Update to 2003-06-13 version.
6005
6006 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
6007
6008         * config.guess: Update to 2003-06-06 version.
6009         * config.sub: Update to 2003-06-06 version.
6010
6011 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6012
6013         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6014         * configure. Regenerate.
6015
6016 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6017
6018         * configure.in: Disable serial configure by default.
6019         * configure: Regenerate.
6020         * Makefile.tpl: Abolish .NOTPARALLEL.
6021         * Makefile.in: Regenerate.
6022
6023         * Makefile.tpl: Replace {build,host,target}_canonical by
6024         {build,host,target}.
6025         * Makefile.in: Regenerate.
6026
6027         * Makefile.tpl: Fix stupid pasto.
6028         * Makefile.in: Regenerate.
6029
6030 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6031
6032         * Makefile.tpl: Remove bogus conditional.
6033         * Makefile.in: Regenerate.
6034
6035 2003-06-05  Jan Hubicka  <jh@suse.cz>
6036
6037         * Makefile.tpl (profiledbootstrap): New target.
6038         * Makefile.in (profiledbootstrap): New target.
6039
6040 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6041
6042         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6043         Pinski. Remove user names from other bugzilla-only maintainers.
6044
6045 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6046
6047         * Makefile.tpl: Make 'recursive targets' using autogen rather
6048         than shell loop.  Remove duplicate 'clean' targets and false
6049         comments.
6050         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6051         Add systematic method of specifying missing targets in subdirs.
6052         Add copyright boilerplate.
6053         * Makefile.in: Regenerate.
6054         * configure.in: Add 'recursive targets' to maybe list.
6055         * configure: Regenerate.
6056
6057         * MAINTAINERS: "GNATS only" -> "Bug database only".
6058
6059         * Makefile.tpl: Rename [+target+] to [+make_target+].
6060         * Makefile.def: Rename 'target' to 'make_target'.
6061
6062 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6063
6064         * MAINTAINERS: Add self as options handling maintainer.
6065
6066 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6067
6068         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6069         been too long since I touched those ports.
6070
6071 2003-05-28  DJ Delorie  <dj@redhat.com>
6072
6073         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6074         * Makefile.in: Regenerate.
6075
6076 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6077
6078         * configure.in: Use curly braces in the definition of tooldir.
6079         * configure: Regenerate.
6080
6081 2003-05-21  DJ Delorie  <dj@redhat.com>
6082
6083         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6084         newlib or libgloss.
6085         * Makefile.in: Regenerate.
6086
6087 2003-05-21  DJ Delorie  <dj@redhat.com>
6088
6089         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6090         * Makefile.in: Regenerate.
6091
6092 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6093
6094         * MAINTAINERS: Update my e-mail address.
6095
6096 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6097
6098         * configure.in: Switch more things to use maybe dependencies.
6099         * Makefile.tpl: Switch more things to use maybe dependencies.
6100         Factor out common code from autogen IF statements.
6101         * configure: Regenerate.
6102         * Makefile.in: Regenerate.
6103
6104 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6105
6106         * configure.in: Accept i[3456789]86 for machine type.
6107         * configure: Regenerate.
6108
6109 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6110
6111         * configure.in: Switch more things to use maybe dependencies.
6112         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6113         * configure: Regenerate.
6114         * Makefile.tpl: Switch more things to use maybe dependencies.
6115         * Makefile.in: Regenerate.
6116
6117 2003-05-16  Andreas Schwab  <schwab@suse.de>
6118
6119         * Makefile.tpl (install-opcodes): Define.
6120         * Makefile.in: Rebuild.
6121
6122 2003-05-13  Andreas Jaeger  <aj@suse.de>
6123
6124         * config.guess: Update to 2003-05-09 version.
6125         * config.sub: Update to 2003-05-09 version.
6126
6127 2003-05-13  Michael Eager <eager@mvista.com>
6128
6129         * configure.in: Correct sed script so that options in quotes are not
6130         deleted.
6131         * configure: Rebuild.
6132
6133 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6134
6135         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6136         and $$s/newlib/libc/sys/cygwin32 include paths.
6137         * configure: Ditto.
6138
6139 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6140
6141         * MAINTAINERS: Update my email addresses.
6142
6143 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6144
6145         * config-ml.in: Propagate INSTALL variables.
6146
6147 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6148
6149         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6150
6151 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6152
6153         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6154         * Makefile.in: Regenerate.
6155
6156 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6157
6158         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6159
6160 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6161
6162         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6163
6164 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6165
6166         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6167         * Makefile.in: Regenerated.
6168
6169 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6170
6171         * MAINTAINERS (Write After Approval): Upgrade myself from
6172         GNATS only to write-after-approval. Update my mail address.
6173
6174 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
6175
6176         (OS Port Maintainers: freebsd): Add myself.
6177
6178 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6179
6180         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6181
6182 2003-04-22  Kean Johnston  <jkj@sco.com>
6183
6184         * MAINTAINERS (SCO ports): Added myself.
6185
6186 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6187
6188         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6189
6190 2003-04-19  Kean Johnston  <jkj@sco.com>
6191
6192         * MAINTAINERS (Write After Approval): Add myself.
6193
6194 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6195
6196         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6197         * Makefile.in: Regenerate.
6198
6199 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6200
6201         * configure.in (powerpc64*-*-linux*): Remove.
6202         * configure: Rebuilt.
6203
6204 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6205
6206         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6207         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6208         and restrap.
6209         * Makefile.in:  Regenerate.
6210
6211 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6212
6213         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6214         * configure: Regenerated.
6215
6216 2003-04-15  DJ Delorie  <dj@redhat.com>
6217
6218         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6219
6220 2003-04-13  Nick Clifton  <nickc@redhat.com>
6221
6222         * config-ml.in: Remove support for --disable-aix removing
6223         call-aix multilibs.
6224
6225 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6226
6227         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6228         * */configure: Rebuilt.
6229
6230 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6231
6232         * MAINTAINERS: Add my email address.
6233
6234 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6235
6236         * MAINTAINERS (Write After Approval): Add myself.
6237
6238 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6239
6240         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6241         * Makefile.in: Regenerate.
6242
6243 2003-03-14  Michael Chastain  <mec@shout.net>
6244
6245         * Makefile.in: Regenerate with correct Makefile.def.
6246
6247 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6248
6249         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6250         Make macro.
6251         * Makefile.in: Regenerate.
6252         * configure.in: Clean up gxx_include_dir logic.
6253         * configure: Regenerate.
6254
6255 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6256
6257         * MAINTAINERS (Write After Approval): Add myself.
6258
6259 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6260
6261         * MAINTAINERS: Update my mail address.
6262
6263 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6264
6265         * configure.in (gxx_include_dir): Fix typo.
6266         * configure: Regenerated.
6267
6268 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6269
6270         * Makefile.tpl: Reindent.
6271         * Makefile.in: Regenerate.
6272         * configure.in: Reindent.  Don't set unused variables.
6273         * configure: Regenerate.
6274
6275 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6276
6277         * configure.in: Include $(build_tooldir)/sys-include in
6278         FLAGS_FOR_TARGET.
6279         * configure: Regenerated.
6280
6281 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6282
6283         * Makefile.tpl: Always pass down RANLIB.
6284         * Makefile.in: Regenerate.
6285
6286         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6287         * Makefile.in: Regenerate.
6288         * configure.in: Remove unused logic relating to --enable-shared
6289         and --enable-threads.  Remove bogus comments.  Remove redundant
6290         noconfigdirs.
6291         * configure: Regenerate.
6292
6293         * configure.in: Replace ${libstdcxx_version} by its value.
6294         Remove reference to mh-dgux.
6295         * configure: Regenerate.
6296
6297 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6298
6299         * MAINTAINERS (Write After Approval): Add myself.
6300
6301 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6302
6303         * Makefile.tpl: Rearrange.
6304         * Makefile.in: Regenerate.
6305
6306 2003-02-25  Uwe Stieber <uwe@wwws.de>
6307
6308         * configure.in: Add support for kaOS as cross build target system.
6309         * configure: Regenerated.
6310
6311 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6312
6313         * MAINTAINERS (Write after approval): Add myself.
6314
6315 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6316
6317         * MAINTAINERS: Update my email address.
6318
6319 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6320
6321         * MAINTAINERS: Add self to blanket write privs. section.
6322
6323 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6324
6325         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6326         configure-target-* as some target builds may require additional
6327         flags for preprocessor tests.
6328         * Makefile.in: Regenerated.
6329
6330 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6331
6332         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6333         * ltconfig: Handle it.
6334         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6335         auto-detecting it.
6336
6337         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6338         it is used as argument to $CC.
6339         * ltcf-gcj.sh: Likewise.
6340
6341         * configure.in: Introduce --enable-maintainer-mode.
6342         * configure: Rebuilt.
6343         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6344         for maintainer mode.
6345         * Makefile.in: Rebuilt.
6346
6347 2003-02-18  Jason Merrill  <jason@redhat.com>
6348
6349         * Makefile.tpl (check-c++): Allow parallelism.
6350
6351 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6352
6353         * MAINTAINERS: Remove John Carr (who never actually had access to
6354         gcc.gnu.org).
6355
6356 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6357
6358         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6359         don't configure target-libobjc.
6360         * configure: Regenerate.
6361
6362 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6363
6364         * Makefile.tpl (RANLIB): Define.
6365         * Makefile.in: Regenerate.
6366
6367 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6368
6369         * MAINTAINERS: Update my email.
6370
6371 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6372
6373         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6374         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6375         * Makefile.in: Regenerated.
6376         * configure.in: Remove all traces of snavigator, db, and grep.
6377         * configure: Regenerated.
6378
6379 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6380
6381         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6382         After Approval.
6383
6384 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6385
6386         * MAINTAINERS (Write after approval): Add myself.
6387
6388 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6389
6390         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6391         * Makefile.in: Regenerated.
6392
6393 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6394
6395         * config.guess: Updated to 2003-01-30's version.
6396         * config.sub: Updated to 2003-01-28's version.
6397
6398 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6399
6400         * config.if: If gcc_version is already set, just use it.  Don't set
6401         gcc_version_trigger if it's already set, otherwise set it to
6402         gcc/version.c, but only if the file exists.  If it is not set and
6403         gcc/version.c does not exist, try to extract the version number from
6404         $CC.
6405
6406 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6407
6408         * MAINTAINERS: Add myself to write-after-approval list.
6409
6410 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6411
6412         * configure.in:  Revert 24Jan change.
6413         * configure:  Regenerate.
6414
6415 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6416
6417         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6418         entry of HJ Lu.
6419
6420 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6421
6422         * configure.in: Revert previous change.
6423         * configure: Regenerate.
6424
6425 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6426
6427         * configure.in: Make rda native-only.
6428         * configure: Regenerate.
6429
6430 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6431
6432         * MAINTAINERS: Move myself from GNATS-only-accounts to
6433         write-after-approval.
6434
6435 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6436
6437         * configure.in: Add missing \.
6438         * configure: Rebuilt.
6439
6440 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6441
6442         * configure.in (baseargs): Avoid using \| in sed regular
6443         expressions.
6444         * configure: Rebuilt.
6445
6446 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6447
6448         * configure.in (baseargs): Remove all supported forms of
6449         --cache-file, --srcdir, --host, --build and --target options
6450         from argument lists.
6451         * configure: Rebuilt.
6452
6453 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6454
6455         * MAINTAINERS: Add myself to write-after-approval list.
6456
6457 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6458
6459         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6460         * configure: Rebuilt.
6461
6462 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6463
6464         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6465         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6466         * Makefile.in: Regenerate.
6467         * configure: Regenerate.
6468
6469 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6470
6471         * configure.in: Remove Makefile in build, host and target modules
6472         unless configure was run with --no-recursion.
6473         * configure: Rebuilt.
6474
6475 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6476
6477         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6478         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6479         * Makefile.in: Regenerate.
6480
6481 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6482
6483         * config.guess: Update to 2003-01-03 version.
6484         * config.sub: Update to 2003-01-03 version.
6485
6486 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6487
6488         * configure: Regenerate with proper autoconf 2.13.
6489
6490 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6491
6492         * configure.in: Add AC_PREREQ for consistency.
6493         * configure: Regenerate.
6494
6495 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6496
6497         * configure.in (GDB_TK): Add tcl directories conditional on
6498         gdb/gdbtk directory being present.
6499         * configure: Regenerate.
6500
6501 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6502
6503         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6504         by gcc if LD is not defined and we are not doing a Canadian Cross.
6505         * configure: Rebuilt.
6506
6507 2002-12-31  Tom Tromey  <tromey@redhat.com>
6508
6509         * Makefile.in: Rebuilt.
6510         * Makefile.def (target_modules) [libffi]: Allow installation.
6511
6512 2002-12-31  Andreas Schwab  <schwab@suse.de>
6513
6514         * configure.in: Fix use of $program_transform_name.
6515         * configure: Regenerated.
6516
6517 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6518
6519         * configure.in (baseargs): Don't remove first configure argument.
6520         * configure: Regenerated.
6521
6522 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6523
6524         * Makefile.tpl (local-distclean): Don't remove...
6525         (multilib.ts): ... this.  Moved into...
6526         (multilib.out): ... this.  Don't use sub-make.
6527         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6528         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6529         (configure-build-[+module+], configure-[+module+],
6530         configure-target-[+module+], configure-gcc): ... these.  Test
6531         for Makefile existence.  Drop config.status from dependencies.
6532         * Makefile.in: Rebuilt.
6533         * configure.in: Move gcc-version-trigger to the end of
6534         ac_configure_args.  Add comments to maybedep.tmp and
6535         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6536         nonopt from baseargs, matching and removing corresponding
6537         whitespace while at it.
6538         * configure: Rebuilt.
6539
6540 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6541
6542         * configure.in (host_configargs): Replace reference to
6543         no-longer-defined buildopts with --build=${build_alias}.
6544         * configure: Rebuilt.
6545
6546         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6547         program_transform_name to standard idiom.
6548         (AUTOGEN, AUTOCONF): Define.
6549         (Makefile.in): Use $(AUTOGEN).
6550         (Makefile): Depend on config.status, and use autoconf-style rule to
6551         build it.  Move original commands to...
6552         (config.status): ... this new target.
6553         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6554         $(AUTOCONF).
6555         * Makefile.in: Rebuilt.
6556
6557 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6558
6559         * Makefile.tpl: Fix dramatic bustage due to change in
6560         program_transform_name.
6561         * Makefile.in: Regenerate.
6562
6563         * configure.in: Remove unnecessary PATH setting.
6564         * configure: Regnerate.
6565
6566         * configure.in: Don't default to unprefixed tools unless
6567         the native tools will work.
6568         * configure: Regenerate.
6569
6570         * configure.in: Convert to autoconf script.  Blow away lots
6571         of now-redundant Makefile fragments.
6572         * configure: Generate using Autoconf.
6573         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6574         * Makefile.in: Regenerate.
6575
6576 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6577
6578         * configure: Fix stupid bug where RANLIB was mistakenly included.
6579
6580         * configure.in: Rename (buildargs, hostargs, targargs) to
6581         (build_configargs, host_configargs, target_configargs).
6582
6583         * configure.in: Move logic out of sed statement.
6584
6585         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6586         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6587
6588 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6589
6590         * config.sub: Import from master repository
6591         * config.guess: Ditto
6592
6593 2002-12-24  Andreas Schwab  <schwab@suse.de>
6594
6595         * Makefile.tpl (multilib.out): Fix missing space.
6596         * Makefile.in: Regenerate.
6597
6598 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6599
6600         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6601         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6602         * Makefile.in: Regenerate.
6603         * configure.in: Remove unnecessary leftovers.
6604
6605 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6606
6607         * configure.in (extra_ranlibflags_for_target): New variable.
6608         (*-*-darwin): Add -c to ranlib commands.
6609         * configure (tooldir): Handle extra_ranlibflags_for_target.
6610
6611 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6612
6613         * Makefile.tpl: Revert HJL's change.
6614         * Makefile.in: Regenerated.
6615         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6616         always.
6617
6618 2002-12-19  Andreas Schwab  <schwab@suse.de>
6619
6620         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6621         * Makefile.in: Regenerate.
6622
6623 2002-12-18  H.J. Lu <hjl@gnu.org>
6624
6625         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6626         * Makefile.in: Regenerated.
6627
6628         * configure.in (build_prefix): New. Substitute.
6629
6630 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6631
6632         * Makefile.tpl: Don't let real targets depend on phony targets.
6633         * Makefile.in: Regenerate.
6634
6635         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6636         * Makefile.in: Regenerate.
6637
6638 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6639
6640         * config.sub: Import from master repository
6641         * config.guess: Ditto
6642
6643 2002-12-16  Jason Merrill  <jason@redhat.com>
6644
6645         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6646         previous 'make bootstrap'.
6647         * Makefile.in: Regenerate.
6648
6649 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6650
6651         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6652
6653 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6654
6655         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6656         * Makefile.in: Regenerate.
6657
6658 2002-12-13  Jason Merrill  <jason@redhat.com>
6659
6660         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6661         library tests.
6662         (check-c++): Just depend on it and check-target-libstdc++-v3.
6663         * Makefile.in: Regenerate.
6664
6665 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6666
6667         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6668         * Makefile.in: Rebuilt.
6669
6670 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6671
6672         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6673
6674 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6675
6676         * configure: Fix bug put in by gremlins.
6677
6678         * Makefile.tpl: Substitute more autoconfily.
6679         * configure: Substitute more autoconfily.
6680         * Makefile.in: Regenerate.
6681
6682 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6683
6684         * config.sub: Import from master repository
6685         * config.guess: Ditto
6686         * MAINTAINERS: Added Svein Seldal under write after approval
6687
6688 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6689
6690         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6691         * Makefile.in (all-sim): Ditto.
6692
6693 2002-12-06  DJ Delorie  <dj@redhat.com>
6694
6695         * Makefile.tpl: Change configure dependencies to not have real
6696         targets depend on phony targets.
6697
6698 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6699
6700         * configure.in: Revert unintentional change.
6701
6702         * Makefile.tpl: Change dependency for */multilib.out so that
6703         it works when gcc isn't in the tree.
6704
6705         * configure.in: Substitute more.
6706         * configure: Run subconfigures from the Makefile.
6707         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6708         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6709
6710 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6711
6712         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6713
6714 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6715
6716         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6717         and corresponding dependencies.
6718         * Makefile.in: Regenerate.
6719
6720         * configure.in (host_tools): Order binutils, gas and ld for
6721         convenience in running the testsuites.
6722
6723         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6724         * Makefile.in: Regenerate.
6725         * configure.in: Introduce rules to serialize subconfigure runs.
6726
6727         * configure.in: Introduce BASE_CC_FOR_TARGET.
6728         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6729         Realize configure-build-* targets.  Realize configure-target-* targets.
6730         * Makefile.in: Regenerate.
6731
6732 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6733
6734         * configure: Move gcc_version_trigger stuff from here...
6735         * configure.in: ...to here.
6736
6737         * configure.in: Separate subconfigure options added by this file from
6738         options given by the user.  Add machinery to put args for host
6739         subconfigures into the Makefile.
6740
6741         * Makefile.tpl: Remove 'vault' targets.
6742         * Makefile.tpl: Reorder and comment dependencies.
6743         * Makefile.in: Regenerate.
6744
6745 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6746         * configure.in: Fix my broken commit of previous patch. (sigh)
6747
6748 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6749
6750         * configure.in: Move host-specific darwin noconfigdirs into
6751         the host-specific section.
6752
6753 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6754
6755         * configure.in: Move host-specific darwin noconfigdirs into
6756         the host-specific section.
6757
6758 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6759
6760         * configure: Remove skip-this-dir support.
6761         * Makefile.tpl: Remove skip-this-dir support.
6762
6763         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6764         subdirectories.
6765         * Makefile.in: Regenerate.
6766
6767         * Makefile.tpl: Strip out useless setting of 'dir'.
6768         * Makefile.in: Regenerate.
6769
6770 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6771
6772         * configure.in: Fix deeply stupid bug.
6773
6774         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6775         shell code in CXX_FOR_TARGET
6776         * Makefile.def: Introduce raw_cxx.
6777         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6778         RAW_CXX_FOR_TARGET.
6779         * Makefile.in: Regenerate.
6780
6781 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6782
6783         * Makefile.tpl: Remove unnecessary ifs.
6784         * Makefile.in: Regenerate.
6785
6786         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6787         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6788         targets for 'no_install' modules.
6789         * configure: Move GDB_TK substitution to configure.in.  Move
6790         build_modules stuff to configure.in.
6791         * configure.in: Implement soft dependency machinery.  Maybe-ize
6792         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6793         * Makefile.in: Regenerate.
6794
6795 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6796
6797         * Makefile.tpl: Make all-target, install-target behave similarly
6798         to all, install (only hitting configured targets).  Eliminate
6799         unused macro defintions.
6800
6801         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6802         build != host.
6803
6804         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6805
6806         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6807
6808         * configure.in: Produce lists of subdir targets we're actually
6809         configuring.  Remove references to "dosrel".
6810         * Makefile.tpl: Let configure set which subdir targets are hit.
6811         Remove install-cross; clean up install; remove ALL.  Remove
6812         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6813         Autogenerate host module targets.  Remove empty dependency lines
6814         and redundant dependency; rearrange slightly.
6815         * Makefile.def: Add host-side libtermcap, utils.
6816
6817         * Makefile.in: Regenerate.
6818
6819 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6820
6821         * ltconfig (osf[345]): Append $major to soname_spec.
6822         Reflect this in library_names_spec.
6823         * ltmain.sh (osf): Prefix $major with . for use as extension.
6824
6825 2002-11-19  Andreas Jaeger  <aj@suse.de>
6826
6827         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6828         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6829         and sparc64 GNU/Linux systems.
6830
6831 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6832
6833         * MAINTAINERS: Update email.
6834
6835 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6836
6837         * MAINTAINERS: Complete James Dennett's entry.
6838
6839 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6840
6841         * MAINTAINERS (Write After Approval): Add myself.
6842
6843 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6844
6845         * Makefile.tpl: syntactic cleanup
6846
6847 2002-11-13 Stuart Hastings <stuart@apple.com>
6848
6849         * MAINTAINERS: Add myself to write-after-approval list.
6850
6851 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6852
6853         * Makefile.def: Add list of recursive targets to autogenerate.
6854         Add build_modules.
6855         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6856         targets.  Autogenerate *-build-* targets.
6857         * Makefile.in: Regenerate.
6858
6859 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6860
6861         * configure: More autoconf-style substitutions.
6862         * Makefile.tpl: More autoconf-style substitutions.
6863         * Makefile.in: Regenerate.
6864
6865 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6866
6867         * configure: Substitute more variables in a more autoconf-friendly
6868         way.  Simplify slightly.
6869         * Makefile.tpl: Make more variables substitutable in an
6870         autoconf-friendly way.
6871         * Makefile.in: Regenerate.
6872
6873 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6874
6875         * MAINTAINERS (Write After Approval): Add myself.
6876
6877 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6878
6879         * configure.in (v810*): Remove special setting of tools.
6880
6881         * configure: Add support for extra required flags for ar or nm.
6882         * configure.in (aix4.3+): Use above support for target-specific
6883         issues, rather than using config/mt-aix43.
6884
6885 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6886
6887         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6888         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6889         with $srcdir.  Reformat indentation.  Substitute some variables
6890         formerly hard-coded in the Makefile for build=host.
6891         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6892         * Makefile.def: Autogenerate more.
6893         * Makefile.in: Regenerate.
6894
6895 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6896
6897         * MAINTAINERS (Write After Approval): Add myself.
6898
6899 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6900
6901         * Makefile.def (host_modules): Add rda.
6902         * Makefile.in: Regenerate.
6903         * configure.in (target_tool): Add target-rda to list.
6904
6905 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6906
6907         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6908
6909 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6910
6911         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6912         and restrap targets to this rule.
6913         * Makefile.in:  Regenerate.
6914
6915 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6916
6917         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6918         GNATS only accounts.
6919
6920 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6921
6922         * configure.in (i[3456]86-*-linux*): Add check to disable
6923         ${libgcj} for glibc1.
6924
6925 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6926
6927         * MAINTAINERS: Add myself as ip2k port maintainer.
6928
6929 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6930
6931         * configure.in: Add tic4x target.
6932
6933 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6934
6935         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6936         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6937         * Makefile.in: Regenerate.
6938
6939         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6940         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6941         * Makefile.in: Regenerate.
6942
6943 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6944
6945         * MAINTAINERS: Add myself as web pages co-maintainer.
6946
6947 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6948
6949         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6950         * Makefile.in: Regenerate.
6951
6952 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6953
6954         * MAINTAINERS: Add myself and Nathan Sidwell
6955         <nathan@codesourcery.com> as VxWorks maintainers.
6956
6957 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6958
6959         * Makefile.def: Remove order dependency comments.
6960         * Makefile.tpl: Add explicit install-install dependencies.
6961         * Makefile.in: Regenerate.
6962
6963         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6964         * Makefile.in: Regenerate.
6965
6966         * Makefile.tpl: Add configure-target (for src-release in src)
6967         * Makefile.in: Regenerate.
6968
6969 2002-09-30  Nick Clifton  <nickc@redhat.com>
6970
6971         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6972
6973 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6974
6975         * configure.in (s390*-*-linux*): Enable libgcj.
6976
6977 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6978
6979         * configure: Revert accidentally applied changes.
6980
6981         * Makefile.tpl: Make more autoconf-friendly.
6982         * Makefile.in: Regenerate.
6983         * configure: Make substitution more autoconf-like.
6984
6985 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6986
6987         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6988         single entry to handle all these.
6989         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6990         libjava on arm-*-elf.
6991
6992 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6993
6994         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6995         things that depend on them.
6996
6997 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6998
6999         * Makefile.tpl: Make subsituted variables more autoconfy.
7000         * Makefile.in: Regenerate.
7001         * configure: Make seds more autoconfy.
7002
7003 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7004
7005         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7006         * Makefile.in: Regenerate.
7007         * configure.in: Rewrite sed statements to look autoconfy.
7008
7009         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7010         all-target-foo on configure-target-foo.
7011         * Makefile.def: Ditto.
7012         * Makefile.in: Rebuild.
7013
7014 2002-09-25  Andrew Haley  <aph@redhat.com>
7015
7016         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7017
7018 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7019
7020         * Makefile.def: New file.
7021         * Makefile.tpl: New file.
7022         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7023         * contrib/gcc_update: Note that Makefile.in is a generated file.
7024
7025         * configure.in: Minor rearrangement.  Simplify tests.
7026
7027 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7028
7029         * configure.in (with_headers): Skip copy if value is "yes".
7030         (with_libs): Likewise.
7031
7032 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7033
7034         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7035         * configure.in (sh*-*-pe*): Ditto.
7036         * configure.in (mips*-*-pe*): Ditto.
7037         * configure.in (*arm-wince-pe): Ditto.
7038
7039         * configure.in: Rearrange.
7040
7041 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7042
7043         * MAINTAINERS: Update my email address.
7044
7045 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7046
7047         * MAINTAINERS: (Write After Approval): Add myself.
7048
7049 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7050
7051         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7052
7053 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7054
7055         * MAINTAINERS: Change my mailing address.
7056
7057 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7058
7059         * MAINTAINERS (Write After Approval): Remove myself.
7060         (Various Maintainers: c++ runtime libs): Add myself.
7061
7062 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
7063
7064         * MAINTAINERS (Write After Approval): Remove myself.
7065         (Various Maintainers: c++ runtime libs): Add myself.
7066
7067 2002-08-15  Eric Christopher  <echristo@redhat.com>
7068
7069         * config.sub: Import from master repository.
7070         * config.guess: Ditto.
7071
7072 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7073
7074         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7075         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7076         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7077
7078 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7079
7080         * MAINTAINERS: Add self to rs6000 vector extensions.
7081
7082 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7083
7084         * libiberty/configure: Reverted unintended yesterday's check in.
7085
7086 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7087
7088         * boehm-gc/configure, libf2c/configure: Rebuilt.
7089         * libffi/configure, libiberty/configure: Ditto.
7090         * libjava/configure, libobjc/configure: Ditto.
7091         * libstdc++-v3/configure, zlib/configure: Ditto.
7092         Merged from binutils:
7093         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7094         From Steve Ellcey <sje@cup.hp.com>:
7095         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7096         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7097         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7098         IA64.
7099         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7100         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7101         soname_spec, sys_lib_search_path_spec): Ditto.
7102
7103 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
7104
7105         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7106
7107 2002-08-04  H.J. Lu  (hjl@gnu.org)
7108
7109         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7110
7111 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7112
7113         * MAINTAINERS (Write After Approval): Add myself.
7114
7115 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7116
7117         * configure.in: Move generic linux case to end.  Copy generic
7118         linux noconfigdirs to mips*-*-linux* entry and new
7119         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7120
7121 2002-07-19  Michael Matz  <matz@suse.de>
7122
7123         * MAINTAINERS: Add myself as ra* maintainer.
7124
7125 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7126
7127         * config.guess: Update to 2002-07-09 version.
7128         * config.sub: Update to 2002-07-03 version.
7129
7130 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7131
7132         * MAINTAINERS: Fix typo in a maintainer email address.
7133
7134 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7135
7136         * configure.in: Remove two redundant tests.
7137
7138 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7139
7140         * configure.in (mips*-*-irix6*o32): Enable stabs.
7141
7142 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7143
7144         * configure.in: Don't build grez.
7145         * Makefile.in: Ditto.
7146
7147         * Makefile.in: Remove references to bsp, cygmon, libstub.
7148         * configure.in: Ditto.
7149
7150         * configure.in: Remove leftover reference to gdbtest.
7151
7152 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7153
7154         * configure.in (gxx_include_dir):  Change to match versioned
7155         C++ headers if --enable-version-specific-runtime-libs is used.
7156
7157 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7158
7159         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7160
7161 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7162
7163         * configure.in: Make --without-x work.
7164
7165 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7166
7167         * configure.in: Rearrange target Makefile fragment collection.
7168
7169         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7170         cvs[src].
7171         * configure.in: Ditto.
7172
7173 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7174
7175         * MAINTAINERS (Write After Approval): Update my e-mail address.
7176
7177 2002-06-24  Ben Elliston  <bje@redhat.com>
7178
7179         * configure.in (host_tools): Remove cgen.
7180
7181         * Makefile.in (all-cgen): Remove; runs from its source directory.
7182         (check-cgen, install-cgen, clean-cgen): Likewise.
7183         (all-opcodes): Do not depend on all-cgen.
7184         (all-sim): Likewise.
7185
7186 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
7187
7188         * Makefile.in: Eliminate 'apache' targets.
7189         * configure.in: Eliminate 'apache' targets.
7190
7191         * configure.in: Eliminate redundant tests.  Reorganize.
7192
7193         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7194
7195         * config-ml.in: Eliminate references to Cygnus configure.
7196
7197         * Makefile.in: Eliminate references to building emacs.
7198
7199 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7200
7201         * MAINTAINERS: Update my email address.
7202
7203 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7204
7205         * config.if (libstdcxx_incdir): Version C++ headers.
7206         (cxx_incdir): Remove.
7207
7208 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7209
7210         * MAINTAINERS (Write After Approval): Add self.
7211
7212 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7213
7214         * configure.in: Add support for ip2k.
7215
7216 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7217
7218         * configure.in: Fix AIX configury bug.
7219
7220 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7221
7222         * MAINTAINERS (Write After Approval): Add self.
7223
7224 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7225
7226         * configure.in: replace ${topsrcdir} with ${srcdir}
7227
7228         * configure.in: Move definition of libstdcxx_flags
7229         right above usage, rather than waaay earlier.
7230
7231         * configure.in: Pull definition of is_cross_compiler earlier.
7232
7233         * configure.in: Rearrange a little.
7234
7235         * configure.in: Remove references to librx.
7236         * Makefile.in: Remove references to librx.
7237
7238 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7239
7240         * config.sub: Add support for avr target.
7241         Import from master sources, rev 1.255
7242
7243 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7244
7245         * configure, .cvsignore:  Revert previous change...
7246         * Makefile:  ...delete.
7247
7248 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7249
7250         * configure.in: Eliminate ${gasdir} variable.
7251
7252 2002-06-18  Dave Brolley  <brolley@redhat.com>
7253
7254         * configure.in: Add support for frv.
7255         * config.sub: Add support for frv.
7256
7257 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7258
7259         * configure:  Remove garbage from previous commit.
7260
7261 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7262
7263         * configure:  For in-source builds, make a subdir and re-exec there.
7264         * Makefile:  New file.  Pass targets through to build directory.
7265         * .cvsignore:  No longer ignore "Makefile".
7266
7267 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7268
7269         * MAINTAINERS (Write After Approval): Add self.
7270
7271 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7272
7273         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7274
7275 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7276
7277         * configure.in (vax-*-netbsd*): Re-enable gas.
7278
7279 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7280
7281         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7282         BUILD_PREFIX_1, to correct nomenclature.
7283         * configure: Likewise.
7284
7285         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7286         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7287
7288 2002-05-31  Olaf Hering  <olh@suse.de>
7289
7290         * config-ml.in: Propogate DESTDIR also.
7291
7292 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7293
7294         * configure.in (vax-*-netbsd*): Don't build gas for this
7295         platform.
7296
7297 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7298
7299         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7300         and libgcj for AVR.
7301
7302 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7303
7304         * MAINTAINERS (Write After Approval): Add myself.
7305
7306 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7307
7308         * config.guess: Update to 2002-05-22 version.
7309         * config.sub: Likewise.
7310
7311 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7312
7313         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7314         * config-ml.in: Likewise.
7315         * configure: Likewise.
7316         * configure.in: Likewise.
7317
7318 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7319
7320         * MAINTAINERS: Update my email address.
7321
7322 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7323
7324         * configure.in: Simplify makefile fragment collection.
7325
7326         * configure.in: Remove code to build emacs.
7327
7328         * configure.in : Remove --srcdir argument from targargs and buildargs
7329         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7330
7331         * configure: Move some logic to configure.in.
7332         * configure.in: Move some logic from configure.
7333
7334 2002-05-11  Tom Tromey  <tromey@redhat.com>
7335
7336         * MAINTAINERS: Reflect libgcj reality.
7337
7338 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7339
7340         * Makefile.in: Honour DESTDIR.
7341
7342 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7343
7344         * config.guess: Import 2002-03-20 version.
7345         * config.sub: Import 2002-04-26 version.
7346
7347 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7348
7349         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7350
7351 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7352
7353         * MAINTAINERS: Add self.
7354
7355 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
7356
7357         * ltmain.sh: Detect and handle object name conflicts
7358         while piecewise linking a static library.
7359
7360 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7361
7362         * configure.in (noconfigdirs): Don't disable libgcj on
7363         sparc64-*-solaris* and sparcv9-*-solaris*.
7364
7365 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7366
7367         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7368
7369 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7370
7371         * configure.in (FLAGS_FOR_TARGET): Do not add
7372         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7373         on i[3456]86-*-linux*.
7374
7375 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7376
7377         * configure.in (noconfigdirs): Replace [ ] with test.
7378
7379         * configure.in (noconfigdirs): Do not add target-newlib if
7380         target == i[3456]86-*-linux*, and host == target.
7381
7382 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7383
7384         * configure.in: delete reference to absent file
7385
7386         * configure.in: replace '[' with 'test'
7387
7388         * configure.in: Eliminate references to gash.
7389         * Makefile.in: Eliminate references to gash.
7390
7391         * configure.in: remove useless references to 'pic' makefile fragments.
7392
7393         * configure.in: (*-*-windows*) Finish removing.
7394
7395         * configure.in: Eliminate redundant test for libgui.
7396
7397 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7398
7399         * MAINTAINERS: Add self and realphabetize.  Update entries
7400         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7401         entry for a29k port maintainer.
7402
7403 2002-04-26      Joel Sherrill <joel@OARcorp.com>
7404
7405         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7406         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7407
7408 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7409
7410         * configure.in: remove references to dead files
7411
7412 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7413
7414         * MAINTAINERS: Add information about purpose of this file.
7415
7416 2002-04-18  Tom Tromey  <tromey@redhat.com>
7417
7418         * configure.in: Disallow configuring libgcj when it is already
7419         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7420         Solaris 2.8 by default.  For PR libgcj/6158.
7421
7422 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7423
7424         * configure.in:  Move default CC setting out of config/mh-* fragments
7425         directly into here.
7426
7427 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7428
7429         * configure.in: don't even try to configure or make a subdirectory
7430         if there's no configure script for it.
7431
7432 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7433
7434         * MAINTAINERS: Remove chill maintainers.
7435         * Makefile.in (CHILLFLAGS): Remove.
7436         (CHILL_LIB): Remove.
7437         (TARGET_CONFIGDIRS): Remove libchill.
7438         (CHILL_FOR_TARGET): Remove.
7439         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7440         CHILL_LIB.
7441         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7442         (CHECK_TARGET_MODULES): Likewise.
7443         (INSTALL_TARGET_MODULES): Likewise.
7444         (CLEAN_TARGET_MODULES): Likewise.
7445         (configure-target-libchill): Remove.
7446         (all-target-libchill): Remove.
7447         * configure.in (target_libs): Remove target-libchill.
7448         Do not compute CHILL_FOR_TARGET.
7449         * libchill: Remove directory.
7450
7451 2002-04-11  DJ Delorie  <dj@redhat.com>
7452
7453         * Makefile.in, configure.in: Sync with binutils, entries
7454         follow...
7455
7456 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7457
7458         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7459         (do-tar, do-bz2): New rules.
7460         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7461         (gdb-tar): New rule.
7462         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7463         (insight_dejagnu.tar): New rule.
7464         (insight.tar): New rule.
7465         (gdb+dejagnu.tar): New rule.
7466         (gdb.tar): New rule.
7467
7468 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7469
7470         * Makefile.in: Add all-tix to deps for all-snavigator
7471         so that tix is built when building snavigator.
7472
7473 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7474
7475         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7476         ld and gdb are not supported.
7477
7478 2002-01-07  Mark Salter  <msalter@redhat.com>
7479
7480         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7481         Allow target-libgloss to be built for arm, strongarm, and xscale.
7482
7483 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7484
7485         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7486         options for i[3456]86-pc-linux* native builds.
7487
7488 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7489
7490         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7491         files from .po files for a distribution.
7492
7493 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7494
7495         * configure.in: Enable libstdc++-v3 for h8300 targets.
7496
7497 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7498
7499         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7500         version from bfd/.
7501
7502 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7503
7504         * Makefile.in (VER): When present, extract the version number from
7505         the file version.in.
7506
7507 2001-05-24  Tom Rix <trix@redhat.com>
7508
7509         * configure.in : enable ld for aix
7510
7511 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7512
7513         * config.guess: Add linux target for S/390.
7514
7515 2000-11-07  Philip Blundell  <pb@futuretv.com>
7516
7517         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7518
7519 2000-11-03  Philip Blundell  <pb@futuretv.com>
7520
7521         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7522         files.
7523
7524 2001-01-15  Ben Elliston  <bje@redhat.com>
7525
7526         * configure.in (host_tools): Add sid.
7527         Always configure cgen.
7528
7529 2000-11-24  Nick Clifton  <nickc@redhat.com>
7530
7531         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7532
7533
7534 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7535
7536         * Makefile.in (ALL_MODULES): Add all-cgen.
7537         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7538         (all-cgen): New target.
7539         (all-opcodes,all-sim): Depend on all-cgen.
7540         * configure.in (host_tools): Add cgen.
7541         Only configure cgen if --enable-cgen-maint.
7542
7543 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7544
7545         * configure.in: Add *-*-freebsd* configurations.
7546
7547 2002-04-08  Tom Tromey  <tromey@redhat.com>
7548
7549         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7550         Fixes PR libgcj/6068.
7551
7552 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7553
7554         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7555
7556 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7557
7558         * configure.in (alpha*-dec-osf*): Enable libgcj.
7559
7560 2003-03-27  Matthew Gingell <gingell@gnat.com>
7561
7562         * MAINTAINERS (Write After Approval): Add myself.
7563
7564 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7565
7566         Fix for: PR bootstrap/3591, target/5676
7567         * configure.in (mcore-pe): Disable the configuration of
7568         libstdc++-v3 since exceptions are not supported.
7569
7570 2002-03-20  Anthony Green  <green@redhat.com>
7571
7572         * configure.in: Enable libgcj for xscale-elf target.
7573
7574 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7575
7576         * MAINTAINERS:  Update my email address.
7577
7578 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7579
7580         * ltmain.sh (relink_command): Fix typo in previous change.
7581
7582 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7583
7584         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7585         (relink_command): Added --tag flags.
7586         (mode=install): If relinking fails; error out.
7587
7588 2002-03-12  Richard Henderson  <rth@redhat.com>
7589
7590         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7591         .NOTPARALLEL tag.
7592         (do-check): Rename from check.
7593         (check): Allow parallel check.
7594
7595 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7596
7597         * MAINTAINERS: Add myself as maintainer for xtensa port.
7598         Fix alphabetical order in CPU port maintainer list.
7599         Remove myself from Write After Approval list.
7600
7601 2002-03-11  Richard Henderson  <rth@redhat.com>
7602
7603         * Makefile.in (.NOTPARALLEL): Add fake tag.
7604
7605 2002-03-07  H.J. Lu  (hjl@gnu.org)
7606
7607         * configure.in: Enable gprof for mips*-*-linux*.
7608
7609 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7610
7611         * MAINTAINERS (Write After Approval): Add myself.
7612
7613 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7614
7615         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7616         libjava.
7617         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7618
7619 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7620
7621         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7622         because its Makefile is there; test for the executable instead.
7623
7624 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7625
7626         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7627         libstdc++-v3 and libjava.
7628
7629 2002-02-11  Adam Megacz <adam@xwt.org>
7630
7631         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7632         boehm-gc
7633
7634 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7635
7636         * config.guess: Updated to 2002-01-30's version.
7637         * config.sub: Updated to 2002-02-01's version.
7638         Contribute sh64-elf.
7639         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7640         * configure.in: Added sh64-*-*.
7641
7642 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7643
7644         * MAINTAINERS: Belatedly add myself to write after approval list.
7645
7646 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7647
7648         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7649         Remove self as Write After Approval.
7650
7651 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7652
7653         * MAINTAINERS: Put self in as maintainer for contrib/regression
7654         directory.
7655
7656 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7657
7658         * MAINTAINERS:  Update my email address.
7659
7660 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7661
7662         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7663         target-libiberty, and target-libgloss.  Skip Java-related
7664         libraries if not supported for NetBSD on target CPU.
7665
7666 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7667
7668         * install-sh: Use _inst.$$_ for temp file name.
7669
7670 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7671
7672         * MAINTAINERS (Write After Approval): Move my contact info
7673         from here...
7674         (OS Port Maintainers): ...to here (netbsd).
7675
7676 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7677
7678         * MAINTAINERS (Write After Approval): Add myself.
7679
7680 2002-01-17  H.J. Lu <hjl@gnu.org>
7681
7682         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7683         (all-target-fastjar): Also depend on all-target-libiberty.
7684
7685 2002-01-16  H.J. Lu  (hjl@gnu.org)
7686
7687         * config.guess: Import from master sources, rev 1.225.
7688         * config.sub: Import from master sources, rev 1.238.
7689
7690 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7691
7692         * MAINTAINERS (Write After Approval): Remove myself.
7693
7694 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7695
7696         * MAINTAINERS (Write After Approval): Add myself.
7697
7698 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7699
7700         * MAINTAINERS: Add self as docs co-maintainer.
7701
7702 2001-12-11  Matthias Klose  <doko@debian.org>
7703
7704         * MAINTAINERS (Write After Approval): Add myself.
7705
7706 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7707
7708         * MAINTAINERS: Update my email address.
7709
7710 2001-12-07  Turly O'Connor  <turly@apple.com>
7711         * MAINTAINERS (Write After Approval): Add myself.
7712         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7713         (rs6000_initialize_trampoline): Call __trampoline_setup for
7714         ABI_DARWIN too.
7715         * darwin-tramp.asm: New file, implements __trampoline_setup.
7716         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7717
7718 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7719
7720         * MAINTAINERS (Write After Approval): Add myself.
7721
7722 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7723
7724         * configure, configure.in: Use temp file for long sed commands.
7725
7726 2001-12-03  Laurent Guerby  <guerby@acm.org>
7727
7728         * config.sub: Update to version 1.232 on subversion.
7729
7730 2001-12-03  Ben Elliston  <bje@redhat.com>
7731
7732         * MAINTAINERS: Update mail address for config.* patches.
7733
7734 2001-11-27  DJ Delorie <dj@redhat.com>
7735             Zack Weinberg  <zack@codesourcery.com>
7736
7737         When build != host, create libiberty for the build machine.
7738
7739         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7740         CONFIG_ARGUMENTS.
7741         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7742         New variables.
7743         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7744         and rules.
7745         (all.normal): Depend on ALL_BUILD_MODULES.
7746         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7747         (all-build-libiberty): Depend on configure-build-libiberty.
7748
7749         * configure: Calculate and substitute proper value for
7750         ALL_BUILD_MODULES.
7751         * configure.in: Create the build subdirectory.
7752         Calculate and substitute TARGET_CONFIGARGS (formerly
7753         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7754
7755 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7756
7757         * MAINTAINERS (write-after-approval): Add self.
7758
7759 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7760
7761         * MAINTAINERS (GNATS only accounts): Remove self.
7762
7763 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7764
7765         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7766         libf2c.
7767
7768 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7769
7770         * MAINTAINERS (Write After Approval): Add self.
7771
7772 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7773
7774         * MAINTAINERS: mips and s390 are also CPU ports.
7775
7776 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7777
7778         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7779
7780 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7781
7782         * MAINTAINERS: Alphabetize.
7783
7784 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7785
7786         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7787
7788 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7789
7790         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7791
7792 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7793
7794         * configure.in (--enable-languages): Be more permissive about
7795         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7796
7797 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7798
7799         * config.sub: Import from master sources, rev. 1.230.
7800         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7801
7802 2001-11-07  Laurent Guerby  <guerby@acm.org>
7803
7804         * MAINTAINERS (Write After Approval): Add self.
7805
7806 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7807
7808         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7809
7810 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7811
7812         * config.sub: Import from master sources, rev 1.226.
7813         * config.guess: Import from master sources, rev 1.216.
7814
7815 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7816
7817         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7818         * MAINTAINERS: Add self as maintainer of MMIX port.
7819         Remove old after-approval entry.
7820
7821 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7822
7823         * ChangeLog, configure: Fix spelling errors.
7824
7825 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7826
7827         * MAINTAINERS: Tweak my address.
7828
7829 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7830
7831         * MAINTAINERS: Update my email address.
7832
7833 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7834
7835         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7836         * MAINTAINERS: Add self as maintainer of CRIS port.
7837
7838 2001-10-10  Geert Bosch  <bosch@gnat.com>
7839
7840         * MAINTAINERS (Various maintainers: Ada front end):
7841         Added Robert Dewar.
7842
7843 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7844
7845         * MAINTAINERS (Write After Approval): Added self
7846
7847 2001-10-02  Geert Bosch  <bosch@gnat.com>
7848
7849         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7850
7851 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7852
7853         * configure: Handle temporary files securely using mkdir.
7854
7855 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7856
7857         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7858
7859 2001-09-26  Will Cohen <wcohen@redhat.com>
7860
7861         * configure.in (*-*-linux*): Disable configuration of target-newlib
7862         and target-libgloss.
7863
7864 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7865
7866         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7867         RANLIB.
7868
7869 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7870
7871         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7872         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7873         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7874         avoid quotes nesting problems.
7875         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7876         (DO_X): Export only variables that are set.
7877
7878 2001-09-19  Ben Elliston  <bje@redhat.com>
7879
7880         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7881         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7882         semantics.  Use the shell built-in "type" command instead.
7883
7884 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7885
7886         Merged from gcc-3_0-branch:
7887         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7888         * ltcf-c.sh: Use $objext, not $ac_objext.
7889         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7890         * ltcf-cxx.sh: Add support for GNU.
7891         2001-07-22  Timothy Wall  <twall@redhat.com>
7892         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7893         default settings if using GNU tools with that configuration.
7894         * ltcf-cxx.sh: Ditto.
7895         * ltcf-gcj.sh: Ditto.
7896         2001-07-21  Michael Chastain  <chastain@redhat.com>
7897         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7898         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7899         * ltmain.sh: Mark as gcc-local.
7900
7901 2001-08-30  Eric Christopher  <echristo@redhat.com>
7902             Jason Eckhardt  <jle@redhat.com>
7903
7904         * config.guess: Merge from master sources.
7905         * config.sub: Merge from master sources, add support for mipsisa32.
7906
7907 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7908         * config.sub: Merge from master sources, rev 1.219.
7909         * MAINTAINERS: Add self as contact for stormy16 port.
7910
7911 2001-08-14  Zack Weinberg  <zackw@panix.com>
7912
7913         * config.sub: Merge from master sources, rev 1.218.
7914         * config.guess: Merge from master sources, rev 1.209.
7915
7916 2001-08-11  Graham Stott  <grahams@redhat.com>
7917
7918         * Makefile.in (check-c++): Add missing semicolon.
7919
7920 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7921
7922         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7923
7924 2001-07-30  Eric Christopher  <echristo@redhat.com>
7925
7926         * MAINTAINERS (Various maintainers: mips port): Added myself.
7927
7928 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7929
7930         * configure.in (sh-*-linux*): New.
7931
7932 2001-07-27  Richard Henderson  <rth@redhat.com>
7933
7934         * .cvsignore: Add LAST_UPDATED.
7935
7936 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7937
7938         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7939
7940 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7941
7942         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7943
7944 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7945
7946         * MAINTAINERS (Write After Approval): Added myself.
7947
7948 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7949
7950         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7951         and libgcj on m68hc11/m68hc12.
7952
7953 2001-06-27  H.J. Lu  (hjl@gnu.org)
7954
7955         * Makefile (CFLAGS_FOR_BUILD): New.
7956         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7957
7958 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7959
7960         * README: Remove version number.
7961
7962 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7963
7964         * INSTALL/README: Update wrt. to the installation instructions now
7965         residing in gcc/doc/install.texi.
7966
7967 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7968
7969         * README: Replace with a cut-down and updated version of gcc/README.
7970
7971 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7972
7973         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7974         multilibs to be disabled.
7975
7976 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7977
7978         * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7981
7982         * config.guess: Import CVS version 1.195.
7983         * config.sub: Import CVS version 1.212.
7984
7985 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7986
7987         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7988         gcc/xgcc is built, use -print-prog-name to find out the program
7989         name to use.
7990
7991 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7992
7993         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7994         appear to also be in the master copy.
7995         * config.sub:  Import CVS version 1.211.
7996
7997 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7998
7999         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8000         with_gcc]: Use `gcc -shared' to build a shared library.
8001
8002 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8003
8004         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8005         archives.
8006
8007 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8008
8009         * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8012
8013         * configure.in (libstdcxx_flags): Do not try to execute
8014         libstdc++-v3/testsuite_flags until it exists.
8015
8016 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8017
8018         * MAINTAINERS: Update my email address.
8019
8020 2001-05-31  Graham Stott  <grahams@redhat.com>
8021
8022         * MAINTAINERS (Write After Approval): Add myself.
8023
8024 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
8025
8026         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8027         libraries when using g++ with native linker.
8028
8029 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8030
8031         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8032
8033 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8034
8035         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8036         [aix4*|aix5*]: Prepend blank.
8037
8038 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8039
8040         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8041         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8042         of subdir/configure scripts to use the new libtool.m4.
8043
8044 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8045
8046         * MAINTAINERS (Write After Approval): Add myself.
8047
8048 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8049
8050         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8051
8052 2001-05-11  Ben Elliston  <bje@redhat.com>
8053
8054         * Makefile.in (all-sid): New target.
8055         (check-sid, clean-sid, install-sid): Likewise.
8056
8057 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8058
8059         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8060
8061 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8062
8063         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8064         libgcj.
8065
8066 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8067
8068         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8069         gcc/xgcc is built, use -print-prog-name to find out the program
8070         name to use.
8071
8072 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8073
8074         * configure.in (noconfigdirs): Don't reset it from scratch in the
8075         target case; only append to it.
8076
8077         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8078         sparc-*-solaris2.8]: Disable ${libgcj}.
8079
8080 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8081
8082         * configure.in (libgcj_saved): Copy from $libgcj.
8083         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8084         --disable-libgcj.
8085
8086 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8087
8088         * MAINTAINERS: Remove self as MIPS maintainer and
8089         C front end maintainer.
8090
8091 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8092
8093         * configure.in: Move *-chorusos target case to the proper switch.
8094         Disable libgcj.
8095
8096 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8097
8098         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8099         1.641.2.228.
8100
8101 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8102
8103         * Makefile.in (STAGE1_CFLAGS): Pass down.
8104
8105 2001-04-13  Alan Modra  <amodra@one.net.au>
8106
8107         * config.guess: Add hppa64-linux support.  Note for next import that
8108         this is already in the master file.
8109         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8110
8111 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8112
8113         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8114         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8115
8116 2001-04-11  Stan Shebs  <shebs@apple.com>
8117
8118         * MAINTAINERS: Add self as Darwin port maintainer.
8119
8120 2001-04-11  Alan Modra  <amodra@one.net.au>
8121
8122         * MAINTAINERS: Update my email address.
8123
8124 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8125
8126         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8127         recent versions of FreeBSD (release 3 or later).
8128         * ltconfig: On FreeBSD, -lc must not be provided when building
8129         a shared library or else the standard -pthread gcc option is
8130         rendered worthless to later users of the built library.
8131
8132 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8133
8134         * MAINTAINERS: Add self and RTH as C front end maintainers.
8135
8136 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8137
8138         * config.sub: Make sure to match an already-canonicalized
8139         machine name (eg. mn10300-unknown-elf).
8140
8141 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8142
8143         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8144         New macros.
8145         (bootstrap, cross): Use RECURSE_FLAGS.
8146         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8147
8148 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8149
8150         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8151
8152 2001-03-22  Colin Howell  <chowell@redhat.com>
8153
8154         * Makefile.in (DO_X): Do not backslash single-quotes in
8155         backquotes (two places).
8156
8157 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8158
8159         Re-installed:
8160         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8161         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8162         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8163         * ltcf-cxx.sh: Likewise.
8164         * ltcf-gcj.sh: Likewise.
8165
8166 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8167
8168         * MAINTAINERS: Add myself as "documentation co-maintainer".
8169
8170 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8171
8172         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8173         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8174
8175 2001-03-19  Tom Tromey  <tromey@redhat.com>
8176
8177         * config-ml.in: Handle GCJ and GCJFLAGS.
8178
8179 2001-03-21  Michael Chastain  <chastain@redhat.com>
8180
8181         * Makefile.in: all-m4 depends on all-texinfo.
8182
8183 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8184
8185         * MAINTAINERS: Add myself to write after approval list.
8186
8187 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8188
8189         * Makefile.in (DO_X): Quote nested quotes.
8190
8191 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8192
8193         * MAINTAINERS: Add myself to write after approval list.
8194
8195 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8196
8197         * Makefile.in (DO_X): Use double quotes for quoting
8198         "RANLIB=$${RANLIB}".
8199
8200 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8201
8202         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8203
8204 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
8205
8206         * configure.in: Only use `lang_requires' for languages athat are
8207         actually enabled.
8208
8209 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8210
8211         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8212
8213 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8214
8215         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8216
8217 2001-03-07  Tom Tromey  <tromey@redhat.com>
8218
8219         * configure.in: Allow config-lang.in to set `lang_requires' to list
8220         of other required languages.
8221
8222 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8223
8224         * Makefile.in: Remove RANLIB definition. Use RANLIB
8225         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8226         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8227
8228 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8229             Alexandre Oliva  <aoliva@redhat.com>
8230
8231         * Makefile.in (check-c++): Use tabs, not spaces.
8232
8233 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8234
8235         * MAINTAINERS: add myself to Write After Approval list.
8236
8237 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8238
8239         * Makefile.in (check-c++): New rule.
8240
8241         * configure.in (target_libs): Remove libg++.
8242         (noconfigdirs): Remove libg++.
8243         (noconfigdirs): Same.
8244         (noconfigdirs): Same.
8245         (noconfigdirs): Same.
8246
8247         * config-ml.in: Remove libg++ references.
8248
8249         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8250         (ALL_TARGET_MODULES): Same.
8251         (configure-target-libg++): Remove.
8252         (all-target-libg++): Remove.
8253         (configure-target-libio): Remove.
8254         (all-target-libio): Remove.
8255         (check-target-libio): Remove.
8256         (.PHONY): Remove.
8257         (libg++.tar.bz2): Remove.
8258         (all-target-cygmon): Remove libio.
8259         (all-target-libstdc++): Remove.
8260         (configure-target-libstdc++): Remove.
8261         (TARGET_LIB_PATH): Remove libstdc++.
8262         (ALL_GCC_CXX): Remove libstdc++.
8263         (all-target-gperf): Correct.
8264
8265 2001-02-16  Nick Clifton  <nickc@redhat.com>
8266
8267         * configure.in (noconfigdirs): Allow configuration of texinfo
8268         for Cygwin hosts.
8269
8270 2001-02-15  Anthony Green  <green@redhat.com>
8271
8272         * configure: Introduce GCJ_FOR_TARGET.
8273         * configure.in: Ditto.
8274         * Makefile.in: Ditto.
8275
8276 2001-02-13  Andreas Schwab  <schwab@suse.de>
8277
8278         * MAINTAINERS: Update mail address.
8279
8280 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8281
8282         * config.guess: Add linux target for S/390.
8283         * config.sub: Likewise.
8284
8285 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
8286
8287         * configure.in: for *-chorusos, don't config target-newlib and
8288         target-libgloss.
8289
8290 2001-02-06  Ben Elliston  <bje@redhat.com>
8291
8292         * configure: Output host type to stdout, not stderr.
8293
8294 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8295
8296         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8297         * ltcf-cxx.sh: Likewise.
8298
8299         * config.if: Assume enable_libstdcxx_v3 is defined.
8300
8301 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8302
8303         Remove V2 C++ library.
8304         * configure.in: Remove --enable-libstdcxx_v3 support.
8305
8306 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8307
8308         * include/demangle.h: Add prototype for java_demangle_v3.
8309
8310 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8311
8312         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8313
8314 2001-01-27  Richard Henderson  <rth@redhat.com>
8315
8316         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8317
8318 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8319
8320         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8321         Don't unset, it's non-portable and no longer necessary, set to empty
8322         instead.
8323
8324 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8325
8326         * ltconfig: Shell portability fix for the tagname validity check.
8327
8328 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8329
8330         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8331         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8332
8333 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8334
8335         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8336
8337 2001-01-26  Tom Tromey  <tromey@redhat.com>
8338
8339         * configure.in: Allow libgcj to be built on Sparc Solaris.
8340
8341 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8342
8343         * ltcf-c.sh: Add aix5 case.
8344         * ltcf-cxx.sh: Likewise.
8345         * ltconfig: Likewise.
8346
8347 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8348
8349         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8350         keep at least one of build_libtool_libs or build_old_libs set to
8351         yes.
8352
8353         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8354         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8355
8356 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8357
8358         * configure.in: Enable libgcj on several additional platforms.
8359
8360 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8361
8362         * configure.in: Enable libgcj for linux targets.
8363
8364 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8365
8366         * MAINTAINERS (Write After Approval): Add myself.
8367
8368 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8369
8370         * MAINTAINERS: Add myself as vax port maintainer.
8371
8372 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8373
8374         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8375
8376 2001-01-09  Mike Stump  <mrs@wrs.com>
8377
8378         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8379         failures of subdirectories.
8380
8381 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8382
8383         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8384         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8385         * ltcf-cxx.sh: Likewise.
8386         * ltcf-gcj.sh: Likewise.
8387         * ltconfig.sh: Fix typo.
8388
8389 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8390
8391         * configure: handle DOS-style absolute paths.
8392
8393 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8394
8395         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8396
8397 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8398
8399         * MAINTAINERS: Add myself as avr port co-maintainer.
8400
8401 2000-12-28  Ben Elliston  <bje@redhat.com>
8402
8403         * MAINTAINERS: Add myself under ``Write After Approval''.
8404
8405 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8406
8407         * texinfo: Remove directory from GCC.
8408
8409 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8410
8411         * COPYING: Update to current
8412         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8413         to 19yy as example year in copyright notice).
8414
8415 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8416
8417         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8418         (libstdcxx_incdir): Pass down.
8419         * config.if: Remove expired bits for cxx_interface, add stub.
8420         (libstdcxx_incdir): Add variable for g++ include directory.
8421         * configure.in (gxx_include_dir): Use it.
8422
8423 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8424
8425         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8426         with old-email address from ``Write After Approval''.
8427
8428 2000-12-15  Andreas Jaeger  <aj@suse.de>
8429
8430         * configure.in: Handle lang_dirs.
8431
8432 2000-12-14  Tom Tromey  <tromey@redhat.com>
8433
8434         * MAINTAINERS: Removed brads.
8435
8436         * MAINTAINERS: Added gcj developers.
8437
8438 2000-12-13  Anthony Green  <green@redhat.com>
8439
8440         * configure.in: Disable libgcj for any target not specifically
8441         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8442         with g++ abi.
8443
8444 2000-12-13  Mike Stump  <mrs@wrs.com>
8445
8446         * Makefile.in (local-distclean): Also remove fastjar.
8447
8448 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8449
8450         * contrib/gcc_update: Add fastjar --touch entries.
8451
8452 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8453
8454         * configure.in: Disable language-specific target libraries for
8455         languages that aren't enabled.
8456
8457 2000-12-10  Anthony Green  <green@redhat.com>
8458
8459         * configure.in: Define libgcj.  Disable libgcj target libraries for
8460         most targets.
8461
8462 2000-12-10  Neil Booth  <neilb@earthling.net>
8463
8464         * MAINTAINERS: Update mail address, remove from WAA list.
8465
8466 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8467
8468         * libjava: Imported from /cvs/java.
8469         * libffi: Likewise.
8470         * Boehm-gc: Likewise.
8471
8472 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8473
8474         * configure.in (target_libs): Revert 2000-12-08 patch.
8475         (noconfigdirs): Added target-libjava.
8476
8477 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8478
8479         * djunpack.bat: removed.
8480
8481 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8482
8483         * Makefile.in: handle DOS-style absolute paths.
8484         * config-ml.in: likewise.
8485         * symlink-tree: likewise.
8486
8487 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8488
8489         * fastjar: Imported.
8490
8491 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8492
8493         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8494         libjava.
8495         * configure.in (target_libs): Removed `target-libjava'.
8496
8497 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8498
8499         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8500         (ALL_MODULES): Added fastjar.
8501         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8502         (all-target-libjava): all-fastjar replaces all-zip.
8503         (all-fastjar): Added.
8504         (configure-target-fastjar, all-target-fastjar): Likewise.
8505         * configure.in (host_tools): Added fastjar.
8506
8507 2000-12-07  Mike Stump  <mrs@wrs.com>
8508
8509         * Makefile.in (local-distclean): Remove leftover built files.
8510
8511 2000-11-24  Nick Clifton  <nickc@redhat.com>
8512
8513         * configure.in (xscale-elf): Add target.
8514         (xscale-coff): Add target.
8515
8516 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8517
8518         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8519         recent versions of FreeBSD (release 3 or later).
8520         * ltconfig: On FreeBSD, -lc must not be provided when building
8521         a shared library or else the standard -pthread gcc option is
8522         rendered worthless to later users of the built library.
8523
8524 2000-11-16  Fred Fish  <fnf@be.com>
8525
8526         * configure.in (enable_libstdcxx_v3): Fix typo,
8527         libstd++ -> libstdc++.
8528
8529 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8530
8531         * MAINTAINERS: Add self to Write After Approval list.
8532
8533 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8534
8535         * MAINTAINERS: Update my email address.  Add myself to global write
8536         privs list.
8537
8538 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8539
8540         * Makefile.in: Merge with src and libgcj.
8541         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8542         configure-target-<library> when their configure scripts need the C
8543         or C++ library to have already been built to work properly.
8544         (do_proto_toplev): Set them to an empty string.
8545
8546         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8547         (REALLY_SET_LIB_PATH): Use them.
8548
8549 2000-11-17  Stan Shebs  <shebs@apple.com>
8550
8551         * MAINTAINERS: Add self to Write After Approval list.
8552
8553 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8554
8555         * configure: Provide the original toplevel configure arguments
8556         (including $0) to subprocesses in the environment rather than
8557         through gcc/configargs.h.
8558
8559 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8560
8561         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8562         C99.  Alphabetise "Write After Approval" list.
8563
8564 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8565
8566         * configure: Turn on libstdc++ V3 by default.
8567
8568         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8569         if we've got GCC.
8570
8571 2000-11-11  Philip Blundell  <philb@gnu.org>
8572
8573         * MAINTAINERS: Add self to Write After Approval list.
8574
8575 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8576
8577         * ltcf-c.sh (aix4): Improve shared library configuration; require
8578         exporting symbols.
8579         * ltcf-cxx.sh (aix4): Define.
8580         * ltconfig (aix4): Define library and soname specs appropriate for
8581         AIX.  Define command to create export symbols list.
8582
8583 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8584
8585         * config.sub: Add support for Sun Chorus
8586
8587 2000-10-31  Nick Clifton  <nickc@redhat.com>
8588
8589         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8590         <name>@redhat.com.  Also installed new email address for Clint
8591         Popetz.
8592
8593 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8594
8595         * etc: Remove directory from GCC.
8596
8597 2000-10-16  Michael Meissner  <meissner@redhat.com>
8598
8599         * configure (gcc/configargs.h): Only create if there is a build GCC
8600         directory created.
8601
8602 2000-10-16  Matthias Klose  <doko@debian.org>
8603
8604         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8605         when configured for libstdc++-v3.
8606
8607 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8608
8609         * configure: Save configure arguments to gcc/configargs.h.
8610
8611 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8612
8613         * config.guess: Import CVS version 1.157.
8614         * config.sub: Import CVS version 1.181.
8615
8616 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8617
8618         * Makefile.in (bootstrap): avoid recursion if subdir missing
8619         (cross): ditto
8620         (do-proto-toplev): ditto
8621
8622 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8623
8624         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8625         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8626
8627         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8628         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8629         all affected `configure' scripts.
8630
8631 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8632
8633         * MAINTAINERS: Add self as cpplib co-maintainer.
8634
8635 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8636
8637         * MAINTAINERS: Add self to Write After Approval list.
8638
8639 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8640
8641         * INSTALL/README: egcs -> GCC update.
8642
8643 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8644
8645         * MAINTAINERS: Add myself to Write After Approval list.
8646
8647 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8648
8649         * MAINTAINERS: Add myself to Write After Approval list.
8650
8651 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8652
8653         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8654         X11 libraries for hppa64.
8655
8656 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8657
8658         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8659
8660 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8661
8662         * Makefile.in (all-zlib): Added dummy target.
8663
8664         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8665         ltcf-gcj.sh: Updated from libtool multi-language branch.
8666
8667 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8668
8669         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8670         (bootstrap*): Depend on all-bootstrap.
8671
8672 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8673
8674         * config.guess: Import CVS version 1.156.
8675         * config.sub: Import CVS version 1.179.
8676
8677 2000-09-02  Anthony Green  <green@cygnus.com>
8678
8679         * Makefile.in (all-gcc): Depend on all-zlib.
8680         (CLEAN_MODULES): Add clean-zlib.
8681         (ALL_MODULES): Add all-zlib.
8682         * configure.in (host_libs): Add zlib.
8683
8684 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8685
8686         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8687         crosses, but add gcc/include to the header search path for them.
8688
8689 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8690
8691         * MAINTAINERS: Add self to Write After Approval list.
8692
8693 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8694
8695         * config.guess: Import CVS version 1.152.
8696         * config.sub: Import CVS version 1.177.
8697
8698 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8699
8700         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8701         $targargs to tell whether newlib is going to be built.
8702
8703         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8704         $$r/TARGET_SUBDIR/libio for _G_config.h.
8705
8706 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8707
8708         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8709
8710 2000-08-22  DJ Delorie  <dj@redhat.com>
8711
8712         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8713
8714 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8715
8716         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8717         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8718         sub-configures.
8719
8720 2000-08-21  DJ Delorie  <dj@redhat.com>
8721
8722         * MAINTAINERS: Add self as a libiberty maintainer
8723
8724 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8725
8726         * configure.in (libstdcxx_flags): Use
8727         libstdc++-v3/src/libstdc++.INC.
8728
8729 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8730
8731         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8732
8733 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8734
8735         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8736
8737         * configure: Make enable_threads and enable_shared defaults
8738         explicit.  Substitute enable_threads into generated Makefiles.
8739         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8740         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8741
8742 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8743
8744         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8745
8746 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8747
8748         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8749         previous delta.
8750
8751 2000-08-11  Jason Merrill  <jason@redhat.com>
8752
8753         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8754         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8755         (FLAGS_FOR_TARGET): Not here.
8756         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8757
8758 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8759
8760         * config-ml.in (CC, CXX): Don't introduce a leading space.
8761
8762 2000-08-07  DJ Delorie  <dj@delorie.com>
8763
8764         * MAINTAINERS: Add self as a DJGPP maintainer
8765
8766 2000-08-07  DJ Delorie  <dj@redhat.com>
8767
8768         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8769         "if we're also building gcc, and it's a gcc that will run on the
8770         build machine, we want to use its includes instead of the system's
8771         default includes".
8772
8773 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8774
8775         * MAINTAINERS: Add self to Write After Approval list.
8776
8777 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8778
8779         * configure.in (libstdcxx_flags): Don't use `"'.
8780
8781         * config-ml.in: Adjust multilib search paths to the
8782         appropriate multilib tree.
8783
8784 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8785
8786         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8787         commas in $LANGUAGES.
8788
8789 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8790
8791         * configure.in: Re-enable all references to libg++ and librx.
8792
8793 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8794
8795         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8796         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8797         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8798         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8799
8800         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8801
8802 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8803
8804         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8805         CXX_FOR_TARGET for sed.
8806
8807 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8808
8809         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8810         Do not override if already set in the environment or in configure.
8811         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8812         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8813
8814 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8815
8816         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8817         the libtool CVS tree multi-language branch.
8818         * ltconfig, ltmain.sh: Updated.
8819
8820 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8821
8822         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8823         (clean-target): Depend on it.
8824
8825         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8826         (GCC_FOR_TARGET): Use it.
8827         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8828         * configure.in: ... here.
8829         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8830         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8831
8832 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8833
8834         * MAINTAINERS: Add self to Write After Approval list.
8835
8836 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8837
8838         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8839         (configure-target-libchill, configure-target-libobjc): Likewise.
8840
8841         * configure.in: Use the same cache file for all target libs.
8842         * config-ml.in: But different cache files per multilib variant.
8843
8844 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8845
8846         * configure (topsrcdir): Don't use dirname.
8847
8848 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8849
8850         * MAINTAINERS: Add self to Write After Approval list.
8851
8852 2000-07-20  Jason Merrill  <jason@redhat.com>
8853
8854         * configure.in: Remove all references to libg++ and librx.
8855
8856         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8857
8858 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8859
8860         * config.sub: Update to subversions version 2000-07-06.
8861
8862 2000-07-12  Andrew Haley  <aph@cygnus.com>
8863
8864         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8865         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8866
8867 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8868
8869         * symlink-tree:  Check number of arguments.
8870
8871 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8872
8873         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8874         search path for a g++ extracted from the build tree.  This
8875         will allow link tests run by configure scripts in
8876         subdirectories to succeed.
8877
8878 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8879
8880         * ltconfig: Add support for mips-dde-sysv4.2MP
8881
8882 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8883
8884         * MAINTAINERS: Add myself as loop discovery maintainer.
8885
8886 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8887
8888         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8889         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8890
8891 2000-06-19  Timothy Wall  <twall@cygnus.com>
8892
8893         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8894         * config.sub: Add tic54x target.
8895
8896 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8897
8898         * MAINTAINERS: Add self as Fortran maintainer,
8899         remove Craig Burley.
8900
8901 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8902
8903         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8904         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8905
8906 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8907
8908         * MAINTAINERS: Add self as i18n maintainer
8909
8910 20000-05-21  H.J. Lu  (hjl@gnu.org)
8911
8912         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8913         directory are used if they exist. Make sure
8914         $(build_tooldir)/include is searched for header files,
8915         $(build_tooldir)/lib/ for library files.
8916         (GCC_FOR_TARGET): Likewise.
8917         (CXX_FOR_TARGET): Likewise.
8918
8919 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8920
8921         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8922
8923 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8924
8925         * Makefile.in (configure-target-libiberty): Depend on
8926         configure-target-newlib.
8927
8928 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8929
8930         * configure.in, Makefile.in: Merge all libffi-related
8931         configury stuff from the libgcj tree.
8932
8933 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8934
8935         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8936         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8937
8938 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8939
8940         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8941         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8942         current version information.  Add to proto-toplev directory.
8943         (gdb-taz): Build do-djunpack.
8944
8945 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8946
8947         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8948
8949 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8950
8951         * MAINTAINERS: Add self to Write After Approval list.
8952
8953 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8954
8955         * ltmain.sh: Preserve in relink_command any environment
8956         variables that may affect the linker behavior.
8957
8958 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8959
8960         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8961
8962 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8963
8964         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8965
8966 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8967
8968         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8969         with the version name.
8970
8971 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8972
8973         * MAINTAINERS: Add self as bb-reorder maintainer.
8974
8975 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8976
8977         * config.if: Tweak.
8978
8979 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8980
8981         * djunpack.bat: New file.
8982
8983 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8984
8985         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8986         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8987         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8988         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8989
8990 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8991
8992         * config.sub (case $basic_machine): Change default for "ibm-*"
8993         to "openedition".
8994
8995 2000-04-13  Andreas Jaeger  <aj@suse.de>
8996
8997         * MAINTAINERS: Added myself.
8998
8999 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9000
9001         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9002         (do-md5sum): New target.
9003         (MD5PROG): Define.
9004         (PACKAGE): Default to TOOL.
9005         (VER): Default to a shell script.
9006         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9007         md5 checksum generation.
9008         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9009         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9010         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9011         insight.tar.bz2): Use gdb-taz to create archive.
9012
9013 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9014
9015         * configure (warn_cflags): Delete.
9016
9017 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9018
9019         * MAINTAINERS: Added myself.
9020
9021 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9022             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9023
9024         * configure.in (enable_libstdcxx_v3): Add.
9025         (target_libs): Add bits here to switch between libstdc++-v2 and
9026         libstdc++-v3.
9027         * config.if: And this file too.
9028         * Makefile.in: Add libstdc++-v3 targets.
9029
9030 2000-04-05  Michael Meissner  <meissner@redhat.com>
9031
9032         * config.sub (d30v): Add d30v as a basic machine type.
9033
9034 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9035
9036         * configure.in: -linux-gnu*, not -linux-gnu.
9037
9038 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9039
9040         * MAINTAINERS: Add self in write-after-approval section.
9041
9042 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9043
9044         * MAINTAINERS: Add self as ia64 port maintainer.
9045
9046 2000-03-08  Neil Booth  <NeilB@earthling.net>
9047
9048         * MAINTAINERS: Add self in write-after-approval section.
9049
9050 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9051
9052         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9053         (do-tar-bz2): Replace TOOL with PACKAGE.
9054         (gdb.tar.bz2): Remove GDBTK from GDB package.
9055         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9056         dejagnu.tar.bz2): New packages.
9057
9058 2000-02-27  Andreas Jaeger  <aj@suse.de>
9059
9060         * configure.in: Add entry for mips*-*-linux*, move catch all
9061         *-*-*linux* entry below this one.
9062
9063 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9064
9065         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9066
9067 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9068
9069         * config.sub: Support an OS of "wince".
9070
9071 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9072
9073         * config.guess, config.sub: Updated to match config's 2000-02-15
9074         version.
9075
9076 2000-02-23  Linas Vepstas <linas@linas.org>
9077
9078         * config.sub: Add support for Linux/IBM 370.
9079         * configure.in: Likewise.
9080
9081 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9082
9083         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9084
9085 2000-02-20  Christopher Faylor <cgf@cygnus.com>
9086
9087         * config.guess: Guess "cygwin" rather than "cygwin32".
9088
9089 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9090
9091         * configure (gcc_version): When setting, narrow search to
9092         lines containing `version_string'.
9093
9094 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9095
9096         * config.sub: Add support for avr target.
9097
9098 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9099
9100         * MAINTAINERS: Add maintainers for MCore port.
9101
9102 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9103
9104         * config.sub: Add mmix-knuth-mmixware.
9105
9106 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9107
9108         * MAINTAINERS: Pair cccp with cpplib maintainership.
9109
9110 2000-01-27  Christopher Faylor <cgf@redhat.com>
9111
9112         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9113         structure stuff to -L library search.
9114         (CXX_FOR_TARGET): Ditto.
9115         (CROSS_CHECK_MODULES): Fix spelling mistake.
9116
9117 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9118
9119         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9120         the C++ compiler.
9121
9122 2000-01-12  Richard Henderson  <rth@cygnus.com>
9123
9124         * configure.in: Don't build some bits for beos.
9125
9126 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9127
9128         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9129         as include files.
9130
9131 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9132
9133         * Add self as cpplib maintainer, as requested by Jason
9134         Merrill.  Correct my e-mail address.
9135
9136 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9137
9138         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9139         not mh-aix43.
9140
9141 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9142
9143         * MAINTAINERS: Add myself to "write after approval" list.
9144
9145 1999-12-14  Richard Henderson  <rth@cygnus.com>
9146
9147         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9148         * config.sub: Accept alphaev[78], alphaev8.
9149
9150 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9151
9152         * config.guess, config.sub: Update from autoconf.
9153
9154 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9155
9156         * MAINTAINERS:  update my playtime e-address.
9157
9158 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9159
9160         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9161         necessary libraries are missing.
9162
9163 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
9164
9165         * MAINTAINERS: Add new 'write after approval' maintainer.
9166
9167 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9168
9169         * MAINTAINERS: Add new Java maintainer.
9170
9171 1999-10-25  Andreas Schwab  <schwab@suse.de>
9172
9173         * configure: Fix quoting inside arguments of eval.
9174
9175 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9176
9177         * config-ml.in: Allow suppression of some ARM multilibs.
9178
9179 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9180
9181         * config.guess: Add OS/390 match pattern.
9182         * config.sub: Add mvs, openedition targets.
9183         * configure.in (i370-ibm-opened*): New.
9184
9185 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9186
9187         * config.sub: Add support for configuring for pj.
9188
9189 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9190
9191         * config.sub (maybe_os): Add support for configuring for fr30.
9192
9193 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9194
9195         * configure.in: Do not configure or build ld for AIX
9196         platforms.  ld is known to be broken on these platforms.
9197
9198 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9199
9200         * config-ml.in: Pass compiler flag corresponding to multidirs to
9201         subdir configures.
9202
9203 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9204
9205         * Makefile.in (LDFLAGS): Define.
9206
9207 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9208
9209         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9210         noconfigdirs.
9211         (*-*-cygwin*): Likewise.
9212
9213 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9214
9215         * mkdep: New file.
9216         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9217         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9218
9219         From Eli Zaretskii <eliz@is.elta.co.il>:
9220         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9221         long file name when using DJGPP on MS-DOS.
9222
9223 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9224
9225         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9226
9227 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9228
9229         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9230         dependency as this causes "make check" to globally "make all"
9231
9232 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9233
9234         * configure.in (target_libs): Added target-zlib.
9235         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9236         (CONFIGURE_TARGET_MODULES): Likewise.
9237         (CHECK_TARGET_MODULES): Likewise.
9238         (INSTALL_TARGET_MODULES): Likewise.
9239         (CLEAN_TARGET_MODULES): Likewise.
9240         (configure-target-zlib): New target.
9241         (all-target-zlib): Likewise.
9242         (all-target-libjava): Depend on all-target-zlib.
9243         (configure-target-libjava): Depend on configure-target-zlib.
9244
9245         * Makefile.in (configure-target-libjava): Depend on
9246         configure-target-newlib.
9247         (configure-target-boehm-gc): New target.
9248         (configure-target-qthreads): New target.
9249
9250         * configure.in (target_libs): Added target-qthreads.
9251         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9252         (CONFIGURE_TARGET_MODULES): Likewise.
9253         (CHECK_TARGET_MODULES): Likewise.
9254         (INSTALL_TARGET_MODULES): Likewise.
9255         (CLEAN_TARGET_MODULES): Likewise.
9256         (all-target-qthreads): New target.
9257         (configure-target-libjava): Depend on configure-target-qthreads.
9258         (all-target-libjava): Depend on all-target-qthreads.
9259
9260         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9261         (CONFIGURE_TARGET_MODULES): Likewise.
9262         (CHECK_TARGET_MODULES): Likewise.
9263         (INSTALL_TARGET_MODULES): Likewise.
9264         (CLEAN_TARGET_MODULES): Likewise.
9265         (all-target-libjava): New target.
9266         (all-target-boehm-gc): Likewise.
9267         * configure.in (target_libs): Added libjava, boehm-gc.
9268
9269 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9270
9271         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9272         configure.bat in SUPPORT_FILES.
9273         (gas+binutils.tar.bz2): Likewise.
9274
9275         * makeall.bat: Remove; obsolete.
9276
9277 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9278
9279         From Mark Elbrecht:
9280         * configure.bat: Remove; obsolete.
9281
9282 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9283
9284         * configure: Add -W -Wall to the default CFLAGS when compiling with
9285         gcc.
9286
9287 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9288
9289         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9290
9291 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9292
9293         * configure.in: Build ld on IRIX6.
9294
9295 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9296
9297         * Makefile.in: Change distribution targets to use bzip2 instead of
9298         gzip.
9299         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9300         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9301
9302 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9303
9304         * config.sub: Add mcore target.
9305
9306 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9307
9308         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9309
9310 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9311
9312         * config.guess (dummy): Changed to $dummy.
9313
9314 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9315
9316         * config.sub: Tidied up case statements.
9317
9318 1999-05-22  Ben Elliston  <bje@cygnus.com>
9319
9320         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9321         <jiro@din.or.jp>.
9322
9323         * config.guess: Merge with FSF version. Future changes will be
9324         more accurately recorded in this ChangeLog.
9325         * config.sub: Likewise.
9326
9327 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9328
9329          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9330
9331 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9332
9333         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9334
9335 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9336
9337         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9338
9339 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9340
9341         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9342         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9343         Bad merge removed these two changes.
9344
9345 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9346                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9347
9348         * config.guess (interix Alpha): Add.
9349
9350 1999-04-11  Richard Henderson  <rth@cygnus.com>
9351
9352         * configure.in (i?86-*-beos*): Do config gperf; don't config
9353         gdb, newlib, or libgloss.
9354
9355 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9356
9357         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9358         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9359         from multidirs.
9360
9361 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9362
9363         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9364
9365 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9366
9367         * config.sub: Add support for mcore targets.
9368
9369 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9370
9371         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9372         not mt-ospace, in order to shut up assembler warning about using
9373         symbols that are named the same as registers.
9374
9375 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9376
9377         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9378         dependency list for all-target-cygmon.
9379
9380 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9381
9382         * config-ml.in: Check $host, not $target, for selective multilibs.
9383         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9384         thumb interworking, and underscore prefix multilibs.
9385
9386 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9387
9388         * missing: Update to version from current automake.
9389
9390 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9391
9392         * configure (gxx_include_dir): Removed.
9393
9394         * configure.in (gxx_include_dir): Handle it.
9395         * Makefile.in: Likewise.
9396
9397 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9398
9399         * config.sub (mips64vr4111,mips64vr4111el) Add.
9400
9401 1999-03-21  Ben Elliston  <bje@cygnus.com>
9402
9403         * config.guess: Correct typo for detecting ELF on FreeBSD.
9404
9405 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9406
9407         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9408         config/mh-djgpp.
9409
9410 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9411
9412         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9413         all-target-newlib to dependency list for all-target-bsp.
9414
9415 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9416
9417         * config.sub: Add i386-uwin support.
9418         * config.guess: Likewise.
9419
9420 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9421
9422         * configure.in: cleanup, add mh-*pic handling for arm, special
9423         case powerpc*-*-aix*
9424
9425 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9426
9427         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9428         can be built.
9429
9430 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9431
9432         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9433         targets.
9434
9435 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9436
9437         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9438
9439 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9440
9441         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9442
9443 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9444
9445         * config.sub: Fix typo in arm recognition.
9446
9447 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9448
9449         * configure.in (noconfigdirs): Changed target_configdirs to
9450         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9451         rather than m68k-*-* since it is not known to work on
9452         m68k-aout. Ditto for arm-*-*oabi.
9453
9454 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9455
9456         * configure.in (*-*-windows*): Remove, no longer used.
9457
9458 1999-02-19  Ben Elliston <bje@cygnus.com>
9459
9460         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9461         Smart and improved by Andrew Cagney.
9462
9463 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9464
9465         * config.guess: Recognize openbsd-*-hppa.
9466
9467 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9468
9469         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9470         only if it is not empty.
9471
9472 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9473
9474         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9475
9476         * config.guess: Modified to recognize uname's armv* syntax.
9477
9478         * config.sub: Modified to recognize uname's armv* syntax.
9479
9480 1999-02-17  Mark Salter  <msalter@cygnus.com>
9481
9482         * configure.in: Added target-bsp for sparclite.
9483
9484 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9485
9486         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9487
9488 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9489
9490         * configure.in: Add support for strongarm port.
9491         * config.sub: Add support for strongarm target.
9492
9493 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9494
9495         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9496         the old name config/mh-cygwin32.
9497         Enable texinfo.
9498
9499 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9500
9501         * configure.in: Do build ld for ix86 Solaris.
9502
9503 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9504
9505         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9506         $AR_FOR_TARGET.  Likewise for RANLIB.
9507
9508 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9509
9510         * config.sub (oabi):  Recognize.
9511         * configure.in (arm-*-oabi):  Handle.
9512
9513 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9514
9515         * config.guess: Improve detection of i686 on UnixWare 7.
9516
9517 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9518
9519         * config.guess: Add support for i386-pc-interix.
9520         * config.sub: Likewise.
9521         * configure.in: Likewise.
9522
9523 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9524
9525         * Makefile.in: Remove unneeded all-target-libio from
9526         from all-target-winsup target since it is now unneeded.
9527         Add all-target-libtermcap in its place since it is now
9528         needed.
9529
9530 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9531
9532         * configure.in: makefile stub for cygwin target is probably
9533         unnecessary.  Remove it for now.
9534
9535 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9536
9537         * configure.in: libtermcap.a should be built when cygwin is the
9538         target as well as the host.
9539         * config.guess: Allow mixed case in cygwin uname output.
9540         * Makefile.in: Add libtermcap target.
9541
9542 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9543
9544         * config.sub: Clean up handling of hppa2.0.
9545
9546 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9547
9548         * config.guess: Use C code to identify more HP machines.
9549
9550 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9551
9552         * config.sub: Handle hppa2.0.
9553
9554 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9555
9556         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9557         cygmon for all sparclite targets, regardless of object format.
9558
9559 1998-12-15  Mark Salter  <msalter@cygnus.com>
9560
9561         * configure.in: Added target-bsp for several target architectures.
9562
9563         * Makefile.in: Added rules for bsp.
9564
9565 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9566
9567         * config.guess: Improve detection of hppa2.0 processors.
9568
9569 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9570
9571         * config.guess: Recognize FreeBSD using ELF automatically.
9572
9573 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9574
9575         * configure (skip-this-dir): Add handling for new shell script, which
9576         might be created by a sub-directory's configure to indicate, this particular
9577         directory is "unwanted".
9578         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9579
9580 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9581
9582         * ltconfig: import from libtool, after changing libtool to
9583         account for the cygwin name change.
9584
9585 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9586
9587         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9588         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9589
9590 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9591
9592         * configure.in: Add libtermcap to list of cygwin dependencies.
9593
9594 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9595
9596         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9597         they include winsup/include when it's a cygwin target.
9598
9599 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9600
9601         * configure.in (host_tools): Added zip.
9602         * Makefile.in (all-target-libjava): Depend on all-zip.
9603         (all-zip): New target.
9604         (ALL_MODULES): Added all-zip.
9605         (NATIVE_CHECK_MODULES): Added check-zip.
9606         (INSTALL_MODULES): Added install-zip.
9607         (CLEAN_MODULES): Added clean-zip.
9608
9609 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9610
9611         * Makefile.in: lose "32" from comment about cygwin.
9612
9613 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9614
9615         * configure.in: Use -Os to build target libraries for the fr30.
9616
9617 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9618
9619         * config.sub: Add fr30.
9620
9621 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9622
9623         * configure.in: drop "32" from config/mh-cygwin32.  Check
9624         cygwin* instead of cygwin32*.
9625         * config.sub: Check cygwin* instead of cygwin32*.
9626
9627 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9628
9629         * config.guess: Match any version of Unixware7.
9630
9631 1998-10-20  Syd Polk  <spolk@cygnus.com>
9632
9633         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9634         if desired.
9635
9636 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9637
9638         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9639         these if the appropriate directories and files to not exist.
9640
9641 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9642
9643         * Makefile.in (DEVO_SUPPORT): Add config.if.
9644
9645 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9646
9647         * configure: Add pattern to replace "build_tooldir"'s
9648         definition in the generated Makefile with "tooldir"'s
9649         actual value.
9650
9651 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9652
9653         * config.sub: Bring back lost sparcv9.
9654
9655         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9656
9657 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9658
9659         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9660         CC_FOR_TARGET and friends.
9661
9662 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9663
9664         * Makefile.in (build_tooldir): New variable, same as tooldir.
9665         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9666         -B$(build_tooldir)/bin/.
9667         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9668
9669 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9670
9671         * README: Remove installation instructions and refer to the
9672         INSTALL directory instead.
9673
9674 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9675
9676         * config.sub: Add support for i[34567]86-pc-udk.
9677         * configure.in: Likewise.
9678
9679 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9680
9681         * Makefile.in: add bzip2 package building bits for user
9682         tools module
9683         * configure.in: ditto
9684
9685 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9686
9687         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9688         (ALL_TARGET_MODULES): Add all-target-libobjc.
9689         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9690         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9691         (all-target-libchill): Add dependencies.
9692         * configure.in (target_libs): Add libchill.
9693
9694 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9695
9696         * configure.in (target_subdir): Remove duplicate line.
9697
9698 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9699
9700         * Makefile.in (all-automake): fix dependencies.
9701
9702 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9703
9704         * configure.in: Minor cleanups for building in the $(target_alias)
9705         subdir.
9706
9707 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9708
9709         * Makefile.in (bootstrap): Set r and s before make all.  Use
9710         BASE_FLAGS_TO_PASS in make all.
9711         (cross): Likewise.
9712
9713 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9714
9715         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9716
9717 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9718
9719         * config.sub: Fix typo in last change.
9720
9721 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9722
9723         * config.sub: Add support for C4x target.
9724         * configure.in: Likewise.
9725
9726 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9727
9728         * config.sub: Recognize sparcv9 just like sparc64.
9729
9730 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9731
9732         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9733
9734 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9735
9736         * config.guess: Correctly identify Pentium II sco boxes.
9737
9738         * config.guess: Fix "tr" code.  From Weiwen Liu.
9739
9740 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9741
9742         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9743         stabs.
9744
9745 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9746
9747         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9748         (ALL_TARGET_MODULES): Add all-target-libchill.
9749         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9750         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9751         (all-target-libchill): Add dependencies.
9752         * configure.in (target_libs): Add libchill.
9753
9754 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9755
9756         * config.guess: Avoid assumptions about "tr" behaves when
9757         LANG is set to something other than English.
9758
9759 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9760
9761         * configure (gxx_include_dir): Changed to
9762         '${prefix}/include/g++'-${libstdcxx_interface}.
9763
9764         * config.if: New to determine the interfaces.
9765
9766 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9767
9768         * config.guess: Detect and handle MPE/IX.
9769         * config.sub: Deal with MPE/IX.
9770
9771 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9772
9773         * configure.in: Use mh-aix43.
9774
9775 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9776
9777         * configure: Fix --without/--disable cases for gxx-include-dir.
9778
9779 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9780
9781         * mdata-sh:  Imported.  Needed for automake support.
9782
9783 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9784
9785         * Makefile.in (taz): Try "chmod -R og=u ." before
9786         "chmod og=u `find . -print`".
9787
9788 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9789
9790         * configure.in: Add arm-elf and thumb-elf support.
9791
9792 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9793
9794         * Makefile.in: Undo previous patch.
9795
9796 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9797
9798         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9799         to here ...
9800         (install-no-fixedincludes): and here
9801         (INSTALL_MODULES): ... from here.
9802
9803 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9804
9805         * config.sub: Merge with FSF.
9806
9807         * config.guess: Merge with FSF.
9808
9809 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9810
9811         * configure (extraconfigdirs): New variable.
9812         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9813         * Makefile.in (all): Move higher in file.
9814         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9815         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9816         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9817         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9818         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9819
9820 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9821
9822         * Makefile.in (all-target-libjava): Depend on all-gcc and
9823         all-target-newlib.
9824         (configure-target-libjava): Depend on $(ALL_GCC).
9825
9826 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9827
9828         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9829         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9830
9831 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9832
9833         * INSTALL/README: Fix typo.
9834
9835 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9836
9837         * ylwrap: Change absolute path checks to check for DOS style path
9838         names.
9839
9840         * ylwrap: Don't use a full path name if the source file is in the
9841         same directory.  From hjl@lucon.org (H.J. Lu).
9842
9843         * config-ml.in: Default to being verbose, to match Feb 18 change to
9844         configure.
9845
9846 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9847
9848         Brought over from egcs:
9849
9850         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9851
9852         * configure.in (target_subdir): Set to ${target_alias} instead
9853         of "libraries".
9854
9855         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9856
9857         * configure.in (target_subdir): Set to libraries if enable_multilib.
9858
9859 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9860
9861         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9862         multilibs, force reconfiguration the first time we create
9863         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9864
9865 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9866
9867         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9868         avoid confusion with --no-recursion.
9869
9870 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9871
9872         * configure.in: Win32 hosts shouldn't use install -x
9873         * install-sh: remove -x option, and special .exe-handling
9874         hack.
9875
9876 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9877
9878         * config.guess: Recognize i586-pc-beos.
9879         * configure.in: Don't build some bits for beos.
9880
9881 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9882
9883         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9884         CFLAGS default to -O2.
9885
9886         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9887         when using GNU ld.
9888
9889 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9890
9891         * ltmain.sh: Correct install when using a different shell.
9892
9893 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9894
9895         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9896
9897 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9898
9899         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9900         target.
9901
9902 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9903
9904         * ltconfig: Update to correct AIX handling.
9905
9906 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9907
9908         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9909
9910         * configure.in (target_subdir): Set to ${target_alias} instead
9911         of "libraries".
9912
9913 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9914
9915         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9916         (Makefile): Depend on $(gcc_version_trigger).
9917
9918         * configure (gcc_version): Change default initializer to empty
9919         string.
9920         (gcc_version_trigger): New variable; pass this variable down
9921         to subdir configures to enable them checking gcc's version
9922         themselves. Emit make macros for both gcc_version vars.
9923         (topsrcdir): Initialize reliably.
9924         (recursion line): Remove --with-gcc-version=${gcc_version}.
9925
9926 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9927
9928         * configure (enable_version_specific_runtime_libs): Implement new flag
9929         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9930         in $(libsubdir); emit definition in each generated Makefile.
9931         (gxx_include_dir): Initialize depending on
9932         $enable_version_specific_runtime_libs.
9933
9934 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9935
9936         * configure (gcc_version): Initialize properly depending on
9937         how and where configure is started.
9938         (recursion line): Pass a --with-gcc-version=${gcc_version}
9939         to configures in subdirs.
9940
9941 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9942
9943         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9944         cygmon
9945
9946 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9947
9948         * configure.in: Add cygmon and libstub support for mn10200.
9949
9950 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9951
9952         * configure (gcc_version): Add new variable describing the
9953         particular gcc version we're building.
9954         * Makefile.in (libsubdir): Add new macro for the directory
9955         in which the compiler finds executables, libraries, etc.
9956         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9957         and libsubdir.
9958
9959 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9960
9961         * Makefile.in (local-clean): Remove *.log.
9962         (warning.log): Built with warn_summary from build.log.
9963         (mail-report.log): Run test_summary.
9964         (mail-report-with-warnings.log): Run test_summary including
9965         warning.log in the report.
9966
9967 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9968
9969         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9970
9971 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9972
9973         * Makefile.in (grep): Grep no longer depends on libiberty.
9974
9975 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9976
9977         * Makefile.in: all-snavigator needs all-libgui.
9978
9979 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9980
9981         * configure.in: Add cygmon and libstub support for mn10300.
9982
9983 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9984
9985         * missing: Update to version from automake 1.3.
9986
9987         * ltmain.sh: On installation, don't get confused if the same name
9988         appears more than once in the list of library names.
9989
9990 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9991
9992         * config.sub: Accept m68060 and m5200 as CPU names.
9993
9994 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9995
9996         * configure: Use && rather than using -a in test, because odd
9997         strings can confuse test.
9998         * configure.in: Likewise.
9999
10000 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10001
10002         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10003
10004 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10005
10006         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10007         bootstrap4-lean): New targets.
10008
10009 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10010
10011         * mpw-* Delete.  Not used.
10012
10013 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10014
10015         * COPYING.LIB: Update FSF address.
10016
10017 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10018
10019         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10020
10021         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10022         GAS_SUPPORT_DIRS.
10023
10024 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10025
10026         * ltconfig, ltmain.sh: Avoid producing a version number if
10027         -version-info was not used.
10028
10029 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10030
10031         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10032         building with newlib.
10033
10034 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10035
10036         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10037         Solaris `make' causes it to continue to next definition.
10038
10039 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10040
10041         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10042         the right GUI libraries and files are installed along with GDB.
10043
10044 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10045
10046         * configure.in: Change alpha to alpha* in several places.
10047
10048 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10049
10050         * config.sub: Recognize sparc86x.
10051
10052 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10053
10054         * configure.in (--enable-target-optspace): Remove debug echo.
10055
10056 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10057
10058         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10059
10060 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10061
10062         * ltconfig: Update cygwin32 support.
10063
10064         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10065         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10066         (GDB_SUPPORT_DIRS): Likewise.
10067
10068 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10069
10070         * configure.in (target_makefile_frag): If --enable-target-optspace,
10071         use -Os to compile target libraries rather than -O2.  Default to
10072         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10073         not used.
10074         * configure.in (target_cflags): Ditto for d30v.
10075
10076 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10077
10078         * Makefile.in (all-bfd): Depend on all-intl.
10079         (all-binutils): Likewise.
10080         (all-gas): Likewise.
10081         (all-gprof): Likewise.
10082         (all-ld): Likewise.
10083
10084 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10085
10086         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10087
10088 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10089
10090         * Makefile.in (all-bfd): Depend upon all-libiberty.
10091
10092         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10093
10094 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10095
10096         * Makefile.in: Add libstub.
10097
10098         * configure.in: Ditto. Build libstub for targets that have cygmon
10099         support.
10100
10101 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10102
10103         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10104
10105 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10106
10107         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10108         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10109
10110 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10111
10112         * configure: Define DEFAULT_M4 by searching PATH.
10113         * Makfile.in: Use DEFAULT_M4.
10114
10115 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10116
10117         * ltconfig: Add cygwin32 support.
10118
10119         * Makefile.in, configure.in: Add libtool as a native only directory
10120         to configure and build.
10121
10122 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10123
10124         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10125
10126 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10127
10128         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10129
10130 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10131
10132         * Makefile.in: add ash make rules
10133         * configure.in: add ash to native_only and host_tools lists
10134
10135 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10136
10137         * Makefile.in (all-gettext, all-intl): New targets.
10138         (ALL_MODULES): Added all-gettext, all-intl.
10139         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10140         (INSTALL_MODULES): Added install-gettext, install-intl.
10141         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10142
10143         * configure.in (host_tools): Added gettext.
10144         (native_only): Likewise.
10145         (noconfigdirs) [various cases]: Likewise.
10146         (host_libs): Added intl.
10147
10148 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10149
10150         * configure: Do not disable building gdbtk for cygwin32 hosts.
10151
10152 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10153
10154         * configure.in: Add thumb-coff target.
10155         * config.sub: Add thumb-coff target.
10156
10157 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10158
10159         * Makefile.in: Revert yesterday's change.
10160         (all-target-winsup):  all-target-librx stays out of here.
10161
10162 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10163
10164         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10165         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10166         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10167         Remove references to librx and libg++.
10168
10169 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10170
10171         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10172         recursive makes
10173
10174 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10177         for newlib directory.
10178         (CXX_FOR_TARGET): Likewise.
10179
10180 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10181
10182         * ltconfig: Update after libtool/ltconfig.in change for
10183         hpux11.
10184
10185 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10186
10187         * ltconfig, ltmain.sh: Update to libtool 1.2.
10188
10189 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10190
10191         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10192         (install-gcc-cross): Instead, override LANGUAGES here.
10193
10194 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10195
10196         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10197         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10198
10199 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10200
10201         * configure.in: Add Thumb-pe target.
10202
10203 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10204
10205         * Makefile.in - changed sn targets to snavigator
10206         * configure.in - changed sn targets to snavigator
10207
10208 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10209
10210         * config-ml.in: After building symlink tree call make distclean
10211         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10212         to be the case for libiberty.
10213
10214 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10215
10216         * configure: When making link, also check the current
10217         directory. The configure scripts may create one.
10218
10219 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10220
10221         * config.sub: Accept alphapca56 and alphaev6 properly.
10222
10223 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10224
10225         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10226
10227 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10228
10229         * config.sub (sco5): Fix typo.
10230
10231 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10232
10233         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10234         install-itcl.
10235         (install-itcl): Remove dependency on install-tcl.
10236
10237 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10238
10239         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10240
10241 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10242
10243         * configure.in: Don't build libgui for a cygwin32 target when not on
10244         a cygwin32 host.
10245
10246 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10247
10248         * configure (redirect): Set to null, so default behavior of
10249         configure is now --verbose.
10250
10251 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10252
10253         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10254         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10255
10256 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10257
10258         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10259         this change to sync Makefile.in with its ChangeLog entries.
10260
10261 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10262
10263         * ltmain.sh (mkdir): Check that the directory doesn't exist
10264         before we exit with error, so that we don't get races during
10265         parallel builds.
10266
10267 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10268
10269         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10270
10271 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10272
10273         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10274         PICFLAG_FOR_TARGET.
10275         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10276
10277         * configure: Emit a definition for the new macro enable_shared
10278         into each Makefile.
10279
10280 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10281
10282         * configure.in (host_tools, native_only): Add libtool.
10283
10284 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10285
10286         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10287         Fix typo in ming config comment.
10288
10289 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10290
10291         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10292
10293 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10294
10295         * config.sub: Add tic30 cases, and map c30 to tic30.
10296
10297 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10298
10299         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10300         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10301         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10302         (CLEAN_TARGET_MODULES): Similarly
10303         (all-target-libf2c): Add dependences.
10304         * configure.in (target_libs): Add libf2c.
10305
10306 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10307
10308         * configure.in: Remove expect from noconfigdirs when target
10309         is cygwin32.  OK to build expect and dejagnu with Canadian
10310         Cross.
10311
10312 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10313
10314         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10315         host.
10316
10317         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10318         and mingw32.
10319
10320 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10321
10322         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10323         here as it is not defined in the toplevel Makefile.
10324
10325 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10326
10327         * configure (package_makefile_rules_frag): New variable, which names
10328         a file with generic rules, ...
10329         Change comment to mention we now have FIVE parts.
10330         * configure: Undo last change.
10331
10332 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10333
10334         * config.guess: More accurate determination of HP processor types.
10335         * config.sub: More accurate determination of HP processor types.
10336
10337 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10338
10339         * configure (package_makefile_frag): Move inserting the
10340         ${package_makefile_frag} to where it should be according
10341         to the comment.
10342
10343 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10344
10345         * config.guess: Add support for Linux/ARM.
10346
10347 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10348
10349         * .cvsignore: Remove *-info and *-install since they match
10350         release-info and mpw-install, which we don't want to just ignore.
10351
10352 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10353
10354         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10355
10356 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10357
10358         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10359         local_prefix to sub-make invocations.
10360
10361 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10362
10363         * configure.in: Check makefile fragments in the source
10364         directory.
10365
10366 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10367
10368         * configure.in: Check whether host and target makefile
10369         fragments exist before adding them to *_makefile_frag.
10370
10371 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10372
10373         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10374
10375 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10376
10377         * configure.in: Make sure we only replace RPATH_ENVVAR on
10378         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10379         regexp to sed.
10380
10381         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10382         to sub-makes.
10383
10384 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10385
10386         * config-ml.in (multi-do): LDFLAGS must include multilib
10387         designator.
10388
10389 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10390
10391         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10392
10393 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10394
10395         * config.sub: Add mingw32 support.
10396         * configure.in: Likewise.
10397
10398 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10399
10400         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10401
10402 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10403
10404         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10405         * configure (gxx_include_dir): Provide a definition for subdirs
10406         which do not use autoconf.
10407
10408 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10409
10410         * config.guess: Sync with egcs.  Picks up new alpha support,
10411         BeOS & some additional linux support.
10412
10413 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10414
10415         * config.guess: HP 9000/803 is a PA1.1 machine.
10416
10417 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10418
10419         * configure.in: It's alpha*-...
10420
10421 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10422
10423         * configure.in (host_makefile_frag, target_makefile_frag):
10424         Handle multiple config files.
10425         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10426         alpha-*-*.
10427
10428 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10429
10430         * mkdep: New file.
10431
10432 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10433
10434         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10435
10436 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10437
10438         * Makefile.in: Add libgui directory.
10439         (GDB_TK): Add all-libgui.
10440         * configure.in: Add libgui directory.
10441         * configure: Add all-libgui to GDB_TK.
10442
10443 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10444
10445         * config-ml.in (multidirs): Add m32r to multilib list.
10446
10447 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10448
10449         * Makefile.in (all-target-gperf): Change dependency to
10450         all-target-libstdc++.
10451
10452 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10453
10454         * config.guess: Add BeOS support.
10455
10456 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10457
10458         Source directory cvs renamed to cvssrc:
10459         * configure.in (host_tools): Change cvs to cvssrc.
10460         (native_only): Likewise.
10461         (noconfigdirs) [various cases]: Likewise.
10462         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10463         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10464         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10465         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10466         (all-cvssrc): Rename target from all-cvs.
10467
10468 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10469
10470         * configure (gxx_include_dir): Fix thinko.
10471
10472 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10473
10474         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10475         (install-cross, install-gcc-cross): New targets.
10476
10477 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10478
10479         * configure.in (noconfigdirs): Add support for Thumb target.
10480
10481         * config.sub (maybe_os): Add support for Thumb target.
10482
10483 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10484
10485         * Makefile.in: Add rules for cygmon.
10486
10487         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10488
10489 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10490
10491         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10492         * configure (gxx_include_dir): Provide a definition for subdirs
10493         which do not use autoconf.
10494
10495 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10496
10497         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10498         11/18/97 build
10499
10500 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10501
10502         * From Franz Sirl.
10503         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10504         found on RedHat Linux systems.
10505
10506 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10507
10508         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10509         guesses.
10510
10511 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10512
10513         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10514
10515 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10516
10517         * ltmain.sh: If mkdir fails, check whether the directory was created
10518         anyhow by some other process.
10519
10520 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10521
10522         * configure.in (d30v-*-*): Configure all directories.
10523
10524 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10525
10526         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10527         for the D30V.
10528
10529 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10530
10531         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10532
10533 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10534
10535         * include/libiberty.h: Add extern "C" { so it can be used with C++
10536         progrms.
10537         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10538         programs.
10539
10540 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10541
10542         * configure.in (d30v-*-*): Configure GCC now.
10543
10544 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10545
10546         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10547         is no longer needed.
10548
10549 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10550
10551         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10552
10553 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10554
10555         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10556         targets using "$@" to provide support for similar but not identical
10557         targets without having to duplicate code.
10558
10559 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10560
10561         * makefile.vms: Fix to work with DEC C.
10562
10563 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10564
10565         * config.sub: Add mips-tx39-elf to marketing names.
10566
10567 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10568
10569         * ltmain.sh: Handle symlinks in generated script.
10570
10571 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10572
10573         * configure: Handle autoconf style directory options: --bindir,
10574         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10575         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10576         --sysconfdir.
10577         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10578         (sharedstatedir, localstatedir, oldincludedir): New variables.
10579         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10580         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10581         sbindir, sharedstatedir, and sysconfdir.
10582
10583 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10584
10585         * Makefile.in (bootstrap-lean): New target.
10586
10587 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10588
10589         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10590         sn, and gnuserv from noconfigdirs.
10591
10592 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10593
10594         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10595
10596 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10597
10598         * Makefile.in (cross): New target.
10599
10600 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10601                           Jeff Law         <law@cygnus.com>
10602
10603         * Makefile.in (bootstrap2, bootstrap3): New targets.
10604         (all-bootstrap): Remove outdated and confusing target.
10605         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10606
10607 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10608
10609         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10610         windows.  Consistent with gdb/configure.
10611
10612 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10613
10614         * configure.in: Name Linux target fragment.
10615
10616         * configure: Rewrite so that project Makefile fragment is inserted
10617         first and appears last in the resulting Makefile.
10618
10619 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10620
10621         * Makefile.in (install-itcl): Install tcl first.
10622
10623 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10624
10625         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10626
10627 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10628
10629         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10630
10631         * configure.in (skipdirs): Add target-librx for Linux.
10632         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10633
10634 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10635
10636         * Makefile.in (bootstrap): New target.
10637
10638 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10639
10640         * config.sub: Accept 'amigados' for backward compatibility.
10641
10642 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10643
10644         * config.guess: Merge with FSF.
10645
10646 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10647
10648         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10649
10650 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10651
10652         * config.sub: Add "marketing-names" patch.
10653
10654 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10655
10656         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10657
10658 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10659
10660         * config.sub: Handle v850-elf.
10661
10662 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10663
10664         * .cvsignore (*-install): Remove.
10665
10666 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10667
10668         * ltconfig: Set CONFIG_SHELL in libtool.
10669         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10670
10671 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10672
10673         * configure.in (target_subdir): Set to libraries if enable_multilib.
10674
10675 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10676
10677         * config.guess: Update from gcc directory.
10678
10679 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10680
10681         * Makefile.in (all-sim): Depends on all-readline.
10682
10683 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10684
10685         * Makefile.in (BISON, YACC): Use $$s.
10686         (all-bison): Depend on all-texinfo.
10687
10688 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10689
10690         * Makefile.in (BISON): Add -L flag.
10691         (YACC): Likewise.
10692
10693 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10694
10695         * configure.in (noconfigdirs): Add support for v850e target.
10696
10697         * config.sub (maybe_os): Add support for v850e target.
10698
10699 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10700
10701         * configure.in (noconfigdirs): Add support for v850ea target.
10702
10703         * config.sub (maybe_os): Add support for v850ea target.
10704
10705 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10706
10707         * config.sub: Add mipstx39.  Delete r3900.
10708
10709 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10710
10711         * Makefile.in (all-autoconf): Depends on all-texinfo.
10712
10713 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10714
10715         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10716         eabi targets.
10717
10718 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10719
10720         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10721
10722         * configure: When handling a Canadian Cross, handle YACC as well as
10723         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10724         * Makefile.in (all-bison): Depend upon all-texinfo.
10725
10726 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10727
10728         * Makefile.in (BISON): bison, not byacc or bison -y.
10729         (YACC): bison -y or byacc or yacc.
10730         (various): Add *-bison as appropriate.
10731         (taz): No need to mess with BISON anymore.
10732
10733 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10734
10735         * configure: If OSTYPE matches *win32*, try to find a good value for
10736         CONFIG_SHELL.
10737
10738 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10739
10740         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10741         configure.in if it is present.
10742
10743 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10744
10745         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10746
10747 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10748
10749         * config.sub: Recognize `arc' cpu.
10750         * configure.in: Likewise.
10751         * config-ml.in: Likewise.
10752
10753 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10754
10755         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10756
10757 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10758
10759         * configure: Changed sed delimiter from ':' to '|' when
10760         attempting to substitute ${config_shell} for SHELL. On
10761         NT ${config_shell} may contain a ':' in it.
10762
10763 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10764
10765         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10766
10767 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10768
10769         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10770
10771 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10772
10773         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10774
10775         * ylwrap: If the program is a relative path, force it to be
10776         absolute.
10777
10778 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10779
10780         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10781
10782 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10783
10784         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10785         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10786         for libraries.
10787
10788 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10789
10790         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10791         separated by spaces.
10792
10793 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10794
10795         * ylwrap: New file.
10796         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10797
10798         * ltmain.sh: Handle /bin/sh at start of install program.
10799
10800         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10801
10802         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10803         * missing: New file, from automake 1.2.
10804
10805 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10806
10807         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10808         check-tk to CHECK_X11_MODULES.
10809
10810 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10811
10812         * config.sub: Merge with FSF.
10813
10814 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10815
10816         * config.guess: Merge with FSF.
10817
10818 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10819
10820         * configure: Treat msdosdjgpp like go32.
10821         * configure.in: Likewise.  Don't remove gprof for go32.
10822
10823         * configure: Change Makefile.tem2 to Makefile.tm2.
10824
10825 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10826
10827         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10828
10829 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10830
10831         * install-sh (chmodcmd): Set to null if the DST directory already
10832         exists.  Same as Nov 11th change.
10833
10834 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10835
10836         * configure (GDB_TK): Needs itcl and tix.
10837
10838 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10839
10840         * config.guess: Update from FSF.
10841
10842 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10843
10844         * Makefile.in (GDB_TK): Depend on itcl and tix.
10845
10846 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10847
10848         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10849         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10850         (INSTALL_SCRIPT): New variable.
10851         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10852         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10853         to -x.
10854         * install-sh: Add support for -x option.
10855
10856 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10857
10858         * configure.in, Makefile.in: Treat tix like itcl.
10859
10860 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10861
10862         * Makefile.in (WINDRES): New variable.
10863         (WINDRES_FOR_TARGET): New variable.
10864         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10865         (EXTRA_HOST_FLAGS): Add WINDRES.
10866         (EXTRA_TARGET_FLAGS): Add WINDRES.
10867         (EXTRA_GCC_FLAGS): Add WINDRES.
10868         ($(DO_X)): Pass down WINDRES.
10869         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10870         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10871         DLLTOOL_FOR_TARGET.
10872
10873 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10874
10875         * configure.in: configure sim before gdb for win32-x-ppc
10876
10877 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10878
10879         Move gperf into the toplevel, from libg++.
10880         * configure.in (target_tools): Add target-gperf.
10881         (native_only): Add target-gperf.
10882         * Makefile.in (all-target-gperf): New target, depend on
10883         all-target-libg++.
10884         (configure-target-gperf): Empty rule.
10885         (ALL_TARGET_MODULES): Add all-target-gperf.
10886         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10887         (CHECK_TARGET_MODULES): Add check-target-gperf.
10888         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10889         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10890
10891 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10892
10893         * config.sub (mn10200): Recognize new basic machine.
10894
10895 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10896
10897         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10898         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10899
10900 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10901
10902         * configure.in: If we're building mips-sgi-irix6* native, turn on
10903         ENABLE_MULTILIB and set TARGET_SUBDIR.
10904
10905 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10906
10907         * Makefile.in (all-sn): Depend on all-grep.
10908
10909 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10910
10911         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10912
10913         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10914         Makefile.  From Jeff Makey <jeff@cts.com>.
10915         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10916
10917         * Makefile.in (DISTBISONFILES): Remove.
10918         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10919         $(DEFAULT_YACC).
10920
10921         * configure.in: Build itl, db, sn, etc., when building for native
10922         cygwin32.
10923
10924         * Makefile.in (LD): New variable.
10925         (EXTRA_HOST_FLAGS): Pass down LD.
10926         ($(DO_X)): Likewise.
10927
10928 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10929
10930         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10931
10932 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10933
10934         * configure.in (targargs): Strip out any supplied --build argument
10935         before adding our own. Always add --build.
10936
10937 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10938
10939         * configure.in (targargs): Pass --build if we're doing
10940         a cross-compile.
10941
10942 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10943
10944         * configure: Use '|' instead of ":" as the separator in
10945         sed. Otherwise sed chokes on NT path names with drive
10946         designators. Also look for "?:*" as the leading characters in an
10947         absolute pathname.
10948
10949 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10950
10951         * config.sub: Support for r3900.
10952
10953 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10954
10955         * configure.in: Use install-sh, not install.sh.
10956
10957 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10958
10959         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10960         apply it twice.
10961
10962 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10963
10964         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10965         install-binutils.
10966
10967 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10968
10969         * Makefile.in: Add automake targets.
10970         * configure.in (host_tools): Add automake.
10971
10972 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10973
10974         * configure: Default CXX to c++, not gcc.
10975         * Makefile.in (CXX): Set to c++, not gcc.
10976         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10977
10978 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10979
10980         * install-sh: try appending a .exe if source file doesn't
10981         exist
10982
10983 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10984
10985         * configure.in: Turn on multilib by default.
10986         (cross_only): Remove target-libiberty.
10987
10988         * Makefile.in (all-gcc): Don't depend on libiberty.
10989
10990 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10991
10992         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10993
10994 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10995
10996         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10997         (DISTBISONFILES): Add ld/Makefile.in
10998
10999 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11000
11001         * configure.in: if target is cygwin32 but host isn't cygwin32,
11002         don't configure gdb tcl tk expect, not just gdb.
11003
11004 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11005
11006         * configure.in: Added gnuserv everywhere sn appears.
11007
11008         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11009         (CROSS_CHECK_MODULES): Added check-gnuserv.
11010         (INSTALL_MODULES): Added install-gnuserv.
11011         (CLEAN_MODULES): Added clean-gnuserv.
11012         (all-gnuserv): New target.
11013
11014 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11015
11016         * config.guess: Fixes for MIPS OpenBSD systems.
11017
11018 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11019
11020         * Makefile.in (INSTALL_XFORM): Remove.
11021         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11022
11023         * mkinstalldirs: New file, copied from automake.
11024         * Makefile.in (installdirs): Rename from install-dirs.  Use
11025         mkinstalldirs.  Change all users.
11026         (DEVO_SUPPORT): Add mkinstalldirs.
11027
11028 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11029
11030         * install-sh: Rename from install.sh.
11031         * Makefile.in (INSTALL): Change install.sh to install-sh.
11032         (DEVO_SUPPORT): Likewise.
11033
11034         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11035         Graichen <graichen@rzpd.de>.
11036
11037 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11038
11039         * config.guess: Recognize OpenBSD systems correctly.
11040
11041 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11042
11043         * README, Makefile.in (ETC_SUPPORT): Remove references to
11044         cfg-paper*, configure.{texi,man,info*}._
11045
11046 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11047
11048         * Makefile.in (all.normal): Ensure that gcc is built after all
11049         the x11 - ie gdb - targets.
11050
11051 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11052
11053         * makefile.vms: Don't run conf-a-gas.
11054
11055 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11056
11057         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11058
11059 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11060
11061         * configure.in: Remove noconfigdirs case since gdb also
11062         configures and builds for tic80-coff.
11063
11064 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11065
11066         * configure: Set cache_file to config.cache.
11067         * Makefile.in (local-distclean): Remove config.cache.
11068
11069 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11070
11071         * COPYING: Update FSF address.
11072
11073 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11074
11075         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11076         noconfigdirs.
11077
11078 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11079
11080         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11081         MAKEDIRS, is empty.
11082
11083 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11084
11085         * config.sub: Tweak mn10300 entry.
11086
11087 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11088
11089         * configure.in (host_tools): Put sim before gdb, so gdb's
11090         configure.tgt can determine if the simulator was configured.
11091
11092 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11093
11094         * config.sub: Move BeOS $os case to be with other Cygnus
11095         local cases.
11096
11097 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11098
11099         * config.sub: Remove misplaced comment that broke Linux.
11100
11101 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11102
11103         * config.sub: Add BeOS support.
11104
11105 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11106
11107         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11108
11109 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11110
11111         * configure.in (noconfigdirs): Remove tcl and tk from
11112         noconfigdirs for cygwin32 builds.
11113
11114 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11115
11116         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11117
11118 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11119
11120         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11121         make-all.com, use makefile.vms instead.
11122
11123 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11124
11125         * config.sub: Accept -lnews*.
11126
11127 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11128
11129         * configure.in (noconfigdirs): Disable target-newlib,
11130         target-examples and target-libiberty for d30v.
11131
11132 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11133
11134         * configure.in (noconfigdirs): Enable ld for d30v.
11135
11136 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11137
11138         * configure.in (tic80-*-*): Build compiler.
11139
11140 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11141
11142         * configure.in (d30v-*): Remove sim directory from list of
11143         unsupported d30v directories
11144
11145 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11146
11147         * config.sub, configure.in: Add d30v target cpu.
11148
11149 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11150
11151         * makefile.vms: New file.
11152         * make-all.com: Remove.
11153
11154 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11155
11156         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11157
11158 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11159
11160         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11161
11162 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11163
11164         * Makefile.in (ALL_MODULES): Added all-db.
11165         (CROSS_CHECK_MODULES): Addec check-db.
11166         (INSTALL_MODULES): Added install-db.
11167         (CLEAN_MODULES): Added clean-db.
11168
11169 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11170
11171         * config.guess: Merge with latest FSF sources.
11172
11173 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11174
11175         * Makefile.in (ALL_MODULES): Added all-itcl.
11176         (CROSS_CHECK_MODULES): Added check-itcl.
11177         (INSTALL_MODULES): Added install-itcl.
11178         (CLEAN_MODULES): Added clean-itcl.
11179
11180 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11181
11182         * configure.in: build gdb for mn10200
11183
11184 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11185
11186         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11187
11188 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11189
11190         * configure.in (tic80-*-*): Turn off most targets right now.
11191
11192 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11193
11194         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11195         rather than the makeinfo program.
11196         (do-info): Depend upon all-texinfo.
11197
11198 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11199
11200         * configure.in: Remove uses of config/mh-linux.
11201
11202         * config.sub, config.guess: Merge with latest FSF sources.
11203
11204 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11205
11206         * config.sub (case $basic_machine): Add tic80 entries.
11207
11208 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * config.sub, config.guess: Merge with latest FSF sources.
11211
11212 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11213
11214         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11215         * mpw-config.in: Test for NewFolderRecursive.
11216         * mpw-install: Use symbolic name for startup filename.
11217         * mpw-README: Add various additional details.
11218
11219 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11220
11221         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11222
11223 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11224
11225         * configure.in: Do build gcc and the target libraries for
11226         the mn10200.
11227
11228 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11229
11230         * configure.in: don't avoid building gdb for mn10300 any more
11231         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11232         instead of single-quoting it.
11233
11234 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11235
11236         * configure.in: Don't use --with-stabs on IRIX 6.
11237
11238 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11239
11240         * configure.in (m32r): Build gdb, libg++ now.
11241
11242 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11243
11244         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11245         directories from noconfigdirs.
11246
11247 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11248
11249         * config.sub (basic_machine): added mips16 configuration
11250
11251 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11252
11253         * config.sub: Handle d10v-unknown.
11254
11255 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11256
11257         * config.sub: Handle v850-unknown.
11258
11259 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11260
11261         * Makefile.in: add findutils
11262         * configure.in: add findutils to list of host_tools
11263
11264 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11265
11266         * config.sub: Handle mn10200 and mn10300.
11267
11268 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11269
11270         * configure.in (d10v-*): Do not build librx.
11271
11272 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11273
11274         * configure.in (mn10300): Build everything except gdb & libgloss.
11275
11276 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11277
11278         * config.guess:  Patch for Dansk Data Elektronik servers,
11279         from Niels Skou Olsen <nso@dde.dk>.
11280
11281         For ncr, use /bin/uname rather than uname, since GNU uname does not
11282         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11283
11284         Patch for MIPS R4000 running System V,
11285         from Eric S. Raymond <esr@snark.thyrsus.com>.
11286
11287         Fix thinko for nextstep.
11288
11289         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11290
11291         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11292         * config.guess: Guess mips-dec-mach_bsd4.3.
11293
11294         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11295         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11296         release numbers.
11297         * config.guess (mips-mips-riscos*):  Emit just enough of the
11298         release number.
11299
11300         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11301         * config.guess (sparc-auspex-sunos*):  Added.
11302         (f300-fujitsu-*): Added.
11303
11304         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11305         * config.guess:  Recognize a Tadpole as a sparc.
11306
11307 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11308
11309         * config.guess: Don't assume that NextStep version is either 2 or
11310         3.  NextStep 4 (aka OpenStep 4) has come out now.
11311
11312 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11313
11314         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11315         From Rik Faith <faith@cs.unc.edu>.
11316
11317 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11318
11319         * config.sub: Contributions from bug-gnu-utils to:
11320         Support plain "hppa" (no version given) architecture, reported by
11321         OpenStep.
11322         OpenBSD like NetBSD.
11323         LynxOs is not a hardware supplier.
11324
11325         * config.guess: Contributions from bug-gnu-utils to add support for:
11326         OpenBSD like NetBSD.
11327         Stratus systems.
11328         More Pyramid systems.
11329         i[n>4]86 Intel chips.
11330         M680[n>4]0 Motorola chips.
11331         Use unknown instead of lynx for hardware manufacturer.
11332
11333 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11334
11335         * install.sh (chmodcmd): Set to null if the DST directory already
11336         exists.
11337
11338 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11339
11340         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11341         not use mt-ppc target Makefile fragment any more.
11342
11343 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11344
11345         * configure.in (*-*-windows):  Exclude everything but those dirs
11346         needed to build windows.
11347
11348 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11349
11350         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11351
11352 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11353
11354         * configure.in:  Exclude mmalloc from i386-windows.
11355
11356 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11357
11358         * Undo my previous change.
11359
11360 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11361
11362         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11363         unconditionally.
11364         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11365
11366 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11367
11368         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11369         host to add it's own flags.
11370
11371 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11372
11373         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11374
11375 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11376
11377         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11378         (CXX_FOR_TARGET): Likewise.
11379         (GCC_FOR_TARGET): Define.
11380         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11381         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11382         CC_FOR_TARGET was specified on the command line.
11383         (MAKEOVERRIDES): Don't define.
11384
11385 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11386
11387         * configure.in (m32r): Fix spelling of libg++ libs.
11388
11389 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11390
11391         * config.sub (-apple*): Remove, now redundant.
11392
11393 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11394
11395         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11396
11397         * configure: Rework yesterday's sed script patch.
11398
11399         * config.sub: Merge with FSF.
11400
11401 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11402
11403         * config.guess:  Merge from FSF.
11404
11405         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11406         * config.guess: Use pc instead of unknown, for pc clone systems.
11407         Change linux to linux-gnu.
11408
11409         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11410         * config.guess: Avoid non-portable tr syntax.
11411
11412 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11413
11414         * test-build.mk (HOLES): Add "xargs" for gdb.
11415
11416         * configure: Avoid hpux10.20 sed bug.
11417
11418 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11419
11420         * configure.in:  Add support for windows host
11421         (that is a build done under the Microsoft build environment).
11422
11423 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11424
11425         * Makefile.in: Replace all uses of srcroot with s, to shrink
11426         command line lengths.
11427
11428         Patches from Geoffrey Noer <noer@cygnus.com>:
11429         * configure.in: If configuring for newlib, pass --with-newlib to
11430         subdirectories.
11431         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11432         -Bnewlib/ and -Lwinsup to gcc.
11433         (CXX_FOR_TARGET): Likewise.
11434
11435 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11436
11437         * Makefile.in (ETC_SUPPORT): Add configure.
11438
11439 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11440
11441         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11442         host configuration file.
11443
11444 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11445
11446         * configure.in: Break mn10x00 support into separate
11447         mn10200 and mn10300 configurations.
11448         * config.sub: Likewise.
11449
11450 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11451
11452         * configure.in: Add lots of stuff to noconfigdirs for
11453         the mn10x00 targets.
11454
11455         * config.sub, configure.in: Add mn10x00 support.
11456
11457 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11458
11459         * make-all.com: Call conf-a-gas, not config-a-gas.
11460
11461 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11462
11463         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11464         targets.
11465
11466 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11467
11468         * mpw-README: Add much more detail for native PowerMac.
11469         * mpw-install: New file.
11470         * mpw-configure: Add --norecursion and --help options.
11471         * mpw-config.in: Translate readme and install files when
11472         copying to objdir.
11473         * mpw-build.in: Don't always depend on byacc and flex.
11474         (install-only-top): New action.
11475
11476 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11477
11478         * configure.in:  You can now configure GDB for the v850.
11479
11480 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11481
11482         * configure.in (noconfigdirs): Don't configure any C++ dirs
11483         if targeting D10V.
11484
11485 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11486
11487         * config.sub: Recognize mips64vr5000.
11488
11489 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11490
11491         * configure.in: Use a single line for host_tools and native_only.
11492
11493 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11494
11495         * config.sub, configure.in: Add entries for m32r.
11496
11497 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11498
11499         * Makefile.in (inet-install): Don't run install-gzip.
11500
11501 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11502
11503         * configure.in:  Don't config lots of things for *-*-windows*.
11504
11505 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11506
11507         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11508         (host_libs, host_tools): Copy from configure.in.
11509         * mpw-configure: Don't complain about directories not found.
11510
11511 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11512
11513         * configure.in (i[345]86): Recognize i686 for pentium pro.
11514         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11515         file.
11516
11517         * config.guess (i[345]86): Ditto.
11518
11519 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11520
11521         * configure.in (noconfigdirs): Removed gdb for D10V.
11522
11523 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11524
11525         * configure.in: Remove ld, target-libio, target-libg++, and
11526         target-libstdc++ from noconfigdirs.
11527
11528 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11529
11530         * configure: Fix three locations where shell scripts were
11531         being run directly rather than with config_shell.
11532
11533 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11534
11535         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11536         * config.sub (basic_machine): Recognize v850.
11537
11538 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11539
11540         * mpw-configure: Handle multiple enable/disable options and
11541         pass them down recursively, handle -c and -s flags appropriately
11542         depending on choice of compiler, add escape mechanism for
11543         quoted arguments to gC.
11544
11545 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11546
11547         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11548         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11549         so that -mrelocatable-lib and -mno-eabi are used.
11550
11551         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11552         not support --print-multi-lib, don't abort.
11553
11554 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11555
11556         * make-all.com: Run config-a-gas.
11557         * setup.com: Don't copy subdirectory files around.
11558
11559 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11560
11561         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11562         target, it now compiles correctly.
11563
11564 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11565
11566         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11567
11568 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11569
11570         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11571
11572 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11573
11574         * configure.in (native_only): Add prms.
11575
11576 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11577
11578         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11579         (BINUTILS_SUPPORT_DIRS): Likewise.
11580
11581 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11582
11583         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11584         d10v support is added.
11585
11586 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11587
11588         * configure.in (d10v-*-*): New target.
11589
11590 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11591
11592         * config.guess (HP 9000/811): Recognize this as a PA1.1
11593         machine.
11594
11595 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11596
11597         * Makefile.in (do-tar-gz): New target, split out from tail end of
11598         taz target.  Run each command separately, don't use pipes.
11599         (taz): Use it.
11600
11601 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11602
11603         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11604         * mpw-build.in: No builds should depend on building byacc or flex,
11605         they are assumed to be installed already.
11606
11607 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11608
11609         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11610         variable that CC_FOR_TARGET needs.
11611
11612 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11613
11614         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11615         options have changed since the last time the subdirectory was
11616         configured, and if it has, reconfigure.
11617         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11618         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11619
11620 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11621
11622         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11623         CLEAN_MODULES): Add bash.
11624         (all-bash): New target.
11625
11626 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11627
11628         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11629
11630 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11631
11632         * config.sub (basic_machine): Recognize d10v as a valid processor.
11633
11634 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11635
11636         * mpw-configure: Add support for --bindir.
11637         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11638
11639 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11640
11641         * configure.in: add bash, time, gawk to list of hosttools and things
11642         to only build for native toolchains
11643
11644 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11645
11646         * Makefile.in (docdir): Remove.
11647
11648 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11649
11650         * Makefile.in (datadir): Set to $(prefix)/share.
11651
11652 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11653
11654         * configure.in: build diff and patch for cygwin32-hosted
11655         toolchains.
11656
11657 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11658
11659         * config.sub: Accept -rtems*.
11660
11661 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11662
11663         * configure.in: enable dosrel for cygwin32-hosted builds,
11664                 remove diff from the list of things not buildable
11665                 via Canadian Cross
11666
11667 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11668
11669         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11670         don't get ". ".
11671
11672 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11673
11674         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11675
11676 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11677
11678         * Makefile.in (taz): Handle case where tex3patch didn't even get
11679         checked out.  Also, if it was found, put the symlink in a new util
11680         subdirectory.
11681
11682 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11683
11684         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11685
11686 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11687
11688         * config.sub: Recognize -openvms.
11689         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11690         * make-all.com, setup.com: New files.
11691
11692 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11693
11694         * Makefile.in (taz): tex3patch moved to texinfo/util.
11695
11696 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11697
11698         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11699         * configure.in: remove make from disable-if-Can-Cross list
11700                 enable gdb if ${host} and ${target} are cygwin32
11701
11702 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11703
11704         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11705         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11706
11707 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11708
11709         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11710         distinguish sysv/svr4/bsd variants.
11711         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11712
11713 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11714
11715         * configure.in: Added copyright notice.
11716         * move-if-change: Added copyright notice.
11717
11718 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11719
11720         * configure.in (powerpcle-*-solaris*): Until we get shared
11721         libraries working, don't build gdb, sim, make, tcl, tk, or
11722         expect.
11723
11724 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11725
11726         * config.guess:  Merge with FSF:
11727
11728         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11729         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11730
11731         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11732         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11733
11734         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11735         * config.guess:  Combine two OSF1 rules.
11736         Also recognize field test versions.  From mjr@zk3.dec.com.
11737         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11738         because GNU uname does not support -p.  From pmr@pajato.com.
11739
11740 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11741
11742         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11743
11744 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11745
11746         * mpw-README: Document GCCIncludes.
11747
11748 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11749
11750         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11751
11752 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11753
11754         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11755
11756 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11757
11758         * configure.in (*-*-cygwin32): Configure make.
11759
11760 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11761
11762         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11763
11764 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11765
11766         * Makefile.in (all-inet): Depend on all-perl.
11767
11768         * Makefile.in (inet-install): New target.
11769
11770         * Makefile.in (all-inet): Depend on all-tcl.
11771         (all-inet): Depend on all-send-pr.
11772
11773 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11774
11775         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11776         temporarily.
11777
11778 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11779
11780         * configure.in: Don't configure --with-gnu-ld on AIX.
11781
11782 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11783
11784         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11785
11786 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11787
11788         * Makefile.in (ALL_MODULES): Added all-inet.
11789         (CROSS_CHECK_MODULES): Added check-inet.
11790         (INSTALL_MODULES): Added install-inet.
11791         (CLEAN_MODULES): Added clean-inet.
11792         (all-indent): New target.
11793
11794         * configure.in (host_tools): Added inet.
11795         (native_only): Added inet.
11796         (noconfigdirs): Added inet.
11797
11798 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11799
11800         * configure.in: Don't configure libgloss if we are not configuring
11801         newlib.
11802
11803 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11804
11805         * configure.in: Don't configure libgloss for unsupported
11806         architectures.
11807
11808 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11809
11810         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11811
11812 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11813
11814         * Makefile.in (ALL_MODULES): Include all-apache.
11815         (CROSS_CHECK_MODULES): Include check-apache.
11816         (INSTALL_MODULES): Include install-apache.
11817         (all-apache): New target.
11818
11819         * configure.in: Added apache everywhere perl is seen.
11820
11821 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11822
11823         * Makefile.in: Add support for clean-{module} and
11824         clean-target-{module} rules.
11825
11826 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11827
11828         * configure.in (*-*-ose) do not build libgloss.
11829
11830 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11831
11832         * config.guess (prep*:SunOS:5.*:*): Turn into
11833         powerpele-unknown-solaris2.
11834
11835 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11836
11837         * configure.in: Permit --enable-shared to specify a list of
11838         directories.
11839
11840 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11841
11842         * configure.in (host==solaris): Pass only the first word of $CC
11843         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11844
11845 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11846
11847         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11848
11849 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11850
11851         * Makefile.in (ALL_MODULES): Include all-perl.
11852         (CROSS_CHECK_MODULES): Include check-perl.
11853         (INSTALL_MODULES): Include install-perl.
11854         (ALL_X11_MODULES): Include all-guile.
11855         (CHECK_X11_MODULES): Include check-guile.
11856         (INSTALL_X11_MODULES): Include install-guile.
11857         (all-perl): New target.
11858         (all-guile): New target.
11859
11860         * configure.in (host_tools): Include perl and guile.
11861         (native_only): Include perl and guile.
11862         (noconfigdirs): Don't build guile and perl; no ports have been
11863         done.
11864
11865 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11866
11867         * configure (--enable-*): Handle quoted option lists such as
11868         --enable-sim-cflags='-g0 -O' better.
11869
11870 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11871
11872         * Makefile.in ({,inst}all-target): New rule so we can make and
11873         install all of the target directories easily.
11874
11875 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11876
11877         * configure.in: Add missing global flag in sed substitution when
11878         deleting `target-' from ${configdirs}.
11879
11880 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11881
11882         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11883         option.
11884
11885         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11886         config/mh-necv4.
11887
11888         * install.sh: Correct misspelling of transformbasename.
11889
11890         * config.guess: Recognize mips-*-sysv*.
11891
11892 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11893
11894         * config.sub: Recognize mon960.
11895
11896 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11897
11898         * configure: Restore Canadian Cross handling of BISON and LEX,
11899         removed in Feb 20 change.
11900
11901 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11902
11903         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11904         Mention make install.  Remove the old copyright date as well the
11905         clumsy and rather pointless copyright on the README file.
11906
11907 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11908
11909         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11910         Makefile after running symlink-tree, then run `make distclean' to
11911         avoid clobbering any generated files in srcdir.
11912
11913 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11914
11915         * configure.in (m68k-*-netbsd*): Build everything now.
11916
11917 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11918
11919         * Makefile.in (taz): Fix quoting.
11920
11921 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11922
11923         * configure.in (sparclet-*-*): Build everything now.
11924
11925 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11926
11927         * configure.in (m68k-*-linux*): New host.
11928
11929 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11930
11931         * configure: Check for bison before byacc.
11932
11933 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11934
11935         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11936         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11937         searching PATH.  These are used as fallbacks by Makefile.in if
11938         flex/bison/byacc aren't in objdir.
11939
11940 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11941
11942         * Makefile.in: Make everything which depends upon all-bfd also
11943         depend upon all-opcodes, in case --with-commonbfdlib is used.
11944
11945 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11946
11947         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11948         building NT native compilers on Unix.
11949
11950 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11951
11952         * configure.in: Don't get CC from the host Makefile fragment if we
11953         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11954         Solaris test for /usr/ucb/cc to the post target script, just after
11955         the compiler sanity test.
11956
11957 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11958
11959         * config.sub: Merge with FSF.
11960
11961 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11962
11963         * Makefile.in (RPATH_ENVVAR): New variable.
11964         (REALLY_SET_LIB_PATH): Use it.
11965         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11966
11967 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11968
11969         * config.sub, configure.in: Recognize sparclet cpu.
11970
11971 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11972
11973         * config.guess:  Support m68k-cbm-sysv4.
11974
11975 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11976
11977         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11978         m68k-unknown-linuxaout from linker help string.  Put quotes around
11979         $ld_help_string.
11980
11981 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11982
11983         * config.guess (powerpc-harris-powerunix): Add guess for port
11984         to new target.
11985
11986 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11987
11988         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11989
11990 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11991
11992         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11993         $(REALLY_SET_LIB_PATH) in Makefile.
11994         * Makefile.in (SET_LIB_PATH): New variable.
11995         (REALLY_SET_LIB_PATH): New variable.
11996         ($(DO_X)): Use $(SET_LIB_PATH).
11997         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11998         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11999         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12000         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12001         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12002         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12003         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12004         (install-dosrel): Likewise.
12005         (all-opcodes): Depend upon all-libiberty.
12006
12007 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12008
12009         * config.guess (*:CYGWIN*): New
12010
12011 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12012
12013         * Makefile.in (all-target-winsup): All all-target-libiberty.
12014
12015 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12016
12017         * configure.in (noconfigdirs): Add missing # in front of comment.
12018
12019 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12020
12021         * configure.in: add second pass to things added to noconfigdirs
12022         so *-gm-magic can exclude libgloss properly.
12023
12024 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12025
12026         * mpw-configure (extralibs_name, rez_name): Set correctly
12027         for MWC68K compiler.
12028
12029         * mpw-README: Add more info on the necessary build tools.
12030
12031 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12032
12033         * configure.in, config.sub: Recognize cygwin32.
12034
12035 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12036
12037         * config.guess, config.sub: Recognize A/UX.
12038
12039 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12040
12041         * config.sub: Merge with gcc/config.sub.
12042
12043 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12044
12045         * mpw-build.in (do-binutils): Add build of stamps.
12046
12047 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12048
12049         * config.sub: Add recognition for mips64vr4100*-* targets.
12050
12051 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12052
12053         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12054         Add creation of gconfigargs with `--enable-shared' turned on.
12055         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12056         ($(host)-stamp-stage3-configured): Likewise.
12057         (HOLES): Add chatr and ldd.
12058         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12059
12060 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12061
12062         * configure: Pass --nfp to recursive configures.
12063
12064 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12065
12066         * Makefile.in (DLLTOOL): New.
12067         (DLLTOOL_FOR_TARGET): New.
12068         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12069         (EXTRA_TARGET_FLAGS): Ditto.
12070         (EXTRA_GCC_FLAGS): Ditto.
12071         (CONFIGURE_TARGET_MODULES): Ditto.
12072         (DO_X): Ditto.
12073         * configure: Add DLLTOOL.
12074
12075 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12076
12077         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12078         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12079         mh-sco, since old workarounds no longer needed, and don't
12080         build ld, since libraries have weak symbols in COFF.
12081
12082 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12083
12084         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12085
12086 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * configure.in: Make sure that ${CC} can be used to compile an
12089         executable.
12090
12091 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12092
12093         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12094         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12095         nothing depending on whether gdbtk is being built.
12096
12097 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12098
12099         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12100
12101 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12102
12103         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12104         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12105
12106 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12107
12108         * config-ml.in: Add support for
12109         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12110         Simplify setting of multidirs from --disable-foo.
12111
12112 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12113
12114         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12115         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12116         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12117         non-empty, pass them on to the  GCC make.
12118         (all-bootstrap): New rule that is like all-gcc, except it executes
12119         the GCC bootstrap rule instead of the GCC all rule.
12120
12121 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12122
12123         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12124
12125 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12126
12127         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12128         DG/UX support.
12129
12130 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12131
12132         * config.sub (i*86*) Change [345] to [3456]
12133
12134 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12135
12136         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12137         --with-gnu-ld=no.
12138
12139 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12140
12141         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12142         AIX multilibs get built.
12143
12144 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12145
12146         * configure.in (i386-win32): Don't build expect if we're not
12147         building the tcl subdir.
12148
12149 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12150
12151         * Makefile.in: (configure-target-examples, all-target-examples):
12152         New targets, configure and build example programs.
12153
12154 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12155
12156         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12157         use it as input to sedit the generated MPW makefile.
12158         * mpw-README: Add a suggestion about Gestalt.h.
12159
12160 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12161
12162         * config.sub: Accept *-*-ieee*.
12163
12164 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12165
12166         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12167         Ronald F. Guilmette <rfg@monkeys.com>.
12168
12169 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12170
12171         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12172         for powerpc-pe native.
12173         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12174         (target==powerpc-pe): duplicate i386-win32 entry.
12175
12176 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12177
12178         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12179         of vxworks, not just vxworks5.1.
12180
12181 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12182
12183         * mpw-configure: Add support for exec-prefix.
12184
12185 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12186
12187         * config.guess: Recognize HP model 816 machines as having
12188         a PA1.1 processor.
12189
12190 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12191
12192         * configure: Ignore new autoconf configure options.
12193
12194 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12195
12196         * config.guess:  Recognize Pentium under SCO.
12197         From Robert Lipe <robertl@arnet.com>.
12198
12199 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12200
12201         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12202
12203 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12204
12205         * configure.in: Don't configure gas for alpha-dec-osf*.
12206
12207 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12208
12209         * configure.in: Default to --with-stabs for some targets for which
12210         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12211         i[345]86*-*-unixware*.
12212
12213 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12214
12215         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12216         rather than basing it on the target.  Simplify handling of options
12217         controlling which directories to configure.  Remove extraneous
12218         slash in multi-clean target.
12219
12220 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12221
12222         * config-ml.in: Prefix more variables with ml_ so they don't collide
12223         with configure's.
12224
12225 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12226
12227         * configure: Don't turn -v into --v.
12228
12229 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12230
12231         * configure.in (targargs): Fix typo.
12232
12233         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12234
12235 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12236
12237         * configure.in: Strip --host and --target options from
12238         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12239         --with-cross-host option when building with a cross-compiler.
12240         * configure: Canonicalize the arguments put into config.status by
12241         always using `=' for an option with an argument.  Pass a presumed
12242         --host or --target explicitly.
12243
12244 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12245
12246         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12247         into general OS recognition case.
12248
12249 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12250
12251         * configure.in (target_configdirs): add target-winsup only
12252         for win32 target systems.
12253
12254 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12255
12256         * Makefile.in (all-target-libgloss): Depend upon
12257         configure-target-newlib, since when libgloss is built it looks to
12258         see if the newlib directory exists.
12259
12260 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12261
12262         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12263         cfg-ml-*.in.
12264
12265 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12266
12267         * configure: Handle LD and LD_FOR_TARGET when configuring a
12268         Canadian Cross.
12269
12270 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12271
12272         * configure.in (target_libs): add target-winsup.
12273         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12274         (target==ppcle-pe): remove ld from $noconfigdirs.
12275
12276 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12277
12278         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12279         Preserve relative path names in $srcdir.  Build symlink tree if
12280         configuring cross target dir and srcdir=. (= no VPATH support).
12281         (configure-target-libg++): Depend on configure-target-librx.
12282         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12283         * config-ml.in: New file.
12284         * symlink-tree: New file.
12285         * configure: Ensure srcdir="." if that's what it is.
12286
12287 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12288
12289         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12290         includes and FLEX_SKELETON setting.
12291         * mpw-configure (--with-gnu-ld): New option, controls whether
12292         to use PPCLink or ld with PowerMac GCC.
12293         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12294         * mpw-config.in: Configure grez if targeting Mac.
12295
12296         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12297         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12298         just macos.
12299         * configure.in: Configure grez resource compiler if targeting Mac.
12300         * Makefile.in (all-grez, install-grez): New targets.
12301
12302 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12303
12304         * configure: CXX defaults to gcc, not g++.  If we find
12305         gcc in the path, set CC to gcc -O2.
12306
12307 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12308
12309         * configure: Default ${build} correctly.  Avoid picking up extra
12310         spaces when reading CC and CXX from Makefile.  When doing a
12311         Canadian Cross, use plausible default values for numerous
12312         variables.
12313         * configure.in: When doing a Canadian Cross, don't try to
12314         configure tools whose configure script can't handle it.
12315
12316 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12317
12318         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12319
12320 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12321
12322         * configure:  Remove dubious bug reporting address.
12323
12324 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12325
12326         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12327         configure script, run that instead of this directory's configure.
12328         In either case, print a message that we're configuring the sub-dir.
12329
12330 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12331
12332         * configure.in: Before checking for the existence of various files,
12333         use sed to filter out "target-".
12334
12335 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12336
12337         * Makefile.in (DO_X): Split rule to decrease command line length
12338         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12339         (Philippe De Muyter).
12340
12341 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12342
12343         * Makefile.in (all-patch): depend on all-libiberty.
12344
12345 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure.in: If the only directory in target_configdirs which
12348         actually exists is libiberty, then set target_configdirs to empty,
12349         to avoid trying to build a target libiberty in a gas or gdb
12350         distribution.
12351
12352 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12353
12354         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12355         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12356         systems.
12357
12358 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12359
12360         * configure.in (copy_dirs): Use sys-include instead of include
12361         for --with-headers option.
12362
12363 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12364
12365         * Makefile.in, configure.in: Make winsup builds work with
12366         new scheme.
12367
12368 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12369
12370         * configure.in: Build the linker on AIX.
12371
12372 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12373
12374         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12375         where needed.
12376
12377 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12378
12379         * Makefile.in (all-gcc): Fix typo.
12380
12381 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12382
12383         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12384
12385 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12386
12387         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12388         to target-xiberty, to provide more flexibility.
12389         (target_subdir):  Define.  Create if cross.
12390         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12391         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12392         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12393         check-libFOO -> check-target-libFOO, etc.
12394         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12395         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12396         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12397         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12398         allow ALL_GCC="" to only configure.
12399         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12400         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12401         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12402
12403 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12404
12405         * Makefile.in (taz): Build "info" in etc explicitly.
12406
12407 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12408
12409         * configure.in:  Make sure that CC is undefined (as opposed to
12410         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12411         problem with autoconf trying to configure on a host without GCC.
12412
12413 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12414
12415         * mpw-configure: Set host alias from choice of host compiler,
12416         only use generic MPW Makefile sed if present, edit a file
12417         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12418         * mpw-README: Add problem notes about CW6 and CW7.
12419
12420 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12421
12422         * Makefile.in (taz): Use ";" instead of ";;".
12423
12424 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12425
12426         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12427         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12428         DISTDOCDIRS.
12429         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12430         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12431
12432 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12433
12434         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12435         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12436         Move bfd to DISTSTUFFDIRS.
12437
12438 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12439
12440         * Makefile.in (X11_LIB): Removed.
12441         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12442
12443         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12444
12445 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12446
12447         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12448         names.
12449
12450 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12451
12452         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12453
12454 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12455
12456         * configure.in (i[345]86-*-win32): Always build newlib.
12457         Don't configure cvs, autoconf or texinfo.
12458         * Makefile.in (LD_FOR_TARGET): New.
12459         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12460         Pass down LD_FOR_TARGET.
12461
12462 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12463
12464         * winsup: New directory.
12465         * Makefile.in: Build winsup.
12466         * configure.in: Winsup is configured when target is win32.
12467         Can only build win32 target GDB when native.
12468
12469 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12470
12471         * config.guess: Recognize HP model 819 machines as having
12472         a PA 1.1 processor.
12473
12474 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12475
12476         * configure: Fix sed loop which substitutes for CC and CXX to
12477         avoid bug found in various sed implementations.
12478
12479 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12480
12481         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12482         simulator.  Use standard powerpc-*-eabi*.
12483
12484 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12485
12486         * configure.in: Stop putting gas and binutils in noconfigdirs for
12487         powerpc-*-aix* and rs6000-*-*.
12488
12489 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12490
12491         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12492         -mcall-aixdesc libraries.
12493
12494 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12495
12496         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12497
12498         * config.sub (arm | armel | armeb): Fix shell syntax.
12499
12500 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12501
12502         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12503         -msoft-float and -mcpu=common support.
12504         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12505         libraries.
12506
12507 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12508
12509         * configure.in: Allow configuration and build of emacs19 for the alpha.
12510
12511 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12512
12513         * configure.in (CC): Get ^CC, not just any old CC, from
12514         ${host_makefile_frag}.
12515
12516 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12517
12518         * configure.in (CC): Try to get CC from
12519         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12520
12521 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12522
12523         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12524         only if it exists in $(srcdir).
12525
12526 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12527
12528         * configure: If CC and CXX are not set in the environment, set
12529         them, based on either an existing Makefile or on searching for gcc
12530         in PATH.  Substitute for CC and CXX in Makefile.
12531         * configure.in: Remove libm from target_libs.  Separate
12532         target_configdirs from configdirs.  If CC is not set in
12533         environment, try to get it from a host Makefile fragment.  Rewrite
12534         changes of configdirs to use skipdirs instead.  A few minor
12535         tweaks.  Take directories out of target_configdirs as they are
12536         taken out of configdirs.  Remove existing Makefile files from
12537         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12538         CONFIG_ARGUMENTS in Makefile.
12539         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12540         by configure.in.
12541         (CONFIG_ARGUMENTS): Likewise.
12542         (CONFIGURE_TARGET_MODULES): New variable.
12543         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12544         ($(CONFIGURE_TARGET_MODULES)): New target.
12545         (configure-libg++, configure-libio): New targets.
12546         (all-libg++): Depend upon configure-libg++.
12547         (all-libio): Depend upon configure-libio.
12548         (configure-libgloss, all-libgloss): New targets.
12549         (configure-libstdc++): New target.
12550         (all-libstdc++): Depend upon configure-libstdc++.
12551         (configure-librx, all-librx): New targets.
12552         (configure-newlib): New target.
12553         (all-newlib): Depend upon configure-newlib
12554         (configure-xiberty): New target.
12555         (all-xiberty): Depend upon configure-xiberty.
12556
12557 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12558
12559         * configure.in (host i[345]86-*-win32):  Expand the
12560         noconfigdirs again.
12561
12562 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12563
12564         * mpw-configure: Fix sed command file name.
12565
12566 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12567
12568         * configure.in (host i[345]86-*-win32): Reduce the
12569         noconfigdirs again.
12570
12571 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12572
12573         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12574         or powerpc*-*-pe*, since they are not yet supported.
12575
12576 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12577
12578         Add PowerMac support and many other enhancements.
12579         * mpw-configure: New option --cc to select compiler to use,
12580         paste options set according to --cc into the generated
12581         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12582         if mpw-make.sed is present.
12583         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12584         add forward includes for PowerPC include files.
12585         * mpw-build.in: Build using Makefile.PPC if present.
12586         (do-byacc, etc): Remove separate version resource builds.
12587         (do-gas): Build "stamps" before "all".
12588         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12589         * mpw-README: Update to reflect --cc option, PowerMac support,
12590         and recently-reported compatibility problems.
12591
12592 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12593
12594         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12595         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12596         (--with-multilib-top): Pass to recursive invocations.
12597
12598 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12599
12600         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12601         v810-*-*.
12602
12603 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12604
12605         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12606         gdb, ld and opcodes on v810-*-*.
12607
12608 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12609
12610         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12611         (local-maintainer-clean): New target.
12612         (maintainer-clean): New target.
12613         (realclean): Just depend upon maintainer-clean.
12614
12615 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12616
12617         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12618
12619 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12620
12621         * configure.in: Build ld in mips*-*-bsd* case.
12622
12623 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12624
12625         * config.sub: Accept -lites* OS.  From Ian Dall.
12626
12627 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12628
12629         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12630         targets.
12631
12632 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12633
12634         * configure.in: treat i386-win32 canadian cross the same as
12635         i386-go32 canadian cross.
12636
12637 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12638
12639         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12640         running under the simulator to build a reduced set of libraries.
12641         (powerpc-*-eabiaix): Add fine grained multilib support added to
12642         other powerpc targets yesterday.
12643
12644 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12645
12646         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12647         -disable-softfloat, -disable-relocatable, -disable-aix, and
12648         -disable-sysv to control which multilib libraries get built.
12649
12650 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12651
12652         * configure: Add Makefile.tem to list of files to remove in trap
12653         handler.
12654
12655 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12656
12657         * config.guess (*Linux*):  Add missing "exit"s.
12658         Also, need specific check for alpha-unknown-linux (uses COFF).
12659
12660 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12661
12662         * config.guess:  Merge with FSF:
12663
12664         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12665         * config.guess (AIX4): More robust release numbering discovery.
12666
12667         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12668         * config.guess (i386-sequent-ptx): Properly get version number.
12669
12670         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12671         * config.guess (mips:*:4*:UMIPS): New case.
12672
12673 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12674
12675         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12676         (i386-win32 host): Likewise.  Don't build readline.
12677
12678 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12679
12680         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12681         SUPPORT_FILES to submakes.
12682
12683 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12684
12685         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12686         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12687         mpw-configure.
12688
12689 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12690
12691         * configure.in (appdirs): Use =, not ==, in test expression when
12692         trying to build the text to print in the warning message for
12693         Solaris users.
12694
12695 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12696
12697         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12698
12699 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12700
12701         * config.guess: Recognize lynx-2.3.
12702
12703 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12704
12705         * config.sub (z8ksim): Deleted
12706         (z8k-*-coff): New, this is the one true name of the target.
12707
12708 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12709
12710         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12711
12712 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12713
12714         * config.guess (*:Linux:*:*): First try asking the linker what the
12715         default object file format is (elf, aout, or coff).  Then if this
12716         fails, try previous methods.
12717
12718 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12719
12720         * configure.in: Don't build newlib for *-*-vxworks5.1.
12721
12722 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12723
12724         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12725         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12726
12727 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12728
12729         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12730
12731 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12732
12733         * cfg-ml-com.in: New file.
12734         * cfg-ml-pos.in: New file.
12735
12736 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12737
12738         * COPYING.NEWLIB: Add HP free copyright to list.
12739
12740 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12741
12742         * config.sub: Recognize -eabi* for the system, not just -eabi.
12743
12744 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12745
12746         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12747         * config.sub, configure.in (win32): New target and host.
12748
12749 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12750
12751         * configure.in: Add i386-pe configuration.
12752
12753 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12754
12755         * mpw-build.in (install): Install GDB after LD.
12756
12757 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12758
12759         * mpw-config.in (elf/mips.h): Always forward-include, needed
12760         for GDB to build.
12761
12762 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12763
12764         * testsuite: New directory for customer acceptance and whole tool
12765         chain tests.
12766
12767 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12768
12769         * configure: If per-host line isn't found, but AC_OUTPUT is found
12770         and a configure script exists, run it instead.
12771
12772 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12773
12774         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12775
12776 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12777
12778         * configure: Set build_{cpu,vendor,os,alias} to host values when
12779         --build isn't specified.
12780
12781 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12782
12783         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12784         (FLAGS_TO_PASS): Pass them.
12785         (EXTRA_TARGET_FLAGS): Ditto.
12786
12787 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12788
12789         * Makefile.in (all-libg++): Depend on all-libstdc++.
12790
12791 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12792
12793         * configure.in (noconfigdirs): Enable all packages for
12794           i386-unknown-netbsd.
12795
12796 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12797
12798         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12799         hosted builds (DOS builds)
12800
12801 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12802
12803         Changes for ARM based on patches from Richard Earnshaw:
12804         * config.sub: Handle armeb and armel.
12805         * configure.in: Omit arm linker only for riscix.
12806
12807 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12808
12809         * config.guess:  Update from FSF.
12810
12811 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12812
12813         * config.sub: Recognize powerpcle as the little endian variant of
12814         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12815         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12816         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12817         temporarily.
12818
12819 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12820
12821         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12822
12823 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12824
12825         * config.sub: Accept -lites* as a basic system type.
12826
12827 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12828
12829         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12830         installed, and if so return linuxoldld as the system name.
12831
12832 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12833
12834         * config.guess: Add hppa1.1-hp-lites support.
12835
12836 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12837
12838         * configure.in: Don't build newlib for m68k-vxworks5.1.
12839
12840 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12841
12842         * configure.in (mips-sgi-irix6): Use mh-irix5.
12843
12844 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12845
12846         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12847
12848 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12849
12850         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12851         OSF/1.  Fix compiler flags.
12852         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12853
12854 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12855
12856         * configure.in: Recognize --with-newlib.
12857         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12858
12859 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12860
12861         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12862         to *_X11_MODULES due to gdbtk needing X include files et al.
12863
12864 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12865
12866         Merge in support for Mac MPW as a host.
12867         (Old change descriptions retained for informational value.)
12868
12869         * mpw-config.in: Add generic include forwards for cpu-specific
12870         include files in aout and elf directories.
12871
12872         * mpw-configure: Added copyright.
12873         * mpw-config.in: Check for presence of required build tools.
12874         (target_libs): Add newlib.
12875         (target_tools): Add examples.
12876         (Read Me): Generate as "Read Me for MPW" instead.
12877         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12878         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12879         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12880
12881         * mpw-configure: Remove subdir-specific makefile hackery,
12882         delete mk.tmp after using it.
12883
12884         * mpw-build.in (all): Display start and end times.
12885
12886         * mpw-configure (host_canonical): Set.
12887         (target_cpu): Always add to makefiles.
12888         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12889         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12890         (mpw-mh-mpw): Look for in srcdir and srcroot.
12891         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12892
12893         * mpw-build.in: (install-only): New target.
12894
12895         * mpw-configure (host_alias, target_alias): Rename from hostalias
12896         and targetalias, add into generated Makefile.
12897         (mk.tmp): If present, add into generated Makefile.
12898         * mpw-build.in (all-gas): Build config.h first before gas proper.
12899
12900         * mpw-configure (config.status): Write only if changed.
12901         * mpw-config.in (readline): Configure it (not built, just used for
12902         definitions).
12903
12904         * mpw-config.in (elf/mips.h): Add a forward include.
12905
12906         * mpw-config.in: Forward-include most .h files in include into
12907         extra-include.
12908         (readline): Don't build.
12909         mpw-build.in (install): Install GDB.
12910
12911         * mpw-configure (prefix, mpw_prefix): Handle it.
12912         * mpw-config.in (mmalloc, readline): Don't configure.
12913         * mpw-build.in (thisscript): Rename to ThisScript.
12914         Use mpw-build instead of BuildProgram everywhere.
12915         (mmalloc, readline): Don't build.
12916         * mpw-README: New file, basic documentation about the MPW port.
12917
12918         * mpw-config.in: Use forward-include to create include files.
12919
12920         * mpw-configure: Add more things to the top of each configured
12921         Makefile, including contents of config/mpw-mh-mpw.
12922         * mpw-config.in (extra-include): Create this directory and fill it
12923         with Posix-like include files when configuring.
12924
12925         * config.sub (apple, mac, mpw): Add various aliases.
12926
12927         * mpw-build.in: New file, top-level build script fragment for MPW.
12928         * mpw-configure: New file, configure script for MPW.
12929         * mpw-config.in: New file, config fragment for MPW.
12930
12931 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12932
12933         * configure.in (host_libs): Remove glob, since it is gone from the
12934         sources.
12935
12936 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12937
12938         * Makefile.in: define empty GDB_NLM_DEPS var.
12939
12940         * configure.in(target_makefile_frag): use config/mt-netware
12941         for netware targets.
12942
12943 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12944
12945         * config.sub: Merge in recent FSF changes.  Remove linux special
12946         cases.
12947
12948 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12949
12950         Revert this change:
12951
12952         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12953
12954                 * build-all.mk: Use CC=cc -Xs on Solaris.
12955
12956 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12957
12958         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12959         stop using it.
12960         * Makefile.in: Nuke all references to glob subdirectory.
12961
12962 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12963
12964         * configure.in: Fix --enable-shared logic in per-host.
12965
12966 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12967
12968         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12969
12970 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12971
12972         * configure.in (noconfigdirs): Don't build gas on AIX, for
12973         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12974
12975 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12976
12977         * configure: Fix --cache-file to work if the file argument is a
12978         relative path.
12979
12980 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12981
12982         * configure: If the --cache-file is used, pass it down to
12983         configure in subdirectories.
12984
12985 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12986
12987         * config.sub: add vxworks29k configuration.
12988
12989 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12990
12991         * Makefile.in (taz): Do "diststuff" part quietly.
12992
12993 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12994
12995         * config.sub: Mini-merge with gcc/config.sub.
12996
12997 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12998
12999         * config.guess (IRIX): Sed - to _.
13000
13001 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13002
13003         * Makefile.in (source-vault, binary-vault): New targets.
13004
13005 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13006
13007         * config.sub: Recognize -eabi as a basic system type.
13008
13009 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13010
13011         * configure.in (enable_shared stuff): Fix typo.
13012
13013 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13014
13015         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13016
13017 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13018
13019         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13020
13021 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13022
13023         * configure.in (rs6000-*-*): Don't build gas.
13024
13025 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13026
13027         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13028         reduce command line length.
13029         (AS_FOR_TARGET): Check for as.new, not Makefile.
13030         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13031
13032 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13033
13034         * config.guess:  Merge from FSF.
13035
13036 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13037
13038         * configure: Don't use $ when handling program_suffix.
13039
13040 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13041
13042         * configure.in:  Configure tk for hppa/hpux.
13043
13044 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13045
13046         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13047
13048 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13049
13050         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13051         to LIBCXXFLAGS.  Tests are better run without it.
13052
13053 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13054
13055         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13056
13057 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13058
13059         * configure.in (*-*-netware*): Don't configure xiberty.
13060
13061 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13062
13063         * configure.in:  Remove tk from native_only list.
13064
13065 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13066
13067         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13068           for special NCD build.
13069
13070 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13071
13072         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13073         makeall.bat, they're only useful for binutils snapshots.
13074         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13075         makeall.bat to specified SUPPORT_FILES.
13076
13077 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13078
13079         * build-all.mk: Add Ericsson targets to sun4 and solaris
13080           hosts.  Add  BNR's sun4 target to solaris host, so their
13081           build-from-source will be tested in-house first.
13082
13083 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13084
13085         * Makefile.in (LIBCFLAGS): New variable.
13086         (CFLAGS_FOR_TARGET): Ditto.
13087         (LIBCFLAGS_FOR_TARGET): Ditto.
13088         (LIBCXXFLAGS): Ditto.
13089         (CXXFLAGS_FOR_TARGET): Ditto.
13090         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13091         (BASE_FLAGS_TO_PASS): Pass them.
13092         (EXTRA_TARGET_FLAGS): Ditto.
13093
13094         * configure.in: Support --enable-shared.
13095
13096 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13097
13098         * configure.in (target_libs):  Include libstdc++ again.
13099         * config.guess:  Update from FSF (for FreeBSD).
13100
13101 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13102
13103         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13104         makeall.bat.
13105         (DISTDOCDIRS): Add `etc'.
13106         (ETC_SUPPORT_PFX): New variable.
13107         (taz): Include anything from etc starting with a word in
13108         ETC_SUPPORT_PFX.
13109
13110 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13111
13112         * config.sub: Update for recent FSF changes.  Remove obsolete
13113         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13114         spacing changes.
13115
13116 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13117
13118         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13119
13120         * config.guess:  Merge with FSF.
13121         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13122
13123 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13124
13125         * configure: Since the "trap 0" handler will override the exit
13126         status on many systems, only use it for "exit 1", and make it set
13127         a non-zero exit status; reset it before "exit 0".  Also, check
13128         exit status of config.sub, and error out if it failed.
13129
13130 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13131
13132         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13133         and install libgloss.
13134
13135 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13136
13137         * Makefile.in (all-binutils): Depend upon all-byacc.
13138
13139         * configure.in: Don't build emacs on Irix 5.
13140
13141 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13142
13143         * configure.in (*-*-netware*): Add libio.
13144
13145 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13146
13147         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13148         (CHECK_TARGET_MODULES): Ditto.
13149         (INSTALL_TARGET_MODULES): Ditto.
13150         (TARGET_LIBS): Ditto.
13151         (all-libstdc++): Note dependencies.
13152
13153 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13154
13155         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13156
13157 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13158
13159         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13160         -fexternal-templates.
13161
13162         * configure.in (target_libs): Add libstdc++.
13163         (noconfigdirs): Add libstdc++ as appropriate.
13164
13165 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13166
13167         * config.guess:  Update from FSF.
13168
13169 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13170
13171         * configure: Use ${config_shell} when running ${configsub}.
13172
13173 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13174
13175         * config.sub: No longer recognize h8300h.
13176
13177 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13178
13179         * config.sub: Remove extraneous differences between config.sub and
13180         gcc/config.sub.
13181
13182 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13183
13184         * Makefile.in (DISTSTUFFDIRS): Add gas.
13185
13186 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13187
13188         * COPYING.NEWLIB: New file.
13189
13190 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13191
13192         * config.guess (HP-UX):  Patch from Harlan Stenn
13193         <harlan@landmark.com> to also emit release level.
13194
13195 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13196
13197         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13198
13199 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13200
13201         * config.sub:  Merge nextstep cleanup from FSF.
13202
13203 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13204
13205         * configure.in (arm-*-*): Don't configure ld for this target.
13206
13207 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13208
13209         * configure.in (*-*-netware): don't configure libg++, libio,
13210           librx, or newlib.
13211
13212 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13213
13214         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13215         configure ld--it works, but it doesn't support shared libraries.
13216
13217 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13218
13219         * config.guess (*-unknown-freebsd*):  Get rid of possible
13220         trailing "(Release)" in version string.
13221         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13222
13223 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13224
13225         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13226         Fix type: *-next-neststep -> *-next-nextstep.
13227
13228         * config.guess:  Merge from FSF:
13229
13230         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13231
13232         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13233
13234         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13235
13236         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13237         instead of UNIX_SV for UnixWare 1.0).
13238
13239 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13240
13241         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13242         to make gdb/nlm/* build after the compiler and linker.
13243
13244 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13245
13246         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13247         not just i[34]86.
13248         (m68k-atari-sysv4):  Relocate to match FSF version.
13249
13250         * config.guess:  More merges from the FSF:
13251
13252         Add a space before function call or macro invocation.
13253
13254         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13255
13256         * config.guess: Add trap cmd to remove dummy.c and dummy when
13257         interrupted.
13258
13259         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13260
13261         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13262         (dummy): Redirect stderr from compilation of dummy.c.
13263
13264         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13265
13266         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13267
13268 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13269
13270         * configure: Accept and ignore --cache*, for compatibility with
13271         new autoconf.
13272
13273 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13274
13275         * config.guess:  Merge from FSF:
13276
13277         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13278
13279         * config.guess (Pyramid*:OSx*:*:*): New case.
13280         (PATH): Add /.attbin at end for finding uname.
13281         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13282
13283         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13284
13285         * config.guess (M88*:DolphinOS:*:*): New case.
13286
13287         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13288
13289         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13290         to select whether to use ELF or COFF.
13291
13292         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13293
13294         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13295
13296         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13297
13298         * config.guess: Guess the OS version for HPUX.
13299
13300         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13301
13302         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13303
13304 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13305
13306         * configure.in: Recognize --with-headers, --with-libs, and
13307         --without-newlib.
13308         * Makefile.in (all-xiberty): Depend upon all-ld.
13309
13310 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13311
13312         * configure.in: Change i[34]86 to i[345]86.
13313
13314 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13315
13316         * configure (version): A few more tweaks to help message.
13317
13318 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13319
13320         * Makefile.in:  Remove (for now) librx as a host library,
13321         now that we're building it for target.
13322
13323 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13324
13325         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13326         (Karl Berry).
13327
13328 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13329
13330         * configure.in:  Also configure librx.
13331
13332 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13333
13334         * Makefile.in:  Update various rules to reflect that librx
13335         is now needed for libg++.
13336
13337 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13338
13339         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13340
13341 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13342
13343         * configure.in: Configure the examples directory.
13344
13345 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13346
13347         * configure: Simplify Jun 2 1994 change.
13348
13349 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13350
13351         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13352         /bin/gcc isn't good enough to build gcc.
13353
13354 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13355
13356         * Makefile.in (GDB_SUPPORT_FILES): Remove
13357         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13358         (gdb.tar.gz): Add new rule to use standard distribution building
13359         mechanism.
13360
13361 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13362
13363         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13364         Bill Cox <bill@cygnus.com>.
13365
13366 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13367
13368         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13369
13370 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13371
13372         * configure:  Search current dir first in .gdbinit.
13373
13374 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13375
13376         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13377
13378 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13379
13380         * config.sub:  Refer to NeXT's operating system as nextstep.
13381
13382         * config.sub (case $basic_machine):  Re-order the cases, to match
13383         the order in the FSF version (which is mostly alphabethical).
13384         Merge in some additions and changes from the FSF.
13385
13386 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13387
13388         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13389         * config.sub: Recognize cxux7.
13390         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13391
13392 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13393
13394         * config.sub:  Fix typo powerpc -> powerpc-*.
13395
13396 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13397
13398         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13399
13400         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13401         parallel with all-emacs and install-emacs).  Top-level command
13402         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13403
13404 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13405
13406         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13407         $(relbindir)/make before doing ``make install'', and use
13408         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13409         installing over running make binary.
13410         ($(host)-stamp-stage3-installed): Likewise.
13411
13412 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13413
13414         * config.guess: Recognize Mach.
13415
13416 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13417
13418         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13419         see whether --exec-prefix was used.
13420
13421 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13422
13423         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13424
13425 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13426
13427         * Makefile.in: Add all-librx target similar to all-libproc.
13428
13429 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13430
13431         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13432         with post 1.2 uname bogosity.
13433
13434 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13435
13436         * configure: Remove temporary files on receipt of a signal.
13437
13438 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13439
13440         * configure: If there is a package_makefile_frag, remove
13441         ${subdir}/Makefile.tem after copying it in.
13442
13443 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13444
13445         * build_all.mk: support rs6000 lynx identifies itself as
13446         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13447         since /bin/gcc is too feeble to compile a modern gcc.
13448
13449 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13450
13451         * brought devo/test-build.mk update-to-date with progressive/
13452           test-build.mk. Add lynx targets and hppa flag info.
13453
13454 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13455
13456         * configure.in:  Use mh-ncrsvr43.  Patch from
13457         Tom McConnell <tmcconne@sedona.intel.com>.
13458
13459 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13460
13461         * config.guess (i386-unknown-bsdi):  No longer need to
13462         check #if defined(__bsdi__) && defined(__i386__).
13463
13464 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13465
13466         * configure: Set program_transform_nameoption correctly.
13467
13468 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13469
13470         * brought build-all.mk update-to-date with progressive build-all.mk,
13471           added new targets and hppa info.
13472
13473 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13474
13475         * configure: If config.guess result is a prefix of the user
13476         specified target, assume a native build and use the user specified
13477         target as the host alias.  Remove SunOS patch suffix removal hack.
13478         * configure.in: Remove SunOS patch suffix removal hack.
13479
13480         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13481         in NATIVE_CHECK_MODULES.
13482
13483 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13484
13485         * Makefile.in: Rename HOST_ONLY to NATIVE.
13486         * configure: Delete SunOs patch suffix from host_canonical
13487           and build_canonical variables that are prepended to Makefiles.
13488         * configure.in: Add comments for easier maintenance.
13489
13490 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13491
13492         * Makefile.in: Add all-libproc target similar to all-gui.
13493
13494 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13495
13496         * Makefile.in (CHECK_MODULES): split into
13497         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13498
13499 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13500
13501         * config.guess (i386-unknown-bsdi): New system to guess.
13502
13503 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13504
13505         * Makefile.in: Add all-gui target (but not yet build by "all").
13506
13507 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13508
13509         * config.sub: Move deletion of patch suffix from here...
13510         * configure.in: To here, at Ian's suggestion.  The top-
13511           level scripts might need to know of a patch level.
13512
13513 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13514
13515         * config.sub: Strip off patch suffix so rtl is recognized
13516           as a sunos4.1.3 machine, even though it's been patched.
13517
13518 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13519
13520         * Makefile.in (INSTALL_LAST): Delete.
13521         (INSTALL_DOSREL): New.
13522
13523 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13524
13525         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13526         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13527         whether we pass down --with-gnu-ld anyhow.
13528
13529 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13530
13531         * Makefile.in (INSTALL_LAST): Change operation so it works
13532         on more flavors of make.
13533         * configure.in (go32): Don't build libg++ or libio.
13534
13535 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13536
13537         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13538         they can be overriden by templates.
13539
13540 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13541
13542         * configure.in (target==go32): Don't build gdb.
13543         * dosrel: New directory.
13544
13545 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13546
13547         * configure.in (host==go32): Configure dosrel too.
13548         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13549         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13550         be set by incoming names or templates.
13551         (INSTALL_LAST): New rule.
13552
13553 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13554
13555         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13556
13557 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13558
13559         * configure.in (appdirs): New variable.  Currently empty, but will
13560         be used in gas distribution.  If nonempty, lists a set of
13561         directories at least one of which must get configured, or top
13562         level configuration is considered to have failed.
13563         (rs6000-*-lynxos*): Use new file name.
13564
13565 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13566
13567         Eliminate XTRAFLAGS.
13568         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13569         newlib include files using -idirafter, and also use -nostdinc.
13570         (CXX_FOR_TARGET): Likewise.
13571         (XTRAFLAGS): Removed.
13572         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13573         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13574         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13575         ($(DO_X)): Don't pass down XTRAFLAGS.
13576
13577 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13578
13579         * configure.in (mips*-dec-bsd*): New target; do build linker.
13580         (mips*-*-bsd*): New target; don't build linker.
13581
13582 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13583
13584         * configure.in: support rs6000-*-lynxos* configuration.
13585         support sunos4 as a cross target.
13586
13587         * config.sub: look for lynx*, not lynx since the OS version may
13588         legitimately be part of the name.
13589
13590 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13591
13592         * configure.in (i[34]86-*-sco*): Move to be with other i386
13593         targets.
13594         (romp-*-*): New target.  Skip various binary utilities.
13595         (vax-*-*): New target.  Don't build newlib.
13596         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13597
13598 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13599
13600         * configure.in: Only set host_makefile_frag if config
13601         directory exists.
13602
13603 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13604
13605         * install.sh: If $dstdir exists, don't check whether each
13606         component does.
13607
13608 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13609
13610         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13611
13612 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13613
13614         * configure.in (*-*-lynxos*): Don't configure newlib for either
13615         native or cross Lynx.
13616
13617 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13618
13619         * config.sub (sparc64-elf): Fix os.
13620         (z8k): Remove duplicate.
13621
13622 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13623
13624         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13625         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13626
13627 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13628
13629         * configure: Make file links cleanly even if Lynx fails on
13630           an NFS symlink (at least fail cleanly).
13631
13632 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13633
13634         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13635         -XNh2000.
13636
13637 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13638
13639         * configure: Unknown options are fatal again.
13640
13641 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13642
13643         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13644         compatibility.
13645
13646 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13647
13648         * build-all.mk: Add `clean' target.
13649
13650 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13651
13652         * config.guess:  Add SINIX support.
13653         * configure.in:  Add mips-*-sysv4* support.
13654
13655 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13656
13657         * build-all.mk: Document all useful targets.
13658         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13659         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13660
13661 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13662
13663         * configure: Support --silent, --quiet.
13664
13665 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13666
13667         * configure: Support --disable-FEATURE.
13668
13669 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13670
13671         * config.guess: Recognize NCR running SVR4.3.
13672
13673 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13674
13675         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13676         Patch from Paul Eggert <eggert@twinsun.com>.
13677
13678 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13679
13680         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13681
13682 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13683
13684         * configure: Make unrecognized options give nonfatal warnings
13685         instead of fatal errors, and pass them to any subdirectory
13686         configures in case they recognize them.
13687         Make --x equivalent to --with-x.
13688
13689 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13690
13691         * configure: Add --enable-* options.  Clean up usage message and
13692         some comments.
13693
13694 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13695
13696         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13697
13698 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13699
13700         * configure.in (hppa*-*-*): Enable binutils.
13701
13702 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13703
13704         * config.sub: Recognize cisco.
13705
13706 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13707
13708         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13709
13710 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13711
13712         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13713         than one configuration name.  Add comment.
13714
13715 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13716
13717         * config.guess: about target *-hitachi-hiuxwe2, fixed
13718         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13719         macro is incorrect.]
13720
13721 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13722
13723         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13724         than the "make ls" stuff which used to be here.
13725
13726 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13727
13728         * config.guess:  Recognize i[34]86-unknown-freebsd.
13729         From Shawn M Carey <smcarey@rodan.syr.edu>.
13730
13731 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13732
13733         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13734
13735 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13736
13737         * config.guess: Check for ptx.
13738
13739 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13740
13741         * config.sub: Add os9k checking.
13742
13743 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13744
13745         * config.guess: Handle OSF1 running on HPPA processors
13746
13747 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13748
13749         * configure: If subdir configure fails, print out a message with
13750         subdirectory name, in case subdir's configure code didn't identify
13751         itself.
13752
13753 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13754
13755         * configure.in: Remove embedded newlines from configdirs.
13756         Avoid mismatches of substrings.  Fix matching strings at end
13757         of configdirs.
13758
13759 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13760
13761         * config.guess:  Add Lynx/rs6000 config support.
13762
13763 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13764
13765         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13766
13767 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13768
13769         * configure.in (hppa*-*-osf*): Treat this just like most other
13770         PA configurations (eg no binutils or ld).
13771         (hppa*-*-*elf*): These configurations have binutils and ld.
13772
13773 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13774
13775         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13776
13777 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13778
13779         * configure.in (rs6000-*-*): Build gas.
13780
13781 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13782
13783         * Makefile.in:  Avoid bug in losing hpux sed.
13784
13785 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13786
13787         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13788         for GDB and GDB has been fixed to not need it.
13789
13790 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13791
13792         * config.guess: Recognize vax hosts.
13793
13794 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13795
13796         * configure (while loop): Don't use "break 2" inside case
13797         statement -- the case statement isn't an enclosing loop.
13798
13799 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13800
13801         * config.guess:  Clean up NeXT support, to allow nextstep
13802         on Intel machines.  Make OS be nextstep.
13803
13804 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13805
13806         * config.guess: Add alternate forms for Convex.
13807
13808 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13809
13810         * configure:  Completely rewrite option processing.  Take
13811         advantage of pattern-matching to avoid invoking test frequently.
13812         Also clean up host and target defaulting logic.
13813
13814 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13815
13816         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13817         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13818         commands (plus user environment) will fit SCO limits.
13819
13820 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13821
13822         * configure.in: Don't issue warnings about directories which are
13823         not being configured if -norecursion is set.  Correct test for
13824         --with-gnu-as and --with-gnu-ld to not get confused by substring
13825         matches.
13826
13827         * configure.in: Don't build gas for alpha-dec-osf1*.
13828
13829 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13830
13831         * configure:  Back out Per's change of 12/19/1993.  It changes the
13832         behavior of configure in unexpected and confusing ways.
13833
13834         Also, use different delim char when calculating
13835         program_transform_name so that the name can contain slashes.
13836
13837 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13838
13839         * configure.in, config.sub: Add support for VSTa micro-kernel.
13840
13841 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13842
13843         * configure.in: Nuke hacks which were used to get a special
13844         version of GAS for HPPA configurations.
13845
13846 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13847
13848         * configure:  If only ${target_alias} is given, use that
13849         as the default for ${host_alias}.
13850         * configure:  Add missing back-slashes before nested quotes.
13851
13852 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13853
13854         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13855
13856 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13857
13858         * config.guess:  Recognize some Tektronix configurations.
13859         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13860
13861 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13862
13863         * config.sub: Match any flavor of SH.
13864
13865 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13866
13867         * configure.in: Don't try to configure newlib for Alpha.
13868
13869 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13870
13871         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13872         libg++ or libio for any Alpha target.
13873
13874         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13875
13876 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13877
13878         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13879         default arguments -- so it tried to compress itself.
13880
13881 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13882
13883         * configure.in (notsupp): ensure that a space is always at the end
13884           of the configdirs list, since the grep checks for an explicit space
13885
13886 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13887
13888         * configure.in (target i386-sysv4.2): don't build ld, since static
13889           versions of many libraries are not available.
13890
13891 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13892
13893         * config.guess: Recognize Apollos (using environment variables).
13894         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13895
13896 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13897
13898         * config.guess: Recognize Sony news mips running newsos.
13899
13900 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13901
13902         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13903         "fi ; else" for bash.
13904
13905 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13906
13907         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13908
13909 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13910
13911         * config.sub: accept unixware as an alias for svr4.2.
13912         Fix some inconsistancies with the gcc version.
13913
13914 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13915
13916         * Makefile.in (DISTDOCDIRS):  Add gdb.
13917
13918 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13919
13920         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13921
13922 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13923
13924         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13925         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13926         this now.
13927
13928 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13929
13930         * config.sub: Accept hiux* as an OS name.
13931
13932         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13933         etc/make-stds.texi.  The underscore came from gcc, and dje now
13934         agrees that RUNTESTFLAGS is the correct name.
13935
13936 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13937
13938         * install.sh:  Remove 'set -e'.  It makes any conditionals
13939         in the script useless.
13940
13941         * config.guess: Automatically recognize arm-acorn-riscix
13942         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13943
13944 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13945
13946         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13947
13948 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13949
13950         * Makefile.in (DISTDOCDIRS): New variable.
13951         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13952         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13953
13954 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13955
13956         * configure.in (hppa target): check the source directory for the
13957           pagas sub-directory
13958
13959 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13960
13961         * config.sub: Allow -aout* and -elf*.
13962
13963 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13964
13965         * configure.in: Don't build ld on i386-solaris2, same as for
13966         sparc-solaris2.
13967
13968 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13969
13970         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13971
13972 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13973
13974         * configure.in:  Configure gdb for alpha.
13975
13976 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13977
13978         * Makefile.in (CXXFLAGS): Add -O.
13979
13980 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13981
13982         * config.guess: added support for DG Aviion
13983
13984 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13985
13986         * configure.in: Produce warning message for subdirectories not
13987         configurable for this host/target combination.  Don't try to
13988         configure gdb for vms.
13989
13990 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13991
13992         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13993         appropriate files before making "diststuff".
13994         (DISTBISONFILES): New var: list of files to be edited.
13995         (DISTSTUFFDIRS): Add binutils.
13996
13997 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13998
13999         * config.sub: also handle mipsel and mips64el (for little endian mips)
14000
14001 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14002
14003         * configure.in: Add * to end of all OS names.
14004
14005 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14006
14007         * configure.in: Build newlib for LynxOS native.
14008
14009 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14010
14011         * config.guess: Add support for delta 88k running SVR3.
14012
14013         * configure.in: Add comment about HP compiler vs. emacs.
14014
14015 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14016
14017         * configure.in: don't build ld on solaris2 (not a viable option
14018           due to bugs in getpwnam & getpwuid)
14019
14020 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14021
14022         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14023         config.guess will produce a full version number.
14024
14025 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14026
14027         * configure.in: Build linker and binutils for alpha-dec-osf1.
14028
14029 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14030
14031         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14032         and gdb/testsuite/Makefile.in.
14033
14034 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14035
14036         * configure.in: recognize mips*- instead of mips-
14037
14038 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14039
14040         * config.sub: Accept linux*coff and linux*elf as operating
14041         systems.
14042
14043 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14044
14045         * config.sub: Recognize mips64, and mips3 as an alias for it.
14046
14047 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14048
14049         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14050         gdb knows how to handle OSF/1 shared libraries.
14051
14052 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14053
14054         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14055         * config.guess: Recognize Hitachi's HIUX.
14056         * config.sub: Recognize h3050r* and hppahitachi.
14057         Remove redundant cases for hp9k[23]*.
14058
14059 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14060
14061         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14062         if gas and ld are in the source tree and are in ${configdirs}.
14063         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14064         --with options (but still pass them down on the command line,
14065         if they were explicitly specified).
14066
14067 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14068
14069         * configure: substitute SHELL value in Makefile.in with
14070         ${CONFIG_SHELL}
14071
14072 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14073
14074         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14075         *-*-solaris2* targets.
14076
14077 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14078
14079         * Makefile.in: define M4, and pass it down to sub-makes;
14080         all-autoconf now depends on all-m4
14081
14082 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14083
14084         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14085         presence of {ar,ranlib} instead of a configured directory
14086
14087 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14088
14089         * config.guess: Accept 34?? as well as 33?? for NCR.
14090
14091 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14092
14093         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14094         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14095
14096 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14097
14098         * configure: grab values for $(CC) and $(CXX) from the
14099         environment, so that someone can do "CC=gcc configure; make" and
14100         have it work right (matching the way that autoconf works now)
14101
14102         * configure.in, Makefile.in: add support for gash, the tcl
14103         interface to Galaxy
14104
14105         * config.guess: add NetBSD variants (hp300, x86)
14106
14107 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14108
14109         * install.sh: Support -d option (in the manner of SunOS 4 install,
14110         as it is more deterministic than that of GNU install)
14111         (chmodcmd): Set file to mode 755 by default (should also do default
14112         chgrp and chown, but I don't feel like dealing with that now)
14113
14114 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14115
14116         * config.sub: Remove h8300hhms alias.
14117
14118 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14119
14120         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14121
14122 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14123
14124         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14125         as stmp-fixinc
14126
14127 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14128
14129         * config.sub: recognize m88110-bug-coff.
14130
14131 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14132
14133         * Makefile.in (all-libio): all dependencies on the toolchain used
14134         to build this (gcc, gas, ld, etc)
14135
14136 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14137
14138         * config.guess: Deal with OSF/1 1.3 on alpha.
14139
14140 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14141
14142         * install.sh: add some 'else true' clauses for portability
14143
14144         * configure.in: don't build libio for h8[35]00-*-* targets
14145
14146 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14147
14148         * Makefile.in:  Add support for new libio.
14149
14150 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14151
14152         * install.sh: If one command fails, don't try the rest.  Don't try
14153         to remove $dsttmp (via trap) unless we have already created it.
14154         If $src doesn't exist, detect it and exit with an error.
14155
14156         * config.guess: Recognize BSD on hp300.
14157
14158 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14159
14160         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14161         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14162
14163 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14164
14165         * Makefile.in (all-send-pr): depends on all-prms
14166
14167 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14168
14169         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14170
14171 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14172
14173         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14174         Added test for mips-mips-riscos5.
14175
14176 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14177
14178         * configure.in: use mh-hp300 for 68k HP hosts
14179
14180 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14181
14182         * configure: add support for CONFIG_SHELL, so that you can use
14183         some alternate shell for evaluating configure scripts
14184
14185 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14186
14187         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14188         in configure script to bug-gdb@prep.ai.mit.edu when building
14189         distribution archive.
14190         * Makefile.in (COMPRESS):  Remove def.
14191         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14192         gdb.tar.Z and make-gdb.tar.Z respectively.
14193         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14194         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14195         to convergence with 'taz' target in Makefile.in.
14196
14197 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14198
14199         * install.sh (dsttmp): use trap to ensure that tmp files go
14200         away on error conditions
14201
14202 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14203
14204         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14205
14206 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14207
14208         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14209         its parent is '/' not ''.
14210
14211         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14212
14213 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14214
14215         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14216         that ${newsrcdir}/configure.in does.
14217
14218 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14219
14220         * test-build.mk: support for CONFIG_SHELL
14221
14222 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14223
14224         * config.sub (netware):  Add as a basic system type.
14225
14226 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14227
14228         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14229           $(srcdir)/ from the dependency on Makefile.in.
14230
14231 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14232
14233         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14234         (h8300hhms is temporary until multi-libraries are implemented).
14235         * configure.in: Handle h8300h too.
14236
14237 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14238
14239         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14240
14241 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14242
14243         * configure:  Remove extraneous output when guessing host type.
14244         * config.guess:  Remove extraneous output when guessing using C
14245         compiler rather than uname, or when guessing fails.
14246
14247 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14248
14249         * Makefile.in: remove all.cross and install.cross targets
14250
14251         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14252           definitions
14253
14254 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14255
14256         * configure.in (target sh): Build gprof.
14257
14258 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14259
14260         * config.sub: change -solaris to -solaris2
14261
14262 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14263
14264         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14265
14266 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14267
14268         * configure: Correct error message for missing Makefile.in to
14269         print correct directory.
14270
14271 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14272
14273         * install.sh: kludge around 386BSD shell bug
14274
14275 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14276
14277         * config.guess:  Recognize NeXT.
14278         * config.guess:  Recognize i486-ncr-sysv4.
14279         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14280
14281 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14282
14283         * Makefile.in (MAKEINFOFLAGS): New variable.
14284         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14285         * build-all.mk, test-build.mk: Pass down --no-split as
14286         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14287
14288 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14289
14290         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14291
14292 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14293
14294         * Makefile.in (libg++.tar.z):  New rule.
14295         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14296         * Makefile.in (taz):  Only do a single chmod.
14297
14298 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14299
14300         * install.sh: don't use dirname anymore (replaced with sed usage)
14301
14302 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14303
14304         * Makefile.in:  Change extension for gzip'd files from '.z' to
14305         '.gz' per new FSF standard usage.
14306
14307 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14308
14309         * configure: put quotes around the final value of program_transform_name
14310
14311 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14312
14313         * Makefile.in: new install.sh support; update install-info rules
14314
14315 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14316
14317         * configure.in: Build diff for crosses, but not for go32 host.
14318
14319         * configure.in: Build gprof only for native, and don't build it
14320         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14321
14322 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14323
14324         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14325
14326 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14327
14328         * configure.in (host_tools): Add prms.
14329
14330 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14331
14332         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14333         with $(FLAGS_TO_PASS) on the command line
14334
14335         * config.sub: Recognize lynx and lynxos
14336
14337 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14338
14339         * config.sub: Accept -ecoff*, not just -ecoff.
14340
14341 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14342
14343         * Makefile.in (taz): Use .gz suffix instead of .z.
14344         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14345         names.
14346
14347 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14348
14349         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14350
14351 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14352
14353         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14354         that rebuilds that might happen during 'make install' don't get
14355         bogus gcc include files
14356
14357 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14358
14359         Change from Utah for HPPA support:
14360         * config.guess: Recognize hppa1.x-hp-bsd.
14361
14362 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14363
14364         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14365         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14366
14367 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14368
14369         * config.sub: Add support for rom68k and bug boot monitors.
14370
14371 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14372
14373         * Makefile.in: Make all-opcodes depend on all-bfd.
14374
14375 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14376
14377         * config.guess: Added special check for i[34]86-univel-sysv4*.
14378
14379 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14380
14381         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14382         the processor rather than assuming i486.
14383
14384 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14385
14386         * config.guess: Recognize SunOS6 as Solaris3.
14387
14388 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14389
14390         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14391         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14392
14393 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14394
14395         * build-all.mk (all-cross): New target for Canadian Cross.
14396         Added Q2 go32 targets.
14397         * test-build.mk: Configure go32 cross sparclite-aout and
14398         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14399         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14400
14401 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14402
14403         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14404         GO32 hosted toolchains
14405
14406 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14407
14408         * configure: change  so "-exec-prefix" gets passed down rather
14409         than "-exec_prefix" so autoconf generated Makefiles get the
14410         exec_prefix set right.
14411
14412 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14413
14414         * config.guess: get the Solaris2 minor version number
14415
14416         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14417
14418 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14419
14420         * config.guess: Recognize some Sequent platforms.
14421
14422 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14423
14424         * Makefile.in: added the vault-install target
14425
14426         * configure.in: actually use the Sun3 makefile fragment that's in
14427         config, also added the release dir to configdirs
14428
14429 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14430
14431         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14432
14433 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14434
14435         * configure.in: remove some program from Alpha targetted toolchains
14436
14437 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14438
14439         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14440         gprof.
14441         (taz): Run "make diststuff" in those directories instead of "make
14442         proto-dir".  Look for "VERSION=" only at start of line in subdir
14443         Makefile.  Use "gzip -9" for compression.
14444         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14445         (binutils.tar.z): New target.
14446
14447 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14448
14449         * Makefile.in (taz): Include gpl.texinfo.
14450
14451 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14452
14453         * Makefile.in (setup-dirs): Merged into "taz" target.
14454         (taz): Only do `proto-dir' stuff if a directory is actually needed
14455         for this target.
14456
14457 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14458
14459         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14460         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14461         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14462         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14463         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14464
14465 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14466
14467         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14468         config.sub, and move-if-change to gdb testsuite distribution
14469         archive, so the testsuite can be extracted, configured, and
14470         run separately from the gdb distribution.  Blow away the Chill
14471         tests that require a Chill compiled executable, since GNU Chill
14472         is not yet publically available.
14473
14474 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14475
14476         * test-build.mk: set environment variables in a single command,
14477         instead of a list of assignments and exports
14478
14479         * config.guess: recognize Alpha/OSF1 systems
14480
14481 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14482
14483         * configure: Change help message to prefer --options rather than
14484           -options.
14485
14486 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14487
14488         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14489         zippy@ecst.csuchico.edu.
14490         * config.guess: Recognize miniframe.
14491
14492 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14493
14494         * Makefile.in: Use srcroot to find runtest rather than rootme.
14495         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14496
14497 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14498
14499         * test-build.mk: Extensive additions to support building on a
14500         machine other than the host.
14501
14502 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14503
14504         * configure (tooldir): Fix for i386-aix again.
14505
14506 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14507
14508         * configure, Makefile.in:  Change definition of $(tooldir)
14509         to match the FSF.
14510
14511 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14512
14513         * config.guess:  Recognize i[34]86/SVR4.
14514
14515 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14516
14517         * Makefile.in (all-gdb): gdb depends on sim.
14518
14519 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14520
14521         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14522         at the same time we make the prototype gdb directory.
14523         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14524         files at the same time as the gdb base release distribution.
14525
14526 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14527
14528         * Makefile.in (check): Use individual check targets rather than
14529         DO_X rule.
14530         (check-gcc): Added.
14531
14532 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14533
14534         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14535         for System V release 3.2.
14536
14537 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14538
14539         * config.sub: Recognize hppaosf.
14540         * configure.in: Do configure ld/binutils/gas for it.
14541
14542 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14543
14544         * configure (tooldir): Alter syntax used to set this, for systems
14545         where "\$" isn't handled right, like i386-aix.
14546
14547 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14548
14549         * configure: Pass program-transform-name, not
14550         program_transform_name, to recursive configures.
14551
14552 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14553
14554         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14555         of gas+ld+binutils.
14556
14557 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14558
14559         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14560
14561 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14562
14563         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14564
14565 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14566
14567         * Makefile.in (PRMS): Set back to all-prms.
14568
14569 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14570
14571         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14572         targets, rather than for MIPS hosts.
14573
14574 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14575
14576         * configure.in: add comment for --with-x default values
14577
14578         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14579
14580         * Makefile.in: add check-* targets for each of the directories in
14581         the tree.  Add a definition of RUNTEST that will use the one we
14582         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14583
14584 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14585
14586         * configure.in: Removed obsolete references to bfd_target and
14587         target_makefile_frag.
14588
14589         * build-all.mk: Set assorted targets for Q2.
14590         * config.sub: Recognize z8k-sim and h8300-hms.
14591         * test-build.mk: Really don't pass host to configure.
14592         (HOLES): Added uname.
14593
14594 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14595
14596         * configure: Handle an empty program-prefix, program-suffix or
14597         program-transform-name correctly.
14598
14599 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14600
14601         * build-all.mk: -G 8 no longer required for MIPS targets.
14602         * test-build.mk: Don't pass host argument to configure; make it
14603         guess.
14604
14605 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14606
14607         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14608         * Makefile.in (COMPRESS):  New macro, like GZIP.
14609
14610 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14611
14612         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14613
14614         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14615         with gas currently defaults to -G 0.
14616
14617 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14618
14619         * Makefile.in (all-flex): flex depends on byacc.
14620
14621         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14622         to test-build.mk as RELEASE_TAG.
14623         * test-build.mk (configargs): New variable containing arguments to
14624         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14625         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14626
14627         * config.guess: Use /bin/uname when checking -X argument on SCO,
14628         to avoid invoking GNU uname which doesn't understand -X.
14629
14630         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14631
14632         * configure.in: Build gas for mips-*-*.
14633
14634 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14635
14636         * Makefile.in (all.normal): insert missing backslash.
14637
14638 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14639
14640         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14641
14642         * Makefile.in: Complete overhaul to merge many almost identical
14643         targets.
14644
14645 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14646
14647         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14648         (gdb.tar.Z): Adjusted.
14649
14650         * Makefile.in (setup-dirs, taz): New targets; should be general
14651         enough to adapt for gdb sometime.  Build only .z file.
14652         (gas.tar.z): New target.
14653
14654 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14655
14656         * build-all.mk: Use CC=cc -Xs on Solaris.
14657
14658 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14659
14660         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14661         for handling BISON for FSF releases.
14662
14663 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14664
14665         * configure: Actually implement the change zoo just documented.
14666
14667 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14668
14669         * configure: when using config.guess, only set target_alias when
14670         it's not already been set (ie, on the command line)
14671
14672 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14673
14674         * Makefile.in: add installcheck target, set PRMS to install-prms
14675
14676 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14677
14678         * configure: add support for package_makefile_fragment, handle the
14679         case where a directory has a configure.in file but no Makefile.in
14680         more gracefully (with an actual understandable error message, even);
14681         add support for --without (and add this to the usage message); also
14682         explicitly add a --host=${host_alias} to the command line when
14683         config.guess is used
14684
14685 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14686
14687         * configure: Must use both --host and --target in recursive calls.
14688
14689 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14690
14691         * Makefile.in: Change deja-gnu to dejagnu.
14692
14693 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14694
14695         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14696
14697 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14698
14699         * configure.in: canonicalize all instances to *-*-solaris2*,
14700         also strip out a number of tools to not build for go32 host
14701
14702 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14703
14704         * config.guess: add GPL.
14705
14706         * Makefile.in, config.guess, config.sub, configure: bump
14707           copyrights to 93.
14708
14709 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14710
14711         * Makefile.in (do-info): Removed obsolete check for existence of
14712         localenv file.
14713
14714         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14715
14716 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14717
14718         * Makefile.in: a couple of 'else true' for decstation,
14719         support for TclX
14720
14721         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14722
14723 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14724
14725         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14726
14727 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14728
14729         * config.guess: Recognize i386-ibm-aix (PS/2).
14730         * configure.in: Use config/mh-aix386 file for it.
14731
14732 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14733
14734         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14735         CC_FOR_TARGET instead.
14736         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14737
14738 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14739
14740         * Makefile.in: Add sim to list of directories sent with gdb
14741
14742 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14743
14744         * configure.in: Put back mips-dec-bsd* case.
14745
14746 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14747
14748         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14749         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14750         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14751
14752 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14753
14754         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14755
14756         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14757         (install-info): install dir.info only if it exists,
14758         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14759
14760 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14761
14762         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14763         gas for mips-dec-bsd.
14764
14765 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14766
14767         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14768         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14769
14770 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14771
14772         * configure.in: Added "dejagnu" to hosttools list.
14773
14774 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14775
14776         * config.sub, configure.in, config.guess:  Add support
14777         for Bosx, an AIX variant from Bull.
14778         Patches from F.Pierresteguy@frcl.bull.fr.
14779
14780 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14781
14782         * devo/dejagnu: Initial creation of devo/dejagnu.
14783         Migrated dejagnu testcases and support files for testing software
14784         tools to reside as subdirectories, currently called "testsuite",
14785         within the directory of the software tool.  Migrated all programs,
14786         support libraries, etc. beloging to dejagnu proper from
14787         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14788         with no modifications.  The changes to these files which will
14789         allow them to configure, build, and execute properly will be made
14790         in a future update.
14791
14792 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14793
14794         * Makefile.in: Change send_pr to send-pr.
14795         * configure.in: Likewise.
14796         * send_pr: Renamed directory to send-pr.
14797
14798 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14799
14800         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14801
14802 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14803
14804         * README:  Update for gdb-4.8 release.
14805         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14806         gdb-xxx.tar.z (gzip'd) file also.
14807
14808 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14809
14810         * Makefile.in: make all-diff depend on all-libiberty
14811
14812 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14813
14814         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14815
14816 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14817
14818         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14819
14820 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14821
14822         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14823         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14824         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14825
14826 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14827
14828         * Makefile.in:  makeinfo binary is in a new location
14829
14830 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14831
14832         * config.sub: Accept -ecoff as an OS.
14833
14834         * Makefile.in: Various changes to eliminate a level of make
14835         recursion and reduce the required command line length.
14836         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14837         sub-makes.
14838         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14839         variables holding settings for specific sub-makes.
14840         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14841         in terms of BASE_FLAGS_TO_PASS.
14842         (TARGET_LIBS): New variable listing directories which use
14843         TARGET_FLAGS_TO_PASS.
14844         (subdir_do): Eliminated.
14845         (do-*): New set of targets to replace subdir_do.
14846         (various): All targets which used subdir_do now depend on do-*.
14847         (local-clean): Renamed from do_clean.
14848         (local-distclean): New target, dependency of distclean and
14849         realclean.
14850         (install-info): Don't create directories.  Depend on dir.info
14851         rather than calling make recursively.
14852         (install-dir.info): Eliminated.
14853         (install-info-dirs): Create all info directories here.
14854         (dir.info): Depend upon do-install-info.
14855
14856         * test-build.mk (HOLES): Added false.
14857
14858 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14859
14860         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14861
14862 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14863
14864         * Makefile.in (info): remove dependency on all-texinfo.  The
14865         problem was really in texinfo/C, not at this level.
14866
14867 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14868
14869         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14870
14871 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14872
14873         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14874         GDB releases.
14875
14876 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14877
14878         * configure: Include srcdir in message about target of link not
14879         being found.  Don't convert `-' to `_' in `with' options being
14880         passed to subdirs.
14881
14882 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14883
14884         * configure.in: add uudecode to host_tools
14885
14886         * Makefile.in: added {all,install}-uudecode targets, added them to
14887         the appropriate lists
14888
14889 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14890
14891         * Makefile.in (all-gcc): Added dependency on all-gas.
14892
14893         * configure.in (mips-*-*): Build ld and binutils.
14894
14895 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14896
14897         * configure: check return code from mkdir, print error message and
14898           exit on failure.
14899
14900 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14901
14902         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14903
14904 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14905
14906         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14907
14908 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14909
14910         * config.sub (h8500):  Recognize this as a cpu type.
14911
14912 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14913
14914         * configure: source directory missing is no longer a warning
14915
14916         * configure.in: recognize irix[34]* instead of irix[34]
14917
14918         * Makefile.in: define and pass down X11_LIB
14919
14920 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14921
14922         * guess-systype: Renamed to ...
14923         * config.guess:  ... by popular request.
14924         * configure.in, Makefile.in:  Update accordingly.
14925
14926 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14927
14928         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14929         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14930         + Execute ./dummy instead of assuming . is in PATH.
14931
14932 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14933
14934         * guess-systype:  New shell script.  Attempts to guess the
14935         canonical host name of the executing host.
14936         Only a few hosts are supported so far.
14937         * configure:  Call guess-systype if no host is specified.
14938
14939 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14940
14941         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14942         gcc Makefile.
14943
14944
14945 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14946
14947         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14948         (all-gcc, install-gcc, subdir_do): Use it.
14949
14950 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14951
14952         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14953
14954 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14955
14956         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14957           set exclusively by configure, using configure.in .
14958
14959 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14960
14961         * test-build.mk: set $PATH for all builds
14962
14963         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14964
14965 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14966
14967         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14968         the one used in gcc/Makefile.in, so that a null expansion doesn't
14969         override the one needed to build gcc with a native cc.
14970
14971
14972 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14973
14974         * configure: Accept -with arguments.
14975
14976 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14977
14978         * Makefile.in: added h8300sim
14979
14980 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14981
14982         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14983         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14984         (all-cygnus, native, build-cygnus): Make
14985         $(canonhost)-stamp-3stage-done, not $(host)....
14986         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14987         i386-sco3.2v4.  Added else true to if command.
14988
14989 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14990
14991         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14992
14993 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14994
14995         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14996
14997 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14998
14999         * configure.in: don't remove binutils from Solaris builds
15000
15001 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15002
15003         * Makefile.in: get rid of earlier definitions for *clean,
15004         also handle the recursive info rule better
15005
15006 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15007
15008         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15009         do more-or-less the right thing.
15010
15011 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15012
15013         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15014         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15015
15016 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15017
15018         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15019         $(host_canonical).
15020
15021         * configure.in: split the configdirs list into 4 categories (native
15022         v. cross, library v. tool) and handle the cross-only and native-
15023         only in more reasonable (and correct!) way.
15024
15025 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15026
15027         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15028         configdirs anymore.
15029
15030 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15031
15032         * Makefile.in: extensive cleanup::  removed all of the explicit
15033         clean-* targets, collapsed many wrappers around subdir_do into
15034         one, added additional targets to satisfy standards.texi, deleted
15035         some old targets, some changes for consistency
15036
15037 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15038
15039         * configure.in: handle some programs as cross-only, and others as
15040         native only
15041
15042         * test-build.mk: handle partial holes in a more generic manner
15043
15044         * Makefile.in: m4 depends on libiberty
15045
15046 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15047
15048         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15049         time, wdiff, and find to configdirs
15050
15051         * Makefile.in: all, clean, and install rules for the new programs
15052         added to configure.in
15053
15054 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15055
15056         * configure.in: use mh-sun for all *-sun-* hosts
15057
15058 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15059
15060         * Makefile.in: define flags for X11 include files and library file
15061         locations, pass them down to the programs that need this info
15062
15063         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15064
15065 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15066
15067         * configure.in: start building libg++ for HP-UX targets
15068
15069 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15070
15071         * README:  Update references to files moved into etc/.
15072
15073 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15074
15075         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15076         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15077
15078 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15079
15080         * configure: accept dash as well as underscore in long option
15081         names for FSF compatibility.
15082
15083 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15084
15085         * config.sub: added -sco3.2v4 support from FSF.
15086
15087 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15088
15089         * configure.in: expand the section that adds or removes
15090         directories from the list of programs to build, to handle native
15091         vs. cross in addition to host v. native
15092
15093 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15094
15095         * Makefile.in:  Replace C++ in macro names with CXX.
15096         This is less likely to break ...
15097
15098 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15099
15100         * test-build.mk: add -w to GNU_MAKE
15101
15102 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15103
15104         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15105         add 'sparc' to list of recognized cpus.  This needed to make
15106         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15107         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15108         then changes that into $CPU-wrs-vxworks.
15109
15110         * configure.in: remove most references to gdbtest, regularize
15111         target based program removal
15112
15113         * test-build.mk: import from p3 tree (many fixes and changes)
15114
15115 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15116
15117         * Makefile.in: added rules to handle tcl, tk, and expect
15118
15119         * configure.in: handle those directories if they exist
15120
15121 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15122
15123         * config.sub: removed bogus hppabsd and hppahpux names, since
15124         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15125
15126 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15127
15128         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15129         depends upon all-xiberty
15130
15131         * Makefile.in: changes from p3, including:
15132
15133         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15134
15135         * Makefile.in (XTRAFLAGS): include newlib directories if
15136         newlib/Makefile exists, rather than if host != target.
15137
15138         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15139
15140         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15141         from the same source tree and not building a cross-compiler.  This
15142         matters for the libg++ configuration if reconfiguring a tree that
15143         has already been installed.
15144
15145         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15146
15147         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15148         pick up the machine and system specific header files.
15149
15150         * Makefile.in: added AS_FOR_TARGET, passed down in
15151         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15152         the C compiler to use to create programs which are run in the
15153         build environment, set it to default to $(CC), and passed it down
15154         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15155
15156         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15157
15158         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15159         We need them for unusual native builds, like systems without
15160         ranlib.
15161
15162         * configure: also define $(host_canonical) and
15163         $(target_canonical), which are the full, canonical names for the
15164         given host and target
15165
15166 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15167
15168         * Makefile.in:  Added separate definitions for C++.
15169
15170 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15171
15172         * configure.in (configdirs):  Add deja-gnu.
15173
15174 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15175
15176         * README:  Update for configure.texi and gdb-4.7 release.
15177
15178 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15179
15180         * Makefile.in:  Move "all" target to top of file.
15181         Previously, first target was ".PHONY" which caused BSD4.4 make
15182         to build .PHONY when make was run without arguments.
15183
15184 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15185
15186         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15187         Library-copylefted code in libiberty.
15188
15189 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15190
15191         * config.sub:  Replace m68kmote with plain old m68k.
15192
15193 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15194
15195         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15196
15197 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15198
15199         * config.sub: Complain if no argument is given.  Added support for
15200         386bsd as OS and target alias.
15201
15202 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15203
15204         * Makefile.in (XTRAFLAGS): include newlib directories if
15205         newlib/Makefile exists, rather than if host != target.
15206
15207 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15208
15209         * config.sub: recognize sparclite-wrs-vxworks.
15210
15211         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15212         p3.) Added clean-xiberty to clean.
15213
15214 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15215
15216         * configure.in: use *-*-* instead of nested cases for host and target
15217
15218 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15219
15220         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15221         from the same source tree and not building a cross-compiler.  This
15222         matters for the libg++ configuration if reconfiguring a tree that
15223         has already been installed.
15224
15225 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15226
15227         * config.sub (i486v/i486v4):  Merge in from FSF version.
15228
15229 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15230
15231         * configure: only set PWD if it is already set.
15232
15233 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15234
15235         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15236         doesn't have unset and all success paths (and most error paths)
15237         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15238         to just ${PWD} to avoid confusion.)
15239
15240 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15241
15242         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15243         even for a native compilation.
15244
15245 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15246
15247         Changes to make the gdb.tar.Z rule work better.
15248
15249         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15250         (DEVO_SUPPORT):  Add configure.texi.
15251         (bfd-ilrt.tar.Z):  Remove ancient rule.
15252
15253 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15254
15255         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15256         pick up the machine and system specific header files.
15257
15258         * configure.in, config.sub: added new target m68010-adobe-scout,
15259         with alias of adobe68k.  Changed configure.in to check for
15260         -scout before -sco* to avoid a false match.
15261
15262         * Makefile.in: added AS_FOR_TARGET, passed down in
15263         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15264         the C compiler to use to create programs which are run in the
15265         build environment, set it to default to $(CC), and passed it down
15266         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15267
15268 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15269
15270         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15271         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15272         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15273         FOR_TARGET variants, to newlib and libg++.
15274
15275 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15276
15277         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15278         first.
15279
15280 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15281
15282         * config.sub:  Accept `elf' as an environment.
15283
15284 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15285
15286         * Makefile.in (all-opcodes):  cd into the right directory
15287
15288 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15289
15290         * configure: added -program_transform_name option, used as
15291         argument to sed when installing programs.
15292         configure.texi: added documentation for -program_prefix,
15293         -program_suffix and -program_transform_name.
15294
15295 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15296
15297         * config.sub:  Accept i486 where i386 ok.
15298
15299 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15300
15301         * config.sub: accept we32k
15302
15303 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15304
15305         * config.sub, configure.in: accept OSE68000 and OSE68k.
15306
15307         * Makefile.in: don't create all directories for ``make install'';
15308         let the subdirectories create the ones they need.
15309
15310 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15311
15312         * COPYING: new file, GPL v2
15313
15314 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15315
15316         * Makefile.in: use the new gen-info-dir, which needs a template
15317         argument (which also lives in texinfo)
15318
15319         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15320
15321 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15322
15323         * config.sub (ncr3000):  Change i386 to i486.
15324
15325 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15326
15327         * Makefile.in: add install-rcs, install-grep to
15328         install-no-fixedincludes, removed install-bison and install-libgcc
15329
15330 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15331
15332         * configure.in: grab the HPUX makefile fragment if on HPUX
15333
15334 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15335
15336         * Makefile.in: eradicate bison spoor (ditto libgcc).
15337          configure.in: recognise m68{k,000}-ericsson-OSE.
15338          es1800 is alias for m68k-ericsson-OSE
15339
15340 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15341
15342         * configure.in: rearrange the parts that remove programs from
15343         configdirs, based now on HOST==TARGET or by canonical triple.
15344
15345 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15346
15347         * test-build.mk: recurse explicitly with -f test-build.mk when
15348           appropriate.  predicate stage3 and comparison on the existence
15349           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15350           On very clean, also remove ...stamp-co.  Build in-place before
15351           doing other builds.
15352
15353 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15354
15355         * Makefile.in, configure.in: add tgas
15356
15357 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15358
15359         * Makefile.in: a number of changes merged in from progressive.
15360
15361         * configure.in: add libm.
15362
15363         * .cvsignore: ignore some stuff that comes from test-build.mk.
15364
15365 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15366
15367         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15368
15369 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15370
15371         * configure: Add program_suffix (parallel to program_prefix)
15372         * Makefile.in: adjust directory-creating script for losing decstation
15373
15374 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15375
15376         * configure:  Minor $subdir-related fixes.
15377
15378 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15379
15380         * configure: fix various problems with propogating
15381         makefile_target_frag in subdirs.
15382         * configure.in: config libgcc if its there
15383
15384 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15385
15386         * config.sub:  HPPA merge.
15387
15388 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15389
15390         * Makefile.in:  Replace all-bison with all-byacc in all
15391         dependency lines for other tools (which now use byacc).
15392
15393 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15394
15395         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15396
15397 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15398
15399         * Makefile.in: make gprof rules similar to byacc rules (instead of
15400         vestigal $(unsubdir) that didn't work...)
15401
15402 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15403
15404         * config.sub:  Add support for Linux.
15405         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15406         (at least for libg++).
15407
15408 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15409
15410         * configure.texi: fix doc for the -nfp option to configure
15411
15412 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15413
15414         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15415
15416 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15417
15418         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15419         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15420         * configure.in: added solaris* host_makefile_frag hook.
15421
15422 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15423
15424         * config.sub: changed recognition of m68000 so that various
15425         m68k types can be specified via m680[01234]0
15426
15427 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15428
15429         * config.sub (basic_machine): fix sed so that '-foo' isn't
15430         completely substituted out while .+'-foo' loses the '-foo'
15431
15432 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15433
15434         * config.sub ($os): Add -aout.
15435
15436 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15437
15438         * configure:  If host_makefile_frag is absolute, don't
15439         prefix ${invsubdir} (relevant to libg++ auto-configure).
15440
15441 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15442
15443         * Makefile.in (tooldir): Define it.
15444         (all-ld): Depend on all-flex.
15445
15446 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15447
15448         * Makefile.in (check):  Fix libg++ special case.
15449
15450 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15451
15452         * configure: do not bury `pwd` into config.status, thus do fewer
15453           pwd's.
15454
15455         * configure: print the "Building in" message only when building in
15456           other than "." AND verbose.
15457
15458         * configure: remove -s, rework -v to better accommodate guested
15459           configures.
15460
15461         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15462
15463 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15464
15465         * Makefile.in: macroize flags passed on recursion.  remove
15466           fileutils.
15467
15468 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15469
15470         * configure: get makesrcdir right for subdirs deeper than 1.
15471
15472         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15473           install.
15474
15475 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15476
15477         * Makefile.in: don't print subdir_do or recursion lines.
15478
15479 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15480
15481         * standards.texi: added menu item.
15482
15483         * Makefile.in: build and install standards.info.
15484
15485         * standards.texi: new file.
15486
15487 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15488
15489         * configure: test for and move config.status pieces from
15490           ${subdir}/.
15491
15492 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15493
15494         * configure:  Test for existance of files before trying to mv
15495         them, to avoid numerous non-existance messages.
15496
15497 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15498
15499         * configure: correct final line of config.status.
15500
15501         * configure: patch from eggert.  Avoids a protection problem if
15502           the original Makefile.in is read only.
15503
15504         * configure: use move-if-change from gcc to create config.status.
15505           Some makefiles depend on config.status to tell if a directory
15506           has been reconfigured for a different host.  This change
15507           prevents those directories from remaking everything in the case
15508           where the reconfig was only intended to rebuild a Makefile.
15509
15510         * configure: test for config.sub with "config.sub sun4" rather
15511           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15512           host alias from a missing config.sub.
15513
15514 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15515
15516         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15517           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15518
15519 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15520
15521         * configure: mkdir ${subdir} as needed.
15522
15523 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15524
15525         * Makefile.in,configure.in: added autoconf.
15526
15527 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15528
15529         * Makefile.in: no longer pass against on recursion.
15530
15531         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15532           definitions are not inherited.
15533
15534         * configure: correct makesrcdir when subdir is .
15535
15536 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15537
15538         * configure:  Add support for 'subdirs' variable, which is
15539         like 'configdirs', except that configure doesn't re-invoke
15540         itself for subdirs, it just creates a Makefile for each subdir.
15541         * configure.texi:  Document subdirs.
15542
15543 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15544
15545         * configure.in: added flex to configdirs
15546
15547 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15548
15549         * Makefile.in: remove clean-stamps from clean.
15550
15551 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15552
15553         * configure.in:  Add gdbtest to configdirs.
15554
15555 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15556
15557         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15558         to recursive makes.
15559         * configure.in:  Recognize new ncr3000 config.
15560
15561 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15562
15563         * Makefile.in, configure.in: removed references to gdbm.
15564
15565 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15566
15567         * config.sub:  Don't canonicalize os value
15568         newsos* to bsd (readline needs to check for newsos).
15569         (This fix was earlier made Jan 31, but got re-broken.)
15570
15571 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15572
15573         * configure.in:  sco is an os, not a vendor!
15574
15575         * configure:  Quote $( better.  Keep various shells happy.
15576
15577 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15578
15579         * Makefile.in: eliminate stamp-files.
15580
15581 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15582
15583         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15584           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15585
15586 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15587
15588         * config.sub:  fix iris/iris3.
15589
15590 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15591
15592         * configure: re-add -rm.
15593
15594 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15595
15596         * Maskefile.in: add .stmp-rcs to all.
15597
15598         * configure.in: remove gas from rs6000 build, use aix host fragment.
15599
15600 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15601
15602         * configure: pass down site_option during recursion.
15603
15604 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15605
15606         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15607
15608 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15609
15610         * configure: Change exec_prefix so that it really defaults to prefix.
15611
15612 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15613
15614         * Makefile.in, configure.in:  Add support for mmalloc library.
15615
15616 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15617
15618         * Makefile.in: add stmp dependencies for a few more things.
15619
15620 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15621
15622         * configure: adjusted error message on objdir/srcdir configure
15623           collision, per john's suggestion.
15624
15625         * Makefile.in: add libiberty stmp to all and all.cross.
15626
15627 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15628
15629         * Makefile.in: remove force dependencies, add grep to all.
15630
15631 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15632
15633         * Makefile.in: drop flex.  make stamp files work.
15634
15635         * configure: added test for conflicting configuration in srcdir,
15636           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15637           gets cranky.  use relative paths for configure and srcdir
15638           whenever possible.  Send some error messages to stderr that were
15639           going to stdout.
15640
15641 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15642
15643         * Makefile.in:  Fix libg++ rule to check for gcc directory
15644         before using gcc/gcc.  Also pass XTRAFLAGS.
15645
15646 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15647
15648         * Makefile.in: added stmp-files so that directories aren't polled
15649           when they are already built.
15650
15651         * configure.texi: fixed a node pointer problem.
15652
15653 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15654
15655         * config.sub configure.in gdb/configure.in
15656         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15657         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15658         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15659
15660 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15661
15662         * configure: -recurring becomes -silent.  corrected help message
15663           for -site= option.
15664
15665         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15666
15667 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15668
15669         * configure: when building Makefile for crosses, replace
15670           tooldir and program_prefix.  default srcdir from location of
15671           config.sub.  remove "for host in hosts" and "for target in
15672           targets" loops.
15673
15674 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15675
15676         * Makefile.in: Do not pass bindir or mandir to cvs.
15677
15678 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15679
15680         * Makefile.in, configure.in: removed traces of namesubdir,
15681           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15682           copyrights to '92, changed some from Cygnus to FSF.
15683
15684         * configure.texi: remove most references to multiple hosts,
15685           multiple targets, subdirs, etc.
15686
15687         * configure.man: removed rcsid. reference config.sub not
15688           config.subr.
15689
15690         * Makefile.in: mkdir $(infodir) on install-info.
15691
15692 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15693
15694         * configure.texi:  Explain better about .gdbinit and about
15695         the environment that configure.in sections run in.
15696
15697 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15698
15699         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15700
15701 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15702
15703         * README:  DOC.configure => cfg-paper.texi.
15704
15705 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15706
15707         * config.sub (near case $os):  Don't convert newsos* to bsd!
15708
15709 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15710
15711         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15712         the number of copies of COPYING that go into the GDB tar file.
15713
15714 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15715
15716         * bfd/configure.in, gdb/config/mh-i386sco,
15717         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15718         Fix SCO configuration stuff.
15719
15720 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15721
15722         * Makefile.in:  For libg++, make sure the -I pointing
15723         to the gcc directory goes *after* all the libg++-local -I flags.
15724         Also, move just-gcc dependency from just-libg++ to all-libg++.
15725
15726 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15727
15728         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15729
15730 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15731
15732         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15733
15734 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15735
15736         * config.sub:  Add stratus configuration frags.  Also
15737         submitted to FSF.
15738
15739 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15740
15741         * Makefile.in (DEV_SUPPORT):  add configure.man.
15742
15743         * config.sub(Decode manufacturer-specific):  add -none*.
15744
15745 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15746
15747         * Makefile.in:  remove form feeds to make Sun's make happy.
15748         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15749
15750 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15751
15752         * Makefile.in (AR_FLAGS):  Make quieter.
15753
15754 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15755
15756         * configure.in:  Add libg++.
15757         * configure:  When verbose, don't output the command line at each
15758         level; it will be unremarkably the same as the previous version,
15759         which will be the same as what the user typed.
15760
15761 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15762
15763         * configure.in, Makefile.in: fix clean-info, add flex.  add
15764           fileutils.
15765
15766         * configure: be less sensitive to spaces in Makefile.in.  Do not
15767           look for sources in "..".  Doing so breaks subdirectories that
15768           might have their own configure.  If a subdir has it's own
15769           configure script, use it.
15770
15771 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15772
15773         * cfg-paper.texi: some changes suggested by rms.
15774
15775 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15776
15777         * config.sub:  Merge in some small additions from the FSF version,
15778         taken from the gcc distribution, to bring the Cygnus and FSF
15779         versions into closer sync.
15780
15781 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15782
15783         * configure.in:  Changed svr4 references to sysv4.
15784
15785 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15786
15787         * configure: added -V for version number option.
15788
15789 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15790
15791         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15792           renamed from DOC.configure to cfg-paper.texi.
15793
15794 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15795
15796         * configure, config.subr, config.sub: config.subr is now
15797           config.sub again.
15798
15799 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15800
15801         * configure.texi: new file, in progress.
15802
15803         * Makefile.in: build info file and install the man page for
15804           configure.
15805
15806         * configure.man: new file, first cut.
15807
15808         * configure: find config.subr again now that configuration "none"
15809           has gone.  removed all traces of the -ansi option.  removed all
15810           traces of the -languages option.
15811
15812         * config.subr: resync from rms.
15813
15814 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15815
15816         * configure, config.sub, config.subr: merge config.sub into
15817           config.subr, call the result config.subr, remove config.sub, use
15818           config.subr.
15819
15820         * Makefile.in: revised install for dir.info.
15821
15822 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15823
15824         * configure.in: add decstation host makefile frag.
15825
15826         * Makefile.in: BISON now bison -y again.  also install-gcc on
15827           install.  clean-gdbm on clean.  infodir belongs in datadir.
15828           Make directories for info install.  Build dir.info here then
15829           install it.
15830
15831 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15832
15833         * Makefile.in: fix for bad directory tests.
15834
15835 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15836
15837         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15838           regexp.  -srcdir relative was being handled incorrectly.
15839
15840         * Makefile.in: unwrapped some for loops so that parallel makes
15841           work again and so one can focus one's attention on a particular
15842           package.
15843
15844 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15845
15846         * configure: added PWD as a stand in for `pwd` (for speed). use
15847           elif wherever possible.  make -srcdir work without -objdir.
15848           -objdir= commented out.
15849
15850 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15851
15852         * configure: +options become --options.  -subdirs commented out.
15853           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15854           Makefile now at top of generated Makefile.  Removed cvs log
15855           entries.  added -srcdir.  create .gdbinit only if there is one
15856           in ${srcdir}.
15857
15858         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15859           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15860           and mandir now keyed off datadir by default.
15861
15862 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15863
15864         * Freshly created ChangeLog.
15865
15866 \f
15867 Local Variables:
15868 mode: change-log
15869 left-margin: 8
15870 fill-column: 76
15871 version-control: never
15872 End: