OSDN Git Service

955d3bf576ff6feb31589d33ffe402539a62cf67
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
10
11         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
12         ports
13
14 2010-07-28  David Yuste  <david.yuste@gmail.com>
15
16         * MAINTAINERS (Write After Approval): Add myself.
17
18 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
19
20         * configure.ac: Support all v850 targets.
21         * configure: Regenerate.
22
23 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
24
25         PR bootstrap/44455
26         * configure.ac (extra_mpfr_configure_flags): Copy from
27         extra_mpc_gmp_configure_flags.
28         * configure: Re-generated.
29
30 2010-07-22  Andi Kleen  <ak@linux.intel.com>
31
32         * MAINTAINERS (Write After Approval): Add myself.
33
34 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
35
36         * MAINTAINERS (Write After Approval): Add myself.
37
38 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
39
40         * MAINTAINERS (Write After Approval): Add myself.
41
42 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
43
44         PR target/44862
45         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
46         Provide -B option to allow for link spec %s substitutions for
47         libstdc++.a on darwin.
48         * Makefile.in: Regenerate.
49
50 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
51
52         * MAINTAINERS (Reviewers): Update my e-mail address
53
54 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
55
56         * Makefile.def (configure-gcc): Depend on all-libelf.
57         * Makefile.in: Rebuild.
58
59 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
60
61         * MAINTAINERS (Write After Approval): Add myself in the right place.
62
63 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
64
65         * MAINTAINERS (Write After Approval): Add myself.
66
67 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
68
69         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
70
71 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
72
73         * config.sub: Update to version 2010-05-21.
74         * config.guess: Update to version 2010-04-03.
75
76 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
77
78         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
79         * configure: Regenerate.
80
81 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
82
83         * MAINTAINERS (Write After Approval): Add myself.
84
85 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
86
87         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
88         a platform that supports LTO.
89         * configure: Regenerate.
90
91 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
92
93         * configure.ac: Allow all the versions greater than 0.10 of PPL.
94         * configure: Regenerated.
95
96 2010-04-27  Roland McGrath  <roland@redhat.com>
97             H.J. Lu  <hongjiu.lu@intel.com>
98
99         * configure.ac (--enable-gold): Support both, both/gold and
100         both/bfd to add gold to configdirs without removing ld.
101         * configure: Regenerated.
102
103         * Makefile.def: Add install-gold dependency to install-ld.
104         * Makefile.in: Regenerated.
105
106 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
107
108         PR lto/42776
109         * configure.ac (--enable-lto): Refactor handling so libelf tests
110         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
111         and allow LTO to be explicitly enabled on non-ELF platforms that
112         are known to support it inside else-clause.
113         * configure: Regenerate.
114
115 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
116
117         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
118         * configure: Regenerate.
119
120 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
121
122         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
123         * configure: Regenerate.
124
125 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
126
127         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
128         separately.
129         * configure: Regenerate.
130
131 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
132
133         * MAINTAINERS (Write After Approval): Add myself.
134
135 2010-04-14  Tristan Gingold  <gingold@adacore.com>
136
137         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
138         * configure: Regenerate.
139
140 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
141
142         * configure: Regenerate after change to elf.m4.
143
144 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
145
146         * MAINTAINERS (Write After Approval): Add myself.
147
148 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
149
150         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
151         * configure: Regenerated.
152
153 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
154
155         * configure.ac: Print "buggy but acceptable" when CLooG
156         revision is less than 9.
157         * configure: Regenerated.
158
159 2010-04-01  Diego Novillo  <dnovillo@google.com>
160
161         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
162
163 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
164
165         PR bootstrap/43615
166         PR bootstrap/43328
167
168         Revert:
169
170         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
171
172         * configure.ac: Do not pass --enable-multilib nor
173         --disable-multilib in baseargs.  Accept explicitly passed
174         --enable_multilib.
175         * configure: Regenerate.
176
177 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
178
179         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
180
181 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
182
183         * MAINTAINERS: Remove myself.
184
185 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
186
187         PR bootstrap/43328
188         * configure.ac: Do not pass --enable-multilib nor
189         --disable-multilib in baseargs.  Accept explicitly passed
190         --enable_multilib.
191         * configure: Regenerate.
192
193 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
194
195         * MAINTAINERS (spu port): Remove me.
196
197 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
198
199         * configure.ac (tic6x-*-*): New case.
200         * configure: Regenerate.
201
202 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
203
204         * config.sub: Update to version 2010-03-22.
205         * config.guess: Update to version 2009-12-30.
206
207 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
208
209         PR ada/42554
210         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
211         * configure: Regenerate.
212
213 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
214
215         * MAINTAINERS: Update my email address.
216
217 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
218
219         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
220         (ghassan.shobaki@amd.com): Removed.
221
222 2010-03-17  Alan Modra  <amodra@gmail.com>
223
224         * MAINTAINERS: Update my email address.
225
226 2010-03-16  Diego Novillo  <dnovillo@google.com>
227
228         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
229         Matthews.
230
231 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
232
233         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
234         Gutson, Jeffrey D. Oldham and Mark Shinwell.
235
236 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
237
238         * MAINTAINERS: Update my email address.
239
240 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
241
242         * MAINTAINERS: Update my email address.
243
244 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
245
246         * MAINTAINERS: Update my email address.
247
248 2010-03-09  Jie Zhang  <jie@codesourcery.com>
249
250         * MAINTAINERS: Update my email address.
251
252 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
253
254         PR libstdc++/32499
255         * configure.ac (RANLIB): Default to true.
256         (STRIP): Likewise.
257         (RANLIB_FOR_TARGET): Remove superfluous : argument.
258         * configure: Regenerate.
259
260 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
261
262         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
263         (Write After Approval): Update my email address.
264
265 2010-02-17  Nick Clifton  <nickc@redhat.com>
266
267         PR 11238
268         * Makefile.tpl (local-distclean): Also remove config.cache files in
269         sub-directories as there may not be Makefiles present in the
270         sub-directories.
271         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
272         the config.cache files found by the find command.
273
274         * Makefile.in: Regenerate.
275         * configure.ac: Revert previous delta.
276         * configure: Regenerate.
277
278 2010-02-15  Nick Clifton  <nickc@redhat.com>
279
280         PR 11238
281         * configure.ac: Delete config.cache files in sub-directories when
282         deleting Makefiles.
283         * configure: Regenerate.
284
285 2010-02-12  Ben Elliston  <bje@gnu.org>
286
287         * MAINTAINERS: Update my email address.
288
289 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
290
291         * MAINTAINERS (spu port): Update my email address.
292
293 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
294
295         * MAINTAINERS: Add myself as a maintainer for the bfin port.
296
297 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
298
299         * configure.ac: Add "recommended" version checks for GMP/MPC.
300         Update recommended GMP/MPFR/MPC versions.
301         * configure: Regenerate.
302
303 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
304
305         * MAINTAINERS: Move my Embecosm email address into the
306         write-after-approval section.
307
308 2010-01-26  Ian Lance Taylor  <iant@google.com>
309
310         * MAINTAINERS: Add myself as Go frontend maintainer.
311
312 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
313
314         PR libstdc++/36101, PR libstdc++/42813
315         * configure.ac (bootstrap_target_libs): Make inclusion of
316         target-libgomp conditional on libgomb being in target_configdirs.
317         * configure: Regenerate.
318
319 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
320
321         PR libstdc++/36101, PR libstdc++/42813
322         * configure.ac (bootstrap_target_libs): Include target-libgomp.
323         * configure: Regenerate.
324
325 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
326
327         PR libstdc++/36101, PR libstdc++/42813
328         * configure.ac (target_configdirs): Substitute.
329         * Makefile.def: Bootstrap target module libgomp.
330         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
331         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
332         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
333         * configure, Makefile.in: Regenerate.
334
335 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
336
337         * MAINTAINERS: Adjust my details.
338
339 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
340
341         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
342
343 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
344
345         * MAINTAINERS: reindented my entry with tabs instead of spaces.
346
347 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
348
349         * MAINTAINERS (Write After Approval): Add myself.
350
351 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
352
353         * MAINTAINERS (Write After Approval): Add myself.
354
355 2010-01-11  Richard Guenther  <rguenther@suse.de>
356
357         PR lto/41569
358         * Makefile.def (all-lto-plugin): Depend on all-gcc.
359         * Makefile.in: Regenerated.
360
361 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
362
363         * configure.ac: Enable libjava build on x86_64-*freebsd*.
364         * configure: Regenerate.
365
366 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
367             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
368
369         PR bootstrap/42424
370         * configure.ac: Include libtool m4 files.
371         (_LT_CHECK_OBJDIR): Call it.
372         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
373         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
374
375         * configure: Regenerate.
376
377 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
378
379         PR bootstrap/41818
380         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
381         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
382         * Makefile.in: Regenerate.
383
384 2010-01-02  Richard Guenther  <rguenther@suse.de>
385
386         PR lto/41529
387         * configure.ac: Include config/elf.m4.  Disable LTO if not
388         builting for an elf target.
389         * configure: Regenerate.
390
391 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
392
393         * MAINTAINERS: Change my email address.
394
395 2009-12-18  Ben Elliston  <bje@au.ibm.com>
396
397         * config.sub, config.guess: Update from upstream sources.
398
399 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
400
401         * MAINTAINERS (Write After Approval): Add myself.
402
403 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
404
405         PR middle-end/30447
406         PR middle-end/30789
407         PR other/40302
408
409         * configure.ac: Require MPC.
410         * configure: Regenerate.
411
412 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
413
414         PR target/38384
415         PR bootstrap/40972
416         * libtool.m4: Sync from git Libtool.
417         * ltoptions.m4: Likewise.
418         * ltversion.m4: Likewise.
419         * lt~obsolete.m4: Likewise.
420         * ltmain.sh: Likewise.
421
422 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
423
424         * configure.ac: Update minimum MPC version to 0.8.
425         * configure: Regenerate.
426
427 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
428
429         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
430         * configure: Regenerated.
431
432 2009-11-21  Ian Lance Taylor  <iant@google.com>
433
434         * configure.ac: Change default of poststage1_ldflags to be empty if
435         poststage1_libs is set.  When poststage1_libs is empty, and
436         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
437         * configure: Rebuild.
438
439 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
440
441         * MAINTAINERS (Write After Approval): Update my email address.
442
443 2009-11-20  Ben Elliston  <bje@au.ibm.com>
444
445         * config.guess: Update from upstream sources.
446
447 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
448
449         * Makefile.def: Restore host and target settings for gmp.
450         * Makefile.in: Rebuild.
451
452 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
453
454         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
455         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
456         Fix portability of test of C++ as bootstrap language.  Add
457         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
458         * configure: Rebuild.
459         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
460         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
461         in-tree building.
462         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
463         (POSTSTAGE1_HOST_EXPORTS): Use it.
464         (STAGE[+id+]_CXXFLAGS): New.
465         (BASE_FLAGS_TO_PASS): Pass it down.
466         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
467         extra_exports.
468         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
469         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
470         extra_exports.
471         * Makefile.in: Rebuild.
472
473 2009-11-17  Ben Elliston  <bje@au.ibm.com>
474
475         * config.sub, config.guess: Update from upstream sources.
476
477 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
478
479         * MAINTAINERS (Write After Approval): Add myself.
480
481 2009-11-09  Jon Beniston  <jon@beniston.com>
482
483         * MAINTAINERS (Write After Approval): Add myself.
484
485 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
486
487         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
488         paths for *-w64-mingw* and x86_64-*mingw*.
489         * configure: Regenerated.
490
491 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
492
493         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
494
495 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
496
497         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
498         Phil Edwards to Write-After Approval.
499
500 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
501
502         * configure.ac: Disable target-winsup & co for
503         x86_64-*-mingw* and *-w64-mingw* targets.
504         * configure: Regenerated.
505
506 2009-10-16  Nick Clifton  <nickc@redhat.com>
507
508         * MAINTAINERS: Add myself as a maintainer for the RX port.
509
510 2009-10-26  Johannes Singler  <singler@kit.edu>
511
512         * MAINTAINERS (Write After Approval): Update my e-mail address.
513
514 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
515
516         * configure.ac (CLooG test): Use = with test.
517         * configure: Regenerate.
518
519 2009-10-22  Richard Guenther  <rguenther@suse.de>
520
521         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
522         cloog if the ppl version check failed.  Move flags saving
523         before setting in libelf check.
524         * configure: Regenerate.
525
526 2009-10-21  Richard Guenther  <rguenther@suse.de>
527
528         * configure.ac: Adjust the ppl and cloog configure to work as
529         documented.  Disable cloog if ppl was disabled.  Omit the version
530         checks if they were disabled.
531         * configure: Re-generate.
532
533 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
534
535         * configure.ac: Add 'lto' to enable_languages, not
536         new_enable_languages, and only if not already present.
537         * configure: Regenerate.
538
539 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
540
541         * README: Refer to the various COPYING* files instead of just
542         COPYING.
543         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
544
545 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
546
547         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
548         
549 2009-10-07  Richard Guenther  <rguenther@suse.de>
550
551         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
552         and Richard Guenther as reviewers.
553         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
554         as reviewers.
555
556 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
557
558         * config.sub: Update from upstream sources.
559
560 2009-10-06  Ian Lance Taylor  <iant@google.com>
561
562         * Makefile.def: check-gold depends upon all-gas.
563         * Makefile.in: Rebuild.
564
565 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
566
567         * MAINTAINERS (Write After Approval): Add myself.
568
569 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
570
571         * Makefile.def: all-lto-plugin depends on all-libiberty.
572         set bootstrap=true for lto-plugin.
573         Add lto-plugin.
574         * Makefile.in: Regenerate.
575         * configure.ac (host_libs): Add lto-plugin.
576         * configure: Regenerate.
577
578 2009-10-03  Diego Novillo  <dnovillo@google.com>
579
580         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
581         (HOST_LIBELFLIBS): Define.
582         (HOST_LIBELFINC): Define.
583         * Makefile.in: Regenerate.
584         * configure.ac: Add --enable-lto.
585         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
586         If --enable-lto is used, add 'lto' to new_enable_languages.
587         If --enable-lto is used and gold is enabled, add
588         lto-plugin to configdirs.
589         * configure: Regenerate.
590
591 2009-10-03  Simon Baldwin  <simonb@google.com>
592
593         * configure.ac: If --with-system-zlib, suppress local zlib and
594         pass --with-system-zlib to subdir configure scripts.
595         * configure: Regenerate.
596
597 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
598             Paolo Bonzini  <bonzini@gnu.org>
599
600         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
601         $(srcdir).
602         * Makefile.in: Rebuilt.
603
604 2009-09-26  Gary Funck  <gary@intrepid.com>
605
606         * MAINTAINERS (Write After Approval): Add myself.
607
608 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
609
610         * configure.ac: Update minimum MPC version to 0.7.
611         * configure: Regenerate.
612
613 2009-09-25  Nick Clifton  <nickc@redhat.com>
614
615         * configure.ac: Pass any --cache-file=/dev/null option on to
616         subconfigures.
617         * configure: Regenerate.
618
619 2009-09-23  Nick Clifton  <nickc@redhat.com>
620
621         * config.sub, config.guess: Update from upstream sources.
622
623 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
624
625         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
626         * Makefile.in: Rebuilt.
627
628 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
629
630         PR bootstrap/32272
631         * configure.ac: Error out if $srcdir isn't '.' but contains
632         host-${host_noncanonical}.
633         * configure: Regenerate.
634
635 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
636
637         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
638         maintainer.
639
640 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
641
642         * configure.ac: If bootstrapping a combined tree with
643         --enable-gold, require c++ in stage1_languages.
644         * configure: Regenerate.
645
646         * configure.ac: Also add target_libs of stage1_languages to
647         bootstrap_target_libs.
648         * configure: Regenerate.
649
650         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
651         with --enable-languages not containing c++.
652         * configure: Regenerate.
653
654 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
655
656         * configure.ac: Disable java and boehm-gc for bfin-*-*.
657         * configure: Regenerate.
658
659 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
660
661         * MAINTAINERS (Write After Approval): Update my e-mail address,
662         and move from from here...
663         (Waiting for paperwork): To here.
664
665 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
666
667         * MAINTAINERS (Reviewers): Add self as driver reviewer.
668
669 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
670
671         * configure.ac: Do not use $extrasub for replacing @if/@endif
672         parts in Makefile; instead, use additional arguments to
673         AC_CONFIG_COMMANDS to do the replacement manually, with several
674         sed invocations, to avoid HP-UX sed command limits.
675         * configure: Regenerate.
676
677 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
678
679         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
680         blank before -L.
681
682 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
683
684         * configure.ac (with-build-config): Document.  Handle without.
685         Handle missing argument.
686         * configure: Rebuilt.
687
688 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
689
690         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
691         Default to bootstrap-debug only if compare-debug works.
692         * configure: Rebuilt.
693         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
694         * Makefile.in: Rebuilt.
695
696 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
697
698         * MAINTAINERS (OS Port Maintainers): Update my email address.
699
700 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
701
702         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
703         * Makefile.in: Rebuilt.
704
705 2009-09-01  Chris Demetriou  <cgd@google.com>
706
707         * MAINTAINERS (Write After Approval): Add myself.
708
709 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
710
711         PR debug/30161
712         * include/dwarf2.h (enum dwarf_tag): Added
713         DW_TAG_GNU_template_template_param
714         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
715
716 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
717
718         * Makefile.tpl (AWK): Fix typo.
719         * Makefile.in: Regenerate.
720
721 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
722
723         * configure.ac: Detect awk and sed.
724         * Makefile.def (flags_to_pass): Add AWK and SED.
725         * Makefile.tpl (AWK, SED): New.
726         (BASE_FLAGS_TO_PASS): Add AWK and SED.
727         * configure: Regenerate.
728         * Makefile.in: Regenerate.
729
730 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
731
732         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
733         (collapseslashes): Likewise.
734
735 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
736
737         * configure.ac (AC_PREREQ): Bump to 2.64.
738
739 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
740
741         * configure.ac: Remove --with-datarootdir, --with-docdir,
742         --with-pdfdir, --with-htmldir switches.
743         * configure: Regenerate.
744
745         * configure: Regenerate.
746
747         * compile: Sync from Automake 1.11.
748         * depcomp: Likewise.
749         * install-sh: Likewise.
750         * missing: Likewise.
751         * mkinstalldirs: Likewise.
752         * ylwrap: Likewise.
753
754 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
755
756         * ltmain.sh (func_normal_abspath): New function.
757         (func_relative_path): Likewise.
758         (func_mode_help): Document new -bindir option for link mode.
759         (func_mode_link): Add new -bindir option, and use it to place
760         output DLL if specified.
761
762 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
763
764         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
765         (baseargs): Add --disable-option-checking.
766         * configure: Regenerate.
767
768         * Makefile.def (configure-target-libiberty): Depend on
769         all-binutils and all-ld.
770         (configure-target-newlib): Likewise.
771         * Makefile.in: Regenerate.
772
773 2009-08-17  Ben Elliston  <bje@au.ibm.com>
774
775         * config.sub, config.guess: Update from upstream sources.
776
777 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
778
779         Sync from src, merge:
780
781         2009-07-02  Tristan Gingold  <gingold@adacore.com>
782
783         * configure.ac: Do not exclude gas for i386-*-darwin.
784         Add a case for x86_64-*-darwin.
785         * configure: Regenerate.
786
787 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
788
789         * MAINTAINERS: Add my name to Write After Approval list.
790
791 2009-08-06  Michael Eager  <eager@eagercon.com>
792
793         * configure.ac: Add Microblaze target.
794         * configure: Regenerate.
795
796 2009-07-31  Christian Bruel  <christian.bruel@st.com>
797
798         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
799         * configure: Regenerate.
800         
801 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
802
803         * MAINTAINERS (Write After Approval): Update my e-mail address.
804
805 2009-07-06  Ian Lance Taylor  <iant@google.com>
806
807         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
808         * configure: Rebuild.
809
810 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
811
812         * MAINTAINERS: Move myself to the Graphite Reviewers.
813
814 2009-06-30  Wei Guozhi  <carrot@google.com>
815
816         * MAINTAINERS: Add my name to Write After Approval list.
817
818 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
819
820         PR bootstrap/40338
821         * configure.ac (comparestring): Create new variable.
822         * Makefile.tpl (comparestring): Use to skip some comparisions.
823         * configure: Regenerate.
824         * Makefile.in: Regenerate.
825
826 2009-06-26  Doug Evans  <dje@sebabeach.org>
827
828         * Makefile.def (host_modules): Add cgen.
829         * Makefile.in: Regenerate.
830         * configure.ac (host_tools): Add cgen.
831         * configure: Regenerate.
832
833 2009-06-23  DJ Delorie  <dj@redhat.com>
834
835         * MAINTAINERS: Add myself as mep maintainer.
836
837 2009-06-23  Ian Lance Taylor  <iant@google.com>
838
839         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
840         boot_languages.  Only bootstrap target libraries listed in
841         target_libs for some boot language.  Add --with-stage1-ldflags,
842         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
843         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
844         if not building with C++.
845         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
846         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
847         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
848         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
849         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
850         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
851         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
852         * configure, Makefile.in: Rebuild.
853
854 2009-06-23  Li Feng  <nemokingdom@gmail.com>
855
856         * MAINTAINERS: Added my name to write-after-approval list.
857
858 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
859
860         * configure.ac: Define is_elf for QNX Neutrino targets.
861         * configure: Regenerate.
862
863 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
864
865         * MAINTAINERS: Added my name to the write-after-approval list
866
867 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
868
869         * configure.ac: Detect MPC in default directory.
870         * configure: Regenerate.
871
872 2009-06-03  Jerome Guitton  <guitton@adacore.com>
873             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
874
875         * Makefile.tpl (all): Avoid a trailing backslash.
876         * Makefile.in: Regenerate.
877
878 2009-06-03  Ben Elliston  <bje@au.ibm.com>
879
880         * config.sub, config.guess: Update from upstream sources.
881
882 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
883
884         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
885         to noconfdirs.
886         * configure: Regenerate.
887
888 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
889
890         * Makefile.tpl ([+compare-target+]): Compare all stage
891         directories, rather than just gcc.
892         * Makefile.in: Rebuilt.
893
894 2009-06-01  Doug Kwan  <dougkwan@google.com>
895
896         * configure.ac: Support gold for target arm*-*-*.
897         * configure: Regenerate.
898
899 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
900
901         * Makefile.def: Add MPC support and dependencies.
902         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
903
904         * Makefile.in, configure: Regenerate.
905
906 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
907
908         * Makefile.tpl (all): Avoid harmless warning in make all when
909         gcc-bootstrap is enabled but stage_last does not exist.
910         * Makefile.in: Rebuilt.
911
912 2009-05-24  Nicolas Roche  <roche@adacore.com>
913
914         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
915         * Makefile.in: Regenerate.
916
917 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
918
919         * MAINTAINERS: Update my e-mail address.
920
921 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
922
923         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
924         * configure:  Regenerate.
925
926 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
927
928         PR other/40159
929         * Makefile.tpl (all): Don't assume gcc-bootstrap and
930         gcc-no-bootstrap are mutually exclusive.
931         * Makefile.in: Rebuilt.
932
933 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
934
935         PR other/40159
936         * Makefile.tpl (all): Don't end with unconditional success.
937         * Makefile.in: Rebuilt.
938
939 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
940
941         PR target/37137
942         * Makefile.def (flags_to_pass): Remove redundant and incomplete
943         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
944         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
945         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
946         stage_configureflags, stage_cflags and stage_libcflags into
947         explicit Makefile macros.
948         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
949         GFORTRAN.
950         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
951         CC.  Set CC_FOR_BUILD from CC.
952         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
953         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
954         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
955         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
956         and GFORTRAN.
957         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
958         (_LIBCFLAGS): Renamed to _TFLAGS.
959         (do-compare-debug, do-compare3-debug): Drop.
960         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
961         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
962         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
963         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
964         (XGCC_FLAGS_FOR_TARGET): New.
965         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
966         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
967         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
968         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
969         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
970         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
971         TFLAGS.
972         (BUILD_CONFIG): Include if requested.
973         (all): Set TFLAGS on bootstrap.
974         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
975         (all-stageid-prefixmodule): Likewise.
976         (do-clean, distclean-stageid): Set TFLAGS.
977         (restrap): Fix whitespace.
978         * Makefile.in: Rebuilt.
979
980 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
981
982         * config.guess: Sync with src.
983
984 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
985
986         * configure.ac ($with_ppl):  Default to no if not supplied.
987         ($with_cloog):  Likewise.
988         configure:  Regenerate.
989
990 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
991
992         * MAINTAINERS: Update my e-mail address.
993
994 2009-04-27  Nick Clifton  <nickc@redhat.com>
995
996         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
997
998 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
999
1000         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1001         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1002         * Makefile.in: Regenerate.
1003
1004 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1005
1006         PR bootstrap/39739
1007         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1008         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1009
1010         * configure, Makefile.in: Regenerate.
1011
1012 2009-04-21  Taras Glek  <tglek@mozilla.com>
1013
1014         * include/hashtab.h: Update GTY annotations to new syntax
1015         * include/splay-tree.h: Likewise
1016
1017 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1018
1019         * config.sub, config.guess: Update from upstream sources.
1020
1021 2009-04-15  Anthony Green  <green@moxielogic.com>
1022
1023         * configure.ac: Add moxie support.
1024         * configure: Rebuilt.
1025
1026 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1027
1028         * configure.ac: Change copyright header to refer to version
1029         3 of the GNU General Public License and to point readers at the
1030         COPYING3 file and the FSF's license web page.
1031         * Makefile.def: Likewise.
1032         * Makefile.tpl: Likewise.
1033         * Makefile.in: Regenerate.
1034
1035 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1036
1037         * configure.ac: Restore match for darwin9 or later. Use double
1038         brackets since regeneration eats one pair.
1039         * configure: Regenerate.
1040
1041 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1042
1043         PR gas/10039
1044         * configure.ac: Require texinfo 4.7.
1045         * configure: Regenerated.
1046
1047 2009-04-09  Nick Clifton  <nickc@redhat.com>
1048
1049         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1050         the GCC Runtime Library Exception.
1051
1052 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1053
1054         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1055         * configure: Regenerate.
1056
1057 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1058
1059         * Makefil.def (languages): New entries.
1060         * Makefile.tpl (check-gcc-*): New generic target.
1061         * Makefile.in: Regenerate.
1062
1063 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1064
1065         * MAINTAINERS:  Update my email address.
1066
1067 2009-03-18  Tom Tromey  <tromey@redhat.com>
1068
1069         * configure: Rebuild.
1070         * configure.ac (host_libs): Add libiconv.
1071         * Makefile.in: Rebuild.
1072         * Makefile.def (host_modules): Add libiconv.
1073         (configure-gdb, all-gdb): Depend on libiconv.
1074
1075 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1076
1077         * configure.ac: Treat gdb as supported on x86_64-darwin.
1078         * configure: Regenerate.
1079
1080 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1081
1082         * configure.ac (--with-host-libstdcxx): New option.
1083         * configure: Regenerate.
1084
1085 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1086
1087         * MAINTAINERS:  Move myself into the write after approval list.
1088
1089 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1090
1091         * MAINTAINERS: Update e-mail address.
1092         
1093 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1094
1095         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1096
1097 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1098
1099         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1100
1101 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1102
1103         Backport from git Libtool:
1104
1105         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1106         Support GNU/kOpenSolaris.
1107         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1108         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1109         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1110         GNU/kOpenSolaris.
1111
1112 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1113
1114         * MAINTAINERS: Update e-mail address.
1115
1116 2009-02-24  Michael Eager  <eager@eagercon.com>
1117
1118         * MAINTAINERS (Write After Approval): Add self.
1119
1120 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1121
1122         * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2009-02-05  Andreas Schwab  <schwab@suse.de>
1125
1126         * Makefile.tpl (stage_last): Define $r and $s before using
1127         $(RECURSE_FLAGS_TO_PASS).
1128         * Makefile.in: Regenerate
1129
1130 2009-01-30  Ian Lance Taylor  <iant@google.com>
1131
1132         * MAINTAINERS: Move myself to the Global Reviewers list.
1133
1134 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1135
1136         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1137         * configure: Regenerate.
1138
1139 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1140
1141         * MAINTAINERS: Make whitespace consistent.
1142         Remove Robert Millan from Write After Approval.
1143
1144 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1145
1146         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1147         (all-opcodes): Depend on all-libiberty.
1148         * Makefile.in: Regenerate.
1149
1150 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1151
1152         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1153         * configure: Regenerate.
1154
1155 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1156
1157         * MAINTAINERS (Write After Approval): Add myself.
1158
1159 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1160
1161         * MAINTAINERS: Add myself to reviewers (Fortran).
1162
1163 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1164
1165         PR tree-optimization/38515
1166         * configure.ac (cloog-polylib): Removed.
1167         (with_ppl, with_cloog): Test for "no".
1168         * configure: Regenerated.
1169
1170 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1171
1172         * MAINTAINERS: Moved myself to reviewers (Fortran).
1173
1174 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1175
1176         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1177         (Write After Approval): Remove myself.
1178
1179 2009-01-03  Diego Novillo  <dnovillo@google.com>
1180
1181         * MAINTAINERS: Remove myself from alias maintainership.
1182
1183 2009-01-02  David Ayers  <ayers@fsfe.org>
1184
1185         * MAINTAINERS: Update e-mail address.
1186
1187 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1188
1189         * MAINTAINERS: Make whitespace consistent.
1190
1191 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1192
1193         Backport from upstream Libtool:
1194         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1195         Add cache variables to tests that require the linker to work.
1196         For shlibpath_overrides_runpath, this also changes the semantics
1197         to let the result from the C compiler take precedence.
1198
1199 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1200
1201         * config.sub, config.guess: Update from upstream sources.
1202
1203 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1204
1205         * configure.ac (ppllibs): Add by default the lib flags.
1206         * configure: Regenerate.
1207
1208 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1209
1210         * MAINTAINERS:  Add myself to the write after approval list.
1211
1212 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1213
1214         * configure.ac: Add double brackets on darwin[912].
1215         * configure: Regenerate.
1216
1217 2008-12-03  Daniel Kraft  <d@domob.eu>
1218
1219         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1220         Approval to Reviewer section (for Fortran front-end).
1221
1222 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1223
1224         * configure.ac: Expand to darwin10 and later.
1225         * configure: Regenerate.
1226
1227 2008-12-02  Andreas Schwab  <schwab@suse.de>
1228
1229         * Makefile.def: configure-target-boehm-gc depends on
1230         all-target-libstdc++-v3.
1231         * Makefile.in: Regenerate.
1232
1233 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1234
1235         * MAINTAINERS:  Add myself as mingw maintainer.
1236
1237 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1238
1239         * config.sub, config.guess: Update from upstream sources.
1240
1241 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1242
1243         * README.SCO: Remove.
1244
1245 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1246
1247         * MAINTAINERS:  Add myself to the write after approval list.
1248
1249 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1250
1251         * MAINTAINERS:  Update my email address in WAA section.
1252
1253 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1254
1255         * MAINTAINERS: Update e-mail address.
1256
1257 2008-11-27  Toon Moene  <toon@moene.org>
1258
1259         * MAINTAINERS: Change e-mail address.
1260
1261 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1262
1263         * configure.ac: Build gdb for i?86-*-darwin*
1264         * configure: Regenerated.
1265
1266 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1267
1268         * MAINTAINERS: Added my full name.
1269
1270 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1271
1272         PR bootstrap/38014
1273         PR bootstrap/37923
1274
1275         Revert:
1276
1277         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1278
1279         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1280         * Makefile.in: Regenerated.
1281
1282         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1283
1284         PR gdb/921
1285         PR gdb/1646
1286         PR gdb/2175
1287         PR gdb/2176
1288
1289         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1290         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1291         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1292         (HOST_EXPORTS): Pass CPPFLAGS.
1293         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1294         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1295         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1296         * Makefile.in, configure: Regenerated.
1297         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1298         and CPPFLAGS_FOR_BUILD.
1299
1300 2008-11-06  Jeff Law  <law@redhat.com>
1301
1302         * MAINTAINERS: Add myself as middle end maintainer.
1303
1304 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1305
1306         * MAINTAINERS (Write after approval): Add myself.
1307
1308 2008-11-05  Diego Novillo  <dnovillo@google.com>
1309
1310         * MAINTAINERS (Global Reviewers): Add myself.
1311         (Non-Algorithmic Maintainers): Remove myself.
1312
1313 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1314
1315         * MAINTAINERS (Write after approval): Add myself.
1316
1317 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1318
1319         * MAINTAINERS (Write after approval): Add myself.
1320
1321 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1322
1323         * configure.ac (spu-*-*): Remove special case.
1324         * configure: Regenerate.
1325
1326 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1327
1328         * MAINTAINERS (Write after approval): Update my email address.
1329
1330 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1331
1332         * configure.ac [spu-*-*]: Do not set skipdirs.
1333         * configure: Re-generate.
1334
1335 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1336
1337         * MAINTAINERS (Various Maintainers): Add myself to reload.
1338
1339 2008-10-25  Richard Guenther  <rguenther@suse.de>
1340
1341         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1342         maintainer.  Remove myself as libgcc-math maintainer.
1343         (Non-Algorithmic Maintainers): Remove myself.
1344
1345 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1346
1347         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1348         * Makefile.in: Regenerated.
1349
1350 2008-10-23  Cary Coutant  <ccoutant@google.com>
1351
1352         * MAINTAINERS (Write after approval): Add myself.
1353
1354 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1355
1356         PR gdb/921
1357         PR gdb/1646
1358         PR gdb/2175
1359         PR gdb/2176
1360
1361         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1362         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1363         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1364         (HOST_EXPORTS): Pass CPPFLAGS.
1365         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1366         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1367         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1368         * Makefile.in, configure: Regenerated.
1369         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1370         and CPPFLAGS_FOR_BUILD.
1371
1372 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1373
1374         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1375         Sebastian Pop.
1376
1377 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1378
1379         * MAINTAINERS (Write After Approval): Added myself.
1380
1381 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1382
1383         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1384         recommended version to 2.3.2.
1385
1386         * configure: Regenerate.
1387
1388 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1389
1390         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1391
1392 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1393
1394         * MAINTAINERS (Write After Approval): Update e-mail address.
1395
1396 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1397
1398         * libtool.m4: Update to libtool 2.2.6.
1399         * lt~obsolete.m4: Update to libtool 2.2.6.
1400         * ltmain.sh: Update to libtool 2.2.6.
1401         * ltsugar.m4: Update to libtool 2.2.6.
1402         * ltversion.m4: Update to libtool 2.2.6.
1403         * ltoptions.m4: Update to libtool 2.2.6.
1404         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1405
1406 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1407
1408         * MAINTAINERS (Write After Approval): Add myself.
1409
1410 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1411
1412         * MAINTAINERS (Write After Approval): Update my name.
1413
1414 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1415
1416         * MAINTAINERS: Add myself in "Write After Approval".
1417
1418 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1419
1420         * MAINTAINERS: Add myself as ia64 maintainer.
1421
1422 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1423
1424         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1425         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1426         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1427         and Michael Tiemann from Write After Approval since they do not
1428         actually have access.
1429
1430 2008-09-05  Richard Guenther  <rguenther@suse.de>
1431
1432         * configure.ac: Initialize clooglibs to -lcloog.
1433         * configure: Re-generate.
1434
1435 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1436
1437         * MAINTAINERS (Write After Approval): Add myself.
1438
1439 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1440
1441         * configure.ac (--with-cloog-polylib): New.
1442         (--disable-cloog-version-check): New.
1443         (--disable-ppl-version-check): New.
1444         * configure: Re-generate.
1445
1446 2008-09-03  Richard Guenther  <rguenther@suse.de>
1447
1448         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1449         cloog test.
1450         * configure: Re-generate.
1451
1452 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1453
1454         Add picoChip port.
1455         * MAINTAINERS: Add picoChip maintainers.
1456
1457 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1458             Tobias Grosser  <grosser@fim.uni-passau.de>
1459             Jan Sjodin  <jan.sjodin@amd.com>
1460             Harsha Jagasia  <harsha.jagasia@amd.com>
1461             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1462             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1463             Adrien Eliche  <aeliche@isty.uvsq.fr>
1464
1465         Merge from graphite branch.
1466         * configure: Regenerate.
1467         * Makefile.in: Regenerate.
1468         * configure.ac (host_libs): Add ppl and cloog.
1469         Add checks for PPL and CLooG.
1470         * Makefile.def (ppl, cloog): Added modules and dependences.
1471         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1472         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1473
1474 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1475
1476         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1477         (GCC_SHLIB_SUBDIR): New.
1478         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1479         * configure: Regenerate.
1480         * Makefile.in: Regenerate.
1481
1482 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1483
1484         * MAINTAINERS: Consistently use tabs to separate columns.
1485
1486 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1487
1488         * MAINTAINERS (Write after Approval): Add myself.
1489
1490 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1491
1492         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1493         Enable bfd, binutils and opcodes.
1494         * configure: Regenerate.
1495
1496 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1497
1498         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1499
1500 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1501
1502         * MAINTAINERS:  Use correct Umlaut for last name.
1503
1504 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1505
1506         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1507
1508 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1509
1510         * MAINTAINERS: Update my email address.
1511
1512 2008-08-16  Nicolas Roche  <roche@adacore.com>
1513
1514         * Makefile.tpl: Add BOOT_ADAFLAGS.
1515         * Makefile.in: Regenerate.
1516
1517 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1518
1519         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1520         * configure: Regenerate.
1521
1522 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
1523
1524         * configure.ac: Add makefile fragments for hpux.
1525         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1526         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1527         * configure: Regenerate.
1528         * Makefile.in: Regenerate.
1529
1530 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
1531
1532         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1533
1534 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
1535
1536         * MAINTAINERS (Write after Approval): Add myself.
1537
1538 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1539
1540         * MAINTAINERS (Write After Approval):  Add myself.
1541
1542 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1543
1544         * MAINTAINERS (Write After Approval):  Add myself.
1545
1546 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1547
1548         * MAINTAINERS: Update my email address.
1549
1550 2008-06-25  Joey Ye  <joey.ye@intel.com>
1551
1552         * MAINTAINERS (Write After Approval):  Add myself.
1553
1554 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1555
1556         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1557         * Makefile.in: Regenerate.
1558         * configure: Regenerate.
1559
1560 2008-06-17  Daniel Kraft  <d@domob.eu>
1561
1562         * MAINTAINERS (Write After Approval):  Add myself.
1563
1564 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1565
1566         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1567         "$@" is still intact with both Autoconf 2.59 and 2.62.
1568         * configure: Regenerate.
1569
1570 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1571
1572         * Makefile.tpl: Fix comment errors.
1573         * Makefile.in: Regenerate.
1574
1575 2008-06-12  David S. Miller  <davem@davemloft.net>
1576             David Edelsohn  <edelsohn@gnu.org>
1577
1578         * configure.ac: Add powerpc*-*-* to gold supported targets.
1579         * configure: Regenerate.
1580
1581 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1582
1583         PR tree-optimization/36218
1584         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1585         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1586         (all prefix="build-"): Pass them to build-system sub-makes.
1587         * Makefile.in: Regenerate.
1588
1589 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1590
1591         * MAINTAINERS (mt port): Remove.
1592         (sco5, unixware, sco udk): Remove.
1593         (Kean Johnston): Add to Write After Approval.
1594
1595 2008-05-30  Julian Brown  <julian@codesourcery.com>
1596
1597         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1598         of libobjc for ARM EABI Linux.
1599         * configure: Regenerate.
1600
1601 2008-05-18  Xinliang David Li   <davidxl@google.com>
1602
1603         * ChangeLog: Remove wrong ChangeLog entry.
1604
1605 2008-05-17  Xinliang David Li   <davidxl@google.com>
1606
1607         * MAINTAINERS (Write After Approval): Add myself.
1608
1609 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1610
1611         * MAINTAINERS (Write After Approval): Add myself.
1612
1613 2008-05-14  Rafael Espíndola  <espindola@google.com>
1614
1615         * config-ml.in: don't handle --enable-shared and --enable-static.
1616
1617 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1618
1619         * MAINTAINERS: Update my email address.
1620
1621 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1622
1623         * MAINTAINERS: Update my email address.
1624
1625 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1626
1627         * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1630
1631         * MAINTAINERS (Write After Approval): Add myself.
1632
1633 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
1634
1635         * MAINTAINERS (crx): Add myself.
1636
1637 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1638
1639         Sync with src:
1640         2008-04-14  David S. Miller  <davem@davemloft.net>
1641
1642         * configure.ac: Add sparc*-*-* to gold supported targets.
1643         * configure: Regenerate.
1644
1645 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1646
1647         PR bootstrap/35457
1648         * configure.ac: Include override.m4.
1649         * configure: Regenerate.
1650
1651 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1652
1653         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1654         * Makefile.in: Regenerate.
1655
1656 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
1657
1658         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1659         as nonconfigurable directories list.
1660         * configure: Regenerate.
1661
1662 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1663
1664         * config.sub, config.guess: Update from upstream sources.
1665
1666 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1667
1668         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1669         * Makefile.in: Regenerate.
1670
1671 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1672
1673         * configure.ac: Do not build libssp for the AVR.
1674         * configure: Regenerate.
1675
1676 2008-04-07  Ian Lance Taylor  <iant@google.com>
1677
1678         * Makefile.def: check-gold depends upon all-binutils.
1679         * Makefile.in: Regenerate.
1680
1681 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1682
1683         * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2008-04-04  Nick Clifton  <nickc@redhat.com>
1686
1687         PR binutils/4334
1688         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1689         builds.
1690         * configure: Regenerate.
1691
1692 2008-04-04  NightStrike  <NightStrike@gmail.com>
1693
1694         PR other/35151
1695         * configure.ac: Combine rules for mingw32 and mingw64.
1696         * configure: Regenerate.
1697
1698 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1699
1700         * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
1703
1704         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1705         * Makefile.in (.NOTPARALLEL): Ditto.
1706
1707 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1708
1709         * MAINTAINERS (Write After Approval): Add myself.
1710
1711 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
1712
1713         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1714         * Makefile.in (.NOTPARALLEL): Regenerate.
1715
1716 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1717
1718         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1719         * Makefile.in: Regenerate.
1720
1721 2008-03-26  Jakub Staszak  <kuba@et.pl>
1722
1723         * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1726
1727         * MAINTAINERS:  Update e-mail address.
1728
1729 2008-03-20  Ian Lance Taylor  <iant@google.com>
1730
1731         * configure.ac: Add support for --enable-gold.
1732         * Makefile.def: Add gold as a directory like ld.
1733         * configure, Makefile.in: Regenerate.
1734
1735 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1736
1737         * configure.ac: m4_include config/proginstall.m4.
1738         * configure: Regenerate.
1739
1740         Backport from upstream Libtool:
1741
1742         2007-10-12  Eric Blake  <ebb9@byu.net>
1743
1744         Deal with Autoconf 2.62's semantic change in m4_append.
1745         * ltsugar.m4 (lt_append): Replace broken versions of
1746         m4_append.
1747         (lt_if_append_uniq): Don't require separator to be overquoted,
1748         and avoid broken m4_append.
1749         (lt_dict_add): Fix typo.
1750         * libtool.m4 (_LT_DECL): Don't overquote separator.
1751
1752 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1753
1754         * config.rpath: Add AIX 6 support.
1755
1756 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1757
1758         * Makefile.def (stageprofile).  Remove -fprofile-generate
1759         from stage_libcflags.
1760         * Makefile.in: Regenerate.
1761
1762 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1763
1764         * config.sub, config.guess: Update from upstream sources.
1765
1766 2008-03-06  Tom Tromey  <tromey@redhat.com>
1767
1768         * MAINTAINERS: Update for treelang deletion.
1769
1770 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1771
1772         * MAINTAINERS: Update my email address.
1773
1774 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1775
1776         * MAINTAINERS (darwin port): Add myself as a maintainer.
1777         (objective-c/c++): Add myself as a maintainer.
1778
1779 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1780
1781         * MAINTAINERS (Write After Approval): Update my email address.
1782
1783 2008-02-25  Tomas Bily  <tbily@suse.cz>
1784
1785         * MAINTAINERS (Write After Approval): Add myself.
1786
1787 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1788
1789         * MAINTAINERS (OpenMP): Add myself.
1790
1791 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1792
1793         PR bootstrap/32009
1794         PR bootstrap/32161
1795
1796         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1797         * configure: Regenerate.
1798
1799         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1800         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1801         STAGE4_LIBCFLAGS): New.
1802         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1803         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1804         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1805         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1806         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1807         for target modules.  Don't export LIBCFLAGS.
1808         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1809         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1810         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1811         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1812         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1813         * Makefile.in: Regenerate.
1814
1815 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1816
1817         PR libgcj/33085
1818         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1819         Do not use -DDLL_EXPORT.  Backport from upstream.
1820
1821 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1822
1823         * MAINTAINERS (Write After Approval): Add myself.
1824
1825 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1826
1827         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1828         * configure: Regenerate.
1829
1830 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1831
1832         * configure.ac (xtensa*-*-*): Recognize processor variants.
1833         * configure: Regenerate.
1834
1835 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1836
1837         PR bootstrap/34922
1838         * configure.ac (PARSE_ARGS): Push suitable setting of
1839         ac_subdirs_all, for `./configure --help=recursive'.
1840         Handle `+' in generic toplevel directory disabling.
1841         * configure: Regenerate.
1842
1843 2008-01-28  Nick Clifton  <nickc@redhat.com>
1844
1845         * MAINTAINERS (xstormy16): Take over maintainership.
1846
1847 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1848
1849         * MAINTAINERS (c4x port): Remove.
1850
1851 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1852
1853         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1854
1855 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1856
1857         * config.sub, config.guess: Update from upstream sources.
1858
1859 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1860
1861         * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1864
1865         * MAINTAINERS: Update my email address.
1866
1867 2008-01-09  Raksit Ashok  <raksit@google.com>
1868
1869         * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2008-01-09  Raksit Ashok  <raksit@google.com>
1872
1873         * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1876
1877         * config.sub, config.guess: Update from upstream sources.
1878
1879 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1880
1881         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1882         Change recommended MPFR from 2.2.1 -> 2.3.0.
1883         * configure: Regenerate.
1884
1885 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1886
1887         * MAINTAINERS: Update my email address.
1888
1889 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1890
1891         * MAINTAINERS: Update my email address.
1892
1893 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1894
1895         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1896         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1897         * Makefile.in: Regenerate.
1898
1899 2007-12-10  Mark Heffernan  <meheff@google.com>
1900
1901         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1902         misplaced entries.
1903
1904 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1905
1906         * configure.ac: Enable libjava for x86_64-*-darwin9.
1907         * configure: Regenerate.
1908
1909 2007-12-07  Bill Maddox  <maddox@google.com>
1910
1911         * MAINTAINERS (Write After Approval): Add myself.
1912
1913 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1914
1915         * config.sub, config.guess: Update from upstream sources.
1916
1917 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1918
1919         * config-ml.in: Remove 64bit configure tests.
1920
1921 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1922
1923         * config-ml.in: Robustify against white space in absolute file
1924         names.
1925
1926         * config-ml.in (multi-clean): Substitute ${Makefile}.
1927         Remove superfluous ${Makefile} in list.
1928
1929 2007-11-19  Thiemo Seufer  <ths@mips.com>
1930
1931         * config-ml.in: Don't hardcode the Makefile name.
1932
1933 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1938
1939         * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2007-11-06  Doug Kwan  <dougkwan@google.com>
1942
1943         * MAINTAINERS (Write After Approval): Add myself.
1944
1945 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1946
1947         * MAINTAINERS (mercury): Remove entry.
1948         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1949
1950 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1951
1952         * Makefile.def (dependencies): Make configure-gdb depend on
1953         all-intl.
1954         * Makefile.in: Regenerated.
1955
1956 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1957
1958         * MAINTAINERS (Fortran maintainer): Remove myself.
1959
1960 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
1961
1962         * Makefile.def: To avoid problems running with parallel makes,
1963         build newlib before libgloss so that target specific header
1964         files are availble.
1965         * Makefile.in: Regenerate
1966
1967 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1968
1969         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1970         * Makefile.in: Regenerate.
1971
1972 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1973
1974         * MAINTAINERS (Register allocation reviewer): Add myself.
1975
1976 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1977
1978         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1979         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1980         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1981         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1982         * configure: Regenerate.
1983
1984 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
1985
1986         * MAINTAINERS (Register allocation reviewer): Add myself.
1987
1988 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1991         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1992         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1993         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1994         * configure.ac: Default them to host tools for $host = $build.
1995         Subst them.
1996
1997         * configure: Regenerate.
1998         * Makefile.in: Regenerate.
1999
2000 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2001
2002         * MAINTAINERS (Register allocation reviewer): Add myself.
2003
2004 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2005
2006         * MAINTAINERS (Register allocation reviewer): Add myself.
2007
2008 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2009
2010         * MAINTAINERS (Write After Approval): Fix typo.
2011
2012 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2013
2014         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2015         * configure: Regenerate.
2016
2017 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2018
2019         PR bootstrap/31906
2020         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2021         they're already prefixed.
2022
2023 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2024
2025         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2026         libstdc++.
2027         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2028         * configure: Regenerate.
2029         * Makefile.in: Regenerate.
2030
2031 2007-09-17  Andreas Schwab  <schwab@suse.de>
2032
2033         * configure.ac: Raise minimum makeinfo version to 4.6.
2034         * configure: Regenerate.
2035
2036 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2037
2038         * MAINTAINERS (write-after-approval) add myself
2039
2040 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2041
2042         * configure.ac: Correct makeinfo version check.
2043         * configure: Regenerate.
2044
2045 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2046
2047         * MAINTAINERS: Update my email address.
2048
2049 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2050
2051         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2052         to $skipdirs and only disable gprof for newlib.  Use the normal
2053         mips*-elf* handling in other respects.
2054         * configure: Regnerate.
2055
2056 2007-09-12  David Daney  <ddaney@avtrex.com>
2057
2058         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2059         enabling libgcj.
2060         * configure: Regenerate.
2061
2062 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2063
2064         PR other/32154
2065         * configure.ac: For libgloss targets, point the linker to the linker
2066         script, startup code and simulator library.
2067         * configure: Regenerate.
2068
2069 2007-09-07  Andrew Haley  <aph@redhat.com>
2070
2071         * configure.ac (noconfigdirs): Remove target-libffi and
2072         target-libjava.
2073         * configure: Regenerate.
2074
2075 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2076
2077         PR target/33281
2078         * configure.ac: Use config/mh-mingw on mingw.
2079         * configure: Regenerate.
2080
2081 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2082
2083         * MAINTAINERS (Write After Approval): Add myself.
2084
2085 2007-09-05  Richard Guenther  <rguenther@suse.de>
2086
2087         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2088         nor --disable-checking is provided also turn on yes and types
2089         checking for stage1.
2090         * configure: Re-generate.
2091
2092 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2093
2094         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2095         (Write After Approval): Remove myself.
2096
2097 2007-08-29  Nick Clifton  <nickc@redhat.com>
2098
2099         * config.sub, config.guess: Update from upstream sources.
2100
2101 2007-08-22  Bud Davis  <jmdavis@link.com>
2102
2103         * MAINTAINERS (Write After Approval): Added myself.
2104         * MAINTAINERS (Reviewers): Removed myself.
2105
2106 2007-08-18  Paul Brook  <paul@codesourcery.com>
2107             Joseph Myers  <joseph@codesourcery.com>
2108
2109         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2110         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2111         * Makefile.in: Regenerate.
2112         * configure.ac (--with-debug-prefix-map): New.
2113         * configure: Regenerate.
2114
2115 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2116             Nigel Stephens  <nigel@mips.com>
2117
2118         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2119         as target_makefile_frag.
2120         * configure: Regenerate.
2121
2122 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2123
2124         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2125         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2126         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2127         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2128         (do-compare, do-compare3, do-compare-debug): New.
2129         ([+compare-target+]): Use them.
2130
2131 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2132
2133         * MAINTAINERS (Write After Approval): Change my email address.
2134
2135 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2136             Ben Elliston  <bje@au.ibm.com>
2137
2138         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2139         --silent if $silent.
2140         * configure: Regenerate.
2141
2142 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2143
2144         * MAINTAINERS (Various Maintainers): Add myself as
2145         loop infrastructure maintainer.  Update my e-mail
2146         address.
2147
2148 2007-07-31  Diego Novillo  <dnovillo@google.com>
2149
2150         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2151         Adjust description.
2152
2153 2007-07-26  Richard Guenther  <rguenther@suse.de>
2154
2155         * configure.ac: Add types checking to stage1 checking flags.
2156         * configure: Regenerate.
2157
2158 2007-07-17  Nick Clifton  <nickc@redhat.com>
2159
2160         * COPYING3: New file.  Contains version 3 of the GNU General
2161         Public License.
2162         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2163         Lesser General Public License.
2164
2165 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2166
2167         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2168
2169 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2170
2171         * MAINTAINERS (S/390 co-maintainer): Add myself.
2172         (Write After Approval): Remove myself.
2173
2174 2007-07-13  Dan Hipschman  <dsh@google.com>
2175
2176         * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2007-07-11  Nick Clifton  <nickc@redhat.com>
2179
2180         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2181         WINDRES export.
2182         * Makefile.in: Regenerate.
2183
2184 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2185
2186         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2187         maintainer.
2188
2189 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2190
2191         * lt~obsolete.m4: New. Import from 20070318 libtool.
2192
2193 2007-07-03  Julian Brown  <julian@codesourcery.com>
2194
2195         * MAINTAINERS (Write After Approval): Add myself.
2196
2197 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2198
2199         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2200         * configure: Regenerate.
2201
2202 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2203
2204         * configure.ac: Add some missing m4 quotation.
2205         * configure: Regenerate.
2206
2207 2007-07-02  Simon Baldwin  <simonb@google.com>
2208
2209         * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2212
2213         * configure: Regenerate.
2214
2215 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2216
2217         * Makefile.def: Add windmc tool to build.
2218         * Makefile.tpl: Likewise.
2219         * configure.ac: Likewise.
2220         * Makefile.in: Regenerate.
2221         * configure: Regenerate.
2222
2223 2007-06-28  DJ Delorie  <dj@redhat.com>
2224
2225         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2226         not building newlib.
2227         * configure: Regenerated.
2228
2229 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2230
2231         * MAINTAINERS (Write After Approval): Add myself.
2232
2233 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2234
2235         * MAINTAINERS (Write After Approval): Add myself.
2236
2237 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2238
2239         * MAINTAINERS (Write After Approval): Add myself.
2240
2241 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2242
2243         * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2246
2247         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2248         * Makefile.in: Regenerated.
2249
2250 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2251
2252         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2253         bfin*-*-uclinux* targets.
2254         * configure: Regenerate.
2255
2256 2007-06-14  Ian Lance Taylor  <iant@google.com>
2257
2258         * MAINTAINERS: Add myself as non-algorithmic global write
2259         maintainer.
2260
2261 2007-06-14  Diego Novillo  <dnovillo@google.com>
2262
2263         * MAINTAINERS: Add self as middle-end maintainer and
2264         non-algorithmic global write maintainer.
2265
2266 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2267
2268         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2269         Move all Fortran maintainers except Paul Brook into the
2270         Non-Autopoiesis section.
2271
2272 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2273
2274         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2275         (distclean-stage[+id+]): Possibly delete stage_last.
2276         * Makefile.in: Regenerate.
2277
2278 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2279
2280         * MAINTAINERS (Various Maintainer): Fix typo.
2281
2282 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2283
2284         * MAINTAINERS (Various Maintainer): Add myself as
2285         dataflow maintainer.
2286
2287 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2288
2289         * config.sub, config.guess: Update from upstream sources.
2290
2291 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2292
2293         * Makefile.tpl: Fix spelling error.
2294         * Makefile.in: Regenerate.
2295
2296 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2297
2298         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2299         lt_cv_sys_max_cmd_len.
2300
2301 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2302
2303         * MAINTAINERS (Various Maintainers): Add myself as
2304         auto-vectorizer maintainer.
2305
2306 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2307
2308         PR libjava/32098
2309         * libtool.m4: Revert previous change.
2310         * ltgcc.m4: Put it here.
2311
2312 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2313
2314         * MAINTAINERS (Various Maintainers): Add myself as
2315         auto-vectorizer maintainer.
2316
2317 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2318
2319         PR libjava/32098
2320         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2321
2322 2007-05-30  Richard Guenther  <rguenther@suse.de>
2323
2324         * MAINTAINERS (Various Maintainers): Add myself as
2325         auto-vectorizer maintainer.
2326
2327 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2328
2329         PR bootstrap/29382
2330         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2331         * configure: Rebuilt.
2332
2333 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2334
2335         * MAINTAINERS (Write After Approval): Removed my name.
2336
2337 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2338
2339         * MAINTAINERS (Write After Approval): Remove myself.
2340
2341 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2342
2343         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2344
2345 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2346
2347         * ltmain.sh: Update from ToT Libtool.
2348         * libtool.m4: Update from ToT Libtool.
2349         * ltsugar.m4: New. Update from ToT Libtool.
2350         * ltversion.m4: New. Update from ToT Libtool.
2351         * ltoptions.m4: New. Update from ToT Libtool.
2352         * ltconfig: Remove.
2353         * ltcf-c.sh: Remove.
2354         * ltcf-cxx.sh: Remove.
2355         * ltcf-gcj.sh: Remove.
2356
2357 2007-05-22  Ollie Wild  <aaw@google.com>
2358
2359         * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2362
2363         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2364         stage_cflags.
2365         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2366         Remove CFLAGS/LIBCFLAGS.
2367         (configure-stage[+id+]-[+prefix+][+module+],
2368         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2369         * Makefile.in: Regenerate.
2370
2371 2007-05-15  Diego Novillo  <dnovillo@google.com>
2372
2373         * MAINTAINERS: Update e-mail address.
2374
2375 2007-05-15  Revital Eres  <eres@il.ibm.com>
2376
2377         * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2380
2381         * MAINTAINERS (Write After Approval): Updated my address.
2382
2383 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2384
2385         * MAINTAINERS (Write After Approval): Add myself.
2386
2387 2007-05-11  Silvius Rus  <rus@google.com>
2388
2389         * MAINTAINERS (Write After Approval): Add myself.
2390
2391 2007-04-23  Tom Tromey  <tromey@redhat.com>
2392
2393         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2394
2395 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2396
2397         * MAINTAINERS (cpplib): Rename to ...
2398         (libcpp): ... this.  Add C/C++ front end maintainers.
2399
2400 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2401
2402         * config-ml.in: Pass ${ml_config_env} to configure calls.
2403
2404 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2405
2406         * MAINTAINERS (Write After Approval): Add myself.
2407
2408 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2409
2410         * MAINTAINERS (Write After Approval): Add myself.
2411
2412 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2413
2414         * MAINTAINERS (fortran 95 front end): Add myself.
2415
2416 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2421
2422         * MAINTAINERS (Modulo Scheduler): Add myself.
2423
2424 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2425
2426         * MAINTAINERS (fortran 95 front end): Add myself.
2427         (c++ front end): whitespace fix.
2428
2429 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2430
2431         * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2434
2435         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2436         of glob.  Quote arguments with single quotes too.
2437         * configure: Regenerate.
2438
2439 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2440
2441         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2442         * Makefile.in: Regenerate
2443
2444 2007-03-07  Andreas Schwab  <schwab@suse.de>
2445
2446         * configure: Regenerate.
2447
2448 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2449
2450         * configure.ac: Add "--with-pdfdir" configure option,
2451         which defines pdfdir variable.
2452         * Makefile.def (target=fixincludes): Add install-pdf to
2453         missing targets.
2454         (recursive_targets): Add install-pdf target.
2455         (flags_to_pass): Add pdfdir.
2456         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2457         target.
2458         * configure: Regenerate
2459         * Makefile.in: Regenerate
2460
2461 2007-02-28  Eric Christopher  <echristo@apple.com>
2462
2463         Revert:
2464         2006-12-07  Mike Stump  <mrs@apple.com>
2465
2466         * Makefile.def (dependencies): Add dependency for
2467         install-target-libssp and install-target-libgomp on
2468         install-gcc.
2469         * Makefile.in: Regenerate.
2470
2471 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2472
2473         * configure: Regenerate.
2474         * configure.ac: Move statements after variable declarations.
2475
2476 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2477
2478         * MAINTAINERS: Add myself as sh maintainer.
2479
2480 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2481
2482         * configure.ac: Adjust for loop syntax.
2483         * configure: Regenerate.
2484
2485 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2486
2487         * configure: Rebuilt.
2488
2489 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2490
2491         * configure.ac: Drop multiple occurrences of --enable-languages,
2492         and fix its quoting.
2493         * configure: Rebuilt.
2494
2495 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2496             Nathan Sidwell  <nathan@codesourcery.com>
2497             Vladimir Prus  <vladimir@codesourcery.com>
2498             Joseph Myers  <joseph@codesourcery.com>
2499
2500         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2501         * configure: Regenerate.
2502
2503 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2504
2505         * ltconfig (freebsd*): Default to elf.
2506
2507 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2508
2509         * configure.ac (target_libraries): Move libgcc before libiberty.
2510         * configure: Regenerated.
2511
2512 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2513             Paolo Bonzini  <bonzini@gnu.org>
2514
2515         PR bootstrap/30753
2516         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2517         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2518         * configure: Regenerated.
2519
2520 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2521
2522         * MAINTAINERS (Language Front End Maintainers): Update my mail
2523         address.
2524
2525 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2526
2527         PR bootstrap/30748
2528         * configure.ac: Correct syntax for Solaris ksh.
2529         * configure: Regenerated.
2530
2531 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2532
2533         * configure.ac: Sync with src.
2534         * configure: Regenerate.
2535
2536 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * Makefile.in: Regenerate.
2539
2540 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2541
2542         * config.sub: Sync with src.
2543
2544 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2545
2546         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2547         noncanonical equivalents.
2548         * configure.in: Rename to...
2549         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2550         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2551         target_noncanonical.  Use them.  Rewrite removal of configure
2552         arguments for autoconf 2.59.  Discard variable settings.  Force
2553         program_transform_name for native tools.
2554
2555         * Makefile.in: Regenerated.
2556         * configure: Regenerated with autoconf 2.59.
2557
2558 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
2559
2560         * MAINTAINERS (Write After Approval): Add myself.
2561
2562 2007-01-31  Andreas Schwab  <schwab@suse.de>
2563
2564         * Makefile.tpl (LDFLAGS): Substitute it.
2565         * Makefile.in: Regenerate.
2566
2567 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
2568
2569         * MAINTAINERS (Write After Approval): Add myself.
2570
2571 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2572
2573         * MAINTAINERS (spu port): Add myself.
2574
2575 2007-01-23  Richard Guenther  <rguenther@suse.de>
2576
2577         PR bootstrap/30541
2578         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2579         * Makefile.tpl (GNATBIND): Substitute it.
2580         (GNATMAKE): Likewise.
2581         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2582         of STAGE_PREFIX.
2583         * Makefile.in: Regenerate.
2584         * configure: Regenerate.
2585
2586 2007-01-18  Mike Stump  <mrs@apple.com>
2587
2588         * configure.in: Re-enable -Werror for gcc builds.
2589
2590 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2591
2592         * MAINTAINERS (Write After Approval): Add myself.
2593
2594 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2595
2596         * configure.in: Change == to = in test command.
2597         * configure: Regenerate.
2598
2599 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2600             Nick Clifton  <nickc@redhat.com>
2601             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2602
2603         * configure.in (build_configargs, host_configargs, target_configargs):
2604         Remove build/host/target parameters.
2605         (host_libs): Add gmp and mpfr.
2606         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2607         * Makefile.def (gmp, mpfr): New.
2608         (gcc): Remove target.
2609         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2610         target_os, target_vendor): New.
2611         (configure): Add host_alias/target_alias arguments; adjust invocations.
2612         * configure: Regenerate.
2613         * Makefile.in: Regenerate.
2614
2615 2007-01-11  Matt Fago  <fago@earthlink.net>
2616
2617         * configure.in: Try to link to functions only in mpfr 2.2.x
2618         to improve robustness of configure tests.
2619         * configure: Regenerate.
2620
2621 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2622
2623         * MAINTAINERS: Add myself as i386 maintainer.
2624
2625 2007-01-08  Jan Hubicka  <jh@suse.cz>
2626
2627         * MAINTAINERS: Add myself as i386 maintainer.
2628
2629 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2630
2631         * configure.in: Add support for an x86_64-mingw* target.
2632         * configure: Regenerate.
2633
2634 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2635
2636         * Makefile.tpl (all-target): Correct @if conditional for target
2637         modules.
2638         * configure.in: Omit libiberty if building only target libgcc.
2639         * configure, Makefile.in: Regenerated.
2640
2641 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2642
2643         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2644         * configure: Regenerate.
2645
2646 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2647
2648         * Makefile.def (target_modules): Add libgcc.
2649         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2650         * Makefile.tpl (clean-target-libgcc): Delete.
2651         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2652         on gcc even for bootstrapped modules.  Rewrite handling of
2653         lang_env_dependencies to loop over target_modules.
2654         * configure.in (target_libraries): Add target-libgcc.
2655         * Makefile.in, configure: Regenerated.
2656
2657 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2658
2659         * configure.in: Reorganize recognition of languages.  Add
2660         --enable-stage1-languages.  Show supported languages for the chosen
2661         target rather than all recognized languages.
2662         * configure: Regenerate.
2663
2664 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2665
2666         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2667         * Makefile.in: Regenerate.
2668
2669 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2670
2671         * configure.in: Warn that MPFR 2.2.0 is buggy.
2672         * configure: Regenerate.
2673
2674 2006-12-27  Ian Lance Taylor  <iant@google.com>
2675
2676         * configure.in: When removing Makefiles to force a reconfigure, also
2677         remove prev-DIR*/Makefile.
2678         * configure: Regenerate.
2679
2680 2006-12-22  Andreas Schwab  <schwab@suse.de>
2681
2682         * configure: Regenerate with correct autoconf version.
2683
2684 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2685
2686         * configure.in: add AC_SUBST for *_FOR_TARGET.
2687         * configure: Regenerate.
2688
2689 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2690
2691         * configure.in: Simplify logic for rejecting languages that cannot
2692         be built.  Separate the case when a language is unsupported,
2693         from the case when the user chooses not to build a language.
2694
2695 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2696
2697         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2698         it only affects bootstrap and could be tested on "$host" as well.
2699         * configure: Regenerate.
2700         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2701
2702 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2703
2704         PR bootstrap/29544
2705         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2706         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2707         move here comment from Makefile.tpl.
2708         * Makefile.tpl: Move some definitions higher in the file.
2709         (STAGE1_CHECKING): New.
2710         * configure.in: Add --enable-stage1-checking.
2711         * configure: Regenerate.
2712         * Makefile.in: Regenerate.
2713
2714 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2715
2716         * MAINTAINERS: Add myself as build system maintainer.
2717
2718 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2719
2720         * MAINTAINERS (Write After Approval): Add myself.
2721
2722 2006-12-13  Eric Christopher  <echristo@apple.com>
2723
2724         * MAINTAINERS: Add myself as darwin maintainer.
2725
2726 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2727
2728         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2729
2730 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
2731
2732         MAINTAINERS: Update my entry.
2733
2734 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2735
2736         * configure.in:  Handle spu makefile frag.
2737         * Makefile.tpl (MAINT): Define
2738         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2739         * configure: Regenerate.
2740         * Makefile.in: Regenerate.
2741
2742 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2743
2744         * config.guess: Import latest version.
2745         * config.sub: Likewise.
2746
2747 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2748
2749         * configure.in (spu-*-*): Don't skip target-libiberty.
2750         * configure: Regenerate.
2751
2752 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2753
2754         PR bootstrap/30134
2755         * configure.in: Correct x86 darwin support for libjava to powerpc
2756         and i?86 only.
2757         * configure: Regenerate.
2758
2759 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2760
2761         * configure.in: Add x86 darwin support for libjava.
2762         * configure: Regenerate.
2763
2764 2006-12-07  Mike Stump  <mrs@apple.com>
2765
2766         * Makefile.def (dependencies): Add dependency for
2767         install-target-libssp and install-target-libgomp on
2768         install-gcc.
2769         * Makefile.in: Regenerate.
2770
2771 2006-12-04  Richard Guenther  <rguenther@suse.de>
2772
2773         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2774         (Non-Algorithmic Maintainers): Move over non-algorithmic
2775         loop optimizer maintainers, add myself as a non-algorithmic
2776         middle-end maintainer.
2777
2778 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2779
2780         * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2783
2784         * configure.in: Update error message for missing GMP/MPFR.
2785
2786         * configure: Regenerate.
2787
2788 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2789
2790         * configure.in: Update MPFR version in error message.
2791
2792         * configure: Regenerate.
2793
2794 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2795
2796         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2797         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2798         --with-gmp-lib): New flags.
2799
2800         * configure: Regenerate.
2801
2802 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2803
2804         * MAINTAINERS (Write After Approval): Change my email address.
2805
2806 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2807
2808         * MAINTAINERS (Write After Approval): Add myself.
2809
2810 2006-11-22  Philipp Thomas  <pth@suse.de>
2811
2812         * MAINTAINERS (i18n): Update e-mail address.
2813
2814 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2815
2816         * MAINTAINERS (spu port): Add myself as maintainer.
2817         (Write After Approval): Remove myself.
2818
2819 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2820
2821         * configure.in (skipdirs): Don't build libssp for SPU.
2822         * configure: Regenerate.
2823
2824 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2825
2826         * MAINTAINERS (spu port): Add myself as maintainer.
2827         (libobjc): Update my email address.
2828
2829 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2830
2831         * MAINTAINERS (Write After Approval): Add myself.
2832
2833 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2834
2835         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2836         * configure : Rebuilt.
2837
2838 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2839
2840         * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2843
2844         * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2847
2848         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2849         libmpfr.a.
2850         * configure: Regenerate.
2851
2852 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2853
2854         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2855         (unstage): Test for stage_last presence.
2856
2857         PR bootstrap/29802
2858         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2859         STAGE_PREFIX.
2860         * Makefile.in: Regenerate.
2861
2862 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2863
2864         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2865         maintainers.
2866
2867 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2868
2869         * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2872
2873         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2874         and stageN-package/Makefile.
2875         * Makefile.in: Regenerated.
2876
2877 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2878
2879         * configure.in: Remove target-libgloss from noconfigdirs for
2880         bfin-*-*.
2881         * configure: Regenerated.
2882
2883 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2884
2885         * configure.in (have_gmp): Only error if the gcc directory exists.
2886
2887         * configure: Regenerate.
2888
2889 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890
2891         * configure.in: Robustify error message for missing GMP/MPFR.
2892
2893         * configure: Regenerate.
2894
2895 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
2896
2897         * MAINTAINERS (Write After Approval): Add myself.
2898
2899 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
2900
2901         * MAINTAINERS: Change email address.
2902
2903 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2904
2905         * MAINTAINERS (Write After Approval): Add myself.
2906
2907 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2908
2909         * MAINTAINERS (Write After Approval): Add myself.
2910
2911 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2912
2913         * MAINTAINERS (Write After Approval): Move myself to
2914         Write After Approval section.
2915
2916 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2917
2918         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2919         need_gmp anymore.
2920         * configure: Regenerate.
2921
2922 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2923
2924         * MAINTAINERS (Write After Approval): Add myself.
2925
2926 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2927
2928         * config.guess: Import latest version.
2929         * config.sub: Likewise.
2930
2931 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2932
2933         * Makefile.def: Added pdf target handling.
2934         * Makefile.tpl: Added pdf target handling.
2935         * Makefile.in: Regenerated.
2936
2937 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2938
2939         * MAINTAINERS: Add self as score port maintainer.
2940
2941 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2942
2943         * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2946
2947         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2948         or newer.
2949         * configure: Regenerated.
2950
2951 2006-09-27  Dave Brolley  <brolley@redhat.com>
2952
2953         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2954         using $s instead of $r.
2955         * configure: Regenerated.
2956
2957 2006-09-26  Thiemo Seufer  <ths@mips.com>
2958
2959         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2960         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2961         * configure: Regenerate.
2962
2963 2006-09-24  Graeme Peterson  <gridly@gmail.com>
2964
2965         * MAINTAINERS (Write After Approval): Remove myself.
2966
2967 2006-09-22  Chao-ying Fu  <fu@mips.com>
2968
2969         * MAINTAINERS (Write After Approval): Add myself.
2970
2971 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2972
2973         * MAINTAINERS: Add self as soft-fp maintainer.
2974
2975 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
2976
2977         * MAINTAINERS: Add myself as avr maintainer.
2978         Remove Marek Michalkiewicz as avr maintainer.
2979
2980 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2981
2982         * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2985
2986         * configure.in: Never build newlib for a Mingw host.
2987         Never build newlib as Mingw target library.
2988         Test the existence of winsup/cygwin for building a Cygwin newlib,
2989         rather than just winsup.
2990         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2991         building a Mingw target.
2992         * configure: Regenerate.
2993
2994 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2995
2996         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2997
2998 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2999
3000         * config.guess: Import from src (was more updated).
3001         * config.sub: Likewise.
3002
3003 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3004
3005         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3006         * configure: Regenerated.
3007
3008 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3009
3010         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3011         for stages after the first.
3012
3013 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3014
3015         * Makefile.def: Add dependencies for configure-opcodes
3016         on configure-intl and all-opcodes on all-intl.
3017         * Makefile.in: Regenerated.
3018
3019 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3020
3021         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3022
3023 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3024
3025         Port to hosts whose 'sort' and 'tail' implementations
3026         treat operands with leading '+' as file names, as POSIX
3027         has required since 2001.  However, make sure the code still
3028         works on pre-POSIX hosts.
3029         * ltmain.sh: Don't assume "sort +2" is equivalent to
3030         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3031
3032 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3033
3034         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3035
3036 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3037
3038         * ltconfig: chmod 644 before ranlib during install.
3039
3040 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3041
3042         PR bootstrap/18058
3043         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3044         if the bootstrap compiler is a GCC version that supports it.
3045         * configure: Regenerate.
3046
3047 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3048
3049         * configure.in: Fix thinkos in previous check-in.
3050         * configure: Regenerate.
3051
3052 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         PR other/27063
3055         * configure.in: Test subdir_requires and give an appropriate
3056         error message.
3057         * configure: Regenerate.
3058
3059 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3060
3061         * MAINTAINERS (Write After Approval): Add myself.
3062
3063 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3064
3065         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3066
3067 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3068
3069         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3070
3071 2006-06-20  David Ayers  <d.ayers@inode.at>
3072
3073         PR bootstrap/28072
3074         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3075         whether target-libjava is being configured instead of whether the
3076         java front end is enabled.
3077         * configure: Regenerate.
3078
3079 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3080
3081         PR target/27540
3082         * configure.in: Only enable libgomp on IRIX 6.
3083         * configure: Regenerate.
3084
3085 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3086
3087         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3088         too.
3089         * Makefile.in: Regenerate.
3090
3091 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3092
3093         * config-ml.in: Alter CCASFLAGS to include special
3094         multilib options the same as is done for CFLAGS.
3095
3096 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3097
3098         * configure.in: Don't enable libgomp on hpux10.
3099         * configure: Rebuilt.
3100
3101 2006-06-12  David Ayers  <d.ayers@inode.at>
3102
3103         PR bootstrap/27963
3104         PR target/19970
3105         * configure.in: Remove target-boehm-gc from noconfigdirs where
3106         ${libgcj} is specified.
3107         * configure: Regenerate.
3108
3109 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3110
3111         Sync from src:
3112
3113         * configure.in: Sync.
3114         * configure: Regenerated.
3115
3116         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3117
3118         * Makefile.def: Added dependencies from sim and gdb on intl, and
3119         added configure dependencies to everything with an all dependency
3120         on intl.
3121         * Makefile.in: Regenerated.
3122
3123 2006-06-06  David Ayers  <d.ayers@inode.at>
3124
3125         PR libobjc/13946
3126         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3127         * Makefile.in: Regenerate.
3128         * configure.in: Add --enable-objc-gc at toplevel and have it
3129         enable boehm-gc for Objective-C.
3130         Remove target-boehm-gc from libgcj.
3131         Add target-boehm-gc to target_libraries.
3132         Add target-boehm-gc to noconfigdirs where ${libgcj}
3133         is specified.
3134         Assert that boehm-gc is supported when requested for Objective-C.
3135         Only build boehm-gc if needed either for Java or Objective-C.
3136         * configure: Regenerate.
3137
3138 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3139
3140         PR 27674
3141         * Makefile.tpl (configure-[+prefix+][+module+],
3142         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3143         Remove rule to unstage bootstrapped modules.
3144         (stage_current): New.
3145         * Makefile.in: Regenerate.
3146
3147 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3148
3149         * MAINTAINERS (Write After Approval): Update my e-mail address.
3150
3151 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3152
3153         * include/libiberty.h: Declare pex_run_in_environment.
3154
3155 2006-05-31  Asher Langton  <langton2@llnl.gov>
3156
3157         * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3160
3161         * Makefile.def (bfd, opcodes): Fix lib_path.
3162         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3163         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3164         * Makefile.in: Regenerate.
3165
3166 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3167
3168         * Makefile.in: Regenerate.
3169
3170 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3171
3172         * Makefile.def: Add install-html target. Add datarootdir
3173         docdir and htmldir to flags_to_pass.
3174         * Makefile.tpl: Add install-html target.
3175         * Makefile.in: Regenerate.
3176         * configure.in: Add --with-datarootdir, --with-docdir, and
3177         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3178         * configure: Regenerate.
3179
3180 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3181
3182         * configure.in: Enable gprof for cross builds.
3183         * configure: Regenerate.
3184
3185 2006-05-22  Richard Guenther  <rguenther@suse.de>
3186
3187         Revert
3188         2006-01-31  Richard Guenther  <rguenther@suse.de>
3189         Paolo Bonzini  <bonzini@gnu.org>
3190
3191         * Makefile.def (target_modules): Add libgcc-math target module.
3192         * configure.in (target_libraries): Add libgcc-math target library.
3193         (--enable-libgcc-math): New configure switch.
3194         * Makefile.in: Re-generate.
3195         * configure: Re-generate.
3196         * libgcc-math: New toplevel directory.
3197
3198 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3199             Andreas Tobler  <a.tobler@schweiz.ch>
3200
3201         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3202         * configure: Rebuilt.
3203
3204 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3205
3206         * MAINTAINERS (Write After Approval): Add myself.
3207
3208 2006-05-01  DJ Delorie  <dj@redhat.com>
3209
3210         * configure.in: Restore CFLAGS if GMP isn't present.
3211         * configure: Regenerate.
3212
3213 2006-05-01  Richard Guenther  <rguenther@suse.de>
3214
3215         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3216         maintainer.
3217
3218 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3219
3220         * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3223
3224         * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2006-04-18  DJ Delorie  <dj@redhat.com>
3227
3228         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3229         reference libgloss so that libssp can be built in a combined
3230         tree.
3231         * configure: Regenerate.
3232
3233 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3234
3235         * MAINTAINERS (Write After Approval): Add myself.
3236
3237 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3238
3239         * configure.in: Require makeinfo 4.4 or higher.
3240         * configure: Regenerate.
3241
3242 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3243
3244         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3245         Rearrange the entries of other libraries to have them in one place.
3246
3247 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3248
3249         * MAINTAINERS (Write After Approval): Remove myself.
3250         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3251
3252 2006-03-14  Richard Guenther  <rguenther@suse.de>
3253
3254         * configure: Regenerate with autoconf 2.13.
3255
3256 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3257
3258         * MAINTAINERS: Use my work address.
3259
3260         * MAINTAINERS: Update my E-mail address.
3261
3262 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3263
3264         * configure.in: Handle --disable-<component> generically.
3265         * configure: Regenerate.
3266
3267 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3268
3269         PR libgcj/17311
3270         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3271
3272 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3273
3274         * MAINTAINERS (Write After Approval):  Remove myself.
3275         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3276
3277 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3278
3279         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3280         (TARGET_CONFIGDIRS): Remove.
3281         * configure.in: Remove AC_SUBST(target_configdirs).
3282         * Makefile.in, configure: Regenerated.
3283
3284 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3285
3286         * MAINTAINERS (Write After Approval):  Remove myself.
3287         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3288
3289 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3290
3291         PR bootstrap/25670
3292
3293         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3294
3295         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3296         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3297         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3298         BUILD_PREFIX, BUILD_PREFIX_1.
3299         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3300
3301         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3302         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3303
3304         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3305         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3306         of `cat stage_current`.  Always provide the `r' and `s' variables.
3307         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3308         a single shell execution.
3309         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3310         bootstrapped modules, make the stage1 module if the build was not
3311         started yet, else build the current stage.
3312         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3313         (all-build, all-host, all-target, [+make_target+]-host,
3314         [+make_target+]-target): Do not use \-continued lines.
3315         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3316         (current_stage, restrap, stage_last): New.
3317
3318         * Makefile.in: Regenerate.
3319         * configure: Regenerate.
3320
3321 2006-02-19  Bud Davis  <jmdavis@link.com>
3322
3323         * MAINTAINERS (Write After Approval):  Remove myself.
3324         (Language Front End Maintainers):  Add myself as fortran 95
3325         maintainer and update e-mail address.
3326
3327 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3328
3329         * MAINTAINERS (Write After Approval):  Remove myself.
3330         (Language Front End Maintainers):  Add myself as fortran 95
3331         maintainer.
3332
3333 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3334
3335         * MAINTAINERS (Write After Approval): Add myself.
3336
3337 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3338
3339         * MAINTAINERS (Write After Approval):  Remove myself.
3340         (Language Front End Maintainers):  Add myself as
3341         fortran 95 maintainer.
3342
3343 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3344
3345         Sync from src:
3346
3347         2005-12-27  Leif Ekblad  <leif@rdos.net>
3348
3349         * configure.in: Add support for RDOS target.
3350         * configure: Regenerate.
3351
3352 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3353             Andreas Schwab  <schwab@suse.de>
3354
3355         * configure: Regenerate.
3356
3357 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3358
3359         * configure.in (enable_libgomp): Add AIX.
3360         * configure: Regenerate.
3361
3362 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3363
3364         * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2006-01-31  Richard Guenther  <rguenther@suse.de>
3371         Paolo Bonzini  <bonzini@gnu.org>
3372
3373         * Makefile.def (target_modules): Add libgcc-math target module.
3374         * configure.in (target_libraries): Add libgcc-math target library.
3375         (--enable-libgcc-math): New configure switch.
3376         * Makefile.in: Re-generate.
3377         * configure: Re-generate.
3378         * libgcc-math: New toplevel directory.
3379
3380 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3381
3382         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3383         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3384         the assembler, linker and binutils.
3385         * configure: Regenerate.
3386
3387 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3388
3389         * MAINTAINERS (Write After Approval): Add myself.
3390
3391 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3392
3393         * configure: Regenerate.
3394
3395 2006-01-18  Richard Henderson  <rth@redhat.com>
3396             Jakub Jelinek  <jakub@redhat.com>
3397             Diego Novillo  <dnovillo@redhat.com>
3398
3399         * libgomp: New directory.
3400         * Makefile.def: Add target_module libgomp.
3401         * Makefile.in: Regenerate.
3402         * configure.in (target_libraries): Add target-libgomp.
3403         * configure: Regenerate.
3404
3405 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3406
3407         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3408         @ from continuation.
3409         * Makefile.in: Rebuilt.
3410
3411 2006-01-04  Chris Lattner  <sabre@gnu.org>
3412
3413         * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3416
3417         PR bootstrap/24252
3418
3419         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3420         * Makefile.tpl (OBJDUMP): New.
3421         (EXTRA_HOST_FLAGS): Add it.
3422         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3423
3424         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3425         to use symbolic links between directories.  Avoid race conditions
3426         or make them harmless.
3427         * configure.in: Do not try to use symbolic links between directories.
3428
3429         * Makefile.def (LEAN): Pass.
3430         * Makefile.tpl (LEAN): Define.
3431         (stage[+id+]-start): Accept that the previous directory does not
3432         exist, if the bootstrap is lean.
3433         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3434         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3435         configure substitution.
3436         ([+compare-target+]): Likewise.
3437         ([+bootstrap-target+]-lean): New.
3438         * configure.in: Remove lean bootstrap support from here.
3439
3440         * Makefile.in: Regenerate.
3441         * configure: Regenerate.
3442
3443 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3444
3445         * MAINTAINERS (libdecnumber): Add myself.
3446
3447 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3448
3449         * libtool-ldflags: New script.
3450
3451 2006-01-02  Andreas Schwab  <schwab@suse.de>
3452
3453         * configure.in: When reconfiguring remove Makefile in
3454         all stage directories.
3455         * configure: Regenerate.
3456
3457 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3458
3459         * MAINTAINERS: Update my email address.
3460
3461 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3462
3463         Revert Ada-related part of the previous change.
3464
3465         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3466         Do not pass.
3467         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3468         * Makefile.in: Regenerate.
3469         * configure.in: Do not include mt-ppc-aix target fragment.
3470         * configure: Regenerate.
3471
3472 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3473
3474         * configure.in: Select appropriate fragments for PowerPC/AIX.
3475         * configure: Regenerate.
3476
3477         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3478         BOOT_CFLAGS, BOOT_LDFLAGS.
3479         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3480         BOOT_CFLAGS, BOOT_LDFLAGS.
3481         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3482         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3483         (stage): Fail if we cannot complete the work.
3484         * Makefile.in: Regenerate.
3485
3486 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3487
3488         * configure.in: Replace ms1 with mt.
3489         * configure: Rebuilt.
3490
3491 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3492
3493         * MAINTAINERS: Update my email address.
3494
3495 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3496
3497         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3498         install-host-nogcc): Don't invoke $(stage) at the end.
3499         * Makefile.in: Regenerate.
3500
3501 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3502
3503         * configure.in: Flip the top-level bootstrap switch.
3504         * configure: Regenerate.
3505
3506 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3507
3508         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3509         $(stage) and $(unstage).
3510         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3511         (all): Remove stray semicolon.
3512         (local-distclean): Don't handle multilib.tmp and multilib.out.
3513         (install.all): Set $s for consistency.
3514         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3515         check_multilibs setting.  Always make the install directory.
3516         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3517         Correct @if/@endif.
3518         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3519         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3520         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3521         (multilib.out): Remove.
3522         * Makefile.in: Regenerated.
3523
3524 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
3525
3526         * MAINTAINERS (Write After Approval): Add myself.
3527
3528 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3529
3530         * MAINTAINERS: Add myself as mt maintainer.
3531
3532         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3533
3534 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3535
3536         * MAINTAINERS: Change email address.
3537
3538 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3539
3540         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3541         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3542         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3543         Find in-tree tools if available.
3544         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3545         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3546         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3547         (COMPILER_*_FOR_TARGET): New.
3548         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3549         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3550         (CONFIGURED_*, USUAL_*): Remove.
3551         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3552         STRIP): Use autoconf substitutions.
3553         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3554         COMPILER_NM_FOR_TARGET): New.
3555         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3556
3557         (all): Make all-host and all-target in parallel.
3558         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3559         that $$r and $$s are set before invoking a recursive make.
3560         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3561         ([+bootstrap-target+]): Inline most of the `all' target.
3562
3563 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3564
3565         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3566         from the gcc build directory.
3567         * Makefile.in: Regenerate.
3568
3569 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3570
3571         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3572         depend on all-libdecnumber.
3573         * configure.in (host_libs): Include libdecnumber.
3574         * Makefile.in: Regenerate.
3575         * configure: Likewise.
3576
3577 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3578
3579         * libdecnumber: Import decNumber sources from the dfp-branch.
3580
3581 2005-11-21  Kean Johnston  <jkj@sco.com>
3582
3583         * config.sub, config.guess: Sync from upstream sources.
3584
3585 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3586
3587         Import from Autoconf sources:
3588
3589         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3590         * config/move-if-change: Don't output "$2 is unchanged";
3591         suggested by Ben Elliston.  Handle weird characters correctly.
3592
3593 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3594
3595         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3596         to match upstream libtool for darwin.
3597
3598 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3599
3600         * Makefile.def: Remove gdb dependencies for gdbtk.
3601         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3602         (configure-gdb, install-gdb): New rules.
3603         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3604         * Makefile.in, configure: Regenerated.
3605
3606 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3607
3608         * MAINTAINERS (Write After Approval): Add myself.
3609
3610 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3611
3612         * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3615
3616         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3617         Diego Novillo.
3618
3619 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3620
3621         PR bootstrap/24297
3622         * Makefile.tpl (do-[+make-target+], do-check, install,
3623         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3624         are set before recursing.
3625         * Makefile.in: Regenerate.
3626
3627 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3628
3629         PR bootstrap/18939
3630         * Makefile.def (gcc) <target>: Fix thinko.
3631         * Makefile.in: Regenerate.
3632
3633 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3634
3635         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3636         * configure: Regenerate.
3637
3638 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3639
3640         * MAINTAINERS (Write After Approval): Add self.
3641
3642 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3643
3644         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3645         target-libffi, target-qthreads, target-libjava, and
3646         targetlibobjc.
3647         * configure: Regenerate.
3648
3649 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3650
3651         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3652         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3653         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3654         (USUAL_OBJDUMP_FOR_TARGET): New.
3655         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3656         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3657         * configure, Makefile.in: Regenerated.
3658
3659 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3662         before other host packages.
3663
3664 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3665
3666         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3667
3668 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3669
3670         PR bootstrap/22340
3671
3672         * configure.in (default_target): Remove.
3673         * Makefile.tpl (all): Do not use prerequisites as subroutines
3674         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3675         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3676         use prerequisites as subroutines.
3677         (check-host, check-target): New.
3678         (bootstrap configure & all targets): Do not use stage*-start
3679         if the directory layout is already ok.
3680         (non-bootstrap configure & all targets): Prepend a $(unstage).
3681         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3682         (NOTPARALLEL): Remove.
3683         (unstage, stage variables): New variables.
3684         (unstage, stage targets): Simply expand to those variables.
3685
3686         * configure: Regenerate.
3687         * Makefile.in: Regenerate.
3688
3689 2005-10-04  James E Wilson  <wilson@specifix.com>
3690
3691         * Makefile.def (lang_env_dependencies): Add libmudflap.
3692         * Makefile.in: Regenerate.
3693
3694 2005-10-03  Andreas Schwab  <schwab@suse.de>
3695
3696         Backport from libtool CVS:
3697         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3698
3699         * ltmain.sh: add support for installing into temporary
3700         staging area (e.g. 'make install DESTDIR=...')
3701
3702 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3703
3704         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3705         * configure: Regenerated.
3706
3707 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3708
3709         * configure: Regenerate with the correct
3710         autoconf version.
3711
3712 2005-09-30  Catherine Moore  <clm@cm00re.com>
3713
3714         * configure.in (bfin-*-*): New.
3715         * configure: Regenerated.
3716
3717 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3718
3719         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3720         (LIPO_FOR_TARGET): New.
3721         (CONFIGURED_LIPO_FOR_TARGET): New.
3722         (USUAL_LIPO_FOR_TARGET): New.
3723         (STRIP_FOR_TARGET): New.
3724         (CONFIGURED_STRIP_FOR_TARGET): New.
3725         (USUAL_STRIP_FOR_TARGET): New.
3726         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3727         STRIP_FOR_TARGET.
3728         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3729         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3730         * Makefile.in: Regenerate.
3731         * configure: Regenerate.
3732
3733 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3734
3735         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3736         (rs6000-*-aix*): Same.
3737         * configure: Regenerate.
3738
3739 2005-09-16  Tom Tromey  <tromey@redhat.com>
3740
3741         * MAINTAINERS: Add self as java maintainer.
3742
3743 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3744
3745         * configure.in: Recognize f95 in the --enable-languages option,
3746         and substitute it for fortran, issuing a warning.
3747         * configure: Regenerate.
3748
3749 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3750
3751         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3752         * configure:  Regenerated.
3753
3754 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3755
3756         * MAINTAINERS: Add self as ms1 maintainer.
3757
3758 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3759
3760         * Makefile.def (libssp): Add to lang_env_dependencies.
3761         * Makefile.in: Regenerate.
3762
3763 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3764
3765         * MAINTAINERS: Add myself as middle-end maintainer.
3766
3767 2005-08-17  Christian Groessler  <chris@groessler.org>
3768
3769         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3770         * Makefile.in: Regenerate.
3771
3772 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3773
3774         * MAINTAINERS (write after approval): Added myself.
3775
3776 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3777
3778         * MAINTAINERS (Write After Approval): Add myself.
3779
3780 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3781
3782         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3783         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3784         Look for alternate names of the target cc and c++
3785         * configure: Regenerate.
3786
3787 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3788
3789         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3790         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3791         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3792         tools; remove code to manually set them.
3793         (Target tools): Look in the environment for them.
3794         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3795         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3796         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3797         build directory.
3798         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3799         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3800         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3801         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3802         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3803         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3804         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3805         * configure: Regenerate.
3806         * Makefile.in: Regenerate.
3807
3808 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3809
3810         * MAINTAINERS: Update for removed CPU targets.
3811
3812 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3813
3814         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3815         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3816         * Makefile.in: Regenerated.
3817
3818 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3819
3820         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3821         (CFLAGS_FOR_TARGET): Use it.
3822         (CXXFLAGS_FOR_TARGET): Likewise.
3823         * Makefile.in: Regenerated.
3824         * configure.in (--with-build-sysroot): New option.
3825         * configure: Regenerated.
3826
3827 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3828
3829         * Makefile.tpl: Wrap install between unstage and stage
3830         * Makefile.in: Regenerate.
3831
3832 2005-07-21  Eric Christopher  <echristo@apple.com>
3833
3834         * MAINTAINERS: Update affiliation.
3835
3836 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3837
3838         * MAINTAINERS: Add self as crx port maintainer.
3839
3840 2005-07-20  DJ Delorie  <dj@redhat.com>
3841
3842         * MAINTAINERS: Add self as m32c maintainer.
3843
3844 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3845
3846         * all files: Update FSF address.
3847
3848 2005-07-15  Eric Christopher  <echristo@redhat.com>
3849
3850         * MAINTAINERS: Change affiliation.
3851
3852 2005-07-14  Jim Blandy  <jimb@redhat.com>
3853
3854         * configure.in: Add cases for Renesas m32c.
3855         * configure: Regenerated.
3856
3857 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3858
3859         * COPYING.LIB: Update from fsf.org.
3860
3861 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3862
3863         * COPYING, compile, config.guess,
3864         config.sub, install-sh, missing, mkinstalldirs,
3865         symlink-tree, ylwrap: Sync from upstream sources.
3866         * config-ml.in: Update FSF address.
3867
3868 2005-07-13  Eric Christopher  <echristo@redhat.com>
3869
3870         * configure.in: Add toplevel noconfigdir support for tpf.
3871         * configure: Regenerate.
3872
3873 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3874
3875         PR ada/22340
3876
3877         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3878         * Makefile.in: Regenerate.
3879
3880 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3881
3882         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3883         Brolley to write-after-approval.
3884
3885 2005-07-07  Andreas Schwab  <schwab@suse.de>
3886
3887         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3888         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3889         * Makefile.in: Regenerated.
3890
3891 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3892
3893         * configure.in: Don't build sim or rda when targetting darwin.
3894         * configure: Regenerate.
3895
3896 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3897
3898         * configure.in: Add --enable-libssp and --disable-libssp.
3899         * configure: Regenerate with autoconf-2.13.
3900
3901 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3902
3903         * Makefile.def (target_modules): Add libssp.
3904         * configure.in (target_libraries): Add target-libssp.
3905         * configure: Rebuilt.
3906         * Makefile.in: Rebuilt.
3907
3908 2005-07-01  Zack Weinberg  <zackw@panix.com>
3909
3910         * MAINTAINERS: Change email address.  Resign from maintainership.
3911
3912 2005-07-01  Richard Guenther  <rguenther@suse.de>
3913
3914         * MAINTAINERS: Change my e-mail address and affiliation.
3915
3916 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3917
3918         * Makefile.def (stagefeedback): Come after profile.
3919         Define profiledbootstrap target.
3920         * Makefile.tpl (profiledbootstrap): Remove.
3921         (stageprofile-end): Zap stagefeedback.
3922         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3923         * Makefile.in: Regenerate.
3924
3925 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3926
3927         * MAINTAINERS: Update my email address.
3928
3929 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3930
3931         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3932         In 'cpp' stanza, support '#line' as well as '# '.
3933
3934 2005-06-08  Andreas Schwab  <schwab@suse.de>
3935
3936         * MAINTAINERS: Move myself from 'Write After Approval' to
3937         'CPU Port Maintainers' section as m68k maintainer.
3938
3939 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3940
3941         * configure.in (unsupported_languages): New macro.
3942         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3943         non-ported target libraries in noconfigdirs.
3944         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3945         non-linux-gnu.  Remove libgcj_ex_libffi.
3946         <lang_frag loop>: Set add_this_lang=no if the language is in
3947         unsupported_languages.
3948         * configure: Regenerate.
3949
3950 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3951
3952         * configure.in: Fix typo in handling of --with-mpfr-dir.
3953         * configure: Regenerate.
3954
3955 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3956
3957         * MAINTAINERS: Update my email address.
3958
3959 2005-06-02  Jim Blandy  <jimb@redhat.com>
3960
3961         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3962         accepted into the master sources.)
3963
3964 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3965             Michael Snyder  <msnyder@redhat.com>
3966             Stan Cox  <scox@redhat.com>
3967
3968         * configure.in: Set noconfigdirs for ms1.
3969
3970         * configure: Regenerate.
3971
3972 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3973
3974         * MAINTAINERS (Write After Approval): Add self.
3975
3976 2005-06-01  Josh Conner  <jconner@apple.com>
3977
3978         * MAINTAINERS (Write After Approval): Add self.
3979
3980 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3981
3982         * MAINTAINERS: Update my email address.
3983
3984 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3985
3986         * MAINTAINERS (Write After Approval): Add self.
3987
3988 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3989
3990         * MAINTAINERS (Write After Approval): Remove self.
3991
3992 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3993
3994         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3995         (Dependencies): Consider target modules for bootstrap dependencies.
3996         Make target bootstrap modules depend on each stage's gcc.
3997         * Makefile.in: Regenerate.
3998
3999 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4000
4001         * Makefile.def (configure-gcc): Depend on binutils having been built.
4002         (all-gcc): No need to do it here.
4003         * Makefile.in: Regenerate.
4004
4005 2005-05-19  Paul Brook  <paul@codesourcery.com>
4006
4007         * configure.in: Rewrite misleading error message when requested
4008         language cannot be built.
4009         * configure: Regenerate.
4010
4011 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4012
4013         * ylwrap: Import from Automake 1.9.5.
4014
4015 2005-05-13  David Ung  <davidu@mips.com>
4016
4017         * MAINTAINERS (Write After Approval): Add self.
4018
4019 2005-05-09  Mike Stump  <mrs@apple.com>
4020
4021         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4022         lt_cv_sys_max_cmd_len for now.
4023
4024 2005-05-09  Stan Cox  <scox@redhat.com>
4025
4026         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4027
4028 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4029
4030         * README.SCO: Update the URL.
4031
4032 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4033
4034         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4035         with_gnu_ld to libtool.
4036         * ltcf-c.sh (aix[45]): Define file_list_spec.
4037         * ltcf-cxx.sh (aix[45]): Same.
4038         * ltcf-gcj.sh (aix[45]): Same.
4039         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4040         exists, write list of input files to temporary file.
4041
4042 2005-05-04  Mike Stump  <mrs@apple.com>
4043
4044         * configure.in: Always pass --target to target configures as
4045         otherwise rebuilds that do --recheck will fail.
4046         * confiugure: Rebuilt.
4047
4048 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4049
4050         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4051         STAGE_HOST_EXPORTS.
4052         (configure, all): Add bootstrap support.
4053         (Host modules, target modules): Pass post-stage1 flags and exports.
4054         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4055         * Makefile.in: Regenerate.
4056
4057 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4058
4059         * configure: Regenerate.
4060
4061 2005-04-27  Mike Stump  <mrs@apple.com>
4062
4063         * MAINTAINERS: Add self as darwin maintainer.
4064
4065 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4066
4067         * config.sub: Update from master copy.
4068
4069 2005-04-21  Mike Stump  <mrs@apple.com>
4070
4071         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4072         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4073
4074 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4075
4076         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4077         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4078         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4079         "*-*-elf" and "*-*-linux*".
4080         * configure: Regenerate.
4081
4082 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4083
4084         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4085
4086 2005-04-12  Mike Stump  <mrs@apple.com>
4087
4088         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4089
4090 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4091
4092         * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4095
4096         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4097
4098 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4099
4100         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4101         (TARGET_CONFIGARGS): Include --with-target-subdir.
4102         (configure, all): New macros.  Use them throughout.
4103         * Makefile.in: Regenerate.
4104
4105 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4106
4107         * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4110
4111         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4112
4113 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4114
4115         * MAINTAINERS: Move John Carr to Write After Approval.
4116
4117 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4118
4119         * config/mh-mingw32: Delete.
4120         * configure.in: Don't use it.
4121         * configure: Regenerate.
4122
4123 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4124
4125         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4126         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4127         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4128         (HOST_LIB_PATH): Generate from Makefile.def.
4129         (TARGET_LIB_PATH): Likewise.
4130         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4131         * Makefile.in: Regenerate.
4132         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4133         (RPATH_ENVVAR): Include Darwin case.
4134         * configure: Regenerate.
4135
4136 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4137
4138         * MAINTAINERS (Various Maintainers): Remove self.
4139         (Write After Approval): Add self.
4140
4141 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4142
4143         * MAINTAINERS (Various Maintainers): Add self.
4144
4145 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4146
4147         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4148         * configure: Regenerate.
4149
4150 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4151
4152         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4153         gcc_version, and gcc_version_trigger from set of flags to pass.
4154         * Makefile.tpl: Remove definitions of above variables.
4155         (config.status): Remove dependency on $(gcc_version_trigger).
4156         * Makefile.in: Regenerate.
4157         * configure.in: Do not reference config/gcc-version.m4 nor
4158         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4159         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4160         * configure: Regenerate.
4161
4162 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4163             Andrew Pinski  <pinskia@physics.uc.edu>
4164
4165         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4166         * Makefile.in: Regenerate.
4167
4168 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4169
4170         * MAINTAINERS (Write After Approval): Add myself.
4171
4172 2005-03-03  David Ayers  <d.ayers@inode.at>
4173
4174         * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4177
4178         PR libgcj/20160
4179         * ltmain.sh: Avoid creating archives with components that have
4180         duplicate basenames.
4181
4182 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4183
4184         PR bootstrap/20250
4185         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4186         instead of check.
4187         * Makefile.in: Regenerate.
4188
4189 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4190
4191         * Makefile.in: Regenerate to fix conflict between the previous two
4192         patches.
4193
4194 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4195
4196         PR bootstrap/17383
4197         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4198         * Makefile.tpl (HOST_SUBDIR): New substitution.
4199         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4200         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4201         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4202         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4203         (Host modules, Bootstrapped modules): Use it.
4204         (Build modules, Target modules): Do not create symlink trees,
4205         always configure out-of-srcdir.
4206         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4207         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4208         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4209         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4210
4211         * Makefile.in: Regenerate.
4212         * configure: Regenerate.
4213
4214 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4215
4216         Merged from libada-gnattools-branch:
4217         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4218
4219         * gnattools: New directory.
4220         * Makefile.def: Add gnattools as a module, depending on target-libada.
4221         * Makefile.in: Regenerate.
4222         * configure.in: Include gnattools in host_tools; disable it if ada
4223         is disabled.
4224         * configure: Regenerate.
4225
4226 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4227
4228         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4229         treelang maintainer.
4230         (Write After Approval): Remove myself.
4231
4232 2005-02-23  Paul Schlie  <schlie@comcast.net>
4233
4234         * configure.in: Allow darwin targeted ports to build tk, itcl and
4235         libgui.
4236         * configure: Regenerate.
4237
4238 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4239
4240         PR libgcj/10353
4241         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4242         * configure: Regenerate.
4243
4244 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4245
4246         * MAINTAINERS (Write After Approval): Add myself.
4247
4248 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4249
4250         * MAINTAINERS: Update my e-mail address.
4251
4252 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4253
4254         * MAINTAINERS (Write After Approval): Add myself.
4255
4256 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4257
4258         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4259         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4260         target-libgloss when not *-*-elf and *-*-aout.
4261         * configure: Regenerate.
4262
4263 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4264
4265         * MAINTAINERS: Remove obsolete entries.
4266
4267         * MAINTAINERS (Write After Approval): Add Michael Matz.
4268
4269 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4270
4271         * MAINTAINERS: Remove self as cpplib maintainer.
4272
4273 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4274
4275         * install-sh, config.sub: Import from upstream.
4276
4277 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4278
4279         PR bootstrap/18222
4280         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4281         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4282         * Makefile.in: Regenerate.
4283
4284 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4285
4286         * MAINTAINERS: Update my email address.
4287
4288 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4289             Andreas Schwab  <schwab@suse.de>
4290
4291         PR bootstrap/18033
4292         * config-ml.in: Eval option if surrounded by single quotes.
4293
4294 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4295
4296         Revert 2004-12-28 Makefile changes, a better fix will be
4297         applied to mainline and src after GCC 4.0 branches.
4298
4299 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4300
4301         PR bootstrap/17383
4302
4303         * Makefile.def (target_modules): Remove stage parameter,
4304         it is always true now.
4305         * Makefile.tpl (configure-build-[+module+],
4306         configure-target-[+module+]): Always build symlink tree
4307         for the directory and for include.  BUILD_SUBDIR and
4308         TARGET_SUBDIR cannot be . anymore.
4309         * Makefile.in: Regenerate.
4310
4311 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4312
4313         Revert 2004-12-08 Makefile changes.
4314
4315 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4316
4317         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4318         cygwin, mingw.
4319
4320 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4321
4322         * configure.in (sh64-*-*): Reenable gprof.
4323         * configure: Regenerate.
4324
4325 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4326
4327         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4328         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4329         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4330         * Makefile.in: Regenerate.
4331
4332 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4333
4334         * MAINTAINERS: Update my email address.
4335
4336 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4337
4338         * Makefile.tpl: Generate normal dependencies if the LHS module is
4339         not bootstrapped.
4340         * Makefile.in: Regenerate.
4341
4342 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4343
4344         * configure.in: Include config/gxx-include-dir.m4.  Use
4345         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4346         * configure: Regenerate.
4347
4348 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4349
4350         * config.if: Delete.
4351         * configure.in: Set libstdcxx_incdir directly.
4352         * configure: Regenerate.
4353
4354 2004-12-02  Eric Christopher  <echristo@redhat.com>
4355
4356         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4357         * Makefile.in: Regenerate.
4358
4359 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4360
4361         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4362         * configure: Regenerate.
4363
4364 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4365
4366         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4367         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4368         * configure: Regenerate.
4369
4370 2004-12-01  Eric Christopher  <echristo@redhat.com>
4371
4372         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4373         of things to remove.
4374
4375 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4376
4377         * MAINTAINERS (Write After Approval): Update my e-mail address.
4378
4379 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4380
4381         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4382         from CVS libtool to always pass_all.
4383
4384 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4385
4386         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4387         (hppa*64*-*-*): Delete incorrect comment.
4388         * configure: Rebuilt.
4389
4390 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4391
4392         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4393
4394 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4395
4396         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4397         from CVS libtool to always pass_all.
4398
4399 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4400
4401         * install-sh, compile: Import from automake.
4402
4403 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4404
4405         * config.guess, config.sub:  Import from savannnah.
4406
4407 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4408
4409         * MAINTAINERS (Write After Approval): Add myself
4410
4411 2004-11-12  Mike Stump  <mrs@apple.com>
4412
4413         * Makefile.def: Add html support.
4414         * Makefile.tpl: Likewise.
4415         * Makefile.in: Regenerate.
4416
4417 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4418
4419         PR 18423
4420         * configure.in: Remove all instances of build-fixincludes from
4421         noconfigdirs.
4422         (build_configargs): Supply --target to subdirectories.
4423         * configure: Regenerate.
4424
4425         * Makefile.def: Make gcc install depend on fixincludes install.
4426         * Makefile.in: Regenerate.
4427
4428 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4429
4430         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4431
4432 2004-11-11  Paul Brook  <paul@codesourcery.com>
4433
4434         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4435
4436 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4437
4438         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4439         target-libgfortran.
4440         * configure: Regenerate.
4441
4442 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4443
4444         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4445         like CC.
4446
4447 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4448
4449         * Makefile.def (host fixincludes): Specify missing targets.
4450         * Makefile.in: Regenerate.
4451
4452 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4453
4454         * MAINTAINERS: Add myself
4455
4456 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4457
4458         * MAINTAINERS (Write After Approval): Add myself.
4459
4460 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4461
4462         * Makefile.def: Build fixincludes for the host, too.
4463         * Makefile.in: Regenerate.
4464         * configure.in (host_tools): Add fixincludes.
4465         * configure: Regenerate.
4466
4467 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4468
4469         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4470         * configure: Regenerated.
4471
4472 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4473
4474         PR other/17783
4475         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4476         * configure: Regenerated.
4477
4478 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4479
4480         * README.SCO: Update per FSF instructions.
4481
4482 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4483
4484         PR target/18151
4485         * configure.in (case ${target}): Do not build fixincludes for avr.
4486         * configure: Regenerated.
4487
4488 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4489
4490         * configure.in (case ${target}): Do not build fixincludes
4491         on platforms where it is not used.
4492         * configure: Regenerated.
4493
4494 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4495
4496         * configure.in: Use an absolute path to install-sh.
4497         * configure: Regenerated.
4498
4499 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4500
4501         * MAINTAINERS (Write After Approval): Add myself.
4502
4503 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4504
4505         * MAINTAINERS: Remove from Write After Approval those that are
4506         already maintainers.
4507
4508 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4509
4510         * MAINTAINERS:  Update my email address.
4511
4512 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4513
4514         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4515         * configure: Regenerate.
4516
4517 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
4518
4519         * MAINTAINERS:  Update my email address.
4520
4521 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4522
4523         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4524         entries belonging to this category.
4525
4526 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4527
4528         * MAINTAINERS: Update my e-mail address.
4529
4530 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4531
4532         Fix wrong conflict resolution in:
4533
4534         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4535
4536         * Makefile.in: Regenerate.
4537         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4538         in the recursive `make', instead of hardwiring `all'.
4539         (Autogenerated TARGET-* variables): New.
4540
4541 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4542
4543         * configure.in: Enable target-libgloss for crx-*-*.
4544         * configure: Regenerate.
4545
4546 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4547
4548         * MAINTAINERS (Various Maintainers): Move the "windows,
4549         cygwin, mingw" maintainer to ...
4550         (OS Port Maintainers): ... here.
4551
4552 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4553
4554         * MAINTAINERS (Write After Approval): Remove those that are
4555         maintainers of some subsystem.
4556
4557 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4558
4559         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4560         * ltcf-cxx.sh (tpf*): Likewise.
4561         * ltconfig (tpf*): Add TPF OS configuration support.
4562
4563 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4564
4565         * MAINTAINERS: Change my email address to my new work account.
4566
4567 2004-09-24  Michael Roth  <mroth@nessie.de>
4568
4569         * configure.in (--without-headers): Add missing double quotes.
4570         * configure: Regenerate.
4571
4572 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
4573
4574         * ylwrap: Revert to previous version.
4575
4576 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4577
4578         PR bootstrap/17369
4579         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4580         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4581         SET_GCC_LIB_PATH_CMD.
4582         (BASE_TARGET_EXPORTS): Likewise.
4583         * Makefile.in: Regenerated.
4584
4585         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4586         * configure: Regenerated.
4587
4588 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4589
4590         * config.guess: New upstream version
4591         * compile, depcomp, install-sh, ylwrap: Likewise.
4592
4593 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4594
4595         * config/mh-x86omitfp: New host makefile fragment.  Add
4596         -fomit-frame-pointer to the default BOOT_CFLAGS.
4597         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4598         * configure: Regenerate.
4599
4600 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4601
4602         PR target/11572
4603         * configure.in (*-*-darwin*): Renable libobjc.
4604         * configure: Regenerate.
4605
4606 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4607
4608         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4609
4610 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4611
4612         * Makefile.def: Remove libbanshee.
4613         * Makefile.tpl: Ditto.
4614         * configure.in: Ditto.
4615         * Makefile.in: Regen.
4616         * configure: Ditto.
4617
4618 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4619
4620         * ltmain.sh: Use $pic_object as $non_pic_object if
4621         $non_pic_object=none.
4622
4623 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4624
4625         * missing: Import latest version from master repository.
4626
4627 2004-09-06  Nick Clifton  <nickc@redhat.com>
4628
4629         * config.sub: Import latest version from master repository.
4630         * config.guess: Likewise.
4631         This includes these changes:
4632
4633         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4634
4635         * config.sub: Handle crisv32, alias etraxfs.
4636         * config.guess (crisv32:Linux:*:*): Handle.
4637
4638         2004-08-13  Brad Smith  <brad@comstyle.com>
4639
4640         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4641         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4642
4643         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4644
4645         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4646         assume the processor is a powerpc.  This is because coreutils
4647         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4648         in this case, due to a MacOS X bug that causes
4649         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4650         to return a negative number.
4651         Problem reported by Petter Reinholdtsen in:
4652         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4653
4654         2004-07-19  Ben Elliston  <bje@gnu.org>
4655
4656         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4657
4658         2004-06-24  Ben Elliston  <bje@gnu.org>
4659
4660         * config.guess: Update copyright years.
4661         * config.sub: Likewise.
4662
4663         2004-06-22  Robert Millan  <robertmh@gnu.org>
4664
4665         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4666         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4667
4668         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4669
4670         * config.guess (*:*VMS:*:*): New entry. Replaces
4671         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4672         manufacturer.
4673
4674         2004-06-22  Ben Elliston  <bje@gnu.org>
4675
4676         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4677         * config.sub: Likewise.
4678
4679         2004-06-22  Ben Elliston  <bje@gnu.org>
4680
4681         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4682         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4683
4684         2004-06-11  Ben Elliston  <bje@gnu.org>
4685
4686         * config.guess (pegasos:OpenBSD:*:*): Remove.
4687
4688         2004-06-11  Ben Elliston  <bje@gnu.org>
4689
4690         From Wouter Verhelst <wouter@grep.be>:
4691         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4692
4693         2004-06-11  Ben Elliston  <bje@gnu.org>
4694
4695         * config.guess (luna88k:OpenBSD:*:*): New.
4696
4697         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4698
4699         * config.guess (m32r*:Linux:*:*): New case.
4700         * config.sub: Handle m32rle.
4701
4702         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4703
4704         From Jens Petersen  <petersen@redhat.com>:
4705         * config.sub: Handle sparcv8.
4706
4707         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4708
4709         From Tom Smith <smith@cag.lkg.hp.com>:
4710         * config.guess: Version suffixes are equally significant on Tru64
4711         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4712         prefix of "P" (patched kernel).
4713
4714         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4715
4716         * config.sub: Add support for National Semiconductor CRX target.
4717
4718 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4719
4720         * MAINTAINERS (Various Maintainers): Remove myself as web page
4721         maintainer, add myself as maintainer of build status lists.
4722
4723 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4724
4725         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4726         *-*-netware, but add target-libmudflap.
4727         Consolidate *-*-netware targets (of which really only i?86 exists)
4728         into a single entry.
4729         * configure: Likewise.
4730
4731 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4732
4733         * Makefile.tpl (sorry): Remove.
4734         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4735         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4736         (do-clean): Clean per-stage directories too.
4737         (do-distclean): Run distclean-stage1 too.
4738         (.NOTPARALLEL): Enable during toplevel bootstrap.
4739         (stage[+id+]-bubble): Enable parallel execution during
4740         the recursive invocation.
4741         * Makefile.in: Regenerate.
4742
4743         Fix previous checkin:
4744
4745         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4746         include.
4747         * configure.in: Fix indentation.
4748         * configure: Regenerate.
4749
4750 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
4751
4752         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4753         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4754         * configure: regenerate
4755         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4756         -mdynamic-no-pic
4757
4758 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4759
4760         * Makefile.def (build_modules): Add fixincludes.
4761         (dependencies): Make gcc depend on fixincludes.
4762         * configure.in (build_tools): Add fixincludes.
4763         (build_configdirs): Always include build_libs.
4764         * Makefile.in: Regenerate.
4765         * configure: Regenerate.
4766
4767 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4768
4769         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4770         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4771         phony targets; do not generate timestamp files.
4772         (distclean-stageN): Remove references to their timestamp files.
4773         (restageN, touch-stageN): Remove.
4774         (stageN-bubble): Rewritten.
4775         (compare): Support lean bootstraps.
4776         * Makefile.in: Regenerate.
4777
4778         * configure.in: Only warn when bootstrapping but
4779         build != host or build != target.  Support lean bootstraps.
4780         * configure: Regenerate.
4781
4782 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4783
4784         * configure.in:  Give a better error message if GMP/MPFR are missing
4785         and a language needing them has been requested.
4786         * configure:  Regenerated.
4787
4788 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4789
4790         * configure.in:  Print a list of available language front-ends if
4791         a requested one is missing.  Tidy stray tab characters.
4792         * configure:  Regenerated.
4793
4794 2004-08-19  Michael Koch  <konqueror@gmx.de>
4795
4796         * gcc/doc/install.texi: Update entry about automake for libjava.
4797
4798 2004-08-17  Robert Millan  <robertmh@gnu.org>
4799
4800         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4801         (instead of FreeBSD).
4802         * configure: Regenerate.
4803
4804 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4805
4806         * Makefile.in: Regenerate.
4807         * configure: Regenerate.
4808
4809         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4810         stage_*_flags.
4811         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4812         for bootstrapped modules if toplevel bootstrap is going.
4813         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4814         modules.  Adjust for changes in Makefile.def.  Enable several
4815         rules even in non-bootstrap mode, just to avoid peppering the
4816         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4817         (stage-[+prev+]-bubble): Remove.
4818
4819         * Makefile.def (Dependencies): Depend on all-build-bison,
4820         all-build-flex, all-build-byacc, all-build-texinfo, rather
4821         than the host variations.
4822         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4823         with BUILD_SUBDIR.
4824         (BISON): Update for recent Bisons.
4825         (YACC): Fix typo.
4826         (cross): Depend on all-build.
4827         (all): Do not depend on all-build.
4828         (prebootstrap): Remove.
4829         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4830         (Prebootstrap dependencies): Add them to the per-stage targets
4831         and to all-prebootstrap.
4832         * configure.in (build_configdirs): Always enable build_tools.
4833         (BUILD_DIR_PREFIX): Remove.
4834
4835         * Makefile.def (gcc): Add target variable.
4836         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4837         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4838         in the recursive `make', instead of hardwiring `all'.
4839         (Autogenerated TARGET-* variables): New.
4840
4841 2004-08-13  Brian Booth  <bbooth@redhat.com>
4842
4843         * MAINTAINERS: Remove myself from write-after-approval.
4844
4845 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4846
4847         * src-release: Stop distributing mmalloc with gdb (which doesn't
4848         use it).
4849         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4850         * Makefile.in: Regenerate.
4851
4852 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4853
4854         * configure.in (arm*-*-eabi*): New target.
4855         * configure: Regenerate.
4856
4857 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4858
4859         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4860         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4861         (Dependencies): New section.
4862         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4863         (configure-target-[+module+]): Depend on maybe-all-gcc
4864         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4865         (toplevel profiledbootstrap): Fix dependencies.
4866         * Makefile.in: Regenerate.
4867
4868 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4869
4870         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4871         target-libiberty to noconfigdirs.
4872         * configure: Regenerate.
4873
4874 2004-08-03  Paul Brook  <paul@codesourcery.com>
4875
4876         * configure.in: Check for MPFR as well as GMP.
4877         * configure: Regenerate.
4878
4879 2004-08-01  Robert Millan  <robertmh@gnu.org>
4880
4881         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4882         libmudflap for all GNU-based systems (with Glibc).
4883         * configure: Regenerate.
4884
4885 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
4886
4887         * Makefile.def (host-modules): Add gcc.
4888         * Makefile.in: Regenerate.
4889         * Makefile.tpl (sorry): New rule.
4890         (configure-host, all-host, [+make_target+]-host, do-check,
4891         install-host): Do not add gcc as a special case.
4892         (host modules): Add a small special-casing for gcc.  Export
4893         extra_make_flags through the environment.
4894         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4895         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4896         other recursive targets for gcc): Remove.
4897
4898         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4899         (stage, unstage): New rules.
4900         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4901         distclean-stage[+id+]): Use stage_current.
4902         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4903         the stage*-start rules.
4904
4905 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4906
4907         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4908         use -all_load flag.
4909
4910 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4911
4912         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4913         * configure: Regenerate.
4914
4915 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4916
4917         * maintainer-scripts/gcc_release: Revert yesterday's change.
4918
4919 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4920
4921         * MAINTAINERS: Add myself to write-after-approval.
4922
4923 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4924
4925         * libf2c: Removed.
4926         * gcc/gccbug.in: Updated because of libf2c removal.
4927         * maintainer-scripts/gcc_release: Ditto.
4928
4929 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
4930
4931         * configure.in: Build libmudflap by default on FreeBSD.
4932         * configure: Regenerated.
4933
4934 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4935
4936         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4937         systems.
4938         * configure: Regenerated.
4939
4940 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4941
4942         PR target/16344
4943         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4944         feedback based compiler.
4945         * Makefile.in: Rebuilt.
4946
4947 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4948
4949         * Makefile.def (host_modules): Set bootstrap=true for flex.
4950         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4951         * Makefile.in: Rebuilt.
4952
4953 2004-07-07  Jan Hubicka  <jh@suse.cz>
4954
4955         * MAINTAINERS: Add self as a profile feedback maintainer.
4956
4957 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4958
4959         * configure.in:  Do not prepend $srcdir to /dev/null in
4960         makefile fragments.
4961         * configure:  Regenerate.
4962
4963 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4964
4965         * Makefile.def (build_modules): Add bison, byacc, flex,
4966         m4, texinfo.
4967         (flags_to_pass): Add FLEX.
4968         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4969         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4970         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4971         DEFAULT_MAKEINFO): Remove.
4972         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4973         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4974         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4975         objdir or else use configured tool.
4976         (all-build): New.
4977         (all): Depend on it.
4978         (Build module dependencies): Add.
4979         * Makefile.in: Regenerate.
4980         * configure.in: Better support for multiple build modules,
4981         matching what is done for host/target modules.  Do not look
4982         for "plausible" locations of build tools if Canadian cross.
4983         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4984         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4985         * configure: Regenerate.
4986
4987 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4988
4989         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4990         * Makefile.in: Regenerate.
4991
4992 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         * Makefile.tpl (configure-build-[+module+],
4995         configure-[+module+], configure-target-[+module+]): Pass
4996         [+extra_configure_args+].
4997         (all-build-[+module+], all-[+module+], check-[+module+],
4998         install-[+module+], [+make_target+]-[+module+],
4999         all-target-[+module+], check-target-[+module+],
5000         install-target-[+module+], [+make_target+]-target-[+module+]):
5001         Pass [+extra_make_args+].
5002         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5003         (GCC_HOST_EXPORTS): Remove.
5004         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5005         cross, check-gcc, check-gcc-c++, install-gcc,
5006         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5007         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5008         * Makefile.in: Regenerate.
5009
5010 2004-06-21  Matthew Sachs  <msachs@apple.com>
5011
5012         * MAINTAINERS: Added self to write-after-approval.
5013
5014 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5015
5016         * configure.in: Check for srcdir/winsup rather than build directory
5017         winsup.
5018         * configure: Regenerate.
5019
5020 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5021
5022         * configure.in: Don't build Cygwin native newlib if winsup
5023         directory is missing.  Emit warning instead.
5024         * configure: Regenerate.
5025
5026 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5027
5028         * Makefile.tpl (touch-stage[+id+]): New.
5029         (restage[+prev+]): Depend on touch-stage[+id+].
5030
5031         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5032         Use it throughout.
5033
5034         * Makefile.def: Add profile and feedback bootstrap stages.
5035         Remove next field from bootstrap stages.
5036         * Makefile.tpl (LN, LN_S): Substitute.
5037         (stageN-start, stageN-end): Use double-colon rules, to
5038         provide a hook for additional setup commands.
5039         (distclean-stageN-gcc, restageN): Create dependencies from
5040         [+prev+], not from [+next+].
5041         (stageN-bubble): Add commands for successive stages from
5042         [+prev+], using double-colon rules.
5043         (all-stageN-gcc): Fix typo.
5044         (stagefeedback-start, profiledbootstrap): New.
5045         * Makefile.in: Regenerate.
5046         * configure.in: Call ACX_PROG_LN.
5047         * configure: Regenerate.
5048
5049 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5050
5051         * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5054
5055         * MAINTAINERS (Write After Approval): Add myself.
5056
5057 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5058
5059         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5060         without gcc.
5061         * configure: Regenerate.
5062
5063 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5064
5065         * Makefile.tpl: Fix typo.
5066         * Makefile.in: Regenerate.
5067
5068 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5069
5070         * configure.in: Remove new- prefix from toplevel
5071         bootstrap targets.
5072         * configure: Regenerate.
5073
5074 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5075
5076         * Makefile.tpl (all.normal): Rename to all.
5077         (all): Replace with a rule to pick the default
5078         target from configure.
5079         (all-gcc, configure-gcc): Use conditionals to
5080         do nothing when toplevel bootstrap is going on.
5081         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5082         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5083         * configure.in: Support --enable-bootstrap.
5084
5085         * Makefile.def: Remove new- prefix from toplevel
5086         bootstrap targets.
5087         * Makefile.tpl: Likewise.
5088
5089         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5090         target.
5091
5092         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5093         $(RECURSE_FLAGS) to recursive invocation of make.
5094
5095         * Makefile.in: Regenerate.
5096         * configure: Regenerate.
5097
5098 2004-05-30  Andreas Jaeger  <aj@suse.de>
5099             Jim Wilson  <wilson@specifixinc.com>
5100
5101         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5102         like CC.
5103
5104 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5105
5106         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5107         * configure: Regenerate.
5108
5109 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5110
5111         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5112         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5113         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5114         targets.
5115         * Makefile.in: Regenerate.
5116
5117 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5118
5119         * configure.in: Test the ability to symlink directories.
5120         * configure: Regenerate.
5121
5122         * Makefile.def (bootstrap-stage): New definitions.
5123         * Makefile.tpl (configure-stage1-gcc,
5124         configure-stage2-gcc, configure-stage3-gcc,
5125         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5126         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5127         new-restage3, compare): Autogenerate, see Makefile.in
5128         entry for behavioral changes.
5129         (distclean-stage1, new-stage1-start, new-stage1-end,
5130         new-stage1-bubble, distclean-stage2, new-stage2-start,
5131         new-stage2-end, new-stage2-bubble, distclean-stage3,
5132         new-stage3-start, new-stage3-end): New autogenerated targets.
5133         (objext, prebootstrap, BOOT_CFLAGS,
5134         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5135         targets.
5136
5137         * Makefile.in: Regenerate.
5138         (distclean-stage1, new-stage1-start, new-stage1-end,
5139         new-stage1-bubble, distclean-stage2, new-stage2-start,
5140         new-stage2-end, new-stage2-bubble, distclean-stage3,
5141         new-stage3-start, new-stage3-end): New targets.
5142         (all-stage1-gcc): Move prebootstrap dependency from here...
5143         (configure-stage1-gcc): ...to here.
5144         (new-bootstrap): Use bubble targets.
5145         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5146         Use per-stage distclean targets.
5147         (configure-stage1-gcc, configure-stage2-gcc,
5148         configure-stage3-gcc, all-stage1-gcc,
5149         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5150         Use new-stageN-start to prepare the tree.
5151
5152 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5153
5154         * Makefile.def (host_modules): add libcpp.
5155         * Makefile.tpl: Add dependencies on and for libcpp.
5156         * Makefile.in: Regenerate.
5157         * configure.in: Add libcpp host module.
5158         * configure: Regenerate.
5159
5160 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5161
5162         * Makefile.tpl: Whenever a recursive target is defined, wrap
5163         it in a special @if/@endif block, and prepare its maybe
5164         dependency in the @if/@endif block
5165         * configure.in: Instead of writing maybe dependencies, remove
5166         the @if/@endif statements, and remove the @if/@endif blocks
5167         that remain.
5168         * configure: Regenerate.
5169         * Makefile.in: Regenerate.
5170
5171 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5172
5173         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5174
5175 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5176
5177         PR bootstrap/15120
5178         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5179         * */configure: Rebuilt.
5180
5181 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5182
5183         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5184         of libf2c.
5185         * configure, Makefile.in: Regenerate.
5186
5187 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5188
5189         * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5192
5193         Merge from tree-ssa-20020619-branch.
5194
5195         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5196         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5197         (HOST_GMPLIBS): Define.
5198         (HOST_GMPINC): Define.
5199         (TARGET_LIB_PATH): Add libmudflap.
5200         (GFORTRAN_FOR_TARGET): Define.
5201         (configure-build*): Export GFORTRAN.
5202         (configure-gcc): Export GMPLIBS and GMPINC.
5203         (all-gcc): Add maybe-all-libbanshee.
5204         (configure-target-libgfortran): Define.
5205         * Makefile.in: Regenerate.
5206         * configure.in (host_libs): Add libbanshee.
5207         (target_libraries): Add target-libmudflap and target-libgfortran.
5208         Add --with-libbanshee.
5209         Handle --disable-libmudflap.
5210         (*-*-freebsd*): Use with_gmp.
5211         Add $(libgcj) to noconfigdirs.
5212         * configure: Regenerate.
5213         * depcomp: New file.
5214         * MAINTAINERS: Add tree-ssa maintainers.
5215
5216 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5217
5218         * MAINTAINERS (Various Maintainers): Add myself.
5219
5220 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5225
5226         * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5231         * configure: Regenerate.
5232
5233 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5234
5235         Revert:
5236         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5237
5238         * Makefile.def (flags_to_pass): Remove *dir variables that
5239         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5240         as well as prefix and exec_prefix.
5241         * Makefile.in: Regenerate.
5242
5243 2004-04-26  Robert Millan  <robertmh@gnu.org>
5244
5245         Add patches from libtool CVS.
5246         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5247         * ltconfig: Likewise.
5248         * ltcf-c.sh: Likewise.
5249         * ltcf-cxx.sh: Likewise.
5250         * ltcf-gcj.sh: Likewise.
5251
5252 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5253
5254         * Makefile.def (host_modules): Mark with the bootstrap
5255         flag packages on which gcc depends.
5256         * Makefile.tpl (all-bootstrap): Use it.
5257         * Makefile.in: Regenerate.
5258
5259 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5260
5261         * Makefile.def (flags_to_pass): Remove *dir variables that
5262         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5263         as well as prefix and exec_prefix.
5264         * Makefile.in: Regenerate.
5265
5266 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5267
5268         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5269         * configure: Regenerate.
5270         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5271         * gcc/Makefile.tpl (compare): Use the result of the test.
5272         * gcc/Makefile.in: Regenerate.
5273
5274 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5275
5276         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5277         Always relocate gcc and prev-gcc to the original names, even
5278         if the build fails.
5279         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5280         New targets.
5281
5282 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5283
5284         * MAINTAINERS: Update my email address.
5285
5286 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5287
5288         * configure.in (mips*-*-irix5*): Enable ld.
5289         * configure: Regenerate.
5290
5291 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5292
5293         * configure: Regenerate.
5294
5295 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5296
5297         * Makefile.tpl (configure-[+module+], configure-gcc,
5298         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5299         Set and export LDFLAGS.
5300         * Makefile.in: Regenerate.
5301
5302 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5303
5304         * MAINTAINERS: Add myself to write-after-approval.
5305
5306 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5307
5308         PR bootstrap/14871
5309         * Makefile.tpl: If we don't have built-in-tree target tools,
5310         use the ones found by configure rather than hacking around with
5311         program_transform_name.
5312         * configure.in: Give Makefile.tpl the information necessary
5313         to do that.
5314         * Makefile.in: Regenerate.
5315         * configure: Regenerate.
5316
5317 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5318
5319         PR bootstrap/14760
5320         * configure.in: When computing baseargs, strip *all* copies of
5321         offending options.  Also, don't match/substitute the trailing space,
5322         so that this actually works when two similar options are separated by
5323         only one space.
5324         * configure: Regenerate.
5325
5326 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5327
5328         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5329         (rs6000-*-aix*): Same.
5330         * configure: Regenerate.
5331
5332 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5333
5334         * MAINTAINERS: Add myself to write-after-approval.
5335
5336 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5337
5338         * MAINTAINERS: Add myself to write-after-approval.
5339
5340 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5341
5342         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5343         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5344         * Makefile.in: Regenerate.
5345
5346         * configure.in (top level bootstrap support): Rework --enable-werror
5347         to set @stage2_werror_flag@.
5348         * configure: Regenerate.
5349         * Makefile.tpl (top level bootstrap support): Pass
5350         @stage2_werror_flag@ down to configure in stages 2 and 3.
5351         * Makefile.in: Regenerate.
5352
5353 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5354
5355         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5356         for stages 2 and 3 as well as in make.  As a consequence, remove
5357         OUTPUT_OPTION (now detected by configure) from the flags passed down
5358         to make.
5359         * Makefile.in: Regenerate.
5360
5361         * Makefile.tpl (new-bootstrap): Fix typo.
5362         * Makefile.in: Regenerate.
5363
5364 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5365
5366         * Makefile.tpl: Rearrange by moving recursive_targets rules
5367         into their proper sections.
5368         * Makefile.tpl (top level bootstrap support): Move disabling
5369         of coverage flags from 'make' to 'configure'; improve comments.
5370         * Makefile.in: Regenerate.
5371
5372         * Makefile.tpl (experimental top level bootstrap) Move stage1
5373         language setting from all- target to configure- target; disable
5374         intermodule optimization in stage 1; prevent gratuitous rebuilds
5375         of stage 1.
5376         * Makefile.in: Regenerate.
5377         * configure.in: Comma-separate stage 1 language list for top
5378         level bootstrap.
5379         * configure: Regenerate.
5380
5381         * Makefile.tpl: Clean up experimental top level bootstrap support:
5382         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5383         prev-gcc in configure- targets as well as all- targets.
5384         * Makefile.in: Regenerate.
5385
5386 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5387
5388         * compile: New file imported from automake.
5389
5390 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5391
5392         * configure.in: Remove symbolic link section.
5393         * configure: Regenerate.
5394         * Makefile.tpl (links): Remove.
5395         * Makefile.in: Regenerate.
5396
5397 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5398             Nathanael Nerode  <neroden@gcc.gnu.org>
5399
5400         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5401         Set with AC_CHECK_PROGS.
5402         * configure.in: Fix comment typo from last patch.
5403         * configure: Regenerate.
5404
5405 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5406
5407         * Makefile.tpl: Introduce experimental top level bootstrap support.
5408         * Makefile.in: Regenerate.
5409         * configure.in: Introduce support for top level bootstrap.
5410         * configure: Regenerate.
5411
5412 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5413             Paolo Bonzini  <bonzini@gnu.org>
5414
5415         PR bootstrap/14522
5416         * configure.in: Cope with shells that do not support unquoted ^
5417         * configure: Regenerate.
5418
5419 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5420             Paolo Bonzini  <bonzini@gnu.org>
5421
5422         PR bootstrap/14522
5423         * configure.in: Cope with shells that do not support nesting
5424         quotes inside quoted backquote substitutions.
5425         * configure: Regenerate.
5426
5427 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5428
5429         PR bootstrap/14522
5430         * configure.in: Fix escaping of $.
5431         * configure: Regenerate.
5432
5433 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5434
5435         * configure: Regenerate, since I forgot to while committing Paolo's
5436         changes.
5437
5438 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5439
5440         PR ada/14131
5441         Move language detection to the top level.
5442         * configure.in: Find default values for the tools as
5443         soon as possible.  Disable ada if GNAT is not found.
5444         Emit error message about missing languages.  Expand
5445         --enable-languages=all for the gcc subdirectory.
5446
5447 2004-03-10  Ben Elliston  <bje@gnu.org>
5448
5449         * MAINTAINERS: Update my email address.
5450
5451 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5452
5453         * ltconfig: Disable building static libraries if building shared
5454         libraries on AIX 5L.
5455
5456 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5457
5458         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5459         and disable libgcj.
5460         * configure: Regenerated.
5461
5462 2004-03-01  Brian Booth  <bbooth@redhat.com>
5463
5464         * MAINTAINERS: Add myself to write-after-approval.
5465
5466 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5467
5468         * MAINTAINERS: Add myself to write-after-approval.
5469
5470 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5471
5472         PR bootstrap/7087
5473         * Makefile.tpl: Guard XFOO sed statements better.
5474         * Makefile.tpl: Add dependency for configure-target-libada.
5475         * Makefile.in: Regenerate (incidentally fixes broken
5476         commit when libada-branch was merged).
5477
5478 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5479
5480         * MAINTAINERS: Add myself to write-after-approval.
5481
5482 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5483
5484         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5485         maintainers.
5486
5487 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5488
5489         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5490         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5491
5492 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5493
5494         PR bootstrap/11932
5495         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5496
5497 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5498
5499         * MAINTAINERS: Added myself to write-after-approval.
5500
5501 2004-02-14  Michael Koch  <konqueror@gmx.de>
5502
5503         * MAINTAINERS: Added myself to write-after-approval.
5504
5505 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5506
5507         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5508         some OS port maintainers to OS port maintainers section.
5509
5510 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5511
5512         * MAINTAINERS: Add self.
5513
5514 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5515
5516         * MAINTAINERS: Alphabetize.
5517
5518 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5519
5520         * MAINTAINERS: Remove myself.
5521
5522 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5523
5524         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5525         (rs6000-*-aix*): Same.
5526         * configure: Regenerate.
5527
5528 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5529
5530         * configure.in (host): Add in missing $noconfigdirs to defines.
5531         * configure: Regenerate.
5532
5533 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5534             Nathanael Nerode  <neroden@gcc.gnu.org>
5535
5536         PR ada/6637, PR ada/5911
5537         Merge with libada-branch:
5538         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5539         with appropriate dependencies. Add --enable-libada configure switch.
5540         * configure, Makefile.in: Regenerate.
5541
5542 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5543
5544         * MAINTAINERS: Add myself to write-after-approval.
5545
5546 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5547
5548         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5549         * configure: Regenerate.
5550
5551 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5552
5553         Merge from upstream:
5554
5555         * ltmain.in: When setting IFS to '~', be careful about user
5556         arguments that contain '~'.
5557
5558         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5559
5560         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5561         Also test $base_compile against $CC with escaped arguments. Bug
5562         reported by Geoff Keating <geoffk@apple.com>.
5563
5564 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5565
5566         * MAINTAINERS: Remove i960 port.
5567
5568 2004-01-23  DJ Delorie  <dj@redhat.com>
5569
5570         * Makefile.def (target_modules) [libiberty]: Don't stage.
5571         * Makefile.in: Rebuilt.
5572
5573 2004-01-20  Caroline Tice  <ctice@apple.com>
5574
5575         * MAINTAINERS: Add myself to write-after-approval.
5576
5577 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5578
5579         * MAINTAINERS: Update my email address.
5580
5581 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5582
5583         * MAINTAINERS: Add myself to write-after-approval.
5584
5585 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5586
5587         * MAINTAINERS: Remove entries without email address.
5588
5589 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5590
5591         * MAINTAINERS: Add myself to write-after-approval.
5592
5593 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5594
5595         * MAINTAINERS: Update my email address.
5596
5597 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
5598
5599         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5600         * Makefile.tpl (configure-target-[+module+]): Support stage.
5601         * Makefile.in: Rebuilt.
5602
5603 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5604
5605         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5606
5607 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5608
5609         * MAINTAINERS: Add myself as a MIPS maintainer.
5610
5611 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5612
5613         * configure.in: Use ./config.cache, not config.cache.
5614         * configure: Regenerate.
5615         * Makefile.tpl: Special-casing not needed for GCC any more.
5616         * Makefile.in: Regenerate.
5617
5618         * configure.in: Don't share a cache file for host dirs.
5619         * configure: Regenerate.
5620
5621         * config-ml.in: Don't mess with the cache file.
5622
5623 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5624
5625         * MAINTAINERS: Move myself from 'Write After Approval' to
5626         'CPU Port Maintainers' section as SPARC maintainer.
5627
5628 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5629
5630         * Makefile.tpl: Make GCC use a separate config.cache.
5631         * Makefile.in: Regenerate.
5632
5633         PR bootstrap/11932, PR bootstrap/11933
5634         (I don't know if it will fix either of them, but it relates
5635         to them.)
5636         * configure.in: Don't use shared config.cache for target
5637         directories.
5638         * configure: Regenerate.
5639
5640 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5641
5642         * MAINTAINERS: Add myself to 'Write After Approval' section.
5643
5644 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5645
5646         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5647         * configure: Regenerated.
5648
5649 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5650
5651         * MAINTAINERS: Remove the mn10200 maintainer.
5652
5653 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5654
5655         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5656         * configure: Regenerated.
5657
5658 2003-12-16  Jan Hubicka  <jh@suse.cz>
5659
5660         * MAINTAINERS: Add myself as callgraph maintainer.
5661
5662 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5663
5664         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5665         * configure: Regenerate.
5666
5667 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5668
5669         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5670         'Write After Approval' section. Update email.
5671
5672 2003-12-01  James Lemke  <jim@wasabisystems.com>
5673
5674         * MAINTAINERS (Write After Approval): Add myself.
5675
5676 2003-11-20  Matt Thomas  <matt@3am-software.com>
5677
5678         * MAINTAINERS: Add myself as a vax port maintainer.
5679
5680 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5681
5682         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5683         (configure-build-[+module+], configure-[+module+]): Likewise.
5684         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5685         * Makefile.in: Regenerate.
5686
5687 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5688
5689         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5690         shared/dylibed libraries.
5691         * ltmain.sh: Likewise.
5692         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5693         * ltcf-cxx.sh: Likewise.
5694         * ltcf-gcj.sh: Likewise.
5695         * ltconfig: Likewise.
5696
5697 2003-11-17  Stan Cox  <scox@redhat.com>
5698
5699         * MAINTAINERS: Add myself as iq2000 port maintainer.
5700
5701 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5702
5703         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5704         * Makefile.in: Regenerate.
5705
5706 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5707
5708         * config.sub: Update to 2003-11-03 version.
5709
5710 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5711
5712         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5713         * configure:  Regenerate.
5714
5715 2003-10-20  Nicolas Pitre  <nico@cam.org>
5716
5717         * MAINTAINERS: Add myself to 'Write After Approval' section.
5718
5719 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5720
5721         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5722
5723 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5724
5725         * MAINTAINERS: Update my email address.
5726
5727 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5728
5729         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5730
5731 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
5732
5733         * MAINTAINERS: Add myself to 'Write After Approval' section.
5734
5735 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5736
5737         * config.guess: Update to 2003-10-16 version.
5738         * config.sub: Update to 2003-10-16 version.
5739
5740 2003-10-15  David Daney  <ddaney@avtrex.com>
5741
5742         * MAINTAINERS: Added myself to 'Write After Approval' section.
5743
5744 2003-10-15  Falk Hueffner  <falk@debian.org>
5745
5746         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5747         'Write After Approval' section. Update email.
5748
5749 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5750
5751         * MAINTAINERS: Move myself from 'Write After Approval' to
5752         'Various Maintainers' section as middle-end maintainer.
5753
5754 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5755
5756         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5757         HOST_FLAGS_TO_PASS.
5758         * Makefile.in: Regenerate.
5759
5760 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5761
5762         * config.guess: Update to 2003-10-07 version.
5763         * config.sub: Update to 2003-10-07 version.
5764
5765 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5766
5767         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5768         * ltconfig (irix5*, irix6*): Don't override version_type.
5769
5770 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5771
5772         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5773         * configure: Rebuilt
5774         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5775         * Makefile.in: Rebuilt
5776
5777 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5778
5779         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5780
5781 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5782
5783         * MAINTAINERS (Write After Approval): Add myself.
5784
5785 2003-09-29  Paul Koning  <ni1d@arrl.net>
5786
5787         * MAINTAINERS: Move myself from "Write After Approval"
5788         to CPU platform maintainers for pdp11 platform.
5789
5790 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5791
5792         * MAINTAINERS: Move myself from 'Write After Approval' to
5793         'Various Maintainers' section as libffi testsuite maintainer.
5794
5795 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5796
5797         * configure.in: Pass a computed --program-transform-name
5798         to subconfigures.
5799         * configure: Regenerated.
5800
5801 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5802
5803         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5804         * Makefile.in: Regenerate.
5805
5806         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5807         * Makefile.in: Regenerate.
5808
5809 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5810
5811         * MAINTAINERS: Move myself from 'Write After Approval'
5812         to 'Various Maintainers' (objective-c) section.
5813
5814 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5815
5816         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5817         quoting.
5818         * configure: Regenerated.
5819
5820 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5821
5822         * MAINTAINERS (Write After Approval): Add myself to write after
5823         approval list.
5824
5825 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5826
5827         * MAINTAINERS (Write After Approval): Add myself.
5828
5829 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5830
5831         * MAINTAINERS: Update my e-mail address.
5832
5833 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5834
5835         * libtool.m4 (LD): Correct powerpc64 host match.
5836
5837 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5838
5839         * MAINTAINTERS: Update my affiliation and email address.
5840
5841 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5842
5843         * MAINTAINERS (Write After Approval): Add myself.
5844
5845 2003-09-04  DJ Delorie  <dj@redhat.com>
5846
5847         * configure: Regenerate.
5848
5849 2003-09-04  Robert Millan  <robertmh@gnu.org>
5850
5851         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5852
5853 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5854
5855         * configure.in: Ensure arguments to sed are properly spaced.
5856         * configure: Regenerate.
5857
5858 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5859
5860         * MAINTAINERS: Update my e-mail address.
5861
5862 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5863
5864         * MAINTAINERS (Write After Approval): Add myself.
5865
5866 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5867
5868         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5869         * configure: Regenerated.
5870
5871 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5872
5873         * MAINTAINERS: Update my email address.
5874
5875 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5876
5877         * configure.in:  Use newline instead of semicolon when assuming
5878         shell arguments in a for loop.
5879         * configure:  Regenerated.
5880
5881 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5882
5883         * MAINTAINERS: Resurrect the i860 maintainer.
5884
5885 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5886
5887         PR 8180
5888         * configure.in: When testing with_libs and with_headers, treat
5889         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5890         * configure: Regenerate.
5891
5892         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5893         make, shell, etc.
5894         (baseargs): Likewise.
5895         * configure: Regenerate.
5896
5897 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5898
5899         * MAINTAINERS (Write After Approval): Add myself.
5900
5901 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5902
5903         * configure.in: Disable libgcj for darwin not on powerpc.
5904         * configure: Rebuild.
5905
5906 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5907
5908         * config-ml.in, symlink-tree: Add license.
5909
5910 2003-08-03  Richard Stallman  <rms@gnu.org>
5911             Eben Moglen  <moglen@columbia.edu>
5912
5913         * README.SCO: New file.
5914
5915 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5916
5917         * Makefile.tpl (check, check-c++): Express dependencies using
5918         dependencies rather than commands.
5919         * Makefile.in: Regenerate.
5920
5921 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5922
5923         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5924         * configure: Ditto.
5925
5926 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5927
5928         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5929         * Makefile.in: Update.
5930
5931 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5932
5933         * configure.in: Enable libgcj for darwin.
5934         * configure: Rebuild.
5935
5936 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5937
5938         * config-ml.in:  Use ac_configure_args directly instead of
5939         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5940         actually seen.
5941
5942 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5943
5944         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5945         creating target and build subdirs to build all parent dirs as needed.
5946         * Makefile.in: Rebuild.
5947         * configure.in: Don't build dirs explicitly here.
5948         * configure: Rebuild.
5949
5950 2003-07-26  Paul Brook  <paul@nowt.org>
5951
5952         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5953
5954 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5955
5956         * Makefile.tpl (all-make): Depend on intl.
5957         * Makefile.in: Rebuilt.
5958
5959 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5960
5961         * install-sh:  Update to newer upstream versions (associated with
5962         aclocal 1.7).
5963         * mkinstalldirs:  Likewise.
5964         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5965
5966 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5967
5968         * MAINTAINERS: Move self from Bug database only accounts
5969         to write-after-approval.
5970
5971 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5972
5973         * config.if: Remove unused libc_interface determination.
5974
5975 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5976
5977         * MAINTAINERS: Move self from write-after-approval to
5978         build machinery (*.in).
5979
5980 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5981
5982         PR bootstrap/11273
5983         PR bootstrap/11408
5984         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5985         unused INSTALL_PROGRAM_ARGS.
5986         * configure.in: Use AC_PROG_INSTALL.
5987         * Makefile.in: Regenerate.
5988         * configure: Regenerate.
5989
5990 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5991
5992         * MAINTAINERS: Alphabetize.
5993
5994 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5995
5996         * configure: Rebuilt.
5997         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5998         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5999         newlib nor libgloss.
6000         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6001         * configure.in (am33_2.0-*-linux*): Added.
6002
6003 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6004
6005         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6006         * configure: Regenerate.
6007
6008 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6009
6010         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6011         * Makefile.in: Regenerate.
6012
6013 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6014
6015         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6016         * Makefile.in: Regenerate.
6017
6018 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6019
6020         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6021         * Makefile.in: Regenerated.
6022
6023         * config-ml.in: Replace PWD with PWD_COMMAND.
6024
6025 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6026
6027         * intl: New directory; see intl/ChangeLog for details.
6028         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6029         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6030         * Makefile.in: Regenerate.
6031
6032 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6033
6034         * configure.in: Clean up config-lang.in handling.  Delete
6035         useless assignment to "subdirs".
6036         * configure: Regenerate.
6037
6038 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6039
6040         * configure.in: Rename 'target_libs' to 'target_libraries'.
6041         Remove useless reference to 'target_libs'.
6042         * configure: Regenerate.
6043
6044 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6045
6046         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6047         * Makefile.in: Regenerate.
6048
6049 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6050
6051         * Makefile.def: Introduce flags_to_pass.
6052         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6053         * Makefile.in: Regenerate.
6054
6055 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6056
6057         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6058         and target-libgloss.
6059         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6060         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6061         * configure: Regenerate.
6062
6063 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6064
6065         * configure.in: Update testsuite_flags to new location.
6066         * configure. Regenerate.
6067
6068 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6069
6070         * Makefile.tpl: Remove BUILD_CC stuff.
6071         * Makefile.in: Regenerate.
6072
6073 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6074
6075         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6076
6077 2003-06-16  Graeme Peterson  <gp@qnx.com>
6078
6079         * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6082
6083         * config.guess: Update to 2003-06-12 version.
6084         * config.sub: Update to 2003-06-13 version.
6085
6086 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6087
6088         * config.guess: Update to 2003-06-06 version.
6089         * config.sub: Update to 2003-06-06 version.
6090
6091 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6092
6093         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6094         * configure. Regenerate.
6095
6096 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6097
6098         * configure.in: Disable serial configure by default.
6099         * configure: Regenerate.
6100         * Makefile.tpl: Abolish .NOTPARALLEL.
6101         * Makefile.in: Regenerate.
6102
6103         * Makefile.tpl: Replace {build,host,target}_canonical by
6104         {build,host,target}.
6105         * Makefile.in: Regenerate.
6106
6107         * Makefile.tpl: Fix stupid pasto.
6108         * Makefile.in: Regenerate.
6109
6110 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6111
6112         * Makefile.tpl: Remove bogus conditional.
6113         * Makefile.in: Regenerate.
6114
6115 2003-06-05  Jan Hubicka  <jh@suse.cz>
6116
6117         * Makefile.tpl (profiledbootstrap): New target.
6118         * Makefile.in (profiledbootstrap): New target.
6119
6120 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6121
6122         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6123         Pinski. Remove user names from other bugzilla-only maintainers.
6124
6125 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6126
6127         * Makefile.tpl: Make 'recursive targets' using autogen rather
6128         than shell loop.  Remove duplicate 'clean' targets and false
6129         comments.
6130         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6131         Add systematic method of specifying missing targets in subdirs.
6132         Add copyright boilerplate.
6133         * Makefile.in: Regenerate.
6134         * configure.in: Add 'recursive targets' to maybe list.
6135         * configure: Regenerate.
6136
6137         * MAINTAINERS: "GNATS only" -> "Bug database only".
6138
6139         * Makefile.tpl: Rename [+target+] to [+make_target+].
6140         * Makefile.def: Rename 'target' to 'make_target'.
6141
6142 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6143
6144         * MAINTAINERS: Add self as options handling maintainer.
6145
6146 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6147
6148         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6149         been too long since I touched those ports.
6150
6151 2003-05-28  DJ Delorie  <dj@redhat.com>
6152
6153         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6154         * Makefile.in: Regenerate.
6155
6156 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6157
6158         * configure.in: Use curly braces in the definition of tooldir.
6159         * configure: Regenerate.
6160
6161 2003-05-21  DJ Delorie  <dj@redhat.com>
6162
6163         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6164         newlib or libgloss.
6165         * Makefile.in: Regenerate.
6166
6167 2003-05-21  DJ Delorie  <dj@redhat.com>
6168
6169         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6170         * Makefile.in: Regenerate.
6171
6172 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6173
6174         * MAINTAINERS: Update my e-mail address.
6175
6176 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6177
6178         * configure.in: Switch more things to use maybe dependencies.
6179         * Makefile.tpl: Switch more things to use maybe dependencies.
6180         Factor out common code from autogen IF statements.
6181         * configure: Regenerate.
6182         * Makefile.in: Regenerate.
6183
6184 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6185
6186         * configure.in: Accept i[3456789]86 for machine type.
6187         * configure: Regenerate.
6188
6189 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6190
6191         * configure.in: Switch more things to use maybe dependencies.
6192         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6193         * configure: Regenerate.
6194         * Makefile.tpl: Switch more things to use maybe dependencies.
6195         * Makefile.in: Regenerate.
6196
6197 2003-05-16  Andreas Schwab  <schwab@suse.de>
6198
6199         * Makefile.tpl (install-opcodes): Define.
6200         * Makefile.in: Rebuild.
6201
6202 2003-05-13  Andreas Jaeger  <aj@suse.de>
6203
6204         * config.guess: Update to 2003-05-09 version.
6205         * config.sub: Update to 2003-05-09 version.
6206
6207 2003-05-13  Michael Eager  <eager@mvista.com>
6208
6209         * configure.in: Correct sed script so that options in quotes are not
6210         deleted.
6211         * configure: Rebuild.
6212
6213 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6214
6215         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6216         and $$s/newlib/libc/sys/cygwin32 include paths.
6217         * configure: Ditto.
6218
6219 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6220
6221         * MAINTAINERS: Update my email addresses.
6222
6223 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6224
6225         * config-ml.in: Propagate INSTALL variables.
6226
6227 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6228
6229         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6230
6231 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6232
6233         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6234         * Makefile.in: Regenerate.
6235
6236 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6237
6238         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6239
6240 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6241
6242         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6243
6244 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6245
6246         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6247         * Makefile.in: Regenerated.
6248
6249 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6250
6251         * MAINTAINERS (Write After Approval): Upgrade myself from
6252         GNATS only to write-after-approval. Update my mail address.
6253
6254 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6255
6256         (OS Port Maintainers: freebsd): Add myself.
6257
6258 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6259
6260         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6261
6262 2003-04-22  Kean Johnston  <jkj@sco.com>
6263
6264         * MAINTAINERS (SCO ports): Added myself.
6265
6266 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6267
6268         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6269
6270 2003-04-19  Kean Johnston  <jkj@sco.com>
6271
6272         * MAINTAINERS (Write After Approval): Add myself.
6273
6274 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6275
6276         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6277         * Makefile.in: Regenerate.
6278
6279 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6280
6281         * configure.in (powerpc64*-*-linux*): Remove.
6282         * configure: Rebuilt.
6283
6284 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6285
6286         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6287         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6288         and restrap.
6289         * Makefile.in:  Regenerate.
6290
6291 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6292
6293         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6294         * configure: Regenerated.
6295
6296 2003-04-15  DJ Delorie  <dj@redhat.com>
6297
6298         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6299
6300 2003-04-13  Nick Clifton  <nickc@redhat.com>
6301
6302         * config-ml.in: Remove support for --disable-aix removing
6303         call-aix multilibs.
6304
6305 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6308         * */configure: Rebuilt.
6309
6310 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6311
6312         * MAINTAINERS: Add my email address.
6313
6314 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6315
6316         * MAINTAINERS (Write After Approval): Add myself.
6317
6318 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6319
6320         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6321         * Makefile.in: Regenerate.
6322
6323 2003-03-14  Michael Chastain  <mec@shout.net>
6324
6325         * Makefile.in: Regenerate with correct Makefile.def.
6326
6327 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6328
6329         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6330         Make macro.
6331         * Makefile.in: Regenerate.
6332         * configure.in: Clean up gxx_include_dir logic.
6333         * configure: Regenerate.
6334
6335 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6336
6337         * MAINTAINERS (Write After Approval): Add myself.
6338
6339 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6340
6341         * MAINTAINERS: Update my mail address.
6342
6343 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6344
6345         * configure.in (gxx_include_dir): Fix typo.
6346         * configure: Regenerated.
6347
6348 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6349
6350         * Makefile.tpl: Reindent.
6351         * Makefile.in: Regenerate.
6352         * configure.in: Reindent.  Don't set unused variables.
6353         * configure: Regenerate.
6354
6355 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6356
6357         * configure.in: Include $(build_tooldir)/sys-include in
6358         FLAGS_FOR_TARGET.
6359         * configure: Regenerated.
6360
6361 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6362
6363         * Makefile.tpl: Always pass down RANLIB.
6364         * Makefile.in: Regenerate.
6365
6366         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6367         * Makefile.in: Regenerate.
6368         * configure.in: Remove unused logic relating to --enable-shared
6369         and --enable-threads.  Remove bogus comments.  Remove redundant
6370         noconfigdirs.
6371         * configure: Regenerate.
6372
6373         * configure.in: Replace ${libstdcxx_version} by its value.
6374         Remove reference to mh-dgux.
6375         * configure: Regenerate.
6376
6377 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6378
6379         * MAINTAINERS (Write After Approval): Add myself.
6380
6381 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6382
6383         * Makefile.tpl: Rearrange.
6384         * Makefile.in: Regenerate.
6385
6386 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6387
6388         * configure.in: Add support for kaOS as cross build target system.
6389         * configure: Regenerated.
6390
6391 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6392
6393         * MAINTAINERS (Write after approval): Add myself.
6394
6395 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6396
6397         * MAINTAINERS: Update my email address.
6398
6399 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6400
6401         * MAINTAINERS: Add self to blanket write privs. section.
6402
6403 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6404
6405         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6406         configure-target-* as some target builds may require additional
6407         flags for preprocessor tests.
6408         * Makefile.in: Regenerated.
6409
6410 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6411
6412         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6413         * ltconfig: Handle it.
6414         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6415         auto-detecting it.
6416
6417         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6418         it is used as argument to $CC.
6419         * ltcf-gcj.sh: Likewise.
6420
6421         * configure.in: Introduce --enable-maintainer-mode.
6422         * configure: Rebuilt.
6423         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6424         for maintainer mode.
6425         * Makefile.in: Rebuilt.
6426
6427 2003-02-18  Jason Merrill  <jason@redhat.com>
6428
6429         * Makefile.tpl (check-c++): Allow parallelism.
6430
6431 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6432
6433         * MAINTAINERS: Remove John Carr (who never actually had access to
6434         gcc.gnu.org).
6435
6436 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6437
6438         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6439         don't configure target-libobjc.
6440         * configure: Regenerate.
6441
6442 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6443
6444         * Makefile.tpl (RANLIB): Define.
6445         * Makefile.in: Regenerate.
6446
6447 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6448
6449         * MAINTAINERS: Update my email.
6450
6451 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6452
6453         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6454         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6455         * Makefile.in: Regenerated.
6456         * configure.in: Remove all traces of snavigator, db, and grep.
6457         * configure: Regenerated.
6458
6459 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6460
6461         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6462         After Approval.
6463
6464 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6465
6466         * MAINTAINERS (Write after approval): Add myself.
6467
6468 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6469
6470         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6471         * Makefile.in: Regenerated.
6472
6473 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6474
6475         * config.guess: Updated to 2003-01-30's version.
6476         * config.sub: Updated to 2003-01-28's version.
6477
6478 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6479
6480         * config.if: If gcc_version is already set, just use it.  Don't set
6481         gcc_version_trigger if it's already set, otherwise set it to
6482         gcc/version.c, but only if the file exists.  If it is not set and
6483         gcc/version.c does not exist, try to extract the version number from
6484         $CC.
6485
6486 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6487
6488         * MAINTAINERS: Add myself to write-after-approval list.
6489
6490 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6491
6492         * configure.in:  Revert 24Jan change.
6493         * configure:  Regenerate.
6494
6495 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6496
6497         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6498         entry of HJ Lu.
6499
6500 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6501
6502         * configure.in: Revert previous change.
6503         * configure: Regenerate.
6504
6505 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6506
6507         * configure.in: Make rda native-only.
6508         * configure: Regenerate.
6509
6510 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6511
6512         * MAINTAINERS: Move myself from GNATS-only-accounts to
6513         write-after-approval.
6514
6515 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6516
6517         * configure.in: Add missing \.
6518         * configure: Rebuilt.
6519
6520 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6521
6522         * configure.in (baseargs): Avoid using \| in sed regular
6523         expressions.
6524         * configure: Rebuilt.
6525
6526 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6527
6528         * configure.in (baseargs): Remove all supported forms of
6529         --cache-file, --srcdir, --host, --build and --target options
6530         from argument lists.
6531         * configure: Rebuilt.
6532
6533 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6534
6535         * MAINTAINERS: Add myself to write-after-approval list.
6536
6537 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6538
6539         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6540         * configure: Rebuilt.
6541
6542 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6543
6544         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6545         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6546         * Makefile.in: Regenerate.
6547         * configure: Regenerate.
6548
6549 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6550
6551         * configure.in: Remove Makefile in build, host and target modules
6552         unless configure was run with --no-recursion.
6553         * configure: Rebuilt.
6554
6555 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6556
6557         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6558         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6559         * Makefile.in: Regenerate.
6560
6561 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6562
6563         * config.guess: Update to 2003-01-03 version.
6564         * config.sub: Update to 2003-01-03 version.
6565
6566 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6567
6568         * configure: Regenerate with proper autoconf 2.13.
6569
6570 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6571
6572         * configure.in: Add AC_PREREQ for consistency.
6573         * configure: Regenerate.
6574
6575 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6576
6577         * configure.in (GDB_TK): Add tcl directories conditional on
6578         gdb/gdbtk directory being present.
6579         * configure: Regenerate.
6580
6581 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
6582
6583         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
6584         used by gcc if LD is not defined and we are not doing a Canadian Cross.
6585         * configure: Rebuilt.
6586
6587 2002-12-31  Tom Tromey  <tromey@redhat.com>
6588
6589         * Makefile.in: Rebuilt.
6590         * Makefile.def (target_modules) [libffi]: Allow installation.
6591
6592 2002-12-31  Andreas Schwab  <schwab@suse.de>
6593
6594         * configure.in: Fix use of $program_transform_name.
6595         * configure: Regenerated.
6596
6597 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6598
6599         * configure.in (baseargs): Don't remove first configure argument.
6600         * configure: Regenerated.
6601
6602 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6603
6604         * Makefile.tpl (local-distclean): Don't remove...
6605         (multilib.ts): ... this.  Moved into...
6606         (multilib.out): ... this.  Don't use sub-make.
6607         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6608         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6609         (configure-build-[+module+], configure-[+module+],
6610         configure-target-[+module+], configure-gcc): ... these.  Test
6611         for Makefile existence.  Drop config.status from dependencies.
6612         * Makefile.in: Rebuilt.
6613         * configure.in: Move gcc-version-trigger to the end of
6614         ac_configure_args.  Add comments to maybedep.tmp and
6615         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6616         nonopt from baseargs, matching and removing corresponding
6617         whitespace while at it.
6618         * configure: Rebuilt.
6619
6620 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6621
6622         * configure.in (host_configargs): Replace reference to
6623         no-longer-defined buildopts with --build=${build_alias}.
6624         * configure: Rebuilt.
6625
6626         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6627         program_transform_name to standard idiom.
6628         (AUTOGEN, AUTOCONF): Define.
6629         (Makefile.in): Use $(AUTOGEN).
6630         (Makefile): Depend on config.status, and use autoconf-style rule to
6631         build it.  Move original commands to...
6632         (config.status): ... this new target.
6633         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6634         $(AUTOCONF).
6635         * Makefile.in: Rebuilt.
6636
6637 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6638
6639         * Makefile.tpl: Fix dramatic bustage due to change in
6640         program_transform_name.
6641         * Makefile.in: Regenerate.
6642
6643         * configure.in: Remove unnecessary PATH setting.
6644         * configure: Regnerate.
6645
6646         * configure.in: Don't default to unprefixed tools unless
6647         the native tools will work.
6648         * configure: Regenerate.
6649
6650         * configure.in: Convert to autoconf script.  Blow away lots
6651         of now-redundant Makefile fragments.
6652         * configure: Generate using Autoconf.
6653         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6654         * Makefile.in: Regenerate.
6655
6656 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6657
6658         * configure: Fix stupid bug where RANLIB was mistakenly included.
6659
6660         * configure.in: Rename (buildargs, hostargs, targargs) to
6661         (build_configargs, host_configargs, target_configargs).
6662
6663         * configure.in: Move logic out of sed statement.
6664
6665         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6666         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6667
6668 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6669
6670         * config.sub: Import from master repository
6671         * config.guess: Ditto
6672
6673 2002-12-24  Andreas Schwab  <schwab@suse.de>
6674
6675         * Makefile.tpl (multilib.out): Fix missing space.
6676         * Makefile.in: Regenerate.
6677
6678 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6679
6680         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6681         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6682         * Makefile.in: Regenerate.
6683         * configure.in: Remove unnecessary leftovers.
6684
6685 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6686
6687         * configure.in (extra_ranlibflags_for_target): New variable.
6688         (*-*-darwin): Add -c to ranlib commands.
6689         * configure (tooldir): Handle extra_ranlibflags_for_target.
6690
6691 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6692
6693         * Makefile.tpl: Revert HJL's change.
6694         * Makefile.in: Regenerated.
6695         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6696         always.
6697
6698 2002-12-19  Andreas Schwab  <schwab@suse.de>
6699
6700         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6701         * Makefile.in: Regenerate.
6702
6703 2002-12-18  H.J. Lu  <hjl@gnu.org>
6704
6705         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6706         * Makefile.in: Regenerated.
6707
6708         * configure.in (build_prefix): New. Substitute.
6709
6710 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6711
6712         * Makefile.tpl: Don't let real targets depend on phony targets.
6713         * Makefile.in: Regenerate.
6714
6715         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6716         * Makefile.in: Regenerate.
6717
6718 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6719
6720         * config.sub: Import from master repository
6721         * config.guess: Ditto
6722
6723 2002-12-16  Jason Merrill  <jason@redhat.com>
6724
6725         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6726         previous 'make bootstrap'.
6727         * Makefile.in: Regenerate.
6728
6729 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6730
6731         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6732
6733 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6734
6735         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6736         * Makefile.in: Regenerate.
6737
6738 2002-12-13  Jason Merrill  <jason@redhat.com>
6739
6740         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6741         library tests.
6742         (check-c++): Just depend on it and check-target-libstdc++-v3.
6743         * Makefile.in: Regenerate.
6744
6745 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6746
6747         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6748         * Makefile.in: Rebuilt.
6749
6750 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6751
6752         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6753
6754 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6755
6756         * configure: Fix bug put in by gremlins.
6757
6758         * Makefile.tpl: Substitute more autoconfily.
6759         * configure: Substitute more autoconfily.
6760         * Makefile.in: Regenerate.
6761
6762 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6763
6764         * config.sub: Import from master repository
6765         * config.guess: Ditto
6766         * MAINTAINERS: Added Svein Seldal under write after approval
6767
6768 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6769
6770         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6771         * Makefile.in (all-sim): Ditto.
6772
6773 2002-12-06  DJ Delorie  <dj@redhat.com>
6774
6775         * Makefile.tpl: Change configure dependencies to not have real
6776         targets depend on phony targets.
6777
6778 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6779
6780         * configure.in: Revert unintentional change.
6781
6782         * Makefile.tpl: Change dependency for */multilib.out so that
6783         it works when gcc isn't in the tree.
6784
6785         * configure.in: Substitute more.
6786         * configure: Run subconfigures from the Makefile.
6787         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6788         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6789
6790 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6791
6792         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6793
6794 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6795
6796         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6797         and corresponding dependencies.
6798         * Makefile.in: Regenerate.
6799
6800         * configure.in (host_tools): Order binutils, gas and ld for
6801         convenience in running the testsuites.
6802
6803         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6804         * Makefile.in: Regenerate.
6805         * configure.in: Introduce rules to serialize subconfigure runs.
6806
6807         * configure.in: Introduce BASE_CC_FOR_TARGET.
6808         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6809         Realize configure-build-* targets.  Realize configure-target-* targets.
6810         * Makefile.in: Regenerate.
6811
6812 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6813
6814         * configure: Move gcc_version_trigger stuff from here...
6815         * configure.in: ...to here.
6816
6817         * configure.in: Separate subconfigure options added by this file from
6818         options given by the user.  Add machinery to put args for host
6819         subconfigures into the Makefile.
6820
6821         * Makefile.tpl: Remove 'vault' targets.
6822         * Makefile.tpl: Reorder and comment dependencies.
6823         * Makefile.in: Regenerate.
6824
6825 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6826         * configure.in: Fix my broken commit of previous patch. (sigh)
6827
6828 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6829
6830         * configure.in: Move host-specific darwin noconfigdirs into
6831         the host-specific section.
6832
6833 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6834
6835         * configure.in: Move host-specific darwin noconfigdirs into
6836         the host-specific section.
6837
6838 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6839
6840         * configure: Remove skip-this-dir support.
6841         * Makefile.tpl: Remove skip-this-dir support.
6842
6843         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6844         subdirectories.
6845         * Makefile.in: Regenerate.
6846
6847         * Makefile.tpl: Strip out useless setting of 'dir'.
6848         * Makefile.in: Regenerate.
6849
6850 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6851
6852         * configure.in: Fix deeply stupid bug.
6853
6854         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6855         shell code in CXX_FOR_TARGET
6856         * Makefile.def: Introduce raw_cxx.
6857         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6858         RAW_CXX_FOR_TARGET.
6859         * Makefile.in: Regenerate.
6860
6861 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6862
6863         * Makefile.tpl: Remove unnecessary ifs.
6864         * Makefile.in: Regenerate.
6865
6866         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6867         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6868         targets for 'no_install' modules.
6869         * configure: Move GDB_TK substitution to configure.in.  Move
6870         build_modules stuff to configure.in.
6871         * configure.in: Implement soft dependency machinery.  Maybe-ize
6872         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6873         * Makefile.in: Regenerate.
6874
6875 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6876
6877         * Makefile.tpl: Make all-target, install-target behave similarly
6878         to all, install (only hitting configured targets).  Eliminate
6879         unused macro defintions.
6880
6881         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6882         build != host.
6883
6884         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6885
6886         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6887
6888         * configure.in: Produce lists of subdir targets we're actually
6889         configuring.  Remove references to "dosrel".
6890         * Makefile.tpl: Let configure set which subdir targets are hit.
6891         Remove install-cross; clean up install; remove ALL.  Remove
6892         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6893         Autogenerate host module targets.  Remove empty dependency lines
6894         and redundant dependency; rearrange slightly.
6895         * Makefile.def: Add host-side libtermcap, utils.
6896
6897         * Makefile.in: Regenerate.
6898
6899 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6900
6901         * ltconfig (osf[345]): Append $major to soname_spec.
6902         Reflect this in library_names_spec.
6903         * ltmain.sh (osf): Prefix $major with . for use as extension.
6904
6905 2002-11-19  Andreas Jaeger  <aj@suse.de>
6906
6907         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6908         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6909         and sparc64 GNU/Linux systems.
6910
6911 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6912
6913         * MAINTAINERS: Update email.
6914
6915 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6916
6917         * MAINTAINERS: Complete James Dennett's entry.
6918
6919 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6920
6921         * MAINTAINERS (Write After Approval): Add myself.
6922
6923 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6924
6925         * Makefile.tpl: syntactic cleanup
6926
6927 2002-11-13  Stuart Hastings  <stuart@apple.com>
6928
6929         * MAINTAINERS: Add myself to write-after-approval list.
6930
6931 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6932
6933         * Makefile.def: Add list of recursive targets to autogenerate.
6934         Add build_modules.
6935         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6936         targets.  Autogenerate *-build-* targets.
6937         * Makefile.in: Regenerate.
6938
6939 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6940
6941         * configure: More autoconf-style substitutions.
6942         * Makefile.tpl: More autoconf-style substitutions.
6943         * Makefile.in: Regenerate.
6944
6945 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6946
6947         * configure: Substitute more variables in a more autoconf-friendly
6948         way.  Simplify slightly.
6949         * Makefile.tpl: Make more variables substitutable in an
6950         autoconf-friendly way.
6951         * Makefile.in: Regenerate.
6952
6953 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6954
6955         * MAINTAINERS (Write After Approval): Add myself.
6956
6957 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6958
6959         * configure.in (v810*): Remove special setting of tools.
6960
6961         * configure: Add support for extra required flags for ar or nm.
6962         * configure.in (aix4.3+): Use above support for target-specific
6963         issues, rather than using config/mt-aix43.
6964
6965 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6966
6967         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6968         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6969         with $srcdir.  Reformat indentation.  Substitute some variables
6970         formerly hard-coded in the Makefile for build=host.
6971         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6972         * Makefile.def: Autogenerate more.
6973         * Makefile.in: Regenerate.
6974
6975 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6976
6977         * MAINTAINERS (Write After Approval): Add myself.
6978
6979 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6980
6981         * Makefile.def (host_modules): Add rda.
6982         * Makefile.in: Regenerate.
6983         * configure.in (target_tool): Add target-rda to list.
6984
6985 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6986
6987         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6988
6989 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6990
6991         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6992         and restrap targets to this rule.
6993         * Makefile.in:  Regenerate.
6994
6995 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6996
6997         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6998         GNATS only accounts.
6999
7000 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7001
7002         * configure.in (i[3456]86-*-linux*): Add check to disable
7003         ${libgcj} for glibc1.
7004
7005 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7006
7007         * MAINTAINERS: Add myself as ip2k port maintainer.
7008
7009 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7010
7011         * configure.in: Add tic4x target.
7012
7013 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7014
7015         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7016         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7017         * Makefile.in: Regenerate.
7018
7019         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7020         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7021         * Makefile.in: Regenerate.
7022
7023 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7024
7025         * MAINTAINERS: Add myself as web pages co-maintainer.
7026
7027 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7028
7029         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7030         * Makefile.in: Regenerate.
7031
7032 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7033
7034         * MAINTAINERS: Add myself and Nathan Sidwell
7035         <nathan@codesourcery.com> as VxWorks maintainers.
7036
7037 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7038
7039         * Makefile.def: Remove order dependency comments.
7040         * Makefile.tpl: Add explicit install-install dependencies.
7041         * Makefile.in: Regenerate.
7042
7043         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7044         * Makefile.in: Regenerate.
7045
7046         * Makefile.tpl: Add configure-target (for src-release in src)
7047         * Makefile.in: Regenerate.
7048
7049 2002-09-30  Nick Clifton  <nickc@redhat.com>
7050
7051         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7052
7053 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7054
7055         * configure.in (s390*-*-linux*): Enable libgcj.
7056
7057 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7058
7059         * configure: Revert accidentally applied changes.
7060
7061         * Makefile.tpl: Make more autoconf-friendly.
7062         * Makefile.in: Regenerate.
7063         * configure: Make substitution more autoconf-like.
7064
7065 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7066
7067         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7068         single entry to handle all these.
7069         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7070         libjava on arm-*-elf.
7071
7072 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7073
7074         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7075         things that depend on them.
7076
7077 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7078
7079         * Makefile.tpl: Make subsituted variables more autoconfy.
7080         * Makefile.in: Regenerate.
7081         * configure: Make seds more autoconfy.
7082
7083 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7084
7085         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7086         * Makefile.in: Regenerate.
7087         * configure.in: Rewrite sed statements to look autoconfy.
7088
7089         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7090         all-target-foo on configure-target-foo.
7091         * Makefile.def: Ditto.
7092         * Makefile.in: Rebuild.
7093
7094 2002-09-25  Andrew Haley  <aph@redhat.com>
7095
7096         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7097
7098 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7099
7100         * Makefile.def: New file.
7101         * Makefile.tpl: New file.
7102         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7103         * contrib/gcc_update: Note that Makefile.in is a generated file.
7104
7105         * configure.in: Minor rearrangement.  Simplify tests.
7106
7107 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7108
7109         * configure.in (with_headers): Skip copy if value is "yes".
7110         (with_libs): Likewise.
7111
7112 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7113
7114         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7115         * configure.in (sh*-*-pe*): Ditto.
7116         * configure.in (mips*-*-pe*): Ditto.
7117         * configure.in (*arm-wince-pe): Ditto.
7118
7119         * configure.in: Rearrange.
7120
7121 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7122
7123         * MAINTAINERS: Update my email address.
7124
7125 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7126
7127         * MAINTAINERS: (Write After Approval): Add myself.
7128
7129 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7130
7131         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7132
7133 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7134
7135         * MAINTAINERS: Change my mailing address.
7136
7137 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7138
7139         * MAINTAINERS (Write After Approval): Remove myself.
7140         (Various Maintainers: c++ runtime libs): Add myself.
7141
7142 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7143
7144         * MAINTAINERS (Write After Approval): Remove myself.
7145         (Various Maintainers: c++ runtime libs): Add myself.
7146
7147 2002-08-15  Eric Christopher  <echristo@redhat.com>
7148
7149         * config.sub: Import from master repository.
7150         * config.guess: Ditto.
7151
7152 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7153
7154         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7155         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7156         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7157
7158 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7159
7160         * MAINTAINERS: Add self to rs6000 vector extensions.
7161
7162 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7163
7164         * libiberty/configure: Reverted unintended yesterday's check in.
7165
7166 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7167
7168         * boehm-gc/configure, libf2c/configure: Rebuilt.
7169         * libffi/configure, libiberty/configure: Ditto.
7170         * libjava/configure, libobjc/configure: Ditto.
7171         * libstdc++-v3/configure, zlib/configure: Ditto.
7172         Merged from binutils:
7173         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7174         From Steve Ellcey <sje@cup.hp.com>:
7175         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7176         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7177         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7178         IA64.
7179         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7180         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7181         soname_spec, sys_lib_search_path_spec): Ditto.
7182
7183 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7184
7185         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7186
7187 2002-08-04  H.J. Lu  (hjl@gnu.org)
7188
7189         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7190
7191 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7192
7193         * MAINTAINERS (Write After Approval): Add myself.
7194
7195 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7196
7197         * configure.in: Move generic linux case to end.  Copy generic
7198         linux noconfigdirs to mips*-*-linux* entry and new
7199         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7200
7201 2002-07-19  Michael Matz  <matz@suse.de>
7202
7203         * MAINTAINERS: Add myself as ra* maintainer.
7204
7205 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7206
7207         * config.guess: Update to 2002-07-09 version.
7208         * config.sub: Update to 2002-07-03 version.
7209
7210 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7211
7212         * MAINTAINERS: Fix typo in a maintainer email address.
7213
7214 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7215
7216         * configure.in: Remove two redundant tests.
7217
7218 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7219
7220         * configure.in (mips*-*-irix6*o32): Enable stabs.
7221
7222 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7223
7224         * configure.in: Don't build grez.
7225         * Makefile.in: Ditto.
7226
7227         * Makefile.in: Remove references to bsp, cygmon, libstub.
7228         * configure.in: Ditto.
7229
7230         * configure.in: Remove leftover reference to gdbtest.
7231
7232 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7233
7234         * configure.in (gxx_include_dir):  Change to match versioned
7235         C++ headers if --enable-version-specific-runtime-libs is used.
7236
7237 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7238
7239         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7240
7241 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7242
7243         * configure.in: Make --without-x work.
7244
7245 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7246
7247         * configure.in: Rearrange target Makefile fragment collection.
7248
7249         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7250         cvs[src].
7251         * configure.in: Ditto.
7252
7253 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7254
7255         * MAINTAINERS (Write After Approval): Update my e-mail address.
7256
7257 2002-06-24  Ben Elliston  <bje@redhat.com>
7258
7259         * configure.in (host_tools): Remove cgen.
7260
7261         * Makefile.in (all-cgen): Remove; runs from its source directory.
7262         (check-cgen, install-cgen, clean-cgen): Likewise.
7263         (all-opcodes): Do not depend on all-cgen.
7264         (all-sim): Likewise.
7265
7266 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7267
7268         * Makefile.in: Eliminate 'apache' targets.
7269         * configure.in: Eliminate 'apache' targets.
7270
7271         * configure.in: Eliminate redundant tests.  Reorganize.
7272
7273         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7274
7275         * config-ml.in: Eliminate references to Cygnus configure.
7276
7277         * Makefile.in: Eliminate references to building emacs.
7278
7279 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7280
7281         * MAINTAINERS: Update my email address.
7282
7283 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7284
7285         * config.if (libstdcxx_incdir): Version C++ headers.
7286         (cxx_incdir): Remove.
7287
7288 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7289
7290         * MAINTAINERS (Write After Approval): Add self.
7291
7292 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7293
7294         * configure.in: Add support for ip2k.
7295
7296 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7297
7298         * configure.in: Fix AIX configury bug.
7299
7300 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7301
7302         * MAINTAINERS (Write After Approval): Add self.
7303
7304 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7305
7306         * configure.in: replace ${topsrcdir} with ${srcdir}
7307
7308         * configure.in: Move definition of libstdcxx_flags
7309         right above usage, rather than waaay earlier.
7310
7311         * configure.in: Pull definition of is_cross_compiler earlier.
7312
7313         * configure.in: Rearrange a little.
7314
7315         * configure.in: Remove references to librx.
7316         * Makefile.in: Remove references to librx.
7317
7318 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7319
7320         * config.sub: Add support for avr target.
7321         Import from master sources, rev 1.255
7322
7323 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7324
7325         * configure, .cvsignore:  Revert previous change...
7326         * Makefile:  ...delete.
7327
7328 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7329
7330         * configure.in: Eliminate ${gasdir} variable.
7331
7332 2002-06-18  Dave Brolley  <brolley@redhat.com>
7333
7334         * configure.in: Add support for frv.
7335         * config.sub: Add support for frv.
7336
7337 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7338
7339         * configure:  Remove garbage from previous commit.
7340
7341 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7342
7343         * configure:  For in-source builds, make a subdir and re-exec there.
7344         * Makefile:  New file.  Pass targets through to build directory.
7345         * .cvsignore:  No longer ignore "Makefile".
7346
7347 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7348
7349         * MAINTAINERS (Write After Approval): Add self.
7350
7351 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7352
7353         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7354
7355 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7356
7357         * configure.in (vax-*-netbsd*): Re-enable gas.
7358
7359 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7360
7361         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7362         BUILD_PREFIX_1, to correct nomenclature.
7363         * configure: Likewise.
7364
7365         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7366         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7367
7368 2002-05-31  Olaf Hering  <olh@suse.de>
7369
7370         * config-ml.in: Propogate DESTDIR also.
7371
7372 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7373
7374         * configure.in (vax-*-netbsd*): Don't build gas for this
7375         platform.
7376
7377 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7378
7379         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7380         and libgcj for AVR.
7381
7382 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7383
7384         * MAINTAINERS (Write After Approval): Add myself.
7385
7386 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7387
7388         * config.guess: Update to 2002-05-22 version.
7389         * config.sub: Likewise.
7390
7391 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7392
7393         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7394         * config-ml.in: Likewise.
7395         * configure: Likewise.
7396         * configure.in: Likewise.
7397
7398 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7399
7400         * MAINTAINERS: Update my email address.
7401
7402 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7403
7404         * configure.in: Simplify makefile fragment collection.
7405
7406         * configure.in: Remove code to build emacs.
7407
7408         * configure.in : Remove --srcdir argument from targargs and buildargs
7409         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7410
7411         * configure: Move some logic to configure.in.
7412         * configure.in: Move some logic from configure.
7413
7414 2002-05-11  Tom Tromey  <tromey@redhat.com>
7415
7416         * MAINTAINERS: Reflect libgcj reality.
7417
7418 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7419
7420         * Makefile.in: Honour DESTDIR.
7421
7422 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7423
7424         * config.guess: Import 2002-03-20 version.
7425         * config.sub: Import 2002-04-26 version.
7426
7427 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7428
7429         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7430
7431 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7432
7433         * MAINTAINERS: Add self.
7434
7435 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7436
7437         * ltmain.sh: Detect and handle object name conflicts
7438         while piecewise linking a static library.
7439
7440 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7441
7442         * configure.in (noconfigdirs): Don't disable libgcj on
7443         sparc64-*-solaris* and sparcv9-*-solaris*.
7444
7445 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7446
7447         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7448
7449 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7450
7451         * configure.in (FLAGS_FOR_TARGET): Do not add
7452         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7453         on i[3456]86-*-linux*.
7454
7455 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7456
7457         * configure.in (noconfigdirs): Replace [ ] with test.
7458
7459         * configure.in (noconfigdirs): Do not add target-newlib if
7460         target == i[3456]86-*-linux*, and host == target.
7461
7462 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7463
7464         * configure.in: delete reference to absent file
7465
7466         * configure.in: replace '[' with 'test'
7467
7468         * configure.in: Eliminate references to gash.
7469         * Makefile.in: Eliminate references to gash.
7470
7471         * configure.in: remove useless references to 'pic' makefile fragments.
7472
7473         * configure.in: (*-*-windows*) Finish removing.
7474
7475         * configure.in: Eliminate redundant test for libgui.
7476
7477 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7478
7479         * MAINTAINERS: Add self and realphabetize.  Update entries
7480         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7481         entry for a29k port maintainer.
7482
7483 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7484
7485         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7486         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7487
7488 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7489
7490         * configure.in: remove references to dead files
7491
7492 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7493
7494         * MAINTAINERS: Add information about purpose of this file.
7495
7496 2002-04-18  Tom Tromey  <tromey@redhat.com>
7497
7498         * configure.in: Disallow configuring libgcj when it is already
7499         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7500         Solaris 2.8 by default.  For PR libgcj/6158.
7501
7502 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7503
7504         * configure.in:  Move default CC setting out of config/mh-* fragments
7505         directly into here.
7506
7507 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7508
7509         * configure.in: don't even try to configure or make a subdirectory
7510         if there's no configure script for it.
7511
7512 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7513
7514         * MAINTAINERS: Remove chill maintainers.
7515         * Makefile.in (CHILLFLAGS): Remove.
7516         (CHILL_LIB): Remove.
7517         (TARGET_CONFIGDIRS): Remove libchill.
7518         (CHILL_FOR_TARGET): Remove.
7519         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7520         CHILL_LIB.
7521         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7522         (CHECK_TARGET_MODULES): Likewise.
7523         (INSTALL_TARGET_MODULES): Likewise.
7524         (CLEAN_TARGET_MODULES): Likewise.
7525         (configure-target-libchill): Remove.
7526         (all-target-libchill): Remove.
7527         * configure.in (target_libs): Remove target-libchill.
7528         Do not compute CHILL_FOR_TARGET.
7529         * libchill: Remove directory.
7530
7531 2002-04-11  DJ Delorie  <dj@redhat.com>
7532
7533         * Makefile.in, configure.in: Sync with binutils, entries
7534         follow...
7535
7536 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7537
7538         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7539         (do-tar, do-bz2): New rules.
7540         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7541         (gdb-tar): New rule.
7542         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7543         (insight_dejagnu.tar): New rule.
7544         (insight.tar): New rule.
7545         (gdb+dejagnu.tar): New rule.
7546         (gdb.tar): New rule.
7547
7548 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7549
7550         * Makefile.in: Add all-tix to deps for all-snavigator
7551         so that tix is built when building snavigator.
7552
7553 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7554
7555         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7556         ld and gdb are not supported.
7557
7558 2002-01-07  Mark Salter  <msalter@redhat.com>
7559
7560         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7561         Allow target-libgloss to be built for arm, strongarm, and xscale.
7562
7563 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7564
7565         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7566         options for i[3456]86-pc-linux* native builds.
7567
7568 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7569
7570         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7571         files from .po files for a distribution.
7572
7573 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7574
7575         * configure.in: Enable libstdc++-v3 for h8300 targets.
7576
7577 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7578
7579         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7580         version from bfd/.
7581
7582 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7583
7584         * Makefile.in (VER): When present, extract the version number from
7585         the file version.in.
7586
7587 2001-05-24  Tom Rix  <trix@redhat.com>
7588
7589         * configure.in : enable ld for aix
7590
7591 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7592
7593         * config.guess: Add linux target for S/390.
7594
7595 2000-11-07  Philip Blundell  <pb@futuretv.com>
7596
7597         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7598
7599 2000-11-03  Philip Blundell  <pb@futuretv.com>
7600
7601         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7602         files.
7603
7604 2001-01-15  Ben Elliston  <bje@redhat.com>
7605
7606         * configure.in (host_tools): Add sid.
7607         Always configure cgen.
7608
7609 2000-11-24  Nick Clifton  <nickc@redhat.com>
7610
7611         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7612
7613
7614 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7615
7616         * Makefile.in (ALL_MODULES): Add all-cgen.
7617         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7618         (all-cgen): New target.
7619         (all-opcodes,all-sim): Depend on all-cgen.
7620         * configure.in (host_tools): Add cgen.
7621         Only configure cgen if --enable-cgen-maint.
7622
7623 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
7624
7625         * configure.in: Add *-*-freebsd* configurations.
7626
7627 2002-04-08  Tom Tromey  <tromey@redhat.com>
7628
7629         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7630         Fixes PR libgcj/6068.
7631
7632 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7633
7634         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7635
7636 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7637
7638         * configure.in (alpha*-dec-osf*): Enable libgcj.
7639
7640 2003-03-27  Matthew Gingell  <gingell@gnat.com>
7641
7642         * MAINTAINERS (Write After Approval): Add myself.
7643
7644 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7645
7646         Fix for: PR bootstrap/3591, target/5676
7647         * configure.in (mcore-pe): Disable the configuration of
7648         libstdc++-v3 since exceptions are not supported.
7649
7650 2002-03-20  Anthony Green  <green@redhat.com>
7651
7652         * configure.in: Enable libgcj for xscale-elf target.
7653
7654 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
7655
7656         * MAINTAINERS:  Update my email address.
7657
7658 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7659
7660         * ltmain.sh (relink_command): Fix typo in previous change.
7661
7662 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7663
7664         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7665         (relink_command): Added --tag flags.
7666         (mode=install): If relinking fails; error out.
7667
7668 2002-03-12  Richard Henderson  <rth@redhat.com>
7669
7670         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7671         .NOTPARALLEL tag.
7672         (do-check): Rename from check.
7673         (check): Allow parallel check.
7674
7675 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7676
7677         * MAINTAINERS: Add myself as maintainer for xtensa port.
7678         Fix alphabetical order in CPU port maintainer list.
7679         Remove myself from Write After Approval list.
7680
7681 2002-03-11  Richard Henderson  <rth@redhat.com>
7682
7683         * Makefile.in (.NOTPARALLEL): Add fake tag.
7684
7685 2002-03-07  H.J. Lu  (hjl@gnu.org)
7686
7687         * configure.in: Enable gprof for mips*-*-linux*.
7688
7689 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7690
7691         * MAINTAINERS (Write After Approval): Add myself.
7692
7693 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7694
7695         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7696         libjava.
7697         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7698
7699 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7700
7701         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7702         because its Makefile is there; test for the executable instead.
7703
7704 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7705
7706         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7707         libstdc++-v3 and libjava.
7708
7709 2002-02-11  Adam Megacz  <adam@xwt.org>
7710
7711         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7712         boehm-gc
7713
7714 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7715
7716         * config.guess: Updated to 2002-01-30's version.
7717         * config.sub: Updated to 2002-02-01's version.
7718         Contribute sh64-elf.
7719         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7720         * configure.in: Added sh64-*-*.
7721
7722 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7723
7724         * MAINTAINERS: Belatedly add myself to write after approval list.
7725
7726 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7727
7728         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7729         Remove self as Write After Approval.
7730
7731 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7732
7733         * MAINTAINERS: Put self in as maintainer for contrib/regression
7734         directory.
7735
7736 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7737
7738         * MAINTAINERS:  Update my email address.
7739
7740 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7741
7742         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7743         target-libiberty, and target-libgloss.  Skip Java-related
7744         libraries if not supported for NetBSD on target CPU.
7745
7746 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7747
7748         * install-sh: Use _inst.$$_ for temp file name.
7749
7750 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7751
7752         * MAINTAINERS (Write After Approval): Move my contact info
7753         from here...
7754         (OS Port Maintainers): ...to here (netbsd).
7755
7756 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7757
7758         * MAINTAINERS (Write After Approval): Add myself.
7759
7760 2002-01-17  H.J. Lu  <hjl@gnu.org>
7761
7762         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7763         (all-target-fastjar): Also depend on all-target-libiberty.
7764
7765 2002-01-16  H.J. Lu  (hjl@gnu.org)
7766
7767         * config.guess: Import from master sources, rev 1.225.
7768         * config.sub: Import from master sources, rev 1.238.
7769
7770 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7771
7772         * MAINTAINERS (Write After Approval): Remove myself.
7773
7774 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7775
7776         * MAINTAINERS (Write After Approval): Add myself.
7777
7778 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7779
7780         * MAINTAINERS: Add self as docs co-maintainer.
7781
7782 2001-12-11  Matthias Klose  <doko@debian.org>
7783
7784         * MAINTAINERS (Write After Approval): Add myself.
7785
7786 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7787
7788         * MAINTAINERS: Update my email address.
7789
7790 2001-12-07  Turly O'Connor  <turly@apple.com>
7791         * MAINTAINERS (Write After Approval): Add myself.
7792         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7793         (rs6000_initialize_trampoline): Call __trampoline_setup for
7794         ABI_DARWIN too.
7795         * darwin-tramp.asm: New file, implements __trampoline_setup.
7796         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7797
7798 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7799
7800         * MAINTAINERS (Write After Approval): Add myself.
7801
7802 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7803
7804         * configure, configure.in: Use temp file for long sed commands.
7805
7806 2001-12-03  Laurent Guerby  <guerby@acm.org>
7807
7808         * config.sub: Update to version 1.232 on subversion.
7809
7810 2001-12-03  Ben Elliston  <bje@redhat.com>
7811
7812         * MAINTAINERS: Update mail address for config.* patches.
7813
7814 2001-11-27  DJ Delorie  <dj@redhat.com>
7815             Zack Weinberg  <zack@codesourcery.com>
7816
7817         When build != host, create libiberty for the build machine.
7818
7819         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7820         CONFIG_ARGUMENTS.
7821         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7822         New variables.
7823         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7824         and rules.
7825         (all.normal): Depend on ALL_BUILD_MODULES.
7826         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7827         (all-build-libiberty): Depend on configure-build-libiberty.
7828
7829         * configure: Calculate and substitute proper value for
7830         ALL_BUILD_MODULES.
7831         * configure.in: Create the build subdirectory.
7832         Calculate and substitute TARGET_CONFIGARGS (formerly
7833         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7834
7835 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7836
7837         * MAINTAINERS (write-after-approval): Add self.
7838
7839 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7840
7841         * MAINTAINERS (GNATS only accounts): Remove self.
7842
7843 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7844
7845         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7846         libf2c.
7847
7848 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7849
7850         * MAINTAINERS (Write After Approval): Add self.
7851
7852 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7853
7854         * MAINTAINERS: mips and s390 are also CPU ports.
7855
7856 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7857
7858         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7859
7860 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7861
7862         * MAINTAINERS: Alphabetize.
7863
7864 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7865
7866         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7867
7868 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7869
7870         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7871
7872 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7873
7874         * configure.in (--enable-languages): Be more permissive about
7875         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7876
7877 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7878
7879         * config.sub: Import from master sources, rev. 1.230.
7880         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7881
7882 2001-11-07  Laurent Guerby  <guerby@acm.org>
7883
7884         * MAINTAINERS (Write After Approval): Add self.
7885
7886 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7887
7888         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7889
7890 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7891
7892         * config.sub: Import from master sources, rev 1.226.
7893         * config.guess: Import from master sources, rev 1.216.
7894
7895 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7896
7897         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7898         * MAINTAINERS: Add self as maintainer of MMIX port.
7899         Remove old after-approval entry.
7900
7901 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7902
7903         * ChangeLog, configure: Fix spelling errors.
7904
7905 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7906
7907         * MAINTAINERS: Tweak my address.
7908
7909 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
7910
7911         * MAINTAINERS: Update my email address.
7912
7913 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7914
7915         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7916         * MAINTAINERS: Add self as maintainer of CRIS port.
7917
7918 2001-10-10  Geert Bosch  <bosch@gnat.com>
7919
7920         * MAINTAINERS (Various maintainers: Ada front end):
7921         Added Robert Dewar.
7922
7923 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
7924
7925         * MAINTAINERS (Write After Approval): Added self
7926
7927 2001-10-02  Geert Bosch  <bosch@gnat.com>
7928
7929         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7930
7931 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7932
7933         * configure: Handle temporary files securely using mkdir.
7934
7935 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7936
7937         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7938
7939 2001-09-26  Will Cohen  <wcohen@redhat.com>
7940
7941         * configure.in (*-*-linux*): Disable configuration of target-newlib
7942         and target-libgloss.
7943
7944 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7945
7946         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7947         RANLIB.
7948
7949 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7950
7951         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7952         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7953         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7954         avoid quotes nesting problems.
7955         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7956         (DO_X): Export only variables that are set.
7957
7958 2001-09-19  Ben Elliston  <bje@redhat.com>
7959
7960         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7961         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7962         semantics.  Use the shell built-in "type" command instead.
7963
7964 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7965
7966         Merged from gcc-3_0-branch:
7967         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7968         * ltcf-c.sh: Use $objext, not $ac_objext.
7969         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7970         * ltcf-cxx.sh: Add support for GNU.
7971         2001-07-22  Timothy Wall  <twall@redhat.com>
7972         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7973         default settings if using GNU tools with that configuration.
7974         * ltcf-cxx.sh: Ditto.
7975         * ltcf-gcj.sh: Ditto.
7976         2001-07-21  Michael Chastain  <chastain@redhat.com>
7977         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7978         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7979         * ltmain.sh: Mark as gcc-local.
7980
7981 2001-08-30  Eric Christopher  <echristo@redhat.com>
7982             Jason Eckhardt  <jle@redhat.com>
7983
7984         * config.guess: Merge from master sources.
7985         * config.sub: Merge from master sources, add support for mipsisa32.
7986
7987 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7988         * config.sub: Merge from master sources, rev 1.219.
7989         * MAINTAINERS: Add self as contact for stormy16 port.
7990
7991 2001-08-14  Zack Weinberg  <zackw@panix.com>
7992
7993         * config.sub: Merge from master sources, rev 1.218.
7994         * config.guess: Merge from master sources, rev 1.209.
7995
7996 2001-08-11  Graham Stott  <grahams@redhat.com>
7997
7998         * Makefile.in (check-c++): Add missing semicolon.
7999
8000 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8001
8002         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8003
8004 2001-07-30  Eric Christopher  <echristo@redhat.com>
8005
8006         * MAINTAINERS (Various maintainers: mips port): Added myself.
8007
8008 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8009
8010         * configure.in (sh-*-linux*): New.
8011
8012 2001-07-27  Richard Henderson  <rth@redhat.com>
8013
8014         * .cvsignore: Add LAST_UPDATED.
8015
8016 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8017
8018         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8019
8020 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8021
8022         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8023
8024 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8025
8026         * MAINTAINERS (Write After Approval): Added myself.
8027
8028 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8029
8030         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8031         and libgcj on m68hc11/m68hc12.
8032
8033 2001-06-27  H.J. Lu  (hjl@gnu.org)
8034
8035         * Makefile (CFLAGS_FOR_BUILD): New.
8036         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8037
8038 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8039
8040         * README: Remove version number.
8041
8042 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8043
8044         * INSTALL/README: Update wrt. to the installation instructions now
8045         residing in gcc/doc/install.texi.
8046
8047 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8048
8049         * README: Replace with a cut-down and updated version of gcc/README.
8050
8051 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8052
8053         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8054         multilibs to be disabled.
8055
8056 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8057
8058         * MAINTAINERS (Write After Approval): Add myself.
8059
8060 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8061
8062         * config.guess: Import CVS version 1.195.
8063         * config.sub: Import CVS version 1.212.
8064
8065 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8066
8067         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8068         gcc/xgcc is built, use -print-prog-name to find out the program
8069         name to use.
8070
8071 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8072
8073         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8074         appear to also be in the master copy.
8075         * config.sub:  Import CVS version 1.211.
8076
8077 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8078
8079         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8080         with_gcc]: Use `gcc -shared' to build a shared library.
8081
8082 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8083
8084         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8085         archives.
8086
8087 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8088
8089         * MAINTAINERS (Write After Approval): Add myself.
8090
8091 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8092
8093         * configure.in (libstdcxx_flags): Do not try to execute
8094         libstdc++-v3/testsuite_flags until it exists.
8095
8096 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8097
8098         * MAINTAINERS: Update my email address.
8099
8100 2001-05-31  Graham Stott  <grahams@redhat.com>
8101
8102         * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8105
8106         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8107         libraries when using g++ with native linker.
8108
8109 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8110
8111         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8112
8113 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8114
8115         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8116         [aix4*|aix5*]: Prepend blank.
8117
8118 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8119
8120         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8121         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8122         of subdir/configure scripts to use the new libtool.m4.
8123
8124 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8125
8126         * MAINTAINERS (Write After Approval): Add myself.
8127
8128 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8129
8130         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8131
8132 2001-05-11  Ben Elliston  <bje@redhat.com>
8133
8134         * Makefile.in (all-sid): New target.
8135         (check-sid, clean-sid, install-sid): Likewise.
8136
8137 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8138
8139         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8140
8141 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8142
8143         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8144         libgcj.
8145
8146 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8147
8148         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8149         gcc/xgcc is built, use -print-prog-name to find out the program
8150         name to use.
8151
8152 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8153
8154         * configure.in (noconfigdirs): Don't reset it from scratch in the
8155         target case; only append to it.
8156
8157         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8158         sparc-*-solaris2.8]: Disable ${libgcj}.
8159
8160 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8161
8162         * configure.in (libgcj_saved): Copy from $libgcj.
8163         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8164         --disable-libgcj.
8165
8166 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8167
8168         * MAINTAINERS: Remove self as MIPS maintainer and
8169         C front end maintainer.
8170
8171 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8172
8173         * configure.in: Move *-chorusos target case to the proper switch.
8174         Disable libgcj.
8175
8176 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8177
8178         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8179         1.641.2.228.
8180
8181 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8182
8183         * Makefile.in (STAGE1_CFLAGS): Pass down.
8184
8185 2001-04-13  Alan Modra  <amodra@one.net.au>
8186
8187         * config.guess: Add hppa64-linux support.  Note for next import that
8188         this is already in the master file.
8189         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8190
8191 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8192
8193         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8194         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8195
8196 2001-04-11  Stan Shebs  <shebs@apple.com>
8197
8198         * MAINTAINERS: Add self as Darwin port maintainer.
8199
8200 2001-04-11  Alan Modra  <amodra@one.net.au>
8201
8202         * MAINTAINERS: Update my email address.
8203
8204 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8205
8206         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8207         recent versions of FreeBSD (release 3 or later).
8208         * ltconfig: On FreeBSD, -lc must not be provided when building
8209         a shared library or else the standard -pthread gcc option is
8210         rendered worthless to later users of the built library.
8211
8212 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8213
8214         * MAINTAINERS: Add self and RTH as C front end maintainers.
8215
8216 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8217
8218         * config.sub: Make sure to match an already-canonicalized
8219         machine name (eg. mn10300-unknown-elf).
8220
8221 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8222
8223         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8224         New macros.
8225         (bootstrap, cross): Use RECURSE_FLAGS.
8226         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8227
8228 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8229
8230         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8231
8232 2001-03-22  Colin Howell  <chowell@redhat.com>
8233
8234         * Makefile.in (DO_X): Do not backslash single-quotes in
8235         backquotes (two places).
8236
8237 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8238
8239         Re-installed:
8240         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8241         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8242         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8243         * ltcf-cxx.sh: Likewise.
8244         * ltcf-gcj.sh: Likewise.
8245
8246 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8247
8248         * MAINTAINERS: Add myself as "documentation co-maintainer".
8249
8250 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8251
8252         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8253         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8254
8255 2001-03-19  Tom Tromey  <tromey@redhat.com>
8256
8257         * config-ml.in: Handle GCJ and GCJFLAGS.
8258
8259 2001-03-21  Michael Chastain  <chastain@redhat.com>
8260
8261         * Makefile.in: all-m4 depends on all-texinfo.
8262
8263 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8264
8265         * MAINTAINERS: Add myself to write after approval list.
8266
8267 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8268
8269         * Makefile.in (DO_X): Quote nested quotes.
8270
8271 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8272
8273         * MAINTAINERS: Add myself to write after approval list.
8274
8275 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8276
8277         * Makefile.in (DO_X): Use double quotes for quoting
8278         "RANLIB=$${RANLIB}".
8279
8280 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8281
8282         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8283
8284 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8285
8286         * configure.in: Only use `lang_requires' for languages athat are
8287         actually enabled.
8288
8289 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8290
8291         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8292
8293 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8294
8295         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8296
8297 2001-03-07  Tom Tromey  <tromey@redhat.com>
8298
8299         * configure.in: Allow config-lang.in to set `lang_requires' to list
8300         of other required languages.
8301
8302 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8303
8304         * Makefile.in: Remove RANLIB definition. Use RANLIB
8305         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8306         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8307
8308 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8309             Alexandre Oliva  <aoliva@redhat.com>
8310
8311         * Makefile.in (check-c++): Use tabs, not spaces.
8312
8313 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8314
8315         * MAINTAINERS: add myself to Write After Approval list.
8316
8317 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8318
8319         * Makefile.in (check-c++): New rule.
8320
8321         * configure.in (target_libs): Remove libg++.
8322         (noconfigdirs): Remove libg++.
8323         (noconfigdirs): Same.
8324         (noconfigdirs): Same.
8325         (noconfigdirs): Same.
8326
8327         * config-ml.in: Remove libg++ references.
8328
8329         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8330         (ALL_TARGET_MODULES): Same.
8331         (configure-target-libg++): Remove.
8332         (all-target-libg++): Remove.
8333         (configure-target-libio): Remove.
8334         (all-target-libio): Remove.
8335         (check-target-libio): Remove.
8336         (.PHONY): Remove.
8337         (libg++.tar.bz2): Remove.
8338         (all-target-cygmon): Remove libio.
8339         (all-target-libstdc++): Remove.
8340         (configure-target-libstdc++): Remove.
8341         (TARGET_LIB_PATH): Remove libstdc++.
8342         (ALL_GCC_CXX): Remove libstdc++.
8343         (all-target-gperf): Correct.
8344
8345 2001-02-16  Nick Clifton  <nickc@redhat.com>
8346
8347         * configure.in (noconfigdirs): Allow configuration of texinfo
8348         for Cygwin hosts.
8349
8350 2001-02-15  Anthony Green  <green@redhat.com>
8351
8352         * configure: Introduce GCJ_FOR_TARGET.
8353         * configure.in: Ditto.
8354         * Makefile.in: Ditto.
8355
8356 2001-02-13  Andreas Schwab  <schwab@suse.de>
8357
8358         * MAINTAINERS: Update mail address.
8359
8360 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8361
8362         * config.guess: Add linux target for S/390.
8363         * config.sub: Likewise.
8364
8365 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8366
8367         * configure.in: for *-chorusos, don't config target-newlib and
8368         target-libgloss.
8369
8370 2001-02-06  Ben Elliston  <bje@redhat.com>
8371
8372         * configure: Output host type to stdout, not stderr.
8373
8374 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8375
8376         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8377         * ltcf-cxx.sh: Likewise.
8378
8379         * config.if: Assume enable_libstdcxx_v3 is defined.
8380
8381 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8382
8383         Remove V2 C++ library.
8384         * configure.in: Remove --enable-libstdcxx_v3 support.
8385
8386 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8387
8388         * include/demangle.h: Add prototype for java_demangle_v3.
8389
8390 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8391
8392         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8393
8394 2001-01-27  Richard Henderson  <rth@redhat.com>
8395
8396         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8397
8398 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8399
8400         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8401         Don't unset, it's non-portable and no longer necessary, set to empty
8402         instead.
8403
8404 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8405
8406         * ltconfig: Shell portability fix for the tagname validity check.
8407
8408 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8409
8410         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8411         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8412
8413 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8414
8415         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8416
8417 2001-01-26  Tom Tromey  <tromey@redhat.com>
8418
8419         * configure.in: Allow libgcj to be built on Sparc Solaris.
8420
8421 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8422
8423         * ltcf-c.sh: Add aix5 case.
8424         * ltcf-cxx.sh: Likewise.
8425         * ltconfig: Likewise.
8426
8427 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8428
8429         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8430         keep at least one of build_libtool_libs or build_old_libs set to
8431         yes.
8432
8433         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8434         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8435
8436 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8437
8438         * configure.in: Enable libgcj on several additional platforms.
8439
8440 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8441
8442         * configure.in: Enable libgcj for linux targets.
8443
8444 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8445
8446         * MAINTAINERS (Write After Approval): Add myself.
8447
8448 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8449
8450         * MAINTAINERS: Add myself as vax port maintainer.
8451
8452 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8453
8454         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8455
8456 2001-01-09  Mike Stump  <mrs@wrs.com>
8457
8458         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8459         failures of subdirectories.
8460
8461 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8462
8463         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8464         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8465         * ltcf-cxx.sh: Likewise.
8466         * ltcf-gcj.sh: Likewise.
8467         * ltconfig.sh: Fix typo.
8468
8469 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8470
8471         * configure: handle DOS-style absolute paths.
8472
8473 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8474
8475         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8476
8477 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8478
8479         * MAINTAINERS: Add myself as avr port co-maintainer.
8480
8481 2000-12-28  Ben Elliston  <bje@redhat.com>
8482
8483         * MAINTAINERS: Add myself under ``Write After Approval''.
8484
8485 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8486
8487         * texinfo: Remove directory from GCC.
8488
8489 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8490
8491         * COPYING: Update to current
8492         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8493         to 19yy as example year in copyright notice).
8494
8495 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8496
8497         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8498         (libstdcxx_incdir): Pass down.
8499         * config.if: Remove expired bits for cxx_interface, add stub.
8500         (libstdcxx_incdir): Add variable for g++ include directory.
8501         * configure.in (gxx_include_dir): Use it.
8502
8503 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8504
8505         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8506         with old-email address from ``Write After Approval''.
8507
8508 2000-12-15  Andreas Jaeger  <aj@suse.de>
8509
8510         * configure.in: Handle lang_dirs.
8511
8512 2000-12-14  Tom Tromey  <tromey@redhat.com>
8513
8514         * MAINTAINERS: Removed brads.
8515
8516         * MAINTAINERS: Added gcj developers.
8517
8518 2000-12-13  Anthony Green  <green@redhat.com>
8519
8520         * configure.in: Disable libgcj for any target not specifically
8521         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8522         with g++ abi.
8523
8524 2000-12-13  Mike Stump  <mrs@wrs.com>
8525
8526         * Makefile.in (local-distclean): Also remove fastjar.
8527
8528 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8529
8530         * contrib/gcc_update: Add fastjar --touch entries.
8531
8532 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8533
8534         * configure.in: Disable language-specific target libraries for
8535         languages that aren't enabled.
8536
8537 2000-12-10  Anthony Green  <green@redhat.com>
8538
8539         * configure.in: Define libgcj.  Disable libgcj target libraries for
8540         most targets.
8541
8542 2000-12-10  Neil Booth  <neilb@earthling.net>
8543
8544         * MAINTAINERS: Update mail address, remove from WAA list.
8545
8546 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8547
8548         * libjava: Imported from /cvs/java.
8549         * libffi: Likewise.
8550         * Boehm-gc: Likewise.
8551
8552 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8553
8554         * configure.in (target_libs): Revert 2000-12-08 patch.
8555         (noconfigdirs): Added target-libjava.
8556
8557 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8558
8559         * djunpack.bat: removed.
8560
8561 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8562
8563         * Makefile.in: handle DOS-style absolute paths.
8564         * config-ml.in: likewise.
8565         * symlink-tree: likewise.
8566
8567 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8568
8569         * fastjar: Imported.
8570
8571 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8572
8573         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8574         libjava.
8575         * configure.in (target_libs): Removed `target-libjava'.
8576
8577 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8578
8579         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8580         (ALL_MODULES): Added fastjar.
8581         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8582         (all-target-libjava): all-fastjar replaces all-zip.
8583         (all-fastjar): Added.
8584         (configure-target-fastjar, all-target-fastjar): Likewise.
8585         * configure.in (host_tools): Added fastjar.
8586
8587 2000-12-07  Mike Stump  <mrs@wrs.com>
8588
8589         * Makefile.in (local-distclean): Remove leftover built files.
8590
8591 2000-11-24  Nick Clifton  <nickc@redhat.com>
8592
8593         * configure.in (xscale-elf): Add target.
8594         (xscale-coff): Add target.
8595
8596 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8597
8598         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8599         recent versions of FreeBSD (release 3 or later).
8600         * ltconfig: On FreeBSD, -lc must not be provided when building
8601         a shared library or else the standard -pthread gcc option is
8602         rendered worthless to later users of the built library.
8603
8604 2000-11-16  Fred Fish  <fnf@be.com>
8605
8606         * configure.in (enable_libstdcxx_v3): Fix typo,
8607         libstd++ -> libstdc++.
8608
8609 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8610
8611         * MAINTAINERS: Add self to Write After Approval list.
8612
8613 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8614
8615         * MAINTAINERS: Update my email address.  Add myself to global write
8616         privs list.
8617
8618 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * Makefile.in: Merge with src and libgcj.
8621         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8622         configure-target-<library> when their configure scripts need the C
8623         or C++ library to have already been built to work properly.
8624         (do_proto_toplev): Set them to an empty string.
8625
8626         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8627         (REALLY_SET_LIB_PATH): Use them.
8628
8629 2000-11-17  Stan Shebs  <shebs@apple.com>
8630
8631         * MAINTAINERS: Add self to Write After Approval list.
8632
8633 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8634
8635         * configure: Provide the original toplevel configure arguments
8636         (including $0) to subprocesses in the environment rather than
8637         through gcc/configargs.h.
8638
8639 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8640
8641         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8642         C99.  Alphabetise "Write After Approval" list.
8643
8644 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8645
8646         * configure: Turn on libstdc++ V3 by default.
8647
8648         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8649         if we've got GCC.
8650
8651 2000-11-11  Philip Blundell  <philb@gnu.org>
8652
8653         * MAINTAINERS: Add self to Write After Approval list.
8654
8655 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8656
8657         * ltcf-c.sh (aix4): Improve shared library configuration; require
8658         exporting symbols.
8659         * ltcf-cxx.sh (aix4): Define.
8660         * ltconfig (aix4): Define library and soname specs appropriate for
8661         AIX.  Define command to create export symbols list.
8662
8663 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
8664
8665         * config.sub: Add support for Sun Chorus
8666
8667 2000-10-31  Nick Clifton  <nickc@redhat.com>
8668
8669         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8670         <name>@redhat.com.  Also installed new email address for Clint
8671         Popetz.
8672
8673 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8674
8675         * etc: Remove directory from GCC.
8676
8677 2000-10-16  Michael Meissner  <meissner@redhat.com>
8678
8679         * configure (gcc/configargs.h): Only create if there is a build GCC
8680         directory created.
8681
8682 2000-10-16  Matthias Klose  <doko@debian.org>
8683
8684         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8685         when configured for libstdc++-v3.
8686
8687 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8688
8689         * configure: Save configure arguments to gcc/configargs.h.
8690
8691 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8692
8693         * config.guess: Import CVS version 1.157.
8694         * config.sub: Import CVS version 1.181.
8695
8696 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8697
8698         * Makefile.in (bootstrap): avoid recursion if subdir missing
8699         (cross): ditto
8700         (do-proto-toplev): ditto
8701
8702 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8703
8704         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8705         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8706
8707         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8708         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8709         all affected `configure' scripts.
8710
8711 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8712
8713         * MAINTAINERS: Add self as cpplib co-maintainer.
8714
8715 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8716
8717         * MAINTAINERS: Add self to Write After Approval list.
8718
8719 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8720
8721         * INSTALL/README: egcs -> GCC update.
8722
8723 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
8724
8725         * MAINTAINERS: Add myself to Write After Approval list.
8726
8727 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8728
8729         * MAINTAINERS: Add myself to Write After Approval list.
8730
8731 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8732
8733         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8734         X11 libraries for hppa64.
8735
8736 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8737
8738         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8739
8740 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8741
8742         * Makefile.in (all-zlib): Added dummy target.
8743
8744         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8745         ltcf-gcj.sh: Updated from libtool multi-language branch.
8746
8747 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8748
8749         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8750         (bootstrap*): Depend on all-bootstrap.
8751
8752 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8753
8754         * config.guess: Import CVS version 1.156.
8755         * config.sub: Import CVS version 1.179.
8756
8757 2000-09-02  Anthony Green  <green@cygnus.com>
8758
8759         * Makefile.in (all-gcc): Depend on all-zlib.
8760         (CLEAN_MODULES): Add clean-zlib.
8761         (ALL_MODULES): Add all-zlib.
8762         * configure.in (host_libs): Add zlib.
8763
8764 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8765
8766         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8767         crosses, but add gcc/include to the header search path for them.
8768
8769 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8770
8771         * MAINTAINERS: Add self to Write After Approval list.
8772
8773 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8774
8775         * config.guess: Import CVS version 1.152.
8776         * config.sub: Import CVS version 1.177.
8777
8778 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8779
8780         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8781         $targargs to tell whether newlib is going to be built.
8782
8783         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8784         $$r/TARGET_SUBDIR/libio for _G_config.h.
8785
8786 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8787
8788         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8789
8790 2000-08-22  DJ Delorie  <dj@redhat.com>
8791
8792         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8793
8794 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8795
8796         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8797         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8798         sub-configures.
8799
8800 2000-08-21  DJ Delorie  <dj@redhat.com>
8801
8802         * MAINTAINERS: Add self as a libiberty maintainer
8803
8804 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8805
8806         * configure.in (libstdcxx_flags): Use
8807         libstdc++-v3/src/libstdc++.INC.
8808
8809 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8810
8811         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8812
8813 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8814
8815         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8816
8817         * configure: Make enable_threads and enable_shared defaults
8818         explicit.  Substitute enable_threads into generated Makefiles.
8819         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8820         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8821
8822 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8823
8824         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8825
8826 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8827
8828         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8829         previous delta.
8830
8831 2000-08-11  Jason Merrill  <jason@redhat.com>
8832
8833         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8834         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8835         (FLAGS_FOR_TARGET): Not here.
8836         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8837
8838 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8839
8840         * config-ml.in (CC, CXX): Don't introduce a leading space.
8841
8842 2000-08-07  DJ Delorie  <dj@delorie.com>
8843
8844         * MAINTAINERS: Add self as a DJGPP maintainer
8845
8846 2000-08-07  DJ Delorie  <dj@redhat.com>
8847
8848         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8849         "if we're also building gcc, and it's a gcc that will run on the
8850         build machine, we want to use its includes instead of the system's
8851         default includes".
8852
8853 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8854
8855         * MAINTAINERS: Add self to Write After Approval list.
8856
8857 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8858
8859         * configure.in (libstdcxx_flags): Don't use `"'.
8860
8861         * config-ml.in: Adjust multilib search paths to the
8862         appropriate multilib tree.
8863
8864 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8865
8866         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8867         commas in $LANGUAGES.
8868
8869 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8870
8871         * configure.in: Re-enable all references to libg++ and librx.
8872
8873 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8874
8875         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8876         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8877         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8878         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8879
8880         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8881
8882 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8883
8884         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8885         CXX_FOR_TARGET for sed.
8886
8887 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8888
8889         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8890         Do not override if already set in the environment or in configure.
8891         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8892         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8893
8894 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8895
8896         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8897         the libtool CVS tree multi-language branch.
8898         * ltconfig, ltmain.sh: Updated.
8899
8900 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8901
8902         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8903         (clean-target): Depend on it.
8904
8905         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8906         (GCC_FOR_TARGET): Use it.
8907         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8908         * configure.in: ... here.
8909         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8910         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8911
8912 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8913
8914         * MAINTAINERS: Add self to Write After Approval list.
8915
8916 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8917
8918         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8919         (configure-target-libchill, configure-target-libobjc): Likewise.
8920
8921         * configure.in: Use the same cache file for all target libs.
8922         * config-ml.in: But different cache files per multilib variant.
8923
8924 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8925
8926         * configure (topsrcdir): Don't use dirname.
8927
8928 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8929
8930         * MAINTAINERS: Add self to Write After Approval list.
8931
8932 2000-07-20  Jason Merrill  <jason@redhat.com>
8933
8934         * configure.in: Remove all references to libg++ and librx.
8935
8936         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8937
8938 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8939
8940         * config.sub: Update to subversions version 2000-07-06.
8941
8942 2000-07-12  Andrew Haley  <aph@cygnus.com>
8943
8944         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8945         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8946
8947 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8948
8949         * symlink-tree:  Check number of arguments.
8950
8951 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8952
8953         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8954         search path for a g++ extracted from the build tree.  This
8955         will allow link tests run by configure scripts in
8956         subdirectories to succeed.
8957
8958 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8959
8960         * ltconfig: Add support for mips-dde-sysv4.2MP
8961
8962 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8963
8964         * MAINTAINERS: Add myself as loop discovery maintainer.
8965
8966 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8967
8968         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8969         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8970
8971 2000-06-19  Timothy Wall  <twall@cygnus.com>
8972
8973         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8974         * config.sub: Add tic54x target.
8975
8976 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8977
8978         * MAINTAINERS: Add self as Fortran maintainer,
8979         remove Craig Burley.
8980
8981 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8982
8983         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8984         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8985
8986 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8987
8988         * MAINTAINERS: Add self as i18n maintainer
8989
8990 20000-05-21  H.J. Lu  (hjl@gnu.org)
8991
8992         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8993         directory are used if they exist. Make sure
8994         $(build_tooldir)/include is searched for header files,
8995         $(build_tooldir)/lib/ for library files.
8996         (GCC_FOR_TARGET): Likewise.
8997         (CXX_FOR_TARGET): Likewise.
8998
8999 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9000
9001         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9002
9003 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9004
9005         * Makefile.in (configure-target-libiberty): Depend on
9006         configure-target-newlib.
9007
9008 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9009
9010         * configure.in, Makefile.in: Merge all libffi-related
9011         configury stuff from the libgcj tree.
9012
9013 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9014
9015         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9016         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9017
9018 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9019
9020         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9021         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9022         current version information.  Add to proto-toplev directory.
9023         (gdb-taz): Build do-djunpack.
9024
9025 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9026
9027         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9028
9029 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9030
9031         * MAINTAINERS: Add self to Write After Approval list.
9032
9033 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9034
9035         * ltmain.sh: Preserve in relink_command any environment
9036         variables that may affect the linker behavior.
9037
9038 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9039
9040         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9041
9042 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9043
9044         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9045
9046 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9047
9048         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9049         with the version name.
9050
9051 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9052
9053         * MAINTAINERS: Add self as bb-reorder maintainer.
9054
9055 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9056
9057         * config.if: Tweak.
9058
9059 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9060
9061         * djunpack.bat: New file.
9062
9063 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9064
9065         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9066         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9067         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9068         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9069
9070 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9071
9072         * config.sub (case $basic_machine): Change default for "ibm-*"
9073         to "openedition".
9074
9075 2000-04-13  Andreas Jaeger  <aj@suse.de>
9076
9077         * MAINTAINERS: Added myself.
9078
9079 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9080
9081         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9082         (do-md5sum): New target.
9083         (MD5PROG): Define.
9084         (PACKAGE): Default to TOOL.
9085         (VER): Default to a shell script.
9086         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9087         md5 checksum generation.
9088         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9089         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9090         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9091         insight.tar.bz2): Use gdb-taz to create archive.
9092
9093 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9094
9095         * configure (warn_cflags): Delete.
9096
9097 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9098
9099         * MAINTAINERS: Added myself.
9100
9101 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9102             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9103
9104         * configure.in (enable_libstdcxx_v3): Add.
9105         (target_libs): Add bits here to switch between libstdc++-v2 and
9106         libstdc++-v3.
9107         * config.if: And this file too.
9108         * Makefile.in: Add libstdc++-v3 targets.
9109
9110 2000-04-05  Michael Meissner  <meissner@redhat.com>
9111
9112         * config.sub (d30v): Add d30v as a basic machine type.
9113
9114 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9115
9116         * configure.in: -linux-gnu*, not -linux-gnu.
9117
9118 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9119
9120         * MAINTAINERS: Add self in write-after-approval section.
9121
9122 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9123
9124         * MAINTAINERS: Add self as ia64 port maintainer.
9125
9126 2000-03-08  Neil Booth  <NeilB@earthling.net>
9127
9128         * MAINTAINERS: Add self in write-after-approval section.
9129
9130 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9131
9132         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9133         (do-tar-bz2): Replace TOOL with PACKAGE.
9134         (gdb.tar.bz2): Remove GDBTK from GDB package.
9135         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9136         dejagnu.tar.bz2): New packages.
9137
9138 2000-02-27  Andreas Jaeger  <aj@suse.de>
9139
9140         * configure.in: Add entry for mips*-*-linux*, move catch all
9141         *-*-*linux* entry below this one.
9142
9143 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9144
9145         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9146
9147 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9148
9149         * config.sub: Support an OS of "wince".
9150
9151 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9152
9153         * config.guess, config.sub: Updated to match config's 2000-02-15
9154         version.
9155
9156 2000-02-23  Linas Vepstas  <linas@linas.org>
9157
9158         * config.sub: Add support for Linux/IBM 370.
9159         * configure.in: Likewise.
9160
9161 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9162
9163         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9164
9165 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9166
9167         * config.guess: Guess "cygwin" rather than "cygwin32".
9168
9169 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9170
9171         * configure (gcc_version): When setting, narrow search to
9172         lines containing `version_string'.
9173
9174 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9175
9176         * config.sub: Add support for avr target.
9177
9178 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9179
9180         * MAINTAINERS: Add maintainers for MCore port.
9181
9182 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9183
9184         * config.sub: Add mmix-knuth-mmixware.
9185
9186 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9187
9188         * MAINTAINERS: Pair cccp with cpplib maintainership.
9189
9190 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9191
9192         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9193         structure stuff to -L library search.
9194         (CXX_FOR_TARGET): Ditto.
9195         (CROSS_CHECK_MODULES): Fix spelling mistake.
9196
9197 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9198
9199         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9200         the C++ compiler.
9201
9202 2000-01-12  Richard Henderson  <rth@cygnus.com>
9203
9204         * configure.in: Don't build some bits for beos.
9205
9206 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9207
9208         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9209         as include files.
9210
9211 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9212
9213         * Add self as cpplib maintainer, as requested by Jason
9214         Merrill.  Correct my e-mail address.
9215
9216 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9217
9218         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9219         not mh-aix43.
9220
9221 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9222
9223         * MAINTAINERS: Add myself to "write after approval" list.
9224
9225 1999-12-14  Richard Henderson  <rth@cygnus.com>
9226
9227         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9228         * config.sub: Accept alphaev[78], alphaev8.
9229
9230 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9231
9232         * config.guess, config.sub: Update from autoconf.
9233
9234 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9235
9236         * MAINTAINERS:  update my playtime e-address.
9237
9238 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9239
9240         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9241         necessary libraries are missing.
9242
9243 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9244
9245         * MAINTAINERS: Add new 'write after approval' maintainer.
9246
9247 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9248
9249         * MAINTAINERS: Add new Java maintainer.
9250
9251 1999-10-25  Andreas Schwab  <schwab@suse.de>
9252
9253         * configure: Fix quoting inside arguments of eval.
9254
9255 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9256
9257         * config-ml.in: Allow suppression of some ARM multilibs.
9258
9259 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9260
9261         * config.guess: Add OS/390 match pattern.
9262         * config.sub: Add mvs, openedition targets.
9263         * configure.in (i370-ibm-opened*): New.
9264
9265 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9266
9267         * config.sub: Add support for configuring for pj.
9268
9269 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9270
9271         * config.sub (maybe_os): Add support for configuring for fr30.
9272
9273 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9274
9275         * configure.in: Do not configure or build ld for AIX
9276         platforms.  ld is known to be broken on these platforms.
9277
9278 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9279
9280         * config-ml.in: Pass compiler flag corresponding to multidirs to
9281         subdir configures.
9282
9283 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9284
9285         * Makefile.in (LDFLAGS): Define.
9286
9287 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9288
9289         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9290         noconfigdirs.
9291         (*-*-cygwin*): Likewise.
9292
9293 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9294
9295         * mkdep: New file.
9296         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9297         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9298
9299         From Eli Zaretskii <eliz@is.elta.co.il>:
9300         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9301         long file name when using DJGPP on MS-DOS.
9302
9303 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9304
9305         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9306
9307 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9308
9309         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9310         dependency as this causes "make check" to globally "make all"
9311
9312 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9313
9314         * configure.in (target_libs): Added target-zlib.
9315         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9316         (CONFIGURE_TARGET_MODULES): Likewise.
9317         (CHECK_TARGET_MODULES): Likewise.
9318         (INSTALL_TARGET_MODULES): Likewise.
9319         (CLEAN_TARGET_MODULES): Likewise.
9320         (configure-target-zlib): New target.
9321         (all-target-zlib): Likewise.
9322         (all-target-libjava): Depend on all-target-zlib.
9323         (configure-target-libjava): Depend on configure-target-zlib.
9324
9325         * Makefile.in (configure-target-libjava): Depend on
9326         configure-target-newlib.
9327         (configure-target-boehm-gc): New target.
9328         (configure-target-qthreads): New target.
9329
9330         * configure.in (target_libs): Added target-qthreads.
9331         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9332         (CONFIGURE_TARGET_MODULES): Likewise.
9333         (CHECK_TARGET_MODULES): Likewise.
9334         (INSTALL_TARGET_MODULES): Likewise.
9335         (CLEAN_TARGET_MODULES): Likewise.
9336         (all-target-qthreads): New target.
9337         (configure-target-libjava): Depend on configure-target-qthreads.
9338         (all-target-libjava): Depend on all-target-qthreads.
9339
9340         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9341         (CONFIGURE_TARGET_MODULES): Likewise.
9342         (CHECK_TARGET_MODULES): Likewise.
9343         (INSTALL_TARGET_MODULES): Likewise.
9344         (CLEAN_TARGET_MODULES): Likewise.
9345         (all-target-libjava): New target.
9346         (all-target-boehm-gc): Likewise.
9347         * configure.in (target_libs): Added libjava, boehm-gc.
9348
9349 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9350
9351         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9352         configure.bat in SUPPORT_FILES.
9353         (gas+binutils.tar.bz2): Likewise.
9354
9355         * makeall.bat: Remove; obsolete.
9356
9357 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9358
9359         From Mark Elbrecht:
9360         * configure.bat: Remove; obsolete.
9361
9362 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9363
9364         * configure: Add -W -Wall to the default CFLAGS when compiling with
9365         gcc.
9366
9367 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9368
9369         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9370
9371 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9372
9373         * configure.in: Build ld on IRIX6.
9374
9375 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9376
9377         * Makefile.in: Change distribution targets to use bzip2 instead of
9378         gzip.
9379         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9380         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9381
9382 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9383
9384         * config.sub: Add mcore target.
9385
9386 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9387
9388         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9389
9390 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9391
9392         * config.guess (dummy): Changed to $dummy.
9393
9394 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9395
9396         * config.sub: Tidied up case statements.
9397
9398 1999-05-22  Ben Elliston  <bje@cygnus.com>
9399
9400         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9401         <jiro@din.or.jp>.
9402
9403         * config.guess: Merge with FSF version. Future changes will be
9404         more accurately recorded in this ChangeLog.
9405         * config.sub: Likewise.
9406
9407 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9408
9409          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9410
9411 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9412
9413         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9414
9415 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9416
9417         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9418
9419 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9420
9421         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9422         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9423         Bad merge removed these two changes.
9424
9425 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9426                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9427
9428         * config.guess (interix Alpha): Add.
9429
9430 1999-04-11  Richard Henderson  <rth@cygnus.com>
9431
9432         * configure.in (i?86-*-beos*): Do config gperf; don't config
9433         gdb, newlib, or libgloss.
9434
9435 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9436
9437         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9438         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9439         from multidirs.
9440
9441 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9442
9443         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9444
9445 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9446
9447         * config.sub: Add support for mcore targets.
9448
9449 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9450
9451         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9452         not mt-ospace, in order to shut up assembler warning about using
9453         symbols that are named the same as registers.
9454
9455 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9456
9457         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9458         dependency list for all-target-cygmon.
9459
9460 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9461
9462         * config-ml.in: Check $host, not $target, for selective multilibs.
9463         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9464         thumb interworking, and underscore prefix multilibs.
9465
9466 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9467
9468         * missing: Update to version from current automake.
9469
9470 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9471
9472         * configure (gxx_include_dir): Removed.
9473
9474         * configure.in (gxx_include_dir): Handle it.
9475         * Makefile.in: Likewise.
9476
9477 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9478
9479         * config.sub (mips64vr4111,mips64vr4111el) Add.
9480
9481 1999-03-21  Ben Elliston  <bje@cygnus.com>
9482
9483         * config.guess: Correct typo for detecting ELF on FreeBSD.
9484
9485 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9486
9487         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9488         config/mh-djgpp.
9489
9490 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9491
9492         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9493         all-target-newlib to dependency list for all-target-bsp.
9494
9495 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9496
9497         * config.sub: Add i386-uwin support.
9498         * config.guess: Likewise.
9499
9500 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9501
9502         * configure.in: cleanup, add mh-*pic handling for arm, special
9503         case powerpc*-*-aix*
9504
9505 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9506
9507         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9508         can be built.
9509
9510 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9511
9512         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9513         targets.
9514
9515 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9516
9517         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9518
9519 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9520
9521         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9522
9523 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9524
9525         * config.sub: Fix typo in arm recognition.
9526
9527 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9528
9529         * configure.in (noconfigdirs): Changed target_configdirs to
9530         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9531         rather than m68k-*-* since it is not known to work on
9532         m68k-aout. Ditto for arm-*-*oabi.
9533
9534 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9535
9536         * configure.in (*-*-windows*): Remove, no longer used.
9537
9538 1999-02-19  Ben Elliston <bje@cygnus.com>
9539
9540         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9541         Smart and improved by Andrew Cagney.
9542
9543 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9544
9545         * config.guess: Recognize openbsd-*-hppa.
9546
9547 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9548
9549         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9550         only if it is not empty.
9551
9552 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9553
9554         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9555
9556         * config.guess: Modified to recognize uname's armv* syntax.
9557
9558         * config.sub: Modified to recognize uname's armv* syntax.
9559
9560 1999-02-17  Mark Salter  <msalter@cygnus.com>
9561
9562         * configure.in: Added target-bsp for sparclite.
9563
9564 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9565
9566         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9567
9568 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9569
9570         * configure.in: Add support for strongarm port.
9571         * config.sub: Add support for strongarm target.
9572
9573 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9574
9575         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9576         the old name config/mh-cygwin32.
9577         Enable texinfo.
9578
9579 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9580
9581         * configure.in: Do build ld for ix86 Solaris.
9582
9583 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9584
9585         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9586         $AR_FOR_TARGET.  Likewise for RANLIB.
9587
9588 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9589
9590         * config.sub (oabi):  Recognize.
9591         * configure.in (arm-*-oabi):  Handle.
9592
9593 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9594
9595         * config.guess: Improve detection of i686 on UnixWare 7.
9596
9597 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9598
9599         * config.guess: Add support for i386-pc-interix.
9600         * config.sub: Likewise.
9601         * configure.in: Likewise.
9602
9603 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9604
9605         * Makefile.in: Remove unneeded all-target-libio from
9606         from all-target-winsup target since it is now unneeded.
9607         Add all-target-libtermcap in its place since it is now
9608         needed.
9609
9610 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9611
9612         * configure.in: makefile stub for cygwin target is probably
9613         unnecessary.  Remove it for now.
9614
9615 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9616
9617         * configure.in: libtermcap.a should be built when cygwin is the
9618         target as well as the host.
9619         * config.guess: Allow mixed case in cygwin uname output.
9620         * Makefile.in: Add libtermcap target.
9621
9622 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9623
9624         * config.sub: Clean up handling of hppa2.0.
9625
9626 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9627
9628         * config.guess: Use C code to identify more HP machines.
9629
9630 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9631
9632         * config.sub: Handle hppa2.0.
9633
9634 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9635
9636         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9637         cygmon for all sparclite targets, regardless of object format.
9638
9639 1998-12-15  Mark Salter  <msalter@cygnus.com>
9640
9641         * configure.in: Added target-bsp for several target architectures.
9642
9643         * Makefile.in: Added rules for bsp.
9644
9645 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9646
9647         * config.guess: Improve detection of hppa2.0 processors.
9648
9649 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9650
9651         * config.guess: Recognize FreeBSD using ELF automatically.
9652
9653 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9654
9655         * configure (skip-this-dir): Add handling for new shell script, which
9656         might be created by a sub-directory's configure to indicate, this particular
9657         directory is "unwanted".
9658         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9659
9660 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9661
9662         * ltconfig: import from libtool, after changing libtool to
9663         account for the cygwin name change.
9664
9665 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9666
9667         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9668         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9669
9670 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9671
9672         * configure.in: Add libtermcap to list of cygwin dependencies.
9673
9674 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9675
9676         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9677         they include winsup/include when it's a cygwin target.
9678
9679 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9680
9681         * configure.in (host_tools): Added zip.
9682         * Makefile.in (all-target-libjava): Depend on all-zip.
9683         (all-zip): New target.
9684         (ALL_MODULES): Added all-zip.
9685         (NATIVE_CHECK_MODULES): Added check-zip.
9686         (INSTALL_MODULES): Added install-zip.
9687         (CLEAN_MODULES): Added clean-zip.
9688
9689 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9690
9691         * Makefile.in: lose "32" from comment about cygwin.
9692
9693 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9694
9695         * configure.in: Use -Os to build target libraries for the fr30.
9696
9697 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9698
9699         * config.sub: Add fr30.
9700
9701 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9702
9703         * configure.in: drop "32" from config/mh-cygwin32.  Check
9704         cygwin* instead of cygwin32*.
9705         * config.sub: Check cygwin* instead of cygwin32*.
9706
9707 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9708
9709         * config.guess: Match any version of Unixware7.
9710
9711 1998-10-20  Syd Polk  <spolk@cygnus.com>
9712
9713         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9714         if desired.
9715
9716 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9717
9718         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9719         these if the appropriate directories and files to not exist.
9720
9721 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9722
9723         * Makefile.in (DEVO_SUPPORT): Add config.if.
9724
9725 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9726
9727         * configure: Add pattern to replace "build_tooldir"'s
9728         definition in the generated Makefile with "tooldir"'s
9729         actual value.
9730
9731 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9732
9733         * config.sub: Bring back lost sparcv9.
9734
9735         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9736
9737 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9738
9739         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9740         CC_FOR_TARGET and friends.
9741
9742 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9743
9744         * Makefile.in (build_tooldir): New variable, same as tooldir.
9745         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9746         -B$(build_tooldir)/bin/.
9747         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9748
9749 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9750
9751         * README: Remove installation instructions and refer to the
9752         INSTALL directory instead.
9753
9754 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9755
9756         * config.sub: Add support for i[34567]86-pc-udk.
9757         * configure.in: Likewise.
9758
9759 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9760
9761         * Makefile.in: add bzip2 package building bits for user
9762         tools module
9763         * configure.in: ditto
9764
9765 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9766
9767         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9768         (ALL_TARGET_MODULES): Add all-target-libobjc.
9769         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9770         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9771         (all-target-libchill): Add dependencies.
9772         * configure.in (target_libs): Add libchill.
9773
9774 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9775
9776         * configure.in (target_subdir): Remove duplicate line.
9777
9778 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9779
9780         * Makefile.in (all-automake): fix dependencies.
9781
9782 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9783
9784         * configure.in: Minor cleanups for building in the $(target_alias)
9785         subdir.
9786
9787 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9788
9789         * Makefile.in (bootstrap): Set r and s before make all.  Use
9790         BASE_FLAGS_TO_PASS in make all.
9791         (cross): Likewise.
9792
9793 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9794
9795         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9796
9797 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9798
9799         * config.sub: Fix typo in last change.
9800
9801 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9802
9803         * config.sub: Add support for C4x target.
9804         * configure.in: Likewise.
9805
9806 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9807
9808         * config.sub: Recognize sparcv9 just like sparc64.
9809
9810 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9811
9812         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9813
9814 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9815
9816         * config.guess: Correctly identify Pentium II sco boxes.
9817
9818         * config.guess: Fix "tr" code.  From Weiwen Liu.
9819
9820 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9821
9822         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9823         stabs.
9824
9825 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9826
9827         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9828         (ALL_TARGET_MODULES): Add all-target-libchill.
9829         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9830         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9831         (all-target-libchill): Add dependencies.
9832         * configure.in (target_libs): Add libchill.
9833
9834 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9835
9836         * config.guess: Avoid assumptions about "tr" behaves when
9837         LANG is set to something other than English.
9838
9839 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9840
9841         * configure (gxx_include_dir): Changed to
9842         '${prefix}/include/g++'-${libstdcxx_interface}.
9843
9844         * config.if: New to determine the interfaces.
9845
9846 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9847
9848         * config.guess: Detect and handle MPE/IX.
9849         * config.sub: Deal with MPE/IX.
9850
9851 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9852
9853         * configure.in: Use mh-aix43.
9854
9855 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9856
9857         * configure: Fix --without/--disable cases for gxx-include-dir.
9858
9859 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9860
9861         * mdata-sh:  Imported.  Needed for automake support.
9862
9863 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9864
9865         * Makefile.in (taz): Try "chmod -R og=u ." before
9866         "chmod og=u `find . -print`".
9867
9868 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9869
9870         * configure.in: Add arm-elf and thumb-elf support.
9871
9872 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9873
9874         * Makefile.in: Undo previous patch.
9875
9876 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9877
9878         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9879         to here ...
9880         (install-no-fixedincludes): and here
9881         (INSTALL_MODULES): ... from here.
9882
9883 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9884
9885         * config.sub: Merge with FSF.
9886
9887         * config.guess: Merge with FSF.
9888
9889 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9890
9891         * configure (extraconfigdirs): New variable.
9892         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9893         * Makefile.in (all): Move higher in file.
9894         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9895         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9896         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9897         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9898         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9899
9900 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9901
9902         * Makefile.in (all-target-libjava): Depend on all-gcc and
9903         all-target-newlib.
9904         (configure-target-libjava): Depend on $(ALL_GCC).
9905
9906 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9907
9908         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9909         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9910
9911 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9912
9913         * INSTALL/README: Fix typo.
9914
9915 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9916
9917         * ylwrap: Change absolute path checks to check for DOS style path
9918         names.
9919
9920         * ylwrap: Don't use a full path name if the source file is in the
9921         same directory.  From hjl@lucon.org (H.J. Lu).
9922
9923         * config-ml.in: Default to being verbose, to match Feb 18 change to
9924         configure.
9925
9926 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9927
9928         Brought over from egcs:
9929
9930         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9931
9932         * configure.in (target_subdir): Set to ${target_alias} instead
9933         of "libraries".
9934
9935         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9936
9937         * configure.in (target_subdir): Set to libraries if enable_multilib.
9938
9939 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9940
9941         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9942         multilibs, force reconfiguration the first time we create
9943         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9944
9945 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9946
9947         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9948         avoid confusion with --no-recursion.
9949
9950 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9951
9952         * configure.in: Win32 hosts shouldn't use install -x
9953         * install-sh: remove -x option, and special .exe-handling
9954         hack.
9955
9956 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9957
9958         * config.guess: Recognize i586-pc-beos.
9959         * configure.in: Don't build some bits for beos.
9960
9961 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9962
9963         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9964         CFLAGS default to -O2.
9965
9966         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9967         when using GNU ld.
9968
9969 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9970
9971         * ltmain.sh: Correct install when using a different shell.
9972
9973 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9974
9975         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9976
9977 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9978
9979         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9980         target.
9981
9982 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9983
9984         * ltconfig: Update to correct AIX handling.
9985
9986 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9987
9988         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9989
9990         * configure.in (target_subdir): Set to ${target_alias} instead
9991         of "libraries".
9992
9993 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9994
9995         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9996         (Makefile): Depend on $(gcc_version_trigger).
9997
9998         * configure (gcc_version): Change default initializer to empty
9999         string.
10000         (gcc_version_trigger): New variable; pass this variable down
10001         to subdir configures to enable them checking gcc's version
10002         themselves. Emit make macros for both gcc_version vars.
10003         (topsrcdir): Initialize reliably.
10004         (recursion line): Remove --with-gcc-version=${gcc_version}.
10005
10006 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10007
10008         * configure (enable_version_specific_runtime_libs): Implement new flag
10009         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10010         in $(libsubdir); emit definition in each generated Makefile.
10011         (gxx_include_dir): Initialize depending on
10012         $enable_version_specific_runtime_libs.
10013
10014 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10015
10016         * configure (gcc_version): Initialize properly depending on
10017         how and where configure is started.
10018         (recursion line): Pass a --with-gcc-version=${gcc_version}
10019         to configures in subdirs.
10020
10021 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10022
10023         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10024         cygmon
10025
10026 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10027
10028         * configure.in: Add cygmon and libstub support for mn10200.
10029
10030 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10031
10032         * configure (gcc_version): Add new variable describing the
10033         particular gcc version we're building.
10034         * Makefile.in (libsubdir): Add new macro for the directory
10035         in which the compiler finds executables, libraries, etc.
10036         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10037         and libsubdir.
10038
10039 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10040
10041         * Makefile.in (local-clean): Remove *.log.
10042         (warning.log): Built with warn_summary from build.log.
10043         (mail-report.log): Run test_summary.
10044         (mail-report-with-warnings.log): Run test_summary including
10045         warning.log in the report.
10046
10047 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10048
10049         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10050
10051 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10052
10053         * Makefile.in (grep): Grep no longer depends on libiberty.
10054
10055 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10056
10057         * Makefile.in: all-snavigator needs all-libgui.
10058
10059 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10060
10061         * configure.in: Add cygmon and libstub support for mn10300.
10062
10063 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10064
10065         * missing: Update to version from automake 1.3.
10066
10067         * ltmain.sh: On installation, don't get confused if the same name
10068         appears more than once in the list of library names.
10069
10070 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10071
10072         * config.sub: Accept m68060 and m5200 as CPU names.
10073
10074 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * configure: Use && rather than using -a in test, because odd
10077         strings can confuse test.
10078         * configure.in: Likewise.
10079
10080 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10081
10082         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10083
10084 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10085
10086         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10087         bootstrap4-lean): New targets.
10088
10089 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10090
10091         * mpw-* Delete.  Not used.
10092
10093 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10094
10095         * COPYING.LIB: Update FSF address.
10096
10097 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10098
10099         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10100
10101         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10102         GAS_SUPPORT_DIRS.
10103
10104 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10105
10106         * ltconfig, ltmain.sh: Avoid producing a version number if
10107         -version-info was not used.
10108
10109 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10110
10111         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10112         building with newlib.
10113
10114 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10115
10116         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10117         Solaris `make' causes it to continue to next definition.
10118
10119 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10120
10121         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10122         the right GUI libraries and files are installed along with GDB.
10123
10124 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10125
10126         * configure.in: Change alpha to alpha* in several places.
10127
10128 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10129
10130         * config.sub: Recognize sparc86x.
10131
10132 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10133
10134         * configure.in (--enable-target-optspace): Remove debug echo.
10135
10136 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10137
10138         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10139
10140 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10141
10142         * ltconfig: Update cygwin32 support.
10143
10144         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10145         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10146         (GDB_SUPPORT_DIRS): Likewise.
10147
10148 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10149
10150         * configure.in (target_makefile_frag): If --enable-target-optspace,
10151         use -Os to compile target libraries rather than -O2.  Default to
10152         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10153         not used.
10154         * configure.in (target_cflags): Ditto for d30v.
10155
10156 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10157
10158         * Makefile.in (all-bfd): Depend on all-intl.
10159         (all-binutils): Likewise.
10160         (all-gas): Likewise.
10161         (all-gprof): Likewise.
10162         (all-ld): Likewise.
10163
10164 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10165
10166         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10167
10168 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10169
10170         * Makefile.in (all-bfd): Depend upon all-libiberty.
10171
10172         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10173
10174 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10175
10176         * Makefile.in: Add libstub.
10177
10178         * configure.in: Ditto. Build libstub for targets that have cygmon
10179         support.
10180
10181 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10182
10183         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10184
10185 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10186
10187         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10188         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10189
10190 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10191
10192         * configure: Define DEFAULT_M4 by searching PATH.
10193         * Makfile.in: Use DEFAULT_M4.
10194
10195 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10196
10197         * ltconfig: Add cygwin32 support.
10198
10199         * Makefile.in, configure.in: Add libtool as a native only directory
10200         to configure and build.
10201
10202 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10203
10204         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10205
10206 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10207
10208         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10209
10210 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10211
10212         * Makefile.in: add ash make rules
10213         * configure.in: add ash to native_only and host_tools lists
10214
10215 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10216
10217         * Makefile.in (all-gettext, all-intl): New targets.
10218         (ALL_MODULES): Added all-gettext, all-intl.
10219         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10220         (INSTALL_MODULES): Added install-gettext, install-intl.
10221         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10222
10223         * configure.in (host_tools): Added gettext.
10224         (native_only): Likewise.
10225         (noconfigdirs) [various cases]: Likewise.
10226         (host_libs): Added intl.
10227
10228 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10229
10230         * configure: Do not disable building gdbtk for cygwin32 hosts.
10231
10232 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10233
10234         * configure.in: Add thumb-coff target.
10235         * config.sub: Add thumb-coff target.
10236
10237 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10238
10239         * Makefile.in: Revert yesterday's change.
10240         (all-target-winsup):  all-target-librx stays out of here.
10241
10242 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10243
10244         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10245         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10246         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10247         Remove references to librx and libg++.
10248
10249 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10250
10251         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10252         recursive makes
10253
10254 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10255
10256         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10257         for newlib directory.
10258         (CXX_FOR_TARGET): Likewise.
10259
10260 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10261
10262         * ltconfig: Update after libtool/ltconfig.in change for
10263         hpux11.
10264
10265 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10266
10267         * ltconfig, ltmain.sh: Update to libtool 1.2.
10268
10269 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10270
10271         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10272         (install-gcc-cross): Instead, override LANGUAGES here.
10273
10274 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10275
10276         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10277         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10278
10279 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10280
10281         * configure.in: Add Thumb-pe target.
10282
10283 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10284
10285         * Makefile.in - changed sn targets to snavigator
10286         * configure.in - changed sn targets to snavigator
10287
10288 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10289
10290         * config-ml.in: After building symlink tree call make distclean
10291         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10292         to be the case for libiberty.
10293
10294 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10295
10296         * configure: When making link, also check the current
10297         directory. The configure scripts may create one.
10298
10299 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10300
10301         * config.sub: Accept alphapca56 and alphaev6 properly.
10302
10303 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10304
10305         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10306
10307 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10308
10309         * config.sub (sco5): Fix typo.
10310
10311 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10312
10313         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10314         install-itcl.
10315         (install-itcl): Remove dependency on install-tcl.
10316
10317 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10318
10319         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10320
10321 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10322
10323         * configure.in: Don't build libgui for a cygwin32 target when not on
10324         a cygwin32 host.
10325
10326 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10327
10328         * configure (redirect): Set to null, so default behavior of
10329         configure is now --verbose.
10330
10331 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10332
10333         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10334         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10335
10336 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10337
10338         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10339         this change to sync Makefile.in with its ChangeLog entries.
10340
10341 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10342
10343         * ltmain.sh (mkdir): Check that the directory doesn't exist
10344         before we exit with error, so that we don't get races during
10345         parallel builds.
10346
10347 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10348
10349         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10350
10351 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10352
10353         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10354         PICFLAG_FOR_TARGET.
10355         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10356
10357         * configure: Emit a definition for the new macro enable_shared
10358         into each Makefile.
10359
10360 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10361
10362         * configure.in (host_tools, native_only): Add libtool.
10363
10364 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10365
10366         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10367         Fix typo in ming config comment.
10368
10369 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10370
10371         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10372
10373 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10374
10375         * config.sub: Add tic30 cases, and map c30 to tic30.
10376
10377 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10378
10379         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10380         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10381         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10382         (CLEAN_TARGET_MODULES): Similarly
10383         (all-target-libf2c): Add dependences.
10384         * configure.in (target_libs): Add libf2c.
10385
10386 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10387
10388         * configure.in: Remove expect from noconfigdirs when target
10389         is cygwin32.  OK to build expect and dejagnu with Canadian
10390         Cross.
10391
10392 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10393
10394         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10395         host.
10396
10397         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10398         and mingw32.
10399
10400 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10401
10402         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10403         here as it is not defined in the toplevel Makefile.
10404
10405 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10406
10407         * configure (package_makefile_rules_frag): New variable, which names
10408         a file with generic rules, ...
10409         Change comment to mention we now have FIVE parts.
10410         * configure: Undo last change.
10411
10412 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10413
10414         * config.guess: More accurate determination of HP processor types.
10415         * config.sub: More accurate determination of HP processor types.
10416
10417 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10418
10419         * configure (package_makefile_frag): Move inserting the
10420         ${package_makefile_frag} to where it should be according
10421         to the comment.
10422
10423 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10424
10425         * config.guess: Add support for Linux/ARM.
10426
10427 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10428
10429         * .cvsignore: Remove *-info and *-install since they match
10430         release-info and mpw-install, which we don't want to just ignore.
10431
10432 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10433
10434         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10435
10436 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10437
10438         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10439         local_prefix to sub-make invocations.
10440
10441 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10442
10443         * configure.in: Check makefile fragments in the source
10444         directory.
10445
10446 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10447
10448         * configure.in: Check whether host and target makefile
10449         fragments exist before adding them to *_makefile_frag.
10450
10451 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10452
10453         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10454
10455 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10456
10457         * configure.in: Make sure we only replace RPATH_ENVVAR on
10458         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10459         regexp to sed.
10460
10461         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10462         to sub-makes.
10463
10464 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10465
10466         * config-ml.in (multi-do): LDFLAGS must include multilib
10467         designator.
10468
10469 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10470
10471         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10472
10473 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10474
10475         * config.sub: Add mingw32 support.
10476         * configure.in: Likewise.
10477
10478 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10479
10480         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10481
10482 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10483
10484         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10485         * configure (gxx_include_dir): Provide a definition for subdirs
10486         which do not use autoconf.
10487
10488 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10489
10490         * config.guess: Sync with egcs.  Picks up new alpha support,
10491         BeOS & some additional linux support.
10492
10493 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10494
10495         * config.guess: HP 9000/803 is a PA1.1 machine.
10496
10497 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10498
10499         * configure.in: It's alpha*-...
10500
10501 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10502
10503         * configure.in (host_makefile_frag, target_makefile_frag):
10504         Handle multiple config files.
10505         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10506         alpha-*-*.
10507
10508 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10509
10510         * mkdep: New file.
10511
10512 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10513
10514         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10515
10516 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10517
10518         * Makefile.in: Add libgui directory.
10519         (GDB_TK): Add all-libgui.
10520         * configure.in: Add libgui directory.
10521         * configure: Add all-libgui to GDB_TK.
10522
10523 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10524
10525         * config-ml.in (multidirs): Add m32r to multilib list.
10526
10527 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10528
10529         * Makefile.in (all-target-gperf): Change dependency to
10530         all-target-libstdc++.
10531
10532 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10533
10534         * config.guess: Add BeOS support.
10535
10536 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10537
10538         Source directory cvs renamed to cvssrc:
10539         * configure.in (host_tools): Change cvs to cvssrc.
10540         (native_only): Likewise.
10541         (noconfigdirs) [various cases]: Likewise.
10542         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10543         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10544         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10545         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10546         (all-cvssrc): Rename target from all-cvs.
10547
10548 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10549
10550         * configure (gxx_include_dir): Fix thinko.
10551
10552 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10553
10554         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10555         (install-cross, install-gcc-cross): New targets.
10556
10557 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10558
10559         * configure.in (noconfigdirs): Add support for Thumb target.
10560
10561         * config.sub (maybe_os): Add support for Thumb target.
10562
10563 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10564
10565         * Makefile.in: Add rules for cygmon.
10566
10567         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10568
10569 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10570
10571         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10572         * configure (gxx_include_dir): Provide a definition for subdirs
10573         which do not use autoconf.
10574
10575 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10576
10577         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10578         11/18/97 build
10579
10580 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10581
10582         * From Franz Sirl.
10583         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10584         found on RedHat Linux systems.
10585
10586 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10587
10588         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10589         guesses.
10590
10591 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10592
10593         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10594
10595 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10596
10597         * ltmain.sh: If mkdir fails, check whether the directory was created
10598         anyhow by some other process.
10599
10600 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10601
10602         * configure.in (d30v-*-*): Configure all directories.
10603
10604 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10605
10606         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10607         for the D30V.
10608
10609 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10610
10611         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10612
10613 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10614
10615         * include/libiberty.h: Add extern "C" { so it can be used with C++
10616         progrms.
10617         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10618         programs.
10619
10620 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10621
10622         * configure.in (d30v-*-*): Configure GCC now.
10623
10624 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10625
10626         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10627         is no longer needed.
10628
10629 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10630
10631         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10632
10633 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10634
10635         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10636         targets using "$@" to provide support for similar but not identical
10637         targets without having to duplicate code.
10638
10639 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10640
10641         * makefile.vms: Fix to work with DEC C.
10642
10643 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10644
10645         * config.sub: Add mips-tx39-elf to marketing names.
10646
10647 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10648
10649         * ltmain.sh: Handle symlinks in generated script.
10650
10651 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10652
10653         * configure: Handle autoconf style directory options: --bindir,
10654         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10655         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10656         --sysconfdir.
10657         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10658         (sharedstatedir, localstatedir, oldincludedir): New variables.
10659         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10660         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10661         sbindir, sharedstatedir, and sysconfdir.
10662
10663 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10664
10665         * Makefile.in (bootstrap-lean): New target.
10666
10667 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10668
10669         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10670         sn, and gnuserv from noconfigdirs.
10671
10672 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10673
10674         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10675
10676 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10677
10678         * Makefile.in (cross): New target.
10679
10680 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10681                           Jeff Law         <law@cygnus.com>
10682
10683         * Makefile.in (bootstrap2, bootstrap3): New targets.
10684         (all-bootstrap): Remove outdated and confusing target.
10685         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10686
10687 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10688
10689         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10690         windows.  Consistent with gdb/configure.
10691
10692 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10693
10694         * configure.in: Name Linux target fragment.
10695
10696         * configure: Rewrite so that project Makefile fragment is inserted
10697         first and appears last in the resulting Makefile.
10698
10699 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10700
10701         * Makefile.in (install-itcl): Install tcl first.
10702
10703 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10704
10705         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10706
10707 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10708
10709         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10710
10711         * configure.in (skipdirs): Add target-librx for Linux.
10712         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10713
10714 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10715
10716         * Makefile.in (bootstrap): New target.
10717
10718 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10719
10720         * config.sub: Accept 'amigados' for backward compatibility.
10721
10722 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10723
10724         * config.guess: Merge with FSF.
10725
10726 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10727
10728         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10729
10730 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10731
10732         * config.sub: Add "marketing-names" patch.
10733
10734 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10735
10736         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10737
10738 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10739
10740         * config.sub: Handle v850-elf.
10741
10742 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10743
10744         * .cvsignore (*-install): Remove.
10745
10746 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10747
10748         * ltconfig: Set CONFIG_SHELL in libtool.
10749         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10750
10751 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10752
10753         * configure.in (target_subdir): Set to libraries if enable_multilib.
10754
10755 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10756
10757         * config.guess: Update from gcc directory.
10758
10759 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10760
10761         * Makefile.in (all-sim): Depends on all-readline.
10762
10763 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10764
10765         * Makefile.in (BISON, YACC): Use $$s.
10766         (all-bison): Depend on all-texinfo.
10767
10768 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10769
10770         * Makefile.in (BISON): Add -L flag.
10771         (YACC): Likewise.
10772
10773 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10774
10775         * configure.in (noconfigdirs): Add support for v850e target.
10776
10777         * config.sub (maybe_os): Add support for v850e target.
10778
10779 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10780
10781         * configure.in (noconfigdirs): Add support for v850ea target.
10782
10783         * config.sub (maybe_os): Add support for v850ea target.
10784
10785 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10786
10787         * config.sub: Add mipstx39.  Delete r3900.
10788
10789 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10790
10791         * Makefile.in (all-autoconf): Depends on all-texinfo.
10792
10793 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10794
10795         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10796         eabi targets.
10797
10798 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10799
10800         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10801
10802         * configure: When handling a Canadian Cross, handle YACC as well as
10803         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10804         * Makefile.in (all-bison): Depend upon all-texinfo.
10805
10806 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10807
10808         * Makefile.in (BISON): bison, not byacc or bison -y.
10809         (YACC): bison -y or byacc or yacc.
10810         (various): Add *-bison as appropriate.
10811         (taz): No need to mess with BISON anymore.
10812
10813 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10814
10815         * configure: If OSTYPE matches *win32*, try to find a good value for
10816         CONFIG_SHELL.
10817
10818 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10819
10820         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10821         configure.in if it is present.
10822
10823 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10824
10825         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10826
10827 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10828
10829         * config.sub: Recognize `arc' cpu.
10830         * configure.in: Likewise.
10831         * config-ml.in: Likewise.
10832
10833 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10834
10835         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10836
10837 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10838
10839         * configure: Changed sed delimiter from ':' to '|' when
10840         attempting to substitute ${config_shell} for SHELL. On
10841         NT ${config_shell} may contain a ':' in it.
10842
10843 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10844
10845         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10846
10847 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10848
10849         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10850
10851 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10852
10853         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10854
10855         * ylwrap: If the program is a relative path, force it to be
10856         absolute.
10857
10858 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10859
10860         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10861
10862 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10863
10864         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10865         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10866         for libraries.
10867
10868 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10869
10870         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10871         separated by spaces.
10872
10873 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10874
10875         * ylwrap: New file.
10876         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10877
10878         * ltmain.sh: Handle /bin/sh at start of install program.
10879
10880         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10881
10882         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10883         * missing: New file, from automake 1.2.
10884
10885 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10886
10887         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10888         check-tk to CHECK_X11_MODULES.
10889
10890 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10891
10892         * config.sub: Merge with FSF.
10893
10894 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10895
10896         * config.guess: Merge with FSF.
10897
10898 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10899
10900         * configure: Treat msdosdjgpp like go32.
10901         * configure.in: Likewise.  Don't remove gprof for go32.
10902
10903         * configure: Change Makefile.tem2 to Makefile.tm2.
10904
10905 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10906
10907         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10908
10909 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10910
10911         * install-sh (chmodcmd): Set to null if the DST directory already
10912         exists.  Same as Nov 11th change.
10913
10914 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10915
10916         * configure (GDB_TK): Needs itcl and tix.
10917
10918 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10919
10920         * config.guess: Update from FSF.
10921
10922 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10923
10924         * Makefile.in (GDB_TK): Depend on itcl and tix.
10925
10926 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10927
10928         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10929         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10930         (INSTALL_SCRIPT): New variable.
10931         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10932         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10933         to -x.
10934         * install-sh: Add support for -x option.
10935
10936 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10937
10938         * configure.in, Makefile.in: Treat tix like itcl.
10939
10940 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10941
10942         * Makefile.in (WINDRES): New variable.
10943         (WINDRES_FOR_TARGET): New variable.
10944         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10945         (EXTRA_HOST_FLAGS): Add WINDRES.
10946         (EXTRA_TARGET_FLAGS): Add WINDRES.
10947         (EXTRA_GCC_FLAGS): Add WINDRES.
10948         ($(DO_X)): Pass down WINDRES.
10949         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10950         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10951         DLLTOOL_FOR_TARGET.
10952
10953 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10954
10955         * configure.in: configure sim before gdb for win32-x-ppc
10956
10957 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10958
10959         Move gperf into the toplevel, from libg++.
10960         * configure.in (target_tools): Add target-gperf.
10961         (native_only): Add target-gperf.
10962         * Makefile.in (all-target-gperf): New target, depend on
10963         all-target-libg++.
10964         (configure-target-gperf): Empty rule.
10965         (ALL_TARGET_MODULES): Add all-target-gperf.
10966         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10967         (CHECK_TARGET_MODULES): Add check-target-gperf.
10968         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10969         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10970
10971 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10972
10973         * config.sub (mn10200): Recognize new basic machine.
10974
10975 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10976
10977         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10978         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10979
10980 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10981
10982         * configure.in: If we're building mips-sgi-irix6* native, turn on
10983         ENABLE_MULTILIB and set TARGET_SUBDIR.
10984
10985 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10986
10987         * Makefile.in (all-sn): Depend on all-grep.
10988
10989 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10990
10991         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10992
10993         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10994         Makefile.  From Jeff Makey <jeff@cts.com>.
10995         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10996
10997         * Makefile.in (DISTBISONFILES): Remove.
10998         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10999         $(DEFAULT_YACC).
11000
11001         * configure.in: Build itl, db, sn, etc., when building for native
11002         cygwin32.
11003
11004         * Makefile.in (LD): New variable.
11005         (EXTRA_HOST_FLAGS): Pass down LD.
11006         ($(DO_X)): Likewise.
11007
11008 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11009
11010         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11011
11012 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11013
11014         * configure.in (targargs): Strip out any supplied --build argument
11015         before adding our own. Always add --build.
11016
11017 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11018
11019         * configure.in (targargs): Pass --build if we're doing
11020         a cross-compile.
11021
11022 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11023
11024         * configure: Use '|' instead of ":" as the separator in
11025         sed. Otherwise sed chokes on NT path names with drive
11026         designators. Also look for "?:*" as the leading characters in an
11027         absolute pathname.
11028
11029 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11030
11031         * config.sub: Support for r3900.
11032
11033 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11034
11035         * configure.in: Use install-sh, not install.sh.
11036
11037 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11038
11039         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11040         apply it twice.
11041
11042 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11043
11044         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11045         install-binutils.
11046
11047 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11048
11049         * Makefile.in: Add automake targets.
11050         * configure.in (host_tools): Add automake.
11051
11052 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11053
11054         * configure: Default CXX to c++, not gcc.
11055         * Makefile.in (CXX): Set to c++, not gcc.
11056         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11057
11058 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11059
11060         * install-sh: try appending a .exe if source file doesn't
11061         exist
11062
11063 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11064
11065         * configure.in: Turn on multilib by default.
11066         (cross_only): Remove target-libiberty.
11067
11068         * Makefile.in (all-gcc): Don't depend on libiberty.
11069
11070 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11071
11072         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11073
11074 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11075
11076         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11077         (DISTBISONFILES): Add ld/Makefile.in
11078
11079 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11080
11081         * configure.in: if target is cygwin32 but host isn't cygwin32,
11082         don't configure gdb tcl tk expect, not just gdb.
11083
11084 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11085
11086         * configure.in: Added gnuserv everywhere sn appears.
11087
11088         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11089         (CROSS_CHECK_MODULES): Added check-gnuserv.
11090         (INSTALL_MODULES): Added install-gnuserv.
11091         (CLEAN_MODULES): Added clean-gnuserv.
11092         (all-gnuserv): New target.
11093
11094 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11095
11096         * config.guess: Fixes for MIPS OpenBSD systems.
11097
11098 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11099
11100         * Makefile.in (INSTALL_XFORM): Remove.
11101         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11102
11103         * mkinstalldirs: New file, copied from automake.
11104         * Makefile.in (installdirs): Rename from install-dirs.  Use
11105         mkinstalldirs.  Change all users.
11106         (DEVO_SUPPORT): Add mkinstalldirs.
11107
11108 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11109
11110         * install-sh: Rename from install.sh.
11111         * Makefile.in (INSTALL): Change install.sh to install-sh.
11112         (DEVO_SUPPORT): Likewise.
11113
11114         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11115         Graichen <graichen@rzpd.de>.
11116
11117 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11118
11119         * config.guess: Recognize OpenBSD systems correctly.
11120
11121 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11122
11123         * README, Makefile.in (ETC_SUPPORT): Remove references to
11124         cfg-paper*, configure.{texi,man,info*}._
11125
11126 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11127
11128         * Makefile.in (all.normal): Ensure that gcc is built after all
11129         the x11 - ie gdb - targets.
11130
11131 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11132
11133         * makefile.vms: Don't run conf-a-gas.
11134
11135 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11136
11137         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11138
11139 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11140
11141         * configure.in: Remove noconfigdirs case since gdb also
11142         configures and builds for tic80-coff.
11143
11144 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * configure: Set cache_file to config.cache.
11147         * Makefile.in (local-distclean): Remove config.cache.
11148
11149 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11150
11151         * COPYING: Update FSF address.
11152
11153 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11154
11155         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11156         noconfigdirs.
11157
11158 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11159
11160         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11161         MAKEDIRS, is empty.
11162
11163 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11164
11165         * config.sub: Tweak mn10300 entry.
11166
11167 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11168
11169         * configure.in (host_tools): Put sim before gdb, so gdb's
11170         configure.tgt can determine if the simulator was configured.
11171
11172 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11173
11174         * config.sub: Move BeOS $os case to be with other Cygnus
11175         local cases.
11176
11177 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11178
11179         * config.sub: Remove misplaced comment that broke Linux.
11180
11181 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11182
11183         * config.sub: Add BeOS support.
11184
11185 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11186
11187         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11188
11189 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11190
11191         * configure.in (noconfigdirs): Remove tcl and tk from
11192         noconfigdirs for cygwin32 builds.
11193
11194 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11195
11196         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11197
11198 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11199
11200         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11201         make-all.com, use makefile.vms instead.
11202
11203 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11204
11205         * config.sub: Accept -lnews*.
11206
11207 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11208
11209         * configure.in (noconfigdirs): Disable target-newlib,
11210         target-examples and target-libiberty for d30v.
11211
11212 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11213
11214         * configure.in (noconfigdirs): Enable ld for d30v.
11215
11216 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11217
11218         * configure.in (tic80-*-*): Build compiler.
11219
11220 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11221
11222         * configure.in (d30v-*): Remove sim directory from list of
11223         unsupported d30v directories
11224
11225 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11226
11227         * config.sub, configure.in: Add d30v target cpu.
11228
11229 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11230
11231         * makefile.vms: New file.
11232         * make-all.com: Remove.
11233
11234 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11235
11236         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11237
11238 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11239
11240         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11241
11242 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11243
11244         * Makefile.in (ALL_MODULES): Added all-db.
11245         (CROSS_CHECK_MODULES): Addec check-db.
11246         (INSTALL_MODULES): Added install-db.
11247         (CLEAN_MODULES): Added clean-db.
11248
11249 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11250
11251         * config.guess: Merge with latest FSF sources.
11252
11253 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11254
11255         * Makefile.in (ALL_MODULES): Added all-itcl.
11256         (CROSS_CHECK_MODULES): Added check-itcl.
11257         (INSTALL_MODULES): Added install-itcl.
11258         (CLEAN_MODULES): Added clean-itcl.
11259
11260 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11261
11262         * configure.in: build gdb for mn10200
11263
11264 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11265
11266         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11267
11268 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11269
11270         * configure.in (tic80-*-*): Turn off most targets right now.
11271
11272 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11273
11274         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11275         rather than the makeinfo program.
11276         (do-info): Depend upon all-texinfo.
11277
11278 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11279
11280         * configure.in: Remove uses of config/mh-linux.
11281
11282         * config.sub, config.guess: Merge with latest FSF sources.
11283
11284 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11285
11286         * config.sub (case $basic_machine): Add tic80 entries.
11287
11288 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11289
11290         * config.sub, config.guess: Merge with latest FSF sources.
11291
11292 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11293
11294         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11295         * mpw-config.in: Test for NewFolderRecursive.
11296         * mpw-install: Use symbolic name for startup filename.
11297         * mpw-README: Add various additional details.
11298
11299 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11300
11301         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11302
11303 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11304
11305         * configure.in: Do build gcc and the target libraries for
11306         the mn10200.
11307
11308 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11309
11310         * configure.in: don't avoid building gdb for mn10300 any more
11311         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11312         instead of single-quoting it.
11313
11314 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11315
11316         * configure.in: Don't use --with-stabs on IRIX 6.
11317
11318 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11319
11320         * configure.in (m32r): Build gdb, libg++ now.
11321
11322 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11323
11324         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11325         directories from noconfigdirs.
11326
11327 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11328
11329         * config.sub (basic_machine): added mips16 configuration
11330
11331 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11332
11333         * config.sub: Handle d10v-unknown.
11334
11335 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11336
11337         * config.sub: Handle v850-unknown.
11338
11339 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11340
11341         * Makefile.in: add findutils
11342         * configure.in: add findutils to list of host_tools
11343
11344 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11345
11346         * config.sub: Handle mn10200 and mn10300.
11347
11348 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11349
11350         * configure.in (d10v-*): Do not build librx.
11351
11352 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11353
11354         * configure.in (mn10300): Build everything except gdb & libgloss.
11355
11356 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11357
11358         * config.guess:  Patch for Dansk Data Elektronik servers,
11359         from Niels Skou Olsen <nso@dde.dk>.
11360
11361         For ncr, use /bin/uname rather than uname, since GNU uname does not
11362         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11363
11364         Patch for MIPS R4000 running System V,
11365         from Eric S. Raymond <esr@snark.thyrsus.com>.
11366
11367         Fix thinko for nextstep.
11368
11369         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11370
11371         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11372         * config.guess: Guess mips-dec-mach_bsd4.3.
11373
11374         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11375         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11376         release numbers.
11377         * config.guess (mips-mips-riscos*):  Emit just enough of the
11378         release number.
11379
11380         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11381         * config.guess (sparc-auspex-sunos*):  Added.
11382         (f300-fujitsu-*): Added.
11383
11384         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11385         * config.guess:  Recognize a Tadpole as a sparc.
11386
11387 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11388
11389         * config.guess: Don't assume that NextStep version is either 2 or
11390         3.  NextStep 4 (aka OpenStep 4) has come out now.
11391
11392 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11393
11394         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11395         From Rik Faith <faith@cs.unc.edu>.
11396
11397 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11398
11399         * config.sub: Contributions from bug-gnu-utils to:
11400         Support plain "hppa" (no version given) architecture, reported by
11401         OpenStep.
11402         OpenBSD like NetBSD.
11403         LynxOs is not a hardware supplier.
11404
11405         * config.guess: Contributions from bug-gnu-utils to add support for:
11406         OpenBSD like NetBSD.
11407         Stratus systems.
11408         More Pyramid systems.
11409         i[n>4]86 Intel chips.
11410         M680[n>4]0 Motorola chips.
11411         Use unknown instead of lynx for hardware manufacturer.
11412
11413 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11414
11415         * install.sh (chmodcmd): Set to null if the DST directory already
11416         exists.
11417
11418 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11419
11420         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11421         not use mt-ppc target Makefile fragment any more.
11422
11423 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11424
11425         * configure.in (*-*-windows):  Exclude everything but those dirs
11426         needed to build windows.
11427
11428 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11429
11430         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11431
11432 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11433
11434         * configure.in:  Exclude mmalloc from i386-windows.
11435
11436 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11437
11438         * Undo my previous change.
11439
11440 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11441
11442         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11443         unconditionally.
11444         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11445
11446 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11447
11448         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11449         host to add it's own flags.
11450
11451 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11452
11453         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11454
11455 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11456
11457         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11458         (CXX_FOR_TARGET): Likewise.
11459         (GCC_FOR_TARGET): Define.
11460         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11461         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11462         CC_FOR_TARGET was specified on the command line.
11463         (MAKEOVERRIDES): Don't define.
11464
11465 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11466
11467         * configure.in (m32r): Fix spelling of libg++ libs.
11468
11469 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11470
11471         * config.sub (-apple*): Remove, now redundant.
11472
11473 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11474
11475         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11476
11477         * configure: Rework yesterday's sed script patch.
11478
11479         * config.sub: Merge with FSF.
11480
11481 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11482
11483         * config.guess:  Merge from FSF.
11484
11485         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11486         * config.guess: Use pc instead of unknown, for pc clone systems.
11487         Change linux to linux-gnu.
11488
11489         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11490         * config.guess: Avoid non-portable tr syntax.
11491
11492 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11493
11494         * test-build.mk (HOLES): Add "xargs" for gdb.
11495
11496         * configure: Avoid hpux10.20 sed bug.
11497
11498 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11499
11500         * configure.in:  Add support for windows host
11501         (that is a build done under the Microsoft build environment).
11502
11503 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11504
11505         * Makefile.in: Replace all uses of srcroot with s, to shrink
11506         command line lengths.
11507
11508         Patches from Geoffrey Noer <noer@cygnus.com>:
11509         * configure.in: If configuring for newlib, pass --with-newlib to
11510         subdirectories.
11511         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11512         -Bnewlib/ and -Lwinsup to gcc.
11513         (CXX_FOR_TARGET): Likewise.
11514
11515 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11516
11517         * Makefile.in (ETC_SUPPORT): Add configure.
11518
11519 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11520
11521         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11522         host configuration file.
11523
11524 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11525
11526         * configure.in: Break mn10x00 support into separate
11527         mn10200 and mn10300 configurations.
11528         * config.sub: Likewise.
11529
11530 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11531
11532         * configure.in: Add lots of stuff to noconfigdirs for
11533         the mn10x00 targets.
11534
11535         * config.sub, configure.in: Add mn10x00 support.
11536
11537 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11538
11539         * make-all.com: Call conf-a-gas, not config-a-gas.
11540
11541 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11542
11543         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11544         targets.
11545
11546 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11547
11548         * mpw-README: Add much more detail for native PowerMac.
11549         * mpw-install: New file.
11550         * mpw-configure: Add --norecursion and --help options.
11551         * mpw-config.in: Translate readme and install files when
11552         copying to objdir.
11553         * mpw-build.in: Don't always depend on byacc and flex.
11554         (install-only-top): New action.
11555
11556 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11557
11558         * configure.in:  You can now configure GDB for the v850.
11559
11560 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11561
11562         * configure.in (noconfigdirs): Don't configure any C++ dirs
11563         if targeting D10V.
11564
11565 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11566
11567         * config.sub: Recognize mips64vr5000.
11568
11569 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11570
11571         * configure.in: Use a single line for host_tools and native_only.
11572
11573 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11574
11575         * config.sub, configure.in: Add entries for m32r.
11576
11577 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11578
11579         * Makefile.in (inet-install): Don't run install-gzip.
11580
11581 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11582
11583         * configure.in:  Don't config lots of things for *-*-windows*.
11584
11585 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11586
11587         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11588         (host_libs, host_tools): Copy from configure.in.
11589         * mpw-configure: Don't complain about directories not found.
11590
11591 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11592
11593         * configure.in (i[345]86): Recognize i686 for pentium pro.
11594         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11595         file.
11596
11597         * config.guess (i[345]86): Ditto.
11598
11599 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11600
11601         * configure.in (noconfigdirs): Removed gdb for D10V.
11602
11603 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11604
11605         * configure.in: Remove ld, target-libio, target-libg++, and
11606         target-libstdc++ from noconfigdirs.
11607
11608 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11609
11610         * configure: Fix three locations where shell scripts were
11611         being run directly rather than with config_shell.
11612
11613 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11614
11615         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11616         * config.sub (basic_machine): Recognize v850.
11617
11618 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11619
11620         * mpw-configure: Handle multiple enable/disable options and
11621         pass them down recursively, handle -c and -s flags appropriately
11622         depending on choice of compiler, add escape mechanism for
11623         quoted arguments to gC.
11624
11625 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11626
11627         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11628         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11629         so that -mrelocatable-lib and -mno-eabi are used.
11630
11631         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11632         not support --print-multi-lib, don't abort.
11633
11634 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11635
11636         * make-all.com: Run config-a-gas.
11637         * setup.com: Don't copy subdirectory files around.
11638
11639 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11640
11641         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11642         target, it now compiles correctly.
11643
11644 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11645
11646         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11647
11648 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11649
11650         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11651
11652 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11653
11654         * configure.in (native_only): Add prms.
11655
11656 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11657
11658         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11659         (BINUTILS_SUPPORT_DIRS): Likewise.
11660
11661 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11662
11663         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11664         d10v support is added.
11665
11666 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11667
11668         * configure.in (d10v-*-*): New target.
11669
11670 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11671
11672         * config.guess (HP 9000/811): Recognize this as a PA1.1
11673         machine.
11674
11675 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11676
11677         * Makefile.in (do-tar-gz): New target, split out from tail end of
11678         taz target.  Run each command separately, don't use pipes.
11679         (taz): Use it.
11680
11681 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11682
11683         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11684         * mpw-build.in: No builds should depend on building byacc or flex,
11685         they are assumed to be installed already.
11686
11687 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11688
11689         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11690         variable that CC_FOR_TARGET needs.
11691
11692 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11693
11694         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11695         options have changed since the last time the subdirectory was
11696         configured, and if it has, reconfigure.
11697         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11698         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11699
11700 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11701
11702         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11703         CLEAN_MODULES): Add bash.
11704         (all-bash): New target.
11705
11706 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11707
11708         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11709
11710 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11711
11712         * config.sub (basic_machine): Recognize d10v as a valid processor.
11713
11714 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11715
11716         * mpw-configure: Add support for --bindir.
11717         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11718
11719 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11720
11721         * configure.in: add bash, time, gawk to list of hosttools and things
11722         to only build for native toolchains
11723
11724 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11725
11726         * Makefile.in (docdir): Remove.
11727
11728 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11729
11730         * Makefile.in (datadir): Set to $(prefix)/share.
11731
11732 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11733
11734         * configure.in: build diff and patch for cygwin32-hosted
11735         toolchains.
11736
11737 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11738
11739         * config.sub: Accept -rtems*.
11740
11741 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11742
11743         * configure.in: enable dosrel for cygwin32-hosted builds,
11744                 remove diff from the list of things not buildable
11745                 via Canadian Cross
11746
11747 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11748
11749         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11750         don't get ". ".
11751
11752 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11753
11754         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11755
11756 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11757
11758         * Makefile.in (taz): Handle case where tex3patch didn't even get
11759         checked out.  Also, if it was found, put the symlink in a new util
11760         subdirectory.
11761
11762 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11763
11764         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11765
11766 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11767
11768         * config.sub: Recognize -openvms.
11769         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11770         * make-all.com, setup.com: New files.
11771
11772 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11773
11774         * Makefile.in (taz): tex3patch moved to texinfo/util.
11775
11776 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11777
11778         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11779         * configure.in: remove make from disable-if-Can-Cross list
11780                 enable gdb if ${host} and ${target} are cygwin32
11781
11782 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11783
11784         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11785         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11786
11787 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11788
11789         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11790         distinguish sysv/svr4/bsd variants.
11791         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11792
11793 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11794
11795         * configure.in: Added copyright notice.
11796         * move-if-change: Added copyright notice.
11797
11798 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11799
11800         * configure.in (powerpcle-*-solaris*): Until we get shared
11801         libraries working, don't build gdb, sim, make, tcl, tk, or
11802         expect.
11803
11804 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11805
11806         * config.guess:  Merge with FSF:
11807
11808         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11809         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11810
11811         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11812         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11813
11814         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11815         * config.guess:  Combine two OSF1 rules.
11816         Also recognize field test versions.  From mjr@zk3.dec.com.
11817         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11818         because GNU uname does not support -p.  From pmr@pajato.com.
11819
11820 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11821
11822         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11823
11824 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11825
11826         * mpw-README: Document GCCIncludes.
11827
11828 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11829
11830         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11831
11832 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11833
11834         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11835
11836 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11837
11838         * configure.in (*-*-cygwin32): Configure make.
11839
11840 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11841
11842         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11843
11844 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11845
11846         * Makefile.in (all-inet): Depend on all-perl.
11847
11848         * Makefile.in (inet-install): New target.
11849
11850         * Makefile.in (all-inet): Depend on all-tcl.
11851         (all-inet): Depend on all-send-pr.
11852
11853 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11854
11855         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11856         temporarily.
11857
11858 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11859
11860         * configure.in: Don't configure --with-gnu-ld on AIX.
11861
11862 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11863
11864         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11865
11866 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11867
11868         * Makefile.in (ALL_MODULES): Added all-inet.
11869         (CROSS_CHECK_MODULES): Added check-inet.
11870         (INSTALL_MODULES): Added install-inet.
11871         (CLEAN_MODULES): Added clean-inet.
11872         (all-indent): New target.
11873
11874         * configure.in (host_tools): Added inet.
11875         (native_only): Added inet.
11876         (noconfigdirs): Added inet.
11877
11878 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11879
11880         * configure.in: Don't configure libgloss if we are not configuring
11881         newlib.
11882
11883 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11884
11885         * configure.in: Don't configure libgloss for unsupported
11886         architectures.
11887
11888 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11889
11890         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11891
11892 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11893
11894         * Makefile.in (ALL_MODULES): Include all-apache.
11895         (CROSS_CHECK_MODULES): Include check-apache.
11896         (INSTALL_MODULES): Include install-apache.
11897         (all-apache): New target.
11898
11899         * configure.in: Added apache everywhere perl is seen.
11900
11901 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11902
11903         * Makefile.in: Add support for clean-{module} and
11904         clean-target-{module} rules.
11905
11906 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11907
11908         * configure.in (*-*-ose) do not build libgloss.
11909
11910 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11911
11912         * config.guess (prep*:SunOS:5.*:*): Turn into
11913         powerpele-unknown-solaris2.
11914
11915 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11916
11917         * configure.in: Permit --enable-shared to specify a list of
11918         directories.
11919
11920 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11921
11922         * configure.in (host==solaris): Pass only the first word of $CC
11923         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11924
11925 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11926
11927         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11928
11929 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11930
11931         * Makefile.in (ALL_MODULES): Include all-perl.
11932         (CROSS_CHECK_MODULES): Include check-perl.
11933         (INSTALL_MODULES): Include install-perl.
11934         (ALL_X11_MODULES): Include all-guile.
11935         (CHECK_X11_MODULES): Include check-guile.
11936         (INSTALL_X11_MODULES): Include install-guile.
11937         (all-perl): New target.
11938         (all-guile): New target.
11939
11940         * configure.in (host_tools): Include perl and guile.
11941         (native_only): Include perl and guile.
11942         (noconfigdirs): Don't build guile and perl; no ports have been
11943         done.
11944
11945 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11946
11947         * configure (--enable-*): Handle quoted option lists such as
11948         --enable-sim-cflags='-g0 -O' better.
11949
11950 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11951
11952         * Makefile.in ({,inst}all-target): New rule so we can make and
11953         install all of the target directories easily.
11954
11955 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11956
11957         * configure.in: Add missing global flag in sed substitution when
11958         deleting `target-' from ${configdirs}.
11959
11960 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11961
11962         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11963         option.
11964
11965         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11966         config/mh-necv4.
11967
11968         * install.sh: Correct misspelling of transformbasename.
11969
11970         * config.guess: Recognize mips-*-sysv*.
11971
11972 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11973
11974         * config.sub: Recognize mon960.
11975
11976 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11977
11978         * configure: Restore Canadian Cross handling of BISON and LEX,
11979         removed in Feb 20 change.
11980
11981 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11982
11983         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11984         Mention make install.  Remove the old copyright date as well the
11985         clumsy and rather pointless copyright on the README file.
11986
11987 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11988
11989         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11990         Makefile after running symlink-tree, then run `make distclean' to
11991         avoid clobbering any generated files in srcdir.
11992
11993 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11994
11995         * configure.in (m68k-*-netbsd*): Build everything now.
11996
11997 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11998
11999         * Makefile.in (taz): Fix quoting.
12000
12001 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12002
12003         * configure.in (sparclet-*-*): Build everything now.
12004
12005 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12006
12007         * configure.in (m68k-*-linux*): New host.
12008
12009 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12010
12011         * configure: Check for bison before byacc.
12012
12013 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12014
12015         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12016         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12017         searching PATH.  These are used as fallbacks by Makefile.in if
12018         flex/bison/byacc aren't in objdir.
12019
12020 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12021
12022         * Makefile.in: Make everything which depends upon all-bfd also
12023         depend upon all-opcodes, in case --with-commonbfdlib is used.
12024
12025 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12026
12027         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12028         building NT native compilers on Unix.
12029
12030 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12031
12032         * configure.in: Don't get CC from the host Makefile fragment if we
12033         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12034         Solaris test for /usr/ucb/cc to the post target script, just after
12035         the compiler sanity test.
12036
12037 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12038
12039         * config.sub: Merge with FSF.
12040
12041 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12042
12043         * Makefile.in (RPATH_ENVVAR): New variable.
12044         (REALLY_SET_LIB_PATH): Use it.
12045         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12046
12047 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12048
12049         * config.sub, configure.in: Recognize sparclet cpu.
12050
12051 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12052
12053         * config.guess:  Support m68k-cbm-sysv4.
12054
12055 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12056
12057         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12058         m68k-unknown-linuxaout from linker help string.  Put quotes around
12059         $ld_help_string.
12060
12061 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12062
12063         * config.guess (powerpc-harris-powerunix): Add guess for port
12064         to new target.
12065
12066 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12067
12068         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12069
12070 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12071
12072         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12073         $(REALLY_SET_LIB_PATH) in Makefile.
12074         * Makefile.in (SET_LIB_PATH): New variable.
12075         (REALLY_SET_LIB_PATH): New variable.
12076         ($(DO_X)): Use $(SET_LIB_PATH).
12077         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12078         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12079         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12080         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12081         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12082         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12083         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12084         (install-dosrel): Likewise.
12085         (all-opcodes): Depend upon all-libiberty.
12086
12087 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12088
12089         * config.guess (*:CYGWIN*): New
12090
12091 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12092
12093         * Makefile.in (all-target-winsup): All all-target-libiberty.
12094
12095 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12096
12097         * configure.in (noconfigdirs): Add missing # in front of comment.
12098
12099 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12100
12101         * configure.in: add second pass to things added to noconfigdirs
12102         so *-gm-magic can exclude libgloss properly.
12103
12104 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12105
12106         * mpw-configure (extralibs_name, rez_name): Set correctly
12107         for MWC68K compiler.
12108
12109         * mpw-README: Add more info on the necessary build tools.
12110
12111 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12112
12113         * configure.in, config.sub: Recognize cygwin32.
12114
12115 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12116
12117         * config.guess, config.sub: Recognize A/UX.
12118
12119 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12120
12121         * config.sub: Merge with gcc/config.sub.
12122
12123 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12124
12125         * mpw-build.in (do-binutils): Add build of stamps.
12126
12127 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12128
12129         * config.sub: Add recognition for mips64vr4100*-* targets.
12130
12131 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12132
12133         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12134         Add creation of gconfigargs with `--enable-shared' turned on.
12135         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12136         ($(host)-stamp-stage3-configured): Likewise.
12137         (HOLES): Add chatr and ldd.
12138         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12139
12140 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12141
12142         * configure: Pass --nfp to recursive configures.
12143
12144 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12145
12146         * Makefile.in (DLLTOOL): New.
12147         (DLLTOOL_FOR_TARGET): New.
12148         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12149         (EXTRA_TARGET_FLAGS): Ditto.
12150         (EXTRA_GCC_FLAGS): Ditto.
12151         (CONFIGURE_TARGET_MODULES): Ditto.
12152         (DO_X): Ditto.
12153         * configure: Add DLLTOOL.
12154
12155 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12156
12157         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12158         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12159         mh-sco, since old workarounds no longer needed, and don't
12160         build ld, since libraries have weak symbols in COFF.
12161
12162 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12163
12164         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12165
12166 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12167
12168         * configure.in: Make sure that ${CC} can be used to compile an
12169         executable.
12170
12171 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12172
12173         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12174         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12175         nothing depending on whether gdbtk is being built.
12176
12177 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12178
12179         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12180
12181 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12182
12183         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12184         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12185
12186 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12187
12188         * config-ml.in: Add support for
12189         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12190         Simplify setting of multidirs from --disable-foo.
12191
12192 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12193
12194         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12195         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12196         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12197         non-empty, pass them on to the  GCC make.
12198         (all-bootstrap): New rule that is like all-gcc, except it executes
12199         the GCC bootstrap rule instead of the GCC all rule.
12200
12201 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12202
12203         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12204
12205 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12206
12207         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12208         DG/UX support.
12209
12210 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12211
12212         * config.sub (i*86*) Change [345] to [3456]
12213
12214 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12215
12216         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12217         --with-gnu-ld=no.
12218
12219 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12220
12221         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12222         AIX multilibs get built.
12223
12224 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12225
12226         * configure.in (i386-win32): Don't build expect if we're not
12227         building the tcl subdir.
12228
12229 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12230
12231         * Makefile.in: (configure-target-examples, all-target-examples):
12232         New targets, configure and build example programs.
12233
12234 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12235
12236         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12237         use it as input to sedit the generated MPW makefile.
12238         * mpw-README: Add a suggestion about Gestalt.h.
12239
12240 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12241
12242         * config.sub: Accept *-*-ieee*.
12243
12244 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12245
12246         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12247         Ronald F. Guilmette <rfg@monkeys.com>.
12248
12249 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12250
12251         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12252         for powerpc-pe native.
12253         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12254         (target==powerpc-pe): duplicate i386-win32 entry.
12255
12256 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12257
12258         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12259         of vxworks, not just vxworks5.1.
12260
12261 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12262
12263         * mpw-configure: Add support for exec-prefix.
12264
12265 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12266
12267         * config.guess: Recognize HP model 816 machines as having
12268         a PA1.1 processor.
12269
12270 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12271
12272         * configure: Ignore new autoconf configure options.
12273
12274 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12275
12276         * config.guess:  Recognize Pentium under SCO.
12277         From Robert Lipe <robertl@arnet.com>.
12278
12279 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12280
12281         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12282
12283 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12284
12285         * configure.in: Don't configure gas for alpha-dec-osf*.
12286
12287 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12288
12289         * configure.in: Default to --with-stabs for some targets for which
12290         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12291         i[345]86*-*-unixware*.
12292
12293 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12294
12295         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12296         rather than basing it on the target.  Simplify handling of options
12297         controlling which directories to configure.  Remove extraneous
12298         slash in multi-clean target.
12299
12300 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12301
12302         * config-ml.in: Prefix more variables with ml_ so they don't collide
12303         with configure's.
12304
12305 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12306
12307         * configure: Don't turn -v into --v.
12308
12309 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12310
12311         * configure.in (targargs): Fix typo.
12312
12313         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12314
12315 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * configure.in: Strip --host and --target options from
12318         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12319         --with-cross-host option when building with a cross-compiler.
12320         * configure: Canonicalize the arguments put into config.status by
12321         always using `=' for an option with an argument.  Pass a presumed
12322         --host or --target explicitly.
12323
12324 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12325
12326         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12327         into general OS recognition case.
12328
12329 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12330
12331         * configure.in (target_configdirs): add target-winsup only
12332         for win32 target systems.
12333
12334 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12335
12336         * Makefile.in (all-target-libgloss): Depend upon
12337         configure-target-newlib, since when libgloss is built it looks to
12338         see if the newlib directory exists.
12339
12340 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12341
12342         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12343         cfg-ml-*.in.
12344
12345 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12346
12347         * configure: Handle LD and LD_FOR_TARGET when configuring a
12348         Canadian Cross.
12349
12350 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12351
12352         * configure.in (target_libs): add target-winsup.
12353         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12354         (target==ppcle-pe): remove ld from $noconfigdirs.
12355
12356 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12357
12358         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12359         Preserve relative path names in $srcdir.  Build symlink tree if
12360         configuring cross target dir and srcdir=. (= no VPATH support).
12361         (configure-target-libg++): Depend on configure-target-librx.
12362         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12363         * config-ml.in: New file.
12364         * symlink-tree: New file.
12365         * configure: Ensure srcdir="." if that's what it is.
12366
12367 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12368
12369         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12370         includes and FLEX_SKELETON setting.
12371         * mpw-configure (--with-gnu-ld): New option, controls whether
12372         to use PPCLink or ld with PowerMac GCC.
12373         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12374         * mpw-config.in: Configure grez if targeting Mac.
12375
12376         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12377         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12378         just macos.
12379         * configure.in: Configure grez resource compiler if targeting Mac.
12380         * Makefile.in (all-grez, install-grez): New targets.
12381
12382 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12383
12384         * configure: CXX defaults to gcc, not g++.  If we find
12385         gcc in the path, set CC to gcc -O2.
12386
12387 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12388
12389         * configure: Default ${build} correctly.  Avoid picking up extra
12390         spaces when reading CC and CXX from Makefile.  When doing a
12391         Canadian Cross, use plausible default values for numerous
12392         variables.
12393         * configure.in: When doing a Canadian Cross, don't try to
12394         configure tools whose configure script can't handle it.
12395
12396 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12397
12398         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12399
12400 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12401
12402         * configure:  Remove dubious bug reporting address.
12403
12404 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12405
12406         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12407         configure script, run that instead of this directory's configure.
12408         In either case, print a message that we're configuring the sub-dir.
12409
12410 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12411
12412         * configure.in: Before checking for the existence of various files,
12413         use sed to filter out "target-".
12414
12415 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12416
12417         * Makefile.in (DO_X): Split rule to decrease command line length
12418         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12419         (Philippe De Muyter).
12420
12421 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12422
12423         * Makefile.in (all-patch): depend on all-libiberty.
12424
12425 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12426
12427         * configure.in: If the only directory in target_configdirs which
12428         actually exists is libiberty, then set target_configdirs to empty,
12429         to avoid trying to build a target libiberty in a gas or gdb
12430         distribution.
12431
12432 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12433
12434         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12435         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12436         systems.
12437
12438 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12439
12440         * configure.in (copy_dirs): Use sys-include instead of include
12441         for --with-headers option.
12442
12443 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12444
12445         * Makefile.in, configure.in: Make winsup builds work with
12446         new scheme.
12447
12448 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12449
12450         * configure.in: Build the linker on AIX.
12451
12452 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12453
12454         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12455         where needed.
12456
12457 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12458
12459         * Makefile.in (all-gcc): Fix typo.
12460
12461 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12462
12463         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12464
12465 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12466
12467         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12468         to target-xiberty, to provide more flexibility.
12469         (target_subdir):  Define.  Create if cross.
12470         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12471         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12472         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12473         check-libFOO -> check-target-libFOO, etc.
12474         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12475         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12476         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12477         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12478         allow ALL_GCC="" to only configure.
12479         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12480         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12481         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12482
12483 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12484
12485         * Makefile.in (taz): Build "info" in etc explicitly.
12486
12487 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12488
12489         * configure.in:  Make sure that CC is undefined (as opposed to
12490         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12491         problem with autoconf trying to configure on a host without GCC.
12492
12493 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12494
12495         * mpw-configure: Set host alias from choice of host compiler,
12496         only use generic MPW Makefile sed if present, edit a file
12497         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12498         * mpw-README: Add problem notes about CW6 and CW7.
12499
12500 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12501
12502         * Makefile.in (taz): Use ";" instead of ";;".
12503
12504 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12505
12506         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12507         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12508         DISTDOCDIRS.
12509         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12510         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12511
12512 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12513
12514         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12515         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12516         Move bfd to DISTSTUFFDIRS.
12517
12518 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12519
12520         * Makefile.in (X11_LIB): Removed.
12521         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12522
12523         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12524
12525 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12526
12527         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12528         names.
12529
12530 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12531
12532         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12533
12534 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12535
12536         * configure.in (i[345]86-*-win32): Always build newlib.
12537         Don't configure cvs, autoconf or texinfo.
12538         * Makefile.in (LD_FOR_TARGET): New.
12539         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12540         Pass down LD_FOR_TARGET.
12541
12542 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12543
12544         * winsup: New directory.
12545         * Makefile.in: Build winsup.
12546         * configure.in: Winsup is configured when target is win32.
12547         Can only build win32 target GDB when native.
12548
12549 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12550
12551         * config.guess: Recognize HP model 819 machines as having
12552         a PA 1.1 processor.
12553
12554 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12555
12556         * configure: Fix sed loop which substitutes for CC and CXX to
12557         avoid bug found in various sed implementations.
12558
12559 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12560
12561         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12562         simulator.  Use standard powerpc-*-eabi*.
12563
12564 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12565
12566         * configure.in: Stop putting gas and binutils in noconfigdirs for
12567         powerpc-*-aix* and rs6000-*-*.
12568
12569 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12570
12571         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12572         -mcall-aixdesc libraries.
12573
12574 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12575
12576         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12577
12578         * config.sub (arm | armel | armeb): Fix shell syntax.
12579
12580 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12581
12582         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12583         -msoft-float and -mcpu=common support.
12584         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12585         libraries.
12586
12587 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12588
12589         * configure.in: Allow configuration and build of emacs19 for the alpha.
12590
12591 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12592
12593         * configure.in (CC): Get ^CC, not just any old CC, from
12594         ${host_makefile_frag}.
12595
12596 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12597
12598         * configure.in (CC): Try to get CC from
12599         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12600
12601 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12602
12603         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12604         only if it exists in $(srcdir).
12605
12606 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12607
12608         * configure: If CC and CXX are not set in the environment, set
12609         them, based on either an existing Makefile or on searching for gcc
12610         in PATH.  Substitute for CC and CXX in Makefile.
12611         * configure.in: Remove libm from target_libs.  Separate
12612         target_configdirs from configdirs.  If CC is not set in
12613         environment, try to get it from a host Makefile fragment.  Rewrite
12614         changes of configdirs to use skipdirs instead.  A few minor
12615         tweaks.  Take directories out of target_configdirs as they are
12616         taken out of configdirs.  Remove existing Makefile files from
12617         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12618         CONFIG_ARGUMENTS in Makefile.
12619         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12620         by configure.in.
12621         (CONFIG_ARGUMENTS): Likewise.
12622         (CONFIGURE_TARGET_MODULES): New variable.
12623         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12624         ($(CONFIGURE_TARGET_MODULES)): New target.
12625         (configure-libg++, configure-libio): New targets.
12626         (all-libg++): Depend upon configure-libg++.
12627         (all-libio): Depend upon configure-libio.
12628         (configure-libgloss, all-libgloss): New targets.
12629         (configure-libstdc++): New target.
12630         (all-libstdc++): Depend upon configure-libstdc++.
12631         (configure-librx, all-librx): New targets.
12632         (configure-newlib): New target.
12633         (all-newlib): Depend upon configure-newlib
12634         (configure-xiberty): New target.
12635         (all-xiberty): Depend upon configure-xiberty.
12636
12637 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12638
12639         * configure.in (host i[345]86-*-win32):  Expand the
12640         noconfigdirs again.
12641
12642 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12643
12644         * mpw-configure: Fix sed command file name.
12645
12646 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12647
12648         * configure.in (host i[345]86-*-win32): Reduce the
12649         noconfigdirs again.
12650
12651 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12652
12653         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12654         or powerpc*-*-pe*, since they are not yet supported.
12655
12656 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12657
12658         Add PowerMac support and many other enhancements.
12659         * mpw-configure: New option --cc to select compiler to use,
12660         paste options set according to --cc into the generated
12661         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12662         if mpw-make.sed is present.
12663         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12664         add forward includes for PowerPC include files.
12665         * mpw-build.in: Build using Makefile.PPC if present.
12666         (do-byacc, etc): Remove separate version resource builds.
12667         (do-gas): Build "stamps" before "all".
12668         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12669         * mpw-README: Update to reflect --cc option, PowerMac support,
12670         and recently-reported compatibility problems.
12671
12672 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12673
12674         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12675         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12676         (--with-multilib-top): Pass to recursive invocations.
12677
12678 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12679
12680         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12681         v810-*-*.
12682
12683 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12684
12685         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12686         gdb, ld and opcodes on v810-*-*.
12687
12688 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12689
12690         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12691         (local-maintainer-clean): New target.
12692         (maintainer-clean): New target.
12693         (realclean): Just depend upon maintainer-clean.
12694
12695 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12696
12697         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12698
12699 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12700
12701         * configure.in: Build ld in mips*-*-bsd* case.
12702
12703 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12704
12705         * config.sub: Accept -lites* OS.  From Ian Dall.
12706
12707 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12708
12709         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12710         targets.
12711
12712 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12713
12714         * configure.in: treat i386-win32 canadian cross the same as
12715         i386-go32 canadian cross.
12716
12717 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12718
12719         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12720         running under the simulator to build a reduced set of libraries.
12721         (powerpc-*-eabiaix): Add fine grained multilib support added to
12722         other powerpc targets yesterday.
12723
12724 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12725
12726         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12727         -disable-softfloat, -disable-relocatable, -disable-aix, and
12728         -disable-sysv to control which multilib libraries get built.
12729
12730 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12731
12732         * configure: Add Makefile.tem to list of files to remove in trap
12733         handler.
12734
12735 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12736
12737         * config.guess (*Linux*):  Add missing "exit"s.
12738         Also, need specific check for alpha-unknown-linux (uses COFF).
12739
12740 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12741
12742         * config.guess:  Merge with FSF:
12743
12744         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12745         * config.guess (AIX4): More robust release numbering discovery.
12746
12747         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12748         * config.guess (i386-sequent-ptx): Properly get version number.
12749
12750         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12751         * config.guess (mips:*:4*:UMIPS): New case.
12752
12753 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12754
12755         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12756         (i386-win32 host): Likewise.  Don't build readline.
12757
12758 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12759
12760         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12761         SUPPORT_FILES to submakes.
12762
12763 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12764
12765         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12766         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12767         mpw-configure.
12768
12769 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12770
12771         * configure.in (appdirs): Use =, not ==, in test expression when
12772         trying to build the text to print in the warning message for
12773         Solaris users.
12774
12775 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12776
12777         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12778
12779 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12780
12781         * config.guess: Recognize lynx-2.3.
12782
12783 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12784
12785         * config.sub (z8ksim): Deleted
12786         (z8k-*-coff): New, this is the one true name of the target.
12787
12788 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12789
12790         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12791
12792 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12793
12794         * config.guess (*:Linux:*:*): First try asking the linker what the
12795         default object file format is (elf, aout, or coff).  Then if this
12796         fails, try previous methods.
12797
12798 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12799
12800         * configure.in: Don't build newlib for *-*-vxworks5.1.
12801
12802 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12803
12804         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12805         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12806
12807 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12808
12809         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12810
12811 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12812
12813         * cfg-ml-com.in: New file.
12814         * cfg-ml-pos.in: New file.
12815
12816 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12817
12818         * COPYING.NEWLIB: Add HP free copyright to list.
12819
12820 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12821
12822         * config.sub: Recognize -eabi* for the system, not just -eabi.
12823
12824 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12825
12826         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12827         * config.sub, configure.in (win32): New target and host.
12828
12829 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12830
12831         * configure.in: Add i386-pe configuration.
12832
12833 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12834
12835         * mpw-build.in (install): Install GDB after LD.
12836
12837 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12838
12839         * mpw-config.in (elf/mips.h): Always forward-include, needed
12840         for GDB to build.
12841
12842 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12843
12844         * testsuite: New directory for customer acceptance and whole tool
12845         chain tests.
12846
12847 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12848
12849         * configure: If per-host line isn't found, but AC_OUTPUT is found
12850         and a configure script exists, run it instead.
12851
12852 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12853
12854         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12855
12856 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12857
12858         * configure: Set build_{cpu,vendor,os,alias} to host values when
12859         --build isn't specified.
12860
12861 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12862
12863         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12864         (FLAGS_TO_PASS): Pass them.
12865         (EXTRA_TARGET_FLAGS): Ditto.
12866
12867 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12868
12869         * Makefile.in (all-libg++): Depend on all-libstdc++.
12870
12871 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12872
12873         * configure.in (noconfigdirs): Enable all packages for
12874           i386-unknown-netbsd.
12875
12876 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12877
12878         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12879         hosted builds (DOS builds)
12880
12881 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12882
12883         Changes for ARM based on patches from Richard Earnshaw:
12884         * config.sub: Handle armeb and armel.
12885         * configure.in: Omit arm linker only for riscix.
12886
12887 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12888
12889         * config.guess:  Update from FSF.
12890
12891 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12892
12893         * config.sub: Recognize powerpcle as the little endian variant of
12894         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12895         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12896         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12897         temporarily.
12898
12899 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12900
12901         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12902
12903 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12904
12905         * config.sub: Accept -lites* as a basic system type.
12906
12907 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12908
12909         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12910         installed, and if so return linuxoldld as the system name.
12911
12912 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12913
12914         * config.guess: Add hppa1.1-hp-lites support.
12915
12916 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12917
12918         * configure.in: Don't build newlib for m68k-vxworks5.1.
12919
12920 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12921
12922         * configure.in (mips-sgi-irix6): Use mh-irix5.
12923
12924 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12925
12926         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12927
12928 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12929
12930         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12931         OSF/1.  Fix compiler flags.
12932         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12933
12934 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12935
12936         * configure.in: Recognize --with-newlib.
12937         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12938
12939 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12940
12941         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12942         to *_X11_MODULES due to gdbtk needing X include files et al.
12943
12944 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12945
12946         Merge in support for Mac MPW as a host.
12947         (Old change descriptions retained for informational value.)
12948
12949         * mpw-config.in: Add generic include forwards for cpu-specific
12950         include files in aout and elf directories.
12951
12952         * mpw-configure: Added copyright.
12953         * mpw-config.in: Check for presence of required build tools.
12954         (target_libs): Add newlib.
12955         (target_tools): Add examples.
12956         (Read Me): Generate as "Read Me for MPW" instead.
12957         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12958         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12959         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12960
12961         * mpw-configure: Remove subdir-specific makefile hackery,
12962         delete mk.tmp after using it.
12963
12964         * mpw-build.in (all): Display start and end times.
12965
12966         * mpw-configure (host_canonical): Set.
12967         (target_cpu): Always add to makefiles.
12968         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12969         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12970         (mpw-mh-mpw): Look for in srcdir and srcroot.
12971         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12972
12973         * mpw-build.in: (install-only): New target.
12974
12975         * mpw-configure (host_alias, target_alias): Rename from hostalias
12976         and targetalias, add into generated Makefile.
12977         (mk.tmp): If present, add into generated Makefile.
12978         * mpw-build.in (all-gas): Build config.h first before gas proper.
12979
12980         * mpw-configure (config.status): Write only if changed.
12981         * mpw-config.in (readline): Configure it (not built, just used for
12982         definitions).
12983
12984         * mpw-config.in (elf/mips.h): Add a forward include.
12985
12986         * mpw-config.in: Forward-include most .h files in include into
12987         extra-include.
12988         (readline): Don't build.
12989         mpw-build.in (install): Install GDB.
12990
12991         * mpw-configure (prefix, mpw_prefix): Handle it.
12992         * mpw-config.in (mmalloc, readline): Don't configure.
12993         * mpw-build.in (thisscript): Rename to ThisScript.
12994         Use mpw-build instead of BuildProgram everywhere.
12995         (mmalloc, readline): Don't build.
12996         * mpw-README: New file, basic documentation about the MPW port.
12997
12998         * mpw-config.in: Use forward-include to create include files.
12999
13000         * mpw-configure: Add more things to the top of each configured
13001         Makefile, including contents of config/mpw-mh-mpw.
13002         * mpw-config.in (extra-include): Create this directory and fill it
13003         with Posix-like include files when configuring.
13004
13005         * config.sub (apple, mac, mpw): Add various aliases.
13006
13007         * mpw-build.in: New file, top-level build script fragment for MPW.
13008         * mpw-configure: New file, configure script for MPW.
13009         * mpw-config.in: New file, config fragment for MPW.
13010
13011 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13012
13013         * configure.in (host_libs): Remove glob, since it is gone from the
13014         sources.
13015
13016 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13017
13018         * Makefile.in: define empty GDB_NLM_DEPS var.
13019
13020         * configure.in(target_makefile_frag): use config/mt-netware
13021         for netware targets.
13022
13023 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13024
13025         * config.sub: Merge in recent FSF changes.  Remove linux special
13026         cases.
13027
13028 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13029
13030         Revert this change:
13031
13032         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13033
13034                 * build-all.mk: Use CC=cc -Xs on Solaris.
13035
13036 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13037
13038         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13039         stop using it.
13040         * Makefile.in: Nuke all references to glob subdirectory.
13041
13042 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13043
13044         * configure.in: Fix --enable-shared logic in per-host.
13045
13046 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13047
13048         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13049
13050 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13051
13052         * configure.in (noconfigdirs): Don't build gas on AIX, for
13053         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13054
13055 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13056
13057         * configure: Fix --cache-file to work if the file argument is a
13058         relative path.
13059
13060 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13061
13062         * configure: If the --cache-file is used, pass it down to
13063         configure in subdirectories.
13064
13065 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13066
13067         * config.sub: add vxworks29k configuration.
13068
13069 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13070
13071         * Makefile.in (taz): Do "diststuff" part quietly.
13072
13073 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13074
13075         * config.sub: Mini-merge with gcc/config.sub.
13076
13077 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13078
13079         * config.guess (IRIX): Sed - to _.
13080
13081 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13082
13083         * Makefile.in (source-vault, binary-vault): New targets.
13084
13085 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13086
13087         * config.sub: Recognize -eabi as a basic system type.
13088
13089 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13090
13091         * configure.in (enable_shared stuff): Fix typo.
13092
13093 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13094
13095         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13096
13097 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13098
13099         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13100
13101 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13102
13103         * configure.in (rs6000-*-*): Don't build gas.
13104
13105 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13106
13107         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13108         reduce command line length.
13109         (AS_FOR_TARGET): Check for as.new, not Makefile.
13110         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13111
13112 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13113
13114         * config.guess:  Merge from FSF.
13115
13116 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13117
13118         * configure: Don't use $ when handling program_suffix.
13119
13120 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13121
13122         * configure.in:  Configure tk for hppa/hpux.
13123
13124 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13125
13126         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13127
13128 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13129
13130         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13131         to LIBCXXFLAGS.  Tests are better run without it.
13132
13133 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13134
13135         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13136
13137 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13138
13139         * configure.in (*-*-netware*): Don't configure xiberty.
13140
13141 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13142
13143         * configure.in:  Remove tk from native_only list.
13144
13145 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13146
13147         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13148           for special NCD build.
13149
13150 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13151
13152         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13153         makeall.bat, they're only useful for binutils snapshots.
13154         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13155         makeall.bat to specified SUPPORT_FILES.
13156
13157 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13158
13159         * build-all.mk: Add Ericsson targets to sun4 and solaris
13160           hosts.  Add  BNR's sun4 target to solaris host, so their
13161           build-from-source will be tested in-house first.
13162
13163 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13164
13165         * Makefile.in (LIBCFLAGS): New variable.
13166         (CFLAGS_FOR_TARGET): Ditto.
13167         (LIBCFLAGS_FOR_TARGET): Ditto.
13168         (LIBCXXFLAGS): Ditto.
13169         (CXXFLAGS_FOR_TARGET): Ditto.
13170         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13171         (BASE_FLAGS_TO_PASS): Pass them.
13172         (EXTRA_TARGET_FLAGS): Ditto.
13173
13174         * configure.in: Support --enable-shared.
13175
13176 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13177
13178         * configure.in (target_libs):  Include libstdc++ again.
13179         * config.guess:  Update from FSF (for FreeBSD).
13180
13181 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13182
13183         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13184         makeall.bat.
13185         (DISTDOCDIRS): Add `etc'.
13186         (ETC_SUPPORT_PFX): New variable.
13187         (taz): Include anything from etc starting with a word in
13188         ETC_SUPPORT_PFX.
13189
13190 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13191
13192         * config.sub: Update for recent FSF changes.  Remove obsolete
13193         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13194         spacing changes.
13195
13196 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13197
13198         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13199
13200         * config.guess:  Merge with FSF.
13201         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13202
13203 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13204
13205         * configure: Since the "trap 0" handler will override the exit
13206         status on many systems, only use it for "exit 1", and make it set
13207         a non-zero exit status; reset it before "exit 0".  Also, check
13208         exit status of config.sub, and error out if it failed.
13209
13210 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13211
13212         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13213         and install libgloss.
13214
13215 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13216
13217         * Makefile.in (all-binutils): Depend upon all-byacc.
13218
13219         * configure.in: Don't build emacs on Irix 5.
13220
13221 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13222
13223         * configure.in (*-*-netware*): Add libio.
13224
13225 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13226
13227         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13228         (CHECK_TARGET_MODULES): Ditto.
13229         (INSTALL_TARGET_MODULES): Ditto.
13230         (TARGET_LIBS): Ditto.
13231         (all-libstdc++): Note dependencies.
13232
13233 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13234
13235         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13236
13237 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13238
13239         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13240         -fexternal-templates.
13241
13242         * configure.in (target_libs): Add libstdc++.
13243         (noconfigdirs): Add libstdc++ as appropriate.
13244
13245 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13246
13247         * config.guess:  Update from FSF.
13248
13249 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13250
13251         * configure: Use ${config_shell} when running ${configsub}.
13252
13253 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13254
13255         * config.sub: No longer recognize h8300h.
13256
13257 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13258
13259         * config.sub: Remove extraneous differences between config.sub and
13260         gcc/config.sub.
13261
13262 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13263
13264         * Makefile.in (DISTSTUFFDIRS): Add gas.
13265
13266 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13267
13268         * COPYING.NEWLIB: New file.
13269
13270 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13271
13272         * config.guess (HP-UX):  Patch from Harlan Stenn
13273         <harlan@landmark.com> to also emit release level.
13274
13275 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13276
13277         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13278
13279 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13280
13281         * config.sub:  Merge nextstep cleanup from FSF.
13282
13283 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13284
13285         * configure.in (arm-*-*): Don't configure ld for this target.
13286
13287 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13288
13289         * configure.in (*-*-netware): don't configure libg++, libio,
13290           librx, or newlib.
13291
13292 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13293
13294         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13295         configure ld--it works, but it doesn't support shared libraries.
13296
13297 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13298
13299         * config.guess (*-unknown-freebsd*):  Get rid of possible
13300         trailing "(Release)" in version string.
13301         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13302
13303 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13304
13305         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13306         Fix type: *-next-neststep -> *-next-nextstep.
13307
13308         * config.guess:  Merge from FSF:
13309
13310         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13311
13312         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13313
13314         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13315
13316         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13317         instead of UNIX_SV for UnixWare 1.0).
13318
13319 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13320
13321         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13322         to make gdb/nlm/* build after the compiler and linker.
13323
13324 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13325
13326         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13327         not just i[34]86.
13328         (m68k-atari-sysv4):  Relocate to match FSF version.
13329
13330         * config.guess:  More merges from the FSF:
13331
13332         Add a space before function call or macro invocation.
13333
13334         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13335
13336         * config.guess: Add trap cmd to remove dummy.c and dummy when
13337         interrupted.
13338
13339         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13340
13341         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13342         (dummy): Redirect stderr from compilation of dummy.c.
13343
13344         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13345
13346         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13347
13348 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13349
13350         * configure: Accept and ignore --cache*, for compatibility with
13351         new autoconf.
13352
13353 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13354
13355         * config.guess:  Merge from FSF:
13356
13357         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13358
13359         * config.guess (Pyramid*:OSx*:*:*): New case.
13360         (PATH): Add /.attbin at end for finding uname.
13361         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13362
13363         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13364
13365         * config.guess (M88*:DolphinOS:*:*): New case.
13366
13367         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13368
13369         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13370         to select whether to use ELF or COFF.
13371
13372         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13373
13374         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13375
13376         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13377
13378         * config.guess: Guess the OS version for HPUX.
13379
13380         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13381
13382         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13383
13384 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13385
13386         * configure.in: Recognize --with-headers, --with-libs, and
13387         --without-newlib.
13388         * Makefile.in (all-xiberty): Depend upon all-ld.
13389
13390 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13391
13392         * configure.in: Change i[34]86 to i[345]86.
13393
13394 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13395
13396         * configure (version): A few more tweaks to help message.
13397
13398 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13399
13400         * Makefile.in:  Remove (for now) librx as a host library,
13401         now that we're building it for target.
13402
13403 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13404
13405         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13406         (Karl Berry).
13407
13408 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13409
13410         * configure.in:  Also configure librx.
13411
13412 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13413
13414         * Makefile.in:  Update various rules to reflect that librx
13415         is now needed for libg++.
13416
13417 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13418
13419         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13420
13421 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13422
13423         * configure.in: Configure the examples directory.
13424
13425 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13426
13427         * configure: Simplify Jun 2 1994 change.
13428
13429 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13430
13431         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13432         /bin/gcc isn't good enough to build gcc.
13433
13434 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13435
13436         * Makefile.in (GDB_SUPPORT_FILES): Remove
13437         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13438         (gdb.tar.gz): Add new rule to use standard distribution building
13439         mechanism.
13440
13441 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13442
13443         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13444         Bill Cox <bill@cygnus.com>.
13445
13446 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13447
13448         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13449
13450 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13451
13452         * configure:  Search current dir first in .gdbinit.
13453
13454 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13455
13456         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13457
13458 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13459
13460         * config.sub:  Refer to NeXT's operating system as nextstep.
13461
13462         * config.sub (case $basic_machine):  Re-order the cases, to match
13463         the order in the FSF version (which is mostly alphabethical).
13464         Merge in some additions and changes from the FSF.
13465
13466 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13467
13468         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13469         * config.sub: Recognize cxux7.
13470         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13471
13472 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13473
13474         * config.sub:  Fix typo powerpc -> powerpc-*.
13475
13476 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13477
13478         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13479
13480         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13481         parallel with all-emacs and install-emacs).  Top-level command
13482         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13483
13484 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13485
13486         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13487         $(relbindir)/make before doing ``make install'', and use
13488         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13489         installing over running make binary.
13490         ($(host)-stamp-stage3-installed): Likewise.
13491
13492 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13493
13494         * config.guess: Recognize Mach.
13495
13496 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13497
13498         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13499         see whether --exec-prefix was used.
13500
13501 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13502
13503         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13504
13505 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13506
13507         * Makefile.in: Add all-librx target similar to all-libproc.
13508
13509 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13510
13511         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13512         with post 1.2 uname bogosity.
13513
13514 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13515
13516         * configure: Remove temporary files on receipt of a signal.
13517
13518 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13519
13520         * configure: If there is a package_makefile_frag, remove
13521         ${subdir}/Makefile.tem after copying it in.
13522
13523 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13524
13525         * build_all.mk: support rs6000 lynx identifies itself as
13526         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13527         since /bin/gcc is too feeble to compile a modern gcc.
13528
13529 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13530
13531         * brought devo/test-build.mk update-to-date with progressive/
13532           test-build.mk. Add lynx targets and hppa flag info.
13533
13534 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13535
13536         * configure.in:  Use mh-ncrsvr43.  Patch from
13537         Tom McConnell <tmcconne@sedona.intel.com>.
13538
13539 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13540
13541         * config.guess (i386-unknown-bsdi):  No longer need to
13542         check #if defined(__bsdi__) && defined(__i386__).
13543
13544 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13545
13546         * configure: Set program_transform_nameoption correctly.
13547
13548 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13549
13550         * brought build-all.mk update-to-date with progressive build-all.mk,
13551           added new targets and hppa info.
13552
13553 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13554
13555         * configure: If config.guess result is a prefix of the user
13556         specified target, assume a native build and use the user specified
13557         target as the host alias.  Remove SunOS patch suffix removal hack.
13558         * configure.in: Remove SunOS patch suffix removal hack.
13559
13560         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13561         in NATIVE_CHECK_MODULES.
13562
13563 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13564
13565         * Makefile.in: Rename HOST_ONLY to NATIVE.
13566         * configure: Delete SunOs patch suffix from host_canonical
13567           and build_canonical variables that are prepended to Makefiles.
13568         * configure.in: Add comments for easier maintenance.
13569
13570 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13571
13572         * Makefile.in: Add all-libproc target similar to all-gui.
13573
13574 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13575
13576         * Makefile.in (CHECK_MODULES): split into
13577         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13578
13579 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13580
13581         * config.guess (i386-unknown-bsdi): New system to guess.
13582
13583 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13584
13585         * Makefile.in: Add all-gui target (but not yet build by "all").
13586
13587 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13588
13589         * config.sub: Move deletion of patch suffix from here...
13590         * configure.in: To here, at Ian's suggestion.  The top-
13591           level scripts might need to know of a patch level.
13592
13593 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13594
13595         * config.sub: Strip off patch suffix so rtl is recognized
13596           as a sunos4.1.3 machine, even though it's been patched.
13597
13598 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13599
13600         * Makefile.in (INSTALL_LAST): Delete.
13601         (INSTALL_DOSREL): New.
13602
13603 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13604
13605         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13606         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13607         whether we pass down --with-gnu-ld anyhow.
13608
13609 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13610
13611         * Makefile.in (INSTALL_LAST): Change operation so it works
13612         on more flavors of make.
13613         * configure.in (go32): Don't build libg++ or libio.
13614
13615 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13616
13617         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13618         they can be overriden by templates.
13619
13620 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13621
13622         * configure.in (target==go32): Don't build gdb.
13623         * dosrel: New directory.
13624
13625 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13626
13627         * configure.in (host==go32): Configure dosrel too.
13628         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13629         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13630         be set by incoming names or templates.
13631         (INSTALL_LAST): New rule.
13632
13633 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13634
13635         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13636
13637 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13638
13639         * configure.in (appdirs): New variable.  Currently empty, but will
13640         be used in gas distribution.  If nonempty, lists a set of
13641         directories at least one of which must get configured, or top
13642         level configuration is considered to have failed.
13643         (rs6000-*-lynxos*): Use new file name.
13644
13645 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13646
13647         Eliminate XTRAFLAGS.
13648         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13649         newlib include files using -idirafter, and also use -nostdinc.
13650         (CXX_FOR_TARGET): Likewise.
13651         (XTRAFLAGS): Removed.
13652         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13653         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13654         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13655         ($(DO_X)): Don't pass down XTRAFLAGS.
13656
13657 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13658
13659         * configure.in (mips*-dec-bsd*): New target; do build linker.
13660         (mips*-*-bsd*): New target; don't build linker.
13661
13662 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13663
13664         * configure.in: support rs6000-*-lynxos* configuration.
13665         support sunos4 as a cross target.
13666
13667         * config.sub: look for lynx*, not lynx since the OS version may
13668         legitimately be part of the name.
13669
13670 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13671
13672         * configure.in (i[34]86-*-sco*): Move to be with other i386
13673         targets.
13674         (romp-*-*): New target.  Skip various binary utilities.
13675         (vax-*-*): New target.  Don't build newlib.
13676         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13677
13678 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13679
13680         * configure.in: Only set host_makefile_frag if config
13681         directory exists.
13682
13683 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13684
13685         * install.sh: If $dstdir exists, don't check whether each
13686         component does.
13687
13688 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13689
13690         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13691
13692 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13693
13694         * configure.in (*-*-lynxos*): Don't configure newlib for either
13695         native or cross Lynx.
13696
13697 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13698
13699         * config.sub (sparc64-elf): Fix os.
13700         (z8k): Remove duplicate.
13701
13702 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13703
13704         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13705         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13706
13707 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13708
13709         * configure: Make file links cleanly even if Lynx fails on
13710           an NFS symlink (at least fail cleanly).
13711
13712 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13713
13714         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13715         -XNh2000.
13716
13717 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13718
13719         * configure: Unknown options are fatal again.
13720
13721 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13722
13723         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13724         compatibility.
13725
13726 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13727
13728         * build-all.mk: Add `clean' target.
13729
13730 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13731
13732         * config.guess:  Add SINIX support.
13733         * configure.in:  Add mips-*-sysv4* support.
13734
13735 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13736
13737         * build-all.mk: Document all useful targets.
13738         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13739         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13740
13741 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13742
13743         * configure: Support --silent, --quiet.
13744
13745 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13746
13747         * configure: Support --disable-FEATURE.
13748
13749 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13750
13751         * config.guess: Recognize NCR running SVR4.3.
13752
13753 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13754
13755         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13756         Patch from Paul Eggert <eggert@twinsun.com>.
13757
13758 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13759
13760         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13761
13762 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13763
13764         * configure: Make unrecognized options give nonfatal warnings
13765         instead of fatal errors, and pass them to any subdirectory
13766         configures in case they recognize them.
13767         Make --x equivalent to --with-x.
13768
13769 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13770
13771         * configure: Add --enable-* options.  Clean up usage message and
13772         some comments.
13773
13774 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13775
13776         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13777
13778 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13779
13780         * configure.in (hppa*-*-*): Enable binutils.
13781
13782 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13783
13784         * config.sub: Recognize cisco.
13785
13786 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13787
13788         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13789
13790 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13791
13792         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13793         than one configuration name.  Add comment.
13794
13795 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13796
13797         * config.guess: about target *-hitachi-hiuxwe2, fixed
13798         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13799         macro is incorrect.]
13800
13801 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13802
13803         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13804         than the "make ls" stuff which used to be here.
13805
13806 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13807
13808         * config.guess:  Recognize i[34]86-unknown-freebsd.
13809         From Shawn M Carey <smcarey@rodan.syr.edu>.
13810
13811 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13812
13813         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13814
13815 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13816
13817         * config.guess: Check for ptx.
13818
13819 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13820
13821         * config.sub: Add os9k checking.
13822
13823 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13824
13825         * config.guess: Handle OSF1 running on HPPA processors
13826
13827 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13828
13829         * configure: If subdir configure fails, print out a message with
13830         subdirectory name, in case subdir's configure code didn't identify
13831         itself.
13832
13833 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13834
13835         * configure.in: Remove embedded newlines from configdirs.
13836         Avoid mismatches of substrings.  Fix matching strings at end
13837         of configdirs.
13838
13839 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13840
13841         * config.guess:  Add Lynx/rs6000 config support.
13842
13843 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13844
13845         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13846
13847 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13848
13849         * configure.in (hppa*-*-osf*): Treat this just like most other
13850         PA configurations (eg no binutils or ld).
13851         (hppa*-*-*elf*): These configurations have binutils and ld.
13852
13853 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13854
13855         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13856
13857 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13858
13859         * configure.in (rs6000-*-*): Build gas.
13860
13861 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13862
13863         * Makefile.in:  Avoid bug in losing hpux sed.
13864
13865 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13866
13867         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13868         for GDB and GDB has been fixed to not need it.
13869
13870 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13871
13872         * config.guess: Recognize vax hosts.
13873
13874 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13875
13876         * configure (while loop): Don't use "break 2" inside case
13877         statement -- the case statement isn't an enclosing loop.
13878
13879 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13880
13881         * config.guess:  Clean up NeXT support, to allow nextstep
13882         on Intel machines.  Make OS be nextstep.
13883
13884 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13885
13886         * config.guess: Add alternate forms for Convex.
13887
13888 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13889
13890         * configure:  Completely rewrite option processing.  Take
13891         advantage of pattern-matching to avoid invoking test frequently.
13892         Also clean up host and target defaulting logic.
13893
13894 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13895
13896         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13897         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13898         commands (plus user environment) will fit SCO limits.
13899
13900 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13901
13902         * configure.in: Don't issue warnings about directories which are
13903         not being configured if -norecursion is set.  Correct test for
13904         --with-gnu-as and --with-gnu-ld to not get confused by substring
13905         matches.
13906
13907         * configure.in: Don't build gas for alpha-dec-osf1*.
13908
13909 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13910
13911         * configure:  Back out Per's change of 12/19/1993.  It changes the
13912         behavior of configure in unexpected and confusing ways.
13913
13914         Also, use different delim char when calculating
13915         program_transform_name so that the name can contain slashes.
13916
13917 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13918
13919         * configure.in, config.sub: Add support for VSTa micro-kernel.
13920
13921 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13922
13923         * configure.in: Nuke hacks which were used to get a special
13924         version of GAS for HPPA configurations.
13925
13926 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13927
13928         * configure:  If only ${target_alias} is given, use that
13929         as the default for ${host_alias}.
13930         * configure:  Add missing back-slashes before nested quotes.
13931
13932 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13933
13934         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13935
13936 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13937
13938         * config.guess:  Recognize some Tektronix configurations.
13939         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13940
13941 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13942
13943         * config.sub: Match any flavor of SH.
13944
13945 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13946
13947         * configure.in: Don't try to configure newlib for Alpha.
13948
13949 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13950
13951         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13952         libg++ or libio for any Alpha target.
13953
13954         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13955
13956 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13957
13958         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13959         default arguments -- so it tried to compress itself.
13960
13961 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13962
13963         * configure.in (notsupp): ensure that a space is always at the end
13964           of the configdirs list, since the grep checks for an explicit space
13965
13966 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13967
13968         * configure.in (target i386-sysv4.2): don't build ld, since static
13969           versions of many libraries are not available.
13970
13971 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13972
13973         * config.guess: Recognize Apollos (using environment variables).
13974         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13975
13976 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13977
13978         * config.guess: Recognize Sony news mips running newsos.
13979
13980 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13981
13982         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13983         "fi ; else" for bash.
13984
13985 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13986
13987         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13988
13989 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13990
13991         * config.sub: accept unixware as an alias for svr4.2.
13992         Fix some inconsistancies with the gcc version.
13993
13994 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13995
13996         * Makefile.in (DISTDOCDIRS):  Add gdb.
13997
13998 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13999
14000         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14001
14002 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14003
14004         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14005         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14006         this now.
14007
14008 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14009
14010         * config.sub: Accept hiux* as an OS name.
14011
14012         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14013         etc/make-stds.texi.  The underscore came from gcc, and dje now
14014         agrees that RUNTESTFLAGS is the correct name.
14015
14016 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14017
14018         * install.sh:  Remove 'set -e'.  It makes any conditionals
14019         in the script useless.
14020
14021         * config.guess: Automatically recognize arm-acorn-riscix
14022         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14023
14024 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14025
14026         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14027
14028 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14029
14030         * Makefile.in (DISTDOCDIRS): New variable.
14031         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14032         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14033
14034 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14035
14036         * configure.in (hppa target): check the source directory for the
14037           pagas sub-directory
14038
14039 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14040
14041         * config.sub: Allow -aout* and -elf*.
14042
14043 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14044
14045         * configure.in: Don't build ld on i386-solaris2, same as for
14046         sparc-solaris2.
14047
14048 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14049
14050         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14051
14052 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14053
14054         * configure.in:  Configure gdb for alpha.
14055
14056 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14057
14058         * Makefile.in (CXXFLAGS): Add -O.
14059
14060 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14061
14062         * config.guess: added support for DG Aviion
14063
14064 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14065
14066         * configure.in: Produce warning message for subdirectories not
14067         configurable for this host/target combination.  Don't try to
14068         configure gdb for vms.
14069
14070 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14071
14072         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14073         appropriate files before making "diststuff".
14074         (DISTBISONFILES): New var: list of files to be edited.
14075         (DISTSTUFFDIRS): Add binutils.
14076
14077 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14078
14079         * config.sub: also handle mipsel and mips64el (for little endian mips)
14080
14081 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14082
14083         * configure.in: Add * to end of all OS names.
14084
14085 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14086
14087         * configure.in: Build newlib for LynxOS native.
14088
14089 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14090
14091         * config.guess: Add support for delta 88k running SVR3.
14092
14093         * configure.in: Add comment about HP compiler vs. emacs.
14094
14095 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14096
14097         * configure.in: don't build ld on solaris2 (not a viable option
14098           due to bugs in getpwnam & getpwuid)
14099
14100 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14101
14102         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14103         config.guess will produce a full version number.
14104
14105 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14106
14107         * configure.in: Build linker and binutils for alpha-dec-osf1.
14108
14109 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14110
14111         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14112         and gdb/testsuite/Makefile.in.
14113
14114 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14115
14116         * configure.in: recognize mips*- instead of mips-
14117
14118 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14119
14120         * config.sub: Accept linux*coff and linux*elf as operating
14121         systems.
14122
14123 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14124
14125         * config.sub: Recognize mips64, and mips3 as an alias for it.
14126
14127 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14128
14129         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14130         gdb knows how to handle OSF/1 shared libraries.
14131
14132 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14133
14134         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14135         * config.guess: Recognize Hitachi's HIUX.
14136         * config.sub: Recognize h3050r* and hppahitachi.
14137         Remove redundant cases for hp9k[23]*.
14138
14139 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14140
14141         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14142         if gas and ld are in the source tree and are in ${configdirs}.
14143         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14144         --with options (but still pass them down on the command line,
14145         if they were explicitly specified).
14146
14147 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14148
14149         * configure: substitute SHELL value in Makefile.in with
14150         ${CONFIG_SHELL}
14151
14152 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14153
14154         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14155         *-*-solaris2* targets.
14156
14157 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14158
14159         * Makefile.in: define M4, and pass it down to sub-makes;
14160         all-autoconf now depends on all-m4
14161
14162 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14163
14164         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14165         presence of {ar,ranlib} instead of a configured directory
14166
14167 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14168
14169         * config.guess: Accept 34?? as well as 33?? for NCR.
14170
14171 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14172
14173         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14174         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14175
14176 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14177
14178         * configure: grab values for $(CC) and $(CXX) from the
14179         environment, so that someone can do "CC=gcc configure; make" and
14180         have it work right (matching the way that autoconf works now)
14181
14182         * configure.in, Makefile.in: add support for gash, the tcl
14183         interface to Galaxy
14184
14185         * config.guess: add NetBSD variants (hp300, x86)
14186
14187 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14188
14189         * install.sh: Support -d option (in the manner of SunOS 4 install,
14190         as it is more deterministic than that of GNU install)
14191         (chmodcmd): Set file to mode 755 by default (should also do default
14192         chgrp and chown, but I don't feel like dealing with that now)
14193
14194 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14195
14196         * config.sub: Remove h8300hhms alias.
14197
14198 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14199
14200         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14201
14202 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14203
14204         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14205         as stmp-fixinc
14206
14207 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14208
14209         * config.sub: recognize m88110-bug-coff.
14210
14211 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14212
14213         * Makefile.in (all-libio): all dependencies on the toolchain used
14214         to build this (gcc, gas, ld, etc)
14215
14216 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14217
14218         * config.guess: Deal with OSF/1 1.3 on alpha.
14219
14220 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14221
14222         * install.sh: add some 'else true' clauses for portability
14223
14224         * configure.in: don't build libio for h8[35]00-*-* targets
14225
14226 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14227
14228         * Makefile.in:  Add support for new libio.
14229
14230 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14231
14232         * install.sh: If one command fails, don't try the rest.  Don't try
14233         to remove $dsttmp (via trap) unless we have already created it.
14234         If $src doesn't exist, detect it and exit with an error.
14235
14236         * config.guess: Recognize BSD on hp300.
14237
14238 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14239
14240         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14241         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14242
14243 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14244
14245         * Makefile.in (all-send-pr): depends on all-prms
14246
14247 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14248
14249         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14250
14251 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14252
14253         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14254         Added test for mips-mips-riscos5.
14255
14256 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14257
14258         * configure.in: use mh-hp300 for 68k HP hosts
14259
14260 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14261
14262         * configure: add support for CONFIG_SHELL, so that you can use
14263         some alternate shell for evaluating configure scripts
14264
14265 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14266
14267         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14268         in configure script to bug-gdb@prep.ai.mit.edu when building
14269         distribution archive.
14270         * Makefile.in (COMPRESS):  Remove def.
14271         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14272         gdb.tar.Z and make-gdb.tar.Z respectively.
14273         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14274         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14275         to convergence with 'taz' target in Makefile.in.
14276
14277 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14278
14279         * install.sh (dsttmp): use trap to ensure that tmp files go
14280         away on error conditions
14281
14282 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14283
14284         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14285
14286 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14287
14288         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14289         its parent is '/' not ''.
14290
14291         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14292
14293 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14294
14295         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14296         that ${newsrcdir}/configure.in does.
14297
14298 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14299
14300         * test-build.mk: support for CONFIG_SHELL
14301
14302 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14303
14304         * config.sub (netware):  Add as a basic system type.
14305
14306 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14307
14308         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14309           $(srcdir)/ from the dependency on Makefile.in.
14310
14311 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14312
14313         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14314         (h8300hhms is temporary until multi-libraries are implemented).
14315         * configure.in: Handle h8300h too.
14316
14317 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14318
14319         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14320
14321 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14322
14323         * configure:  Remove extraneous output when guessing host type.
14324         * config.guess:  Remove extraneous output when guessing using C
14325         compiler rather than uname, or when guessing fails.
14326
14327 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14328
14329         * Makefile.in: remove all.cross and install.cross targets
14330
14331         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14332           definitions
14333
14334 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14335
14336         * configure.in (target sh): Build gprof.
14337
14338 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14339
14340         * config.sub: change -solaris to -solaris2
14341
14342 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14343
14344         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14345
14346 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14347
14348         * configure: Correct error message for missing Makefile.in to
14349         print correct directory.
14350
14351 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14352
14353         * install.sh: kludge around 386BSD shell bug
14354
14355 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14356
14357         * config.guess:  Recognize NeXT.
14358         * config.guess:  Recognize i486-ncr-sysv4.
14359         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14360
14361 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14362
14363         * Makefile.in (MAKEINFOFLAGS): New variable.
14364         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14365         * build-all.mk, test-build.mk: Pass down --no-split as
14366         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14367
14368 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14369
14370         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14371
14372 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14373
14374         * Makefile.in (libg++.tar.z):  New rule.
14375         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14376         * Makefile.in (taz):  Only do a single chmod.
14377
14378 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14379
14380         * install.sh: don't use dirname anymore (replaced with sed usage)
14381
14382 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14383
14384         * Makefile.in:  Change extension for gzip'd files from '.z' to
14385         '.gz' per new FSF standard usage.
14386
14387 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14388
14389         * configure: put quotes around the final value of program_transform_name
14390
14391 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14392
14393         * Makefile.in: new install.sh support; update install-info rules
14394
14395 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14396
14397         * configure.in: Build diff for crosses, but not for go32 host.
14398
14399         * configure.in: Build gprof only for native, and don't build it
14400         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14401
14402 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14403
14404         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14405
14406 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14407
14408         * configure.in (host_tools): Add prms.
14409
14410 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14411
14412         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14413         with $(FLAGS_TO_PASS) on the command line
14414
14415         * config.sub: Recognize lynx and lynxos
14416
14417 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14418
14419         * config.sub: Accept -ecoff*, not just -ecoff.
14420
14421 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14422
14423         * Makefile.in (taz): Use .gz suffix instead of .z.
14424         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14425         names.
14426
14427 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14428
14429         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14430
14431 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14432
14433         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14434         that rebuilds that might happen during 'make install' don't get
14435         bogus gcc include files
14436
14437 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14438
14439         Change from Utah for HPPA support:
14440         * config.guess: Recognize hppa1.x-hp-bsd.
14441
14442 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14443
14444         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14445         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14446
14447 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14448
14449         * config.sub: Add support for rom68k and bug boot monitors.
14450
14451 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14452
14453         * Makefile.in: Make all-opcodes depend on all-bfd.
14454
14455 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14456
14457         * config.guess: Added special check for i[34]86-univel-sysv4*.
14458
14459 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14460
14461         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14462         the processor rather than assuming i486.
14463
14464 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14465
14466         * config.guess: Recognize SunOS6 as Solaris3.
14467
14468 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14469
14470         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14471         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14472
14473 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14474
14475         * build-all.mk (all-cross): New target for Canadian Cross.
14476         Added Q2 go32 targets.
14477         * test-build.mk: Configure go32 cross sparclite-aout and
14478         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14479         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14480
14481 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14482
14483         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14484         GO32 hosted toolchains
14485
14486 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14487
14488         * configure: change  so "-exec-prefix" gets passed down rather
14489         than "-exec_prefix" so autoconf generated Makefiles get the
14490         exec_prefix set right.
14491
14492 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14493
14494         * config.guess: get the Solaris2 minor version number
14495
14496         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14497
14498 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14499
14500         * config.guess: Recognize some Sequent platforms.
14501
14502 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14503
14504         * Makefile.in: added the vault-install target
14505
14506         * configure.in: actually use the Sun3 makefile fragment that's in
14507         config, also added the release dir to configdirs
14508
14509 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14510
14511         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14512
14513 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14514
14515         * configure.in: remove some program from Alpha targetted toolchains
14516
14517 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14518
14519         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14520         gprof.
14521         (taz): Run "make diststuff" in those directories instead of "make
14522         proto-dir".  Look for "VERSION=" only at start of line in subdir
14523         Makefile.  Use "gzip -9" for compression.
14524         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14525         (binutils.tar.z): New target.
14526
14527 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14528
14529         * Makefile.in (taz): Include gpl.texinfo.
14530
14531 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14532
14533         * Makefile.in (setup-dirs): Merged into "taz" target.
14534         (taz): Only do `proto-dir' stuff if a directory is actually needed
14535         for this target.
14536
14537 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14538
14539         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14540         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14541         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14542         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14543         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14544
14545 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14546
14547         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14548         config.sub, and move-if-change to gdb testsuite distribution
14549         archive, so the testsuite can be extracted, configured, and
14550         run separately from the gdb distribution.  Blow away the Chill
14551         tests that require a Chill compiled executable, since GNU Chill
14552         is not yet publically available.
14553
14554 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14555
14556         * test-build.mk: set environment variables in a single command,
14557         instead of a list of assignments and exports
14558
14559         * config.guess: recognize Alpha/OSF1 systems
14560
14561 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14562
14563         * configure: Change help message to prefer --options rather than
14564           -options.
14565
14566 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14567
14568         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14569         zippy@ecst.csuchico.edu.
14570         * config.guess: Recognize miniframe.
14571
14572 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14573
14574         * Makefile.in: Use srcroot to find runtest rather than rootme.
14575         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14576
14577 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14578
14579         * test-build.mk: Extensive additions to support building on a
14580         machine other than the host.
14581
14582 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14583
14584         * configure (tooldir): Fix for i386-aix again.
14585
14586 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14587
14588         * configure, Makefile.in:  Change definition of $(tooldir)
14589         to match the FSF.
14590
14591 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14592
14593         * config.guess:  Recognize i[34]86/SVR4.
14594
14595 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14596
14597         * Makefile.in (all-gdb): gdb depends on sim.
14598
14599 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14600
14601         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14602         at the same time we make the prototype gdb directory.
14603         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14604         files at the same time as the gdb base release distribution.
14605
14606 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14607
14608         * Makefile.in (check): Use individual check targets rather than
14609         DO_X rule.
14610         (check-gcc): Added.
14611
14612 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14613
14614         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14615         for System V release 3.2.
14616
14617 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14618
14619         * config.sub: Recognize hppaosf.
14620         * configure.in: Do configure ld/binutils/gas for it.
14621
14622 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14623
14624         * configure (tooldir): Alter syntax used to set this, for systems
14625         where "\$" isn't handled right, like i386-aix.
14626
14627 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14628
14629         * configure: Pass program-transform-name, not
14630         program_transform_name, to recursive configures.
14631
14632 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14633
14634         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14635         of gas+ld+binutils.
14636
14637 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14638
14639         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14640
14641 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14642
14643         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14644
14645 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14646
14647         * Makefile.in (PRMS): Set back to all-prms.
14648
14649 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14650
14651         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14652         targets, rather than for MIPS hosts.
14653
14654 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14655
14656         * configure.in: add comment for --with-x default values
14657
14658         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14659
14660         * Makefile.in: add check-* targets for each of the directories in
14661         the tree.  Add a definition of RUNTEST that will use the one we
14662         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14663
14664 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14665
14666         * configure.in: Removed obsolete references to bfd_target and
14667         target_makefile_frag.
14668
14669         * build-all.mk: Set assorted targets for Q2.
14670         * config.sub: Recognize z8k-sim and h8300-hms.
14671         * test-build.mk: Really don't pass host to configure.
14672         (HOLES): Added uname.
14673
14674 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14675
14676         * configure: Handle an empty program-prefix, program-suffix or
14677         program-transform-name correctly.
14678
14679 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14680
14681         * build-all.mk: -G 8 no longer required for MIPS targets.
14682         * test-build.mk: Don't pass host argument to configure; make it
14683         guess.
14684
14685 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14686
14687         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14688         * Makefile.in (COMPRESS):  New macro, like GZIP.
14689
14690 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14691
14692         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14693
14694         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14695         with gas currently defaults to -G 0.
14696
14697 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14698
14699         * Makefile.in (all-flex): flex depends on byacc.
14700
14701         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14702         to test-build.mk as RELEASE_TAG.
14703         * test-build.mk (configargs): New variable containing arguments to
14704         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14705         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14706
14707         * config.guess: Use /bin/uname when checking -X argument on SCO,
14708         to avoid invoking GNU uname which doesn't understand -X.
14709
14710         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14711
14712         * configure.in: Build gas for mips-*-*.
14713
14714 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14715
14716         * Makefile.in (all.normal): insert missing backslash.
14717
14718 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14719
14720         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14721
14722         * Makefile.in: Complete overhaul to merge many almost identical
14723         targets.
14724
14725 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14726
14727         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14728         (gdb.tar.Z): Adjusted.
14729
14730         * Makefile.in (setup-dirs, taz): New targets; should be general
14731         enough to adapt for gdb sometime.  Build only .z file.
14732         (gas.tar.z): New target.
14733
14734 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14735
14736         * build-all.mk: Use CC=cc -Xs on Solaris.
14737
14738 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14739
14740         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14741         for handling BISON for FSF releases.
14742
14743 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14744
14745         * configure: Actually implement the change zoo just documented.
14746
14747 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14748
14749         * configure: when using config.guess, only set target_alias when
14750         it's not already been set (ie, on the command line)
14751
14752 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14753
14754         * Makefile.in: add installcheck target, set PRMS to install-prms
14755
14756 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14757
14758         * configure: add support for package_makefile_fragment, handle the
14759         case where a directory has a configure.in file but no Makefile.in
14760         more gracefully (with an actual understandable error message, even);
14761         add support for --without (and add this to the usage message); also
14762         explicitly add a --host=${host_alias} to the command line when
14763         config.guess is used
14764
14765 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14766
14767         * configure: Must use both --host and --target in recursive calls.
14768
14769 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14770
14771         * Makefile.in: Change deja-gnu to dejagnu.
14772
14773 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14774
14775         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14776
14777 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14778
14779         * configure.in: canonicalize all instances to *-*-solaris2*,
14780         also strip out a number of tools to not build for go32 host
14781
14782 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14783
14784         * config.guess: add GPL.
14785
14786         * Makefile.in, config.guess, config.sub, configure: bump
14787           copyrights to 93.
14788
14789 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14790
14791         * Makefile.in (do-info): Removed obsolete check for existence of
14792         localenv file.
14793
14794         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14795
14796 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14797
14798         * Makefile.in: a couple of 'else true' for decstation,
14799         support for TclX
14800
14801         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14802
14803 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14804
14805         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14806
14807 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14808
14809         * config.guess: Recognize i386-ibm-aix (PS/2).
14810         * configure.in: Use config/mh-aix386 file for it.
14811
14812 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14813
14814         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14815         CC_FOR_TARGET instead.
14816         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14817
14818 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14819
14820         * Makefile.in: Add sim to list of directories sent with gdb
14821
14822 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14823
14824         * configure.in: Put back mips-dec-bsd* case.
14825
14826 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14827
14828         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14829         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14830         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14831
14832 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14833
14834         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14835
14836         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14837         (install-info): install dir.info only if it exists,
14838         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14839
14840 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14841
14842         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14843         gas for mips-dec-bsd.
14844
14845 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14846
14847         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14848         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14849
14850 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14851
14852         * configure.in: Added "dejagnu" to hosttools list.
14853
14854 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14855
14856         * config.sub, configure.in, config.guess:  Add support
14857         for Bosx, an AIX variant from Bull.
14858         Patches from F.Pierresteguy@frcl.bull.fr.
14859
14860 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14861
14862         * devo/dejagnu: Initial creation of devo/dejagnu.
14863         Migrated dejagnu testcases and support files for testing software
14864         tools to reside as subdirectories, currently called "testsuite",
14865         within the directory of the software tool.  Migrated all programs,
14866         support libraries, etc. beloging to dejagnu proper from
14867         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14868         with no modifications.  The changes to these files which will
14869         allow them to configure, build, and execute properly will be made
14870         in a future update.
14871
14872 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14873
14874         * Makefile.in: Change send_pr to send-pr.
14875         * configure.in: Likewise.
14876         * send_pr: Renamed directory to send-pr.
14877
14878 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14879
14880         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14881
14882 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14883
14884         * README:  Update for gdb-4.8 release.
14885         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14886         gdb-xxx.tar.z (gzip'd) file also.
14887
14888 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14889
14890         * Makefile.in: make all-diff depend on all-libiberty
14891
14892 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14893
14894         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14895
14896 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14897
14898         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14899
14900 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14901
14902         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14903         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14904         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14905
14906 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14907
14908         * Makefile.in:  makeinfo binary is in a new location
14909
14910 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14911
14912         * config.sub: Accept -ecoff as an OS.
14913
14914         * Makefile.in: Various changes to eliminate a level of make
14915         recursion and reduce the required command line length.
14916         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14917         sub-makes.
14918         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14919         variables holding settings for specific sub-makes.
14920         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14921         in terms of BASE_FLAGS_TO_PASS.
14922         (TARGET_LIBS): New variable listing directories which use
14923         TARGET_FLAGS_TO_PASS.
14924         (subdir_do): Eliminated.
14925         (do-*): New set of targets to replace subdir_do.
14926         (various): All targets which used subdir_do now depend on do-*.
14927         (local-clean): Renamed from do_clean.
14928         (local-distclean): New target, dependency of distclean and
14929         realclean.
14930         (install-info): Don't create directories.  Depend on dir.info
14931         rather than calling make recursively.
14932         (install-dir.info): Eliminated.
14933         (install-info-dirs): Create all info directories here.
14934         (dir.info): Depend upon do-install-info.
14935
14936         * test-build.mk (HOLES): Added false.
14937
14938 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14939
14940         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14941
14942 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14943
14944         * Makefile.in (info): remove dependency on all-texinfo.  The
14945         problem was really in texinfo/C, not at this level.
14946
14947 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14948
14949         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14950
14951 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14952
14953         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14954         GDB releases.
14955
14956 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14957
14958         * configure: Include srcdir in message about target of link not
14959         being found.  Don't convert `-' to `_' in `with' options being
14960         passed to subdirs.
14961
14962 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14963
14964         * configure.in: add uudecode to host_tools
14965
14966         * Makefile.in: added {all,install}-uudecode targets, added them to
14967         the appropriate lists
14968
14969 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14970
14971         * Makefile.in (all-gcc): Added dependency on all-gas.
14972
14973         * configure.in (mips-*-*): Build ld and binutils.
14974
14975 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14976
14977         * configure: check return code from mkdir, print error message and
14978           exit on failure.
14979
14980 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14981
14982         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14983
14984 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14985
14986         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14987
14988 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14989
14990         * config.sub (h8500):  Recognize this as a cpu type.
14991
14992 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14993
14994         * configure: source directory missing is no longer a warning
14995
14996         * configure.in: recognize irix[34]* instead of irix[34]
14997
14998         * Makefile.in: define and pass down X11_LIB
14999
15000 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15001
15002         * guess-systype: Renamed to ...
15003         * config.guess:  ... by popular request.
15004         * configure.in, Makefile.in:  Update accordingly.
15005
15006 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15007
15008         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15009         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15010         + Execute ./dummy instead of assuming . is in PATH.
15011
15012 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15013
15014         * guess-systype:  New shell script.  Attempts to guess the
15015         canonical host name of the executing host.
15016         Only a few hosts are supported so far.
15017         * configure:  Call guess-systype if no host is specified.
15018
15019 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15020
15021         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15022         gcc Makefile.
15023
15024
15025 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15026
15027         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15028         (all-gcc, install-gcc, subdir_do): Use it.
15029
15030 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15031
15032         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15033
15034 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15035
15036         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15037           set exclusively by configure, using configure.in .
15038
15039 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15040
15041         * test-build.mk: set $PATH for all builds
15042
15043         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15044
15045 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15046
15047         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15048         the one used in gcc/Makefile.in, so that a null expansion doesn't
15049         override the one needed to build gcc with a native cc.
15050
15051
15052 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15053
15054         * configure: Accept -with arguments.
15055
15056 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15057
15058         * Makefile.in: added h8300sim
15059
15060 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15061
15062         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15063         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15064         (all-cygnus, native, build-cygnus): Make
15065         $(canonhost)-stamp-3stage-done, not $(host)....
15066         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15067         i386-sco3.2v4.  Added else true to if command.
15068
15069 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15070
15071         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15072
15073 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15074
15075         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15076
15077 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15078
15079         * configure.in: don't remove binutils from Solaris builds
15080
15081 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15082
15083         * Makefile.in: get rid of earlier definitions for *clean,
15084         also handle the recursive info rule better
15085
15086 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15087
15088         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15089         do more-or-less the right thing.
15090
15091 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15092
15093         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15094         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15095
15096 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15097
15098         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15099         $(host_canonical).
15100
15101         * configure.in: split the configdirs list into 4 categories (native
15102         v. cross, library v. tool) and handle the cross-only and native-
15103         only in more reasonable (and correct!) way.
15104
15105 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15106
15107         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15108         configdirs anymore.
15109
15110 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15111
15112         * Makefile.in: extensive cleanup::  removed all of the explicit
15113         clean-* targets, collapsed many wrappers around subdir_do into
15114         one, added additional targets to satisfy standards.texi, deleted
15115         some old targets, some changes for consistency
15116
15117 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15118
15119         * configure.in: handle some programs as cross-only, and others as
15120         native only
15121
15122         * test-build.mk: handle partial holes in a more generic manner
15123
15124         * Makefile.in: m4 depends on libiberty
15125
15126 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15127
15128         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15129         time, wdiff, and find to configdirs
15130
15131         * Makefile.in: all, clean, and install rules for the new programs
15132         added to configure.in
15133
15134 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15135
15136         * configure.in: use mh-sun for all *-sun-* hosts
15137
15138 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15139
15140         * Makefile.in: define flags for X11 include files and library file
15141         locations, pass them down to the programs that need this info
15142
15143         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15144
15145 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15146
15147         * configure.in: start building libg++ for HP-UX targets
15148
15149 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15150
15151         * README:  Update references to files moved into etc/.
15152
15153 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15154
15155         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15156         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15157
15158 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15159
15160         * configure: accept dash as well as underscore in long option
15161         names for FSF compatibility.
15162
15163 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15164
15165         * config.sub: added -sco3.2v4 support from FSF.
15166
15167 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15168
15169         * configure.in: expand the section that adds or removes
15170         directories from the list of programs to build, to handle native
15171         vs. cross in addition to host v. native
15172
15173 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15174
15175         * Makefile.in:  Replace C++ in macro names with CXX.
15176         This is less likely to break ...
15177
15178 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15179
15180         * test-build.mk: add -w to GNU_MAKE
15181
15182 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15183
15184         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15185         add 'sparc' to list of recognized cpus.  This needed to make
15186         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15187         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15188         then changes that into $CPU-wrs-vxworks.
15189
15190         * configure.in: remove most references to gdbtest, regularize
15191         target based program removal
15192
15193         * test-build.mk: import from p3 tree (many fixes and changes)
15194
15195 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15196
15197         * Makefile.in: added rules to handle tcl, tk, and expect
15198
15199         * configure.in: handle those directories if they exist
15200
15201 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15202
15203         * config.sub: removed bogus hppabsd and hppahpux names, since
15204         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15205
15206 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15207
15208         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15209         depends upon all-xiberty
15210
15211         * Makefile.in: changes from p3, including:
15212
15213         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15214
15215         * Makefile.in (XTRAFLAGS): include newlib directories if
15216         newlib/Makefile exists, rather than if host != target.
15217
15218         Fri Sep 25 13:41:52 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         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15226
15227         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15228         pick up the machine and system specific header files.
15229
15230         * Makefile.in: added AS_FOR_TARGET, passed down in
15231         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15232         the C compiler to use to create programs which are run in the
15233         build environment, set it to default to $(CC), and passed it down
15234         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15235
15236         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15237
15238         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15239         We need them for unusual native builds, like systems without
15240         ranlib.
15241
15242         * configure: also define $(host_canonical) and
15243         $(target_canonical), which are the full, canonical names for the
15244         given host and target
15245
15246 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15247
15248         * Makefile.in:  Added separate definitions for C++.
15249
15250 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15251
15252         * configure.in (configdirs):  Add deja-gnu.
15253
15254 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15255
15256         * README:  Update for configure.texi and gdb-4.7 release.
15257
15258 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15259
15260         * Makefile.in:  Move "all" target to top of file.
15261         Previously, first target was ".PHONY" which caused BSD4.4 make
15262         to build .PHONY when make was run without arguments.
15263
15264 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15265
15266         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15267         Library-copylefted code in libiberty.
15268
15269 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15270
15271         * config.sub:  Replace m68kmote with plain old m68k.
15272
15273 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15274
15275         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15276
15277 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15278
15279         * config.sub: Complain if no argument is given.  Added support for
15280         386bsd as OS and target alias.
15281
15282 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15283
15284         * Makefile.in (XTRAFLAGS): include newlib directories if
15285         newlib/Makefile exists, rather than if host != target.
15286
15287 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15288
15289         * config.sub: recognize sparclite-wrs-vxworks.
15290
15291         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15292         p3.) Added clean-xiberty to clean.
15293
15294 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15295
15296         * configure.in: use *-*-* instead of nested cases for host and target
15297
15298 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15299
15300         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15301         from the same source tree and not building a cross-compiler.  This
15302         matters for the libg++ configuration if reconfiguring a tree that
15303         has already been installed.
15304
15305 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15306
15307         * config.sub (i486v/i486v4):  Merge in from FSF version.
15308
15309 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15310
15311         * configure: only set PWD if it is already set.
15312
15313 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15314
15315         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15316         doesn't have unset and all success paths (and most error paths)
15317         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15318         to just ${PWD} to avoid confusion.)
15319
15320 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15321
15322         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15323         even for a native compilation.
15324
15325 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15326
15327         Changes to make the gdb.tar.Z rule work better.
15328
15329         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15330         (DEVO_SUPPORT):  Add configure.texi.
15331         (bfd-ilrt.tar.Z):  Remove ancient rule.
15332
15333 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15334
15335         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15336         pick up the machine and system specific header files.
15337
15338         * configure.in, config.sub: added new target m68010-adobe-scout,
15339         with alias of adobe68k.  Changed configure.in to check for
15340         -scout before -sco* to avoid a false match.
15341
15342         * Makefile.in: added AS_FOR_TARGET, passed down in
15343         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15344         the C compiler to use to create programs which are run in the
15345         build environment, set it to default to $(CC), and passed it down
15346         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15347
15348 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15349
15350         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15351         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15352         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15353         FOR_TARGET variants, to newlib and libg++.
15354
15355 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15356
15357         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15358         first.
15359
15360 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15361
15362         * config.sub:  Accept `elf' as an environment.
15363
15364 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15365
15366         * Makefile.in (all-opcodes):  cd into the right directory
15367
15368 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15369
15370         * configure: added -program_transform_name option, used as
15371         argument to sed when installing programs.
15372         configure.texi: added documentation for -program_prefix,
15373         -program_suffix and -program_transform_name.
15374
15375 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15376
15377         * config.sub:  Accept i486 where i386 ok.
15378
15379 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15380
15381         * config.sub: accept we32k
15382
15383 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15384
15385         * config.sub, configure.in: accept OSE68000 and OSE68k.
15386
15387         * Makefile.in: don't create all directories for ``make install'';
15388         let the subdirectories create the ones they need.
15389
15390 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * COPYING: new file, GPL v2
15393
15394 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15395
15396         * Makefile.in: use the new gen-info-dir, which needs a template
15397         argument (which also lives in texinfo)
15398
15399         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15400
15401 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15402
15403         * config.sub (ncr3000):  Change i386 to i486.
15404
15405 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15406
15407         * Makefile.in: add install-rcs, install-grep to
15408         install-no-fixedincludes, removed install-bison and install-libgcc
15409
15410 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15411
15412         * configure.in: grab the HPUX makefile fragment if on HPUX
15413
15414 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15415
15416         * Makefile.in: eradicate bison spoor (ditto libgcc).
15417          configure.in: recognise m68{k,000}-ericsson-OSE.
15418          es1800 is alias for m68k-ericsson-OSE
15419
15420 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15421
15422         * configure.in: rearrange the parts that remove programs from
15423         configdirs, based now on HOST==TARGET or by canonical triple.
15424
15425 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15426
15427         * test-build.mk: recurse explicitly with -f test-build.mk when
15428           appropriate.  predicate stage3 and comparison on the existence
15429           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15430           On very clean, also remove ...stamp-co.  Build in-place before
15431           doing other builds.
15432
15433 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15434
15435         * Makefile.in, configure.in: add tgas
15436
15437 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15438
15439         * Makefile.in: a number of changes merged in from progressive.
15440
15441         * configure.in: add libm.
15442
15443         * .cvsignore: ignore some stuff that comes from test-build.mk.
15444
15445 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15446
15447         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15448
15449 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15450
15451         * configure: Add program_suffix (parallel to program_prefix)
15452         * Makefile.in: adjust directory-creating script for losing decstation
15453
15454 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15455
15456         * configure:  Minor $subdir-related fixes.
15457
15458 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15459
15460         * configure: fix various problems with propogating
15461         makefile_target_frag in subdirs.
15462         * configure.in: config libgcc if its there
15463
15464 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15465
15466         * config.sub:  HPPA merge.
15467
15468 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15469
15470         * Makefile.in:  Replace all-bison with all-byacc in all
15471         dependency lines for other tools (which now use byacc).
15472
15473 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15474
15475         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15476
15477 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15478
15479         * Makefile.in: make gprof rules similar to byacc rules (instead of
15480         vestigal $(unsubdir) that didn't work...)
15481
15482 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15483
15484         * config.sub:  Add support for Linux.
15485         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15486         (at least for libg++).
15487
15488 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15489
15490         * configure.texi: fix doc for the -nfp option to configure
15491
15492 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15493
15494         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15495
15496 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15497
15498         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15499         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15500         * configure.in: added solaris* host_makefile_frag hook.
15501
15502 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15503
15504         * config.sub: changed recognition of m68000 so that various
15505         m68k types can be specified via m680[01234]0
15506
15507 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15508
15509         * config.sub (basic_machine): fix sed so that '-foo' isn't
15510         completely substituted out while .+'-foo' loses the '-foo'
15511
15512 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15513
15514         * config.sub ($os): Add -aout.
15515
15516 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15517
15518         * configure:  If host_makefile_frag is absolute, don't
15519         prefix ${invsubdir} (relevant to libg++ auto-configure).
15520
15521 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15522
15523         * Makefile.in (tooldir): Define it.
15524         (all-ld): Depend on all-flex.
15525
15526 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15527
15528         * Makefile.in (check):  Fix libg++ special case.
15529
15530 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15531
15532         * configure: do not bury `pwd` into config.status, thus do fewer
15533           pwd's.
15534
15535         * configure: print the "Building in" message only when building in
15536           other than "." AND verbose.
15537
15538         * configure: remove -s, rework -v to better accommodate guested
15539           configures.
15540
15541         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15542
15543 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15544
15545         * Makefile.in: macroize flags passed on recursion.  remove
15546           fileutils.
15547
15548 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15549
15550         * configure: get makesrcdir right for subdirs deeper than 1.
15551
15552         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15553           install.
15554
15555 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15556
15557         * Makefile.in: don't print subdir_do or recursion lines.
15558
15559 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15560
15561         * standards.texi: added menu item.
15562
15563         * Makefile.in: build and install standards.info.
15564
15565         * standards.texi: new file.
15566
15567 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15568
15569         * configure: test for and move config.status pieces from
15570           ${subdir}/.
15571
15572 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15573
15574         * configure:  Test for existance of files before trying to mv
15575         them, to avoid numerous non-existance messages.
15576
15577 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15578
15579         * configure: correct final line of config.status.
15580
15581         * configure: patch from eggert.  Avoids a protection problem if
15582           the original Makefile.in is read only.
15583
15584         * configure: use move-if-change from gcc to create config.status.
15585           Some makefiles depend on config.status to tell if a directory
15586           has been reconfigured for a different host.  This change
15587           prevents those directories from remaking everything in the case
15588           where the reconfig was only intended to rebuild a Makefile.
15589
15590         * configure: test for config.sub with "config.sub sun4" rather
15591           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15592           host alias from a missing config.sub.
15593
15594 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15595
15596         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15597           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15598
15599 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15600
15601         * configure: mkdir ${subdir} as needed.
15602
15603 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15604
15605         * Makefile.in,configure.in: added autoconf.
15606
15607 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15608
15609         * Makefile.in: no longer pass against on recursion.
15610
15611         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15612           definitions are not inherited.
15613
15614         * configure: correct makesrcdir when subdir is .
15615
15616 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15617
15618         * configure:  Add support for 'subdirs' variable, which is
15619         like 'configdirs', except that configure doesn't re-invoke
15620         itself for subdirs, it just creates a Makefile for each subdir.
15621         * configure.texi:  Document subdirs.
15622
15623 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15624
15625         * configure.in: added flex to configdirs
15626
15627 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15628
15629         * Makefile.in: remove clean-stamps from clean.
15630
15631 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15632
15633         * configure.in:  Add gdbtest to configdirs.
15634
15635 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15636
15637         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15638         to recursive makes.
15639         * configure.in:  Recognize new ncr3000 config.
15640
15641 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15642
15643         * Makefile.in, configure.in: removed references to gdbm.
15644
15645 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15646
15647         * config.sub:  Don't canonicalize os value
15648         newsos* to bsd (readline needs to check for newsos).
15649         (This fix was earlier made Jan 31, but got re-broken.)
15650
15651 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15652
15653         * configure.in:  sco is an os, not a vendor!
15654
15655         * configure:  Quote $( better.  Keep various shells happy.
15656
15657 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15658
15659         * Makefile.in: eliminate stamp-files.
15660
15661 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15662
15663         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15664           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15665
15666 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15667
15668         * config.sub:  fix iris/iris3.
15669
15670 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15671
15672         * configure: re-add -rm.
15673
15674 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15675
15676         * Maskefile.in: add .stmp-rcs to all.
15677
15678         * configure.in: remove gas from rs6000 build, use aix host fragment.
15679
15680 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15681
15682         * configure: pass down site_option during recursion.
15683
15684 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15685
15686         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15687
15688 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15689
15690         * configure: Change exec_prefix so that it really defaults to prefix.
15691
15692 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15693
15694         * Makefile.in, configure.in:  Add support for mmalloc library.
15695
15696 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15697
15698         * Makefile.in: add stmp dependencies for a few more things.
15699
15700 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15701
15702         * configure: adjusted error message on objdir/srcdir configure
15703           collision, per john's suggestion.
15704
15705         * Makefile.in: add libiberty stmp to all and all.cross.
15706
15707 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15708
15709         * Makefile.in: remove force dependencies, add grep to all.
15710
15711 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15712
15713         * Makefile.in: drop flex.  make stamp files work.
15714
15715         * configure: added test for conflicting configuration in srcdir,
15716           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15717           gets cranky.  use relative paths for configure and srcdir
15718           whenever possible.  Send some error messages to stderr that were
15719           going to stdout.
15720
15721 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15722
15723         * Makefile.in:  Fix libg++ rule to check for gcc directory
15724         before using gcc/gcc.  Also pass XTRAFLAGS.
15725
15726 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15727
15728         * Makefile.in: added stmp-files so that directories aren't polled
15729           when they are already built.
15730
15731         * configure.texi: fixed a node pointer problem.
15732
15733 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15734
15735         * config.sub configure.in gdb/configure.in
15736         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15737         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15738         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15739
15740 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15741
15742         * configure: -recurring becomes -silent.  corrected help message
15743           for -site= option.
15744
15745         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15746
15747 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15748
15749         * configure: when building Makefile for crosses, replace
15750           tooldir and program_prefix.  default srcdir from location of
15751           config.sub.  remove "for host in hosts" and "for target in
15752           targets" loops.
15753
15754 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15755
15756         * Makefile.in: Do not pass bindir or mandir to cvs.
15757
15758 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15759
15760         * Makefile.in, configure.in: removed traces of namesubdir,
15761           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15762           copyrights to '92, changed some from Cygnus to FSF.
15763
15764         * configure.texi: remove most references to multiple hosts,
15765           multiple targets, subdirs, etc.
15766
15767         * configure.man: removed rcsid. reference config.sub not
15768           config.subr.
15769
15770         * Makefile.in: mkdir $(infodir) on install-info.
15771
15772 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15773
15774         * configure.texi:  Explain better about .gdbinit and about
15775         the environment that configure.in sections run in.
15776
15777 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15778
15779         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15780
15781 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15782
15783         * README:  DOC.configure => cfg-paper.texi.
15784
15785 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15786
15787         * config.sub (near case $os):  Don't convert newsos* to bsd!
15788
15789 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15790
15791         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15792         the number of copies of COPYING that go into the GDB tar file.
15793
15794 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15795
15796         * bfd/configure.in, gdb/config/mh-i386sco,
15797         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15798         Fix SCO configuration stuff.
15799
15800 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15801
15802         * Makefile.in:  For libg++, make sure the -I pointing
15803         to the gcc directory goes *after* all the libg++-local -I flags.
15804         Also, move just-gcc dependency from just-libg++ to all-libg++.
15805
15806 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15807
15808         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15809
15810 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15811
15812         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15813
15814 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15815
15816         * config.sub:  Add stratus configuration frags.  Also
15817         submitted to FSF.
15818
15819 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15820
15821         * Makefile.in (DEV_SUPPORT):  add configure.man.
15822
15823         * config.sub(Decode manufacturer-specific):  add -none*.
15824
15825 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15826
15827         * Makefile.in:  remove form feeds to make Sun's make happy.
15828         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15829
15830 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15831
15832         * Makefile.in (AR_FLAGS):  Make quieter.
15833
15834 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15835
15836         * configure.in:  Add libg++.
15837         * configure:  When verbose, don't output the command line at each
15838         level; it will be unremarkably the same as the previous version,
15839         which will be the same as what the user typed.
15840
15841 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15842
15843         * configure.in, Makefile.in: fix clean-info, add flex.  add
15844           fileutils.
15845
15846         * configure: be less sensitive to spaces in Makefile.in.  Do not
15847           look for sources in "..".  Doing so breaks subdirectories that
15848           might have their own configure.  If a subdir has it's own
15849           configure script, use it.
15850
15851 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15852
15853         * cfg-paper.texi: some changes suggested by rms.
15854
15855 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15856
15857         * config.sub:  Merge in some small additions from the FSF version,
15858         taken from the gcc distribution, to bring the Cygnus and FSF
15859         versions into closer sync.
15860
15861 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15862
15863         * configure.in:  Changed svr4 references to sysv4.
15864
15865 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15866
15867         * configure: added -V for version number option.
15868
15869 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15870
15871         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15872           renamed from DOC.configure to cfg-paper.texi.
15873
15874 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15875
15876         * configure, config.subr, config.sub: config.subr is now
15877           config.sub again.
15878
15879 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15880
15881         * configure.texi: new file, in progress.
15882
15883         * Makefile.in: build info file and install the man page for
15884           configure.
15885
15886         * configure.man: new file, first cut.
15887
15888         * configure: find config.subr again now that configuration "none"
15889           has gone.  removed all traces of the -ansi option.  removed all
15890           traces of the -languages option.
15891
15892         * config.subr: resync from rms.
15893
15894 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15895
15896         * configure, config.sub, config.subr: merge config.sub into
15897           config.subr, call the result config.subr, remove config.sub, use
15898           config.subr.
15899
15900         * Makefile.in: revised install for dir.info.
15901
15902 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15903
15904         * configure.in: add decstation host makefile frag.
15905
15906         * Makefile.in: BISON now bison -y again.  also install-gcc on
15907           install.  clean-gdbm on clean.  infodir belongs in datadir.
15908           Make directories for info install.  Build dir.info here then
15909           install it.
15910
15911 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15912
15913         * Makefile.in: fix for bad directory tests.
15914
15915 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15916
15917         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15918           regexp.  -srcdir relative was being handled incorrectly.
15919
15920         * Makefile.in: unwrapped some for loops so that parallel makes
15921           work again and so one can focus one's attention on a particular
15922           package.
15923
15924 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15925
15926         * configure: added PWD as a stand in for `pwd` (for speed). use
15927           elif wherever possible.  make -srcdir work without -objdir.
15928           -objdir= commented out.
15929
15930 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15931
15932         * configure: +options become --options.  -subdirs commented out.
15933           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15934           Makefile now at top of generated Makefile.  Removed cvs log
15935           entries.  added -srcdir.  create .gdbinit only if there is one
15936           in ${srcdir}.
15937
15938         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15939           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15940           and mandir now keyed off datadir by default.
15941
15942 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15943
15944         * Freshly created ChangeLog.
15945
15946 \f
15947 Local Variables:
15948 mode: change-log
15949 left-margin: 8
15950 fill-column: 76
15951 version-control: never
15952 End: