OSDN Git Service

* Makefile.in (tree-vect-stmts.o): Depend upon $(TOPLEV_H).
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
2
3         * configure.ac: Define is_elf for QNX Neutrino targets.
4         * configure: Regenerate.
5
6 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
7
8         * MAINTAINERS: Added my name to the write-after-approval list
9
10 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11
12         * configure.ac: Detect MPC in default directory.
13         * configure: Regenerate.
14
15 2009-06-03  Jerome Guitton  <guitton@adacore.com>
16             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17
18         * Makefile.tpl (all): Avoid a trailing backslash.
19         * Makefile.in: Regenerate.
20
21 2009-06-03  Ben Elliston  <bje@au.ibm.com>
22
23         * config.sub, config.guess: Update from upstream sources.
24
25 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
26
27         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
28         to noconfdirs.
29         * configure: Regenerate.
30
31 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
32
33         * Makefile.tpl ([+compare-target+]): Compare all stage
34         directories, rather than just gcc.
35         * Makefile.in: Rebuilt.
36
37 2009-06-01  Doug Kwan  <dougkwan@google.com>
38
39         * configure.ac: Support gold for target arm*-*-*.
40         * configure: Regenerate.
41
42 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
43
44         * Makefile.def: Add MPC support and dependencies.
45         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
46
47         * Makefile.in, configure: Regenerate.
48
49 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
50
51         * Makefile.tpl (all): Avoid harmless warning in make all when
52         gcc-bootstrap is enabled but stage_last does not exist.
53         * Makefile.in: Rebuilt.
54
55 2009-05-24  Nicolas Roche  <roche@adacore.com>
56
57         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
58         * Makefile.in: Regenerate.
59
60 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
61
62         * MAINTAINERS: Update my e-mail address.
63
64 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
65
66         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
67         * configure:  Regenerate.
68
69 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
70
71         PR other/40159
72         * Makefile.tpl (all): Don't assume gcc-bootstrap and
73         gcc-no-bootstrap are mutually exclusive.
74         * Makefile.in: Rebuilt.
75
76 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
77
78         PR other/40159
79         * Makefile.tpl (all): Don't end with unconditional success.
80         * Makefile.in: Rebuilt.
81
82 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
83
84         PR target/37137
85         * Makefile.def (flags_to_pass): Remove redundant and incomplete
86         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
87         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
88         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
89         stage_configureflags, stage_cflags and stage_libcflags into
90         explicit Makefile macros.
91         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
92         GFORTRAN.
93         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
94         CC.  Set CC_FOR_BUILD from CC.
95         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
96         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
97         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
98         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
99         and GFORTRAN.
100         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
101         (_LIBCFLAGS): Renamed to _TFLAGS.
102         (do-compare-debug, do-compare3-debug): Drop.
103         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
104         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
105         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
106         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
107         (XGCC_FLAGS_FOR_TARGET): New.
108         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
109         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
110         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
111         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
112         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
113         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
114         TFLAGS.
115         (BUILD_CONFIG): Include if requested.
116         (all): Set TFLAGS on bootstrap.
117         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
118         (all-stageid-prefixmodule): Likewise.
119         (do-clean, distclean-stageid): Set TFLAGS.
120         (restrap): Fix whitespace.
121         * Makefile.in: Rebuilt.
122
123 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
124
125         * config.guess: Sync with src.
126
127 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
128
129         * configure.ac ($with_ppl):  Default to no if not supplied.
130         ($with_cloog):  Likewise.
131         configure:  Regenerate.
132
133 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
134
135         * MAINTAINERS: Update my e-mail address.
136
137 2009-04-27  Nick Clifton  <nickc@redhat.com>
138
139         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
140
141 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
142
143         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
144         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
145         * Makefile.in: Regenerate.
146
147 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
148
149         PR bootstrap/39739
150         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
151         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
152
153         * configure, Makefile.in: Regenerate.
154
155 2009-04-21  Taras Glek  <tglek@mozilla.com>
156
157         * include/hashtab.h: Update GTY annotations to new syntax
158         * include/splay-tree.h: Likewise
159
160 2009-04-17  Ben Elliston  <bje@au.ibm.com>
161
162         * config.sub, config.guess: Update from upstream sources.
163
164 2009-04-15  Anthony Green  <green@moxielogic.com>
165
166         * configure.ac: Add moxie support.
167         * configure: Rebuilt.
168
169 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
170
171         * configure.ac: Change copyright header to refer to version
172         3 of the GNU General Public License and to point readers at the
173         COPYING3 file and the FSF's license web page.
174         * Makefile.def: Likewise.
175         * Makefile.tpl: Likewise.
176         * Makefile.in: Regenerate.
177
178 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
179
180         * configure.ac: Restore match for darwin9 or later. Use double
181         brackets since regeneration eats one pair.
182         * configure: Regenerate.
183
184 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
185
186         PR gas/10039
187         * configure.ac: Require texinfo 4.7.
188         * configure: Regenerated.
189
190 2009-04-09  Nick Clifton  <nickc@redhat.com>
191
192         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
193         the GCC Runtime Library Exception.
194
195 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
196
197         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
198         * configure: Regenerate.
199
200 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
201
202         * Makefil.def (languages): New entries.
203         * Makefile.tpl (check-gcc-*): New generic target.
204         * Makefile.in: Regenerate.
205
206 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
207
208         * MAINTAINERS:  Update my email address.
209
210 2009-03-18  Tom Tromey  <tromey@redhat.com>
211
212         * configure: Rebuild.
213         * configure.ac (host_libs): Add libiconv.
214         * Makefile.in: Rebuild.
215         * Makefile.def (host_modules): Add libiconv.
216         (configure-gdb, all-gdb): Depend on libiconv.
217
218 2009-03-16  Tristan Gingold  <gingold@adacore.com>
219
220         * configure.ac: Treat gdb as supported on x86_64-darwin.
221         * configure: Regenerate.
222
223 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
224
225         * configure.ac (--with-host-libstdcxx): New option.
226         * configure: Regenerate.
227
228 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
229
230         * MAINTAINERS:  Move myself into the write after approval list.
231
232 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
233
234         * MAINTAINERS: Update e-mail address.
235         
236 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
237
238         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
239
240 2009-03-10  Ira Rosen <irar@il.ibm.com>
241
242         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
243
244 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
245
246         Backport from git Libtool:
247
248         2009-01-19  Robert Millan  <rmh@aybabtu.com>
249         Support GNU/kOpenSolaris.
250         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
251         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
252         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
253         GNU/kOpenSolaris.
254
255 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
256
257         * MAINTAINERS: Update e-mail address.
258
259 2009-02-24  Michael Eager  <eager@eagercon.com>
260
261         * MAINTAINERS (Write After Approval): Add self.
262
263 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
264
265         * MAINTAINERS (Write After Approval): Add myself.
266
267 2009-02-05  Andreas Schwab  <schwab@suse.de>
268
269         * Makefile.tpl (stage_last): Define $r and $s before using
270         $(RECURSE_FLAGS_TO_PASS).
271         * Makefile.in: Regenerate
272
273 2009-01-30  Ian Lance Taylor  <iant@google.com>
274
275         * MAINTAINERS: Move myself to the Global Reviewers list.
276
277 2009-01-29  Robert Millan  <rmh@aybabtu.com>
278
279         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
280         * configure: Regenerate.
281
282 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
283
284         * MAINTAINERS: Make whitespace consistent.
285         Remove Robert Millan from Write After Approval.
286
287 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
288
289         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
290         (all-opcodes): Depend on all-libiberty.
291         * Makefile.in: Regenerate.
292
293 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
294
295         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
296         * configure: Regenerate.
297
298 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
299
300         * MAINTAINERS (Write After Approval): Add myself.
301
302 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
303
304         * MAINTAINERS: Add myself to reviewers (Fortran).
305
306 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
307
308         PR tree-optimization/38515
309         * configure.ac (cloog-polylib): Removed.
310         (with_ppl, with_cloog): Test for "no".
311         * configure: Regenerated.
312
313 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
314
315         * MAINTAINERS: Moved myself to reviewers (Fortran).
316
317 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
318
319         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
320         (Write After Approval): Remove myself.
321
322 2009-01-03  Diego Novillo  <dnovillo@google.com>
323
324         * MAINTAINERS: Remove myself from alias maintainership.
325
326 2009-01-02  David Ayers  <ayers@fsfe.org>
327
328         * MAINTAINERS: Update e-mail address.
329
330 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
331
332         * MAINTAINERS: Make whitespace consistent.
333
334 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
335
336         Backport from upstream Libtool:
337         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
338         Add cache variables to tests that require the linker to work.
339         For shlibpath_overrides_runpath, this also changes the semantics
340         to let the result from the C compiler take precedence.
341
342 2008-12-02  Ben Elliston  <bje@au.ibm.com>
343
344         * config.sub, config.guess: Update from upstream sources.
345
346 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
347
348         * configure.ac (ppllibs): Add by default the lib flags.
349         * configure: Regenerate.
350
351 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
352
353         * MAINTAINERS:  Add myself to the write after approval list.
354
355 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
356
357         * configure.ac: Add double brackets on darwin[912].
358         * configure: Regenerate.
359
360 2008-12-03  Daniel Kraft  <d@domob.eu>
361
362         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
363         Approval to Reviewer section (for Fortran front-end).
364
365 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
366
367         * configure.ac: Expand to darwin10 and later.
368         * configure: Regenerate.
369
370 2008-12-02  Andreas Schwab  <schwab@suse.de>
371
372         * Makefile.def: configure-target-boehm-gc depends on
373         all-target-libstdc++-v3.
374         * Makefile.in: Regenerate.
375
376 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
377
378         * MAINTAINERS:  Add myself as mingw maintainer.
379
380 2008-12-02  Ben Elliston  <bje@au.ibm.com>
381
382         * config.sub, config.guess: Update from upstream sources.
383
384 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
385
386         * README.SCO: Remove.
387
388 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
389
390         * MAINTAINERS:  Add myself to the write after approval list.
391
392 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
393
394         * MAINTAINERS:  Update my email address in WAA section.
395
396 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
397
398         * MAINTAINERS: Update e-mail address.
399
400 2008-11-27  Toon Moene <toon@moene.org>
401
402         * MAINTAINERS: Change e-mail address.
403
404 2008-11-27  Tristan Gingold  <gingold@adacore.com>
405
406         * configure.ac: Build gdb for i?86-*-darwin*
407         * configure: Regenerated.
408
409 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
410
411         * MAINTAINERS: Added my full name.
412
413 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
414
415         PR bootstrap/38014
416         PR bootstrap/37923
417
418         Revert:
419
420         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
421
422         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
423         * Makefile.in: Regenerated.
424
425         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
426
427         PR gdb/921
428         PR gdb/1646
429         PR gdb/2175
430         PR gdb/2176
431
432         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
433         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
434         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
435         (HOST_EXPORTS): Pass CPPFLAGS.
436         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
437         (LDFLAGS_FOR_TARGET): Initialize from configure script.
438         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
439         * Makefile.in, configure: Regenerated.
440         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
441         and CPPFLAGS_FOR_BUILD.
442
443 2008-11-06  Jeff Law <law@redhat.com>
444
445         * MAINTAINERS: Add myself as middle end maintainer.
446
447 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
448
449         * MAINTAINERS (Write after approval): Add myself.
450
451 2008-11-05  Diego Novillo  <dnovillo@google.com>
452
453         * MAINTAINERS (Global Reviewers): Add myself.
454         (Non-Algorithmic Maintainers): Remove myself.
455
456 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
457
458         * MAINTAINERS (Write after approval): Add myself.
459
460 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
461
462         * MAINTAINERS (Write after approval): Add myself.
463
464 2008-10-31  Ben Elliston  <bje@au.ibm.com>
465
466         * configure.ac (spu-*-*): Remove special case.
467         * configure: Regenerate.
468
469 2008-10-30  Catherine Moore  <clm@codesourcery.com>
470
471         * MAINTAINERS (Write after approval): Update my email address.
472
473 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
474
475         * configure.ac [spu-*-*]: Do not set skipdirs.
476         * configure: Re-generate.
477
478 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
479
480         * MAINTAINERS (Various Maintainers): Add myself to reload.
481
482 2008-10-25  Richard Guenther  <rguenther@suse.de>
483
484         * MAINTAINERS (Various Maintainers): Add myself as middle-end
485         maintainer.  Remove myself as libgcc-math maintainer.
486         (Non-Algorithmic Maintainers): Remove myself.
487
488 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
489
490         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
491         * Makefile.in: Regenerated.
492
493 2008-10-23  Cary Coutant  <ccoutant@google.com>
494
495         * MAINTAINERS (Write after approval): Add myself.
496
497 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
498
499         PR gdb/921
500         PR gdb/1646
501         PR gdb/2175
502         PR gdb/2176
503
504         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
505         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
506         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
507         (HOST_EXPORTS): Pass CPPFLAGS.
508         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
509         (LDFLAGS_FOR_TARGET): Initialize from configure script.
510         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
511         * Makefile.in, configure: Regenerated.
512         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
513         and CPPFLAGS_FOR_BUILD.
514
515 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
516
517         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
518         Sebastian Pop.
519
520 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
521
522         * MAINTAINERS (Write After Approval): Added myself.
523
524 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
525
526         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
527         recommended version to 2.3.2.
528
529         * configure: Regenerate.
530
531 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
532
533         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
534
535 2008-09-29  David Daney <david.daney@caviumnetworks.com>
536
537         * MAINTAINERS (Write After Approval): Update e-mail address.
538
539 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
540
541         * libtool.m4: Update to libtool 2.2.6.
542         * lt~obsolete.m4: Update to libtool 2.2.6.
543         * ltmain.sh: Update to libtool 2.2.6.
544         * ltsugar.m4: Update to libtool 2.2.6.
545         * ltversion.m4: Update to libtool 2.2.6.
546         * ltoptions.m4: Update to libtool 2.2.6.
547         * ltgcc.m4: Update to match changes from libtool 2.2.6.
548
549 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
550
551         * MAINTAINERS (Write After Approval): Add myself.
552
553 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
554
555         * MAINTAINERS (Write After Approval): Update my name.
556
557 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
558
559         * MAINTAINERS: Add myself in "Write After Approval".
560
561 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
562
563         * MAINTAINERS: Add myself as ia64 maintainer.
564
565 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
566
567         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
568         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
569         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
570         and Michael Tiemann from Write After Approval since they do not
571         actually have access.
572
573 2008-09-05  Richard Guenther  <rguenther@suse.de>
574
575         * configure.ac: Initialize clooglibs to -lcloog.
576         * configure: Re-generate.
577
578 2008-09-04  Le-Chun Wu  <lcwu@google.com>
579
580         * MAINTAINERS (Write After Approval): Add myself.
581
582 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
583
584         * configure.ac (--with-cloog-polylib): New.
585         (--disable-cloog-version-check): New.
586         (--disable-ppl-version-check): New.
587         * configure: Re-generate.
588
589 2008-09-03  Richard Guenther  <rguenther@suse.de>
590
591         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
592         cloog test.
593         * configure: Re-generate.
594
595 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
596
597         Add picoChip port.
598         * MAINTAINERS: Add picoChip maintainers.
599
600 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
601             Tobias Grosser  <grosser@fim.uni-passau.de>
602             Jan Sjodin  <jan.sjodin@amd.com>
603             Harsha Jagasia  <harsha.jagasia@amd.com>
604             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
605             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
606             Adrien Eliche  <aeliche@isty.uvsq.fr>
607
608         Merge from graphite branch.
609         * configure: Regenerate.
610         * Makefile.in: Regenerate.
611         * configure.ac (host_libs): Add ppl and cloog.
612         Add checks for PPL and CLooG.
613         * Makefile.def (ppl, cloog): Added modules and dependences.
614         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
615         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
616
617 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
618
619         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
620         (GCC_SHLIB_SUBDIR): New.
621         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
622         * configure: Regenerate.
623         * Makefile.in: Regenerate.
624
625 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
626
627         * MAINTAINERS: Consistently use tabs to separate columns.
628
629 2008-08-29  Tristan Gingold  <gingold@adacore.com>
630
631         * MAINTAINERS (Write after Approval): Add myself.
632
633 2008-08-28  Tristan Gingold  <gingold@adacore.com>
634
635         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
636         Enable bfd, binutils and opcodes.
637         * configure: Regenerate.
638
639 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
640
641         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
642
643 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
644
645         * MAINTAINERS:  Use correct Umlaut for last name.
646
647 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
648
649         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
650
651 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
652
653         * MAINTAINERS: Update my email address.
654
655 2008-08-16  Nicolas Roche  <roche@adacore.com>
656
657         * Makefile.tpl: Add BOOT_ADAFLAGS.
658         * Makefile.in: Regenerate.
659
660 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
661
662         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
663         * configure: Regenerate.
664
665 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
666
667         * configure.ac: Add makefile fragments for hpux.
668         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
669         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
670         * configure: Regenerate.
671         * Makefile.in: Regenerate.
672
673 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
674
675         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
676
677 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
678
679         * MAINTAINERS (Write after Approval): Add myself.
680
681 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
682
683         * MAINTAINERS (Write After Approval):  Add myself.
684
685 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
686
687         * MAINTAINERS (Write After Approval):  Add myself.
688
689 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
690
691         * MAINTAINERS: Update my email address.
692
693 2008-06-25  Joey Ye  <joey.ye@intel.com>
694
695         * MAINTAINERS (Write After Approval):  Add myself.
696
697 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
698
699         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
700         * Makefile.in: Regenerate.
701         * configure: Regenerate.
702
703 2008-06-17  Daniel Kraft  <d@domob.eu>
704
705         * MAINTAINERS (Write After Approval):  Add myself.
706
707 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
708
709         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
710         "$@" is still intact with both Autoconf 2.59 and 2.62.
711         * configure: Regenerate.
712
713 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
714
715         * Makefile.tpl: Fix comment errors.
716         * Makefile.in: Regenerate.
717
718 2008-06-12  David S. Miller  <davem@davemloft.net>
719             David Edelsohn  <edelsohn@gnu.org>
720
721         * configure.ac: Add powerpc*-*-* to gold supported targets.
722         * configure: Regenerate.
723
724 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
725
726         PR tree-optimization/36218
727         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
728         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
729         (all prefix="build-"): Pass them to build-system sub-makes.
730         * Makefile.in: Regenerate.
731
732 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
733
734         * MAINTAINERS (mt port): Remove.
735         (sco5, unixware, sco udk): Remove.
736         (Kean Johnston): Add to Write After Approval.
737
738 2008-05-30  Julian Brown  <julian@codesourcery.com>
739
740         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
741         of libobjc for ARM EABI Linux.
742         * configure: Regenerate.
743
744 2008-05-18 Xinliang David Li   <davidxl@google.com>
745
746         * ChangeLog: Remove wrong ChangeLog entry.
747
748 2008-05-17 Xinliang David Li   <davidxl@google.com>
749
750         * MAINTAINERS (Write After Approval): Add myself.
751
752 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
753
754         * MAINTAINERS (Write After Approval): Add myself.
755
756 2008-05-14  Rafael Espíndola  <espindola@google.com>
757
758         * config-ml.in: don't handle --enable-shared and --enable-static.
759
760 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
761
762         * MAINTAINERS: Update my email address.
763
764 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
765
766         * MAINTAINERS: Update my email address.
767
768 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
769
770         * MAINTAINERS (Write After Approval): Add myself.
771
772 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
773
774         * MAINTAINERS (Write After Approval): Add myself.
775
776 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
777
778         * MAINTAINERS (crx): Add myself.
779
780 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
781
782         Sync with src:
783         2008-04-14  David S. Miller  <davem@davemloft.net>
784
785         * configure.ac: Add sparc*-*-* to gold supported targets.
786         * configure: Regenerate.
787
788 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
789
790         PR bootstrap/35457
791         * configure.ac: Include override.m4.
792         * configure: Regenerate.
793
794 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
795
796         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
797         * Makefile.in: Regenerate.
798
799 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
800
801         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
802         as nonconfigurable directories list.
803         * configure: Regenerate.
804
805 2008-04-14  Ben Elliston  <bje@au.ibm.com>
806
807         * config.sub, config.guess: Update from upstream sources.
808
809 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
810
811         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
812         * Makefile.in: Regenerate.
813
814 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
815
816         * configure.ac: Do not build libssp for the AVR.
817         * configure: Regenerate.
818
819 2008-04-07  Ian Lance Taylor  <iant@google.com>
820
821         * Makefile.def: check-gold depends upon all-binutils.
822         * Makefile.in: Regenerate.
823
824 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
825
826         * MAINTAINERS (Write After Approval): Add myself.
827
828 2008-04-04  Nick Clifton  <nickc@redhat.com>
829
830         PR binutils/4334
831         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
832         builds.
833         * configure: Regenerate.
834
835 2008-04-04  NightStrike  <NightStrike@gmail.com>
836
837         PR other/35151
838         * configure.ac: Combine rules for mingw32 and mingw64.
839         * configure: Regenerate.
840
841 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
842
843         * MAINTAINERS (Write After Approval): Add myself.
844
845 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
846
847         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
848         * Makefile.in (.NOTPARALLEL): Ditto.
849
850 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
851
852         * MAINTAINERS (Write After Approval): Add myself.
853
854 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
855
856         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
857         * Makefile.in (.NOTPARALLEL): Regenerate.
858
859 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
860
861         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
862         * Makefile.in: Regenerate.
863
864 2008-03-26  Jakub Staszak  <kuba@et.pl>
865
866         * MAINTAINERS (Write After Approval): Add myself.
867
868 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
869
870         * MAINTAINERS:  Update e-mail address.
871
872 2008-03-20  Ian Lance Taylor  <iant@google.com>
873
874         * configure.ac: Add support for --enable-gold.
875         * Makefile.def: Add gold as a directory like ld.
876         * configure, Makefile.in: Regenerate.
877
878 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
879
880         * configure.ac: m4_include config/proginstall.m4.
881         * configure: Regenerate.
882
883         Backport from upstream Libtool:
884
885         2007-10-12  Eric Blake  <ebb9@byu.net>
886
887         Deal with Autoconf 2.62's semantic change in m4_append.
888         * ltsugar.m4 (lt_append): Replace broken versions of
889         m4_append.
890         (lt_if_append_uniq): Don't require separator to be overquoted,
891         and avoid broken m4_append.
892         (lt_dict_add): Fix typo.
893         * libtool.m4 (_LT_DECL): Don't overquote separator.
894
895 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
896
897         * config.rpath: Add AIX 6 support.
898
899 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
900
901         * Makefile.def (stageprofile).  Remove -fprofile-generate
902         from stage_libcflags.
903         * Makefile.in: Regenerate.
904
905 2008-03-13  Ben Elliston  <bje@au.ibm.com>
906
907         * config.sub, config.guess: Update from upstream sources.
908
909 2008-03-06  Tom Tromey  <tromey@redhat.com>
910
911         * MAINTAINERS: Update for treelang deletion.
912
913 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
914
915         * MAINTAINERS: Update my email address.
916
917 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
918
919         * MAINTAINERS (darwin port): Add myself as a maintainer.
920         (objective-c/c++): Add myself as a maintainer.
921
922 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
923
924         * MAINTAINERS (Write After Approval): Update my email address.
925
926 2008-02-25  Tomas Bily  <tbily@suse.cz>
927
928         * MAINTAINERS (Write After Approval): Add myself.
929
930 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
931
932         * MAINTAINERS (OpenMP): Add myself.
933
934 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
935
936         PR bootstrap/32009
937         PR bootstrap/32161
938
939         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
940         * configure: Regenerate.
941
942         * Makefile.def: Define stage_libcflags for all bootstrap stages.
943         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
944         STAGE4_LIBCFLAGS): New.
945         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
946         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
947         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
948         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
949         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
950         for target modules.  Don't export LIBCFLAGS.
951         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
952         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
953         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
954         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
955         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
956         * Makefile.in: Regenerate.
957
958 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
959
960         PR libgcj/33085
961         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
962         Do not use -DDLL_EXPORT.  Backport from upstream.
963
964 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
965
966         * MAINTAINERS (Write After Approval): Add myself.
967
968 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
969
970         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
971         * configure: Regenerate.
972
973 2008-01-31  Marc Gauthier  <marc@tensilica.com>
974
975         * configure.ac (xtensa*-*-*): Recognize processor variants.
976         * configure: Regenerate.
977
978 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
979
980         PR bootstrap/34922
981         * configure.ac (PARSE_ARGS): Push suitable setting of
982         ac_subdirs_all, for `./configure --help=recursive'.
983         Handle `+' in generic toplevel directory disabling.
984         * configure: Regenerate.
985
986 2008-01-28  Nick Clifton  <nickc@redhat.com>
987
988         * MAINTAINERS (xstormy16): Take over maintainership.
989
990 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
991
992         * MAINTAINERS (c4x port): Remove.
993
994 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
995
996         * libtool.m4: Backport AIX 6 support from ToT Libtool.
997
998 2008-01-23  Ben Elliston  <bje@au.ibm.com>
999
1000         * config.sub, config.guess: Update from upstream sources.
1001
1002 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1003
1004         * MAINTAINERS (Write After Approval): Add myself.
1005
1006 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1007
1008         * MAINTAINERS: Update my email address.
1009
1010 2008-01-09  Raksit Ashok  <raksit@google.com>
1011
1012         * MAINTAINERS (Write After Approval): Add myself.
1013
1014 2008-01-09  Raksit Ashok  <raksit@google.com>
1015
1016         * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1019
1020         * config.sub, config.guess: Update from upstream sources.
1021
1022 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1023
1024         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1025         Change recommended MPFR from 2.2.1 -> 2.3.0.
1026         * configure: Regenerate.
1027
1028 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1029
1030         * MAINTAINERS: Update my email address.
1031
1032 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1033
1034         * MAINTAINERS: Update my email address.
1035
1036 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1037
1038         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1039         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1040         * Makefile.in: Regenerate.
1041
1042 2007-12-10  Mark Heffernan <meheff@google.com>
1043
1044         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1045         misplaced entries.
1046
1047 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1048
1049         * configure.ac: Enable libjava for x86_64-*-darwin9.
1050         * configure: Regenerate.
1051
1052 2007-12-07  Bill Maddox <maddox@google.com>
1053
1054         * MAINTAINERS (Write After Approval): Add myself.
1055
1056 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1057
1058         * config.sub, config.guess: Update from upstream sources.
1059
1060 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1061
1062         * config-ml.in: Remove 64bit configure tests.
1063
1064 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1065
1066         * config-ml.in: Robustify against white space in absolute file
1067         names.
1068
1069         * config-ml.in (multi-clean): Substitute ${Makefile}.
1070         Remove superfluous ${Makefile} in list.
1071
1072 2007-11-19  Thiemo Seufer  <ths@mips.com>
1073
1074         * config-ml.in: Don't hardcode the Makefile name.
1075
1076 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1077
1078         * MAINTAINERS (Write After Approval): Add myself.
1079
1080 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1081
1082         * MAINTAINERS (Write After Approval): Add myself.
1083
1084 2007-11-06  Doug Kwan <dougkwan@google.com>
1085
1086         * MAINTAINERS (Write After Approval): Add myself.
1087
1088 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1089
1090         * MAINTAINERS (mercury): Remove entry.
1091         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1092
1093 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1094
1095         * Makefile.def (dependencies): Make configure-gdb depend on
1096         all-intl.
1097         * Makefile.in: Regenerated.
1098
1099 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1100
1101         * MAINTAINERS (Fortran maintainer): Remove myself.
1102
1103 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1104
1105         * Makefile.def: To avoid problems running with parallel makes,
1106         build newlib before libgloss so that target specific header
1107         files are availble.
1108         * Makefile.in: Regenerate
1109
1110 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1111
1112         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1113         * Makefile.in: Regenerate.
1114
1115 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1116
1117         * MAINTAINERS (Register allocation reviewer): Add myself.
1118
1119 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1120
1121         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1122         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1123         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1124         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1125         * configure: Regenerate.
1126
1127 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1128
1129         * MAINTAINERS (Register allocation reviewer): Add myself.
1130
1131 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1132
1133         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1134         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1135         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1136         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1137         * configure.ac: Default them to host tools for $host = $build.
1138         Subst them.
1139
1140         * configure: Regenerate.
1141         * Makefile.in: Regenerate.
1142
1143 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1144
1145         * MAINTAINERS (Register allocation reviewer): Add myself.
1146
1147 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1148
1149         * MAINTAINERS (Register allocation reviewer): Add myself.
1150
1151 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1152
1153         * MAINTAINERS (Write After Approval): Fix typo.
1154
1155 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1156
1157         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1158         * configure: Regenerate.
1159
1160 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1161
1162         PR bootstrap/31906
1163         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1164         they're already prefixed.
1165
1166 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1167
1168         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1169         libstdc++.
1170         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1171         * configure: Regenerate.
1172         * Makefile.in: Regenerate.
1173
1174 2007-09-17  Andreas Schwab  <schwab@suse.de>
1175
1176         * configure.ac: Raise minimum makeinfo version to 4.6.
1177         * configure: Regenerate.
1178
1179 2007-09-17  Johannes Singler <singler@ira.uka.de>
1180
1181         * MAINTAINERS (write-after-approval) add myself
1182
1183 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1184
1185         * configure.ac: Correct makeinfo version check.
1186         * configure: Regenerate.
1187
1188 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1189
1190         * MAINTAINERS: Update my email address.
1191
1192 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1193
1194         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1195         to $skipdirs and only disable gprof for newlib.  Use the normal
1196         mips*-elf* handling in other respects.
1197         * configure: Regnerate.
1198
1199 2007-09-12  David Daney  <ddaney@avtrex.com>
1200
1201         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1202         enabling libgcj.
1203         * configure: Regenerate.
1204
1205 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1206
1207         PR other/32154
1208         * configure.ac: For libgloss targets, point the linker to the linker
1209         script, startup code and simulator library.
1210         * configure: Regenerate.
1211
1212 2007-09-07  Andrew Haley  <aph@redhat.com>
1213
1214         * configure.ac (noconfigdirs): Remove target-libffi and
1215         target-libjava.
1216         * configure: Regenerate.
1217
1218 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1219
1220         PR target/33281
1221         * configure.ac: Use config/mh-mingw on mingw.
1222         * configure: Regenerate.
1223
1224 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1225
1226         * MAINTAINERS (Write After Approval): Add myself.
1227
1228 2007-09-05  Richard Guenther  <rguenther@suse.de>
1229
1230         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1231         nor --disable-checking is provided also turn on yes and types
1232         checking for stage1.
1233         * configure: Re-generate.
1234
1235 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1236
1237         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1238         (Write After Approval): Remove myself.
1239
1240 2007-08-29  Nick Clifton  <nickc@redhat.com>
1241
1242         * config.sub, config.guess: Update from upstream sources.
1243
1244 2007-08-22  Bud Davis  <jmdavis@link.com>
1245
1246         * MAINTAINERS (Write After Approval): Added myself.
1247         * MAINTAINERS (Reviewers): Removed myself.
1248
1249 2007-08-18  Paul Brook  <paul@codesourcery.com>
1250             Joseph Myers  <joseph@codesourcery.com>
1251
1252         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1253         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1254         * Makefile.in: Regenerate.
1255         * configure.ac (--with-debug-prefix-map): New.
1256         * configure: Regenerate.
1257
1258 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1259             Nigel Stephens  <nigel@mips.com>
1260
1261         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1262         as target_makefile_frag.
1263         * configure: Regenerate.
1264
1265 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1266
1267         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1268         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1269         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1270         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1271         (do-compare, do-compare3, do-compare-debug): New.
1272         ([+compare-target+]): Use them.
1273
1274 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1275
1276         * MAINTAINERS (Write After Approval): Change my email address.
1277
1278 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1279             Ben Elliston  <bje@au.ibm.com>
1280
1281         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1282         --silent if $silent.
1283         * configure: Regenerate.
1284
1285 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1286
1287         * MAINTAINERS (Various Maintainers): Add myself as
1288         loop infrastructure maintainer.  Update my e-mail
1289         address.
1290
1291 2007-07-31  Diego Novillo  <dnovillo@google.com>
1292
1293         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1294         Adjust description.
1295
1296 2007-07-26  Richard Guenther  <rguenther@suse.de>
1297
1298         * configure.ac: Add types checking to stage1 checking flags.
1299         * configure: Regenerate.
1300
1301 2007-07-17  Nick Clifton  <nickc@redhat.com>
1302
1303         * COPYING3: New file.  Contains version 3 of the GNU General
1304         Public License.
1305         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1306         Lesser General Public License.
1307
1308 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1309
1310         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1311
1312 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1313
1314         * MAINTAINERS (S/390 co-maintainer): Add myself.
1315         (Write After Approval): Remove myself.
1316
1317 2007-07-13  Dan Hipschman  <dsh@google.com>
1318
1319         * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2007-07-11  Nick Clifton  <nickc@redhat.com>
1322
1323         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1324         WINDRES export.
1325         * Makefile.in: Regenerate.
1326
1327 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1328
1329         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1330         maintainer.
1331
1332 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1333
1334         * lt~obsolete.m4: New. Import from 20070318 libtool.
1335
1336 2007-07-03  Julian Brown  <julian@codesourcery.com>
1337
1338         * MAINTAINERS (Write After Approval): Add myself.
1339
1340 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1341
1342         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1343         * configure: Regenerate.
1344
1345 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1346
1347         * configure.ac: Add some missing m4 quotation.
1348         * configure: Regenerate.
1349
1350 2007-07-02  Simon Baldwin  <simonb@google.com>
1351
1352         * MAINTAINERS (Write After Approval): Add myself.
1353
1354 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1355
1356         * configure: Regenerate.
1357
1358 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1359
1360         * Makefile.def: Add windmc tool to build.
1361         * Makefile.tpl: Likewise.
1362         * configure.ac: Likewise.
1363         * Makefile.in: Regenerate.
1364         * configure: Regenerate.
1365
1366 2007-06-28  DJ Delorie  <dj@redhat.com>
1367
1368         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1369         not building newlib.
1370         * configure: Regenerated.
1371
1372 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1373
1374         * MAINTAINERS (Write After Approval): Add myself.
1375
1376 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1377
1378         * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1381
1382         * MAINTAINERS (Write After Approval): Add myself.
1383
1384 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1385
1386         * MAINTAINERS (Write After Approval): Add myself.
1387
1388 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1389
1390         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1391         * Makefile.in: Regenerated.
1392
1393 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1394
1395         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1396         bfin*-*-uclinux* targets.
1397         * configure: Regenerate.
1398
1399 2007-06-14  Ian Lance Taylor  <iant@google.com>
1400
1401         * MAINTAINERS: Add myself as non-algorithmic global write
1402         maintainer.
1403
1404 2007-06-14  Diego Novillo  <dnovillo@google.com>
1405
1406         * MAINTAINERS: Add self as middle-end maintainer and
1407         non-algorithmic global write maintainer.
1408
1409 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1410
1411         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1412         Move all Fortran maintainers except Paul Brook into the
1413         Non-Autopoiesis section.
1414
1415 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1416
1417         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1418         (distclean-stage[+id+]): Possibly delete stage_last.
1419         * Makefile.in: Regenerate.
1420
1421 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1422
1423         * MAINTAINERS (Various Maintainer): Fix typo.
1424
1425 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1426
1427         * MAINTAINERS (Various Maintainer): Add myself as
1428         dataflow maintainer.
1429
1430 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1431
1432         * config.sub, config.guess: Update from upstream sources.
1433
1434 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1435
1436         * Makefile.tpl: Fix spelling error.
1437         * Makefile.in: Regenerate.
1438
1439 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1440
1441         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1442         lt_cv_sys_max_cmd_len.
1443
1444 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1445
1446         * MAINTAINERS (Various Maintainers): Add myself as
1447         auto-vectorizer maintainer.
1448
1449 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1450
1451         PR libjava/32098
1452         * libtool.m4: Revert previous change.
1453         * ltgcc.m4: Put it here.
1454
1455 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1456
1457         * MAINTAINERS (Various Maintainers): Add myself as
1458         auto-vectorizer maintainer.
1459
1460 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1461
1462         PR libjava/32098
1463         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1464
1465 2007-05-30  Richard Guenther  <rguenther@suse.de>
1466
1467         * MAINTAINERS (Various Maintainers): Add myself as
1468         auto-vectorizer maintainer.
1469
1470 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1471
1472         PR bootstrap/29382
1473         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1474         * configure: Rebuilt.
1475
1476 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1477
1478         * MAINTAINERS (Write After Approval): Removed my name.
1479
1480 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1481
1482         * MAINTAINERS (Write After Approval): Remove myself.
1483
1484 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1485
1486         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1487
1488 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1489
1490         * ltmain.sh: Update from ToT Libtool.
1491         * libtool.m4: Update from ToT Libtool.
1492         * ltsugar.m4: New. Update from ToT Libtool.
1493         * ltversion.m4: New. Update from ToT Libtool.
1494         * ltoptions.m4: New. Update from ToT Libtool.
1495         * ltconfig: Remove.
1496         * ltcf-c.sh: Remove.
1497         * ltcf-cxx.sh: Remove.
1498         * ltcf-gcj.sh: Remove.
1499
1500 2007-05-22  Ollie Wild  <aaw@google.com>
1501
1502         * MAINTAINERS (Write After Approval): Add myself.
1503
1504 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1505
1506         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1507         stage_cflags.
1508         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1509         Remove CFLAGS/LIBCFLAGS.
1510         (configure-stage[+id+]-[+prefix+][+module+],
1511         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1512         * Makefile.in: Regenerate.
1513
1514 2007-05-15  Diego Novillo  <dnovillo@google.com>
1515
1516         * MAINTAINERS: Update e-mail address.
1517
1518 2007-05-15  Revital Eres  <eres@il.ibm.com>
1519
1520         * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1523
1524         * MAINTAINERS (Write After Approval): Updated my address.
1525
1526 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1527
1528         * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2007-05-11  Silvius Rus  <rus@google.com>
1531
1532         * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2007-04-23  Tom Tromey  <tromey@redhat.com>
1535
1536         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1537
1538 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1539
1540         * MAINTAINERS (cpplib): Rename to ...
1541         (libcpp): ... this.  Add C/C++ front end maintainers.
1542
1543 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1544
1545         * config-ml.in: Pass ${ml_config_env} to configure calls.
1546
1547 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1548
1549         * MAINTAINERS (Write After Approval): Add myself.
1550
1551 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1552
1553         * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1556
1557         * MAINTAINERS (fortran 95 front end): Add myself.
1558
1559 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1560
1561         * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1564
1565         * MAINTAINERS (Modulo Scheduler): Add myself.
1566
1567 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1568
1569         * MAINTAINERS (fortran 95 front end): Add myself.
1570         (c++ front end): whitespace fix.
1571
1572 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1577
1578         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1579         of glob.  Quote arguments with single quotes too.
1580         * configure: Regenerate.
1581
1582 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1583
1584         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1585         * Makefile.in: Regenerate
1586
1587 2007-03-07  Andreas Schwab  <schwab@suse.de>
1588
1589         * configure: Regenerate.
1590
1591 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1592
1593         * configure.ac: Add "--with-pdfdir" configure option,
1594         which defines pdfdir variable.
1595         * Makefile.def (target=fixincludes): Add install-pdf to
1596         missing targets.
1597         (recursive_targets): Add install-pdf target.
1598         (flags_to_pass): Add pdfdir.
1599         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1600         target.
1601         * configure: Regenerate
1602         * Makefile.in: Regenerate
1603
1604 2007-02-28  Eric Christopher  <echristo@apple.com>
1605
1606         Revert:
1607         2006-12-07  Mike Stump  <mrs@apple.com>
1608
1609         * Makefile.def (dependencies): Add dependency for
1610         install-target-libssp and install-target-libgomp on
1611         install-gcc.
1612         * Makefile.in: Regenerate.
1613
1614 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1615
1616         * configure: Regenerate.
1617         * configure.ac: Move statements after variable declarations.
1618
1619 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1620
1621         * MAINTAINERS: Add myself as sh maintainer.
1622
1623 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1624
1625         * configure.ac: Adjust for loop syntax.
1626         * configure: Regenerate.
1627
1628 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1629
1630         * configure: Rebuilt.
1631
1632 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1633
1634         * configure.ac: Drop multiple occurrences of --enable-languages,
1635         and fix its quoting.
1636         * configure: Rebuilt.
1637
1638 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1639             Nathan Sidwell  <nathan@codesourcery.com>
1640             Vladimir Prus  <vladimir@codesourcery.com>
1641             Joseph Myers  <joseph@codesourcery.com>
1642
1643         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1644         * configure: Regenerate.
1645
1646 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1647
1648         * ltconfig (freebsd*): Default to elf.
1649
1650 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1651
1652         * configure.ac (target_libraries): Move libgcc before libiberty.
1653         * configure: Regenerated.
1654
1655 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1656             Paolo Bonzini  <bonzini@gnu.org>
1657
1658         PR bootstrap/30753
1659         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1660         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1661         * configure: Regenerated.
1662
1663 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1664
1665         * MAINTAINERS (Language Front End Maintainers): Update my mail
1666         address.
1667
1668 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1669
1670         PR bootstrap/30748
1671         * configure.ac: Correct syntax for Solaris ksh.
1672         * configure: Regenerated.
1673
1674 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1675
1676         * configure.ac: Sync with src.
1677         * configure: Regenerate.
1678
1679 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1680
1681         * Makefile.in: Regenerate.
1682
1683 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1684
1685         * config.sub: Sync with src.
1686
1687 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1688
1689         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1690         noncanonical equivalents.
1691         * configure.in: Rename to...
1692         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1693         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1694         target_noncanonical.  Use them.  Rewrite removal of configure
1695         arguments for autoconf 2.59.  Discard variable settings.  Force
1696         program_transform_name for native tools.
1697
1698         * Makefile.in: Regenerated.
1699         * configure: Regenerated with autoconf 2.59.
1700
1701 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1702
1703         * MAINTAINERS (Write After Approval): Add myself.
1704
1705 2007-01-31  Andreas Schwab  <schwab@suse.de>
1706
1707         * Makefile.tpl (LDFLAGS): Substitute it.
1708         * Makefile.in: Regenerate.
1709
1710 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1711
1712         * MAINTAINERS (Write After Approval): Add myself.
1713
1714 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1715
1716         * MAINTAINERS (spu port): Add myself.
1717
1718 2007-01-23  Richard Guenther  <rguenther@suse.de>
1719
1720         PR bootstrap/30541
1721         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1722         * Makefile.tpl (GNATBIND): Substitute it.
1723         (GNATMAKE): Likewise.
1724         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1725         of STAGE_PREFIX.
1726         * Makefile.in: Regenerate.
1727         * configure: Regenerate.
1728
1729 2007-01-18  Mike Stump  <mrs@apple.com>
1730
1731         * configure.in: Re-enable -Werror for gcc builds.
1732
1733 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1734
1735         * MAINTAINERS (Write After Approval): Add myself.
1736
1737 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1738
1739         * configure.in: Change == to = in test command.
1740         * configure: Regenerate.
1741
1742 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1743             Nick Clifton  <nickc@redhat.com>
1744             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1745
1746         * configure.in (build_configargs, host_configargs, target_configargs):
1747         Remove build/host/target parameters.
1748         (host_libs): Add gmp and mpfr.
1749         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1750         * Makefile.def (gmp, mpfr): New.
1751         (gcc): Remove target.
1752         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1753         target_os, target_vendor): New.
1754         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1755         * configure: Regenerate.
1756         * Makefile.in: Regenerate.
1757
1758 2007-01-11  Matt Fago  <fago@earthlink.net>
1759
1760         * configure.in: Try to link to functions only in mpfr 2.2.x
1761         to improve robustness of configure tests.
1762         * configure: Regenerate.
1763
1764 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1765
1766         * MAINTAINERS: Add myself as i386 maintainer.
1767
1768 2007-01-08  Jan Hubicka  <jh@suse.cz>
1769
1770         * MAINTAINERS: Add myself as i386 maintainer.
1771
1772 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1773
1774         * configure.in: Add support for an x86_64-mingw* target.
1775         * configure: Regenerate.
1776
1777 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1778
1779         * Makefile.tpl (all-target): Correct @if conditional for target
1780         modules.
1781         * configure.in: Omit libiberty if building only target libgcc.
1782         * configure, Makefile.in: Regenerated.
1783
1784 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1785
1786         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1787         * configure: Regenerate.
1788
1789 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1790
1791         * Makefile.def (target_modules): Add libgcc.
1792         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1793         * Makefile.tpl (clean-target-libgcc): Delete.
1794         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1795         on gcc even for bootstrapped modules.  Rewrite handling of
1796         lang_env_dependencies to loop over target_modules.
1797         * configure.in (target_libraries): Add target-libgcc.
1798         * Makefile.in, configure: Regenerated.
1799
1800 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1801
1802         * configure.in: Reorganize recognition of languages.  Add
1803         --enable-stage1-languages.  Show supported languages for the chosen
1804         target rather than all recognized languages.
1805         * configure: Regenerate.
1806
1807 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1808
1809         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1810         * Makefile.in: Regenerate.
1811
1812 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1813
1814         * configure.in: Warn that MPFR 2.2.0 is buggy.
1815         * configure: Regenerate.
1816
1817 2006-12-27  Ian Lance Taylor  <iant@google.com>
1818
1819         * configure.in: When removing Makefiles to force a reconfigure, also
1820         remove prev-DIR*/Makefile.
1821         * configure: Regenerate.
1822
1823 2006-12-22  Andreas Schwab  <schwab@suse.de>
1824
1825         * configure: Regenerate with correct autoconf version.
1826
1827 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1828
1829         * configure.in: add AC_SUBST for *_FOR_TARGET.
1830         * configure: Regenerate.
1831
1832 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1833
1834         * configure.in: Simplify logic for rejecting languages that cannot
1835         be built.  Separate the case when a language is unsupported,
1836         from the case when the user chooses not to build a language.
1837
1838 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1839
1840         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1841         it only affects bootstrap and could be tested on "$host" as well.
1842         * configure: Regenerate.
1843         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1844
1845 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1846
1847         PR bootstrap/29544
1848         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1849         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1850         move here comment from Makefile.tpl.
1851         * Makefile.tpl: Move some definitions higher in the file.
1852         (STAGE1_CHECKING): New.
1853         * configure.in: Add --enable-stage1-checking.
1854         * configure: Regenerate.
1855         * Makefile.in: Regenerate.
1856
1857 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1858
1859         * MAINTAINERS: Add myself as build system maintainer.
1860
1861 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1862
1863         * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2006-12-13  Eric Christopher  <echristo@apple.com>
1866
1867         * MAINTAINERS: Add myself as darwin maintainer.
1868
1869 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1870
1871         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1872
1873 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1874
1875         MAINTAINERS: Update my entry.
1876
1877 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1878
1879         * configure.in:  Handle spu makefile frag.
1880         * Makefile.tpl (MAINT): Define
1881         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1882         * configure: Regenerate.
1883         * Makefile.in: Regenerate.
1884
1885 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1886
1887         * config.guess: Import latest version.
1888         * config.sub: Likewise.
1889
1890 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1891
1892         * configure.in (spu-*-*): Don't skip target-libiberty.
1893         * configure: Regenerate.
1894
1895 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1896
1897         PR bootstrap/30134
1898         * configure.in: Correct x86 darwin support for libjava to powerpc
1899         and i?86 only.
1900         * configure: Regenerate.
1901
1902 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1903
1904         * configure.in: Add x86 darwin support for libjava.
1905         * configure: Regenerate.
1906
1907 2006-12-07  Mike Stump  <mrs@apple.com>
1908
1909         * Makefile.def (dependencies): Add dependency for
1910         install-target-libssp and install-target-libgomp on
1911         install-gcc.
1912         * Makefile.in: Regenerate.
1913
1914 2006-12-04  Richard Guenther  <rguenther@suse.de>
1915
1916         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1917         (Non-Algorithmic Maintainers): Move over non-algorithmic
1918         loop optimizer maintainers, add myself as a non-algorithmic
1919         middle-end maintainer.
1920
1921 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1922
1923         * MAINTAINERS (Write After Approval): Add myself.
1924
1925 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1926
1927         * configure.in: Update error message for missing GMP/MPFR.
1928
1929         * configure: Regenerate.
1930
1931 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1932
1933         * configure.in: Update MPFR version in error message.
1934
1935         * configure: Regenerate.
1936
1937 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1938
1939         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1940         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1941         --with-gmp-lib): New flags.
1942
1943         * configure: Regenerate.
1944
1945 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1946
1947         * MAINTAINERS (Write After Approval): Change my email address.
1948
1949 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1950
1951         * MAINTAINERS (Write After Approval): Add myself.
1952
1953 2006-11-22  Philipp Thomas <pth@suse.de>
1954
1955         * MAINTAINERS (i18n): Update e-mail address.
1956
1957 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1958
1959         * MAINTAINERS (spu port): Add myself as maintainer.
1960         (Write After Approval): Remove myself.
1961
1962 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1963
1964         * configure.in (skipdirs): Don't build libssp for SPU.
1965         * configure: Regenerate.
1966
1967 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1968
1969         * MAINTAINERS (spu port): Add myself as maintainer.
1970         (libobjc): Update my email address.
1971
1972 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1973
1974         * MAINTAINERS (Write After Approval): Add myself.
1975
1976 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1977
1978         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1979         * configure : Rebuilt.
1980
1981 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1982
1983         * MAINTAINERS (Write After Approval): Add myself.
1984
1985 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1986
1987         * MAINTAINERS (Write After Approval): Add myself.
1988
1989 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1990
1991         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1992         libmpfr.a.
1993         * configure: Regenerate.
1994
1995 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1996
1997         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1998         (unstage): Test for stage_last presence.
1999
2000         PR bootstrap/29802
2001         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2002         * Makefile.in: Regenerate.
2003
2004 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2005
2006         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2007         maintainers.
2008
2009 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2010
2011         * MAINTAINERS (Write After Approval): Add myself.
2012
2013 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2014
2015         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2016         and stageN-package/Makefile.
2017         * Makefile.in: Regenerated.
2018
2019 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2020
2021         * configure.in: Remove target-libgloss from noconfigdirs for
2022         bfin-*-*.
2023         * configure: Regenerated.
2024
2025 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2026
2027         * configure.in (have_gmp): Only error if the gcc directory exists.
2028
2029         * configure: Regenerate.
2030
2031 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2032
2033         * configure.in: Robustify error message for missing GMP/MPFR.
2034
2035         * configure: Regenerate.
2036
2037 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2038
2039         * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2042
2043         * MAINTAINERS: Change email address.
2044
2045 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2046
2047         * MAINTAINERS (Write After Approval): Add myself.
2048
2049 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2054
2055         * MAINTAINERS (Write After Approval): Move myself to
2056         Write After Approval section.
2057
2058 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2059
2060         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2061         need_gmp anymore.
2062         * configure: Regenerate.
2063
2064 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2065
2066         * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2069
2070         * config.guess: Import latest version.
2071         * config.sub: Likewise.
2072
2073 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2074
2075         * Makefile.def: Added pdf target handling.
2076         * Makefile.tpl: Added pdf target handling.
2077         * Makefile.in: Regenerated.
2078
2079 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2080
2081         * MAINTAINERS: Add self as score port maintainer.
2082
2083 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2088
2089         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2090         or newer.
2091         * configure: Regenerated.
2092
2093 2006-09-27  Dave Brolley  <brolley@redhat.com>
2094
2095         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2096         $s instead of $r.
2097         * configure: Regenerated.
2098
2099 2006-09-26  Thiemo Seufer  <ths@mips.com>
2100
2101         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2102         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2103         * configure: Regenerate.
2104
2105 2006-09-24  Graeme Peterson <gridly@gmail.com>
2106
2107         * MAINTAINERS (Write After Approval): Remove myself.
2108
2109 2006-09-22  Chao-ying Fu  <fu@mips.com>
2110
2111         * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2114
2115         * MAINTAINERS: Add self as soft-fp maintainer.
2116
2117 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2118
2119         * MAINTAINERS: Add myself as avr maintainer.
2120         Remove Marek Michalkiewicz as avr maintainer.
2121
2122 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2123
2124         * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2127
2128         * configure.in: Never build newlib for a Mingw host.
2129         Never build newlib as Mingw target library.
2130         Test the existence of winsup/cygwin for building a Cygwin newlib,
2131         rather than just winsup.
2132         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2133         building a Mingw target.
2134         * configure: Regenerate.
2135
2136 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2137
2138         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2139
2140 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2141
2142         * config.guess: Import from src (was more updated).
2143         * config.sub: Likewise.
2144
2145 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2146
2147         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2148         * configure: Regenerated.
2149
2150 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2151
2152         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2153         for stages after the first.
2154
2155 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2156
2157         * Makefile.def: Add dependencies for configure-opcodes
2158         on configure-intl and all-opcodes on all-intl.
2159         * Makefile.in: Regenerated.
2160
2161 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2162
2163         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2164
2165 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2166
2167         Port to hosts whose 'sort' and 'tail' implementations
2168         treat operands with leading '+' as file names, as POSIX
2169         has required since 2001.  However, make sure the code still
2170         works on pre-POSIX hosts.
2171         * ltmain.sh: Don't assume "sort +2" is equivalent to
2172         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2173
2174 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2175
2176         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2177
2178 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2179
2180         * ltconfig: chmod 644 before ranlib during install.
2181
2182 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2183
2184         PR bootstrap/18058
2185         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2186         if the bootstrap compiler is a GCC version that supports it.
2187         * configure: Regenerate.
2188
2189 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2190
2191         * configure.in: Fix thinkos in previous check-in.
2192         * configure: Regenerate.
2193
2194 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2195
2196         PR other/27063
2197         * configure.in: Test subdir_requires and give an appropriate
2198         error message.
2199         * configure: Regenerate.
2200
2201 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2202
2203         * MAINTAINERS (Write After Approval): Add myself.
2204
2205 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2206
2207         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2208
2209 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2210
2211         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2212
2213 2006-06-20  David Ayers  <d.ayers@inode.at>
2214
2215         PR bootstrap/28072
2216         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2217         whether target-libjava is being configured instead of whether the
2218         java front end is enabled.
2219         * configure: Regenerate.
2220
2221 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2222
2223         PR target/27540
2224         * configure.in: Only enable libgomp on IRIX 6.
2225         * configure: Regenerate.
2226
2227 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2228
2229         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2230         too.
2231         * Makefile.in: Regenerate.
2232
2233 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2234
2235         * config-ml.in: Alter CCASFLAGS to include special
2236         multilib options the same as is done for CFLAGS.
2237
2238 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2239
2240         * configure.in: Don't enable libgomp on hpux10.
2241         * configure: Rebuilt.
2242
2243 2006-06-12  David Ayers  <d.ayers@inode.at>
2244
2245         PR bootstrap/27963
2246         PR target/19970
2247         * configure.in: Remove target-boehm-gc from noconfigdirs where
2248         ${libgcj} is specified.
2249         * configure: Regenerate.
2250
2251 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2252
2253         Sync from src:
2254
2255         * configure.in: Sync.
2256         * configure: Regenerated.
2257
2258         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2259
2260         * Makefile.def: Added dependencies from sim and gdb on intl, and
2261         added configure dependencies to everything with an all dependency
2262         on intl.
2263         * Makefile.in: Regenerated.
2264
2265 2006-06-06  David Ayers  <d.ayers@inode.at>
2266
2267         PR libobjc/13946
2268         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2269         * Makefile.in: Regenerate.
2270         * configure.in: Add --enable-objc-gc at toplevel and have it
2271         enable boehm-gc for Objective-C.
2272         Remove target-boehm-gc from libgcj.
2273         Add target-boehm-gc to target_libraries.
2274         Add target-boehm-gc to noconfigdirs where ${libgcj}
2275         is specified.
2276         Assert that boehm-gc is supported when requested for Objective-C.
2277         Only build boehm-gc if needed either for Java or Objective-C.
2278         * configure: Regenerate.
2279
2280 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2281
2282         PR 27674
2283         * Makefile.tpl (configure-[+prefix+][+module+],
2284         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2285         Remove rule to unstage bootstrapped modules.
2286         (stage_current): New.
2287         * Makefile.in: Regenerate.
2288
2289 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2290
2291         * MAINTAINERS (Write After Approval): Update my e-mail address.
2292
2293 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2294
2295         * include/libiberty.h: Declare pex_run_in_environment.
2296
2297 2006-05-31  Asher Langton  <langton2@llnl.gov>
2298
2299         * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2302
2303         * Makefile.def (bfd, opcodes): Fix lib_path.
2304         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2305         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2306         * Makefile.in: Regenerate.
2307
2308 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2309
2310         * Makefile.in: Regenerate.
2311
2312 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2313
2314         * Makefile.def: Add install-html target. Add datarootdir
2315         docdir and htmldir to flags_to_pass.
2316         * Makefile.tpl: Add install-html target.
2317         * Makefile.in: Regenerate.
2318         * configure.in: Add --with-datarootdir, --with-docdir, and
2319         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2320         * configure: Regenerate.
2321
2322 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2323
2324         * configure.in: Enable gprof for cross builds.
2325         * configure: Regenerate.
2326
2327 2006-05-22  Richard Guenther  <rguenther@suse.de>
2328
2329         Revert
2330         2006-01-31  Richard Guenther  <rguenther@suse.de>
2331         Paolo Bonzini  <bonzini@gnu.org>
2332
2333         * Makefile.def (target_modules): Add libgcc-math target module.
2334         * configure.in (target_libraries): Add libgcc-math target library.
2335         (--enable-libgcc-math): New configure switch.
2336         * Makefile.in: Re-generate.
2337         * configure: Re-generate.
2338         * libgcc-math: New toplevel directory.
2339
2340 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2341             Andreas Tobler  <a.tobler@schweiz.ch>
2342
2343         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2344         * configure: Rebuilt.
2345
2346 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2347
2348         * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2006-05-01  DJ Delorie  <dj@redhat.com>
2351
2352         * configure.in: Restore CFLAGS if GMP isn't present.
2353         * configure: Regenerate.
2354
2355 2006-05-01  Richard Guenther  <rguenther@suse.de>
2356
2357         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2358         maintainer.
2359
2360 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2361
2362         * MAINTAINERS (Write After Approval): Add myself.
2363
2364 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2365
2366         * MAINTAINERS (Write After Approval): Add myself.
2367
2368 2006-04-18  DJ Delorie  <dj@redhat.com>
2369
2370         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2371         reference libgloss so that libssp can be built in a combined
2372         tree.
2373         * configure: Regenerate.
2374
2375 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2376
2377         * MAINTAINERS (Write After Approval): Add myself.
2378
2379 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2380
2381         * configure.in: Require makeinfo 4.4 or higher.
2382         * configure: Regenerate.
2383
2384 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2385
2386         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2387         Rearrange the entries of other libraries to have them in one place.
2388
2389 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2390
2391         * MAINTAINERS (Write After Approval): Remove myself.
2392         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2393
2394 2006-03-14  Richard Guenther  <rguenther@suse.de>
2395
2396         * configure: Regenerate with autoconf 2.13.
2397
2398 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2399
2400         * MAINTAINERS: Use my work address.
2401
2402         * MAINTAINERS: Update my E-mail address.
2403
2404 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2405
2406         * configure.in: Handle --disable-<component> generically.
2407         * configure: Regenerate.
2408
2409 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2410
2411         PR libgcj/17311
2412         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2413
2414 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2415
2416         * MAINTAINERS (Write After Approval):  Remove myself.
2417         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2418
2419 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2420
2421         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2422         (TARGET_CONFIGDIRS): Remove.
2423         * configure.in: Remove AC_SUBST(target_configdirs).
2424         * Makefile.in, configure: Regenerated.
2425
2426 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2427
2428         * MAINTAINERS (Write After Approval):  Remove myself.
2429         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2430
2431 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2432
2433         PR bootstrap/25670
2434
2435         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2436
2437         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2438         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2439         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2440         BUILD_PREFIX, BUILD_PREFIX_1.
2441         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2442
2443         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2444         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2445
2446         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2447         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2448         of `cat stage_current`.  Always provide the `r' and `s' variables.
2449         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2450         a single shell execution.
2451         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2452         bootstrapped modules, make the stage1 module if the build was not
2453         started yet, else build the current stage.
2454         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2455         (all-build, all-host, all-target, [+make_target+]-host,
2456         [+make_target+]-target): Do not use \-continued lines.
2457         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2458         (current_stage, restrap, stage_last): New.
2459
2460         * Makefile.in: Regenerate.
2461         * configure: Regenerate.
2462
2463 2006-02-19  Bud Davis  <jmdavis@link.com>
2464
2465         * MAINTAINERS (Write After Approval):  Remove myself.
2466         (Language Front End Maintainers):  Add myself as fortran 95
2467         maintainer and update e-mail address.
2468
2469 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2470
2471         * MAINTAINERS (Write After Approval):  Remove myself.
2472         (Language Front End Maintainers):  Add myself as fortran 95
2473         maintainer.
2474
2475 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2476
2477         * MAINTAINERS (Write After Approval): Add myself.
2478
2479 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2480
2481         * MAINTAINERS (Write After Approval):  Remove myself.
2482         (Language Front End Maintainers):  Add myself as
2483         fortran 95 maintainer.
2484
2485 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2486
2487         Sync from src:
2488
2489         2005-12-27  Leif Ekblad  <leif@rdos.net>
2490
2491         * configure.in: Add support for RDOS target.
2492         * configure: Regenerate.
2493
2494 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2495             Andreas Schwab  <schwab@suse.de>
2496
2497         * configure: Regenerate.
2498
2499 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2500
2501         * configure.in (enable_libgomp): Add AIX.
2502         * configure: Regenerate.
2503
2504 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2505
2506         * MAINTAINERS (Write After Approval): Add myself.
2507
2508 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2509
2510         * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2006-01-31  Richard Guenther  <rguenther@suse.de>
2513         Paolo Bonzini  <bonzini@gnu.org>
2514
2515         * Makefile.def (target_modules): Add libgcc-math target module.
2516         * configure.in (target_libraries): Add libgcc-math target library.
2517         (--enable-libgcc-math): New configure switch.
2518         * Makefile.in: Re-generate.
2519         * configure: Re-generate.
2520         * libgcc-math: New toplevel directory.
2521
2522 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2523
2524         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2525         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2526         the assembler, linker and binutils.
2527         * configure: Regenerate.
2528
2529 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2534
2535         * configure: Regenerate.
2536
2537 2006-01-18  Richard Henderson  <rth@redhat.com>
2538             Jakub Jelinek  <jakub@redhat.com>
2539             Diego Novillo  <dnovillo@redhat.com>
2540
2541         * libgomp: New directory.
2542         * Makefile.def: Add target_module libgomp.
2543         * Makefile.in: Regenerate.
2544         * configure.in (target_libraries): Add target-libgomp.
2545         * configure: Regenerate.
2546
2547 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2548
2549         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2550         @ from continuation.
2551         * Makefile.in: Rebuilt.
2552
2553 2006-01-04  Chris Lattner  <sabre@gnu.org>
2554
2555         * MAINTAINERS (Write After Approval): Add myself.
2556
2557 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2558
2559         PR bootstrap/24252
2560
2561         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2562         * Makefile.tpl (OBJDUMP): New.
2563         (EXTRA_HOST_FLAGS): Add it.
2564         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2565
2566         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2567         to use symbolic links between directories.  Avoid race conditions
2568         or make them harmless.
2569         * configure.in: Do not try to use symbolic links between directories.
2570
2571         * Makefile.def (LEAN): Pass.
2572         * Makefile.tpl (LEAN): Define.
2573         (stage[+id+]-start): Accept that the previous directory does not
2574         exist, if the bootstrap is lean.
2575         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2576         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2577         configure substitution.
2578         ([+compare-target+]): Likewise.
2579         ([+bootstrap-target+]-lean): New.
2580         * configure.in: Remove lean bootstrap support from here.
2581
2582         * Makefile.in: Regenerate.
2583         * configure: Regenerate.
2584
2585 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2586
2587         * MAINTAINERS (libdecnumber): Add myself.
2588
2589 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2590
2591         * libtool-ldflags: New script.
2592
2593 2006-01-02  Andreas Schwab  <schwab@suse.de>
2594
2595         * configure.in: When reconfiguring remove Makefile in
2596         all stage directories.
2597         * configure: Regenerate.
2598
2599 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2600
2601         * MAINTAINERS: Update my email address.
2602
2603 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2604
2605         Revert Ada-related part of the previous change.
2606
2607         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2608         Do not pass.
2609         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2610         * Makefile.in: Regenerate.
2611         * configure.in: Do not include mt-ppc-aix target fragment.
2612         * configure: Regenerate.
2613
2614 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2615
2616         * configure.in: Select appropriate fragments for PowerPC/AIX.
2617         * configure: Regenerate.
2618
2619         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2620         BOOT_CFLAGS, BOOT_LDFLAGS.
2621         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2622         BOOT_CFLAGS, BOOT_LDFLAGS.
2623         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2624         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2625         (stage): Fail if we cannot complete the work.
2626         * Makefile.in: Regenerate.
2627
2628 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2629
2630         * configure.in: Replace ms1 with mt.
2631         * configure: Rebuilt.
2632
2633 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2634
2635         * MAINTAINERS: Update my email address.
2636
2637 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2638
2639         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2640         install-host-nogcc): Don't invoke $(stage) at the end.
2641         * Makefile.in: Regenerate.
2642
2643 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2644
2645         * configure.in: Flip the top-level bootstrap switch.
2646         * configure: Regenerate.
2647
2648 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2649
2650         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2651         $(stage) and $(unstage).
2652         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2653         (all): Remove stray semicolon.
2654         (local-distclean): Don't handle multilib.tmp and multilib.out.
2655         (install.all): Set $s for consistency.
2656         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2657         check_multilibs setting.  Always make the install directory.
2658         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2659         Correct @if/@endif.
2660         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2661         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2662         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2663         (multilib.out): Remove.
2664         * Makefile.in: Regenerated.
2665
2666 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2667
2668         * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2671
2672         * MAINTAINERS: Add myself as mt maintainer.
2673
2674         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2675
2676 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2677
2678         * MAINTAINERS: Change email address.
2679
2680 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2681
2682         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2683         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2684         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2685         Find in-tree tools if available.
2686         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2687         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2688         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2689         (COMPILER_*_FOR_TARGET): New.
2690         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2691         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2692         (CONFIGURED_*, USUAL_*): Remove.
2693         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2694         STRIP): Use autoconf substitutions.
2695         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2696         COMPILER_NM_FOR_TARGET): New.
2697         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2698
2699         (all): Make all-host and all-target in parallel.
2700         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2701         that $$r and $$s are set before invoking a recursive make.
2702         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2703         ([+bootstrap-target+]): Inline most of the `all' target.
2704
2705 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2706
2707         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2708         from the gcc build directory.
2709         * Makefile.in: Regenerate.
2710
2711 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2712
2713         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2714         depend on all-libdecnumber.
2715         * configure.in (host_libs): Include libdecnumber.
2716         * Makefile.in: Regenerate.
2717         * configure: Likewise.
2718
2719 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2720
2721         * libdecnumber: Import decNumber sources from the dfp-branch.
2722
2723 2005-11-21  Kean Johnston  <jkj@sco.com>
2724
2725         * config.sub, config.guess: Sync from upstream sources.
2726
2727 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2728
2729         Import from Autoconf sources:
2730
2731         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2732         * config/move-if-change: Don't output "$2 is unchanged";
2733         suggested by Ben Elliston.  Handle weird characters correctly.
2734
2735 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2736
2737         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2738         to match upstream libtool for darwin.
2739
2740 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2741
2742         * Makefile.def: Remove gdb dependencies for gdbtk.
2743         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2744         (configure-gdb, install-gdb): New rules.
2745         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2746         * Makefile.in, configure: Regenerated.
2747
2748 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2749
2750         * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2753
2754         * MAINTAINERS (Write After Approval): Add myself.
2755
2756 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2757
2758         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2759         Diego Novillo.
2760
2761 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2762
2763         PR bootstrap/24297
2764         * Makefile.tpl (do-[+make-target+], do-check, install,
2765         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2766         are set before recursing.
2767         * Makefile.in: Regenerate.
2768
2769 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2770
2771         PR bootstrap/18939
2772         * Makefile.def (gcc) <target>: Fix thinko.
2773         * Makefile.in: Regenerate.
2774
2775 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2776
2777         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2778         * configure: Regenerate.
2779
2780 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2781
2782         * MAINTAINERS (Write After Approval): Add self.
2783
2784 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2785
2786         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2787         target-libffi, target-qthreads, target-libjava, and
2788         targetlibobjc.
2789         * configure: Regenerate.
2790
2791 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2792
2793         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2794         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2795         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2796         (USUAL_OBJDUMP_FOR_TARGET): New.
2797         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2798         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2799         * configure, Makefile.in: Regenerated.
2800
2801 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2802
2803         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2804         before other host packages.
2805
2806 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2807
2808         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2809
2810 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2811
2812         PR bootstrap/22340
2813
2814         * configure.in (default_target): Remove.
2815         * Makefile.tpl (all): Do not use prerequisites as subroutines
2816         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2817         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2818         use prerequisites as subroutines.
2819         (check-host, check-target): New.
2820         (bootstrap configure & all targets): Do not use stage*-start
2821         if the directory layout is already ok.
2822         (non-bootstrap configure & all targets): Prepend a $(unstage).
2823         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2824         (NOTPARALLEL): Remove.
2825         (unstage, stage variables): New variables.
2826         (unstage, stage targets): Simply expand to those variables.
2827
2828         * configure: Regenerate.
2829         * Makefile.in: Regenerate.
2830
2831 2005-10-04  James E Wilson  <wilson@specifix.com>
2832
2833         * Makefile.def (lang_env_dependencies): Add libmudflap.
2834         * Makefile.in: Regenerate.
2835
2836 2005-10-03  Andreas Schwab  <schwab@suse.de>
2837
2838         Backport from libtool CVS:
2839         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2840
2841         * ltmain.sh: add support for installing into temporary
2842         staging area (e.g. 'make install DESTDIR=...')
2843
2844 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2845
2846         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2847         * configure: Regenerated.
2848
2849 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2850
2851         * configure: Regenerate with the correct
2852         autoconf version.
2853
2854 2005-09-30  Catherine Moore  <clm@cm00re.com>
2855
2856         * configure.in (bfin-*-*): New.
2857         * configure: Regenerated.
2858
2859 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2860
2861         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2862         (LIPO_FOR_TARGET): New.
2863         (CONFIGURED_LIPO_FOR_TARGET): New.
2864         (USUAL_LIPO_FOR_TARGET): New.
2865         (STRIP_FOR_TARGET): New.
2866         (CONFIGURED_STRIP_FOR_TARGET): New.
2867         (USUAL_STRIP_FOR_TARGET): New.
2868         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2869         STRIP_FOR_TARGET.
2870         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2871         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2872         * Makefile.in: Regenerate.
2873         * configure: Regenerate.
2874
2875 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2876
2877         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2878         (rs6000-*-aix*): Same.
2879         * configure: Regenerate.
2880
2881 2005-09-16  Tom Tromey  <tromey@redhat.com>
2882
2883         * MAINTAINERS: Add self as java maintainer.
2884
2885 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2886
2887         * configure.in: Recognize f95 in the --enable-languages option,
2888         and substitute it for fortran, issuing a warning.
2889         * configure: Regenerate.
2890
2891 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2892
2893         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2894         * configure:  Regenerated.
2895
2896 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2897
2898         * MAINTAINERS: Add self as ms1 maintainer.
2899
2900 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2901
2902         * Makefile.def (libssp): Add to lang_env_dependencies.
2903         * Makefile.in: Regenerate.
2904
2905 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2906
2907         * MAINTAINERS: Add myself as middle-end maintainer.
2908
2909 2005-08-17  Christian Groessler  <chris@groessler.org>
2910
2911         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2912         * Makefile.in: Regenerate.
2913
2914 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2915
2916         * MAINTAINERS (write after approval): Added myself.
2917
2918 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2919
2920         * MAINTAINERS (Write After Approval): Add myself.
2921
2922 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2923
2924         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2925         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2926         Look for alternate names of the target cc and c++
2927         * configure: Regenerate.
2928
2929 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2930
2931         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2932         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2933         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2934         tools; remove code to manually set them.
2935         (Target tools): Look in the environment for them.
2936         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2937         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2938         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2939         build directory.
2940         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2941         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2942         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2943         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2944         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2945         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2946         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2947         * configure: Regenerate.
2948         * Makefile.in: Regenerate.
2949
2950 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2951
2952         * MAINTAINERS: Update for removed CPU targets.
2953
2954 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2955
2956         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2957         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2958         * Makefile.in: Regenerated.
2959
2960 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2961
2962         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2963         (CFLAGS_FOR_TARGET): Use it.
2964         (CXXFLAGS_FOR_TARGET): Likewise.
2965         * Makefile.in: Regenerated.
2966         * configure.in (--with-build-sysroot): New option.
2967         * configure: Regenerated.
2968
2969 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2970
2971         * Makefile.tpl: Wrap install between unstage and stage
2972         * Makefile.in: Regenerate.
2973
2974 2005-07-21  Eric Christopher  <echristo@apple.com>
2975
2976         * MAINTAINERS: Update affiliation.
2977
2978 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2979
2980         * MAINTAINERS: Add self as crx port maintainer.
2981
2982 2005-07-20  DJ Delorie  <dj@redhat.com>
2983
2984         * MAINTAINERS: Add self as m32c maintainer.
2985
2986 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2987
2988         * all files: Update FSF address.
2989
2990 2005-07-15  Eric Christopher  <echristo@redhat.com>
2991
2992         * MAINTAINERS: Change affiliation.
2993
2994 2005-07-14  Jim Blandy  <jimb@redhat.com>
2995
2996         * configure.in: Add cases for Renesas m32c.
2997         * configure: Regenerated.
2998
2999 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3000
3001         * COPYING.LIB: Update from fsf.org.
3002
3003 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3004
3005         * COPYING, compile, config.guess,
3006         config.sub, install-sh, missing, mkinstalldirs,
3007         symlink-tree, ylwrap: Sync from upstream sources.
3008         * config-ml.in: Update FSF address.
3009
3010 2005-07-13  Eric Christopher  <echristo@redhat.com>
3011
3012         * configure.in: Add toplevel noconfigdir support for tpf.
3013         * configure: Regenerate.
3014
3015 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3016
3017         PR ada/22340
3018
3019         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3020         * Makefile.in: Regenerate.
3021
3022 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3023
3024         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3025         Brolley to write-after-approval.
3026
3027 2005-07-07  Andreas Schwab  <schwab@suse.de>
3028
3029         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3030         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3031         * Makefile.in: Regenerated.
3032
3033 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3034
3035         * configure.in: Don't build sim or rda when targetting darwin.
3036         * configure: Regenerate.
3037
3038 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3039
3040         * configure.in: Add --enable-libssp and --disable-libssp.
3041         * configure: Regenerate with autoconf-2.13.
3042
3043 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3044
3045         * Makefile.def (target_modules): Add libssp.
3046         * configure.in (target_libraries): Add target-libssp.
3047         * configure: Rebuilt.
3048         * Makefile.in: Rebuilt.
3049
3050 2005-07-01  Zack Weinberg  <zackw@panix.com>
3051
3052         * MAINTAINERS: Change email address.  Resign from maintainership.
3053
3054 2005-07-01  Richard Guenther  <rguenther@suse.de>
3055
3056         * MAINTAINERS: Change my e-mail address and affiliation.
3057
3058 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3059
3060         * Makefile.def (stagefeedback): Come after profile.
3061         Define profiledbootstrap target.
3062         * Makefile.tpl (profiledbootstrap): Remove.
3063         (stageprofile-end): Zap stagefeedback.
3064         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3065         * Makefile.in: Regenerate.
3066
3067 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3068
3069         * MAINTAINERS: Update my email address.
3070
3071 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3072
3073         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3074         In 'cpp' stanza, support '#line' as well as '# '.
3075
3076 2005-06-08  Andreas Schwab  <schwab@suse.de>
3077
3078         * MAINTAINERS: Move myself from 'Write After Approval' to
3079         'CPU Port Maintainers' section as m68k maintainer.
3080
3081 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3082
3083         * configure.in (unsupported_languages): New macro.
3084         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3085         non-ported target libraries in noconfigdirs.
3086         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3087         non-linux-gnu.  Remove libgcj_ex_libffi.
3088         <lang_frag loop>: Set add_this_lang=no if the language is in
3089         unsupported_languages.
3090         * configure: Regenerate.
3091
3092 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3093
3094         * configure.in: Fix typo in handling of --with-mpfr-dir.
3095         * configure: Regenerate.
3096
3097 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3098
3099         * MAINTAINERS: Update my email address.
3100
3101 2005-06-02  Jim Blandy  <jimb@redhat.com>
3102
3103         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3104         accepted into the master sources.)
3105
3106 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3107             Michael Snyder  <msnyder@redhat.com>
3108             Stan Cox  <scox@redhat.com>
3109
3110         * configure.in: Set noconfigdirs for ms1.
3111
3112         * configure: Regenerate.
3113
3114 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3115
3116         * MAINTAINERS (Write After Approval): Add self.
3117
3118 2005-06-01  Josh Conner  <jconner@apple.com>
3119
3120         * MAINTAINERS (Write After Approval): Add self.
3121
3122 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3123
3124         * MAINTAINERS: Update my email address.
3125
3126 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3127
3128         * MAINTAINERS (Write After Approval): Add self.
3129
3130 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3131
3132         * MAINTAINERS (Write After Approval): Remove self.
3133
3134 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3137         (Dependencies): Consider target modules for bootstrap dependencies.
3138         Make target bootstrap modules depend on each stage's gcc.
3139         * Makefile.in: Regenerate.
3140
3141 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3142
3143         * Makefile.def (configure-gcc): Depend on binutils having been built.
3144         (all-gcc): No need to do it here.
3145         * Makefile.in: Regenerate.
3146
3147 2005-05-19  Paul Brook  <paul@codesourcery.com>
3148
3149         * configure.in: Rewrite misleading error message when requested
3150         language cannot be built.
3151         * configure: Regenerate.
3152
3153 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3154
3155         * ylwrap: Import from Automake 1.9.5.
3156
3157 2005-05-13  David Ung  <davidu@mips.com>
3158
3159         * MAINTAINERS (Write After Approval): Add self.
3160
3161 2005-05-09  Mike Stump  <mrs@apple.com>
3162
3163         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3164         lt_cv_sys_max_cmd_len for now.
3165
3166 2005-05-09  Stan Cox  <scox@redhat.com>
3167
3168         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3169
3170 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3171
3172         * README.SCO: Update the URL.
3173
3174 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3175
3176         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3177         with_gnu_ld to libtool.
3178         * ltcf-c.sh (aix[45]): Define file_list_spec.
3179         * ltcf-cxx.sh (aix[45]): Same.
3180         * ltcf-gcj.sh (aix[45]): Same.
3181         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3182         exists, write list of input files to temporary file.
3183
3184 2005-05-04  Mike Stump  <mrs@apple.com>
3185
3186         * configure.in: Always pass --target to target configures as
3187         otherwise rebuilds that do --recheck will fail.
3188         * confiugure: Rebuilt.
3189
3190 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3191
3192         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3193         STAGE_HOST_EXPORTS.
3194         (configure, all): Add bootstrap support.
3195         (Host modules, target modules): Pass post-stage1 flags and exports.
3196         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3197         * Makefile.in: Regenerate.
3198
3199 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * configure: Regenerate.
3202
3203 2005-04-27  Mike Stump  <mrs@apple.com>
3204
3205         * MAINTAINERS: Add self as darwin maintainer.
3206
3207 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3208
3209         * config.sub: Update from master copy.
3210
3211 2005-04-21  Mike Stump  <mrs@apple.com>
3212
3213         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3214         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3215
3216 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3217
3218         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3219         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3220         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3221         "*-*-elf" and "*-*-linux*".
3222         * configure: Regenerate.
3223
3224 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3225
3226         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3227
3228 2005-04-12  Mike Stump  <mrs@apple.com>
3229
3230         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3231
3232 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3233
3234         * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3237
3238         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3239
3240 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3241
3242         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3243         (TARGET_CONFIGARGS): Include --with-target-subdir.
3244         (configure, all): New macros.  Use them throughout.
3245         * Makefile.in: Regenerate.
3246
3247 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3248
3249         * MAINTAINERS (Write After Approval): Add myself.
3250
3251 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3252
3253         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3254
3255 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3256
3257         * MAINTAINERS: Move John Carr to Write After Approval.
3258
3259 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3260
3261         * config/mh-mingw32: Delete.
3262         * configure.in: Don't use it.
3263         * configure: Regenerate.
3264
3265 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3266
3267         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3268         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3269         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3270         (HOST_LIB_PATH): Generate from Makefile.def.
3271         (TARGET_LIB_PATH): Likewise.
3272         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3273         * Makefile.in: Regenerate.
3274         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3275         (RPATH_ENVVAR): Include Darwin case.
3276         * configure: Regenerate.
3277
3278 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3279
3280         * MAINTAINERS (Various Maintainers): Remove self.
3281         (Write After Approval): Add self.
3282
3283 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3284
3285         * MAINTAINERS (Various Maintainers): Add self.
3286
3287 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3288
3289         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3290         * configure: Regenerate.
3291
3292 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3293
3294         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3295         gcc_version, and gcc_version_trigger from set of flags to pass.
3296         * Makefile.tpl: Remove definitions of above variables.
3297         (config.status): Remove dependency on $(gcc_version_trigger).
3298         * Makefile.in: Regenerate.
3299         * configure.in: Do not reference config/gcc-version.m4 nor
3300         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3301         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3302         * configure: Regenerate.
3303
3304 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3305             Andrew Pinski <pinskia@physics.uc.edu>
3306
3307         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3308         * Makefile.in: Regenerate.
3309
3310 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3311
3312         * MAINTAINERS (Write After Approval): Add myself.
3313
3314 2005-03-03  David Ayers  <d.ayers@inode.at>
3315
3316         * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3319
3320         PR libgcj/20160
3321         * ltmain.sh: Avoid creating archives with components that have
3322         duplicate basenames.
3323
3324 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3325
3326         PR bootstrap/20250
3327         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3328         instead of check.
3329         * Makefile.in: Regenerate.
3330
3331 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3332
3333         * Makefile.in: Regenerate to fix conflict between the previous two
3334         patches.
3335
3336 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         PR bootstrap/17383
3339         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3340         * Makefile.tpl (HOST_SUBDIR): New substitution.
3341         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3342         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3343         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3344         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3345         (Host modules, Bootstrapped modules): Use it.
3346         (Build modules, Target modules): Do not create symlink trees,
3347         always configure out-of-srcdir.
3348         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3349         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3350         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3351         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3352
3353         * Makefile.in: Regenerate.
3354         * configure: Regenerate.
3355
3356 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3357
3358         Merged from libada-gnattools-branch:
3359         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3360
3361         * gnattools: New directory.
3362         * Makefile.def: Add gnattools as a module, depending on target-libada.
3363         * Makefile.in: Regenerate.
3364         * configure.in: Include gnattools in host_tools; disable it if ada
3365         is disabled.
3366         * configure: Regenerate.
3367
3368 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3369
3370         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3371         treelang maintainer.
3372         (Write After Approval): Remove myself.
3373
3374 2005-02-23  Paul Schlie  <schlie@comcast.net>
3375
3376         * configure.in: Allow darwin targeted ports to build tk, itcl and
3377         libgui.
3378         * configure: Regenerate.
3379
3380 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3381
3382         PR libgcj/10353
3383         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3384         * configure: Regenerate.
3385
3386 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3387
3388         * MAINTAINERS (Write After Approval): Add myself.
3389
3390 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3391
3392         * MAINTAINERS: Update my e-mail address.
3393
3394 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3395
3396         * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3399
3400         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3401         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3402         target-libgloss when not *-*-elf and *-*-aout.
3403         * configure: Regenerate.
3404
3405 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3406
3407         * MAINTAINERS: Remove obsolete entries.
3408
3409         * MAINTAINERS (Write After Approval): Add Michael Matz.
3410
3411 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3412
3413         * MAINTAINERS: Remove self as cpplib maintainer.
3414
3415 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3416
3417         * install-sh, config.sub: Import from upstream.
3418
3419 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3420
3421         PR bootstrap/18222
3422         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3423         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3424         * Makefile.in: Regenerate.
3425
3426 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3427
3428         * MAINTAINERS: Update my email address.
3429
3430 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3431             Andreas Schwab  <schwab@suse.de>
3432
3433         PR bootstrap/18033
3434         * config-ml.in: Eval option if surrounded by single quotes.
3435
3436 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3437
3438         Revert 2004-12-28 Makefile changes, a better fix will be
3439         applied to mainline and src after GCC 4.0 branches.
3440
3441 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3442
3443         PR bootstrap/17383
3444
3445         * Makefile.def (target_modules): Remove stage parameter,
3446         it is always true now.
3447         * Makefile.tpl (configure-build-[+module+],
3448         configure-target-[+module+]): Always build symlink tree
3449         for the directory and for include.  BUILD_SUBDIR and
3450         TARGET_SUBDIR cannot be . anymore.
3451         * Makefile.in: Regenerate.
3452
3453 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3454
3455         Revert 2004-12-08 Makefile changes.
3456
3457 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3458
3459         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3460         cygwin, mingw.
3461
3462 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3463
3464         * configure.in (sh64-*-*): Reenable gprof.
3465         * configure: Regenerate.
3466
3467 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3468
3469         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3470         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3471         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3472         * Makefile.in: Regenerate.
3473
3474 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3475
3476         * MAINTAINERS: Update my email address.
3477
3478 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3479
3480         * Makefile.tpl: Generate normal dependencies if the LHS module is
3481         not bootstrapped.
3482         * Makefile.in: Regenerate.
3483
3484 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3485
3486         * configure.in: Include config/gxx-include-dir.m4.  Use
3487         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3488         * configure: Regenerate.
3489
3490 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3491
3492         * config.if: Delete.
3493         * configure.in: Set libstdcxx_incdir directly.
3494         * configure: Regenerate.
3495
3496 2004-12-02  Eric Christopher  <echristo@redhat.com>
3497
3498         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3499         * Makefile.in: Regenerate.
3500
3501 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3502
3503         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3504         * configure: Regenerate.
3505
3506 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3507
3508         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3509         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3510         * configure: Regenerate.
3511
3512 2004-12-01  Eric Christopher  <echristo@redhat.com>
3513
3514         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3515         of things to remove.
3516
3517 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3518
3519         * MAINTAINERS (Write After Approval): Update my e-mail address.
3520
3521 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3522
3523         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3524         from CVS libtool to always pass_all.
3525
3526 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3527
3528         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3529         (hppa*64*-*-*): Delete incorrect comment.
3530         * configure: Rebuilt.
3531
3532 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3533
3534         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3535
3536 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3537
3538         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3539         from CVS libtool to always pass_all.
3540
3541 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3542
3543         * install-sh, compile: Import from automake.
3544
3545 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3546
3547         * config.guess, config.sub:  Import from savannnah.
3548
3549 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3550
3551         * MAINTAINERS (Write After Approval): Add myself
3552
3553 2004-11-12  Mike Stump  <mrs@apple.com>
3554
3555         * Makefile.def: Add html support.
3556         * Makefile.tpl: Likewise.
3557         * Makefile.in: Regenerate.
3558
3559 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3560
3561         PR 18423
3562         * configure.in: Remove all instances of build-fixincludes from
3563         noconfigdirs.
3564         (build_configargs): Supply --target to subdirectories.
3565         * configure: Regenerate.
3566
3567         * Makefile.def: Make gcc install depend on fixincludes install.
3568         * Makefile.in: Regenerate.
3569
3570 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3571
3572         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3573
3574 2004-11-11  Paul Brook  <paul@codesourcery.com>
3575
3576         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3577
3578 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3579
3580         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3581         target-libgfortran.
3582         * configure: Regenerate.
3583
3584 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3585
3586         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3587         like CC.
3588
3589 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3590
3591         * Makefile.def (host fixincludes): Specify missing targets.
3592         * Makefile.in: Regenerate.
3593
3594 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3595
3596         * MAINTAINERS: Add myself
3597
3598 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3599
3600         * MAINTAINERS (Write After Approval): Add myself.
3601
3602 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3603
3604         * Makefile.def: Build fixincludes for the host, too.
3605         * Makefile.in: Regenerate.
3606         * configure.in (host_tools): Add fixincludes.
3607         * configure: Regenerate.
3608
3609 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3610
3611         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3612         * configure: Regenerated.
3613
3614 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3615
3616         PR other/17783
3617         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3618         * configure: Regenerated.
3619
3620 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3621
3622         * README.SCO: Update per FSF instructions.
3623
3624 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3625
3626         PR target/18151
3627         * configure.in (case ${target}): Do not build fixincludes for avr.
3628         * configure: Regenerated.
3629
3630 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3631
3632         * configure.in (case ${target}): Do not build fixincludes
3633         on platforms where it is not used.
3634         * configure: Regenerated.
3635
3636 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3637
3638         * configure.in: Use an absolute path to install-sh.
3639         * configure: Regenerated.
3640
3641 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3642
3643         * MAINTAINERS (Write After Approval): Add myself.
3644
3645 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3646
3647         * MAINTAINERS: Remove from Write After Approval those that are
3648         already maintainers.
3649
3650 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3651
3652         * MAINTAINERS:  Update my email address.
3653
3654 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3655
3656         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3657         * configure: Regenerate.
3658
3659 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3660
3661         * MAINTAINERS:  Update my email address.
3662
3663 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3664
3665         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3666         entries belonging to this category.
3667
3668 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3669
3670         * MAINTAINERS: Update my e-mail address.
3671
3672 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3673
3674         Fix wrong conflict resolution in:
3675
3676         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3677
3678         * Makefile.in: Regenerate.
3679         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3680         in the recursive `make', instead of hardwiring `all'.
3681         (Autogenerated TARGET-* variables): New.
3682
3683 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3684
3685         * configure.in: Enable target-libgloss for crx-*-*.
3686         * configure: Regenerate.
3687
3688 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3689
3690         * MAINTAINERS (Various Maintainers): Move the "windows,
3691         cygwin, mingw" maintainer to ...
3692         (OS Port Maintainers): ... here.
3693
3694 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3695
3696         * MAINTAINERS (Write After Approval): Remove those that are
3697         maintainers of some subsystem.
3698
3699 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3700
3701         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3702         * ltcf-cxx.sh (tpf*): Likewise.
3703         * ltconfig (tpf*): Add TPF OS configuration support.
3704
3705 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3706
3707         * MAINTAINERS: Change my email address to my new work account.
3708
3709 2004-09-24  Michael Roth  <mroth@nessie.de>
3710
3711         * configure.in (--without-headers): Add missing double quotes.
3712         * configure: Regenerate.
3713
3714 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3715
3716         * ylwrap: Revert to previous version.
3717
3718 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3719
3720         PR bootstrap/17369
3721         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3722         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3723         SET_GCC_LIB_PATH_CMD.
3724         (BASE_TARGET_EXPORTS): Likewise.
3725         * Makefile.in: Regenerated.
3726
3727         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3728         * configure: Regenerated.
3729
3730 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3731
3732         * config.guess: New upstream version
3733         * compile, depcomp, install-sh, ylwrap: Likewise.
3734
3735 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3736
3737         * config/mh-x86omitfp: New host makefile fragment.  Add
3738         -fomit-frame-pointer to the default BOOT_CFLAGS.
3739         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3740         * configure: Regenerate.
3741
3742 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3743
3744         PR target/11572
3745         * configure.in (*-*-darwin*): Renable libobjc.
3746         * configure: Regenerate.
3747
3748 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3749
3750         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3751
3752 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3753
3754         * Makefile.def: Remove libbanshee.
3755         * Makefile.tpl: Ditto.
3756         * configure.in: Ditto.
3757         * Makefile.in: Regen.
3758         * configure: Ditto.
3759
3760 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3761
3762         * ltmain.sh: Use $pic_object as $non_pic_object if
3763         $non_pic_object=none.
3764
3765 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3766
3767         * missing: Import latest version from master repository.
3768
3769 2004-09-06  Nick Clifton  <nickc@redhat.com>
3770
3771         * config.sub: Import latest version from master repository.
3772         * config.guess: Likewise.
3773         This includes these changes:
3774
3775         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3776
3777         * config.sub: Handle crisv32, alias etraxfs.
3778         * config.guess (crisv32:Linux:*:*): Handle.
3779
3780         2004-08-13  Brad Smith  <brad@comstyle.com>
3781
3782         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3783         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3784
3785         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3786
3787         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3788         assume the processor is a powerpc.  This is because coreutils
3789         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3790         in this case, due to a MacOS X bug that causes
3791         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3792         to return a negative number.
3793         Problem reported by Petter Reinholdtsen in:
3794         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3795
3796         2004-07-19  Ben Elliston  <bje@gnu.org>
3797
3798         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3799
3800         2004-06-24  Ben Elliston  <bje@gnu.org>
3801
3802         * config.guess: Update copyright years.
3803         * config.sub: Likewise.
3804
3805         2004-06-22  Robert Millan  <robertmh@gnu.org>
3806
3807         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3808         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3809
3810         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3811
3812         * config.guess (*:*VMS:*:*): New entry. Replaces
3813         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3814         manufacturer.
3815
3816         2004-06-22  Ben Elliston  <bje@gnu.org>
3817
3818         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3819         * config.sub: Likewise.
3820
3821         2004-06-22  Ben Elliston  <bje@gnu.org>
3822
3823         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3824         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3825
3826         2004-06-11  Ben Elliston  <bje@gnu.org>
3827
3828         * config.guess (pegasos:OpenBSD:*:*): Remove.
3829
3830         2004-06-11  Ben Elliston  <bje@gnu.org>
3831
3832         From Wouter Verhelst <wouter@grep.be>:
3833         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3834
3835         2004-06-11  Ben Elliston  <bje@gnu.org>
3836
3837         * config.guess (luna88k:OpenBSD:*:*): New.
3838
3839         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3840
3841         * config.guess (m32r*:Linux:*:*): New case.
3842         * config.sub: Handle m32rle.
3843
3844         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3845
3846         From Jens Petersen  <petersen@redhat.com>:
3847         * config.sub: Handle sparcv8.
3848
3849         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3850
3851         From Tom Smith <smith@cag.lkg.hp.com>:
3852         * config.guess: Version suffixes are equally significant on Tru64
3853         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3854         prefix of "P" (patched kernel).
3855
3856         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3857
3858         * config.sub: Add support for National Semiconductor CRX target.
3859
3860 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3861
3862         * MAINTAINERS (Various Maintainers): Remove myself as web page
3863         maintainer, add myself as maintainer of build status lists.
3864
3865 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3866
3867         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3868         *-*-netware, but add target-libmudflap.
3869         Consolidate *-*-netware targets (of which really only i?86 exists)
3870         into a single entry.
3871         * configure: Likewise.
3872
3873 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3874
3875         * Makefile.tpl (sorry): Remove.
3876         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3877         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3878         (do-clean): Clean per-stage directories too.
3879         (do-distclean): Run distclean-stage1 too.
3880         (.NOTPARALLEL): Enable during toplevel bootstrap.
3881         (stage[+id+]-bubble): Enable parallel execution during
3882         the recursive invocation.
3883         * Makefile.in: Regenerate.
3884
3885         Fix previous checkin:
3886
3887         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3888         include.
3889         * configure.in: Fix indentation.
3890         * configure: Regenerate.
3891
3892 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3893
3894         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3895         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3896         * configure: regenerate
3897         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3898         -mdynamic-no-pic
3899
3900
3901 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3902
3903         * Makefile.def (build_modules): Add fixincludes.
3904         (dependencies): Make gcc depend on fixincludes.
3905         * configure.in (build_tools): Add fixincludes.
3906         (build_configdirs): Always include build_libs.
3907         * Makefile.in: Regenerate.
3908         * configure: Regenerate.
3909
3910 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3911
3912         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3913         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3914         phony targets; do not generate timestamp files.
3915         (distclean-stageN): Remove references to their timestamp files.
3916         (restageN, touch-stageN): Remove.
3917         (stageN-bubble): Rewritten.
3918         (compare): Support lean bootstraps.
3919         * Makefile.in: Regenerate.
3920
3921         * configure.in: Only warn when bootstrapping but
3922         build != host or build != target.  Support lean bootstraps.
3923         * configure: Regenerate.
3924
3925 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3926
3927         * configure.in:  Give a better error message if GMP/MPFR are missing
3928         and a language needing them has been requested.
3929         * configure:  Regenerated.
3930
3931 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3932
3933         * configure.in:  Print a list of available language front-ends if
3934         a requested one is missing.  Tidy stray tab characters.
3935         * configure:  Regenerated.
3936
3937 2004-08-19  Michael Koch  <konqueror@gmx.de>
3938
3939         * gcc/doc/install.texi: Update entry about automake for libjava.
3940
3941 2004-08-17  Robert Millan  <robertmh@gnu.org>
3942
3943         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3944         (instead of FreeBSD).
3945         * configure: Regenerate.
3946
3947 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3948
3949         * Makefile.in: Regenerate.
3950         * configure: Regenerate.
3951
3952         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3953         stage_*_flags.
3954         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3955         for bootstrapped modules if toplevel bootstrap is going.
3956         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3957         modules.  Adjust for changes in Makefile.def.  Enable several
3958         rules even in non-bootstrap mode, just to avoid peppering the
3959         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3960         (stage-[+prev+]-bubble): Remove.
3961
3962         * Makefile.def (Dependencies): Depend on all-build-bison,
3963         all-build-flex, all-build-byacc, all-build-texinfo, rather
3964         than the host variations.
3965         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3966         with BUILD_SUBDIR.
3967         (BISON): Update for recent Bisons.
3968         (YACC): Fix typo.
3969         (cross): Depend on all-build.
3970         (all): Do not depend on all-build.
3971         (prebootstrap): Remove.
3972         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3973         (Prebootstrap dependencies): Add them to the per-stage targets
3974         and to all-prebootstrap.
3975         * configure.in (build_configdirs): Always enable build_tools.
3976         (BUILD_DIR_PREFIX): Remove.
3977
3978         * Makefile.def (gcc): Add target variable.
3979         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3980         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3981         in the recursive `make', instead of hardwiring `all'.
3982         (Autogenerated TARGET-* variables): New.
3983
3984 2004-08-13  Brian Booth  <bbooth@redhat.com>
3985
3986         * MAINTAINERS: Remove myself from write-after-approval.
3987
3988 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3989
3990         * src-release: Stop distributing mmalloc with gdb (which doesn't
3991         use it).
3992         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3993         * Makefile.in: Regenerate.
3994
3995 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3996
3997         * configure.in (arm*-*-eabi*): New target.
3998         * configure: Regenerate.
3999
4000 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4001
4002         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4003         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4004         (Dependencies): New section.
4005         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4006         (configure-target-[+module+]): Depend on maybe-all-gcc
4007         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4008         (toplevel profiledbootstrap): Fix dependencies.
4009         * Makefile.in: Regenerate.
4010
4011 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4012
4013         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4014         target-libiberty to noconfigdirs.
4015         * configure: Regenerate.
4016
4017 2004-08-03  Paul Brook  <paul@codesourcery.com>
4018
4019         * configure.in: Check for MPFR as well as GMP.
4020         * configure: Regenerate.
4021
4022 2004-08-01  Robert Millan  <robertmh@gnu.org>
4023
4024         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4025         libmudflap for all GNU-based systems (with Glibc).
4026         * configure: Regenerate.
4027
4028 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4029
4030         * Makefile.def (host-modules): Add gcc.
4031         * Makefile.in: Regenerate.
4032         * Makefile.tpl (sorry): New rule.
4033         (configure-host, all-host, [+make_target+]-host, do-check,
4034         install-host): Do not add gcc as a special case.
4035         (host modules): Add a small special-casing for gcc.  Export
4036         extra_make_flags through the environment.
4037         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4038         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4039         other recursive targets for gcc): Remove.
4040
4041         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4042         (stage, unstage): New rules.
4043         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4044         distclean-stage[+id+]): Use stage_current.
4045         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4046         the stage*-start rules.
4047
4048 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4049
4050         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4051         use -all_load flag.
4052
4053 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4054
4055         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4056         * configure: Regenerate.
4057
4058 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4059
4060         * maintainer-scripts/gcc_release: Revert yesterday's change.
4061
4062 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4063
4064         * MAINTAINERS: Add myself to write-after-approval.
4065
4066 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4067
4068         * libf2c: Removed.
4069         * gcc/gccbug.in: Updated because of libf2c removal.
4070         * maintainer-scripts/gcc_release: Ditto.
4071
4072 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4073
4074         * configure.in: Build libmudflap by default on FreeBSD.
4075         * configure: Regenerated.
4076
4077 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4078
4079         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4080         systems.
4081         * configure: Regenerated.
4082
4083 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4084
4085         PR target/16344
4086         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4087         feedback based compiler.
4088         * Makefile.in: Rebuilt.
4089
4090 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4091
4092         * Makefile.def (host_modules): Set bootstrap=true for flex.
4093         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4094         * Makefile.in: Rebuilt.
4095
4096 2004-07-07  Jan Hubicka  <jh@suse.cz>
4097
4098         * MAINTAINERS: Add self as a profile feedback maintainer.
4099
4100 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4101
4102         * configure.in:  Do not prepend $srcdir to /dev/null in
4103         makefile fragments.
4104         * configure:  Regenerate.
4105
4106 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4107
4108         * Makefile.def (build_modules): Add bison, byacc, flex,
4109         m4, texinfo.
4110         (flags_to_pass): Add FLEX.
4111         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4112         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4113         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4114         DEFAULT_MAKEINFO): Remove.
4115         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4116         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4117         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4118         objdir or else use configured tool.
4119         (all-build): New.
4120         (all): Depend on it.
4121         (Build module dependencies): Add.
4122         * Makefile.in: Regenerate.
4123         * configure.in: Better support for multiple build modules,
4124         matching what is done for host/target modules.  Do not look
4125         for "plausible" locations of build tools if Canadian cross.
4126         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4127         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4128         * configure: Regenerate.
4129
4130 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4131
4132         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4133         * Makefile.in: Regenerate.
4134
4135 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4136
4137         * Makefile.tpl (configure-build-[+module+],
4138         configure-[+module+], configure-target-[+module+]): Pass
4139         [+extra_configure_args+].
4140         (all-build-[+module+], all-[+module+], check-[+module+],
4141         install-[+module+], [+make_target+]-[+module+],
4142         all-target-[+module+], check-target-[+module+],
4143         install-target-[+module+], [+make_target+]-target-[+module+]):
4144         Pass [+extra_make_args+].
4145         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4146         (GCC_HOST_EXPORTS): Remove.
4147         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4148         cross, check-gcc, check-gcc-c++, install-gcc,
4149         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4150         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4151         * Makefile.in: Regenerate.
4152
4153 2004-06-21  Matthew Sachs  <msachs@apple.com>
4154
4155         * MAINTAINERS: Added self to write-after-approval.
4156
4157 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4158
4159         * configure.in: Check for srcdir/winsup rather than build directory
4160         winsup.
4161         * configure: Regenerate.
4162
4163 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4164
4165         * configure.in: Don't build Cygwin native newlib if winsup
4166         directory is missing.  Emit warning instead.
4167         * configure: Regenerate.
4168
4169 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4170
4171         * Makefile.tpl (touch-stage[+id+]): New.
4172         (restage[+prev+]): Depend on touch-stage[+id+].
4173
4174         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4175         Use it throughout.
4176
4177         * Makefile.def: Add profile and feedback bootstrap stages.
4178         Remove next field from bootstrap stages.
4179         * Makefile.tpl (LN, LN_S): Substitute.
4180         (stageN-start, stageN-end): Use double-colon rules, to
4181         provide a hook for additional setup commands.
4182         (distclean-stageN-gcc, restageN): Create dependencies from
4183         [+prev+], not from [+next+].
4184         (stageN-bubble): Add commands for successive stages from
4185         [+prev+], using double-colon rules.
4186         (all-stageN-gcc): Fix typo.
4187         (stagefeedback-start, profiledbootstrap): New.
4188         * Makefile.in: Regenerate.
4189         * configure.in: Call ACX_PROG_LN.
4190         * configure: Regenerate.
4191
4192 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4193
4194         * MAINTAINERS (Write After Approval): Add myself.
4195
4196 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4197
4198         * MAINTAINERS (Write After Approval): Add myself.
4199
4200 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4201
4202         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4203         without gcc.
4204         * configure: Regenerate.
4205
4206 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4207
4208         * Makefile.tpl: Fix typo.
4209         * Makefile.in: Regenerate.
4210
4211 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4212
4213         * configure.in: Remove new- prefix from toplevel
4214         bootstrap targets.
4215         * configure: Regenerate.
4216
4217 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4218
4219         * Makefile.tpl (all.normal): Rename to all.
4220         (all): Replace with a rule to pick the default
4221         target from configure.
4222         (all-gcc, configure-gcc): Use conditionals to
4223         do nothing when toplevel bootstrap is going on.
4224         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4225         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4226         * configure.in: Support --enable-bootstrap.
4227
4228         * Makefile.def: Remove new- prefix from toplevel
4229         bootstrap targets.
4230         * Makefile.tpl: Likewise.
4231
4232         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4233         target.
4234
4235         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4236         $(RECURSE_FLAGS) to recursive invocation of make.
4237
4238         * Makefile.in: Regenerate.
4239         * configure: Regenerate.
4240
4241 2004-05-30  Andreas Jaeger  <aj@suse.de>
4242             Jim Wilson <wilson@specifixinc.com>
4243
4244         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4245         like CC.
4246
4247 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4248
4249         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4250         * configure: Regenerate.
4251
4252 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4253
4254         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4255         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4256         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4257         targets.
4258         * Makefile.in: Regenerate.
4259
4260 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4261
4262         * configure.in: Test the ability to symlink directories.
4263         * configure: Regenerate.
4264
4265         * Makefile.def (bootstrap-stage): New definitions.
4266         * Makefile.tpl (configure-stage1-gcc,
4267         configure-stage2-gcc, configure-stage3-gcc,
4268         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4269         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4270         new-restage3, compare): Autogenerate, see Makefile.in
4271         entry for behavioral changes.
4272         (distclean-stage1, new-stage1-start, new-stage1-end,
4273         new-stage1-bubble, distclean-stage2, new-stage2-start,
4274         new-stage2-end, new-stage2-bubble, distclean-stage3,
4275         new-stage3-start, new-stage3-end): New autogenerated targets.
4276         (objext, prebootstrap, BOOT_CFLAGS,
4277         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4278         targets.
4279
4280         * Makefile.in: Regenerate.
4281         (distclean-stage1, new-stage1-start, new-stage1-end,
4282         new-stage1-bubble, distclean-stage2, new-stage2-start,
4283         new-stage2-end, new-stage2-bubble, distclean-stage3,
4284         new-stage3-start, new-stage3-end): New targets.
4285         (all-stage1-gcc): Move prebootstrap dependency from here...
4286         (configure-stage1-gcc): ...to here.
4287         (new-bootstrap): Use bubble targets.
4288         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4289         Use per-stage distclean targets.
4290         (configure-stage1-gcc, configure-stage2-gcc,
4291         configure-stage3-gcc, all-stage1-gcc,
4292         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4293         Use new-stageN-start to prepare the tree.
4294
4295 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4296
4297         * Makefile.def (host_modules): add libcpp.
4298         * Makefile.tpl: Add dependencies on and for libcpp.
4299         * Makefile.in: Regenerate.
4300         * configure.in: Add libcpp host module.
4301         * configure: Regenerate.
4302
4303 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4304
4305         * Makefile.tpl: Whenever a recursive target is defined, wrap
4306         it in a special @if/@endif block, and prepare its maybe
4307         dependency in the @if/@endif block
4308         * configure.in: Instead of writing maybe dependencies, remove
4309         the @if/@endif statements, and remove the @if/@endif blocks
4310         that remain.
4311         * configure: Regenerate.
4312         * Makefile.in: Regenerate.
4313
4314 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4315
4316         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4317
4318 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4319
4320         PR bootstrap/15120
4321         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4322         * */configure: Rebuilt.
4323
4324 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4325
4326         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4327         of libf2c.
4328         * configure, Makefile.in: Regenerate.
4329
4330 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4331
4332         * MAINTAINERS (Write After Approval): Add myself.
4333
4334 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4335
4336         Merge from tree-ssa-20020619-branch.
4337
4338         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4339         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4340         (HOST_GMPLIBS): Define.
4341         (HOST_GMPINC): Define.
4342         (TARGET_LIB_PATH): Add libmudflap.
4343         (GFORTRAN_FOR_TARGET): Define.
4344         (configure-build*): Export GFORTRAN.
4345         (configure-gcc): Export GMPLIBS and GMPINC.
4346         (all-gcc): Add maybe-all-libbanshee.
4347         (configure-target-libgfortran): Define.
4348         * Makefile.in: Regenerate.
4349         * configure.in (host_libs): Add libbanshee.
4350         (target_libraries): Add target-libmudflap and target-libgfortran.
4351         Add --with-libbanshee.
4352         Handle --disable-libmudflap.
4353         (*-*-freebsd*): Use with_gmp.
4354         Add $(libgcj) to noconfigdirs.
4355         * configure: Regenerate.
4356         * depcomp: New file.
4357         * MAINTAINERS: Add tree-ssa maintainers.
4358
4359 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4360
4361         * MAINTAINERS (Various Maintainers): Add myself.
4362
4363 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4364
4365         * MAINTAINERS (Write After Approval): Add myself.
4366
4367 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4368
4369         * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4372
4373         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4374         * configure: Regenerate.
4375
4376 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4377
4378         Revert:
4379         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4380
4381         * Makefile.def (flags_to_pass): Remove *dir variables that
4382         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4383         as well as prefix and exec_prefix.
4384         * Makefile.in: Regenerate.
4385
4386 2004-04-26  Robert Millan  <robertmh@gnu.org>
4387
4388         Add patches from libtool CVS.
4389         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4390         * ltconfig: Likewise.
4391         * ltcf-c.sh: Likewise.
4392         * ltcf-cxx.sh: Likewise.
4393         * ltcf-gcj.sh: Likewise.
4394
4395 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         * Makefile.def (host_modules): Mark with the bootstrap
4398         flag packages on which gcc depends.
4399         * Makefile.tpl (all-bootstrap): Use it.
4400         * Makefile.in: Regenerate.
4401
4402 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4403
4404         * Makefile.def (flags_to_pass): Remove *dir variables that
4405         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4406         as well as prefix and exec_prefix.
4407         * Makefile.in: Regenerate.
4408
4409 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4410
4411         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4412         * configure: Regenerate.
4413         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4414         * gcc/Makefile.tpl (compare): Use the result of the test.
4415         * gcc/Makefile.in: Regenerate.
4416
4417 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4418
4419         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4420         Always relocate gcc and prev-gcc to the original names, even
4421         if the build fails.
4422         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4423         New targets.
4424
4425 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4426
4427         * MAINTAINERS: Update my email address.
4428
4429 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4430
4431         * configure.in (mips*-*-irix5*): Enable ld.
4432         * configure: Regenerate.
4433
4434 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4435
4436         * configure: Regenerate.
4437
4438 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4439
4440         * Makefile.tpl (configure-[+module+], configure-gcc,
4441         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4442         Set and export LDFLAGS.
4443         * Makefile.in: Regenerate.
4444
4445 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4446
4447         * MAINTAINERS: Add myself to write-after-approval.
4448
4449 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4450
4451         PR bootstrap/14871
4452         * Makefile.tpl: If we don't have built-in-tree target tools,
4453         use the ones found by configure rather than hacking around with
4454         program_transform_name.
4455         * configure.in: Give Makefile.tpl the information necessary
4456         to do that.
4457         * Makefile.in: Regenerate.
4458         * configure: Regenerate.
4459
4460 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4461
4462         PR bootstrap/14760
4463         * configure.in: When computing baseargs, strip *all* copies of
4464         offending options.  Also, don't match/substitute the trailing space,
4465         so that this actually works when two similar options are separated by
4466         only one space.
4467         * configure: Regenerate.
4468
4469 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4470
4471         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4472         (rs6000-*-aix*): Same.
4473         * configure: Regenerate.
4474
4475 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4476
4477         * MAINTAINERS: Add myself to write-after-approval.
4478
4479 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4480
4481         * MAINTAINERS: Add myself to write-after-approval.
4482
4483 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4484
4485         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4486         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4487         * Makefile.in: Regenerate.
4488
4489         * configure.in (top level bootstrap support): Rework --enable-werror
4490         to set @stage2_werror_flag@.
4491         * configure: Regenerate.
4492         * Makefile.tpl (top level bootstrap support): Pass
4493         @stage2_werror_flag@ down to configure in stages 2 and 3.
4494         * Makefile.in: Regenerate.
4495
4496 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4497
4498         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4499         for stages 2 and 3 as well as in make.  As a consequence, remove
4500         OUTPUT_OPTION (now detected by configure) from the flags passed down
4501         to make.
4502         * Makefile.in: Regenerate.
4503
4504         * Makefile.tpl (new-bootstrap): Fix typo.
4505         * Makefile.in: Regenerate.
4506
4507 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4508
4509         * Makefile.tpl: Rearrange by moving recursive_targets rules
4510         into their proper sections.
4511         * Makefile.tpl (top level bootstrap support): Move disabling
4512         of coverage flags from 'make' to 'configure'; improve comments.
4513         * Makefile.in: Regenerate.
4514
4515         * Makefile.tpl (experimental top level bootstrap) Move stage1
4516         language setting from all- target to configure- target; disable
4517         intermodule optimization in stage 1; prevent gratuitous rebuilds
4518         of stage 1.
4519         * Makefile.in: Regenerate.
4520         * configure.in: Comma-separate stage 1 language list for top
4521         level bootstrap.
4522         * configure: Regenerate.
4523
4524         * Makefile.tpl: Clean up experimental top level bootstrap support:
4525         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4526         prev-gcc in configure- targets as well as all- targets.
4527         * Makefile.in: Regenerate.
4528
4529 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4530
4531         * compile: New file imported from automake.
4532
4533 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4534
4535         * configure.in: Remove symbolic link section.
4536         * configure: Regenerate.
4537         * Makefile.tpl (links): Remove.
4538         * Makefile.in: Regenerate.
4539
4540 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4541             Nathanael Nerode  <neroden@gcc.gnu.org>
4542
4543         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4544         Set with AC_CHECK_PROGS.
4545         * configure.in: Fix comment typo from last patch.
4546         * configure: Regenerate.
4547
4548 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4549
4550         * Makefile.tpl: Introduce experimental top level bootstrap support.
4551         * Makefile.in: Regenerate.
4552         * configure.in: Introduce support for top level bootstrap.
4553         * configure: Regenerate.
4554
4555 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4556             Paolo Bonzini  <bonzini@gnu.org>
4557
4558         PR bootstrap/14522
4559         * configure.in: Cope with shells that do not support unquoted ^
4560         * configure: Regenerate.
4561
4562 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4563             Paolo Bonzini  <bonzini@gnu.org>
4564
4565         PR bootstrap/14522
4566         * configure.in: Cope with shells that do not support nesting
4567         quotes inside quoted backquote substitutions.
4568         * configure: Regenerate.
4569
4570 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4571
4572         PR bootstrap/14522
4573         * configure.in: Fix escaping of $.
4574         * configure: Regenerate.
4575
4576 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4577
4578         * configure: Regenerate, since I forgot to while committing Paolo's
4579         changes.
4580
4581 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4582
4583         PR ada/14131
4584         Move language detection to the top level.
4585         * configure.in: Find default values for the tools as
4586         soon as possible.  Disable ada if GNAT is not found.
4587         Emit error message about missing languages.  Expand
4588         --enable-languages=all for the gcc subdirectory.
4589
4590 2004-03-10  Ben Elliston  <bje@gnu.org>
4591
4592         * MAINTAINERS: Update my email address.
4593
4594 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4595
4596         * ltconfig: Disable building static libraries if building shared
4597         libraries on AIX 5L.
4598
4599 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4600
4601         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4602         and disable libgcj.
4603         * configure: Regenerated.
4604
4605 2004-03-01  Brian Booth  <bbooth@redhat.com>
4606
4607         * MAINTAINERS: Add myself to write-after-approval.
4608
4609 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4610
4611         * MAINTAINERS: Add myself to write-after-approval.
4612
4613 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4614
4615         PR bootstrap/7087
4616         * Makefile.tpl: Guard XFOO sed statements better.
4617         * Makefile.tpl: Add dependency for configure-target-libada.
4618         * Makefile.in: Regenerate (incidentally fixes broken
4619         commit when libada-branch was merged).
4620
4621 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4622
4623         * MAINTAINERS: Add myself to write-after-approval.
4624
4625 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4626
4627         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4628         maintainers.
4629
4630 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4631
4632         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4633         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4634
4635 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4636
4637         PR bootstrap/11932
4638         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4639
4640 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4641
4642         * MAINTAINERS: Added myself to write-after-approval.
4643
4644 2004-02-14  Michael Koch  <konqueror@gmx.de>
4645
4646         * MAINTAINERS: Added myself to write-after-approval.
4647
4648 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4649
4650         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4651         some OS port maintainers to OS port maintainers section.
4652
4653 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4654
4655         * MAINTAINERS: Add self.
4656
4657 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4658
4659         * MAINTAINERS: Alphabetize.
4660
4661 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4662
4663         * MAINTAINERS: Remove myself.
4664
4665 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4666
4667         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4668         (rs6000-*-aix*): Same.
4669         * configure: Regenerate.
4670
4671 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4672
4673         * configure.in (host): Add in missing $noconfigdirs to defines.
4674         * configure: Regenerate.
4675
4676 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4677             Nathanael Nerode  <neroden@gcc.gnu.org>
4678
4679         PR ada/6637, PR ada/5911
4680         Merge with libada-branch:
4681         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4682         with appropriate dependencies. Add --enable-libada configure switch.
4683         * configure, Makefile.in: Regenerate.
4684
4685 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4686
4687         * MAINTAINERS: Add myself to write-after-approval.
4688
4689 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4690
4691         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4692         * configure: Regenerate.
4693
4694 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4695
4696         Merge from upstream:
4697
4698         * ltmain.in: When setting IFS to '~', be careful about user
4699         arguments that contain '~'.
4700
4701         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4702
4703         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4704         Also test $base_compile against $CC with escaped arguments. Bug
4705         reported by Geoff Keating <geoffk@apple.com>.
4706
4707 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4708
4709         * MAINTAINERS: Remove i960 port.
4710
4711 2004-01-23  DJ Delorie  <dj@redhat.com>
4712
4713         * Makefile.def (target_modules) [libiberty]: Don't stage.
4714         * Makefile.in: Rebuilt.
4715
4716 2004-01-20  Caroline Tice  <ctice@apple.com>
4717
4718         * MAINTAINERS: Add myself to write-after-approval.
4719
4720 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4721
4722         * MAINTAINERS: Update my email address.
4723
4724 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4725
4726         * MAINTAINERS: Add myself to write-after-approval.
4727
4728 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4729
4730         * MAINTAINERS: Remove entries without email address.
4731
4732 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4733
4734         * MAINTAINERS: Add myself to write-after-approval.
4735
4736 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4737
4738         * MAINTAINERS: Update my email address.
4739
4740 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4741
4742         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4743         * Makefile.tpl (configure-target-[+module+]): Support stage.
4744         * Makefile.in: Rebuilt.
4745
4746 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4747
4748         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4749
4750 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4751
4752         * MAINTAINERS: Add myself as a MIPS maintainer.
4753
4754 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4755
4756         * configure.in: Use ./config.cache, not config.cache.
4757         * configure: Regenerate.
4758         * Makefile.tpl: Special-casing not needed for GCC any more.
4759         * Makefile.in: Regenerate.
4760
4761         * configure.in: Don't share a cache file for host dirs.
4762         * configure: Regenerate.
4763
4764         * config-ml.in: Don't mess with the cache file.
4765
4766 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4767
4768         * MAINTAINERS: Move myself from 'Write After Approval' to
4769         'CPU Port Maintainers' section as SPARC maintainer.
4770
4771 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4772
4773         * Makefile.tpl: Make GCC use a separate config.cache.
4774         * Makefile.in: Regenerate.
4775
4776         PR bootstrap/11932, PR bootstrap/11933
4777         (I don't know if it will fix either of them, but it relates
4778         to them.)
4779         * configure.in: Don't use shared config.cache for target
4780         directories.
4781         * configure: Regenerate.
4782
4783 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4784
4785         * MAINTAINERS: Add myself to 'Write After Approval' section.
4786
4787 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4788
4789         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4790         * configure: Regenerated.
4791
4792 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4793
4794         * MAINTAINERS: Remove the mn10200 maintainer.
4795
4796 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4797
4798         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4799         * configure: Regenerated.
4800
4801 2003-12-16  Jan Hubicka  <jh@suse.cz>
4802
4803         * MAINTAINERS: Add myself as callgraph maintainer.
4804
4805 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4806
4807         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4808         * configure: Regenerate.
4809
4810 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4811
4812         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4813         'Write After Approval' section. Update email.
4814
4815 2003-12-01  James Lemke <jim@wasabisystems.com>
4816
4817         * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2003-11-20  Matt Thomas  <matt@3am-software.com>
4820
4821         * MAINTAINERS: Add myself as a vax port maintainer.
4822
4823 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4824
4825         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4826         (configure-build-[+module+], configure-[+module+]): Likewise.
4827         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4828         * Makefile.in: Regenerate.
4829
4830 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4831
4832         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4833         shared/dylibed libraries.
4834         * ltmain.sh: Likewise.
4835         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4836         * ltcf-cxx.sh: Likewise.
4837         * ltcf-gcj.sh: Likewise.
4838         * ltconfig: Likewise.
4839
4840 2003-11-17  Stan Cox  <scox@redhat.com>
4841
4842         * MAINTAINERS: Add myself as iq2000 port maintainer.
4843
4844 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4845
4846         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4847         * Makefile.in: Regenerate.
4848
4849 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4850
4851         * config.sub: Update to 2003-11-03 version.
4852
4853 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4854
4855         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4856         * configure:  Regenerate.
4857
4858 2003-10-20  Nicolas Pitre <nico@cam.org>
4859
4860         * MAINTAINERS: Add myself to 'Write After Approval' section.
4861
4862 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4863
4864         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4865
4866 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4867
4868         * MAINTAINERS: Update my email address.
4869
4870 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4871
4872         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4873
4874 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4875
4876         * MAINTAINERS: Add myself to 'Write After Approval' section.
4877
4878 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4879
4880         * config.guess: Update to 2003-10-16 version.
4881         * config.sub: Update to 2003-10-16 version.
4882
4883 2003-10-15 David Daney  <ddaney@avtrex.com>
4884
4885         * MAINTAINERS: Added myself to 'Write After Approval' section.
4886
4887 2003-10-15  Falk Hueffner  <falk@debian.org>
4888
4889         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4890         'Write After Approval' section. Update email.
4891
4892 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4893
4894         * MAINTAINERS: Move myself from 'Write After Approval' to
4895         'Various Maintainers' section as middle-end maintainer.
4896
4897 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4898
4899         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4900         HOST_FLAGS_TO_PASS.
4901         * Makefile.in: Regenerate.
4902
4903 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4904
4905         * config.guess: Update to 2003-10-07 version.
4906         * config.sub: Update to 2003-10-07 version.
4907
4908 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4909
4910         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4911         * ltconfig (irix5*, irix6*): Don't override version_type.
4912
4913 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4914
4915         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4916         * configure: Rebuilt
4917         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4918         * Makefile.in: Rebuilt
4919
4920 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4921
4922         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4923
4924 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4925
4926         * MAINTAINERS (Write After Approval): Add myself.
4927
4928 2003-09-29  Paul Koning  <ni1d@arrl.net>
4929
4930         * MAINTAINERS: Move myself from "Write After Approval"
4931         to CPU platform maintainers for pdp11 platform.
4932
4933 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4934
4935         * MAINTAINERS: Move myself from 'Write After Approval' to
4936         'Various Maintainers' section as libffi testsuite maintainer.
4937
4938 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4939
4940         * configure.in: Pass a computed --program-transform-name
4941         to subconfigures.
4942         * configure: Regenerated.
4943
4944 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4945
4946         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4947         * Makefile.in: Regenerate.
4948
4949         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4950         * Makefile.in: Regenerate.
4951
4952 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4953
4954         * MAINTAINERS: Move myself from 'Write After Approval'
4955         to 'Various Maintainers' (objective-c) section.
4956
4957 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4958
4959         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4960         quoting.
4961         * configure: Regenerated.
4962
4963 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4964
4965         * MAINTAINERS (Write After Approval): Add myself to write after
4966         approval list.
4967
4968 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4969
4970         * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4973
4974         * MAINTAINERS: Update my e-mail address.
4975
4976 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4977
4978         * libtool.m4 (LD): Correct powerpc64 host match.
4979
4980 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4981
4982         * MAINTAINTERS: Update my affiliation and email address.
4983
4984 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4985
4986         * MAINTAINERS (Write After Approval): Add myself.
4987
4988 2003-09-04  DJ Delorie  <dj@redhat.com>
4989
4990         * configure: Regenerate.
4991
4992 2003-09-04  Robert Millan  <robertmh@gnu.org>
4993
4994         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4995
4996 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4997
4998         * configure.in: Ensure arguments to sed are properly spaced.
4999         * configure: Regenerate.
5000
5001 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5002
5003         * MAINTAINERS: Update my e-mail address.
5004
5005 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5006
5007         * MAINTAINERS (Write After Approval): Add myself.
5008
5009 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5010
5011         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5012         * configure: Regenerated.
5013
5014 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5015
5016         * MAINTAINERS: Update my email address.
5017
5018 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5019
5020         * configure.in:  Use newline instead of semicolon when assuming
5021         shell arguments in a for loop.
5022         * configure:  Regenerated.
5023
5024 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5025
5026         * MAINTAINERS: Resurrect the i860 maintainer.
5027
5028 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5029
5030         PR 8180
5031         * configure.in: When testing with_libs and with_headers, treat
5032         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5033         * configure: Regenerate.
5034
5035         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5036         make, shell, etc.
5037         (baseargs): Likewise.
5038         * configure: Regenerate.
5039
5040 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5041
5042         * MAINTAINERS (Write After Approval): Add myself.
5043
5044 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5045
5046         * configure.in: Disable libgcj for darwin not on powerpc.
5047         * configure: Rebuild.
5048
5049 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5050
5051         * config-ml.in, symlink-tree: Add license.
5052
5053 2003-08-03  Richard Stallman  <rms@gnu.org>
5054             Eben Moglen  <moglen@columbia.edu>
5055
5056         * README.SCO: New file.
5057
5058 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5059
5060         * Makefile.tpl (check, check-c++): Express dependencies using
5061         dependencies rather than commands.
5062         * Makefile.in: Regenerate.
5063
5064 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5065
5066         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5067         * configure: Ditto.
5068
5069 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5070
5071         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5072         * Makefile.in: Update.
5073
5074 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5075
5076         * configure.in: Enable libgcj for darwin.
5077         * configure: Rebuild.
5078
5079 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5080
5081         * config-ml.in:  Use ac_configure_args directly instead of
5082         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5083         actually seen.
5084
5085 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5086
5087         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5088         creating target and build subdirs to build all parent dirs as needed.
5089         * Makefile.in: Rebuild.
5090         * configure.in: Don't build dirs explicitly here.
5091         * configure: Rebuild.
5092
5093 2003-07-26  Paul Brook  <paul@nowt.org>
5094
5095         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5096
5097 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5098
5099         * Makefile.tpl (all-make): Depend on intl.
5100         * Makefile.in: Rebuilt.
5101
5102 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5103
5104         * install-sh:  Update to newer upstream versions (associated with
5105         aclocal 1.7).
5106         * mkinstalldirs:  Likewise.
5107         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5108
5109 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5110
5111         * MAINTAINERS: Move self from Bug database only accounts
5112         to write-after-approval.
5113
5114 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5115
5116         * config.if: Remove unused libc_interface determination.
5117
5118 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5119
5120         * MAINTAINERS: Move self from write-after-approval to
5121         build machinery (*.in).
5122
5123 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5124
5125         PR bootstrap/11273
5126         PR bootstrap/11408
5127         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5128         unused INSTALL_PROGRAM_ARGS.
5129         * configure.in: Use AC_PROG_INSTALL.
5130         * Makefile.in: Regenerate.
5131         * configure: Regenerate.
5132
5133 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5134
5135         * MAINTAINERS: Alphabetize.
5136
5137 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5138
5139         * configure: Rebuilt.
5140         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5141         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5142         newlib nor libgloss.
5143         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5144         * configure.in (am33_2.0-*-linux*): Added.
5145
5146 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5147
5148         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5149         * configure: Regenerate.
5150
5151 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5152
5153         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5154         * Makefile.in: Regenerate.
5155
5156 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5157
5158         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5159         * Makefile.in: Regenerate.
5160
5161 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5162
5163         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5164         * Makefile.in: Regenerated.
5165
5166         * config-ml.in: Replace PWD with PWD_COMMAND.
5167
5168 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5169
5170         * intl: New directory; see intl/ChangeLog for details.
5171         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5172         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5173         * Makefile.in: Regenerate.
5174
5175 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5176
5177         * configure.in: Clean up config-lang.in handling.  Delete
5178         useless assignment to "subdirs".
5179         * configure: Regenerate.
5180
5181 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5182
5183         * configure.in: Rename 'target_libs' to 'target_libraries'.
5184         Remove useless reference to 'target_libs'.
5185         * configure: Regenerate.
5186
5187 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5188
5189         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5190         * Makefile.in: Regenerate.
5191
5192 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5193
5194         * Makefile.def: Introduce flags_to_pass.
5195         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5196         * Makefile.in: Regenerate.
5197
5198 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5199
5200         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5201         and target-libgloss.
5202         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5203         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5204         * configure: Regenerate.
5205
5206 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5207
5208         * configure.in: Update testsuite_flags to new location.
5209         * configure. Regenerate.
5210
5211 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5212
5213         * Makefile.tpl: Remove BUILD_CC stuff.
5214         * Makefile.in: Regenerate.
5215
5216 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5217
5218         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5219
5220 2003-06-16  Graeme Peterson <gp@qnx.com>
5221
5222         * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5225
5226         * config.guess: Update to 2003-06-12 version.
5227         * config.sub: Update to 2003-06-13 version.
5228
5229 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5230
5231         * config.guess: Update to 2003-06-06 version.
5232         * config.sub: Update to 2003-06-06 version.
5233
5234 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5235
5236         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5237         * configure. Regenerate.
5238
5239 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5240
5241         * configure.in: Disable serial configure by default.
5242         * configure: Regenerate.
5243         * Makefile.tpl: Abolish .NOTPARALLEL.
5244         * Makefile.in: Regenerate.
5245
5246         * Makefile.tpl: Replace {build,host,target}_canonical by
5247         {build,host,target}.
5248         * Makefile.in: Regenerate.
5249
5250         * Makefile.tpl: Fix stupid pasto.
5251         * Makefile.in: Regenerate.
5252
5253 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5254
5255         * Makefile.tpl: Remove bogus conditional.
5256         * Makefile.in: Regenerate.
5257
5258 2003-06-05  Jan Hubicka  <jh@suse.cz>
5259
5260         * Makefile.tpl (profiledbootstrap): New target.
5261         * Makefile.in (profiledbootstrap): New target.
5262
5263 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5264
5265         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5266         Pinski. Remove user names from other bugzilla-only maintainers.
5267
5268 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5269
5270         * Makefile.tpl: Make 'recursive targets' using autogen rather
5271         than shell loop.  Remove duplicate 'clean' targets and false
5272         comments.
5273         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5274         Add systematic method of specifying missing targets in subdirs.
5275         Add copyright boilerplate.
5276         * Makefile.in: Regenerate.
5277         * configure.in: Add 'recursive targets' to maybe list.
5278         * configure: Regenerate.
5279
5280         * MAINTAINERS: "GNATS only" -> "Bug database only".
5281
5282         * Makefile.tpl: Rename [+target+] to [+make_target+].
5283         * Makefile.def: Rename 'target' to 'make_target'.
5284
5285 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5286
5287         * MAINTAINERS: Add self as options handling maintainer.
5288
5289 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5290
5291         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5292         been too long since I touched those ports.
5293
5294 2003-05-28  DJ Delorie  <dj@redhat.com>
5295
5296         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5297         * Makefile.in: Regenerate.
5298
5299 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5300
5301         * configure.in: Use curly braces in the definition of tooldir.
5302         * configure: Regenerate.
5303
5304 2003-05-21  DJ Delorie  <dj@redhat.com>
5305
5306         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5307         newlib or libgloss.
5308         * Makefile.in: Regenerate.
5309
5310 2003-05-21  DJ Delorie  <dj@redhat.com>
5311
5312         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5313         * Makefile.in: Regenerate.
5314
5315 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5316
5317         * MAINTAINERS: Update my e-mail address.
5318
5319 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5320
5321         * configure.in: Switch more things to use maybe dependencies.
5322         * Makefile.tpl: Switch more things to use maybe dependencies.
5323         Factor out common code from autogen IF statements.
5324         * configure: Regenerate.
5325         * Makefile.in: Regenerate.
5326
5327 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5328
5329         * configure.in: Accept i[3456789]86 for machine type.
5330         * configure: Regenerate.
5331
5332 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5333
5334         * configure.in: Switch more things to use maybe dependencies.
5335         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5336         * configure: Regenerate.
5337         * Makefile.tpl: Switch more things to use maybe dependencies.
5338         * Makefile.in: Regenerate.
5339
5340 2003-05-16  Andreas Schwab  <schwab@suse.de>
5341
5342         * Makefile.tpl (install-opcodes): Define.
5343         * Makefile.in: Rebuild.
5344
5345 2003-05-13  Andreas Jaeger  <aj@suse.de>
5346
5347         * config.guess: Update to 2003-05-09 version.
5348         * config.sub: Update to 2003-05-09 version.
5349
5350 2003-05-13  Michael Eager <eager@mvista.com>
5351
5352         * configure.in: Correct sed script so that options in quotes are not
5353         deleted.
5354         * configure: Rebuild.
5355
5356 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5357
5358         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5359         and $$s/newlib/libc/sys/cygwin32 include paths.
5360         * configure: Ditto.
5361
5362 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5363
5364         * MAINTAINERS: Update my email addresses.
5365
5366 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5367
5368         * config-ml.in: Propagate INSTALL variables.
5369
5370 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5371
5372         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5373
5374 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5375
5376         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5377         * Makefile.in: Regenerate.
5378
5379 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5380
5381         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5382
5383 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5384
5385         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5386
5387 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5388
5389         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5390         * Makefile.in: Regenerated.
5391
5392 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5393
5394         * MAINTAINERS (Write After Approval): Upgrade myself from
5395         GNATS only to write-after-approval. Update my mail address.
5396
5397 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5398
5399         (OS Port Maintainers: freebsd): Add myself.
5400
5401 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5402
5403         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5404
5405 2003-04-22  Kean Johnston  <jkj@sco.com>
5406
5407         * MAINTAINERS (SCO ports): Added myself.
5408
5409 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5410
5411         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5412
5413 2003-04-19  Kean Johnston  <jkj@sco.com>
5414
5415         * MAINTAINERS (Write After Approval): Add myself.
5416
5417 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5418
5419         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5420         * Makefile.in: Regenerate.
5421
5422 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5423
5424         * configure.in (powerpc64*-*-linux*): Remove.
5425         * configure: Rebuilt.
5426
5427 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5428
5429         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5430         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5431         and restrap.
5432         * Makefile.in:  Regenerate.
5433
5434 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5435
5436         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5437         * configure: Regenerated.
5438
5439 2003-04-15  DJ Delorie  <dj@redhat.com>
5440
5441         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5442
5443 2003-04-13  Nick Clifton  <nickc@redhat.com>
5444
5445         * config-ml.in: Remove support for --disable-aix removing
5446         call-aix multilibs.
5447
5448 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5449
5450         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5451         * */configure: Rebuilt.
5452
5453 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5454
5455         * MAINTAINERS: Add my email address.
5456
5457 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5458
5459         * MAINTAINERS (Write After Approval): Add myself.
5460
5461 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5462
5463         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5464         * Makefile.in: Regenerate.
5465
5466 2003-03-14  Michael Chastain  <mec@shout.net>
5467
5468         * Makefile.in: Regenerate with correct Makefile.def.
5469
5470 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5471
5472         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5473         Make macro.
5474         * Makefile.in: Regenerate.
5475         * configure.in: Clean up gxx_include_dir logic.
5476         * configure: Regenerate.
5477
5478 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5479
5480         * MAINTAINERS (Write After Approval): Add myself.
5481
5482 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5483
5484         * MAINTAINERS: Update my mail address.
5485
5486 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5487
5488         * configure.in (gxx_include_dir): Fix typo.
5489         * configure: Regenerated.
5490
5491 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5492
5493         * Makefile.tpl: Reindent.
5494         * Makefile.in: Regenerate.
5495         * configure.in: Reindent.  Don't set unused variables.
5496         * configure: Regenerate.
5497
5498 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5499
5500         * configure.in: Include $(build_tooldir)/sys-include in
5501         FLAGS_FOR_TARGET.
5502         * configure: Regenerated.
5503
5504 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5505
5506         * Makefile.tpl: Always pass down RANLIB.
5507         * Makefile.in: Regenerate.
5508
5509         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5510         * Makefile.in: Regenerate.
5511         * configure.in: Remove unused logic relating to --enable-shared
5512         and --enable-threads.  Remove bogus comments.  Remove redundant
5513         noconfigdirs.
5514         * configure: Regenerate.
5515
5516         * configure.in: Replace ${libstdcxx_version} by its value.
5517         Remove reference to mh-dgux.
5518         * configure: Regenerate.
5519
5520 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5521
5522         * MAINTAINERS (Write After Approval): Add myself.
5523
5524 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5525
5526         * Makefile.tpl: Rearrange.
5527         * Makefile.in: Regenerate.
5528
5529 2003-02-25  Uwe Stieber <uwe@wwws.de>
5530
5531         * configure.in: Add support for kaOS as cross build target system.
5532         * configure: Regenerated.
5533
5534 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5535
5536         * MAINTAINERS (Write after approval): Add myself.
5537
5538 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5539
5540         * MAINTAINERS: Update my email address.
5541
5542 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5543
5544         * MAINTAINERS: Add self to blanket write privs. section.
5545
5546 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5547
5548         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5549         configure-target-* as some target builds may require additional
5550         flags for preprocessor tests.
5551         * Makefile.in: Regenerated.
5552
5553 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5554
5555         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5556         * ltconfig: Handle it.
5557         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5558         auto-detecting it.
5559
5560         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5561         it is used as argument to $CC.
5562         * ltcf-gcj.sh: Likewise.
5563
5564         * configure.in: Introduce --enable-maintainer-mode.
5565         * configure: Rebuilt.
5566         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5567         for maintainer mode.
5568         * Makefile.in: Rebuilt.
5569
5570 2003-02-18  Jason Merrill  <jason@redhat.com>
5571
5572         * Makefile.tpl (check-c++): Allow parallelism.
5573
5574 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5575
5576         * MAINTAINERS: Remove John Carr (who never actually had access to
5577         gcc.gnu.org).
5578
5579 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5580
5581         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5582         don't configure target-libobjc.
5583         * configure: Regenerate.
5584
5585 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5586
5587         * Makefile.tpl (RANLIB): Define.
5588         * Makefile.in: Regenerate.
5589
5590 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5591
5592         * MAINTAINERS: Update my email.
5593
5594 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5595
5596         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5597         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5598         * Makefile.in: Regenerated.
5599         * configure.in: Remove all traces of snavigator, db, and grep.
5600         * configure: Regenerated.
5601
5602 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5603
5604         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5605         After Approval.
5606
5607 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5608
5609         * MAINTAINERS (Write after approval): Add myself.
5610
5611 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5612
5613         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5614         * Makefile.in: Regenerated.
5615
5616 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5617
5618         * config.guess: Updated to 2003-01-30's version.
5619         * config.sub: Updated to 2003-01-28's version.
5620
5621 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5622
5623         * config.if: If gcc_version is already set, just use it.  Don't set
5624         gcc_version_trigger if it's already set, otherwise set it to
5625         gcc/version.c, but only if the file exists.  If it is not set and
5626         gcc/version.c does not exist, try to extract the version number from
5627         $CC.
5628
5629 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5630
5631         * MAINTAINERS: Add myself to write-after-approval list.
5632
5633 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5634
5635         * configure.in:  Revert 24Jan change.
5636         * configure:  Regenerate.
5637
5638 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5639
5640         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5641         entry of HJ Lu.
5642
5643 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5644
5645         * configure.in: Revert previous change.
5646         * configure: Regenerate.
5647
5648 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5649
5650         * configure.in: Make rda native-only.
5651         * configure: Regenerate.
5652
5653 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5654
5655         * MAINTAINERS: Move myself from GNATS-only-accounts to
5656         write-after-approval.
5657
5658 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5659
5660         * configure.in: Add missing \.
5661         * configure: Rebuilt.
5662
5663 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5664
5665         * configure.in (baseargs): Avoid using \| in sed regular
5666         expressions.
5667         * configure: Rebuilt.
5668
5669 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5670
5671         * configure.in (baseargs): Remove all supported forms of
5672         --cache-file, --srcdir, --host, --build and --target options
5673         from argument lists.
5674         * configure: Rebuilt.
5675
5676 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5677
5678         * MAINTAINERS: Add myself to write-after-approval list.
5679
5680 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5681
5682         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5683         * configure: Rebuilt.
5684
5685 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5686
5687         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5688         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5689         * Makefile.in: Regenerate.
5690         * configure: Regenerate.
5691
5692 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5693
5694         * configure.in: Remove Makefile in build, host and target modules
5695         unless configure was run with --no-recursion.
5696         * configure: Rebuilt.
5697
5698 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5699
5700         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5701         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5702         * Makefile.in: Regenerate.
5703
5704 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5705
5706         * config.guess: Update to 2003-01-03 version.
5707         * config.sub: Update to 2003-01-03 version.
5708
5709 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5710
5711         * configure: Regenerate with proper autoconf 2.13.
5712
5713 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5714
5715         * configure.in: Add AC_PREREQ for consistency.
5716         * configure: Regenerate.
5717
5718 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5719
5720         * configure.in (GDB_TK): Add tcl directories conditional on
5721         gdb/gdbtk directory being present.
5722         * configure: Regenerate.
5723
5724 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5725
5726         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5727         by gcc if LD is not defined and we are not doing a Canadian Cross.
5728         * configure: Rebuilt.
5729
5730 2002-12-31  Tom Tromey  <tromey@redhat.com>
5731
5732         * Makefile.in: Rebuilt.
5733         * Makefile.def (target_modules) [libffi]: Allow installation.
5734
5735 2002-12-31  Andreas Schwab  <schwab@suse.de>
5736
5737         * configure.in: Fix use of $program_transform_name.
5738         * configure: Regenerated.
5739
5740 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5741
5742         * configure.in (baseargs): Don't remove first configure argument.
5743         * configure: Regenerated.
5744
5745 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5746
5747         * Makefile.tpl (local-distclean): Don't remove...
5748         (multilib.ts): ... this.  Moved into...
5749         (multilib.out): ... this.  Don't use sub-make.
5750         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5751         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5752         (configure-build-[+module+], configure-[+module+],
5753         configure-target-[+module+], configure-gcc): ... these.  Test
5754         for Makefile existence.  Drop config.status from dependencies.
5755         * Makefile.in: Rebuilt.
5756         * configure.in: Move gcc-version-trigger to the end of
5757         ac_configure_args.  Add comments to maybedep.tmp and
5758         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5759         nonopt from baseargs, matching and removing corresponding
5760         whitespace while at it.
5761         * configure: Rebuilt.
5762
5763 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5764
5765         * configure.in (host_configargs): Replace reference to
5766         no-longer-defined buildopts with --build=${build_alias}.
5767         * configure: Rebuilt.
5768
5769         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5770         program_transform_name to standard idiom.
5771         (AUTOGEN, AUTOCONF): Define.
5772         (Makefile.in): Use $(AUTOGEN).
5773         (Makefile): Depend on config.status, and use autoconf-style rule to
5774         build it.  Move original commands to...
5775         (config.status): ... this new target.
5776         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5777         $(AUTOCONF).
5778         * Makefile.in: Rebuilt.
5779
5780 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5781
5782         * Makefile.tpl: Fix dramatic bustage due to change in
5783         program_transform_name.
5784         * Makefile.in: Regenerate.
5785
5786         * configure.in: Remove unnecessary PATH setting.
5787         * configure: Regnerate.
5788
5789         * configure.in: Don't default to unprefixed tools unless
5790         the native tools will work.
5791         * configure: Regenerate.
5792
5793         * configure.in: Convert to autoconf script.  Blow away lots
5794         of now-redundant Makefile fragments.
5795         * configure: Generate using Autoconf.
5796         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5797         * Makefile.in: Regenerate.
5798
5799 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5800
5801         * configure: Fix stupid bug where RANLIB was mistakenly included.
5802
5803         * configure.in: Rename (buildargs, hostargs, targargs) to
5804         (build_configargs, host_configargs, target_configargs).
5805
5806         * configure.in: Move logic out of sed statement.
5807
5808         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5809         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5810
5811 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5812
5813         * config.sub: Import from master repository
5814         * config.guess: Ditto
5815
5816 2002-12-24  Andreas Schwab  <schwab@suse.de>
5817
5818         * Makefile.tpl (multilib.out): Fix missing space.
5819         * Makefile.in: Regenerate.
5820
5821 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5822
5823         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5824         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5825         * Makefile.in: Regenerate.
5826         * configure.in: Remove unnecessary leftovers.
5827
5828 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5829
5830         * configure.in (extra_ranlibflags_for_target): New variable.
5831         (*-*-darwin): Add -c to ranlib commands.
5832         * configure (tooldir): Handle extra_ranlibflags_for_target.
5833
5834 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5835
5836         * Makefile.tpl: Revert HJL's change.
5837         * Makefile.in: Regenerated.
5838         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5839         always.
5840
5841 2002-12-19  Andreas Schwab  <schwab@suse.de>
5842
5843         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5844         * Makefile.in: Regenerate.
5845
5846 2002-12-18  H.J. Lu <hjl@gnu.org>
5847
5848         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5849         * Makefile.in: Regenerated.
5850
5851         * configure.in (build_prefix): New. Substitute.
5852
5853 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5854
5855         * Makefile.tpl: Don't let real targets depend on phony targets.
5856         * Makefile.in: Regenerate.
5857
5858         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5859         * Makefile.in: Regenerate.
5860
5861 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5862
5863         * config.sub: Import from master repository
5864         * config.guess: Ditto
5865
5866 2002-12-16  Jason Merrill  <jason@redhat.com>
5867
5868         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5869         previous 'make bootstrap'.
5870         * Makefile.in: Regenerate.
5871
5872 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5873
5874         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5875
5876 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5877
5878         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5879         * Makefile.in: Regenerate.
5880
5881 2002-12-13  Jason Merrill  <jason@redhat.com>
5882
5883         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5884         library tests.
5885         (check-c++): Just depend on it and check-target-libstdc++-v3.
5886         * Makefile.in: Regenerate.
5887
5888 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5889
5890         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5891         * Makefile.in: Rebuilt.
5892
5893 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5894
5895         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5896
5897 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5898
5899         * configure: Fix bug put in by gremlins.
5900
5901         * Makefile.tpl: Substitute more autoconfily.
5902         * configure: Substitute more autoconfily.
5903         * Makefile.in: Regenerate.
5904
5905 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5906
5907         * config.sub: Import from master repository
5908         * config.guess: Ditto
5909         * MAINTAINERS: Added Svein Seldal under write after approval
5910
5911 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5912
5913         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5914         * Makefile.in (all-sim): Ditto.
5915
5916 2002-12-06  DJ Delorie  <dj@redhat.com>
5917
5918         * Makefile.tpl: Change configure dependencies to not have real
5919         targets depend on phony targets.
5920
5921 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5922
5923         * configure.in: Revert unintentional change.
5924
5925         * Makefile.tpl: Change dependency for */multilib.out so that
5926         it works when gcc isn't in the tree.
5927
5928         * configure.in: Substitute more.
5929         * configure: Run subconfigures from the Makefile.
5930         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5931         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5932
5933 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5934
5935         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5936
5937 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5938
5939         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5940         and corresponding dependencies.
5941         * Makefile.in: Regenerate.
5942
5943         * configure.in (host_tools): Order binutils, gas and ld for
5944         convenience in running the testsuites.
5945
5946         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5947         * Makefile.in: Regenerate.
5948         * configure.in: Introduce rules to serialize subconfigure runs.
5949
5950         * configure.in: Introduce BASE_CC_FOR_TARGET.
5951         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5952         Realize configure-build-* targets.  Realize configure-target-* targets.
5953         * Makefile.in: Regenerate.
5954
5955 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5956
5957         * configure: Move gcc_version_trigger stuff from here...
5958         * configure.in: ...to here.
5959
5960         * configure.in: Separate subconfigure options added by this file from
5961         options given by the user.  Add machinery to put args for host
5962         subconfigures into the Makefile.
5963
5964         * Makefile.tpl: Remove 'vault' targets.
5965         * Makefile.tpl: Reorder and comment dependencies.
5966         * Makefile.in: Regenerate.
5967
5968 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5969         * configure.in: Fix my broken commit of previous patch. (sigh)
5970
5971 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5972
5973         * configure.in: Move host-specific darwin noconfigdirs into
5974         the host-specific section.
5975
5976 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5977
5978         * configure.in: Move host-specific darwin noconfigdirs into
5979         the host-specific section.
5980
5981 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5982
5983         * configure: Remove skip-this-dir support.
5984         * Makefile.tpl: Remove skip-this-dir support.
5985
5986         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5987         subdirectories.
5988         * Makefile.in: Regenerate.
5989
5990         * Makefile.tpl: Strip out useless setting of 'dir'.
5991         * Makefile.in: Regenerate.
5992
5993 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5994
5995         * configure.in: Fix deeply stupid bug.
5996
5997         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5998         shell code in CXX_FOR_TARGET
5999         * Makefile.def: Introduce raw_cxx.
6000         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6001         RAW_CXX_FOR_TARGET.
6002         * Makefile.in: Regenerate.
6003
6004 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6005
6006         * Makefile.tpl: Remove unnecessary ifs.
6007         * Makefile.in: Regenerate.
6008
6009         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6010         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6011         targets for 'no_install' modules.
6012         * configure: Move GDB_TK substitution to configure.in.  Move
6013         build_modules stuff to configure.in.
6014         * configure.in: Implement soft dependency machinery.  Maybe-ize
6015         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6016         * Makefile.in: Regenerate.
6017
6018 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6019
6020         * Makefile.tpl: Make all-target, install-target behave similarly
6021         to all, install (only hitting configured targets).  Eliminate
6022         unused macro defintions.
6023
6024         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6025         build != host.
6026
6027         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6028
6029         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6030
6031         * configure.in: Produce lists of subdir targets we're actually
6032         configuring.  Remove references to "dosrel".
6033         * Makefile.tpl: Let configure set which subdir targets are hit.
6034         Remove install-cross; clean up install; remove ALL.  Remove
6035         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6036         Autogenerate host module targets.  Remove empty dependency lines
6037         and redundant dependency; rearrange slightly.
6038         * Makefile.def: Add host-side libtermcap, utils.
6039
6040         * Makefile.in: Regenerate.
6041
6042 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6043
6044         * ltconfig (osf[345]): Append $major to soname_spec.
6045         Reflect this in library_names_spec.
6046         * ltmain.sh (osf): Prefix $major with . for use as extension.
6047
6048 2002-11-19  Andreas Jaeger  <aj@suse.de>
6049
6050         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6051         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6052         and sparc64 GNU/Linux systems.
6053
6054 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6055
6056         * MAINTAINERS: Update email.
6057
6058 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6059
6060         * MAINTAINERS: Complete James Dennett's entry.
6061
6062 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6063
6064         * MAINTAINERS (Write After Approval): Add myself.
6065
6066 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6067
6068         * Makefile.tpl: syntactic cleanup
6069
6070 2002-11-13 Stuart Hastings <stuart@apple.com>
6071
6072         * MAINTAINERS: Add myself to write-after-approval list.
6073
6074 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6075
6076         * Makefile.def: Add list of recursive targets to autogenerate.
6077         Add build_modules.
6078         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6079         targets.  Autogenerate *-build-* targets.
6080         * Makefile.in: Regenerate.
6081
6082 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6083
6084         * configure: More autoconf-style substitutions.
6085         * Makefile.tpl: More autoconf-style substitutions.
6086         * Makefile.in: Regenerate.
6087
6088 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6089
6090         * configure: Substitute more variables in a more autoconf-friendly
6091         way.  Simplify slightly.
6092         * Makefile.tpl: Make more variables substitutable in an
6093         autoconf-friendly way.
6094         * Makefile.in: Regenerate.
6095
6096 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6097
6098         * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6101
6102         * configure.in (v810*): Remove special setting of tools.
6103
6104         * configure: Add support for extra required flags for ar or nm.
6105         * configure.in (aix4.3+): Use above support for target-specific
6106         issues, rather than using config/mt-aix43.
6107
6108 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6111         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6112         with $srcdir.  Reformat indentation.  Substitute some variables
6113         formerly hard-coded in the Makefile for build=host.
6114         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6115         * Makefile.def: Autogenerate more.
6116         * Makefile.in: Regenerate.
6117
6118 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6119
6120         * MAINTAINERS (Write After Approval): Add myself.
6121
6122 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6123
6124         * Makefile.def (host_modules): Add rda.
6125         * Makefile.in: Regenerate.
6126         * configure.in (target_tool): Add target-rda to list.
6127
6128 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6129
6130         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6131
6132 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6133
6134         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6135         and restrap targets to this rule.
6136         * Makefile.in:  Regenerate.
6137
6138 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6139
6140         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6141         GNATS only accounts.
6142
6143 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6144
6145         * configure.in (i[3456]86-*-linux*): Add check to disable
6146         ${libgcj} for glibc1.
6147
6148 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6149
6150         * MAINTAINERS: Add myself as ip2k port maintainer.
6151
6152 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6153
6154         * configure.in: Add tic4x target.
6155
6156 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6157
6158         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6159         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6160         * Makefile.in: Regenerate.
6161
6162         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6163         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6164         * Makefile.in: Regenerate.
6165
6166 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6167
6168         * MAINTAINERS: Add myself as web pages co-maintainer.
6169
6170 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6171
6172         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6173         * Makefile.in: Regenerate.
6174
6175 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6176
6177         * MAINTAINERS: Add myself and Nathan Sidwell
6178         <nathan@codesourcery.com> as VxWorks maintainers.
6179
6180 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6181
6182         * Makefile.def: Remove order dependency comments.
6183         * Makefile.tpl: Add explicit install-install dependencies.
6184         * Makefile.in: Regenerate.
6185
6186         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6187         * Makefile.in: Regenerate.
6188
6189         * Makefile.tpl: Add configure-target (for src-release in src)
6190         * Makefile.in: Regenerate.
6191
6192 2002-09-30  Nick Clifton  <nickc@redhat.com>
6193
6194         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6195
6196 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6197
6198         * configure.in (s390*-*-linux*): Enable libgcj.
6199
6200 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6201
6202         * configure: Revert accidentally applied changes.
6203
6204         * Makefile.tpl: Make more autoconf-friendly.
6205         * Makefile.in: Regenerate.
6206         * configure: Make substitution more autoconf-like.
6207
6208 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6209
6210         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6211         single entry to handle all these.
6212         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6213         libjava on arm-*-elf.
6214
6215 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6216
6217         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6218         things that depend on them.
6219
6220 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6221
6222         * Makefile.tpl: Make subsituted variables more autoconfy.
6223         * Makefile.in: Regenerate.
6224         * configure: Make seds more autoconfy.
6225
6226 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6227
6228         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6229         * Makefile.in: Regenerate.
6230         * configure.in: Rewrite sed statements to look autoconfy.
6231
6232         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6233         all-target-foo on configure-target-foo.
6234         * Makefile.def: Ditto.
6235         * Makefile.in: Rebuild.
6236
6237 2002-09-25  Andrew Haley  <aph@redhat.com>
6238
6239         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6240
6241 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6242
6243         * Makefile.def: New file.
6244         * Makefile.tpl: New file.
6245         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6246         * contrib/gcc_update: Note that Makefile.in is a generated file.
6247
6248         * configure.in: Minor rearrangement.  Simplify tests.
6249
6250 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6251
6252         * configure.in (with_headers): Skip copy if value is "yes".
6253         (with_libs): Likewise.
6254
6255 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6256
6257         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6258         * configure.in (sh*-*-pe*): Ditto.
6259         * configure.in (mips*-*-pe*): Ditto.
6260         * configure.in (*arm-wince-pe): Ditto.
6261
6262         * configure.in: Rearrange.
6263
6264 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6265
6266         * MAINTAINERS: Update my email address.
6267
6268 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6269
6270         * MAINTAINERS: (Write After Approval): Add myself.
6271
6272 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6273
6274         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6275
6276 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6277
6278         * MAINTAINERS: Change my mailing address.
6279
6280 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6281
6282         * MAINTAINERS (Write After Approval): Remove myself.
6283         (Various Maintainers: c++ runtime libs): Add myself.
6284
6285 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6286
6287         * MAINTAINERS (Write After Approval): Remove myself.
6288         (Various Maintainers: c++ runtime libs): Add myself.
6289
6290 2002-08-15  Eric Christopher  <echristo@redhat.com>
6291
6292         * config.sub: Import from master repository.
6293         * config.guess: Ditto.
6294
6295 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6296
6297         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6298         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6299         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6300
6301 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6302
6303         * MAINTAINERS: Add self to rs6000 vector extensions.
6304
6305 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6306
6307         * libiberty/configure: Reverted unintended yesterday's check in.
6308
6309 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6310
6311         * boehm-gc/configure, libf2c/configure: Rebuilt.
6312         * libffi/configure, libiberty/configure: Ditto.
6313         * libjava/configure, libobjc/configure: Ditto.
6314         * libstdc++-v3/configure, zlib/configure: Ditto.
6315         Merged from binutils:
6316         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6317         From Steve Ellcey <sje@cup.hp.com>:
6318         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6319         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6320         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6321         IA64.
6322         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6323         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6324         soname_spec, sys_lib_search_path_spec): Ditto.
6325
6326 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6327
6328         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6329
6330 2002-08-04  H.J. Lu  (hjl@gnu.org)
6331
6332         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6333
6334 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6335
6336         * MAINTAINERS (Write After Approval): Add myself.
6337
6338 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6339
6340         * configure.in: Move generic linux case to end.  Copy generic
6341         linux noconfigdirs to mips*-*-linux* entry and new
6342         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6343
6344 2002-07-19  Michael Matz  <matz@suse.de>
6345
6346         * MAINTAINERS: Add myself as ra* maintainer.
6347
6348 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6349
6350         * config.guess: Update to 2002-07-09 version.
6351         * config.sub: Update to 2002-07-03 version.
6352
6353 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6354
6355         * MAINTAINERS: Fix typo in a maintainer email address.
6356
6357 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6358
6359         * configure.in: Remove two redundant tests.
6360
6361 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6362
6363         * configure.in (mips*-*-irix6*o32): Enable stabs.
6364
6365 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6366
6367         * configure.in: Don't build grez.
6368         * Makefile.in: Ditto.
6369
6370         * Makefile.in: Remove references to bsp, cygmon, libstub.
6371         * configure.in: Ditto.
6372
6373         * configure.in: Remove leftover reference to gdbtest.
6374
6375 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6376
6377         * configure.in (gxx_include_dir):  Change to match versioned
6378         C++ headers if --enable-version-specific-runtime-libs is used.
6379
6380 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6381
6382         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6383
6384 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6385
6386         * configure.in: Make --without-x work.
6387
6388 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6389
6390         * configure.in: Rearrange target Makefile fragment collection.
6391
6392         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6393         cvs[src].
6394         * configure.in: Ditto.
6395
6396 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6397
6398         * MAINTAINERS (Write After Approval): Update my e-mail address.
6399
6400 2002-06-24  Ben Elliston  <bje@redhat.com>
6401
6402         * configure.in (host_tools): Remove cgen.
6403
6404         * Makefile.in (all-cgen): Remove; runs from its source directory.
6405         (check-cgen, install-cgen, clean-cgen): Likewise.
6406         (all-opcodes): Do not depend on all-cgen.
6407         (all-sim): Likewise.
6408
6409 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411         * Makefile.in: Eliminate 'apache' targets.
6412         * configure.in: Eliminate 'apache' targets.
6413
6414         * configure.in: Eliminate redundant tests.  Reorganize.
6415
6416         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6417
6418         * config-ml.in: Eliminate references to Cygnus configure.
6419
6420         * Makefile.in: Eliminate references to building emacs.
6421
6422 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6423
6424         * MAINTAINERS: Update my email address.
6425
6426 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6427
6428         * config.if (libstdcxx_incdir): Version C++ headers.
6429         (cxx_incdir): Remove.
6430
6431 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6432
6433         * MAINTAINERS (Write After Approval): Add self.
6434
6435 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6436
6437         * configure.in: Add support for ip2k.
6438
6439 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6440
6441         * configure.in: Fix AIX configury bug.
6442
6443 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6444
6445         * MAINTAINERS (Write After Approval): Add self.
6446
6447 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6448
6449         * configure.in: replace ${topsrcdir} with ${srcdir}
6450
6451         * configure.in: Move definition of libstdcxx_flags
6452         right above usage, rather than waaay earlier.
6453
6454         * configure.in: Pull definition of is_cross_compiler earlier.
6455
6456         * configure.in: Rearrange a little.
6457
6458         * configure.in: Remove references to librx.
6459         * Makefile.in: Remove references to librx.
6460
6461 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6462
6463         * config.sub: Add support for avr target.
6464         Import from master sources, rev 1.255
6465
6466 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6467
6468         * configure, .cvsignore:  Revert previous change...
6469         * Makefile:  ...delete.
6470
6471 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6472
6473         * configure.in: Eliminate ${gasdir} variable.
6474
6475 2002-06-18  Dave Brolley  <brolley@redhat.com>
6476
6477         * configure.in: Add support for frv.
6478         * config.sub: Add support for frv.
6479
6480 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6481
6482         * configure:  Remove garbage from previous commit.
6483
6484 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6485
6486         * configure:  For in-source builds, make a subdir and re-exec there.
6487         * Makefile:  New file.  Pass targets through to build directory.
6488         * .cvsignore:  No longer ignore "Makefile".
6489
6490 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6491
6492         * MAINTAINERS (Write After Approval): Add self.
6493
6494 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6495
6496         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6497
6498 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6499
6500         * configure.in (vax-*-netbsd*): Re-enable gas.
6501
6502 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6503
6504         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6505         BUILD_PREFIX_1, to correct nomenclature.
6506         * configure: Likewise.
6507
6508         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6509         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6510
6511 2002-05-31  Olaf Hering  <olh@suse.de>
6512
6513         * config-ml.in: Propogate DESTDIR also.
6514
6515 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6516
6517         * configure.in (vax-*-netbsd*): Don't build gas for this
6518         platform.
6519
6520 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6521
6522         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6523         and libgcj for AVR.
6524
6525 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6526
6527         * MAINTAINERS (Write After Approval): Add myself.
6528
6529 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6530
6531         * config.guess: Update to 2002-05-22 version.
6532         * config.sub: Likewise.
6533
6534 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6535
6536         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6537         * config-ml.in: Likewise.
6538         * configure: Likewise.
6539         * configure.in: Likewise.
6540
6541 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6542
6543         * MAINTAINERS: Update my email address.
6544
6545 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6546
6547         * configure.in: Simplify makefile fragment collection.
6548
6549         * configure.in: Remove code to build emacs.
6550
6551         * configure.in : Remove --srcdir argument from targargs and buildargs
6552         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6553
6554         * configure: Move some logic to configure.in.
6555         * configure.in: Move some logic from configure.
6556
6557 2002-05-11  Tom Tromey  <tromey@redhat.com>
6558
6559         * MAINTAINERS: Reflect libgcj reality.
6560
6561 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6562
6563         * Makefile.in: Honour DESTDIR.
6564
6565 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6566
6567         * config.guess: Import 2002-03-20 version.
6568         * config.sub: Import 2002-04-26 version.
6569
6570 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6571
6572         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6573
6574 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6575
6576         * MAINTAINERS: Add self.
6577
6578 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6579
6580         * ltmain.sh: Detect and handle object name conflicts
6581         while piecewise linking a static library.
6582
6583 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6584
6585         * configure.in (noconfigdirs): Don't disable libgcj on
6586         sparc64-*-solaris* and sparcv9-*-solaris*.
6587
6588 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6589
6590         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6591
6592 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6593
6594         * configure.in (FLAGS_FOR_TARGET): Do not add
6595         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6596         on i[3456]86-*-linux*.
6597
6598 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6599
6600         * configure.in (noconfigdirs): Replace [ ] with test.
6601
6602         * configure.in (noconfigdirs): Do not add target-newlib if
6603         target == i[3456]86-*-linux*, and host == target.
6604
6605 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6606
6607         * configure.in: delete reference to absent file
6608
6609         * configure.in: replace '[' with 'test'
6610
6611         * configure.in: Eliminate references to gash.
6612         * Makefile.in: Eliminate references to gash.
6613
6614         * configure.in: remove useless references to 'pic' makefile fragments.
6615
6616         * configure.in: (*-*-windows*) Finish removing.
6617
6618         * configure.in: Eliminate redundant test for libgui.
6619
6620 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6621
6622         * MAINTAINERS: Add self and realphabetize.  Update entries
6623         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6624         entry for a29k port maintainer.
6625
6626 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6627
6628         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6629         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6630
6631 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6632
6633         * configure.in: remove references to dead files
6634
6635 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6636
6637         * MAINTAINERS: Add information about purpose of this file.
6638
6639 2002-04-18  Tom Tromey  <tromey@redhat.com>
6640
6641         * configure.in: Disallow configuring libgcj when it is already
6642         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6643         Solaris 2.8 by default.  For PR libgcj/6158.
6644
6645 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6646
6647         * configure.in:  Move default CC setting out of config/mh-* fragments
6648         directly into here.
6649
6650 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6651
6652         * configure.in: don't even try to configure or make a subdirectory
6653         if there's no configure script for it.
6654
6655 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6656
6657         * MAINTAINERS: Remove chill maintainers.
6658         * Makefile.in (CHILLFLAGS): Remove.
6659         (CHILL_LIB): Remove.
6660         (TARGET_CONFIGDIRS): Remove libchill.
6661         (CHILL_FOR_TARGET): Remove.
6662         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6663         CHILL_LIB.
6664         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6665         (CHECK_TARGET_MODULES): Likewise.
6666         (INSTALL_TARGET_MODULES): Likewise.
6667         (CLEAN_TARGET_MODULES): Likewise.
6668         (configure-target-libchill): Remove.
6669         (all-target-libchill): Remove.
6670         * configure.in (target_libs): Remove target-libchill.
6671         Do not compute CHILL_FOR_TARGET.
6672         * libchill: Remove directory.
6673
6674 2002-04-11  DJ Delorie  <dj@redhat.com>
6675
6676         * Makefile.in, configure.in: Sync with binutils, entries
6677         follow...
6678
6679 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6680
6681         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6682         (do-tar, do-bz2): New rules.
6683         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6684         (gdb-tar): New rule.
6685         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6686         (insight_dejagnu.tar): New rule.
6687         (insight.tar): New rule.
6688         (gdb+dejagnu.tar): New rule.
6689         (gdb.tar): New rule.
6690
6691 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6692
6693         * Makefile.in: Add all-tix to deps for all-snavigator
6694         so that tix is built when building snavigator.
6695
6696 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6697
6698         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6699         ld and gdb are not supported.
6700
6701 2002-01-07  Mark Salter  <msalter@redhat.com>
6702
6703         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6704         Allow target-libgloss to be built for arm, strongarm, and xscale.
6705
6706 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6707
6708         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6709         options for i[3456]86-pc-linux* native builds.
6710
6711 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6712
6713         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6714         files from .po files for a distribution.
6715
6716 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6717
6718         * configure.in: Enable libstdc++-v3 for h8300 targets.
6719
6720 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6721
6722         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6723         version from bfd/.
6724
6725 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6726
6727         * Makefile.in (VER): When present, extract the version number from
6728         the file version.in.
6729
6730 2001-05-24  Tom Rix <trix@redhat.com>
6731
6732         * configure.in : enable ld for aix
6733
6734 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6735
6736         * config.guess: Add linux target for S/390.
6737
6738 2000-11-07  Philip Blundell  <pb@futuretv.com>
6739
6740         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6741
6742 2000-11-03  Philip Blundell  <pb@futuretv.com>
6743
6744         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6745         files.
6746
6747 2001-01-15  Ben Elliston  <bje@redhat.com>
6748
6749         * configure.in (host_tools): Add sid.
6750         Always configure cgen.
6751
6752 2000-11-24  Nick Clifton  <nickc@redhat.com>
6753
6754         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6755
6756
6757 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6758
6759         * Makefile.in (ALL_MODULES): Add all-cgen.
6760         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6761         (all-cgen): New target.
6762         (all-opcodes,all-sim): Depend on all-cgen.
6763         * configure.in (host_tools): Add cgen.
6764         Only configure cgen if --enable-cgen-maint.
6765
6766 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6767
6768         * configure.in: Add *-*-freebsd* configurations.
6769
6770 2002-04-08  Tom Tromey  <tromey@redhat.com>
6771
6772         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6773         Fixes PR libgcj/6068.
6774
6775 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6776
6777         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6778
6779 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6780
6781         * configure.in (alpha*-dec-osf*): Enable libgcj.
6782
6783 2003-03-27  Matthew Gingell <gingell@gnat.com>
6784
6785         * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6788
6789         Fix for: PR bootstrap/3591, target/5676
6790         * configure.in (mcore-pe): Disable the configuration of
6791         libstdc++-v3 since exceptions are not supported.
6792
6793 2002-03-20  Anthony Green  <green@redhat.com>
6794
6795         * configure.in: Enable libgcj for xscale-elf target.
6796
6797 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6798
6799         * MAINTAINERS:  Update my email address.
6800
6801 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6802
6803         * ltmain.sh (relink_command): Fix typo in previous change.
6804
6805 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6806
6807         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6808         (relink_command): Added --tag flags.
6809         (mode=install): If relinking fails; error out.
6810
6811 2002-03-12  Richard Henderson  <rth@redhat.com>
6812
6813         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6814         .NOTPARALLEL tag.
6815         (do-check): Rename from check.
6816         (check): Allow parallel check.
6817
6818 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6819
6820         * MAINTAINERS: Add myself as maintainer for xtensa port.
6821         Fix alphabetical order in CPU port maintainer list.
6822         Remove myself from Write After Approval list.
6823
6824 2002-03-11  Richard Henderson  <rth@redhat.com>
6825
6826         * Makefile.in (.NOTPARALLEL): Add fake tag.
6827
6828 2002-03-07  H.J. Lu  (hjl@gnu.org)
6829
6830         * configure.in: Enable gprof for mips*-*-linux*.
6831
6832 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6833
6834         * MAINTAINERS (Write After Approval): Add myself.
6835
6836 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6837
6838         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6839         libjava.
6840         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6841
6842 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6843
6844         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6845         because its Makefile is there; test for the executable instead.
6846
6847 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6848
6849         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6850         libstdc++-v3 and libjava.
6851
6852 2002-02-11  Adam Megacz <adam@xwt.org>
6853
6854         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6855         boehm-gc
6856
6857 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6858
6859         * config.guess: Updated to 2002-01-30's version.
6860         * config.sub: Updated to 2002-02-01's version.
6861         Contribute sh64-elf.
6862         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6863         * configure.in: Added sh64-*-*.
6864
6865 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6866
6867         * MAINTAINERS: Belatedly add myself to write after approval list.
6868
6869 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6870
6871         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6872         Remove self as Write After Approval.
6873
6874 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6875
6876         * MAINTAINERS: Put self in as maintainer for contrib/regression
6877         directory.
6878
6879 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6880
6881         * MAINTAINERS:  Update my email address.
6882
6883 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6884
6885         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6886         target-libiberty, and target-libgloss.  Skip Java-related
6887         libraries if not supported for NetBSD on target CPU.
6888
6889 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6890
6891         * install-sh: Use _inst.$$_ for temp file name.
6892
6893 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6894
6895         * MAINTAINERS (Write After Approval): Move my contact info
6896         from here...
6897         (OS Port Maintainers): ...to here (netbsd).
6898
6899 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6900
6901         * MAINTAINERS (Write After Approval): Add myself.
6902
6903 2002-01-17  H.J. Lu <hjl@gnu.org>
6904
6905         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6906         (all-target-fastjar): Also depend on all-target-libiberty.
6907
6908 2002-01-16  H.J. Lu  (hjl@gnu.org)
6909
6910         * config.guess: Import from master sources, rev 1.225.
6911         * config.sub: Import from master sources, rev 1.238.
6912
6913 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6914
6915         * MAINTAINERS (Write After Approval): Remove myself.
6916
6917 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6918
6919         * MAINTAINERS (Write After Approval): Add myself.
6920
6921 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6922
6923         * MAINTAINERS: Add self as docs co-maintainer.
6924
6925 2001-12-11  Matthias Klose  <doko@debian.org>
6926
6927         * MAINTAINERS (Write After Approval): Add myself.
6928
6929 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6930
6931         * MAINTAINERS: Update my email address.
6932
6933 2001-12-07  Turly O'Connor  <turly@apple.com>
6934         * MAINTAINERS (Write After Approval): Add myself.
6935         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6936         (rs6000_initialize_trampoline): Call __trampoline_setup for
6937         ABI_DARWIN too.
6938         * darwin-tramp.asm: New file, implements __trampoline_setup.
6939         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6940
6941 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6942
6943         * MAINTAINERS (Write After Approval): Add myself.
6944
6945 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6946
6947         * configure, configure.in: Use temp file for long sed commands.
6948
6949 2001-12-03  Laurent Guerby  <guerby@acm.org>
6950
6951         * config.sub: Update to version 1.232 on subversion.
6952
6953 2001-12-03  Ben Elliston  <bje@redhat.com>
6954
6955         * MAINTAINERS: Update mail address for config.* patches.
6956
6957 2001-11-27  DJ Delorie <dj@redhat.com>
6958             Zack Weinberg  <zack@codesourcery.com>
6959
6960         When build != host, create libiberty for the build machine.
6961
6962         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6963         CONFIG_ARGUMENTS.
6964         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6965         New variables.
6966         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6967         and rules.
6968         (all.normal): Depend on ALL_BUILD_MODULES.
6969         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6970         (all-build-libiberty): Depend on configure-build-libiberty.
6971
6972         * configure: Calculate and substitute proper value for
6973         ALL_BUILD_MODULES.
6974         * configure.in: Create the build subdirectory.
6975         Calculate and substitute TARGET_CONFIGARGS (formerly
6976         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6977
6978 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6979
6980         * MAINTAINERS (write-after-approval): Add self.
6981
6982 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6983
6984         * MAINTAINERS (GNATS only accounts): Remove self.
6985
6986 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6987
6988         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6989         libf2c.
6990
6991 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6992
6993         * MAINTAINERS (Write After Approval): Add self.
6994
6995 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6996
6997         * MAINTAINERS: mips and s390 are also CPU ports.
6998
6999 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7000
7001         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7002
7003 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7004
7005         * MAINTAINERS: Alphabetize.
7006
7007 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7008
7009         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7010
7011 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7012
7013         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7014
7015 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7016
7017         * configure.in (--enable-languages): Be more permissive about
7018         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7019
7020 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7021
7022         * config.sub: Import from master sources, rev. 1.230.
7023         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7024
7025 2001-11-07  Laurent Guerby  <guerby@acm.org>
7026
7027         * MAINTAINERS (Write After Approval): Add self.
7028
7029 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7030
7031         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7032
7033 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7034
7035         * config.sub: Import from master sources, rev 1.226.
7036         * config.guess: Import from master sources, rev 1.216.
7037
7038 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7039
7040         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7041         * MAINTAINERS: Add self as maintainer of MMIX port.
7042         Remove old after-approval entry.
7043
7044 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7045
7046         * ChangeLog, configure: Fix spelling errors.
7047
7048 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7049
7050         * MAINTAINERS: Tweak my address.
7051
7052 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7053
7054         * MAINTAINERS: Update my email address.
7055
7056 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7057
7058         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7059         * MAINTAINERS: Add self as maintainer of CRIS port.
7060
7061 2001-10-10  Geert Bosch  <bosch@gnat.com>
7062
7063         * MAINTAINERS (Various maintainers: Ada front end):
7064         Added Robert Dewar.
7065
7066 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7067
7068         * MAINTAINERS (Write After Approval): Added self
7069
7070 2001-10-02  Geert Bosch  <bosch@gnat.com>
7071
7072         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7073
7074 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7075
7076         * configure: Handle temporary files securely using mkdir.
7077
7078 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7079
7080         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7081
7082 2001-09-26  Will Cohen <wcohen@redhat.com>
7083
7084         * configure.in (*-*-linux*): Disable configuration of target-newlib
7085         and target-libgloss.
7086
7087 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7088
7089         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7090         RANLIB.
7091
7092 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7093
7094         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7095         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7096         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7097         avoid quotes nesting problems.
7098         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7099         (DO_X): Export only variables that are set.
7100
7101 2001-09-19  Ben Elliston  <bje@redhat.com>
7102
7103         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7104         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7105         semantics.  Use the shell built-in "type" command instead.
7106
7107 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7108
7109         Merged from gcc-3_0-branch:
7110         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7111         * ltcf-c.sh: Use $objext, not $ac_objext.
7112         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7113         * ltcf-cxx.sh: Add support for GNU.
7114         2001-07-22  Timothy Wall  <twall@redhat.com>
7115         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7116         default settings if using GNU tools with that configuration.
7117         * ltcf-cxx.sh: Ditto.
7118         * ltcf-gcj.sh: Ditto.
7119         2001-07-21  Michael Chastain  <chastain@redhat.com>
7120         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7121         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7122         * ltmain.sh: Mark as gcc-local.
7123
7124 2001-08-30  Eric Christopher  <echristo@redhat.com>
7125             Jason Eckhardt  <jle@redhat.com>
7126
7127         * config.guess: Merge from master sources.
7128         * config.sub: Merge from master sources, add support for mipsisa32.
7129
7130 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7131         * config.sub: Merge from master sources, rev 1.219.
7132         * MAINTAINERS: Add self as contact for stormy16 port.
7133
7134 2001-08-14  Zack Weinberg  <zackw@panix.com>
7135
7136         * config.sub: Merge from master sources, rev 1.218.
7137         * config.guess: Merge from master sources, rev 1.209.
7138
7139 2001-08-11  Graham Stott  <grahams@redhat.com>
7140
7141         * Makefile.in (check-c++): Add missing semicolon.
7142
7143 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7144
7145         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7146
7147 2001-07-30  Eric Christopher  <echristo@redhat.com>
7148
7149         * MAINTAINERS (Various maintainers: mips port): Added myself.
7150
7151 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7152
7153         * configure.in (sh-*-linux*): New.
7154
7155 2001-07-27  Richard Henderson  <rth@redhat.com>
7156
7157         * .cvsignore: Add LAST_UPDATED.
7158
7159 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7160
7161         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7162
7163 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7164
7165         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7166
7167 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7168
7169         * MAINTAINERS (Write After Approval): Added myself.
7170
7171 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7172
7173         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7174         and libgcj on m68hc11/m68hc12.
7175
7176 2001-06-27  H.J. Lu  (hjl@gnu.org)
7177
7178         * Makefile (CFLAGS_FOR_BUILD): New.
7179         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7180
7181 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7182
7183         * README: Remove version number.
7184
7185 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7186
7187         * INSTALL/README: Update wrt. to the installation instructions now
7188         residing in gcc/doc/install.texi.
7189
7190 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7191
7192         * README: Replace with a cut-down and updated version of gcc/README.
7193
7194 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7195
7196         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7197         multilibs to be disabled.
7198
7199 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7200
7201         * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7204
7205         * config.guess: Import CVS version 1.195.
7206         * config.sub: Import CVS version 1.212.
7207
7208 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7209
7210         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7211         gcc/xgcc is built, use -print-prog-name to find out the program
7212         name to use.
7213
7214 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7215
7216         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7217         appear to also be in the master copy.
7218         * config.sub:  Import CVS version 1.211.
7219
7220 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7221
7222         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7223         with_gcc]: Use `gcc -shared' to build a shared library.
7224
7225 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7226
7227         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7228         archives.
7229
7230 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7231
7232         * MAINTAINERS (Write After Approval): Add myself.
7233
7234 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7235
7236         * configure.in (libstdcxx_flags): Do not try to execute
7237         libstdc++-v3/testsuite_flags until it exists.
7238
7239 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7240
7241         * MAINTAINERS: Update my email address.
7242
7243 2001-05-31  Graham Stott  <grahams@redhat.com>
7244
7245         * MAINTAINERS (Write After Approval): Add myself.
7246
7247 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7248
7249         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7250         libraries when using g++ with native linker.
7251
7252 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7253
7254         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7255
7256 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7257
7258         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7259         [aix4*|aix5*]: Prepend blank.
7260
7261 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7262
7263         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7264         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7265         of subdir/configure scripts to use the new libtool.m4.
7266
7267 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7268
7269         * MAINTAINERS (Write After Approval): Add myself.
7270
7271 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7272
7273         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7274
7275 2001-05-11  Ben Elliston  <bje@redhat.com>
7276
7277         * Makefile.in (all-sid): New target.
7278         (check-sid, clean-sid, install-sid): Likewise.
7279
7280 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7281
7282         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7283
7284 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7285
7286         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7287         libgcj.
7288
7289 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7290
7291         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7292         gcc/xgcc is built, use -print-prog-name to find out the program
7293         name to use.
7294
7295 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7296
7297         * configure.in (noconfigdirs): Don't reset it from scratch in the
7298         target case; only append to it.
7299
7300         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7301         sparc-*-solaris2.8]: Disable ${libgcj}.
7302
7303 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7304
7305         * configure.in (libgcj_saved): Copy from $libgcj.
7306         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7307         --disable-libgcj.
7308
7309 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7310
7311         * MAINTAINERS: Remove self as MIPS maintainer and
7312         C front end maintainer.
7313
7314 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7315
7316         * configure.in: Move *-chorusos target case to the proper switch.
7317         Disable libgcj.
7318
7319 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7320
7321         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7322         1.641.2.228.
7323
7324 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7325
7326         * Makefile.in (STAGE1_CFLAGS): Pass down.
7327
7328 2001-04-13  Alan Modra  <amodra@one.net.au>
7329
7330         * config.guess: Add hppa64-linux support.  Note for next import that
7331         this is already in the master file.
7332         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7333
7334 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7335
7336         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7337         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7338
7339 2001-04-11  Stan Shebs  <shebs@apple.com>
7340
7341         * MAINTAINERS: Add self as Darwin port maintainer.
7342
7343 2001-04-11  Alan Modra  <amodra@one.net.au>
7344
7345         * MAINTAINERS: Update my email address.
7346
7347 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7348
7349         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7350         recent versions of FreeBSD (release 3 or later).
7351         * ltconfig: On FreeBSD, -lc must not be provided when building
7352         a shared library or else the standard -pthread gcc option is
7353         rendered worthless to later users of the built library.
7354
7355 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7356
7357         * MAINTAINERS: Add self and RTH as C front end maintainers.
7358
7359 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7360
7361         * config.sub: Make sure to match an already-canonicalized
7362         machine name (eg. mn10300-unknown-elf).
7363
7364 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7365
7366         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7367         New macros.
7368         (bootstrap, cross): Use RECURSE_FLAGS.
7369         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7370
7371 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7372
7373         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7374
7375 2001-03-22  Colin Howell  <chowell@redhat.com>
7376
7377         * Makefile.in (DO_X): Do not backslash single-quotes in
7378         backquotes (two places).
7379
7380 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7381
7382         Re-installed:
7383         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7384         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7385         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7386         * ltcf-cxx.sh: Likewise.
7387         * ltcf-gcj.sh: Likewise.
7388
7389 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7390
7391         * MAINTAINERS: Add myself as "documentation co-maintainer".
7392
7393 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7394
7395         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7396         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7397
7398 2001-03-19  Tom Tromey  <tromey@redhat.com>
7399
7400         * config-ml.in: Handle GCJ and GCJFLAGS.
7401
7402 2001-03-21  Michael Chastain  <chastain@redhat.com>
7403
7404         * Makefile.in: all-m4 depends on all-texinfo.
7405
7406 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7407
7408         * MAINTAINERS: Add myself to write after approval list.
7409
7410 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7411
7412         * Makefile.in (DO_X): Quote nested quotes.
7413
7414 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7415
7416         * MAINTAINERS: Add myself to write after approval list.
7417
7418 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7419
7420         * Makefile.in (DO_X): Use double quotes for quoting
7421         "RANLIB=$${RANLIB}".
7422
7423 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7424
7425         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7426
7427 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7428
7429         * configure.in: Only use `lang_requires' for languages athat are
7430         actually enabled.
7431
7432 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7433
7434         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7435
7436 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7437
7438         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7439
7440 2001-03-07  Tom Tromey  <tromey@redhat.com>
7441
7442         * configure.in: Allow config-lang.in to set `lang_requires' to list
7443         of other required languages.
7444
7445 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7446
7447         * Makefile.in: Remove RANLIB definition. Use RANLIB
7448         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7449         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7450
7451 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7452             Alexandre Oliva  <aoliva@redhat.com>
7453
7454         * Makefile.in (check-c++): Use tabs, not spaces.
7455
7456 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7457
7458         * MAINTAINERS: add myself to Write After Approval list.
7459
7460 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7461
7462         * Makefile.in (check-c++): New rule.
7463
7464         * configure.in (target_libs): Remove libg++.
7465         (noconfigdirs): Remove libg++.
7466         (noconfigdirs): Same.
7467         (noconfigdirs): Same.
7468         (noconfigdirs): Same.
7469
7470         * config-ml.in: Remove libg++ references.
7471
7472         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7473         (ALL_TARGET_MODULES): Same.
7474         (configure-target-libg++): Remove.
7475         (all-target-libg++): Remove.
7476         (configure-target-libio): Remove.
7477         (all-target-libio): Remove.
7478         (check-target-libio): Remove.
7479         (.PHONY): Remove.
7480         (libg++.tar.bz2): Remove.
7481         (all-target-cygmon): Remove libio.
7482         (all-target-libstdc++): Remove.
7483         (configure-target-libstdc++): Remove.
7484         (TARGET_LIB_PATH): Remove libstdc++.
7485         (ALL_GCC_CXX): Remove libstdc++.
7486         (all-target-gperf): Correct.
7487
7488 2001-02-16  Nick Clifton  <nickc@redhat.com>
7489
7490         * configure.in (noconfigdirs): Allow configuration of texinfo
7491         for Cygwin hosts.
7492
7493 2001-02-15  Anthony Green  <green@redhat.com>
7494
7495         * configure: Introduce GCJ_FOR_TARGET.
7496         * configure.in: Ditto.
7497         * Makefile.in: Ditto.
7498
7499 2001-02-13  Andreas Schwab  <schwab@suse.de>
7500
7501         * MAINTAINERS: Update mail address.
7502
7503 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7504
7505         * config.guess: Add linux target for S/390.
7506         * config.sub: Likewise.
7507
7508 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7509
7510         * configure.in: for *-chorusos, don't config target-newlib and
7511         target-libgloss.
7512
7513 2001-02-06  Ben Elliston  <bje@redhat.com>
7514
7515         * configure: Output host type to stdout, not stderr.
7516
7517 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7518
7519         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7520         * ltcf-cxx.sh: Likewise.
7521
7522         * config.if: Assume enable_libstdcxx_v3 is defined.
7523
7524 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7525
7526         Remove V2 C++ library.
7527         * configure.in: Remove --enable-libstdcxx_v3 support.
7528
7529 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7530
7531         * include/demangle.h: Add prototype for java_demangle_v3.
7532
7533 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7534
7535         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7536
7537 2001-01-27  Richard Henderson  <rth@redhat.com>
7538
7539         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7540
7541 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7542
7543         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7544         Don't unset, it's non-portable and no longer necessary, set to empty
7545         instead.
7546
7547 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7548
7549         * ltconfig: Shell portability fix for the tagname validity check.
7550
7551 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7552
7553         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7554         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7555
7556 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7557
7558         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7559
7560 2001-01-26  Tom Tromey  <tromey@redhat.com>
7561
7562         * configure.in: Allow libgcj to be built on Sparc Solaris.
7563
7564 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7565
7566         * ltcf-c.sh: Add aix5 case.
7567         * ltcf-cxx.sh: Likewise.
7568         * ltconfig: Likewise.
7569
7570 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7571
7572         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7573         keep at least one of build_libtool_libs or build_old_libs set to
7574         yes.
7575
7576         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7577         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7578
7579 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7580
7581         * configure.in: Enable libgcj on several additional platforms.
7582
7583 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7584
7585         * configure.in: Enable libgcj for linux targets.
7586
7587 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7588
7589         * MAINTAINERS (Write After Approval): Add myself.
7590
7591 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7592
7593         * MAINTAINERS: Add myself as vax port maintainer.
7594
7595 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7596
7597         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7598
7599 2001-01-09  Mike Stump  <mrs@wrs.com>
7600
7601         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7602         failures of subdirectories.
7603
7604 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7605
7606         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7607         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7608         * ltcf-cxx.sh: Likewise.
7609         * ltcf-gcj.sh: Likewise.
7610         * ltconfig.sh: Fix typo.
7611
7612 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7613
7614         * configure: handle DOS-style absolute paths.
7615
7616 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7617
7618         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7619
7620 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7621
7622         * MAINTAINERS: Add myself as avr port co-maintainer.
7623
7624 2000-12-28  Ben Elliston  <bje@redhat.com>
7625
7626         * MAINTAINERS: Add myself under ``Write After Approval''.
7627
7628 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7629
7630         * texinfo: Remove directory from GCC.
7631
7632 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7633
7634         * COPYING: Update to current
7635         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7636         to 19yy as example year in copyright notice).
7637
7638 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7639
7640         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7641         (libstdcxx_incdir): Pass down.
7642         * config.if: Remove expired bits for cxx_interface, add stub.
7643         (libstdcxx_incdir): Add variable for g++ include directory.
7644         * configure.in (gxx_include_dir): Use it.
7645
7646 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7647
7648         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7649         with old-email address from ``Write After Approval''.
7650
7651 2000-12-15  Andreas Jaeger  <aj@suse.de>
7652
7653         * configure.in: Handle lang_dirs.
7654
7655 2000-12-14  Tom Tromey  <tromey@redhat.com>
7656
7657         * MAINTAINERS: Removed brads.
7658
7659         * MAINTAINERS: Added gcj developers.
7660
7661 2000-12-13  Anthony Green  <green@redhat.com>
7662
7663         * configure.in: Disable libgcj for any target not specifically
7664         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7665         with g++ abi.
7666
7667 2000-12-13  Mike Stump  <mrs@wrs.com>
7668
7669         * Makefile.in (local-distclean): Also remove fastjar.
7670
7671 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7672
7673         * contrib/gcc_update: Add fastjar --touch entries.
7674
7675 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7676
7677         * configure.in: Disable language-specific target libraries for
7678         languages that aren't enabled.
7679
7680 2000-12-10  Anthony Green  <green@redhat.com>
7681
7682         * configure.in: Define libgcj.  Disable libgcj target libraries for
7683         most targets.
7684
7685 2000-12-10  Neil Booth  <neilb@earthling.net>
7686
7687         * MAINTAINERS: Update mail address, remove from WAA list.
7688
7689 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7690
7691         * libjava: Imported from /cvs/java.
7692         * libffi: Likewise.
7693         * Boehm-gc: Likewise.
7694
7695 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7696
7697         * configure.in (target_libs): Revert 2000-12-08 patch.
7698         (noconfigdirs): Added target-libjava.
7699
7700 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7701
7702         * djunpack.bat: removed.
7703
7704 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7705
7706         * Makefile.in: handle DOS-style absolute paths.
7707         * config-ml.in: likewise.
7708         * symlink-tree: likewise.
7709
7710 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7711
7712         * fastjar: Imported.
7713
7714 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7715
7716         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7717         libjava.
7718         * configure.in (target_libs): Removed `target-libjava'.
7719
7720 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7721
7722         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7723         (ALL_MODULES): Added fastjar.
7724         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7725         (all-target-libjava): all-fastjar replaces all-zip.
7726         (all-fastjar): Added.
7727         (configure-target-fastjar, all-target-fastjar): Likewise.
7728         * configure.in (host_tools): Added fastjar.
7729
7730 2000-12-07  Mike Stump  <mrs@wrs.com>
7731
7732         * Makefile.in (local-distclean): Remove leftover built files.
7733
7734 2000-11-24  Nick Clifton  <nickc@redhat.com>
7735
7736         * configure.in (xscale-elf): Add target.
7737         (xscale-coff): Add target.
7738
7739 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7740
7741         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7742         recent versions of FreeBSD (release 3 or later).
7743         * ltconfig: On FreeBSD, -lc must not be provided when building
7744         a shared library or else the standard -pthread gcc option is
7745         rendered worthless to later users of the built library.
7746
7747 2000-11-16  Fred Fish  <fnf@be.com>
7748
7749         * configure.in (enable_libstdcxx_v3): Fix typo,
7750         libstd++ -> libstdc++.
7751
7752 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7753
7754         * MAINTAINERS: Add self to Write After Approval list.
7755
7756 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7757
7758         * MAINTAINERS: Update my email address.  Add myself to global write
7759         privs list.
7760
7761 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7762
7763         * Makefile.in: Merge with src and libgcj.
7764         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7765         configure-target-<library> when their configure scripts need the C
7766         or C++ library to have already been built to work properly.
7767         (do_proto_toplev): Set them to an empty string.
7768
7769         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7770         (REALLY_SET_LIB_PATH): Use them.
7771
7772 2000-11-17  Stan Shebs  <shebs@apple.com>
7773
7774         * MAINTAINERS: Add self to Write After Approval list.
7775
7776 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7777
7778         * configure: Provide the original toplevel configure arguments
7779         (including $0) to subprocesses in the environment rather than
7780         through gcc/configargs.h.
7781
7782 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7783
7784         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7785         C99.  Alphabetise "Write After Approval" list.
7786
7787 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7788
7789         * configure: Turn on libstdc++ V3 by default.
7790
7791         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7792         if we've got GCC.
7793
7794 2000-11-11  Philip Blundell  <philb@gnu.org>
7795
7796         * MAINTAINERS: Add self to Write After Approval list.
7797
7798 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7799
7800         * ltcf-c.sh (aix4): Improve shared library configuration; require
7801         exporting symbols.
7802         * ltcf-cxx.sh (aix4): Define.
7803         * ltconfig (aix4): Define library and soname specs appropriate for
7804         AIX.  Define command to create export symbols list.
7805
7806 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7807
7808         * config.sub: Add support for Sun Chorus
7809
7810 2000-10-31  Nick Clifton  <nickc@redhat.com>
7811
7812         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7813         <name>@redhat.com.  Also installed new email address for Clint
7814         Popetz.
7815
7816 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7817
7818         * etc: Remove directory from GCC.
7819
7820 2000-10-16  Michael Meissner  <meissner@redhat.com>
7821
7822         * configure (gcc/configargs.h): Only create if there is a build GCC
7823         directory created.
7824
7825 2000-10-16  Matthias Klose  <doko@debian.org>
7826
7827         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7828         when configured for libstdc++-v3.
7829
7830 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7831
7832         * configure: Save configure arguments to gcc/configargs.h.
7833
7834 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7835
7836         * config.guess: Import CVS version 1.157.
7837         * config.sub: Import CVS version 1.181.
7838
7839 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7840
7841         * Makefile.in (bootstrap): avoid recursion if subdir missing
7842         (cross): ditto
7843         (do-proto-toplev): ditto
7844
7845 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7846
7847         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7848         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7849
7850         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7851         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7852         all affected `configure' scripts.
7853
7854 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7855
7856         * MAINTAINERS: Add self as cpplib co-maintainer.
7857
7858 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7859
7860         * MAINTAINERS: Add self to Write After Approval list.
7861
7862 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7863
7864         * INSTALL/README: egcs -> GCC update.
7865
7866 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7867
7868         * MAINTAINERS: Add myself to Write After Approval list.
7869
7870 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7871
7872         * MAINTAINERS: Add myself to Write After Approval list.
7873
7874 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7875
7876         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7877         X11 libraries for hppa64.
7878
7879 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7880
7881         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7882
7883 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7884
7885         * Makefile.in (all-zlib): Added dummy target.
7886
7887         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7888         ltcf-gcj.sh: Updated from libtool multi-language branch.
7889
7890 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7891
7892         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7893         (bootstrap*): Depend on all-bootstrap.
7894
7895 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7896
7897         * config.guess: Import CVS version 1.156.
7898         * config.sub: Import CVS version 1.179.
7899
7900 2000-09-02  Anthony Green  <green@cygnus.com>
7901
7902         * Makefile.in (all-gcc): Depend on all-zlib.
7903         (CLEAN_MODULES): Add clean-zlib.
7904         (ALL_MODULES): Add all-zlib.
7905         * configure.in (host_libs): Add zlib.
7906
7907 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7908
7909         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7910         crosses, but add gcc/include to the header search path for them.
7911
7912 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7913
7914         * MAINTAINERS: Add self to Write After Approval list.
7915
7916 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7917
7918         * config.guess: Import CVS version 1.152.
7919         * config.sub: Import CVS version 1.177.
7920
7921 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7922
7923         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7924         $targargs to tell whether newlib is going to be built.
7925
7926         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7927         $$r/TARGET_SUBDIR/libio for _G_config.h.
7928
7929 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7930
7931         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7932
7933 2000-08-22  DJ Delorie  <dj@redhat.com>
7934
7935         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7936
7937 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7938
7939         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7940         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7941         sub-configures.
7942
7943 2000-08-21  DJ Delorie  <dj@redhat.com>
7944
7945         * MAINTAINERS: Add self as a libiberty maintainer
7946
7947 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7948
7949         * configure.in (libstdcxx_flags): Use
7950         libstdc++-v3/src/libstdc++.INC.
7951
7952 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7953
7954         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7955
7956 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7957
7958         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7959
7960         * configure: Make enable_threads and enable_shared defaults
7961         explicit.  Substitute enable_threads into generated Makefiles.
7962         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7963         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7964
7965 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7966
7967         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7968
7969 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7970
7971         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7972         previous delta.
7973
7974 2000-08-11  Jason Merrill  <jason@redhat.com>
7975
7976         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7977         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7978         (FLAGS_FOR_TARGET): Not here.
7979         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7980
7981 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7982
7983         * config-ml.in (CC, CXX): Don't introduce a leading space.
7984
7985 2000-08-07  DJ Delorie  <dj@delorie.com>
7986
7987         * MAINTAINERS: Add self as a DJGPP maintainer
7988
7989 2000-08-07  DJ Delorie  <dj@redhat.com>
7990
7991         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7992         "if we're also building gcc, and it's a gcc that will run on the
7993         build machine, we want to use its includes instead of the system's
7994         default includes".
7995
7996 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7997
7998         * MAINTAINERS: Add self to Write After Approval list.
7999
8000 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8001
8002         * configure.in (libstdcxx_flags): Don't use `"'.
8003
8004         * config-ml.in: Adjust multilib search paths to the
8005         appropriate multilib tree.
8006
8007 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8008
8009         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8010         commas in $LANGUAGES.
8011
8012 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8013
8014         * configure.in: Re-enable all references to libg++ and librx.
8015
8016 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8017
8018         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8019         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8020         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8021         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8022
8023         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8024
8025 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8026
8027         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8028         CXX_FOR_TARGET for sed.
8029
8030 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8031
8032         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8033         Do not override if already set in the environment or in configure.
8034         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8035         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8036
8037 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8038
8039         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8040         the libtool CVS tree multi-language branch.
8041         * ltconfig, ltmain.sh: Updated.
8042
8043 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8044
8045         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8046         (clean-target): Depend on it.
8047
8048         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8049         (GCC_FOR_TARGET): Use it.
8050         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8051         * configure.in: ... here.
8052         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8053         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8054
8055 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8056
8057         * MAINTAINERS: Add self to Write After Approval list.
8058
8059 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8060
8061         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8062         (configure-target-libchill, configure-target-libobjc): Likewise.
8063
8064         * configure.in: Use the same cache file for all target libs.
8065         * config-ml.in: But different cache files per multilib variant.
8066
8067 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8068
8069         * configure (topsrcdir): Don't use dirname.
8070
8071 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8072
8073         * MAINTAINERS: Add self to Write After Approval list.
8074
8075 2000-07-20  Jason Merrill  <jason@redhat.com>
8076
8077         * configure.in: Remove all references to libg++ and librx.
8078
8079         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8080
8081 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8082
8083         * config.sub: Update to subversions version 2000-07-06.
8084
8085 2000-07-12  Andrew Haley  <aph@cygnus.com>
8086
8087         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8088         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8089
8090 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8091
8092         * symlink-tree:  Check number of arguments.
8093
8094 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8095
8096         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8097         search path for a g++ extracted from the build tree.  This
8098         will allow link tests run by configure scripts in
8099         subdirectories to succeed.
8100
8101 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8102
8103         * ltconfig: Add support for mips-dde-sysv4.2MP
8104
8105 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8106
8107         * MAINTAINERS: Add myself as loop discovery maintainer.
8108
8109 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8110
8111         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8112         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8113
8114 2000-06-19  Timothy Wall  <twall@cygnus.com>
8115
8116         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8117         * config.sub: Add tic54x target.
8118
8119 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8120
8121         * MAINTAINERS: Add self as Fortran maintainer,
8122         remove Craig Burley.
8123
8124 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8125
8126         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8127         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8128
8129 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8130
8131         * MAINTAINERS: Add self as i18n maintainer
8132
8133 20000-05-21  H.J. Lu  (hjl@gnu.org)
8134
8135         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8136         directory are used if they exist. Make sure
8137         $(build_tooldir)/include is searched for header files,
8138         $(build_tooldir)/lib/ for library files.
8139         (GCC_FOR_TARGET): Likewise.
8140         (CXX_FOR_TARGET): Likewise.
8141
8142 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8143
8144         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8145
8146 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8147
8148         * Makefile.in (configure-target-libiberty): Depend on
8149         configure-target-newlib.
8150
8151 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8152
8153         * configure.in, Makefile.in: Merge all libffi-related
8154         configury stuff from the libgcj tree.
8155
8156 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8157
8158         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8159         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8160
8161 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8162
8163         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8164         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8165         current version information.  Add to proto-toplev directory.
8166         (gdb-taz): Build do-djunpack.
8167
8168 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8169
8170         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8171
8172 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8173
8174         * MAINTAINERS: Add self to Write After Approval list.
8175
8176 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8177
8178         * ltmain.sh: Preserve in relink_command any environment
8179         variables that may affect the linker behavior.
8180
8181 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8182
8183         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8184
8185 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8186
8187         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8188
8189 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8190
8191         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8192         with the version name.
8193
8194 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8195
8196         * MAINTAINERS: Add self as bb-reorder maintainer.
8197
8198 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8199
8200         * config.if: Tweak.
8201
8202 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8203
8204         * djunpack.bat: New file.
8205
8206 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8207
8208         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8209         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8210         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8211         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8212
8213 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8214
8215         * config.sub (case $basic_machine): Change default for "ibm-*"
8216         to "openedition".
8217
8218 2000-04-13  Andreas Jaeger  <aj@suse.de>
8219
8220         * MAINTAINERS: Added myself.
8221
8222 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8223
8224         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8225         (do-md5sum): New target.
8226         (MD5PROG): Define.
8227         (PACKAGE): Default to TOOL.
8228         (VER): Default to a shell script.
8229         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8230         md5 checksum generation.
8231         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8232         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8233         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8234         insight.tar.bz2): Use gdb-taz to create archive.
8235
8236 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8237
8238         * configure (warn_cflags): Delete.
8239
8240 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8241
8242         * MAINTAINERS: Added myself.
8243
8244 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8245             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8246
8247         * configure.in (enable_libstdcxx_v3): Add.
8248         (target_libs): Add bits here to switch between libstdc++-v2 and
8249         libstdc++-v3.
8250         * config.if: And this file too.
8251         * Makefile.in: Add libstdc++-v3 targets.
8252
8253 2000-04-05  Michael Meissner  <meissner@redhat.com>
8254
8255         * config.sub (d30v): Add d30v as a basic machine type.
8256
8257 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8258
8259         * configure.in: -linux-gnu*, not -linux-gnu.
8260
8261 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8262
8263         * MAINTAINERS: Add self in write-after-approval section.
8264
8265 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8266
8267         * MAINTAINERS: Add self as ia64 port maintainer.
8268
8269 2000-03-08  Neil Booth  <NeilB@earthling.net>
8270
8271         * MAINTAINERS: Add self in write-after-approval section.
8272
8273 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8274
8275         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8276         (do-tar-bz2): Replace TOOL with PACKAGE.
8277         (gdb.tar.bz2): Remove GDBTK from GDB package.
8278         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8279         dejagnu.tar.bz2): New packages.
8280
8281 2000-02-27  Andreas Jaeger  <aj@suse.de>
8282
8283         * configure.in: Add entry for mips*-*-linux*, move catch all
8284         *-*-*linux* entry below this one.
8285
8286 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8287
8288         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8289
8290 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8291
8292         * config.sub: Support an OS of "wince".
8293
8294 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8295
8296         * config.guess, config.sub: Updated to match config's 2000-02-15
8297         version.
8298
8299 2000-02-23  Linas Vepstas <linas@linas.org>
8300
8301         * config.sub: Add support for Linux/IBM 370.
8302         * configure.in: Likewise.
8303
8304 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8305
8306         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8307
8308 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8309
8310         * config.guess: Guess "cygwin" rather than "cygwin32".
8311
8312 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8313
8314         * configure (gcc_version): When setting, narrow search to
8315         lines containing `version_string'.
8316
8317 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8318
8319         * config.sub: Add support for avr target.
8320
8321 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8322
8323         * MAINTAINERS: Add maintainers for MCore port.
8324
8325 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8326
8327         * config.sub: Add mmix-knuth-mmixware.
8328
8329 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8330
8331         * MAINTAINERS: Pair cccp with cpplib maintainership.
8332
8333 2000-01-27  Christopher Faylor <cgf@redhat.com>
8334
8335         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8336         structure stuff to -L library search.
8337         (CXX_FOR_TARGET): Ditto.
8338         (CROSS_CHECK_MODULES): Fix spelling mistake.
8339
8340 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8341
8342         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8343         the C++ compiler.
8344
8345 2000-01-12  Richard Henderson  <rth@cygnus.com>
8346
8347         * configure.in: Don't build some bits for beos.
8348
8349 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8350
8351         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8352         as include files.
8353
8354 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8355
8356         * Add self as cpplib maintainer, as requested by Jason
8357         Merrill.  Correct my e-mail address.
8358
8359 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8360
8361         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8362         not mh-aix43.
8363
8364 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8365
8366         * MAINTAINERS: Add myself to "write after approval" list.
8367
8368 1999-12-14  Richard Henderson  <rth@cygnus.com>
8369
8370         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8371         * config.sub: Accept alphaev[78], alphaev8.
8372
8373 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8374
8375         * config.guess, config.sub: Update from autoconf.
8376
8377 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8378
8379         * MAINTAINERS:  update my playtime e-address.
8380
8381 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8382
8383         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8384         necessary libraries are missing.
8385
8386 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8387
8388         * MAINTAINERS: Add new 'write after approval' maintainer.
8389
8390 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8391
8392         * MAINTAINERS: Add new Java maintainer.
8393
8394 1999-10-25  Andreas Schwab  <schwab@suse.de>
8395
8396         * configure: Fix quoting inside arguments of eval.
8397
8398 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8399
8400         * config-ml.in: Allow suppression of some ARM multilibs.
8401
8402 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8403
8404         * config.guess: Add OS/390 match pattern.
8405         * config.sub: Add mvs, openedition targets.
8406         * configure.in (i370-ibm-opened*): New.
8407
8408 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8409
8410         * config.sub: Add support for configuring for pj.
8411
8412 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8413
8414         * config.sub (maybe_os): Add support for configuring for fr30.
8415
8416 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8417
8418         * configure.in: Do not configure or build ld for AIX
8419         platforms.  ld is known to be broken on these platforms.
8420
8421 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8422
8423         * config-ml.in: Pass compiler flag corresponding to multidirs to
8424         subdir configures.
8425
8426 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8427
8428         * Makefile.in (LDFLAGS): Define.
8429
8430 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8431
8432         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8433         noconfigdirs.
8434         (*-*-cygwin*): Likewise.
8435
8436 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8437
8438         * mkdep: New file.
8439         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8440         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8441
8442         From Eli Zaretskii <eliz@is.elta.co.il>:
8443         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8444         long file name when using DJGPP on MS-DOS.
8445
8446 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8447
8448         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8449
8450 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8451
8452         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8453         dependency as this causes "make check" to globally "make all"
8454
8455 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8456
8457         * configure.in (target_libs): Added target-zlib.
8458         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8459         (CONFIGURE_TARGET_MODULES): Likewise.
8460         (CHECK_TARGET_MODULES): Likewise.
8461         (INSTALL_TARGET_MODULES): Likewise.
8462         (CLEAN_TARGET_MODULES): Likewise.
8463         (configure-target-zlib): New target.
8464         (all-target-zlib): Likewise.
8465         (all-target-libjava): Depend on all-target-zlib.
8466         (configure-target-libjava): Depend on configure-target-zlib.
8467
8468         * Makefile.in (configure-target-libjava): Depend on
8469         configure-target-newlib.
8470         (configure-target-boehm-gc): New target.
8471         (configure-target-qthreads): New target.
8472
8473         * configure.in (target_libs): Added target-qthreads.
8474         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8475         (CONFIGURE_TARGET_MODULES): Likewise.
8476         (CHECK_TARGET_MODULES): Likewise.
8477         (INSTALL_TARGET_MODULES): Likewise.
8478         (CLEAN_TARGET_MODULES): Likewise.
8479         (all-target-qthreads): New target.
8480         (configure-target-libjava): Depend on configure-target-qthreads.
8481         (all-target-libjava): Depend on all-target-qthreads.
8482
8483         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8484         (CONFIGURE_TARGET_MODULES): Likewise.
8485         (CHECK_TARGET_MODULES): Likewise.
8486         (INSTALL_TARGET_MODULES): Likewise.
8487         (CLEAN_TARGET_MODULES): Likewise.
8488         (all-target-libjava): New target.
8489         (all-target-boehm-gc): Likewise.
8490         * configure.in (target_libs): Added libjava, boehm-gc.
8491
8492 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8493
8494         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8495         configure.bat in SUPPORT_FILES.
8496         (gas+binutils.tar.bz2): Likewise.
8497
8498         * makeall.bat: Remove; obsolete.
8499
8500 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8501
8502         From Mark Elbrecht:
8503         * configure.bat: Remove; obsolete.
8504
8505 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8506
8507         * configure: Add -W -Wall to the default CFLAGS when compiling with
8508         gcc.
8509
8510 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8511
8512         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8513
8514 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8515
8516         * configure.in: Build ld on IRIX6.
8517
8518 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8519
8520         * Makefile.in: Change distribution targets to use bzip2 instead of
8521         gzip.
8522         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8523         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8524
8525 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8526
8527         * config.sub: Add mcore target.
8528
8529 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8530
8531         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8532
8533 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8534
8535         * config.guess (dummy): Changed to $dummy.
8536
8537 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8538
8539         * config.sub: Tidied up case statements.
8540
8541 1999-05-22  Ben Elliston  <bje@cygnus.com>
8542
8543         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8544         <jiro@din.or.jp>.
8545
8546         * config.guess: Merge with FSF version. Future changes will be
8547         more accurately recorded in this ChangeLog.
8548         * config.sub: Likewise.
8549
8550 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8551
8552          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8553
8554 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8555
8556         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8557
8558 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8559
8560         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8561
8562 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8563
8564         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8565         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8566         Bad merge removed these two changes.
8567
8568 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8569                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8570
8571         * config.guess (interix Alpha): Add.
8572
8573 1999-04-11  Richard Henderson  <rth@cygnus.com>
8574
8575         * configure.in (i?86-*-beos*): Do config gperf; don't config
8576         gdb, newlib, or libgloss.
8577
8578 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8579
8580         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8581         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8582         from multidirs.
8583
8584 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8585
8586         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8587
8588 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8589
8590         * config.sub: Add support for mcore targets.
8591
8592 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8593
8594         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8595         not mt-ospace, in order to shut up assembler warning about using
8596         symbols that are named the same as registers.
8597
8598 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8599
8600         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8601         dependency list for all-target-cygmon.
8602
8603 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8604
8605         * config-ml.in: Check $host, not $target, for selective multilibs.
8606         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8607         thumb interworking, and underscore prefix multilibs.
8608
8609 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8610
8611         * missing: Update to version from current automake.
8612
8613 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8614
8615         * configure (gxx_include_dir): Removed.
8616
8617         * configure.in (gxx_include_dir): Handle it.
8618         * Makefile.in: Likewise.
8619
8620 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8621
8622         * config.sub (mips64vr4111,mips64vr4111el) Add.
8623
8624 1999-03-21  Ben Elliston  <bje@cygnus.com>
8625
8626         * config.guess: Correct typo for detecting ELF on FreeBSD.
8627
8628 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8629
8630         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8631         config/mh-djgpp.
8632
8633 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8634
8635         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8636         all-target-newlib to dependency list for all-target-bsp.
8637
8638 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8639
8640         * config.sub: Add i386-uwin support.
8641         * config.guess: Likewise.
8642
8643 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8644
8645         * configure.in: cleanup, add mh-*pic handling for arm, special
8646         case powerpc*-*-aix*
8647
8648 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8649
8650         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8651         can be built.
8652
8653 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8654
8655         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8656         targets.
8657
8658 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8659
8660         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8661
8662 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8663
8664         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8665
8666 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8667
8668         * config.sub: Fix typo in arm recognition.
8669
8670 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8671
8672         * configure.in (noconfigdirs): Changed target_configdirs to
8673         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8674         rather than m68k-*-* since it is not known to work on
8675         m68k-aout. Ditto for arm-*-*oabi.
8676
8677 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8678
8679         * configure.in (*-*-windows*): Remove, no longer used.
8680
8681 1999-02-19  Ben Elliston <bje@cygnus.com>
8682
8683         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8684         Smart and improved by Andrew Cagney.
8685
8686 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8687
8688         * config.guess: Recognize openbsd-*-hppa.
8689
8690 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8691
8692         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8693         only if it is not empty.
8694
8695 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8696
8697         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8698
8699         * config.guess: Modified to recognize uname's armv* syntax.
8700
8701         * config.sub: Modified to recognize uname's armv* syntax.
8702
8703 1999-02-17  Mark Salter  <msalter@cygnus.com>
8704
8705         * configure.in: Added target-bsp for sparclite.
8706
8707 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8708
8709         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8710
8711 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8712
8713         * configure.in: Add support for strongarm port.
8714         * config.sub: Add support for strongarm target.
8715
8716 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8717
8718         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8719         the old name config/mh-cygwin32.
8720         Enable texinfo.
8721
8722 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8723
8724         * configure.in: Do build ld for ix86 Solaris.
8725
8726 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8727
8728         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8729         $AR_FOR_TARGET.  Likewise for RANLIB.
8730
8731 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8732
8733         * config.sub (oabi):  Recognize.
8734         * configure.in (arm-*-oabi):  Handle.
8735
8736 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8737
8738         * config.guess: Improve detection of i686 on UnixWare 7.
8739
8740 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8741
8742         * config.guess: Add support for i386-pc-interix.
8743         * config.sub: Likewise.
8744         * configure.in: Likewise.
8745
8746 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8747
8748         * Makefile.in: Remove unneeded all-target-libio from
8749         from all-target-winsup target since it is now unneeded.
8750         Add all-target-libtermcap in its place since it is now
8751         needed.
8752
8753 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8754
8755         * configure.in: makefile stub for cygwin target is probably
8756         unnecessary.  Remove it for now.
8757
8758 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8759
8760         * configure.in: libtermcap.a should be built when cygwin is the
8761         target as well as the host.
8762         * config.guess: Allow mixed case in cygwin uname output.
8763         * Makefile.in: Add libtermcap target.
8764
8765 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8766
8767         * config.sub: Clean up handling of hppa2.0.
8768
8769 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8770
8771         * config.guess: Use C code to identify more HP machines.
8772
8773 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8774
8775         * config.sub: Handle hppa2.0.
8776
8777 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8778
8779         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8780         cygmon for all sparclite targets, regardless of object format.
8781
8782 1998-12-15  Mark Salter  <msalter@cygnus.com>
8783
8784         * configure.in: Added target-bsp for several target architectures.
8785
8786         * Makefile.in: Added rules for bsp.
8787
8788 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8789
8790         * config.guess: Improve detection of hppa2.0 processors.
8791
8792 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8793
8794         * config.guess: Recognize FreeBSD using ELF automatically.
8795
8796 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8797
8798         * configure (skip-this-dir): Add handling for new shell script, which
8799         might be created by a sub-directory's configure to indicate, this particular
8800         directory is "unwanted".
8801         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8802
8803 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8804
8805         * ltconfig: import from libtool, after changing libtool to
8806         account for the cygwin name change.
8807
8808 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8809
8810         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8811         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8812
8813 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8814
8815         * configure.in: Add libtermcap to list of cygwin dependencies.
8816
8817 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8818
8819         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8820         they include winsup/include when it's a cygwin target.
8821
8822 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8823
8824         * configure.in (host_tools): Added zip.
8825         * Makefile.in (all-target-libjava): Depend on all-zip.
8826         (all-zip): New target.
8827         (ALL_MODULES): Added all-zip.
8828         (NATIVE_CHECK_MODULES): Added check-zip.
8829         (INSTALL_MODULES): Added install-zip.
8830         (CLEAN_MODULES): Added clean-zip.
8831
8832 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8833
8834         * Makefile.in: lose "32" from comment about cygwin.
8835
8836 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8837
8838         * configure.in: Use -Os to build target libraries for the fr30.
8839
8840 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8841
8842         * config.sub: Add fr30.
8843
8844 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8845
8846         * configure.in: drop "32" from config/mh-cygwin32.  Check
8847         cygwin* instead of cygwin32*.
8848         * config.sub: Check cygwin* instead of cygwin32*.
8849
8850 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8851
8852         * config.guess: Match any version of Unixware7.
8853
8854 1998-10-20  Syd Polk  <spolk@cygnus.com>
8855
8856         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8857         if desired.
8858
8859 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8860
8861         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8862         these if the appropriate directories and files to not exist.
8863
8864 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8865
8866         * Makefile.in (DEVO_SUPPORT): Add config.if.
8867
8868 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8869
8870         * configure: Add pattern to replace "build_tooldir"'s
8871         definition in the generated Makefile with "tooldir"'s
8872         actual value.
8873
8874 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8875
8876         * config.sub: Bring back lost sparcv9.
8877
8878         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8879
8880 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8881
8882         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8883         CC_FOR_TARGET and friends.
8884
8885 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8886
8887         * Makefile.in (build_tooldir): New variable, same as tooldir.
8888         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8889         -B$(build_tooldir)/bin/.
8890         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8891
8892 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8893
8894         * README: Remove installation instructions and refer to the
8895         INSTALL directory instead.
8896
8897 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8898
8899         * config.sub: Add support for i[34567]86-pc-udk.
8900         * configure.in: Likewise.
8901
8902 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8903
8904         * Makefile.in: add bzip2 package building bits for user
8905         tools module
8906         * configure.in: ditto
8907
8908 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8909
8910         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8911         (ALL_TARGET_MODULES): Add all-target-libobjc.
8912         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8913         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8914         (all-target-libchill): Add dependencies.
8915         * configure.in (target_libs): Add libchill.
8916
8917 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8918
8919         * configure.in (target_subdir): Remove duplicate line.
8920
8921 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8922
8923         * Makefile.in (all-automake): fix dependencies.
8924
8925 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8926
8927         * configure.in: Minor cleanups for building in the $(target_alias)
8928         subdir.
8929
8930 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8931
8932         * Makefile.in (bootstrap): Set r and s before make all.  Use
8933         BASE_FLAGS_TO_PASS in make all.
8934         (cross): Likewise.
8935
8936 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8937
8938         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8939
8940 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8941
8942         * config.sub: Fix typo in last change.
8943
8944 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8945
8946         * config.sub: Add support for C4x target.
8947         * configure.in: Likewise.
8948
8949 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8950
8951         * config.sub: Recognize sparcv9 just like sparc64.
8952
8953 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8954
8955         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8956
8957 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8958
8959         * config.guess: Correctly identify Pentium II sco boxes.
8960
8961         * config.guess: Fix "tr" code.  From Weiwen Liu.
8962
8963 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8964
8965         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8966         stabs.
8967
8968 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8969
8970         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8971         (ALL_TARGET_MODULES): Add all-target-libchill.
8972         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8973         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8974         (all-target-libchill): Add dependencies.
8975         * configure.in (target_libs): Add libchill.
8976
8977 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8978
8979         * config.guess: Avoid assumptions about "tr" behaves when
8980         LANG is set to something other than English.
8981
8982 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8983
8984         * configure (gxx_include_dir): Changed to
8985         '${prefix}/include/g++'-${libstdcxx_interface}.
8986
8987         * config.if: New to determine the interfaces.
8988
8989 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8990
8991         * config.guess: Detect and handle MPE/IX.
8992         * config.sub: Deal with MPE/IX.
8993
8994 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8995
8996         * configure.in: Use mh-aix43.
8997
8998 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8999
9000         * configure: Fix --without/--disable cases for gxx-include-dir.
9001
9002 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9003
9004         * mdata-sh:  Imported.  Needed for automake support.
9005
9006 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9007
9008         * Makefile.in (taz): Try "chmod -R og=u ." before
9009         "chmod og=u `find . -print`".
9010
9011 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9012
9013         * configure.in: Add arm-elf and thumb-elf support.
9014
9015 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9016
9017         * Makefile.in: Undo previous patch.
9018
9019 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9020
9021         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9022         to here ...
9023         (install-no-fixedincludes): and here
9024         (INSTALL_MODULES): ... from here.
9025
9026 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9027
9028         * config.sub: Merge with FSF.
9029
9030         * config.guess: Merge with FSF.
9031
9032 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9033
9034         * configure (extraconfigdirs): New variable.
9035         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9036         * Makefile.in (all): Move higher in file.
9037         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9038         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9039         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9040         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9041         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9042
9043 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9044
9045         * Makefile.in (all-target-libjava): Depend on all-gcc and
9046         all-target-newlib.
9047         (configure-target-libjava): Depend on $(ALL_GCC).
9048
9049 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9050
9051         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9052         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9053
9054 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9055
9056         * INSTALL/README: Fix typo.
9057
9058 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9059
9060         * ylwrap: Change absolute path checks to check for DOS style path
9061         names.
9062
9063         * ylwrap: Don't use a full path name if the source file is in the
9064         same directory.  From hjl@lucon.org (H.J. Lu).
9065
9066         * config-ml.in: Default to being verbose, to match Feb 18 change to
9067         configure.
9068
9069 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9070
9071         Brought over from egcs:
9072
9073         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9074
9075         * configure.in (target_subdir): Set to ${target_alias} instead
9076         of "libraries".
9077
9078         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9079
9080         * configure.in (target_subdir): Set to libraries if enable_multilib.
9081
9082 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9083
9084         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9085         multilibs, force reconfiguration the first time we create
9086         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9087
9088 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9089
9090         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9091         avoid confusion with --no-recursion.
9092
9093 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9094
9095         * configure.in: Win32 hosts shouldn't use install -x
9096         * install-sh: remove -x option, and special .exe-handling
9097         hack.
9098
9099 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9100
9101         * config.guess: Recognize i586-pc-beos.
9102         * configure.in: Don't build some bits for beos.
9103
9104 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9105
9106         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9107         CFLAGS default to -O2.
9108
9109         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9110         when using GNU ld.
9111
9112 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9113
9114         * ltmain.sh: Correct install when using a different shell.
9115
9116 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9117
9118         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9119
9120 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9121
9122         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9123         target.
9124
9125 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9126
9127         * ltconfig: Update to correct AIX handling.
9128
9129 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9130
9131         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9132
9133         * configure.in (target_subdir): Set to ${target_alias} instead
9134         of "libraries".
9135
9136 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9137
9138         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9139         (Makefile): Depend on $(gcc_version_trigger).
9140
9141         * configure (gcc_version): Change default initializer to empty
9142         string.
9143         (gcc_version_trigger): New variable; pass this variable down
9144         to subdir configures to enable them checking gcc's version
9145         themselves. Emit make macros for both gcc_version vars.
9146         (topsrcdir): Initialize reliably.
9147         (recursion line): Remove --with-gcc-version=${gcc_version}.
9148
9149 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9150
9151         * configure (enable_version_specific_runtime_libs): Implement new flag
9152         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9153         in $(libsubdir); emit definition in each generated Makefile.
9154         (gxx_include_dir): Initialize depending on
9155         $enable_version_specific_runtime_libs.
9156
9157 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9158
9159         * configure (gcc_version): Initialize properly depending on
9160         how and where configure is started.
9161         (recursion line): Pass a --with-gcc-version=${gcc_version}
9162         to configures in subdirs.
9163
9164 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9165
9166         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9167         cygmon
9168
9169 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9170
9171         * configure.in: Add cygmon and libstub support for mn10200.
9172
9173 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9174
9175         * configure (gcc_version): Add new variable describing the
9176         particular gcc version we're building.
9177         * Makefile.in (libsubdir): Add new macro for the directory
9178         in which the compiler finds executables, libraries, etc.
9179         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9180         and libsubdir.
9181
9182 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9183
9184         * Makefile.in (local-clean): Remove *.log.
9185         (warning.log): Built with warn_summary from build.log.
9186         (mail-report.log): Run test_summary.
9187         (mail-report-with-warnings.log): Run test_summary including
9188         warning.log in the report.
9189
9190 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9191
9192         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9193
9194 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9195
9196         * Makefile.in (grep): Grep no longer depends on libiberty.
9197
9198 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9199
9200         * Makefile.in: all-snavigator needs all-libgui.
9201
9202 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9203
9204         * configure.in: Add cygmon and libstub support for mn10300.
9205
9206 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * missing: Update to version from automake 1.3.
9209
9210         * ltmain.sh: On installation, don't get confused if the same name
9211         appears more than once in the list of library names.
9212
9213 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9214
9215         * config.sub: Accept m68060 and m5200 as CPU names.
9216
9217 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9218
9219         * configure: Use && rather than using -a in test, because odd
9220         strings can confuse test.
9221         * configure.in: Likewise.
9222
9223 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9224
9225         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9226
9227 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9228
9229         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9230         bootstrap4-lean): New targets.
9231
9232 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9233
9234         * mpw-* Delete.  Not used.
9235
9236 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9237
9238         * COPYING.LIB: Update FSF address.
9239
9240 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9241
9242         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9243
9244         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9245         GAS_SUPPORT_DIRS.
9246
9247 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9248
9249         * ltconfig, ltmain.sh: Avoid producing a version number if
9250         -version-info was not used.
9251
9252 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9253
9254         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9255         building with newlib.
9256
9257 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9258
9259         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9260         Solaris `make' causes it to continue to next definition.
9261
9262 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9263
9264         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9265         the right GUI libraries and files are installed along with GDB.
9266
9267 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9268
9269         * configure.in: Change alpha to alpha* in several places.
9270
9271 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9272
9273         * config.sub: Recognize sparc86x.
9274
9275 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9276
9277         * configure.in (--enable-target-optspace): Remove debug echo.
9278
9279 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9280
9281         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9282
9283 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9284
9285         * ltconfig: Update cygwin32 support.
9286
9287         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9288         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9289         (GDB_SUPPORT_DIRS): Likewise.
9290
9291 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9292
9293         * configure.in (target_makefile_frag): If --enable-target-optspace,
9294         use -Os to compile target libraries rather than -O2.  Default to
9295         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9296         not used.
9297         * configure.in (target_cflags): Ditto for d30v.
9298
9299 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9300
9301         * Makefile.in (all-bfd): Depend on all-intl.
9302         (all-binutils): Likewise.
9303         (all-gas): Likewise.
9304         (all-gprof): Likewise.
9305         (all-ld): Likewise.
9306
9307 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9308
9309         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9310
9311 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9312
9313         * Makefile.in (all-bfd): Depend upon all-libiberty.
9314
9315         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9316
9317 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9318
9319         * Makefile.in: Add libstub.
9320
9321         * configure.in: Ditto. Build libstub for targets that have cygmon
9322         support.
9323
9324 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9325
9326         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9327
9328 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9329
9330         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9331         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9332
9333 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9334
9335         * configure: Define DEFAULT_M4 by searching PATH.
9336         * Makfile.in: Use DEFAULT_M4.
9337
9338 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9339
9340         * ltconfig: Add cygwin32 support.
9341
9342         * Makefile.in, configure.in: Add libtool as a native only directory
9343         to configure and build.
9344
9345 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9346
9347         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9348
9349 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9350
9351         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9352
9353 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9354
9355         * Makefile.in: add ash make rules
9356         * configure.in: add ash to native_only and host_tools lists
9357
9358 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9359
9360         * Makefile.in (all-gettext, all-intl): New targets.
9361         (ALL_MODULES): Added all-gettext, all-intl.
9362         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9363         (INSTALL_MODULES): Added install-gettext, install-intl.
9364         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9365
9366         * configure.in (host_tools): Added gettext.
9367         (native_only): Likewise.
9368         (noconfigdirs) [various cases]: Likewise.
9369         (host_libs): Added intl.
9370
9371 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9372
9373         * configure: Do not disable building gdbtk for cygwin32 hosts.
9374
9375 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9376
9377         * configure.in: Add thumb-coff target.
9378         * config.sub: Add thumb-coff target.
9379
9380 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9381
9382         * Makefile.in: Revert yesterday's change.
9383         (all-target-winsup):  all-target-librx stays out of here.
9384
9385 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9386
9387         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9388         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9389         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9390         Remove references to librx and libg++.
9391
9392 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9393
9394         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9395         recursive makes
9396
9397 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9398
9399         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9400         for newlib directory.
9401         (CXX_FOR_TARGET): Likewise.
9402
9403 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9404
9405         * ltconfig: Update after libtool/ltconfig.in change for
9406         hpux11.
9407
9408 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9409
9410         * ltconfig, ltmain.sh: Update to libtool 1.2.
9411
9412 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9413
9414         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9415         (install-gcc-cross): Instead, override LANGUAGES here.
9416
9417 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9418
9419         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9420         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9421
9422 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9423
9424         * configure.in: Add Thumb-pe target.
9425
9426 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9427
9428         * Makefile.in - changed sn targets to snavigator
9429         * configure.in - changed sn targets to snavigator
9430
9431 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9432
9433         * config-ml.in: After building symlink tree call make distclean
9434         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9435         to be the case for libiberty.
9436
9437 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9438
9439         * configure: When making link, also check the current
9440         directory. The configure scripts may create one.
9441
9442 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9443
9444         * config.sub: Accept alphapca56 and alphaev6 properly.
9445
9446 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9447
9448         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9449
9450 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9451
9452         * config.sub (sco5): Fix typo.
9453
9454 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9455
9456         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9457         install-itcl.
9458         (install-itcl): Remove dependency on install-tcl.
9459
9460 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9461
9462         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9463
9464 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9465
9466         * configure.in: Don't build libgui for a cygwin32 target when not on
9467         a cygwin32 host.
9468
9469 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9470
9471         * configure (redirect): Set to null, so default behavior of
9472         configure is now --verbose.
9473
9474 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9475
9476         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9477         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9478
9479 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9480
9481         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9482         this change to sync Makefile.in with its ChangeLog entries.
9483
9484 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9485
9486         * ltmain.sh (mkdir): Check that the directory doesn't exist
9487         before we exit with error, so that we don't get races during
9488         parallel builds.
9489
9490 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9491
9492         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9493
9494 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9495
9496         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9497         PICFLAG_FOR_TARGET.
9498         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9499
9500         * configure: Emit a definition for the new macro enable_shared
9501         into each Makefile.
9502
9503 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9504
9505         * configure.in (host_tools, native_only): Add libtool.
9506
9507 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9508
9509         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9510         Fix typo in ming config comment.
9511
9512 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9513
9514         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9515
9516 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9517
9518         * config.sub: Add tic30 cases, and map c30 to tic30.
9519
9520 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9521
9522         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9523         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9524         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9525         (CLEAN_TARGET_MODULES): Similarly
9526         (all-target-libf2c): Add dependences.
9527         * configure.in (target_libs): Add libf2c.
9528
9529 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9530
9531         * configure.in: Remove expect from noconfigdirs when target
9532         is cygwin32.  OK to build expect and dejagnu with Canadian
9533         Cross.
9534
9535 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9536
9537         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9538         host.
9539
9540         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9541         and mingw32.
9542
9543 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9544
9545         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9546         here as it is not defined in the toplevel Makefile.
9547
9548 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9549
9550         * configure (package_makefile_rules_frag): New variable, which names
9551         a file with generic rules, ...
9552         Change comment to mention we now have FIVE parts.
9553         * configure: Undo last change.
9554
9555 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9556
9557         * config.guess: More accurate determination of HP processor types.
9558         * config.sub: More accurate determination of HP processor types.
9559
9560 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9561
9562         * configure (package_makefile_frag): Move inserting the
9563         ${package_makefile_frag} to where it should be according
9564         to the comment.
9565
9566 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9567
9568         * config.guess: Add support for Linux/ARM.
9569
9570 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9571
9572         * .cvsignore: Remove *-info and *-install since they match
9573         release-info and mpw-install, which we don't want to just ignore.
9574
9575 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9576
9577         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9578
9579 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9580
9581         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9582         local_prefix to sub-make invocations.
9583
9584 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9585
9586         * configure.in: Check makefile fragments in the source
9587         directory.
9588
9589 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9590
9591         * configure.in: Check whether host and target makefile
9592         fragments exist before adding them to *_makefile_frag.
9593
9594 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9595
9596         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9597
9598 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9599
9600         * configure.in: Make sure we only replace RPATH_ENVVAR on
9601         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9602         regexp to sed.
9603
9604         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9605         to sub-makes.
9606
9607 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9608
9609         * config-ml.in (multi-do): LDFLAGS must include multilib
9610         designator.
9611
9612 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9613
9614         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9615
9616 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9617
9618         * config.sub: Add mingw32 support.
9619         * configure.in: Likewise.
9620
9621 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9622
9623         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9624
9625 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9626
9627         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9628         * configure (gxx_include_dir): Provide a definition for subdirs
9629         which do not use autoconf.
9630
9631 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9632
9633         * config.guess: Sync with egcs.  Picks up new alpha support,
9634         BeOS & some additional linux support.
9635
9636 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9637
9638         * config.guess: HP 9000/803 is a PA1.1 machine.
9639
9640 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9641
9642         * configure.in: It's alpha*-...
9643
9644 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9645
9646         * configure.in (host_makefile_frag, target_makefile_frag):
9647         Handle multiple config files.
9648         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9649         alpha-*-*.
9650
9651 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9652
9653         * mkdep: New file.
9654
9655 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9656
9657         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9658
9659 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9660
9661         * Makefile.in: Add libgui directory.
9662         (GDB_TK): Add all-libgui.
9663         * configure.in: Add libgui directory.
9664         * configure: Add all-libgui to GDB_TK.
9665
9666 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9667
9668         * config-ml.in (multidirs): Add m32r to multilib list.
9669
9670 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9671
9672         * Makefile.in (all-target-gperf): Change dependency to
9673         all-target-libstdc++.
9674
9675 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9676
9677         * config.guess: Add BeOS support.
9678
9679 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9680
9681         Source directory cvs renamed to cvssrc:
9682         * configure.in (host_tools): Change cvs to cvssrc.
9683         (native_only): Likewise.
9684         (noconfigdirs) [various cases]: Likewise.
9685         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9686         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9687         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9688         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9689         (all-cvssrc): Rename target from all-cvs.
9690
9691 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9692
9693         * configure (gxx_include_dir): Fix thinko.
9694
9695 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9696
9697         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9698         (install-cross, install-gcc-cross): New targets.
9699
9700 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9701
9702         * configure.in (noconfigdirs): Add support for Thumb target.
9703
9704         * config.sub (maybe_os): Add support for Thumb target.
9705
9706 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9707
9708         * Makefile.in: Add rules for cygmon.
9709
9710         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9711
9712 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9713
9714         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9715         * configure (gxx_include_dir): Provide a definition for subdirs
9716         which do not use autoconf.
9717
9718 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9719
9720         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9721         11/18/97 build
9722
9723 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9724
9725         * From Franz Sirl.
9726         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9727         found on RedHat Linux systems.
9728
9729 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9730
9731         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9732         guesses.
9733
9734 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9735
9736         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9737
9738 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9739
9740         * ltmain.sh: If mkdir fails, check whether the directory was created
9741         anyhow by some other process.
9742
9743 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9744
9745         * configure.in (d30v-*-*): Configure all directories.
9746
9747 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9748
9749         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9750         for the D30V.
9751
9752 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9753
9754         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9755
9756 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9757
9758         * include/libiberty.h: Add extern "C" { so it can be used with C++
9759         progrms.
9760         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9761         programs.
9762
9763 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9764
9765         * configure.in (d30v-*-*): Configure GCC now.
9766
9767 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9768
9769         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9770         is no longer needed.
9771
9772 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9773
9774         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9775
9776 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9777
9778         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9779         targets using "$@" to provide support for similar but not identical
9780         targets without having to duplicate code.
9781
9782 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9783
9784         * makefile.vms: Fix to work with DEC C.
9785
9786 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9787
9788         * config.sub: Add mips-tx39-elf to marketing names.
9789
9790 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9791
9792         * ltmain.sh: Handle symlinks in generated script.
9793
9794 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9795
9796         * configure: Handle autoconf style directory options: --bindir,
9797         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9798         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9799         --sysconfdir.
9800         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9801         (sharedstatedir, localstatedir, oldincludedir): New variables.
9802         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9803         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9804         sbindir, sharedstatedir, and sysconfdir.
9805
9806 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9807
9808         * Makefile.in (bootstrap-lean): New target.
9809
9810 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9811
9812         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9813         sn, and gnuserv from noconfigdirs.
9814
9815 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9816
9817         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9818
9819 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9820
9821         * Makefile.in (cross): New target.
9822
9823 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9824                           Jeff Law         <law@cygnus.com>
9825
9826         * Makefile.in (bootstrap2, bootstrap3): New targets.
9827         (all-bootstrap): Remove outdated and confusing target.
9828         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9829
9830 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9831
9832         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9833         windows.  Consistent with gdb/configure.
9834
9835 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9836
9837         * configure.in: Name Linux target fragment.
9838
9839         * configure: Rewrite so that project Makefile fragment is inserted
9840         first and appears last in the resulting Makefile.
9841
9842 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9843
9844         * Makefile.in (install-itcl): Install tcl first.
9845
9846 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9847
9848         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9849
9850 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9851
9852         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9853
9854         * configure.in (skipdirs): Add target-librx for Linux.
9855         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9856
9857 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9858
9859         * Makefile.in (bootstrap): New target.
9860
9861 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9862
9863         * config.sub: Accept 'amigados' for backward compatibility.
9864
9865 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9866
9867         * config.guess: Merge with FSF.
9868
9869 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9870
9871         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9872
9873 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9874
9875         * config.sub: Add "marketing-names" patch.
9876
9877 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9878
9879         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9880
9881 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9882
9883         * config.sub: Handle v850-elf.
9884
9885 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9886
9887         * .cvsignore (*-install): Remove.
9888
9889 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9890
9891         * ltconfig: Set CONFIG_SHELL in libtool.
9892         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9893
9894 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9895
9896         * configure.in (target_subdir): Set to libraries if enable_multilib.
9897
9898 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9899
9900         * config.guess: Update from gcc directory.
9901
9902 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9903
9904         * Makefile.in (all-sim): Depends on all-readline.
9905
9906 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9907
9908         * Makefile.in (BISON, YACC): Use $$s.
9909         (all-bison): Depend on all-texinfo.
9910
9911 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9912
9913         * Makefile.in (BISON): Add -L flag.
9914         (YACC): Likewise.
9915
9916 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9917
9918         * configure.in (noconfigdirs): Add support for v850e target.
9919
9920         * config.sub (maybe_os): Add support for v850e target.
9921
9922 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9923
9924         * configure.in (noconfigdirs): Add support for v850ea target.
9925
9926         * config.sub (maybe_os): Add support for v850ea target.
9927
9928 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9929
9930         * config.sub: Add mipstx39.  Delete r3900.
9931
9932 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9933
9934         * Makefile.in (all-autoconf): Depends on all-texinfo.
9935
9936 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9937
9938         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9939         eabi targets.
9940
9941 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9942
9943         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9944
9945         * configure: When handling a Canadian Cross, handle YACC as well as
9946         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9947         * Makefile.in (all-bison): Depend upon all-texinfo.
9948
9949 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9950
9951         * Makefile.in (BISON): bison, not byacc or bison -y.
9952         (YACC): bison -y or byacc or yacc.
9953         (various): Add *-bison as appropriate.
9954         (taz): No need to mess with BISON anymore.
9955
9956 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9957
9958         * configure: If OSTYPE matches *win32*, try to find a good value for
9959         CONFIG_SHELL.
9960
9961 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9962
9963         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9964         configure.in if it is present.
9965
9966 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9967
9968         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9969
9970 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9971
9972         * config.sub: Recognize `arc' cpu.
9973         * configure.in: Likewise.
9974         * config-ml.in: Likewise.
9975
9976 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9977
9978         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9979
9980 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9981
9982         * configure: Changed sed delimiter from ':' to '|' when
9983         attempting to substitute ${config_shell} for SHELL. On
9984         NT ${config_shell} may contain a ':' in it.
9985
9986 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9987
9988         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9989
9990 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9991
9992         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9993
9994 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9995
9996         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9997
9998         * ylwrap: If the program is a relative path, force it to be
9999         absolute.
10000
10001 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10002
10003         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10004
10005 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10006
10007         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10008         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10009         for libraries.
10010
10011 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10012
10013         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10014         separated by spaces.
10015
10016 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10017
10018         * ylwrap: New file.
10019         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10020
10021         * ltmain.sh: Handle /bin/sh at start of install program.
10022
10023         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10024
10025         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10026         * missing: New file, from automake 1.2.
10027
10028 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10029
10030         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10031         check-tk to CHECK_X11_MODULES.
10032
10033 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10034
10035         * config.sub: Merge with FSF.
10036
10037 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10038
10039         * config.guess: Merge with FSF.
10040
10041 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10042
10043         * configure: Treat msdosdjgpp like go32.
10044         * configure.in: Likewise.  Don't remove gprof for go32.
10045
10046         * configure: Change Makefile.tem2 to Makefile.tm2.
10047
10048 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10049
10050         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10051
10052 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10053
10054         * install-sh (chmodcmd): Set to null if the DST directory already
10055         exists.  Same as Nov 11th change.
10056
10057 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10058
10059         * configure (GDB_TK): Needs itcl and tix.
10060
10061 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10062
10063         * config.guess: Update from FSF.
10064
10065 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10066
10067         * Makefile.in (GDB_TK): Depend on itcl and tix.
10068
10069 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10070
10071         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10072         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10073         (INSTALL_SCRIPT): New variable.
10074         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10075         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10076         to -x.
10077         * install-sh: Add support for -x option.
10078
10079 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10080
10081         * configure.in, Makefile.in: Treat tix like itcl.
10082
10083 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10084
10085         * Makefile.in (WINDRES): New variable.
10086         (WINDRES_FOR_TARGET): New variable.
10087         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10088         (EXTRA_HOST_FLAGS): Add WINDRES.
10089         (EXTRA_TARGET_FLAGS): Add WINDRES.
10090         (EXTRA_GCC_FLAGS): Add WINDRES.
10091         ($(DO_X)): Pass down WINDRES.
10092         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10093         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10094         DLLTOOL_FOR_TARGET.
10095
10096 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10097
10098         * configure.in: configure sim before gdb for win32-x-ppc
10099
10100 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10101
10102         Move gperf into the toplevel, from libg++.
10103         * configure.in (target_tools): Add target-gperf.
10104         (native_only): Add target-gperf.
10105         * Makefile.in (all-target-gperf): New target, depend on
10106         all-target-libg++.
10107         (configure-target-gperf): Empty rule.
10108         (ALL_TARGET_MODULES): Add all-target-gperf.
10109         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10110         (CHECK_TARGET_MODULES): Add check-target-gperf.
10111         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10112         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10113
10114 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10115
10116         * config.sub (mn10200): Recognize new basic machine.
10117
10118 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10119
10120         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10121         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10122
10123 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10124
10125         * configure.in: If we're building mips-sgi-irix6* native, turn on
10126         ENABLE_MULTILIB and set TARGET_SUBDIR.
10127
10128 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10129
10130         * Makefile.in (all-sn): Depend on all-grep.
10131
10132 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10133
10134         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10135
10136         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10137         Makefile.  From Jeff Makey <jeff@cts.com>.
10138         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10139
10140         * Makefile.in (DISTBISONFILES): Remove.
10141         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10142         $(DEFAULT_YACC).
10143
10144         * configure.in: Build itl, db, sn, etc., when building for native
10145         cygwin32.
10146
10147         * Makefile.in (LD): New variable.
10148         (EXTRA_HOST_FLAGS): Pass down LD.
10149         ($(DO_X)): Likewise.
10150
10151 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10152
10153         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10154
10155 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10156
10157         * configure.in (targargs): Strip out any supplied --build argument
10158         before adding our own. Always add --build.
10159
10160 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10161
10162         * configure.in (targargs): Pass --build if we're doing
10163         a cross-compile.
10164
10165 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10166
10167         * configure: Use '|' instead of ":" as the separator in
10168         sed. Otherwise sed chokes on NT path names with drive
10169         designators. Also look for "?:*" as the leading characters in an
10170         absolute pathname.
10171
10172 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10173
10174         * config.sub: Support for r3900.
10175
10176 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10177
10178         * configure.in: Use install-sh, not install.sh.
10179
10180 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10181
10182         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10183         apply it twice.
10184
10185 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10186
10187         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10188         install-binutils.
10189
10190 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10191
10192         * Makefile.in: Add automake targets.
10193         * configure.in (host_tools): Add automake.
10194
10195 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10196
10197         * configure: Default CXX to c++, not gcc.
10198         * Makefile.in (CXX): Set to c++, not gcc.
10199         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10200
10201 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10202
10203         * install-sh: try appending a .exe if source file doesn't
10204         exist
10205
10206 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10207
10208         * configure.in: Turn on multilib by default.
10209         (cross_only): Remove target-libiberty.
10210
10211         * Makefile.in (all-gcc): Don't depend on libiberty.
10212
10213 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10214
10215         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10216
10217 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10218
10219         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10220         (DISTBISONFILES): Add ld/Makefile.in
10221
10222 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10223
10224         * configure.in: if target is cygwin32 but host isn't cygwin32,
10225         don't configure gdb tcl tk expect, not just gdb.
10226
10227 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10228
10229         * configure.in: Added gnuserv everywhere sn appears.
10230
10231         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10232         (CROSS_CHECK_MODULES): Added check-gnuserv.
10233         (INSTALL_MODULES): Added install-gnuserv.
10234         (CLEAN_MODULES): Added clean-gnuserv.
10235         (all-gnuserv): New target.
10236
10237 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10238
10239         * config.guess: Fixes for MIPS OpenBSD systems.
10240
10241 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10242
10243         * Makefile.in (INSTALL_XFORM): Remove.
10244         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10245
10246         * mkinstalldirs: New file, copied from automake.
10247         * Makefile.in (installdirs): Rename from install-dirs.  Use
10248         mkinstalldirs.  Change all users.
10249         (DEVO_SUPPORT): Add mkinstalldirs.
10250
10251 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * install-sh: Rename from install.sh.
10254         * Makefile.in (INSTALL): Change install.sh to install-sh.
10255         (DEVO_SUPPORT): Likewise.
10256
10257         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10258         Graichen <graichen@rzpd.de>.
10259
10260 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10261
10262         * config.guess: Recognize OpenBSD systems correctly.
10263
10264 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10265
10266         * README, Makefile.in (ETC_SUPPORT): Remove references to
10267         cfg-paper*, configure.{texi,man,info*}._
10268
10269 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10270
10271         * Makefile.in (all.normal): Ensure that gcc is built after all
10272         the x11 - ie gdb - targets.
10273
10274 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10275
10276         * makefile.vms: Don't run conf-a-gas.
10277
10278 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10279
10280         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10281
10282 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10283
10284         * configure.in: Remove noconfigdirs case since gdb also
10285         configures and builds for tic80-coff.
10286
10287 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10288
10289         * configure: Set cache_file to config.cache.
10290         * Makefile.in (local-distclean): Remove config.cache.
10291
10292 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10293
10294         * COPYING: Update FSF address.
10295
10296 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10297
10298         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10299         noconfigdirs.
10300
10301 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10302
10303         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10304         MAKEDIRS, is empty.
10305
10306 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10307
10308         * config.sub: Tweak mn10300 entry.
10309
10310 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10311
10312         * configure.in (host_tools): Put sim before gdb, so gdb's
10313         configure.tgt can determine if the simulator was configured.
10314
10315 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10316
10317         * config.sub: Move BeOS $os case to be with other Cygnus
10318         local cases.
10319
10320 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10321
10322         * config.sub: Remove misplaced comment that broke Linux.
10323
10324 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10325
10326         * config.sub: Add BeOS support.
10327
10328 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10329
10330         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10331
10332 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10333
10334         * configure.in (noconfigdirs): Remove tcl and tk from
10335         noconfigdirs for cygwin32 builds.
10336
10337 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10338
10339         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10340
10341 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10342
10343         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10344         make-all.com, use makefile.vms instead.
10345
10346 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10347
10348         * config.sub: Accept -lnews*.
10349
10350 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10351
10352         * configure.in (noconfigdirs): Disable target-newlib,
10353         target-examples and target-libiberty for d30v.
10354
10355 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10356
10357         * configure.in (noconfigdirs): Enable ld for d30v.
10358
10359 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10360
10361         * configure.in (tic80-*-*): Build compiler.
10362
10363 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10364
10365         * configure.in (d30v-*): Remove sim directory from list of
10366         unsupported d30v directories
10367
10368 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10369
10370         * config.sub, configure.in: Add d30v target cpu.
10371
10372 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10373
10374         * makefile.vms: New file.
10375         * make-all.com: Remove.
10376
10377 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10378
10379         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10380
10381 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10382
10383         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10384
10385 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10386
10387         * Makefile.in (ALL_MODULES): Added all-db.
10388         (CROSS_CHECK_MODULES): Addec check-db.
10389         (INSTALL_MODULES): Added install-db.
10390         (CLEAN_MODULES): Added clean-db.
10391
10392 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10393
10394         * config.guess: Merge with latest FSF sources.
10395
10396 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10397
10398         * Makefile.in (ALL_MODULES): Added all-itcl.
10399         (CROSS_CHECK_MODULES): Added check-itcl.
10400         (INSTALL_MODULES): Added install-itcl.
10401         (CLEAN_MODULES): Added clean-itcl.
10402
10403 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10404
10405         * configure.in: build gdb for mn10200
10406
10407 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10408
10409         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10410
10411 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10412
10413         * configure.in (tic80-*-*): Turn off most targets right now.
10414
10415 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10416
10417         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10418         rather than the makeinfo program.
10419         (do-info): Depend upon all-texinfo.
10420
10421 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10422
10423         * configure.in: Remove uses of config/mh-linux.
10424
10425         * config.sub, config.guess: Merge with latest FSF sources.
10426
10427 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10428
10429         * config.sub (case $basic_machine): Add tic80 entries.
10430
10431 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         * config.sub, config.guess: Merge with latest FSF sources.
10434
10435 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10436
10437         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10438         * mpw-config.in: Test for NewFolderRecursive.
10439         * mpw-install: Use symbolic name for startup filename.
10440         * mpw-README: Add various additional details.
10441
10442 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10443
10444         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10445
10446 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10447
10448         * configure.in: Do build gcc and the target libraries for
10449         the mn10200.
10450
10451 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10452
10453         * configure.in: don't avoid building gdb for mn10300 any more
10454         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10455         instead of single-quoting it.
10456
10457 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10458
10459         * configure.in: Don't use --with-stabs on IRIX 6.
10460
10461 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10462
10463         * configure.in (m32r): Build gdb, libg++ now.
10464
10465 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10466
10467         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10468         directories from noconfigdirs.
10469
10470 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10471
10472         * config.sub (basic_machine): added mips16 configuration
10473
10474 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10475
10476         * config.sub: Handle d10v-unknown.
10477
10478 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10479
10480         * config.sub: Handle v850-unknown.
10481
10482 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10483
10484         * Makefile.in: add findutils
10485         * configure.in: add findutils to list of host_tools
10486
10487 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10488
10489         * config.sub: Handle mn10200 and mn10300.
10490
10491 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10492
10493         * configure.in (d10v-*): Do not build librx.
10494
10495 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10496
10497         * configure.in (mn10300): Build everything except gdb & libgloss.
10498
10499 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10500
10501         * config.guess:  Patch for Dansk Data Elektronik servers,
10502         from Niels Skou Olsen <nso@dde.dk>.
10503
10504         For ncr, use /bin/uname rather than uname, since GNU uname does not
10505         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10506
10507         Patch for MIPS R4000 running System V,
10508         from Eric S. Raymond <esr@snark.thyrsus.com>.
10509
10510         Fix thinko for nextstep.
10511
10512         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10513
10514         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10515         * config.guess: Guess mips-dec-mach_bsd4.3.
10516
10517         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10518         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10519         release numbers.
10520         * config.guess (mips-mips-riscos*):  Emit just enough of the
10521         release number.
10522
10523         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10524         * config.guess (sparc-auspex-sunos*):  Added.
10525         (f300-fujitsu-*): Added.
10526
10527         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10528         * config.guess:  Recognize a Tadpole as a sparc.
10529
10530 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10531
10532         * config.guess: Don't assume that NextStep version is either 2 or
10533         3.  NextStep 4 (aka OpenStep 4) has come out now.
10534
10535 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10536
10537         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10538         From Rik Faith <faith@cs.unc.edu>.
10539
10540 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10541
10542         * config.sub: Contributions from bug-gnu-utils to:
10543         Support plain "hppa" (no version given) architecture, reported by
10544         OpenStep.
10545         OpenBSD like NetBSD.
10546         LynxOs is not a hardware supplier.
10547
10548         * config.guess: Contributions from bug-gnu-utils to add support for:
10549         OpenBSD like NetBSD.
10550         Stratus systems.
10551         More Pyramid systems.
10552         i[n>4]86 Intel chips.
10553         M680[n>4]0 Motorola chips.
10554         Use unknown instead of lynx for hardware manufacturer.
10555
10556 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10557
10558         * install.sh (chmodcmd): Set to null if the DST directory already
10559         exists.
10560
10561 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10562
10563         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10564         not use mt-ppc target Makefile fragment any more.
10565
10566 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10567
10568         * configure.in (*-*-windows):  Exclude everything but those dirs
10569         needed to build windows.
10570
10571 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10572
10573         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10574
10575 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10576
10577         * configure.in:  Exclude mmalloc from i386-windows.
10578
10579 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10580
10581         * Undo my previous change.
10582
10583 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10584
10585         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10586         unconditionally.
10587         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10588
10589 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10590
10591         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10592         host to add it's own flags.
10593
10594 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10595
10596         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10597
10598 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10599
10600         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10601         (CXX_FOR_TARGET): Likewise.
10602         (GCC_FOR_TARGET): Define.
10603         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10604         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10605         CC_FOR_TARGET was specified on the command line.
10606         (MAKEOVERRIDES): Don't define.
10607
10608 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10609
10610         * configure.in (m32r): Fix spelling of libg++ libs.
10611
10612 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10613
10614         * config.sub (-apple*): Remove, now redundant.
10615
10616 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10619
10620         * configure: Rework yesterday's sed script patch.
10621
10622         * config.sub: Merge with FSF.
10623
10624 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10625
10626         * config.guess:  Merge from FSF.
10627
10628         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10629         * config.guess: Use pc instead of unknown, for pc clone systems.
10630         Change linux to linux-gnu.
10631
10632         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10633         * config.guess: Avoid non-portable tr syntax.
10634
10635 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10636
10637         * test-build.mk (HOLES): Add "xargs" for gdb.
10638
10639         * configure: Avoid hpux10.20 sed bug.
10640
10641 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10642
10643         * configure.in:  Add support for windows host
10644         (that is a build done under the Microsoft build environment).
10645
10646 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10647
10648         * Makefile.in: Replace all uses of srcroot with s, to shrink
10649         command line lengths.
10650
10651         Patches from Geoffrey Noer <noer@cygnus.com>:
10652         * configure.in: If configuring for newlib, pass --with-newlib to
10653         subdirectories.
10654         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10655         -Bnewlib/ and -Lwinsup to gcc.
10656         (CXX_FOR_TARGET): Likewise.
10657
10658 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10659
10660         * Makefile.in (ETC_SUPPORT): Add configure.
10661
10662 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10663
10664         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10665         host configuration file.
10666
10667 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10668
10669         * configure.in: Break mn10x00 support into separate
10670         mn10200 and mn10300 configurations.
10671         * config.sub: Likewise.
10672
10673 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10674
10675         * configure.in: Add lots of stuff to noconfigdirs for
10676         the mn10x00 targets.
10677
10678         * config.sub, configure.in: Add mn10x00 support.
10679
10680 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10681
10682         * make-all.com: Call conf-a-gas, not config-a-gas.
10683
10684 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10685
10686         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10687         targets.
10688
10689 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10690
10691         * mpw-README: Add much more detail for native PowerMac.
10692         * mpw-install: New file.
10693         * mpw-configure: Add --norecursion and --help options.
10694         * mpw-config.in: Translate readme and install files when
10695         copying to objdir.
10696         * mpw-build.in: Don't always depend on byacc and flex.
10697         (install-only-top): New action.
10698
10699 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10700
10701         * configure.in:  You can now configure GDB for the v850.
10702
10703 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10704
10705         * configure.in (noconfigdirs): Don't configure any C++ dirs
10706         if targeting D10V.
10707
10708 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10709
10710         * config.sub: Recognize mips64vr5000.
10711
10712 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10713
10714         * configure.in: Use a single line for host_tools and native_only.
10715
10716 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10717
10718         * config.sub, configure.in: Add entries for m32r.
10719
10720 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10721
10722         * Makefile.in (inet-install): Don't run install-gzip.
10723
10724 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10725
10726         * configure.in:  Don't config lots of things for *-*-windows*.
10727
10728 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10729
10730         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10731         (host_libs, host_tools): Copy from configure.in.
10732         * mpw-configure: Don't complain about directories not found.
10733
10734 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10735
10736         * configure.in (i[345]86): Recognize i686 for pentium pro.
10737         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10738         file.
10739
10740         * config.guess (i[345]86): Ditto.
10741
10742 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10743
10744         * configure.in (noconfigdirs): Removed gdb for D10V.
10745
10746 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10747
10748         * configure.in: Remove ld, target-libio, target-libg++, and
10749         target-libstdc++ from noconfigdirs.
10750
10751 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10752
10753         * configure: Fix three locations where shell scripts were
10754         being run directly rather than with config_shell.
10755
10756 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10757
10758         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10759         * config.sub (basic_machine): Recognize v850.
10760
10761 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10762
10763         * mpw-configure: Handle multiple enable/disable options and
10764         pass them down recursively, handle -c and -s flags appropriately
10765         depending on choice of compiler, add escape mechanism for
10766         quoted arguments to gC.
10767
10768 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10769
10770         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10771         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10772         so that -mrelocatable-lib and -mno-eabi are used.
10773
10774         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10775         not support --print-multi-lib, don't abort.
10776
10777 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10778
10779         * make-all.com: Run config-a-gas.
10780         * setup.com: Don't copy subdirectory files around.
10781
10782 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10783
10784         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10785         target, it now compiles correctly.
10786
10787 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10788
10789         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10790
10791 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10792
10793         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10794
10795 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10796
10797         * configure.in (native_only): Add prms.
10798
10799 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10800
10801         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10802         (BINUTILS_SUPPORT_DIRS): Likewise.
10803
10804 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10805
10806         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10807         d10v support is added.
10808
10809 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10810
10811         * configure.in (d10v-*-*): New target.
10812
10813 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10814
10815         * config.guess (HP 9000/811): Recognize this as a PA1.1
10816         machine.
10817
10818 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10819
10820         * Makefile.in (do-tar-gz): New target, split out from tail end of
10821         taz target.  Run each command separately, don't use pipes.
10822         (taz): Use it.
10823
10824 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10825
10826         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10827         * mpw-build.in: No builds should depend on building byacc or flex,
10828         they are assumed to be installed already.
10829
10830 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10831
10832         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10833         variable that CC_FOR_TARGET needs.
10834
10835 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10836
10837         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10838         options have changed since the last time the subdirectory was
10839         configured, and if it has, reconfigure.
10840         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10841         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10842
10843 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10844
10845         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10846         CLEAN_MODULES): Add bash.
10847         (all-bash): New target.
10848
10849 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10850
10851         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10852
10853 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10854
10855         * config.sub (basic_machine): Recognize d10v as a valid processor.
10856
10857 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10858
10859         * mpw-configure: Add support for --bindir.
10860         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10861
10862 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10863
10864         * configure.in: add bash, time, gawk to list of hosttools and things
10865         to only build for native toolchains
10866
10867 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10868
10869         * Makefile.in (docdir): Remove.
10870
10871 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10872
10873         * Makefile.in (datadir): Set to $(prefix)/share.
10874
10875 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10876
10877         * configure.in: build diff and patch for cygwin32-hosted
10878         toolchains.
10879
10880 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10881
10882         * config.sub: Accept -rtems*.
10883
10884 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10885
10886         * configure.in: enable dosrel for cygwin32-hosted builds,
10887                 remove diff from the list of things not buildable
10888                 via Canadian Cross
10889
10890 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10891
10892         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10893         don't get ". ".
10894
10895 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10896
10897         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10898
10899 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10900
10901         * Makefile.in (taz): Handle case where tex3patch didn't even get
10902         checked out.  Also, if it was found, put the symlink in a new util
10903         subdirectory.
10904
10905 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10906
10907         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10908
10909 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10910
10911         * config.sub: Recognize -openvms.
10912         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10913         * make-all.com, setup.com: New files.
10914
10915 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10916
10917         * Makefile.in (taz): tex3patch moved to texinfo/util.
10918
10919 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10920
10921         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10922         * configure.in: remove make from disable-if-Can-Cross list
10923                 enable gdb if ${host} and ${target} are cygwin32
10924
10925 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10926
10927         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10928         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10929
10930 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10931
10932         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10933         distinguish sysv/svr4/bsd variants.
10934         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10935
10936 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10937
10938         * configure.in: Added copyright notice.
10939         * move-if-change: Added copyright notice.
10940
10941 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10942
10943         * configure.in (powerpcle-*-solaris*): Until we get shared
10944         libraries working, don't build gdb, sim, make, tcl, tk, or
10945         expect.
10946
10947 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10948
10949         * config.guess:  Merge with FSF:
10950
10951         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10952         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10953
10954         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10955         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10956
10957         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10958         * config.guess:  Combine two OSF1 rules.
10959         Also recognize field test versions.  From mjr@zk3.dec.com.
10960         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10961         because GNU uname does not support -p.  From pmr@pajato.com.
10962
10963 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10964
10965         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10966
10967 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10968
10969         * mpw-README: Document GCCIncludes.
10970
10971 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10972
10973         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10974
10975 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10976
10977         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10978
10979 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10980
10981         * configure.in (*-*-cygwin32): Configure make.
10982
10983 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10984
10985         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10986
10987 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10988
10989         * Makefile.in (all-inet): Depend on all-perl.
10990
10991         * Makefile.in (inet-install): New target.
10992
10993         * Makefile.in (all-inet): Depend on all-tcl.
10994         (all-inet): Depend on all-send-pr.
10995
10996 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10997
10998         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10999         temporarily.
11000
11001 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11002
11003         * configure.in: Don't configure --with-gnu-ld on AIX.
11004
11005 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11006
11007         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11008
11009 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11010
11011         * Makefile.in (ALL_MODULES): Added all-inet.
11012         (CROSS_CHECK_MODULES): Added check-inet.
11013         (INSTALL_MODULES): Added install-inet.
11014         (CLEAN_MODULES): Added clean-inet.
11015         (all-indent): New target.
11016
11017         * configure.in (host_tools): Added inet.
11018         (native_only): Added inet.
11019         (noconfigdirs): Added inet.
11020
11021 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11022
11023         * configure.in: Don't configure libgloss if we are not configuring
11024         newlib.
11025
11026 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11027
11028         * configure.in: Don't configure libgloss for unsupported
11029         architectures.
11030
11031 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11032
11033         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11034
11035 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11036
11037         * Makefile.in (ALL_MODULES): Include all-apache.
11038         (CROSS_CHECK_MODULES): Include check-apache.
11039         (INSTALL_MODULES): Include install-apache.
11040         (all-apache): New target.
11041
11042         * configure.in: Added apache everywhere perl is seen.
11043
11044 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11045
11046         * Makefile.in: Add support for clean-{module} and
11047         clean-target-{module} rules.
11048
11049 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11050
11051         * configure.in (*-*-ose) do not build libgloss.
11052
11053 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11054
11055         * config.guess (prep*:SunOS:5.*:*): Turn into
11056         powerpele-unknown-solaris2.
11057
11058 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11059
11060         * configure.in: Permit --enable-shared to specify a list of
11061         directories.
11062
11063 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11064
11065         * configure.in (host==solaris): Pass only the first word of $CC
11066         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11067
11068 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11069
11070         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11071
11072 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11073
11074         * Makefile.in (ALL_MODULES): Include all-perl.
11075         (CROSS_CHECK_MODULES): Include check-perl.
11076         (INSTALL_MODULES): Include install-perl.
11077         (ALL_X11_MODULES): Include all-guile.
11078         (CHECK_X11_MODULES): Include check-guile.
11079         (INSTALL_X11_MODULES): Include install-guile.
11080         (all-perl): New target.
11081         (all-guile): New target.
11082
11083         * configure.in (host_tools): Include perl and guile.
11084         (native_only): Include perl and guile.
11085         (noconfigdirs): Don't build guile and perl; no ports have been
11086         done.
11087
11088 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11089
11090         * configure (--enable-*): Handle quoted option lists such as
11091         --enable-sim-cflags='-g0 -O' better.
11092
11093 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11094
11095         * Makefile.in ({,inst}all-target): New rule so we can make and
11096         install all of the target directories easily.
11097
11098 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11099
11100         * configure.in: Add missing global flag in sed substitution when
11101         deleting `target-' from ${configdirs}.
11102
11103 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11104
11105         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11106         option.
11107
11108         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11109         config/mh-necv4.
11110
11111         * install.sh: Correct misspelling of transformbasename.
11112
11113         * config.guess: Recognize mips-*-sysv*.
11114
11115 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11116
11117         * config.sub: Recognize mon960.
11118
11119 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11120
11121         * configure: Restore Canadian Cross handling of BISON and LEX,
11122         removed in Feb 20 change.
11123
11124 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11125
11126         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11127         Mention make install.  Remove the old copyright date as well the
11128         clumsy and rather pointless copyright on the README file.
11129
11130 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11131
11132         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11133         Makefile after running symlink-tree, then run `make distclean' to
11134         avoid clobbering any generated files in srcdir.
11135
11136 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11137
11138         * configure.in (m68k-*-netbsd*): Build everything now.
11139
11140 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11141
11142         * Makefile.in (taz): Fix quoting.
11143
11144 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11145
11146         * configure.in (sparclet-*-*): Build everything now.
11147
11148 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11149
11150         * configure.in (m68k-*-linux*): New host.
11151
11152 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * configure: Check for bison before byacc.
11155
11156 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11157
11158         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11159         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11160         searching PATH.  These are used as fallbacks by Makefile.in if
11161         flex/bison/byacc aren't in objdir.
11162
11163 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * Makefile.in: Make everything which depends upon all-bfd also
11166         depend upon all-opcodes, in case --with-commonbfdlib is used.
11167
11168 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11169
11170         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11171         building NT native compilers on Unix.
11172
11173 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11174
11175         * configure.in: Don't get CC from the host Makefile fragment if we
11176         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11177         Solaris test for /usr/ucb/cc to the post target script, just after
11178         the compiler sanity test.
11179
11180 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11181
11182         * config.sub: Merge with FSF.
11183
11184 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11185
11186         * Makefile.in (RPATH_ENVVAR): New variable.
11187         (REALLY_SET_LIB_PATH): Use it.
11188         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11189
11190 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11191
11192         * config.sub, configure.in: Recognize sparclet cpu.
11193
11194 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11195
11196         * config.guess:  Support m68k-cbm-sysv4.
11197
11198 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11199
11200         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11201         m68k-unknown-linuxaout from linker help string.  Put quotes around
11202         $ld_help_string.
11203
11204 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11205
11206         * config.guess (powerpc-harris-powerunix): Add guess for port
11207         to new target.
11208
11209 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11210
11211         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11212
11213 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11214
11215         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11216         $(REALLY_SET_LIB_PATH) in Makefile.
11217         * Makefile.in (SET_LIB_PATH): New variable.
11218         (REALLY_SET_LIB_PATH): New variable.
11219         ($(DO_X)): Use $(SET_LIB_PATH).
11220         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11221         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11222         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11223         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11224         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11225         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11226         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11227         (install-dosrel): Likewise.
11228         (all-opcodes): Depend upon all-libiberty.
11229
11230 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11231
11232         * config.guess (*:CYGWIN*): New
11233
11234 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11235
11236         * Makefile.in (all-target-winsup): All all-target-libiberty.
11237
11238 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11239
11240         * configure.in (noconfigdirs): Add missing # in front of comment.
11241
11242 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11243
11244         * configure.in: add second pass to things added to noconfigdirs
11245         so *-gm-magic can exclude libgloss properly.
11246
11247 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11248
11249         * mpw-configure (extralibs_name, rez_name): Set correctly
11250         for MWC68K compiler.
11251
11252         * mpw-README: Add more info on the necessary build tools.
11253
11254 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11255
11256         * configure.in, config.sub: Recognize cygwin32.
11257
11258 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11259
11260         * config.guess, config.sub: Recognize A/UX.
11261
11262 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11263
11264         * config.sub: Merge with gcc/config.sub.
11265
11266 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11267
11268         * mpw-build.in (do-binutils): Add build of stamps.
11269
11270 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11271
11272         * config.sub: Add recognition for mips64vr4100*-* targets.
11273
11274 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11275
11276         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11277         Add creation of gconfigargs with `--enable-shared' turned on.
11278         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11279         ($(host)-stamp-stage3-configured): Likewise.
11280         (HOLES): Add chatr and ldd.
11281         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11282
11283 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11284
11285         * configure: Pass --nfp to recursive configures.
11286
11287 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11288
11289         * Makefile.in (DLLTOOL): New.
11290         (DLLTOOL_FOR_TARGET): New.
11291         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11292         (EXTRA_TARGET_FLAGS): Ditto.
11293         (EXTRA_GCC_FLAGS): Ditto.
11294         (CONFIGURE_TARGET_MODULES): Ditto.
11295         (DO_X): Ditto.
11296         * configure: Add DLLTOOL.
11297
11298 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11299
11300         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11301         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11302         mh-sco, since old workarounds no longer needed, and don't
11303         build ld, since libraries have weak symbols in COFF.
11304
11305 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11306
11307         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11308
11309 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11310
11311         * configure.in: Make sure that ${CC} can be used to compile an
11312         executable.
11313
11314 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11315
11316         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11317         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11318         nothing depending on whether gdbtk is being built.
11319
11320 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11321
11322         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11323
11324 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11325
11326         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11327         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11328
11329 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11330
11331         * config-ml.in: Add support for
11332         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11333         Simplify setting of multidirs from --disable-foo.
11334
11335 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11336
11337         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11338         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11339         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11340         non-empty, pass them on to the  GCC make.
11341         (all-bootstrap): New rule that is like all-gcc, except it executes
11342         the GCC bootstrap rule instead of the GCC all rule.
11343
11344 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11345
11346         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11347
11348 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11349
11350         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11351         DG/UX support.
11352
11353 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11354
11355         * config.sub (i*86*) Change [345] to [3456]
11356
11357 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11358
11359         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11360         --with-gnu-ld=no.
11361
11362 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11363
11364         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11365         AIX multilibs get built.
11366
11367 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11368
11369         * configure.in (i386-win32): Don't build expect if we're not
11370         building the tcl subdir.
11371
11372 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11373
11374         * Makefile.in: (configure-target-examples, all-target-examples):
11375         New targets, configure and build example programs.
11376
11377 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11378
11379         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11380         use it as input to sedit the generated MPW makefile.
11381         * mpw-README: Add a suggestion about Gestalt.h.
11382
11383 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11384
11385         * config.sub: Accept *-*-ieee*.
11386
11387 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11388
11389         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11390         Ronald F. Guilmette <rfg@monkeys.com>.
11391
11392 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11393
11394         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11395         for powerpc-pe native.
11396         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11397         (target==powerpc-pe): duplicate i386-win32 entry.
11398
11399 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11400
11401         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11402         of vxworks, not just vxworks5.1.
11403
11404 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11405
11406         * mpw-configure: Add support for exec-prefix.
11407
11408 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11409
11410         * config.guess: Recognize HP model 816 machines as having
11411         a PA1.1 processor.
11412
11413 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11414
11415         * configure: Ignore new autoconf configure options.
11416
11417 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11418
11419         * config.guess:  Recognize Pentium under SCO.
11420         From Robert Lipe <robertl@arnet.com>.
11421
11422 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11423
11424         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11425
11426 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11427
11428         * configure.in: Don't configure gas for alpha-dec-osf*.
11429
11430 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11431
11432         * configure.in: Default to --with-stabs for some targets for which
11433         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11434         i[345]86*-*-unixware*.
11435
11436 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11437
11438         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11439         rather than basing it on the target.  Simplify handling of options
11440         controlling which directories to configure.  Remove extraneous
11441         slash in multi-clean target.
11442
11443 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11444
11445         * config-ml.in: Prefix more variables with ml_ so they don't collide
11446         with configure's.
11447
11448 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11449
11450         * configure: Don't turn -v into --v.
11451
11452 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11453
11454         * configure.in (targargs): Fix typo.
11455
11456         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11457
11458 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11459
11460         * configure.in: Strip --host and --target options from
11461         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11462         --with-cross-host option when building with a cross-compiler.
11463         * configure: Canonicalize the arguments put into config.status by
11464         always using `=' for an option with an argument.  Pass a presumed
11465         --host or --target explicitly.
11466
11467 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11468
11469         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11470         into general OS recognition case.
11471
11472 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11473
11474         * configure.in (target_configdirs): add target-winsup only
11475         for win32 target systems.
11476
11477 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11478
11479         * Makefile.in (all-target-libgloss): Depend upon
11480         configure-target-newlib, since when libgloss is built it looks to
11481         see if the newlib directory exists.
11482
11483 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11484
11485         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11486         cfg-ml-*.in.
11487
11488 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11489
11490         * configure: Handle LD and LD_FOR_TARGET when configuring a
11491         Canadian Cross.
11492
11493 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11494
11495         * configure.in (target_libs): add target-winsup.
11496         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11497         (target==ppcle-pe): remove ld from $noconfigdirs.
11498
11499 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11500
11501         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11502         Preserve relative path names in $srcdir.  Build symlink tree if
11503         configuring cross target dir and srcdir=. (= no VPATH support).
11504         (configure-target-libg++): Depend on configure-target-librx.
11505         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11506         * config-ml.in: New file.
11507         * symlink-tree: New file.
11508         * configure: Ensure srcdir="." if that's what it is.
11509
11510 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11511
11512         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11513         includes and FLEX_SKELETON setting.
11514         * mpw-configure (--with-gnu-ld): New option, controls whether
11515         to use PPCLink or ld with PowerMac GCC.
11516         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11517         * mpw-config.in: Configure grez if targeting Mac.
11518
11519         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11520         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11521         just macos.
11522         * configure.in: Configure grez resource compiler if targeting Mac.
11523         * Makefile.in (all-grez, install-grez): New targets.
11524
11525 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11526
11527         * configure: CXX defaults to gcc, not g++.  If we find
11528         gcc in the path, set CC to gcc -O2.
11529
11530 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * configure: Default ${build} correctly.  Avoid picking up extra
11533         spaces when reading CC and CXX from Makefile.  When doing a
11534         Canadian Cross, use plausible default values for numerous
11535         variables.
11536         * configure.in: When doing a Canadian Cross, don't try to
11537         configure tools whose configure script can't handle it.
11538
11539 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11540
11541         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11542
11543 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11544
11545         * configure:  Remove dubious bug reporting address.
11546
11547 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11548
11549         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11550         configure script, run that instead of this directory's configure.
11551         In either case, print a message that we're configuring the sub-dir.
11552
11553 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11554
11555         * configure.in: Before checking for the existence of various files,
11556         use sed to filter out "target-".
11557
11558 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11559
11560         * Makefile.in (DO_X): Split rule to decrease command line length
11561         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11562         (Philippe De Muyter).
11563
11564 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11565
11566         * Makefile.in (all-patch): depend on all-libiberty.
11567
11568 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11569
11570         * configure.in: If the only directory in target_configdirs which
11571         actually exists is libiberty, then set target_configdirs to empty,
11572         to avoid trying to build a target libiberty in a gas or gdb
11573         distribution.
11574
11575 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11576
11577         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11578         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11579         systems.
11580
11581 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11582
11583         * configure.in (copy_dirs): Use sys-include instead of include
11584         for --with-headers option.
11585
11586 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11587
11588         * Makefile.in, configure.in: Make winsup builds work with
11589         new scheme.
11590
11591 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11592
11593         * configure.in: Build the linker on AIX.
11594
11595 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11596
11597         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11598         where needed.
11599
11600 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11601
11602         * Makefile.in (all-gcc): Fix typo.
11603
11604 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11605
11606         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11607
11608 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11609
11610         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11611         to target-xiberty, to provide more flexibility.
11612         (target_subdir):  Define.  Create if cross.
11613         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11614         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11615         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11616         check-libFOO -> check-target-libFOO, etc.
11617         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11618         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11619         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11620         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11621         allow ALL_GCC="" to only configure.
11622         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11623         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11624         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11625
11626 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11627
11628         * Makefile.in (taz): Build "info" in etc explicitly.
11629
11630 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11631
11632         * configure.in:  Make sure that CC is undefined (as opposed to
11633         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11634         problem with autoconf trying to configure on a host without GCC.
11635
11636 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11637
11638         * mpw-configure: Set host alias from choice of host compiler,
11639         only use generic MPW Makefile sed if present, edit a file
11640         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11641         * mpw-README: Add problem notes about CW6 and CW7.
11642
11643 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11644
11645         * Makefile.in (taz): Use ";" instead of ";;".
11646
11647 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11648
11649         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11650         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11651         DISTDOCDIRS.
11652         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11653         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11654
11655 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11656
11657         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11658         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11659         Move bfd to DISTSTUFFDIRS.
11660
11661 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11662
11663         * Makefile.in (X11_LIB): Removed.
11664         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11665
11666         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11667
11668 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11669
11670         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11671         names.
11672
11673 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11674
11675         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11676
11677 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11678
11679         * configure.in (i[345]86-*-win32): Always build newlib.
11680         Don't configure cvs, autoconf or texinfo.
11681         * Makefile.in (LD_FOR_TARGET): New.
11682         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11683         Pass down LD_FOR_TARGET.
11684
11685 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11686
11687         * winsup: New directory.
11688         * Makefile.in: Build winsup.
11689         * configure.in: Winsup is configured when target is win32.
11690         Can only build win32 target GDB when native.
11691
11692 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11693
11694         * config.guess: Recognize HP model 819 machines as having
11695         a PA 1.1 processor.
11696
11697 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11698
11699         * configure: Fix sed loop which substitutes for CC and CXX to
11700         avoid bug found in various sed implementations.
11701
11702 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11703
11704         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11705         simulator.  Use standard powerpc-*-eabi*.
11706
11707 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11708
11709         * configure.in: Stop putting gas and binutils in noconfigdirs for
11710         powerpc-*-aix* and rs6000-*-*.
11711
11712 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11713
11714         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11715         -mcall-aixdesc libraries.
11716
11717 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11718
11719         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11720
11721         * config.sub (arm | armel | armeb): Fix shell syntax.
11722
11723 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11724
11725         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11726         -msoft-float and -mcpu=common support.
11727         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11728         libraries.
11729
11730 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11731
11732         * configure.in: Allow configuration and build of emacs19 for the alpha.
11733
11734 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11735
11736         * configure.in (CC): Get ^CC, not just any old CC, from
11737         ${host_makefile_frag}.
11738
11739 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11740
11741         * configure.in (CC): Try to get CC from
11742         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11743
11744 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11745
11746         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11747         only if it exists in $(srcdir).
11748
11749 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11750
11751         * configure: If CC and CXX are not set in the environment, set
11752         them, based on either an existing Makefile or on searching for gcc
11753         in PATH.  Substitute for CC and CXX in Makefile.
11754         * configure.in: Remove libm from target_libs.  Separate
11755         target_configdirs from configdirs.  If CC is not set in
11756         environment, try to get it from a host Makefile fragment.  Rewrite
11757         changes of configdirs to use skipdirs instead.  A few minor
11758         tweaks.  Take directories out of target_configdirs as they are
11759         taken out of configdirs.  Remove existing Makefile files from
11760         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11761         CONFIG_ARGUMENTS in Makefile.
11762         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11763         by configure.in.
11764         (CONFIG_ARGUMENTS): Likewise.
11765         (CONFIGURE_TARGET_MODULES): New variable.
11766         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11767         ($(CONFIGURE_TARGET_MODULES)): New target.
11768         (configure-libg++, configure-libio): New targets.
11769         (all-libg++): Depend upon configure-libg++.
11770         (all-libio): Depend upon configure-libio.
11771         (configure-libgloss, all-libgloss): New targets.
11772         (configure-libstdc++): New target.
11773         (all-libstdc++): Depend upon configure-libstdc++.
11774         (configure-librx, all-librx): New targets.
11775         (configure-newlib): New target.
11776         (all-newlib): Depend upon configure-newlib
11777         (configure-xiberty): New target.
11778         (all-xiberty): Depend upon configure-xiberty.
11779
11780 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11781
11782         * configure.in (host i[345]86-*-win32):  Expand the
11783         noconfigdirs again.
11784
11785 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11786
11787         * mpw-configure: Fix sed command file name.
11788
11789 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11790
11791         * configure.in (host i[345]86-*-win32): Reduce the
11792         noconfigdirs again.
11793
11794 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11795
11796         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11797         or powerpc*-*-pe*, since they are not yet supported.
11798
11799 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11800
11801         Add PowerMac support and many other enhancements.
11802         * mpw-configure: New option --cc to select compiler to use,
11803         paste options set according to --cc into the generated
11804         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11805         if mpw-make.sed is present.
11806         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11807         add forward includes for PowerPC include files.
11808         * mpw-build.in: Build using Makefile.PPC if present.
11809         (do-byacc, etc): Remove separate version resource builds.
11810         (do-gas): Build "stamps" before "all".
11811         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11812         * mpw-README: Update to reflect --cc option, PowerMac support,
11813         and recently-reported compatibility problems.
11814
11815 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11816
11817         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11818         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11819         (--with-multilib-top): Pass to recursive invocations.
11820
11821 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11822
11823         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11824         v810-*-*.
11825
11826 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11827
11828         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11829         gdb, ld and opcodes on v810-*-*.
11830
11831 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11832
11833         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11834         (local-maintainer-clean): New target.
11835         (maintainer-clean): New target.
11836         (realclean): Just depend upon maintainer-clean.
11837
11838 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11839
11840         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11841
11842 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11843
11844         * configure.in: Build ld in mips*-*-bsd* case.
11845
11846 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11847
11848         * config.sub: Accept -lites* OS.  From Ian Dall.
11849
11850 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11851
11852         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11853         targets.
11854
11855 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11856
11857         * configure.in: treat i386-win32 canadian cross the same as
11858         i386-go32 canadian cross.
11859
11860 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11861
11862         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11863         running under the simulator to build a reduced set of libraries.
11864         (powerpc-*-eabiaix): Add fine grained multilib support added to
11865         other powerpc targets yesterday.
11866
11867 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11868
11869         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11870         -disable-softfloat, -disable-relocatable, -disable-aix, and
11871         -disable-sysv to control which multilib libraries get built.
11872
11873 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11874
11875         * configure: Add Makefile.tem to list of files to remove in trap
11876         handler.
11877
11878 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11879
11880         * config.guess (*Linux*):  Add missing "exit"s.
11881         Also, need specific check for alpha-unknown-linux (uses COFF).
11882
11883 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11884
11885         * config.guess:  Merge with FSF:
11886
11887         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11888         * config.guess (AIX4): More robust release numbering discovery.
11889
11890         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11891         * config.guess (i386-sequent-ptx): Properly get version number.
11892
11893         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11894         * config.guess (mips:*:4*:UMIPS): New case.
11895
11896 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11897
11898         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11899         (i386-win32 host): Likewise.  Don't build readline.
11900
11901 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11902
11903         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11904         SUPPORT_FILES to submakes.
11905
11906 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11907
11908         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11909         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11910         mpw-configure.
11911
11912 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11913
11914         * configure.in (appdirs): Use =, not ==, in test expression when
11915         trying to build the text to print in the warning message for
11916         Solaris users.
11917
11918 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11919
11920         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11921
11922 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11923
11924         * config.guess: Recognize lynx-2.3.
11925
11926 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11927
11928         * config.sub (z8ksim): Deleted
11929         (z8k-*-coff): New, this is the one true name of the target.
11930
11931 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11932
11933         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11934
11935 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11936
11937         * config.guess (*:Linux:*:*): First try asking the linker what the
11938         default object file format is (elf, aout, or coff).  Then if this
11939         fails, try previous methods.
11940
11941 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11942
11943         * configure.in: Don't build newlib for *-*-vxworks5.1.
11944
11945 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11946
11947         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11948         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11949
11950 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11951
11952         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11953
11954 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11955
11956         * cfg-ml-com.in: New file.
11957         * cfg-ml-pos.in: New file.
11958
11959 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11960
11961         * COPYING.NEWLIB: Add HP free copyright to list.
11962
11963 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11964
11965         * config.sub: Recognize -eabi* for the system, not just -eabi.
11966
11967 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11968
11969         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11970         * config.sub, configure.in (win32): New target and host.
11971
11972 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11973
11974         * configure.in: Add i386-pe configuration.
11975
11976 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11977
11978         * mpw-build.in (install): Install GDB after LD.
11979
11980 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11981
11982         * mpw-config.in (elf/mips.h): Always forward-include, needed
11983         for GDB to build.
11984
11985 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11986
11987         * testsuite: New directory for customer acceptance and whole tool
11988         chain tests.
11989
11990 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11991
11992         * configure: If per-host line isn't found, but AC_OUTPUT is found
11993         and a configure script exists, run it instead.
11994
11995 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11996
11997         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11998
11999 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12000
12001         * configure: Set build_{cpu,vendor,os,alias} to host values when
12002         --build isn't specified.
12003
12004 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12005
12006         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12007         (FLAGS_TO_PASS): Pass them.
12008         (EXTRA_TARGET_FLAGS): Ditto.
12009
12010 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12011
12012         * Makefile.in (all-libg++): Depend on all-libstdc++.
12013
12014 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12015
12016         * configure.in (noconfigdirs): Enable all packages for
12017           i386-unknown-netbsd.
12018
12019 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12020
12021         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12022         hosted builds (DOS builds)
12023
12024 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12025
12026         Changes for ARM based on patches from Richard Earnshaw:
12027         * config.sub: Handle armeb and armel.
12028         * configure.in: Omit arm linker only for riscix.
12029
12030 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12031
12032         * config.guess:  Update from FSF.
12033
12034 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12035
12036         * config.sub: Recognize powerpcle as the little endian variant of
12037         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12038         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12039         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12040         temporarily.
12041
12042 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12043
12044         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12045
12046 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12047
12048         * config.sub: Accept -lites* as a basic system type.
12049
12050 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12051
12052         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12053         installed, and if so return linuxoldld as the system name.
12054
12055 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12056
12057         * config.guess: Add hppa1.1-hp-lites support.
12058
12059 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12060
12061         * configure.in: Don't build newlib for m68k-vxworks5.1.
12062
12063 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12064
12065         * configure.in (mips-sgi-irix6): Use mh-irix5.
12066
12067 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12068
12069         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12070
12071 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12072
12073         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12074         OSF/1.  Fix compiler flags.
12075         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12076
12077 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12078
12079         * configure.in: Recognize --with-newlib.
12080         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12081
12082 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12083
12084         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12085         to *_X11_MODULES due to gdbtk needing X include files et al.
12086
12087 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12088
12089         Merge in support for Mac MPW as a host.
12090         (Old change descriptions retained for informational value.)
12091
12092         * mpw-config.in: Add generic include forwards for cpu-specific
12093         include files in aout and elf directories.
12094
12095         * mpw-configure: Added copyright.
12096         * mpw-config.in: Check for presence of required build tools.
12097         (target_libs): Add newlib.
12098         (target_tools): Add examples.
12099         (Read Me): Generate as "Read Me for MPW" instead.
12100         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12101         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12102         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12103
12104         * mpw-configure: Remove subdir-specific makefile hackery,
12105         delete mk.tmp after using it.
12106
12107         * mpw-build.in (all): Display start and end times.
12108
12109         * mpw-configure (host_canonical): Set.
12110         (target_cpu): Always add to makefiles.
12111         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12112         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12113         (mpw-mh-mpw): Look for in srcdir and srcroot.
12114         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12115
12116         * mpw-build.in: (install-only): New target.
12117
12118         * mpw-configure (host_alias, target_alias): Rename from hostalias
12119         and targetalias, add into generated Makefile.
12120         (mk.tmp): If present, add into generated Makefile.
12121         * mpw-build.in (all-gas): Build config.h first before gas proper.
12122
12123         * mpw-configure (config.status): Write only if changed.
12124         * mpw-config.in (readline): Configure it (not built, just used for
12125         definitions).
12126
12127         * mpw-config.in (elf/mips.h): Add a forward include.
12128
12129         * mpw-config.in: Forward-include most .h files in include into
12130         extra-include.
12131         (readline): Don't build.
12132         mpw-build.in (install): Install GDB.
12133
12134         * mpw-configure (prefix, mpw_prefix): Handle it.
12135         * mpw-config.in (mmalloc, readline): Don't configure.
12136         * mpw-build.in (thisscript): Rename to ThisScript.
12137         Use mpw-build instead of BuildProgram everywhere.
12138         (mmalloc, readline): Don't build.
12139         * mpw-README: New file, basic documentation about the MPW port.
12140
12141         * mpw-config.in: Use forward-include to create include files.
12142
12143         * mpw-configure: Add more things to the top of each configured
12144         Makefile, including contents of config/mpw-mh-mpw.
12145         * mpw-config.in (extra-include): Create this directory and fill it
12146         with Posix-like include files when configuring.
12147
12148         * config.sub (apple, mac, mpw): Add various aliases.
12149
12150         * mpw-build.in: New file, top-level build script fragment for MPW.
12151         * mpw-configure: New file, configure script for MPW.
12152         * mpw-config.in: New file, config fragment for MPW.
12153
12154 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12155
12156         * configure.in (host_libs): Remove glob, since it is gone from the
12157         sources.
12158
12159 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12160
12161         * Makefile.in: define empty GDB_NLM_DEPS var.
12162
12163         * configure.in(target_makefile_frag): use config/mt-netware
12164         for netware targets.
12165
12166 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12167
12168         * config.sub: Merge in recent FSF changes.  Remove linux special
12169         cases.
12170
12171 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12172
12173         Revert this change:
12174
12175         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12176
12177                 * build-all.mk: Use CC=cc -Xs on Solaris.
12178
12179 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12180
12181         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12182         stop using it.
12183         * Makefile.in: Nuke all references to glob subdirectory.
12184
12185 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12186
12187         * configure.in: Fix --enable-shared logic in per-host.
12188
12189 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12190
12191         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12192
12193 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12194
12195         * configure.in (noconfigdirs): Don't build gas on AIX, for
12196         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12197
12198 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12199
12200         * configure: Fix --cache-file to work if the file argument is a
12201         relative path.
12202
12203 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12204
12205         * configure: If the --cache-file is used, pass it down to
12206         configure in subdirectories.
12207
12208 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12209
12210         * config.sub: add vxworks29k configuration.
12211
12212 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12213
12214         * Makefile.in (taz): Do "diststuff" part quietly.
12215
12216 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12217
12218         * config.sub: Mini-merge with gcc/config.sub.
12219
12220 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12221
12222         * config.guess (IRIX): Sed - to _.
12223
12224 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12225
12226         * Makefile.in (source-vault, binary-vault): New targets.
12227
12228 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12229
12230         * config.sub: Recognize -eabi as a basic system type.
12231
12232 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12233
12234         * configure.in (enable_shared stuff): Fix typo.
12235
12236 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12237
12238         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12239
12240 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12241
12242         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12243
12244 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12245
12246         * configure.in (rs6000-*-*): Don't build gas.
12247
12248 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12249
12250         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12251         reduce command line length.
12252         (AS_FOR_TARGET): Check for as.new, not Makefile.
12253         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12254
12255 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12256
12257         * config.guess:  Merge from FSF.
12258
12259 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12260
12261         * configure: Don't use $ when handling program_suffix.
12262
12263 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12264
12265         * configure.in:  Configure tk for hppa/hpux.
12266
12267 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12268
12269         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12270
12271 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12272
12273         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12274         to LIBCXXFLAGS.  Tests are better run without it.
12275
12276 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12277
12278         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12279
12280 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12281
12282         * configure.in (*-*-netware*): Don't configure xiberty.
12283
12284 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12285
12286         * configure.in:  Remove tk from native_only list.
12287
12288 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12289
12290         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12291           for special NCD build.
12292
12293 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12294
12295         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12296         makeall.bat, they're only useful for binutils snapshots.
12297         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12298         makeall.bat to specified SUPPORT_FILES.
12299
12300 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12301
12302         * build-all.mk: Add Ericsson targets to sun4 and solaris
12303           hosts.  Add  BNR's sun4 target to solaris host, so their
12304           build-from-source will be tested in-house first.
12305
12306 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12307
12308         * Makefile.in (LIBCFLAGS): New variable.
12309         (CFLAGS_FOR_TARGET): Ditto.
12310         (LIBCFLAGS_FOR_TARGET): Ditto.
12311         (LIBCXXFLAGS): Ditto.
12312         (CXXFLAGS_FOR_TARGET): Ditto.
12313         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12314         (BASE_FLAGS_TO_PASS): Pass them.
12315         (EXTRA_TARGET_FLAGS): Ditto.
12316
12317         * configure.in: Support --enable-shared.
12318
12319 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12320
12321         * configure.in (target_libs):  Include libstdc++ again.
12322         * config.guess:  Update from FSF (for FreeBSD).
12323
12324 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12325
12326         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12327         makeall.bat.
12328         (DISTDOCDIRS): Add `etc'.
12329         (ETC_SUPPORT_PFX): New variable.
12330         (taz): Include anything from etc starting with a word in
12331         ETC_SUPPORT_PFX.
12332
12333 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12334
12335         * config.sub: Update for recent FSF changes.  Remove obsolete
12336         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12337         spacing changes.
12338
12339 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12340
12341         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12342
12343         * config.guess:  Merge with FSF.
12344         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12345
12346 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12347
12348         * configure: Since the "trap 0" handler will override the exit
12349         status on many systems, only use it for "exit 1", and make it set
12350         a non-zero exit status; reset it before "exit 0".  Also, check
12351         exit status of config.sub, and error out if it failed.
12352
12353 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12354
12355         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12356         and install libgloss.
12357
12358 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12359
12360         * Makefile.in (all-binutils): Depend upon all-byacc.
12361
12362         * configure.in: Don't build emacs on Irix 5.
12363
12364 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12365
12366         * configure.in (*-*-netware*): Add libio.
12367
12368 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12369
12370         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12371         (CHECK_TARGET_MODULES): Ditto.
12372         (INSTALL_TARGET_MODULES): Ditto.
12373         (TARGET_LIBS): Ditto.
12374         (all-libstdc++): Note dependencies.
12375
12376 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12377
12378         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12379
12380 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12381
12382         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12383         -fexternal-templates.
12384
12385         * configure.in (target_libs): Add libstdc++.
12386         (noconfigdirs): Add libstdc++ as appropriate.
12387
12388 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12389
12390         * config.guess:  Update from FSF.
12391
12392 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12393
12394         * configure: Use ${config_shell} when running ${configsub}.
12395
12396 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12397
12398         * config.sub: No longer recognize h8300h.
12399
12400 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12401
12402         * config.sub: Remove extraneous differences between config.sub and
12403         gcc/config.sub.
12404
12405 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12406
12407         * Makefile.in (DISTSTUFFDIRS): Add gas.
12408
12409 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12410
12411         * COPYING.NEWLIB: New file.
12412
12413 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12414
12415         * config.guess (HP-UX):  Patch from Harlan Stenn
12416         <harlan@landmark.com> to also emit release level.
12417
12418 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12419
12420         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12421
12422 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12423
12424         * config.sub:  Merge nextstep cleanup from FSF.
12425
12426 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12427
12428         * configure.in (arm-*-*): Don't configure ld for this target.
12429
12430 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12431
12432         * configure.in (*-*-netware): don't configure libg++, libio,
12433           librx, or newlib.
12434
12435 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12436
12437         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12438         configure ld--it works, but it doesn't support shared libraries.
12439
12440 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12441
12442         * config.guess (*-unknown-freebsd*):  Get rid of possible
12443         trailing "(Release)" in version string.
12444         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12445
12446 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12447
12448         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12449         Fix type: *-next-neststep -> *-next-nextstep.
12450
12451         * config.guess:  Merge from FSF:
12452
12453         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12454
12455         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12456
12457         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12458
12459         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12460         instead of UNIX_SV for UnixWare 1.0).
12461
12462 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12463
12464         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12465         to make gdb/nlm/* build after the compiler and linker.
12466
12467 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12468
12469         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12470         not just i[34]86.
12471         (m68k-atari-sysv4):  Relocate to match FSF version.
12472
12473         * config.guess:  More merges from the FSF:
12474
12475         Add a space before function call or macro invocation.
12476
12477         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12478
12479         * config.guess: Add trap cmd to remove dummy.c and dummy when
12480         interrupted.
12481
12482         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12483
12484         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12485         (dummy): Redirect stderr from compilation of dummy.c.
12486
12487         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12488
12489         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12490
12491 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12492
12493         * configure: Accept and ignore --cache*, for compatibility with
12494         new autoconf.
12495
12496 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12497
12498         * config.guess:  Merge from FSF:
12499
12500         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12501
12502         * config.guess (Pyramid*:OSx*:*:*): New case.
12503         (PATH): Add /.attbin at end for finding uname.
12504         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12505
12506         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12507
12508         * config.guess (M88*:DolphinOS:*:*): New case.
12509
12510         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12511
12512         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12513         to select whether to use ELF or COFF.
12514
12515         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12516
12517         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12518
12519         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12520
12521         * config.guess: Guess the OS version for HPUX.
12522
12523         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12524
12525         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12526
12527 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12528
12529         * configure.in: Recognize --with-headers, --with-libs, and
12530         --without-newlib.
12531         * Makefile.in (all-xiberty): Depend upon all-ld.
12532
12533 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12534
12535         * configure.in: Change i[34]86 to i[345]86.
12536
12537 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12538
12539         * configure (version): A few more tweaks to help message.
12540
12541 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12542
12543         * Makefile.in:  Remove (for now) librx as a host library,
12544         now that we're building it for target.
12545
12546 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12547
12548         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12549         (Karl Berry).
12550
12551 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12552
12553         * configure.in:  Also configure librx.
12554
12555 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12556
12557         * Makefile.in:  Update various rules to reflect that librx
12558         is now needed for libg++.
12559
12560 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12561
12562         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12563
12564 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12565
12566         * configure.in: Configure the examples directory.
12567
12568 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12569
12570         * configure: Simplify Jun 2 1994 change.
12571
12572 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12573
12574         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12575         /bin/gcc isn't good enough to build gcc.
12576
12577 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12578
12579         * Makefile.in (GDB_SUPPORT_FILES): Remove
12580         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12581         (gdb.tar.gz): Add new rule to use standard distribution building
12582         mechanism.
12583
12584 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12585
12586         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12587         Bill Cox <bill@cygnus.com>.
12588
12589 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12590
12591         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12592
12593 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12594
12595         * configure:  Search current dir first in .gdbinit.
12596
12597 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12598
12599         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12600
12601 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12602
12603         * config.sub:  Refer to NeXT's operating system as nextstep.
12604
12605         * config.sub (case $basic_machine):  Re-order the cases, to match
12606         the order in the FSF version (which is mostly alphabethical).
12607         Merge in some additions and changes from the FSF.
12608
12609 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12610
12611         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12612         * config.sub: Recognize cxux7.
12613         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12614
12615 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12616
12617         * config.sub:  Fix typo powerpc -> powerpc-*.
12618
12619 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12620
12621         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12622
12623         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12624         parallel with all-emacs and install-emacs).  Top-level command
12625         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12626
12627 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12628
12629         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12630         $(relbindir)/make before doing ``make install'', and use
12631         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12632         installing over running make binary.
12633         ($(host)-stamp-stage3-installed): Likewise.
12634
12635 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12636
12637         * config.guess: Recognize Mach.
12638
12639 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12640
12641         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12642         see whether --exec-prefix was used.
12643
12644 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12645
12646         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12647
12648 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12649
12650         * Makefile.in: Add all-librx target similar to all-libproc.
12651
12652 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12653
12654         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12655         with post 1.2 uname bogosity.
12656
12657 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12658
12659         * configure: Remove temporary files on receipt of a signal.
12660
12661 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12662
12663         * configure: If there is a package_makefile_frag, remove
12664         ${subdir}/Makefile.tem after copying it in.
12665
12666 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12667
12668         * build_all.mk: support rs6000 lynx identifies itself as
12669         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12670         since /bin/gcc is too feeble to compile a modern gcc.
12671
12672 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12673
12674         * brought devo/test-build.mk update-to-date with progressive/
12675           test-build.mk. Add lynx targets and hppa flag info.
12676
12677 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12678
12679         * configure.in:  Use mh-ncrsvr43.  Patch from
12680         Tom McConnell <tmcconne@sedona.intel.com>.
12681
12682 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12683
12684         * config.guess (i386-unknown-bsdi):  No longer need to
12685         check #if defined(__bsdi__) && defined(__i386__).
12686
12687 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12688
12689         * configure: Set program_transform_nameoption correctly.
12690
12691 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12692
12693         * brought build-all.mk update-to-date with progressive build-all.mk,
12694           added new targets and hppa info.
12695
12696 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12697
12698         * configure: If config.guess result is a prefix of the user
12699         specified target, assume a native build and use the user specified
12700         target as the host alias.  Remove SunOS patch suffix removal hack.
12701         * configure.in: Remove SunOS patch suffix removal hack.
12702
12703         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12704         in NATIVE_CHECK_MODULES.
12705
12706 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12707
12708         * Makefile.in: Rename HOST_ONLY to NATIVE.
12709         * configure: Delete SunOs patch suffix from host_canonical
12710           and build_canonical variables that are prepended to Makefiles.
12711         * configure.in: Add comments for easier maintenance.
12712
12713 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12714
12715         * Makefile.in: Add all-libproc target similar to all-gui.
12716
12717 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12718
12719         * Makefile.in (CHECK_MODULES): split into
12720         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12721
12722 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12723
12724         * config.guess (i386-unknown-bsdi): New system to guess.
12725
12726 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12727
12728         * Makefile.in: Add all-gui target (but not yet build by "all").
12729
12730 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12731
12732         * config.sub: Move deletion of patch suffix from here...
12733         * configure.in: To here, at Ian's suggestion.  The top-
12734           level scripts might need to know of a patch level.
12735
12736 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12737
12738         * config.sub: Strip off patch suffix so rtl is recognized
12739           as a sunos4.1.3 machine, even though it's been patched.
12740
12741 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12742
12743         * Makefile.in (INSTALL_LAST): Delete.
12744         (INSTALL_DOSREL): New.
12745
12746 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12747
12748         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12749         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12750         whether we pass down --with-gnu-ld anyhow.
12751
12752 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12753
12754         * Makefile.in (INSTALL_LAST): Change operation so it works
12755         on more flavors of make.
12756         * configure.in (go32): Don't build libg++ or libio.
12757
12758 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12759
12760         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12761         they can be overriden by templates.
12762
12763 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12764
12765         * configure.in (target==go32): Don't build gdb.
12766         * dosrel: New directory.
12767
12768 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12769
12770         * configure.in (host==go32): Configure dosrel too.
12771         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12772         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12773         be set by incoming names or templates.
12774         (INSTALL_LAST): New rule.
12775
12776 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12777
12778         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12779
12780 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12781
12782         * configure.in (appdirs): New variable.  Currently empty, but will
12783         be used in gas distribution.  If nonempty, lists a set of
12784         directories at least one of which must get configured, or top
12785         level configuration is considered to have failed.
12786         (rs6000-*-lynxos*): Use new file name.
12787
12788 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12789
12790         Eliminate XTRAFLAGS.
12791         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12792         newlib include files using -idirafter, and also use -nostdinc.
12793         (CXX_FOR_TARGET): Likewise.
12794         (XTRAFLAGS): Removed.
12795         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12796         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12797         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12798         ($(DO_X)): Don't pass down XTRAFLAGS.
12799
12800 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12801
12802         * configure.in (mips*-dec-bsd*): New target; do build linker.
12803         (mips*-*-bsd*): New target; don't build linker.
12804
12805 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12806
12807         * configure.in: support rs6000-*-lynxos* configuration.
12808         support sunos4 as a cross target.
12809
12810         * config.sub: look for lynx*, not lynx since the OS version may
12811         legitimately be part of the name.
12812
12813 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12814
12815         * configure.in (i[34]86-*-sco*): Move to be with other i386
12816         targets.
12817         (romp-*-*): New target.  Skip various binary utilities.
12818         (vax-*-*): New target.  Don't build newlib.
12819         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12820
12821 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12822
12823         * configure.in: Only set host_makefile_frag if config
12824         directory exists.
12825
12826 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12827
12828         * install.sh: If $dstdir exists, don't check whether each
12829         component does.
12830
12831 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12832
12833         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12834
12835 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12836
12837         * configure.in (*-*-lynxos*): Don't configure newlib for either
12838         native or cross Lynx.
12839
12840 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12841
12842         * config.sub (sparc64-elf): Fix os.
12843         (z8k): Remove duplicate.
12844
12845 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12846
12847         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12848         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12849
12850 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12851
12852         * configure: Make file links cleanly even if Lynx fails on
12853           an NFS symlink (at least fail cleanly).
12854
12855 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12856
12857         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12858         -XNh2000.
12859
12860 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12861
12862         * configure: Unknown options are fatal again.
12863
12864 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12865
12866         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12867         compatibility.
12868
12869 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12870
12871         * build-all.mk: Add `clean' target.
12872
12873 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12874
12875         * config.guess:  Add SINIX support.
12876         * configure.in:  Add mips-*-sysv4* support.
12877
12878 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12879
12880         * build-all.mk: Document all useful targets.
12881         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12882         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12883
12884 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12885
12886         * configure: Support --silent, --quiet.
12887
12888 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12889
12890         * configure: Support --disable-FEATURE.
12891
12892 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12893
12894         * config.guess: Recognize NCR running SVR4.3.
12895
12896 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12897
12898         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12899         Patch from Paul Eggert <eggert@twinsun.com>.
12900
12901 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12902
12903         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12904
12905 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12906
12907         * configure: Make unrecognized options give nonfatal warnings
12908         instead of fatal errors, and pass them to any subdirectory
12909         configures in case they recognize them.
12910         Make --x equivalent to --with-x.
12911
12912 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12913
12914         * configure: Add --enable-* options.  Clean up usage message and
12915         some comments.
12916
12917 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12918
12919         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12920
12921 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12922
12923         * configure.in (hppa*-*-*): Enable binutils.
12924
12925 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12926
12927         * config.sub: Recognize cisco.
12928
12929 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12930
12931         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12932
12933 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12934
12935         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12936         than one configuration name.  Add comment.
12937
12938 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12939
12940         * config.guess: about target *-hitachi-hiuxwe2, fixed
12941         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12942         macro is incorrect.]
12943
12944 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12945
12946         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12947         than the "make ls" stuff which used to be here.
12948
12949 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12950
12951         * config.guess:  Recognize i[34]86-unknown-freebsd.
12952         From Shawn M Carey <smcarey@rodan.syr.edu>.
12953
12954 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12955
12956         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12957
12958 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12959
12960         * config.guess: Check for ptx.
12961
12962 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12963
12964         * config.sub: Add os9k checking.
12965
12966 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12967
12968         * config.guess: Handle OSF1 running on HPPA processors
12969
12970 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12971
12972         * configure: If subdir configure fails, print out a message with
12973         subdirectory name, in case subdir's configure code didn't identify
12974         itself.
12975
12976 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12977
12978         * configure.in: Remove embedded newlines from configdirs.
12979         Avoid mismatches of substrings.  Fix matching strings at end
12980         of configdirs.
12981
12982 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12983
12984         * config.guess:  Add Lynx/rs6000 config support.
12985
12986 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12987
12988         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12989
12990 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12991
12992         * configure.in (hppa*-*-osf*): Treat this just like most other
12993         PA configurations (eg no binutils or ld).
12994         (hppa*-*-*elf*): These configurations have binutils and ld.
12995
12996 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12997
12998         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12999
13000 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13001
13002         * configure.in (rs6000-*-*): Build gas.
13003
13004 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13005
13006         * Makefile.in:  Avoid bug in losing hpux sed.
13007
13008 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13009
13010         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13011         for GDB and GDB has been fixed to not need it.
13012
13013 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13014
13015         * config.guess: Recognize vax hosts.
13016
13017 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13018
13019         * configure (while loop): Don't use "break 2" inside case
13020         statement -- the case statement isn't an enclosing loop.
13021
13022 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13023
13024         * config.guess:  Clean up NeXT support, to allow nextstep
13025         on Intel machines.  Make OS be nextstep.
13026
13027 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13028
13029         * config.guess: Add alternate forms for Convex.
13030
13031 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13032
13033         * configure:  Completely rewrite option processing.  Take
13034         advantage of pattern-matching to avoid invoking test frequently.
13035         Also clean up host and target defaulting logic.
13036
13037 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13038
13039         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13040         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13041         commands (plus user environment) will fit SCO limits.
13042
13043 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13044
13045         * configure.in: Don't issue warnings about directories which are
13046         not being configured if -norecursion is set.  Correct test for
13047         --with-gnu-as and --with-gnu-ld to not get confused by substring
13048         matches.
13049
13050         * configure.in: Don't build gas for alpha-dec-osf1*.
13051
13052 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13053
13054         * configure:  Back out Per's change of 12/19/1993.  It changes the
13055         behavior of configure in unexpected and confusing ways.
13056
13057         Also, use different delim char when calculating
13058         program_transform_name so that the name can contain slashes.
13059
13060 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13061
13062         * configure.in, config.sub: Add support for VSTa micro-kernel.
13063
13064 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13065
13066         * configure.in: Nuke hacks which were used to get a special
13067         version of GAS for HPPA configurations.
13068
13069 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13070
13071         * configure:  If only ${target_alias} is given, use that
13072         as the default for ${host_alias}.
13073         * configure:  Add missing back-slashes before nested quotes.
13074
13075 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13076
13077         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13078
13079 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13080
13081         * config.guess:  Recognize some Tektronix configurations.
13082         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13083
13084 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13085
13086         * config.sub: Match any flavor of SH.
13087
13088 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13089
13090         * configure.in: Don't try to configure newlib for Alpha.
13091
13092 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13093
13094         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13095         libg++ or libio for any Alpha target.
13096
13097         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13098
13099 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13100
13101         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13102         default arguments -- so it tried to compress itself.
13103
13104 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13105
13106         * configure.in (notsupp): ensure that a space is always at the end
13107           of the configdirs list, since the grep checks for an explicit space
13108
13109 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13110
13111         * configure.in (target i386-sysv4.2): don't build ld, since static
13112           versions of many libraries are not available.
13113
13114 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13115
13116         * config.guess: Recognize Apollos (using environment variables).
13117         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13118
13119 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13120
13121         * config.guess: Recognize Sony news mips running newsos.
13122
13123 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13124
13125         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13126         "fi ; else" for bash.
13127
13128 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13129
13130         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13131
13132 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13133
13134         * config.sub: accept unixware as an alias for svr4.2.
13135         Fix some inconsistancies with the gcc version.
13136
13137 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13138
13139         * Makefile.in (DISTDOCDIRS):  Add gdb.
13140
13141 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13142
13143         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13144
13145 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13146
13147         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13148         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13149         this now.
13150
13151 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13152
13153         * config.sub: Accept hiux* as an OS name.
13154
13155         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13156         etc/make-stds.texi.  The underscore came from gcc, and dje now
13157         agrees that RUNTESTFLAGS is the correct name.
13158
13159 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13160
13161         * install.sh:  Remove 'set -e'.  It makes any conditionals
13162         in the script useless.
13163
13164         * config.guess: Automatically recognize arm-acorn-riscix
13165         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13166
13167 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13168
13169         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13170
13171 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13172
13173         * Makefile.in (DISTDOCDIRS): New variable.
13174         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13175         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13176
13177 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13178
13179         * configure.in (hppa target): check the source directory for the
13180           pagas sub-directory
13181
13182 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13183
13184         * config.sub: Allow -aout* and -elf*.
13185
13186 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13187
13188         * configure.in: Don't build ld on i386-solaris2, same as for
13189         sparc-solaris2.
13190
13191 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13192
13193         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13194
13195 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13196
13197         * configure.in:  Configure gdb for alpha.
13198
13199 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13200
13201         * Makefile.in (CXXFLAGS): Add -O.
13202
13203 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13204
13205         * config.guess: added support for DG Aviion
13206
13207 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13208
13209         * configure.in: Produce warning message for subdirectories not
13210         configurable for this host/target combination.  Don't try to
13211         configure gdb for vms.
13212
13213 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13214
13215         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13216         appropriate files before making "diststuff".
13217         (DISTBISONFILES): New var: list of files to be edited.
13218         (DISTSTUFFDIRS): Add binutils.
13219
13220 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13221
13222         * config.sub: also handle mipsel and mips64el (for little endian mips)
13223
13224 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13225
13226         * configure.in: Add * to end of all OS names.
13227
13228 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13229
13230         * configure.in: Build newlib for LynxOS native.
13231
13232 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13233
13234         * config.guess: Add support for delta 88k running SVR3.
13235
13236         * configure.in: Add comment about HP compiler vs. emacs.
13237
13238 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13239
13240         * configure.in: don't build ld on solaris2 (not a viable option
13241           due to bugs in getpwnam & getpwuid)
13242
13243 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13244
13245         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13246         config.guess will produce a full version number.
13247
13248 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13249
13250         * configure.in: Build linker and binutils for alpha-dec-osf1.
13251
13252 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13253
13254         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13255         and gdb/testsuite/Makefile.in.
13256
13257 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13258
13259         * configure.in: recognize mips*- instead of mips-
13260
13261 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13262
13263         * config.sub: Accept linux*coff and linux*elf as operating
13264         systems.
13265
13266 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13267
13268         * config.sub: Recognize mips64, and mips3 as an alias for it.
13269
13270 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13271
13272         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13273         gdb knows how to handle OSF/1 shared libraries.
13274
13275 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13276
13277         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13278         * config.guess: Recognize Hitachi's HIUX.
13279         * config.sub: Recognize h3050r* and hppahitachi.
13280         Remove redundant cases for hp9k[23]*.
13281
13282 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13283
13284         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13285         if gas and ld are in the source tree and are in ${configdirs}.
13286         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13287         --with options (but still pass them down on the command line,
13288         if they were explicitly specified).
13289
13290 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13291
13292         * configure: substitute SHELL value in Makefile.in with
13293         ${CONFIG_SHELL}
13294
13295 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13296
13297         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13298         *-*-solaris2* targets.
13299
13300 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13301
13302         * Makefile.in: define M4, and pass it down to sub-makes;
13303         all-autoconf now depends on all-m4
13304
13305 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13306
13307         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13308         presence of {ar,ranlib} instead of a configured directory
13309
13310 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13311
13312         * config.guess: Accept 34?? as well as 33?? for NCR.
13313
13314 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13315
13316         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13317         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13318
13319 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13320
13321         * configure: grab values for $(CC) and $(CXX) from the
13322         environment, so that someone can do "CC=gcc configure; make" and
13323         have it work right (matching the way that autoconf works now)
13324
13325         * configure.in, Makefile.in: add support for gash, the tcl
13326         interface to Galaxy
13327
13328         * config.guess: add NetBSD variants (hp300, x86)
13329
13330 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13331
13332         * install.sh: Support -d option (in the manner of SunOS 4 install,
13333         as it is more deterministic than that of GNU install)
13334         (chmodcmd): Set file to mode 755 by default (should also do default
13335         chgrp and chown, but I don't feel like dealing with that now)
13336
13337 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13338
13339         * config.sub: Remove h8300hhms alias.
13340
13341 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13342
13343         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13344
13345 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13346
13347         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13348         as stmp-fixinc
13349
13350 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13351
13352         * config.sub: recognize m88110-bug-coff.
13353
13354 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13355
13356         * Makefile.in (all-libio): all dependencies on the toolchain used
13357         to build this (gcc, gas, ld, etc)
13358
13359 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13360
13361         * config.guess: Deal with OSF/1 1.3 on alpha.
13362
13363 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13364
13365         * install.sh: add some 'else true' clauses for portability
13366
13367         * configure.in: don't build libio for h8[35]00-*-* targets
13368
13369 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13370
13371         * Makefile.in:  Add support for new libio.
13372
13373 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13374
13375         * install.sh: If one command fails, don't try the rest.  Don't try
13376         to remove $dsttmp (via trap) unless we have already created it.
13377         If $src doesn't exist, detect it and exit with an error.
13378
13379         * config.guess: Recognize BSD on hp300.
13380
13381 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13382
13383         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13384         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13385
13386 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13387
13388         * Makefile.in (all-send-pr): depends on all-prms
13389
13390 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13391
13392         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13393
13394 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13395
13396         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13397         Added test for mips-mips-riscos5.
13398
13399 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13400
13401         * configure.in: use mh-hp300 for 68k HP hosts
13402
13403 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13404
13405         * configure: add support for CONFIG_SHELL, so that you can use
13406         some alternate shell for evaluating configure scripts
13407
13408 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13409
13410         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13411         in configure script to bug-gdb@prep.ai.mit.edu when building
13412         distribution archive.
13413         * Makefile.in (COMPRESS):  Remove def.
13414         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13415         gdb.tar.Z and make-gdb.tar.Z respectively.
13416         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13417         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13418         to convergence with 'taz' target in Makefile.in.
13419
13420 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13421
13422         * install.sh (dsttmp): use trap to ensure that tmp files go
13423         away on error conditions
13424
13425 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13426
13427         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13428
13429 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13430
13431         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13432         its parent is '/' not ''.
13433
13434         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13435
13436 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13437
13438         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13439         that ${newsrcdir}/configure.in does.
13440
13441 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13442
13443         * test-build.mk: support for CONFIG_SHELL
13444
13445 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13446
13447         * config.sub (netware):  Add as a basic system type.
13448
13449 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13450
13451         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13452           $(srcdir)/ from the dependency on Makefile.in.
13453
13454 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13455
13456         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13457         (h8300hhms is temporary until multi-libraries are implemented).
13458         * configure.in: Handle h8300h too.
13459
13460 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13461
13462         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13463
13464 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13465
13466         * configure:  Remove extraneous output when guessing host type.
13467         * config.guess:  Remove extraneous output when guessing using C
13468         compiler rather than uname, or when guessing fails.
13469
13470 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13471
13472         * Makefile.in: remove all.cross and install.cross targets
13473
13474         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13475           definitions
13476
13477 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13478
13479         * configure.in (target sh): Build gprof.
13480
13481 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13482
13483         * config.sub: change -solaris to -solaris2
13484
13485 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13486
13487         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13488
13489 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13490
13491         * configure: Correct error message for missing Makefile.in to
13492         print correct directory.
13493
13494 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13495
13496         * install.sh: kludge around 386BSD shell bug
13497
13498 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13499
13500         * config.guess:  Recognize NeXT.
13501         * config.guess:  Recognize i486-ncr-sysv4.
13502         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13503
13504 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13505
13506         * Makefile.in (MAKEINFOFLAGS): New variable.
13507         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13508         * build-all.mk, test-build.mk: Pass down --no-split as
13509         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13510
13511 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13512
13513         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13514
13515 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13516
13517         * Makefile.in (libg++.tar.z):  New rule.
13518         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13519         * Makefile.in (taz):  Only do a single chmod.
13520
13521 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13522
13523         * install.sh: don't use dirname anymore (replaced with sed usage)
13524
13525 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13526
13527         * Makefile.in:  Change extension for gzip'd files from '.z' to
13528         '.gz' per new FSF standard usage.
13529
13530 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13531
13532         * configure: put quotes around the final value of program_transform_name
13533
13534 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13535
13536         * Makefile.in: new install.sh support; update install-info rules
13537
13538 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13539
13540         * configure.in: Build diff for crosses, but not for go32 host.
13541
13542         * configure.in: Build gprof only for native, and don't build it
13543         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13544
13545 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13546
13547         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13548
13549 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13550
13551         * configure.in (host_tools): Add prms.
13552
13553 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13554
13555         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13556         with $(FLAGS_TO_PASS) on the command line
13557
13558         * config.sub: Recognize lynx and lynxos
13559
13560 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13561
13562         * config.sub: Accept -ecoff*, not just -ecoff.
13563
13564 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13565
13566         * Makefile.in (taz): Use .gz suffix instead of .z.
13567         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13568         names.
13569
13570 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13571
13572         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13573
13574 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13575
13576         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13577         that rebuilds that might happen during 'make install' don't get
13578         bogus gcc include files
13579
13580 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13581
13582         Change from Utah for HPPA support:
13583         * config.guess: Recognize hppa1.x-hp-bsd.
13584
13585 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13586
13587         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13588         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13589
13590 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13591
13592         * config.sub: Add support for rom68k and bug boot monitors.
13593
13594 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13595
13596         * Makefile.in: Make all-opcodes depend on all-bfd.
13597
13598 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13599
13600         * config.guess: Added special check for i[34]86-univel-sysv4*.
13601
13602 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13603
13604         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13605         the processor rather than assuming i486.
13606
13607 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13608
13609         * config.guess: Recognize SunOS6 as Solaris3.
13610
13611 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13612
13613         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13614         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13615
13616 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13617
13618         * build-all.mk (all-cross): New target for Canadian Cross.
13619         Added Q2 go32 targets.
13620         * test-build.mk: Configure go32 cross sparclite-aout and
13621         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13622         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13623
13624 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13625
13626         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13627         GO32 hosted toolchains
13628
13629 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13630
13631         * configure: change  so "-exec-prefix" gets passed down rather
13632         than "-exec_prefix" so autoconf generated Makefiles get the
13633         exec_prefix set right.
13634
13635 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13636
13637         * config.guess: get the Solaris2 minor version number
13638
13639         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13640
13641 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13642
13643         * config.guess: Recognize some Sequent platforms.
13644
13645 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13646
13647         * Makefile.in: added the vault-install target
13648
13649         * configure.in: actually use the Sun3 makefile fragment that's in
13650         config, also added the release dir to configdirs
13651
13652 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13653
13654         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13655
13656 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13657
13658         * configure.in: remove some program from Alpha targetted toolchains
13659
13660 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13661
13662         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13663         gprof.
13664         (taz): Run "make diststuff" in those directories instead of "make
13665         proto-dir".  Look for "VERSION=" only at start of line in subdir
13666         Makefile.  Use "gzip -9" for compression.
13667         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13668         (binutils.tar.z): New target.
13669
13670 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13671
13672         * Makefile.in (taz): Include gpl.texinfo.
13673
13674 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13675
13676         * Makefile.in (setup-dirs): Merged into "taz" target.
13677         (taz): Only do `proto-dir' stuff if a directory is actually needed
13678         for this target.
13679
13680 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13681
13682         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13683         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13684         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13685         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13686         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13687
13688 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13689
13690         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13691         config.sub, and move-if-change to gdb testsuite distribution
13692         archive, so the testsuite can be extracted, configured, and
13693         run separately from the gdb distribution.  Blow away the Chill
13694         tests that require a Chill compiled executable, since GNU Chill
13695         is not yet publically available.
13696
13697 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13698
13699         * test-build.mk: set environment variables in a single command,
13700         instead of a list of assignments and exports
13701
13702         * config.guess: recognize Alpha/OSF1 systems
13703
13704 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13705
13706         * configure: Change help message to prefer --options rather than
13707           -options.
13708
13709 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13710
13711         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13712         zippy@ecst.csuchico.edu.
13713         * config.guess: Recognize miniframe.
13714
13715 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13716
13717         * Makefile.in: Use srcroot to find runtest rather than rootme.
13718         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13719
13720 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13721
13722         * test-build.mk: Extensive additions to support building on a
13723         machine other than the host.
13724
13725 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13726
13727         * configure (tooldir): Fix for i386-aix again.
13728
13729 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13730
13731         * configure, Makefile.in:  Change definition of $(tooldir)
13732         to match the FSF.
13733
13734 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13735
13736         * config.guess:  Recognize i[34]86/SVR4.
13737
13738 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13739
13740         * Makefile.in (all-gdb): gdb depends on sim.
13741
13742 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13743
13744         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13745         at the same time we make the prototype gdb directory.
13746         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13747         files at the same time as the gdb base release distribution.
13748
13749 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13750
13751         * Makefile.in (check): Use individual check targets rather than
13752         DO_X rule.
13753         (check-gcc): Added.
13754
13755 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13756
13757         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13758         for System V release 3.2.
13759
13760 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13761
13762         * config.sub: Recognize hppaosf.
13763         * configure.in: Do configure ld/binutils/gas for it.
13764
13765 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13766
13767         * configure (tooldir): Alter syntax used to set this, for systems
13768         where "\$" isn't handled right, like i386-aix.
13769
13770 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13771
13772         * configure: Pass program-transform-name, not
13773         program_transform_name, to recursive configures.
13774
13775 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13776
13777         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13778         of gas+ld+binutils.
13779
13780 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13781
13782         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13783
13784 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13785
13786         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13787
13788 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13789
13790         * Makefile.in (PRMS): Set back to all-prms.
13791
13792 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13793
13794         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13795         targets, rather than for MIPS hosts.
13796
13797 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13798
13799         * configure.in: add comment for --with-x default values
13800
13801         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13802
13803         * Makefile.in: add check-* targets for each of the directories in
13804         the tree.  Add a definition of RUNTEST that will use the one we
13805         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13806
13807 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13808
13809         * configure.in: Removed obsolete references to bfd_target and
13810         target_makefile_frag.
13811
13812         * build-all.mk: Set assorted targets for Q2.
13813         * config.sub: Recognize z8k-sim and h8300-hms.
13814         * test-build.mk: Really don't pass host to configure.
13815         (HOLES): Added uname.
13816
13817 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13818
13819         * configure: Handle an empty program-prefix, program-suffix or
13820         program-transform-name correctly.
13821
13822 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13823
13824         * build-all.mk: -G 8 no longer required for MIPS targets.
13825         * test-build.mk: Don't pass host argument to configure; make it
13826         guess.
13827
13828 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13829
13830         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13831         * Makefile.in (COMPRESS):  New macro, like GZIP.
13832
13833 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13834
13835         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13836
13837         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13838         with gas currently defaults to -G 0.
13839
13840 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13841
13842         * Makefile.in (all-flex): flex depends on byacc.
13843
13844         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13845         to test-build.mk as RELEASE_TAG.
13846         * test-build.mk (configargs): New variable containing arguments to
13847         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13848         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13849
13850         * config.guess: Use /bin/uname when checking -X argument on SCO,
13851         to avoid invoking GNU uname which doesn't understand -X.
13852
13853         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13854
13855         * configure.in: Build gas for mips-*-*.
13856
13857 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13858
13859         * Makefile.in (all.normal): insert missing backslash.
13860
13861 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13862
13863         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13864
13865         * Makefile.in: Complete overhaul to merge many almost identical
13866         targets.
13867
13868 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13869
13870         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13871         (gdb.tar.Z): Adjusted.
13872
13873         * Makefile.in (setup-dirs, taz): New targets; should be general
13874         enough to adapt for gdb sometime.  Build only .z file.
13875         (gas.tar.z): New target.
13876
13877 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13878
13879         * build-all.mk: Use CC=cc -Xs on Solaris.
13880
13881 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13882
13883         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13884         for handling BISON for FSF releases.
13885
13886 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13887
13888         * configure: Actually implement the change zoo just documented.
13889
13890 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13891
13892         * configure: when using config.guess, only set target_alias when
13893         it's not already been set (ie, on the command line)
13894
13895 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13896
13897         * Makefile.in: add installcheck target, set PRMS to install-prms
13898
13899 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13900
13901         * configure: add support for package_makefile_fragment, handle the
13902         case where a directory has a configure.in file but no Makefile.in
13903         more gracefully (with an actual understandable error message, even);
13904         add support for --without (and add this to the usage message); also
13905         explicitly add a --host=${host_alias} to the command line when
13906         config.guess is used
13907
13908 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13909
13910         * configure: Must use both --host and --target in recursive calls.
13911
13912 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13913
13914         * Makefile.in: Change deja-gnu to dejagnu.
13915
13916 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13917
13918         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13919
13920 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13921
13922         * configure.in: canonicalize all instances to *-*-solaris2*,
13923         also strip out a number of tools to not build for go32 host
13924
13925 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13926
13927         * config.guess: add GPL.
13928
13929         * Makefile.in, config.guess, config.sub, configure: bump
13930           copyrights to 93.
13931
13932 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13933
13934         * Makefile.in (do-info): Removed obsolete check for existence of
13935         localenv file.
13936
13937         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13938
13939 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13940
13941         * Makefile.in: a couple of 'else true' for decstation,
13942         support for TclX
13943
13944         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13945
13946 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13947
13948         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13949
13950 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13951
13952         * config.guess: Recognize i386-ibm-aix (PS/2).
13953         * configure.in: Use config/mh-aix386 file for it.
13954
13955 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13956
13957         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13958         CC_FOR_TARGET instead.
13959         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13960
13961 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13962
13963         * Makefile.in: Add sim to list of directories sent with gdb
13964
13965 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13966
13967         * configure.in: Put back mips-dec-bsd* case.
13968
13969 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13970
13971         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13972         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13973         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13974
13975 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13976
13977         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13978
13979         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13980         (install-info): install dir.info only if it exists,
13981         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13982
13983 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13984
13985         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13986         gas for mips-dec-bsd.
13987
13988 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13989
13990         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13991         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13992
13993 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13994
13995         * configure.in: Added "dejagnu" to hosttools list.
13996
13997 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13998
13999         * config.sub, configure.in, config.guess:  Add support
14000         for Bosx, an AIX variant from Bull.
14001         Patches from F.Pierresteguy@frcl.bull.fr.
14002
14003 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14004
14005         * devo/dejagnu: Initial creation of devo/dejagnu.
14006         Migrated dejagnu testcases and support files for testing software
14007         tools to reside as subdirectories, currently called "testsuite",
14008         within the directory of the software tool.  Migrated all programs,
14009         support libraries, etc. beloging to dejagnu proper from
14010         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14011         with no modifications.  The changes to these files which will
14012         allow them to configure, build, and execute properly will be made
14013         in a future update.
14014
14015 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14016
14017         * Makefile.in: Change send_pr to send-pr.
14018         * configure.in: Likewise.
14019         * send_pr: Renamed directory to send-pr.
14020
14021 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14022
14023         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14024
14025 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14026
14027         * README:  Update for gdb-4.8 release.
14028         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14029         gdb-xxx.tar.z (gzip'd) file also.
14030
14031 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14032
14033         * Makefile.in: make all-diff depend on all-libiberty
14034
14035 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14036
14037         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14038
14039 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14040
14041         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14042
14043 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14044
14045         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14046         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14047         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14048
14049 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14050
14051         * Makefile.in:  makeinfo binary is in a new location
14052
14053 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14054
14055         * config.sub: Accept -ecoff as an OS.
14056
14057         * Makefile.in: Various changes to eliminate a level of make
14058         recursion and reduce the required command line length.
14059         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14060         sub-makes.
14061         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14062         variables holding settings for specific sub-makes.
14063         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14064         in terms of BASE_FLAGS_TO_PASS.
14065         (TARGET_LIBS): New variable listing directories which use
14066         TARGET_FLAGS_TO_PASS.
14067         (subdir_do): Eliminated.
14068         (do-*): New set of targets to replace subdir_do.
14069         (various): All targets which used subdir_do now depend on do-*.
14070         (local-clean): Renamed from do_clean.
14071         (local-distclean): New target, dependency of distclean and
14072         realclean.
14073         (install-info): Don't create directories.  Depend on dir.info
14074         rather than calling make recursively.
14075         (install-dir.info): Eliminated.
14076         (install-info-dirs): Create all info directories here.
14077         (dir.info): Depend upon do-install-info.
14078
14079         * test-build.mk (HOLES): Added false.
14080
14081 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14082
14083         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14084
14085 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14086
14087         * Makefile.in (info): remove dependency on all-texinfo.  The
14088         problem was really in texinfo/C, not at this level.
14089
14090 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14091
14092         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14093
14094 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14095
14096         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14097         GDB releases.
14098
14099 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14100
14101         * configure: Include srcdir in message about target of link not
14102         being found.  Don't convert `-' to `_' in `with' options being
14103         passed to subdirs.
14104
14105 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14106
14107         * configure.in: add uudecode to host_tools
14108
14109         * Makefile.in: added {all,install}-uudecode targets, added them to
14110         the appropriate lists
14111
14112 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14113
14114         * Makefile.in (all-gcc): Added dependency on all-gas.
14115
14116         * configure.in (mips-*-*): Build ld and binutils.
14117
14118 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14119
14120         * configure: check return code from mkdir, print error message and
14121           exit on failure.
14122
14123 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14124
14125         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14126
14127 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14128
14129         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14130
14131 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14132
14133         * config.sub (h8500):  Recognize this as a cpu type.
14134
14135 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14136
14137         * configure: source directory missing is no longer a warning
14138
14139         * configure.in: recognize irix[34]* instead of irix[34]
14140
14141         * Makefile.in: define and pass down X11_LIB
14142
14143 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14144
14145         * guess-systype: Renamed to ...
14146         * config.guess:  ... by popular request.
14147         * configure.in, Makefile.in:  Update accordingly.
14148
14149 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14150
14151         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14152         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14153         + Execute ./dummy instead of assuming . is in PATH.
14154
14155 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14156
14157         * guess-systype:  New shell script.  Attempts to guess the
14158         canonical host name of the executing host.
14159         Only a few hosts are supported so far.
14160         * configure:  Call guess-systype if no host is specified.
14161
14162 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14163
14164         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14165         gcc Makefile.
14166
14167
14168 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14169
14170         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14171         (all-gcc, install-gcc, subdir_do): Use it.
14172
14173 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14174
14175         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14176
14177 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14178
14179         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14180           set exclusively by configure, using configure.in .
14181
14182 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14183
14184         * test-build.mk: set $PATH for all builds
14185
14186         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14187
14188 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14189
14190         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14191         the one used in gcc/Makefile.in, so that a null expansion doesn't
14192         override the one needed to build gcc with a native cc.
14193
14194
14195 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14196
14197         * configure: Accept -with arguments.
14198
14199 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14200
14201         * Makefile.in: added h8300sim
14202
14203 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14204
14205         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14206         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14207         (all-cygnus, native, build-cygnus): Make
14208         $(canonhost)-stamp-3stage-done, not $(host)....
14209         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14210         i386-sco3.2v4.  Added else true to if command.
14211
14212 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14213
14214         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14215
14216 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14217
14218         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14219
14220 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14221
14222         * configure.in: don't remove binutils from Solaris builds
14223
14224 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14225
14226         * Makefile.in: get rid of earlier definitions for *clean,
14227         also handle the recursive info rule better
14228
14229 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14230
14231         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14232         do more-or-less the right thing.
14233
14234 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14235
14236         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14237         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14238
14239 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14240
14241         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14242         $(host_canonical).
14243
14244         * configure.in: split the configdirs list into 4 categories (native
14245         v. cross, library v. tool) and handle the cross-only and native-
14246         only in more reasonable (and correct!) way.
14247
14248 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14249
14250         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14251         configdirs anymore.
14252
14253 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14254
14255         * Makefile.in: extensive cleanup::  removed all of the explicit
14256         clean-* targets, collapsed many wrappers around subdir_do into
14257         one, added additional targets to satisfy standards.texi, deleted
14258         some old targets, some changes for consistency
14259
14260 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14261
14262         * configure.in: handle some programs as cross-only, and others as
14263         native only
14264
14265         * test-build.mk: handle partial holes in a more generic manner
14266
14267         * Makefile.in: m4 depends on libiberty
14268
14269 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14270
14271         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14272         time, wdiff, and find to configdirs
14273
14274         * Makefile.in: all, clean, and install rules for the new programs
14275         added to configure.in
14276
14277 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14278
14279         * configure.in: use mh-sun for all *-sun-* hosts
14280
14281 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14282
14283         * Makefile.in: define flags for X11 include files and library file
14284         locations, pass them down to the programs that need this info
14285
14286         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14287
14288 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14289
14290         * configure.in: start building libg++ for HP-UX targets
14291
14292 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14293
14294         * README:  Update references to files moved into etc/.
14295
14296 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14297
14298         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14299         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14300
14301 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14302
14303         * configure: accept dash as well as underscore in long option
14304         names for FSF compatibility.
14305
14306 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14307
14308         * config.sub: added -sco3.2v4 support from FSF.
14309
14310 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14311
14312         * configure.in: expand the section that adds or removes
14313         directories from the list of programs to build, to handle native
14314         vs. cross in addition to host v. native
14315
14316 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14317
14318         * Makefile.in:  Replace C++ in macro names with CXX.
14319         This is less likely to break ...
14320
14321 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14322
14323         * test-build.mk: add -w to GNU_MAKE
14324
14325 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14326
14327         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14328         add 'sparc' to list of recognized cpus.  This needed to make
14329         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14330         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14331         then changes that into $CPU-wrs-vxworks.
14332
14333         * configure.in: remove most references to gdbtest, regularize
14334         target based program removal
14335
14336         * test-build.mk: import from p3 tree (many fixes and changes)
14337
14338 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14339
14340         * Makefile.in: added rules to handle tcl, tk, and expect
14341
14342         * configure.in: handle those directories if they exist
14343
14344 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14345
14346         * config.sub: removed bogus hppabsd and hppahpux names, since
14347         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14348
14349 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14350
14351         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14352         depends upon all-xiberty
14353
14354         * Makefile.in: changes from p3, including:
14355
14356         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14357
14358         * Makefile.in (XTRAFLAGS): include newlib directories if
14359         newlib/Makefile exists, rather than if host != target.
14360
14361         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14362
14363         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14364         from the same source tree and not building a cross-compiler.  This
14365         matters for the libg++ configuration if reconfiguring a tree that
14366         has already been installed.
14367
14368         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14369
14370         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14371         pick up the machine and system specific header files.
14372
14373         * Makefile.in: added AS_FOR_TARGET, passed down in
14374         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14375         the C compiler to use to create programs which are run in the
14376         build environment, set it to default to $(CC), and passed it down
14377         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14378
14379         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14380
14381         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14382         We need them for unusual native builds, like systems without
14383         ranlib.
14384
14385         * configure: also define $(host_canonical) and
14386         $(target_canonical), which are the full, canonical names for the
14387         given host and target
14388
14389 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14390
14391         * Makefile.in:  Added separate definitions for C++.
14392
14393 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14394
14395         * configure.in (configdirs):  Add deja-gnu.
14396
14397 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14398
14399         * README:  Update for configure.texi and gdb-4.7 release.
14400
14401 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14402
14403         * Makefile.in:  Move "all" target to top of file.
14404         Previously, first target was ".PHONY" which caused BSD4.4 make
14405         to build .PHONY when make was run without arguments.
14406
14407 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14408
14409         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14410         Library-copylefted code in libiberty.
14411
14412 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14413
14414         * config.sub:  Replace m68kmote with plain old m68k.
14415
14416 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14417
14418         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14419
14420 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14421
14422         * config.sub: Complain if no argument is given.  Added support for
14423         386bsd as OS and target alias.
14424
14425 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14426
14427         * Makefile.in (XTRAFLAGS): include newlib directories if
14428         newlib/Makefile exists, rather than if host != target.
14429
14430 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14431
14432         * config.sub: recognize sparclite-wrs-vxworks.
14433
14434         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14435         p3.) Added clean-xiberty to clean.
14436
14437 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14438
14439         * configure.in: use *-*-* instead of nested cases for host and target
14440
14441 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14442
14443         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14444         from the same source tree and not building a cross-compiler.  This
14445         matters for the libg++ configuration if reconfiguring a tree that
14446         has already been installed.
14447
14448 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14449
14450         * config.sub (i486v/i486v4):  Merge in from FSF version.
14451
14452 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14453
14454         * configure: only set PWD if it is already set.
14455
14456 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14457
14458         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14459         doesn't have unset and all success paths (and most error paths)
14460         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14461         to just ${PWD} to avoid confusion.)
14462
14463 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14464
14465         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14466         even for a native compilation.
14467
14468 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14469
14470         Changes to make the gdb.tar.Z rule work better.
14471
14472         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14473         (DEVO_SUPPORT):  Add configure.texi.
14474         (bfd-ilrt.tar.Z):  Remove ancient rule.
14475
14476 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14477
14478         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14479         pick up the machine and system specific header files.
14480
14481         * configure.in, config.sub: added new target m68010-adobe-scout,
14482         with alias of adobe68k.  Changed configure.in to check for
14483         -scout before -sco* to avoid a false match.
14484
14485         * Makefile.in: added AS_FOR_TARGET, passed down in
14486         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14487         the C compiler to use to create programs which are run in the
14488         build environment, set it to default to $(CC), and passed it down
14489         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14490
14491 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14492
14493         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14494         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14495         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14496         FOR_TARGET variants, to newlib and libg++.
14497
14498 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14499
14500         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14501         first.
14502
14503 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14504
14505         * config.sub:  Accept `elf' as an environment.
14506
14507 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14508
14509         * Makefile.in (all-opcodes):  cd into the right directory
14510
14511 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14512
14513         * configure: added -program_transform_name option, used as
14514         argument to sed when installing programs.
14515         configure.texi: added documentation for -program_prefix,
14516         -program_suffix and -program_transform_name.
14517
14518 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14519
14520         * config.sub:  Accept i486 where i386 ok.
14521
14522 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14523
14524         * config.sub: accept we32k
14525
14526 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14527
14528         * config.sub, configure.in: accept OSE68000 and OSE68k.
14529
14530         * Makefile.in: don't create all directories for ``make install'';
14531         let the subdirectories create the ones they need.
14532
14533 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14534
14535         * COPYING: new file, GPL v2
14536
14537 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14538
14539         * Makefile.in: use the new gen-info-dir, which needs a template
14540         argument (which also lives in texinfo)
14541
14542         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14543
14544 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14545
14546         * config.sub (ncr3000):  Change i386 to i486.
14547
14548 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14549
14550         * Makefile.in: add install-rcs, install-grep to
14551         install-no-fixedincludes, removed install-bison and install-libgcc
14552
14553 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14554
14555         * configure.in: grab the HPUX makefile fragment if on HPUX
14556
14557 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14558
14559         * Makefile.in: eradicate bison spoor (ditto libgcc).
14560          configure.in: recognise m68{k,000}-ericsson-OSE.
14561          es1800 is alias for m68k-ericsson-OSE
14562
14563 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14564
14565         * configure.in: rearrange the parts that remove programs from
14566         configdirs, based now on HOST==TARGET or by canonical triple.
14567
14568 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14569
14570         * test-build.mk: recurse explicitly with -f test-build.mk when
14571           appropriate.  predicate stage3 and comparison on the existence
14572           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14573           On very clean, also remove ...stamp-co.  Build in-place before
14574           doing other builds.
14575
14576 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14577
14578         * Makefile.in, configure.in: add tgas
14579
14580 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14581
14582         * Makefile.in: a number of changes merged in from progressive.
14583
14584         * configure.in: add libm.
14585
14586         * .cvsignore: ignore some stuff that comes from test-build.mk.
14587
14588 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14589
14590         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14591
14592 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14593
14594         * configure: Add program_suffix (parallel to program_prefix)
14595         * Makefile.in: adjust directory-creating script for losing decstation
14596
14597 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14598
14599         * configure:  Minor $subdir-related fixes.
14600
14601 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14602
14603         * configure: fix various problems with propogating
14604         makefile_target_frag in subdirs.
14605         * configure.in: config libgcc if its there
14606
14607 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14608
14609         * config.sub:  HPPA merge.
14610
14611 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14612
14613         * Makefile.in:  Replace all-bison with all-byacc in all
14614         dependency lines for other tools (which now use byacc).
14615
14616 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14617
14618         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14619
14620 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14621
14622         * Makefile.in: make gprof rules similar to byacc rules (instead of
14623         vestigal $(unsubdir) that didn't work...)
14624
14625 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14626
14627         * config.sub:  Add support for Linux.
14628         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14629         (at least for libg++).
14630
14631 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14632
14633         * configure.texi: fix doc for the -nfp option to configure
14634
14635 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14636
14637         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14638
14639 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14640
14641         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14642         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14643         * configure.in: added solaris* host_makefile_frag hook.
14644
14645 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14646
14647         * config.sub: changed recognition of m68000 so that various
14648         m68k types can be specified via m680[01234]0
14649
14650 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14651
14652         * config.sub (basic_machine): fix sed so that '-foo' isn't
14653         completely substituted out while .+'-foo' loses the '-foo'
14654
14655 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14656
14657         * config.sub ($os): Add -aout.
14658
14659 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14660
14661         * configure:  If host_makefile_frag is absolute, don't
14662         prefix ${invsubdir} (relevant to libg++ auto-configure).
14663
14664 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14665
14666         * Makefile.in (tooldir): Define it.
14667         (all-ld): Depend on all-flex.
14668
14669 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14670
14671         * Makefile.in (check):  Fix libg++ special case.
14672
14673 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14674
14675         * configure: do not bury `pwd` into config.status, thus do fewer
14676           pwd's.
14677
14678         * configure: print the "Building in" message only when building in
14679           other than "." AND verbose.
14680
14681         * configure: remove -s, rework -v to better accommodate guested
14682           configures.
14683
14684         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14685
14686 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14687
14688         * Makefile.in: macroize flags passed on recursion.  remove
14689           fileutils.
14690
14691 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14692
14693         * configure: get makesrcdir right for subdirs deeper than 1.
14694
14695         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14696           install.
14697
14698 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14699
14700         * Makefile.in: don't print subdir_do or recursion lines.
14701
14702 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14703
14704         * standards.texi: added menu item.
14705
14706         * Makefile.in: build and install standards.info.
14707
14708         * standards.texi: new file.
14709
14710 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14711
14712         * configure: test for and move config.status pieces from
14713           ${subdir}/.
14714
14715 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14716
14717         * configure:  Test for existance of files before trying to mv
14718         them, to avoid numerous non-existance messages.
14719
14720 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14721
14722         * configure: correct final line of config.status.
14723
14724         * configure: patch from eggert.  Avoids a protection problem if
14725           the original Makefile.in is read only.
14726
14727         * configure: use move-if-change from gcc to create config.status.
14728           Some makefiles depend on config.status to tell if a directory
14729           has been reconfigured for a different host.  This change
14730           prevents those directories from remaking everything in the case
14731           where the reconfig was only intended to rebuild a Makefile.
14732
14733         * configure: test for config.sub with "config.sub sun4" rather
14734           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14735           host alias from a missing config.sub.
14736
14737 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14738
14739         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14740           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14741
14742 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14743
14744         * configure: mkdir ${subdir} as needed.
14745
14746 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14747
14748         * Makefile.in,configure.in: added autoconf.
14749
14750 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14751
14752         * Makefile.in: no longer pass against on recursion.
14753
14754         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14755           definitions are not inherited.
14756
14757         * configure: correct makesrcdir when subdir is .
14758
14759 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14760
14761         * configure:  Add support for 'subdirs' variable, which is
14762         like 'configdirs', except that configure doesn't re-invoke
14763         itself for subdirs, it just creates a Makefile for each subdir.
14764         * configure.texi:  Document subdirs.
14765
14766 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14767
14768         * configure.in: added flex to configdirs
14769
14770 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14771
14772         * Makefile.in: remove clean-stamps from clean.
14773
14774 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14775
14776         * configure.in:  Add gdbtest to configdirs.
14777
14778 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14779
14780         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14781         to recursive makes.
14782         * configure.in:  Recognize new ncr3000 config.
14783
14784 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14785
14786         * Makefile.in, configure.in: removed references to gdbm.
14787
14788 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14789
14790         * config.sub:  Don't canonicalize os value
14791         newsos* to bsd (readline needs to check for newsos).
14792         (This fix was earlier made Jan 31, but got re-broken.)
14793
14794 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14795
14796         * configure.in:  sco is an os, not a vendor!
14797
14798         * configure:  Quote $( better.  Keep various shells happy.
14799
14800 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14801
14802         * Makefile.in: eliminate stamp-files.
14803
14804 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14805
14806         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14807           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14808
14809 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14810
14811         * config.sub:  fix iris/iris3.
14812
14813 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14814
14815         * configure: re-add -rm.
14816
14817 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14818
14819         * Maskefile.in: add .stmp-rcs to all.
14820
14821         * configure.in: remove gas from rs6000 build, use aix host fragment.
14822
14823 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14824
14825         * configure: pass down site_option during recursion.
14826
14827 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14828
14829         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14830
14831 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14832
14833         * configure: Change exec_prefix so that it really defaults to prefix.
14834
14835 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14836
14837         * Makefile.in, configure.in:  Add support for mmalloc library.
14838
14839 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14840
14841         * Makefile.in: add stmp dependencies for a few more things.
14842
14843 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14844
14845         * configure: adjusted error message on objdir/srcdir configure
14846           collision, per john's suggestion.
14847
14848         * Makefile.in: add libiberty stmp to all and all.cross.
14849
14850 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14851
14852         * Makefile.in: remove force dependencies, add grep to all.
14853
14854 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14855
14856         * Makefile.in: drop flex.  make stamp files work.
14857
14858         * configure: added test for conflicting configuration in srcdir,
14859           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14860           gets cranky.  use relative paths for configure and srcdir
14861           whenever possible.  Send some error messages to stderr that were
14862           going to stdout.
14863
14864 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14865
14866         * Makefile.in:  Fix libg++ rule to check for gcc directory
14867         before using gcc/gcc.  Also pass XTRAFLAGS.
14868
14869 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14870
14871         * Makefile.in: added stmp-files so that directories aren't polled
14872           when they are already built.
14873
14874         * configure.texi: fixed a node pointer problem.
14875
14876 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14877
14878         * config.sub configure.in gdb/configure.in
14879         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14880         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14881         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14882
14883 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14884
14885         * configure: -recurring becomes -silent.  corrected help message
14886           for -site= option.
14887
14888         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14889
14890 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14891
14892         * configure: when building Makefile for crosses, replace
14893           tooldir and program_prefix.  default srcdir from location of
14894           config.sub.  remove "for host in hosts" and "for target in
14895           targets" loops.
14896
14897 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14898
14899         * Makefile.in: Do not pass bindir or mandir to cvs.
14900
14901 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14902
14903         * Makefile.in, configure.in: removed traces of namesubdir,
14904           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14905           copyrights to '92, changed some from Cygnus to FSF.
14906
14907         * configure.texi: remove most references to multiple hosts,
14908           multiple targets, subdirs, etc.
14909
14910         * configure.man: removed rcsid. reference config.sub not
14911           config.subr.
14912
14913         * Makefile.in: mkdir $(infodir) on install-info.
14914
14915 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14916
14917         * configure.texi:  Explain better about .gdbinit and about
14918         the environment that configure.in sections run in.
14919
14920 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14921
14922         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14923
14924 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14925
14926         * README:  DOC.configure => cfg-paper.texi.
14927
14928 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14929
14930         * config.sub (near case $os):  Don't convert newsos* to bsd!
14931
14932 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14933
14934         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14935         the number of copies of COPYING that go into the GDB tar file.
14936
14937 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14938
14939         * bfd/configure.in, gdb/config/mh-i386sco,
14940         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14941         Fix SCO configuration stuff.
14942
14943 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14944
14945         * Makefile.in:  For libg++, make sure the -I pointing
14946         to the gcc directory goes *after* all the libg++-local -I flags.
14947         Also, move just-gcc dependency from just-libg++ to all-libg++.
14948
14949 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14950
14951         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14952
14953 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14954
14955         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14956
14957 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14958
14959         * config.sub:  Add stratus configuration frags.  Also
14960         submitted to FSF.
14961
14962 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14963
14964         * Makefile.in (DEV_SUPPORT):  add configure.man.
14965
14966         * config.sub(Decode manufacturer-specific):  add -none*.
14967
14968 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14969
14970         * Makefile.in:  remove form feeds to make Sun's make happy.
14971         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14972
14973 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14974
14975         * Makefile.in (AR_FLAGS):  Make quieter.
14976
14977 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14978
14979         * configure.in:  Add libg++.
14980         * configure:  When verbose, don't output the command line at each
14981         level; it will be unremarkably the same as the previous version,
14982         which will be the same as what the user typed.
14983
14984 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14985
14986         * configure.in, Makefile.in: fix clean-info, add flex.  add
14987           fileutils.
14988
14989         * configure: be less sensitive to spaces in Makefile.in.  Do not
14990           look for sources in "..".  Doing so breaks subdirectories that
14991           might have their own configure.  If a subdir has it's own
14992           configure script, use it.
14993
14994 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14995
14996         * cfg-paper.texi: some changes suggested by rms.
14997
14998 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14999
15000         * config.sub:  Merge in some small additions from the FSF version,
15001         taken from the gcc distribution, to bring the Cygnus and FSF
15002         versions into closer sync.
15003
15004 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15005
15006         * configure.in:  Changed svr4 references to sysv4.
15007
15008 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15009
15010         * configure: added -V for version number option.
15011
15012 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15013
15014         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15015           renamed from DOC.configure to cfg-paper.texi.
15016
15017 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15018
15019         * configure, config.subr, config.sub: config.subr is now
15020           config.sub again.
15021
15022 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15023
15024         * configure.texi: new file, in progress.
15025
15026         * Makefile.in: build info file and install the man page for
15027           configure.
15028
15029         * configure.man: new file, first cut.
15030
15031         * configure: find config.subr again now that configuration "none"
15032           has gone.  removed all traces of the -ansi option.  removed all
15033           traces of the -languages option.
15034
15035         * config.subr: resync from rms.
15036
15037 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15038
15039         * configure, config.sub, config.subr: merge config.sub into
15040           config.subr, call the result config.subr, remove config.sub, use
15041           config.subr.
15042
15043         * Makefile.in: revised install for dir.info.
15044
15045 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15046
15047         * configure.in: add decstation host makefile frag.
15048
15049         * Makefile.in: BISON now bison -y again.  also install-gcc on
15050           install.  clean-gdbm on clean.  infodir belongs in datadir.
15051           Make directories for info install.  Build dir.info here then
15052           install it.
15053
15054 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15055
15056         * Makefile.in: fix for bad directory tests.
15057
15058 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15059
15060         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15061           regexp.  -srcdir relative was being handled incorrectly.
15062
15063         * Makefile.in: unwrapped some for loops so that parallel makes
15064           work again and so one can focus one's attention on a particular
15065           package.
15066
15067 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15068
15069         * configure: added PWD as a stand in for `pwd` (for speed). use
15070           elif wherever possible.  make -srcdir work without -objdir.
15071           -objdir= commented out.
15072
15073 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15074
15075         * configure: +options become --options.  -subdirs commented out.
15076           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15077           Makefile now at top of generated Makefile.  Removed cvs log
15078           entries.  added -srcdir.  create .gdbinit only if there is one
15079           in ${srcdir}.
15080
15081         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15082           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15083           and mandir now keyed off datadir by default.
15084
15085 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15086
15087         * Freshly created ChangeLog.
15088
15089 \f
15090 Local Variables:
15091 mode: change-log
15092 left-margin: 8
15093 fill-column: 76
15094 version-control: never
15095 End: