OSDN Git Service

PR tree-optimization/40550
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
2
3         PR bootstrap/40338
4         * configure.ac (comparestring): Create new variable.
5         * Makefile.tpl (comparestring): Use to skip some comparisions.
6         * configure: Regenerate.
7         * Makefile.in: Regenerate.
8
9 2009-06-26  Doug Evans  <dje@sebabeach.org>
10
11         * Makefile.def (host_modules): Add cgen.
12         * Makefile.in: Regenerate.
13         * configure.ac (host_tools): Add cgen.
14         * configure: Regenerate.
15
16 2009-06-23  DJ Delorie  <dj@redhat.com>
17
18         * MAINTAINERS: Add myself as mep maintainer.
19
20 2009-06-23  Ian Lance Taylor  <iant@google.com>
21
22         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
23         boot_languages.  Only bootstrap target libraries listed in
24         target_libs for some boot language.  Add --with-stage1-ldflags,
25         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
26         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
27         if not building with C++.
28         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
29         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
30         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
31         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
32         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
33         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
34         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
35         * configure, Makefile.in: Rebuild.
36
37 2009-06-23  Li Feng  <nemokingdom@gmail.com>
38
39         * MAINTAINERS: Added my name to write-after-approval list.
40
41 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
42
43         * configure.ac: Define is_elf for QNX Neutrino targets.
44         * configure: Regenerate.
45
46 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
47
48         * MAINTAINERS: Added my name to the write-after-approval list
49
50 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
51
52         * configure.ac: Detect MPC in default directory.
53         * configure: Regenerate.
54
55 2009-06-03  Jerome Guitton  <guitton@adacore.com>
56             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
57
58         * Makefile.tpl (all): Avoid a trailing backslash.
59         * Makefile.in: Regenerate.
60
61 2009-06-03  Ben Elliston  <bje@au.ibm.com>
62
63         * config.sub, config.guess: Update from upstream sources.
64
65 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
66
67         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
68         to noconfdirs.
69         * configure: Regenerate.
70
71 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
72
73         * Makefile.tpl ([+compare-target+]): Compare all stage
74         directories, rather than just gcc.
75         * Makefile.in: Rebuilt.
76
77 2009-06-01  Doug Kwan  <dougkwan@google.com>
78
79         * configure.ac: Support gold for target arm*-*-*.
80         * configure: Regenerate.
81
82 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
83
84         * Makefile.def: Add MPC support and dependencies.
85         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
86
87         * Makefile.in, configure: Regenerate.
88
89 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
90
91         * Makefile.tpl (all): Avoid harmless warning in make all when
92         gcc-bootstrap is enabled but stage_last does not exist.
93         * Makefile.in: Rebuilt.
94
95 2009-05-24  Nicolas Roche  <roche@adacore.com>
96
97         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
98         * Makefile.in: Regenerate.
99
100 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
101
102         * MAINTAINERS: Update my e-mail address.
103
104 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
105
106         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
107         * configure:  Regenerate.
108
109 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
110
111         PR other/40159
112         * Makefile.tpl (all): Don't assume gcc-bootstrap and
113         gcc-no-bootstrap are mutually exclusive.
114         * Makefile.in: Rebuilt.
115
116 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
117
118         PR other/40159
119         * Makefile.tpl (all): Don't end with unconditional success.
120         * Makefile.in: Rebuilt.
121
122 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
123
124         PR target/37137
125         * Makefile.def (flags_to_pass): Remove redundant and incomplete
126         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
127         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
128         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
129         stage_configureflags, stage_cflags and stage_libcflags into
130         explicit Makefile macros.
131         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
132         GFORTRAN.
133         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
134         CC.  Set CC_FOR_BUILD from CC.
135         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
136         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
137         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
138         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
139         and GFORTRAN.
140         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
141         (_LIBCFLAGS): Renamed to _TFLAGS.
142         (do-compare-debug, do-compare3-debug): Drop.
143         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
144         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
145         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
146         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
147         (XGCC_FLAGS_FOR_TARGET): New.
148         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
149         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
150         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
151         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
152         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
153         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
154         TFLAGS.
155         (BUILD_CONFIG): Include if requested.
156         (all): Set TFLAGS on bootstrap.
157         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
158         (all-stageid-prefixmodule): Likewise.
159         (do-clean, distclean-stageid): Set TFLAGS.
160         (restrap): Fix whitespace.
161         * Makefile.in: Rebuilt.
162
163 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
164
165         * config.guess: Sync with src.
166
167 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
168
169         * configure.ac ($with_ppl):  Default to no if not supplied.
170         ($with_cloog):  Likewise.
171         configure:  Regenerate.
172
173 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
174
175         * MAINTAINERS: Update my e-mail address.
176
177 2009-04-27  Nick Clifton  <nickc@redhat.com>
178
179         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
180
181 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
182
183         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
184         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
185         * Makefile.in: Regenerate.
186
187 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
188
189         PR bootstrap/39739
190         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
191         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
192
193         * configure, Makefile.in: Regenerate.
194
195 2009-04-21  Taras Glek  <tglek@mozilla.com>
196
197         * include/hashtab.h: Update GTY annotations to new syntax
198         * include/splay-tree.h: Likewise
199
200 2009-04-17  Ben Elliston  <bje@au.ibm.com>
201
202         * config.sub, config.guess: Update from upstream sources.
203
204 2009-04-15  Anthony Green  <green@moxielogic.com>
205
206         * configure.ac: Add moxie support.
207         * configure: Rebuilt.
208
209 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
210
211         * configure.ac: Change copyright header to refer to version
212         3 of the GNU General Public License and to point readers at the
213         COPYING3 file and the FSF's license web page.
214         * Makefile.def: Likewise.
215         * Makefile.tpl: Likewise.
216         * Makefile.in: Regenerate.
217
218 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
219
220         * configure.ac: Restore match for darwin9 or later. Use double
221         brackets since regeneration eats one pair.
222         * configure: Regenerate.
223
224 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
225
226         PR gas/10039
227         * configure.ac: Require texinfo 4.7.
228         * configure: Regenerated.
229
230 2009-04-09  Nick Clifton  <nickc@redhat.com>
231
232         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
233         the GCC Runtime Library Exception.
234
235 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
236
237         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
238         * configure: Regenerate.
239
240 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
241
242         * Makefil.def (languages): New entries.
243         * Makefile.tpl (check-gcc-*): New generic target.
244         * Makefile.in: Regenerate.
245
246 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
247
248         * MAINTAINERS:  Update my email address.
249
250 2009-03-18  Tom Tromey  <tromey@redhat.com>
251
252         * configure: Rebuild.
253         * configure.ac (host_libs): Add libiconv.
254         * Makefile.in: Rebuild.
255         * Makefile.def (host_modules): Add libiconv.
256         (configure-gdb, all-gdb): Depend on libiconv.
257
258 2009-03-16  Tristan Gingold  <gingold@adacore.com>
259
260         * configure.ac: Treat gdb as supported on x86_64-darwin.
261         * configure: Regenerate.
262
263 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
264
265         * configure.ac (--with-host-libstdcxx): New option.
266         * configure: Regenerate.
267
268 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
269
270         * MAINTAINERS:  Move myself into the write after approval list.
271
272 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
273
274         * MAINTAINERS: Update e-mail address.
275         
276 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
277
278         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
279
280 2009-03-10  Ira Rosen <irar@il.ibm.com>
281
282         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
283
284 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
285
286         Backport from git Libtool:
287
288         2009-01-19  Robert Millan  <rmh@aybabtu.com>
289         Support GNU/kOpenSolaris.
290         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
291         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
292         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
293         GNU/kOpenSolaris.
294
295 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
296
297         * MAINTAINERS: Update e-mail address.
298
299 2009-02-24  Michael Eager  <eager@eagercon.com>
300
301         * MAINTAINERS (Write After Approval): Add self.
302
303 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
304
305         * MAINTAINERS (Write After Approval): Add myself.
306
307 2009-02-05  Andreas Schwab  <schwab@suse.de>
308
309         * Makefile.tpl (stage_last): Define $r and $s before using
310         $(RECURSE_FLAGS_TO_PASS).
311         * Makefile.in: Regenerate
312
313 2009-01-30  Ian Lance Taylor  <iant@google.com>
314
315         * MAINTAINERS: Move myself to the Global Reviewers list.
316
317 2009-01-29  Robert Millan  <rmh@aybabtu.com>
318
319         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
320         * configure: Regenerate.
321
322 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
323
324         * MAINTAINERS: Make whitespace consistent.
325         Remove Robert Millan from Write After Approval.
326
327 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
328
329         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
330         (all-opcodes): Depend on all-libiberty.
331         * Makefile.in: Regenerate.
332
333 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
334
335         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
336         * configure: Regenerate.
337
338 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
339
340         * MAINTAINERS (Write After Approval): Add myself.
341
342 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
343
344         * MAINTAINERS: Add myself to reviewers (Fortran).
345
346 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
347
348         PR tree-optimization/38515
349         * configure.ac (cloog-polylib): Removed.
350         (with_ppl, with_cloog): Test for "no".
351         * configure: Regenerated.
352
353 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
354
355         * MAINTAINERS: Moved myself to reviewers (Fortran).
356
357 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
358
359         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
360         (Write After Approval): Remove myself.
361
362 2009-01-03  Diego Novillo  <dnovillo@google.com>
363
364         * MAINTAINERS: Remove myself from alias maintainership.
365
366 2009-01-02  David Ayers  <ayers@fsfe.org>
367
368         * MAINTAINERS: Update e-mail address.
369
370 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
371
372         * MAINTAINERS: Make whitespace consistent.
373
374 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
375
376         Backport from upstream Libtool:
377         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
378         Add cache variables to tests that require the linker to work.
379         For shlibpath_overrides_runpath, this also changes the semantics
380         to let the result from the C compiler take precedence.
381
382 2008-12-02  Ben Elliston  <bje@au.ibm.com>
383
384         * config.sub, config.guess: Update from upstream sources.
385
386 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
387
388         * configure.ac (ppllibs): Add by default the lib flags.
389         * configure: Regenerate.
390
391 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
392
393         * MAINTAINERS:  Add myself to the write after approval list.
394
395 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
396
397         * configure.ac: Add double brackets on darwin[912].
398         * configure: Regenerate.
399
400 2008-12-03  Daniel Kraft  <d@domob.eu>
401
402         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
403         Approval to Reviewer section (for Fortran front-end).
404
405 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
406
407         * configure.ac: Expand to darwin10 and later.
408         * configure: Regenerate.
409
410 2008-12-02  Andreas Schwab  <schwab@suse.de>
411
412         * Makefile.def: configure-target-boehm-gc depends on
413         all-target-libstdc++-v3.
414         * Makefile.in: Regenerate.
415
416 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
417
418         * MAINTAINERS:  Add myself as mingw maintainer.
419
420 2008-12-02  Ben Elliston  <bje@au.ibm.com>
421
422         * config.sub, config.guess: Update from upstream sources.
423
424 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
425
426         * README.SCO: Remove.
427
428 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
429
430         * MAINTAINERS:  Add myself to the write after approval list.
431
432 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
433
434         * MAINTAINERS:  Update my email address in WAA section.
435
436 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
437
438         * MAINTAINERS: Update e-mail address.
439
440 2008-11-27  Toon Moene <toon@moene.org>
441
442         * MAINTAINERS: Change e-mail address.
443
444 2008-11-27  Tristan Gingold  <gingold@adacore.com>
445
446         * configure.ac: Build gdb for i?86-*-darwin*
447         * configure: Regenerated.
448
449 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
450
451         * MAINTAINERS: Added my full name.
452
453 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
454
455         PR bootstrap/38014
456         PR bootstrap/37923
457
458         Revert:
459
460         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
461
462         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
463         * Makefile.in: Regenerated.
464
465         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
466
467         PR gdb/921
468         PR gdb/1646
469         PR gdb/2175
470         PR gdb/2176
471
472         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
473         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
474         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
475         (HOST_EXPORTS): Pass CPPFLAGS.
476         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
477         (LDFLAGS_FOR_TARGET): Initialize from configure script.
478         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
479         * Makefile.in, configure: Regenerated.
480         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
481         and CPPFLAGS_FOR_BUILD.
482
483 2008-11-06  Jeff Law <law@redhat.com>
484
485         * MAINTAINERS: Add myself as middle end maintainer.
486
487 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
488
489         * MAINTAINERS (Write after approval): Add myself.
490
491 2008-11-05  Diego Novillo  <dnovillo@google.com>
492
493         * MAINTAINERS (Global Reviewers): Add myself.
494         (Non-Algorithmic Maintainers): Remove myself.
495
496 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
497
498         * MAINTAINERS (Write after approval): Add myself.
499
500 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
501
502         * MAINTAINERS (Write after approval): Add myself.
503
504 2008-10-31  Ben Elliston  <bje@au.ibm.com>
505
506         * configure.ac (spu-*-*): Remove special case.
507         * configure: Regenerate.
508
509 2008-10-30  Catherine Moore  <clm@codesourcery.com>
510
511         * MAINTAINERS (Write after approval): Update my email address.
512
513 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
514
515         * configure.ac [spu-*-*]: Do not set skipdirs.
516         * configure: Re-generate.
517
518 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
519
520         * MAINTAINERS (Various Maintainers): Add myself to reload.
521
522 2008-10-25  Richard Guenther  <rguenther@suse.de>
523
524         * MAINTAINERS (Various Maintainers): Add myself as middle-end
525         maintainer.  Remove myself as libgcc-math maintainer.
526         (Non-Algorithmic Maintainers): Remove myself.
527
528 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
529
530         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
531         * Makefile.in: Regenerated.
532
533 2008-10-23  Cary Coutant  <ccoutant@google.com>
534
535         * MAINTAINERS (Write after approval): Add myself.
536
537 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
538
539         PR gdb/921
540         PR gdb/1646
541         PR gdb/2175
542         PR gdb/2176
543
544         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
545         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
546         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
547         (HOST_EXPORTS): Pass CPPFLAGS.
548         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
549         (LDFLAGS_FOR_TARGET): Initialize from configure script.
550         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
551         * Makefile.in, configure: Regenerated.
552         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
553         and CPPFLAGS_FOR_BUILD.
554
555 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
556
557         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
558         Sebastian Pop.
559
560 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
561
562         * MAINTAINERS (Write After Approval): Added myself.
563
564 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
565
566         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
567         recommended version to 2.3.2.
568
569         * configure: Regenerate.
570
571 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
572
573         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
574
575 2008-09-29  David Daney <david.daney@caviumnetworks.com>
576
577         * MAINTAINERS (Write After Approval): Update e-mail address.
578
579 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
580
581         * libtool.m4: Update to libtool 2.2.6.
582         * lt~obsolete.m4: Update to libtool 2.2.6.
583         * ltmain.sh: Update to libtool 2.2.6.
584         * ltsugar.m4: Update to libtool 2.2.6.
585         * ltversion.m4: Update to libtool 2.2.6.
586         * ltoptions.m4: Update to libtool 2.2.6.
587         * ltgcc.m4: Update to match changes from libtool 2.2.6.
588
589 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
590
591         * MAINTAINERS (Write After Approval): Add myself.
592
593 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
594
595         * MAINTAINERS (Write After Approval): Update my name.
596
597 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
598
599         * MAINTAINERS: Add myself in "Write After Approval".
600
601 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
602
603         * MAINTAINERS: Add myself as ia64 maintainer.
604
605 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
606
607         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
608         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
609         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
610         and Michael Tiemann from Write After Approval since they do not
611         actually have access.
612
613 2008-09-05  Richard Guenther  <rguenther@suse.de>
614
615         * configure.ac: Initialize clooglibs to -lcloog.
616         * configure: Re-generate.
617
618 2008-09-04  Le-Chun Wu  <lcwu@google.com>
619
620         * MAINTAINERS (Write After Approval): Add myself.
621
622 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
623
624         * configure.ac (--with-cloog-polylib): New.
625         (--disable-cloog-version-check): New.
626         (--disable-ppl-version-check): New.
627         * configure: Re-generate.
628
629 2008-09-03  Richard Guenther  <rguenther@suse.de>
630
631         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
632         cloog test.
633         * configure: Re-generate.
634
635 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
636
637         Add picoChip port.
638         * MAINTAINERS: Add picoChip maintainers.
639
640 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
641             Tobias Grosser  <grosser@fim.uni-passau.de>
642             Jan Sjodin  <jan.sjodin@amd.com>
643             Harsha Jagasia  <harsha.jagasia@amd.com>
644             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
645             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
646             Adrien Eliche  <aeliche@isty.uvsq.fr>
647
648         Merge from graphite branch.
649         * configure: Regenerate.
650         * Makefile.in: Regenerate.
651         * configure.ac (host_libs): Add ppl and cloog.
652         Add checks for PPL and CLooG.
653         * Makefile.def (ppl, cloog): Added modules and dependences.
654         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
655         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
656
657 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
658
659         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
660         (GCC_SHLIB_SUBDIR): New.
661         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
662         * configure: Regenerate.
663         * Makefile.in: Regenerate.
664
665 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
666
667         * MAINTAINERS: Consistently use tabs to separate columns.
668
669 2008-08-29  Tristan Gingold  <gingold@adacore.com>
670
671         * MAINTAINERS (Write after Approval): Add myself.
672
673 2008-08-28  Tristan Gingold  <gingold@adacore.com>
674
675         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
676         Enable bfd, binutils and opcodes.
677         * configure: Regenerate.
678
679 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
680
681         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
682
683 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
684
685         * MAINTAINERS:  Use correct Umlaut for last name.
686
687 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
688
689         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
690
691 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
692
693         * MAINTAINERS: Update my email address.
694
695 2008-08-16  Nicolas Roche  <roche@adacore.com>
696
697         * Makefile.tpl: Add BOOT_ADAFLAGS.
698         * Makefile.in: Regenerate.
699
700 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
701
702         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
703         * configure: Regenerate.
704
705 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
706
707         * configure.ac: Add makefile fragments for hpux.
708         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
709         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
710         * configure: Regenerate.
711         * Makefile.in: Regenerate.
712
713 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
714
715         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
716
717 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
718
719         * MAINTAINERS (Write after Approval): Add myself.
720
721 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
722
723         * MAINTAINERS (Write After Approval):  Add myself.
724
725 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
726
727         * MAINTAINERS (Write After Approval):  Add myself.
728
729 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
730
731         * MAINTAINERS: Update my email address.
732
733 2008-06-25  Joey Ye  <joey.ye@intel.com>
734
735         * MAINTAINERS (Write After Approval):  Add myself.
736
737 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
738
739         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
740         * Makefile.in: Regenerate.
741         * configure: Regenerate.
742
743 2008-06-17  Daniel Kraft  <d@domob.eu>
744
745         * MAINTAINERS (Write After Approval):  Add myself.
746
747 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
748
749         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
750         "$@" is still intact with both Autoconf 2.59 and 2.62.
751         * configure: Regenerate.
752
753 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
754
755         * Makefile.tpl: Fix comment errors.
756         * Makefile.in: Regenerate.
757
758 2008-06-12  David S. Miller  <davem@davemloft.net>
759             David Edelsohn  <edelsohn@gnu.org>
760
761         * configure.ac: Add powerpc*-*-* to gold supported targets.
762         * configure: Regenerate.
763
764 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
765
766         PR tree-optimization/36218
767         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
768         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
769         (all prefix="build-"): Pass them to build-system sub-makes.
770         * Makefile.in: Regenerate.
771
772 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
773
774         * MAINTAINERS (mt port): Remove.
775         (sco5, unixware, sco udk): Remove.
776         (Kean Johnston): Add to Write After Approval.
777
778 2008-05-30  Julian Brown  <julian@codesourcery.com>
779
780         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
781         of libobjc for ARM EABI Linux.
782         * configure: Regenerate.
783
784 2008-05-18 Xinliang David Li   <davidxl@google.com>
785
786         * ChangeLog: Remove wrong ChangeLog entry.
787
788 2008-05-17 Xinliang David Li   <davidxl@google.com>
789
790         * MAINTAINERS (Write After Approval): Add myself.
791
792 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
793
794         * MAINTAINERS (Write After Approval): Add myself.
795
796 2008-05-14  Rafael Espíndola  <espindola@google.com>
797
798         * config-ml.in: don't handle --enable-shared and --enable-static.
799
800 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
801
802         * MAINTAINERS: Update my email address.
803
804 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
805
806         * MAINTAINERS: Update my email address.
807
808 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
809
810         * MAINTAINERS (Write After Approval): Add myself.
811
812 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
813
814         * MAINTAINERS (Write After Approval): Add myself.
815
816 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
817
818         * MAINTAINERS (crx): Add myself.
819
820 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
821
822         Sync with src:
823         2008-04-14  David S. Miller  <davem@davemloft.net>
824
825         * configure.ac: Add sparc*-*-* to gold supported targets.
826         * configure: Regenerate.
827
828 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
829
830         PR bootstrap/35457
831         * configure.ac: Include override.m4.
832         * configure: Regenerate.
833
834 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
835
836         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
837         * Makefile.in: Regenerate.
838
839 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
840
841         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
842         as nonconfigurable directories list.
843         * configure: Regenerate.
844
845 2008-04-14  Ben Elliston  <bje@au.ibm.com>
846
847         * config.sub, config.guess: Update from upstream sources.
848
849 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
850
851         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
852         * Makefile.in: Regenerate.
853
854 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
855
856         * configure.ac: Do not build libssp for the AVR.
857         * configure: Regenerate.
858
859 2008-04-07  Ian Lance Taylor  <iant@google.com>
860
861         * Makefile.def: check-gold depends upon all-binutils.
862         * Makefile.in: Regenerate.
863
864 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
865
866         * MAINTAINERS (Write After Approval): Add myself.
867
868 2008-04-04  Nick Clifton  <nickc@redhat.com>
869
870         PR binutils/4334
871         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
872         builds.
873         * configure: Regenerate.
874
875 2008-04-04  NightStrike  <NightStrike@gmail.com>
876
877         PR other/35151
878         * configure.ac: Combine rules for mingw32 and mingw64.
879         * configure: Regenerate.
880
881 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
882
883         * MAINTAINERS (Write After Approval): Add myself.
884
885 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
886
887         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
888         * Makefile.in (.NOTPARALLEL): Ditto.
889
890 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
891
892         * MAINTAINERS (Write After Approval): Add myself.
893
894 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
895
896         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
897         * Makefile.in (.NOTPARALLEL): Regenerate.
898
899 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
900
901         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
902         * Makefile.in: Regenerate.
903
904 2008-03-26  Jakub Staszak  <kuba@et.pl>
905
906         * MAINTAINERS (Write After Approval): Add myself.
907
908 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
909
910         * MAINTAINERS:  Update e-mail address.
911
912 2008-03-20  Ian Lance Taylor  <iant@google.com>
913
914         * configure.ac: Add support for --enable-gold.
915         * Makefile.def: Add gold as a directory like ld.
916         * configure, Makefile.in: Regenerate.
917
918 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
919
920         * configure.ac: m4_include config/proginstall.m4.
921         * configure: Regenerate.
922
923         Backport from upstream Libtool:
924
925         2007-10-12  Eric Blake  <ebb9@byu.net>
926
927         Deal with Autoconf 2.62's semantic change in m4_append.
928         * ltsugar.m4 (lt_append): Replace broken versions of
929         m4_append.
930         (lt_if_append_uniq): Don't require separator to be overquoted,
931         and avoid broken m4_append.
932         (lt_dict_add): Fix typo.
933         * libtool.m4 (_LT_DECL): Don't overquote separator.
934
935 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
936
937         * config.rpath: Add AIX 6 support.
938
939 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
940
941         * Makefile.def (stageprofile).  Remove -fprofile-generate
942         from stage_libcflags.
943         * Makefile.in: Regenerate.
944
945 2008-03-13  Ben Elliston  <bje@au.ibm.com>
946
947         * config.sub, config.guess: Update from upstream sources.
948
949 2008-03-06  Tom Tromey  <tromey@redhat.com>
950
951         * MAINTAINERS: Update for treelang deletion.
952
953 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
954
955         * MAINTAINERS: Update my email address.
956
957 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
958
959         * MAINTAINERS (darwin port): Add myself as a maintainer.
960         (objective-c/c++): Add myself as a maintainer.
961
962 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
963
964         * MAINTAINERS (Write After Approval): Update my email address.
965
966 2008-02-25  Tomas Bily  <tbily@suse.cz>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
971
972         * MAINTAINERS (OpenMP): Add myself.
973
974 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
975
976         PR bootstrap/32009
977         PR bootstrap/32161
978
979         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
980         * configure: Regenerate.
981
982         * Makefile.def: Define stage_libcflags for all bootstrap stages.
983         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
984         STAGE4_LIBCFLAGS): New.
985         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
986         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
987         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
988         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
989         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
990         for target modules.  Don't export LIBCFLAGS.
991         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
992         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
993         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
994         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
995         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
996         * Makefile.in: Regenerate.
997
998 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
999
1000         PR libgcj/33085
1001         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1002         Do not use -DDLL_EXPORT.  Backport from upstream.
1003
1004 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1005
1006         * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1009
1010         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1011         * configure: Regenerate.
1012
1013 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1014
1015         * configure.ac (xtensa*-*-*): Recognize processor variants.
1016         * configure: Regenerate.
1017
1018 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1019
1020         PR bootstrap/34922
1021         * configure.ac (PARSE_ARGS): Push suitable setting of
1022         ac_subdirs_all, for `./configure --help=recursive'.
1023         Handle `+' in generic toplevel directory disabling.
1024         * configure: Regenerate.
1025
1026 2008-01-28  Nick Clifton  <nickc@redhat.com>
1027
1028         * MAINTAINERS (xstormy16): Take over maintainership.
1029
1030 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1031
1032         * MAINTAINERS (c4x port): Remove.
1033
1034 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1035
1036         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1037
1038 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1039
1040         * config.sub, config.guess: Update from upstream sources.
1041
1042 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1043
1044         * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1047
1048         * MAINTAINERS: Update my email address.
1049
1050 2008-01-09  Raksit Ashok  <raksit@google.com>
1051
1052         * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2008-01-09  Raksit Ashok  <raksit@google.com>
1055
1056         * MAINTAINERS (Write After Approval): Add myself.
1057
1058 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1059
1060         * config.sub, config.guess: Update from upstream sources.
1061
1062 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1063
1064         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1065         Change recommended MPFR from 2.2.1 -> 2.3.0.
1066         * configure: Regenerate.
1067
1068 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1069
1070         * MAINTAINERS: Update my email address.
1071
1072 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1073
1074         * MAINTAINERS: Update my email address.
1075
1076 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1077
1078         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1079         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1080         * Makefile.in: Regenerate.
1081
1082 2007-12-10  Mark Heffernan <meheff@google.com>
1083
1084         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1085         misplaced entries.
1086
1087 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1088
1089         * configure.ac: Enable libjava for x86_64-*-darwin9.
1090         * configure: Regenerate.
1091
1092 2007-12-07  Bill Maddox <maddox@google.com>
1093
1094         * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1097
1098         * config.sub, config.guess: Update from upstream sources.
1099
1100 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1101
1102         * config-ml.in: Remove 64bit configure tests.
1103
1104 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1105
1106         * config-ml.in: Robustify against white space in absolute file
1107         names.
1108
1109         * config-ml.in (multi-clean): Substitute ${Makefile}.
1110         Remove superfluous ${Makefile} in list.
1111
1112 2007-11-19  Thiemo Seufer  <ths@mips.com>
1113
1114         * config-ml.in: Don't hardcode the Makefile name.
1115
1116 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1117
1118         * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1121
1122         * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2007-11-06  Doug Kwan <dougkwan@google.com>
1125
1126         * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1129
1130         * MAINTAINERS (mercury): Remove entry.
1131         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1132
1133 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1134
1135         * Makefile.def (dependencies): Make configure-gdb depend on
1136         all-intl.
1137         * Makefile.in: Regenerated.
1138
1139 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1140
1141         * MAINTAINERS (Fortran maintainer): Remove myself.
1142
1143 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1144
1145         * Makefile.def: To avoid problems running with parallel makes,
1146         build newlib before libgloss so that target specific header
1147         files are availble.
1148         * Makefile.in: Regenerate
1149
1150 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1151
1152         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1153         * Makefile.in: Regenerate.
1154
1155 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1156
1157         * MAINTAINERS (Register allocation reviewer): Add myself.
1158
1159 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1160
1161         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1162         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1163         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1164         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1165         * configure: Regenerate.
1166
1167 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1168
1169         * MAINTAINERS (Register allocation reviewer): Add myself.
1170
1171 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1172
1173         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1174         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1175         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1176         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1177         * configure.ac: Default them to host tools for $host = $build.
1178         Subst them.
1179
1180         * configure: Regenerate.
1181         * Makefile.in: Regenerate.
1182
1183 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1184
1185         * MAINTAINERS (Register allocation reviewer): Add myself.
1186
1187 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1188
1189         * MAINTAINERS (Register allocation reviewer): Add myself.
1190
1191 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1192
1193         * MAINTAINERS (Write After Approval): Fix typo.
1194
1195 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1196
1197         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1198         * configure: Regenerate.
1199
1200 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1201
1202         PR bootstrap/31906
1203         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1204         they're already prefixed.
1205
1206 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1207
1208         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1209         libstdc++.
1210         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1211         * configure: Regenerate.
1212         * Makefile.in: Regenerate.
1213
1214 2007-09-17  Andreas Schwab  <schwab@suse.de>
1215
1216         * configure.ac: Raise minimum makeinfo version to 4.6.
1217         * configure: Regenerate.
1218
1219 2007-09-17  Johannes Singler <singler@ira.uka.de>
1220
1221         * MAINTAINERS (write-after-approval) add myself
1222
1223 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1224
1225         * configure.ac: Correct makeinfo version check.
1226         * configure: Regenerate.
1227
1228 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1229
1230         * MAINTAINERS: Update my email address.
1231
1232 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1233
1234         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1235         to $skipdirs and only disable gprof for newlib.  Use the normal
1236         mips*-elf* handling in other respects.
1237         * configure: Regnerate.
1238
1239 2007-09-12  David Daney  <ddaney@avtrex.com>
1240
1241         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1242         enabling libgcj.
1243         * configure: Regenerate.
1244
1245 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1246
1247         PR other/32154
1248         * configure.ac: For libgloss targets, point the linker to the linker
1249         script, startup code and simulator library.
1250         * configure: Regenerate.
1251
1252 2007-09-07  Andrew Haley  <aph@redhat.com>
1253
1254         * configure.ac (noconfigdirs): Remove target-libffi and
1255         target-libjava.
1256         * configure: Regenerate.
1257
1258 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1259
1260         PR target/33281
1261         * configure.ac: Use config/mh-mingw on mingw.
1262         * configure: Regenerate.
1263
1264 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1265
1266         * MAINTAINERS (Write After Approval): Add myself.
1267
1268 2007-09-05  Richard Guenther  <rguenther@suse.de>
1269
1270         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1271         nor --disable-checking is provided also turn on yes and types
1272         checking for stage1.
1273         * configure: Re-generate.
1274
1275 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1276
1277         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1278         (Write After Approval): Remove myself.
1279
1280 2007-08-29  Nick Clifton  <nickc@redhat.com>
1281
1282         * config.sub, config.guess: Update from upstream sources.
1283
1284 2007-08-22  Bud Davis  <jmdavis@link.com>
1285
1286         * MAINTAINERS (Write After Approval): Added myself.
1287         * MAINTAINERS (Reviewers): Removed myself.
1288
1289 2007-08-18  Paul Brook  <paul@codesourcery.com>
1290             Joseph Myers  <joseph@codesourcery.com>
1291
1292         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1293         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1294         * Makefile.in: Regenerate.
1295         * configure.ac (--with-debug-prefix-map): New.
1296         * configure: Regenerate.
1297
1298 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1299             Nigel Stephens  <nigel@mips.com>
1300
1301         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1302         as target_makefile_frag.
1303         * configure: Regenerate.
1304
1305 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1306
1307         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1308         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1309         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1310         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1311         (do-compare, do-compare3, do-compare-debug): New.
1312         ([+compare-target+]): Use them.
1313
1314 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1315
1316         * MAINTAINERS (Write After Approval): Change my email address.
1317
1318 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1319             Ben Elliston  <bje@au.ibm.com>
1320
1321         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1322         --silent if $silent.
1323         * configure: Regenerate.
1324
1325 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1326
1327         * MAINTAINERS (Various Maintainers): Add myself as
1328         loop infrastructure maintainer.  Update my e-mail
1329         address.
1330
1331 2007-07-31  Diego Novillo  <dnovillo@google.com>
1332
1333         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1334         Adjust description.
1335
1336 2007-07-26  Richard Guenther  <rguenther@suse.de>
1337
1338         * configure.ac: Add types checking to stage1 checking flags.
1339         * configure: Regenerate.
1340
1341 2007-07-17  Nick Clifton  <nickc@redhat.com>
1342
1343         * COPYING3: New file.  Contains version 3 of the GNU General
1344         Public License.
1345         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1346         Lesser General Public License.
1347
1348 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1349
1350         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1351
1352 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1353
1354         * MAINTAINERS (S/390 co-maintainer): Add myself.
1355         (Write After Approval): Remove myself.
1356
1357 2007-07-13  Dan Hipschman  <dsh@google.com>
1358
1359         * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2007-07-11  Nick Clifton  <nickc@redhat.com>
1362
1363         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1364         WINDRES export.
1365         * Makefile.in: Regenerate.
1366
1367 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1368
1369         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1370         maintainer.
1371
1372 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1373
1374         * lt~obsolete.m4: New. Import from 20070318 libtool.
1375
1376 2007-07-03  Julian Brown  <julian@codesourcery.com>
1377
1378         * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1381
1382         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1383         * configure: Regenerate.
1384
1385 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1386
1387         * configure.ac: Add some missing m4 quotation.
1388         * configure: Regenerate.
1389
1390 2007-07-02  Simon Baldwin  <simonb@google.com>
1391
1392         * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1395
1396         * configure: Regenerate.
1397
1398 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1399
1400         * Makefile.def: Add windmc tool to build.
1401         * Makefile.tpl: Likewise.
1402         * configure.ac: Likewise.
1403         * Makefile.in: Regenerate.
1404         * configure: Regenerate.
1405
1406 2007-06-28  DJ Delorie  <dj@redhat.com>
1407
1408         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1409         not building newlib.
1410         * configure: Regenerated.
1411
1412 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1413
1414         * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1417
1418         * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1421
1422         * MAINTAINERS (Write After Approval): Add myself.
1423
1424 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1425
1426         * MAINTAINERS (Write After Approval): Add myself.
1427
1428 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1429
1430         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1431         * Makefile.in: Regenerated.
1432
1433 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1434
1435         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1436         bfin*-*-uclinux* targets.
1437         * configure: Regenerate.
1438
1439 2007-06-14  Ian Lance Taylor  <iant@google.com>
1440
1441         * MAINTAINERS: Add myself as non-algorithmic global write
1442         maintainer.
1443
1444 2007-06-14  Diego Novillo  <dnovillo@google.com>
1445
1446         * MAINTAINERS: Add self as middle-end maintainer and
1447         non-algorithmic global write maintainer.
1448
1449 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1450
1451         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1452         Move all Fortran maintainers except Paul Brook into the
1453         Non-Autopoiesis section.
1454
1455 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1456
1457         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1458         (distclean-stage[+id+]): Possibly delete stage_last.
1459         * Makefile.in: Regenerate.
1460
1461 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1462
1463         * MAINTAINERS (Various Maintainer): Fix typo.
1464
1465 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1466
1467         * MAINTAINERS (Various Maintainer): Add myself as
1468         dataflow maintainer.
1469
1470 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1471
1472         * config.sub, config.guess: Update from upstream sources.
1473
1474 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1475
1476         * Makefile.tpl: Fix spelling error.
1477         * Makefile.in: Regenerate.
1478
1479 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1480
1481         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1482         lt_cv_sys_max_cmd_len.
1483
1484 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1485
1486         * MAINTAINERS (Various Maintainers): Add myself as
1487         auto-vectorizer maintainer.
1488
1489 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1490
1491         PR libjava/32098
1492         * libtool.m4: Revert previous change.
1493         * ltgcc.m4: Put it here.
1494
1495 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1496
1497         * MAINTAINERS (Various Maintainers): Add myself as
1498         auto-vectorizer maintainer.
1499
1500 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1501
1502         PR libjava/32098
1503         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1504
1505 2007-05-30  Richard Guenther  <rguenther@suse.de>
1506
1507         * MAINTAINERS (Various Maintainers): Add myself as
1508         auto-vectorizer maintainer.
1509
1510 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1511
1512         PR bootstrap/29382
1513         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1514         * configure: Rebuilt.
1515
1516 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1517
1518         * MAINTAINERS (Write After Approval): Removed my name.
1519
1520 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1521
1522         * MAINTAINERS (Write After Approval): Remove myself.
1523
1524 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1525
1526         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1527
1528 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1529
1530         * ltmain.sh: Update from ToT Libtool.
1531         * libtool.m4: Update from ToT Libtool.
1532         * ltsugar.m4: New. Update from ToT Libtool.
1533         * ltversion.m4: New. Update from ToT Libtool.
1534         * ltoptions.m4: New. Update from ToT Libtool.
1535         * ltconfig: Remove.
1536         * ltcf-c.sh: Remove.
1537         * ltcf-cxx.sh: Remove.
1538         * ltcf-gcj.sh: Remove.
1539
1540 2007-05-22  Ollie Wild  <aaw@google.com>
1541
1542         * MAINTAINERS (Write After Approval): Add myself.
1543
1544 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1545
1546         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1547         stage_cflags.
1548         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1549         Remove CFLAGS/LIBCFLAGS.
1550         (configure-stage[+id+]-[+prefix+][+module+],
1551         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1552         * Makefile.in: Regenerate.
1553
1554 2007-05-15  Diego Novillo  <dnovillo@google.com>
1555
1556         * MAINTAINERS: Update e-mail address.
1557
1558 2007-05-15  Revital Eres  <eres@il.ibm.com>
1559
1560         * MAINTAINERS (Write After Approval): Add myself.
1561
1562 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1563
1564         * MAINTAINERS (Write After Approval): Updated my address.
1565
1566 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1567
1568         * MAINTAINERS (Write After Approval): Add myself.
1569
1570 2007-05-11  Silvius Rus  <rus@google.com>
1571
1572         * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2007-04-23  Tom Tromey  <tromey@redhat.com>
1575
1576         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1577
1578 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1579
1580         * MAINTAINERS (cpplib): Rename to ...
1581         (libcpp): ... this.  Add C/C++ front end maintainers.
1582
1583 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1584
1585         * config-ml.in: Pass ${ml_config_env} to configure calls.
1586
1587 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1588
1589         * MAINTAINERS (Write After Approval): Add myself.
1590
1591 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1592
1593         * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1596
1597         * MAINTAINERS (fortran 95 front end): Add myself.
1598
1599 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1600
1601         * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1604
1605         * MAINTAINERS (Modulo Scheduler): Add myself.
1606
1607 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1608
1609         * MAINTAINERS (fortran 95 front end): Add myself.
1610         (c++ front end): whitespace fix.
1611
1612 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1613
1614         * MAINTAINERS (Write After Approval): Add myself.
1615
1616 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1617
1618         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1619         of glob.  Quote arguments with single quotes too.
1620         * configure: Regenerate.
1621
1622 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1623
1624         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1625         * Makefile.in: Regenerate
1626
1627 2007-03-07  Andreas Schwab  <schwab@suse.de>
1628
1629         * configure: Regenerate.
1630
1631 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1632
1633         * configure.ac: Add "--with-pdfdir" configure option,
1634         which defines pdfdir variable.
1635         * Makefile.def (target=fixincludes): Add install-pdf to
1636         missing targets.
1637         (recursive_targets): Add install-pdf target.
1638         (flags_to_pass): Add pdfdir.
1639         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1640         target.
1641         * configure: Regenerate
1642         * Makefile.in: Regenerate
1643
1644 2007-02-28  Eric Christopher  <echristo@apple.com>
1645
1646         Revert:
1647         2006-12-07  Mike Stump  <mrs@apple.com>
1648
1649         * Makefile.def (dependencies): Add dependency for
1650         install-target-libssp and install-target-libgomp on
1651         install-gcc.
1652         * Makefile.in: Regenerate.
1653
1654 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1655
1656         * configure: Regenerate.
1657         * configure.ac: Move statements after variable declarations.
1658
1659 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1660
1661         * MAINTAINERS: Add myself as sh maintainer.
1662
1663 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1664
1665         * configure.ac: Adjust for loop syntax.
1666         * configure: Regenerate.
1667
1668 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1669
1670         * configure: Rebuilt.
1671
1672 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1673
1674         * configure.ac: Drop multiple occurrences of --enable-languages,
1675         and fix its quoting.
1676         * configure: Rebuilt.
1677
1678 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1679             Nathan Sidwell  <nathan@codesourcery.com>
1680             Vladimir Prus  <vladimir@codesourcery.com>
1681             Joseph Myers  <joseph@codesourcery.com>
1682
1683         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1684         * configure: Regenerate.
1685
1686 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1687
1688         * ltconfig (freebsd*): Default to elf.
1689
1690 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1691
1692         * configure.ac (target_libraries): Move libgcc before libiberty.
1693         * configure: Regenerated.
1694
1695 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1696             Paolo Bonzini  <bonzini@gnu.org>
1697
1698         PR bootstrap/30753
1699         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1700         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1701         * configure: Regenerated.
1702
1703 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1704
1705         * MAINTAINERS (Language Front End Maintainers): Update my mail
1706         address.
1707
1708 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1709
1710         PR bootstrap/30748
1711         * configure.ac: Correct syntax for Solaris ksh.
1712         * configure: Regenerated.
1713
1714 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1715
1716         * configure.ac: Sync with src.
1717         * configure: Regenerate.
1718
1719 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1720
1721         * Makefile.in: Regenerate.
1722
1723 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1724
1725         * config.sub: Sync with src.
1726
1727 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1728
1729         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1730         noncanonical equivalents.
1731         * configure.in: Rename to...
1732         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1733         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1734         target_noncanonical.  Use them.  Rewrite removal of configure
1735         arguments for autoconf 2.59.  Discard variable settings.  Force
1736         program_transform_name for native tools.
1737
1738         * Makefile.in: Regenerated.
1739         * configure: Regenerated with autoconf 2.59.
1740
1741 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1742
1743         * MAINTAINERS (Write After Approval): Add myself.
1744
1745 2007-01-31  Andreas Schwab  <schwab@suse.de>
1746
1747         * Makefile.tpl (LDFLAGS): Substitute it.
1748         * Makefile.in: Regenerate.
1749
1750 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1751
1752         * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1755
1756         * MAINTAINERS (spu port): Add myself.
1757
1758 2007-01-23  Richard Guenther  <rguenther@suse.de>
1759
1760         PR bootstrap/30541
1761         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1762         * Makefile.tpl (GNATBIND): Substitute it.
1763         (GNATMAKE): Likewise.
1764         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1765         of STAGE_PREFIX.
1766         * Makefile.in: Regenerate.
1767         * configure: Regenerate.
1768
1769 2007-01-18  Mike Stump  <mrs@apple.com>
1770
1771         * configure.in: Re-enable -Werror for gcc builds.
1772
1773 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1774
1775         * MAINTAINERS (Write After Approval): Add myself.
1776
1777 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1778
1779         * configure.in: Change == to = in test command.
1780         * configure: Regenerate.
1781
1782 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1783             Nick Clifton  <nickc@redhat.com>
1784             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1785
1786         * configure.in (build_configargs, host_configargs, target_configargs):
1787         Remove build/host/target parameters.
1788         (host_libs): Add gmp and mpfr.
1789         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1790         * Makefile.def (gmp, mpfr): New.
1791         (gcc): Remove target.
1792         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1793         target_os, target_vendor): New.
1794         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1795         * configure: Regenerate.
1796         * Makefile.in: Regenerate.
1797
1798 2007-01-11  Matt Fago  <fago@earthlink.net>
1799
1800         * configure.in: Try to link to functions only in mpfr 2.2.x
1801         to improve robustness of configure tests.
1802         * configure: Regenerate.
1803
1804 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1805
1806         * MAINTAINERS: Add myself as i386 maintainer.
1807
1808 2007-01-08  Jan Hubicka  <jh@suse.cz>
1809
1810         * MAINTAINERS: Add myself as i386 maintainer.
1811
1812 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1813
1814         * configure.in: Add support for an x86_64-mingw* target.
1815         * configure: Regenerate.
1816
1817 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1818
1819         * Makefile.tpl (all-target): Correct @if conditional for target
1820         modules.
1821         * configure.in: Omit libiberty if building only target libgcc.
1822         * configure, Makefile.in: Regenerated.
1823
1824 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1825
1826         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1827         * configure: Regenerate.
1828
1829 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1830
1831         * Makefile.def (target_modules): Add libgcc.
1832         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1833         * Makefile.tpl (clean-target-libgcc): Delete.
1834         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1835         on gcc even for bootstrapped modules.  Rewrite handling of
1836         lang_env_dependencies to loop over target_modules.
1837         * configure.in (target_libraries): Add target-libgcc.
1838         * Makefile.in, configure: Regenerated.
1839
1840 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1841
1842         * configure.in: Reorganize recognition of languages.  Add
1843         --enable-stage1-languages.  Show supported languages for the chosen
1844         target rather than all recognized languages.
1845         * configure: Regenerate.
1846
1847 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1848
1849         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1850         * Makefile.in: Regenerate.
1851
1852 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1853
1854         * configure.in: Warn that MPFR 2.2.0 is buggy.
1855         * configure: Regenerate.
1856
1857 2006-12-27  Ian Lance Taylor  <iant@google.com>
1858
1859         * configure.in: When removing Makefiles to force a reconfigure, also
1860         remove prev-DIR*/Makefile.
1861         * configure: Regenerate.
1862
1863 2006-12-22  Andreas Schwab  <schwab@suse.de>
1864
1865         * configure: Regenerate with correct autoconf version.
1866
1867 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1868
1869         * configure.in: add AC_SUBST for *_FOR_TARGET.
1870         * configure: Regenerate.
1871
1872 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1873
1874         * configure.in: Simplify logic for rejecting languages that cannot
1875         be built.  Separate the case when a language is unsupported,
1876         from the case when the user chooses not to build a language.
1877
1878 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1879
1880         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1881         it only affects bootstrap and could be tested on "$host" as well.
1882         * configure: Regenerate.
1883         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1884
1885 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1886
1887         PR bootstrap/29544
1888         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1889         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1890         move here comment from Makefile.tpl.
1891         * Makefile.tpl: Move some definitions higher in the file.
1892         (STAGE1_CHECKING): New.
1893         * configure.in: Add --enable-stage1-checking.
1894         * configure: Regenerate.
1895         * Makefile.in: Regenerate.
1896
1897 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1898
1899         * MAINTAINERS: Add myself as build system maintainer.
1900
1901 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2006-12-13  Eric Christopher  <echristo@apple.com>
1906
1907         * MAINTAINERS: Add myself as darwin maintainer.
1908
1909 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1910
1911         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1912
1913 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1914
1915         MAINTAINERS: Update my entry.
1916
1917 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1918
1919         * configure.in:  Handle spu makefile frag.
1920         * Makefile.tpl (MAINT): Define
1921         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1922         * configure: Regenerate.
1923         * Makefile.in: Regenerate.
1924
1925 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1926
1927         * config.guess: Import latest version.
1928         * config.sub: Likewise.
1929
1930 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1931
1932         * configure.in (spu-*-*): Don't skip target-libiberty.
1933         * configure: Regenerate.
1934
1935 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1936
1937         PR bootstrap/30134
1938         * configure.in: Correct x86 darwin support for libjava to powerpc
1939         and i?86 only.
1940         * configure: Regenerate.
1941
1942 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1943
1944         * configure.in: Add x86 darwin support for libjava.
1945         * configure: Regenerate.
1946
1947 2006-12-07  Mike Stump  <mrs@apple.com>
1948
1949         * Makefile.def (dependencies): Add dependency for
1950         install-target-libssp and install-target-libgomp on
1951         install-gcc.
1952         * Makefile.in: Regenerate.
1953
1954 2006-12-04  Richard Guenther  <rguenther@suse.de>
1955
1956         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1957         (Non-Algorithmic Maintainers): Move over non-algorithmic
1958         loop optimizer maintainers, add myself as a non-algorithmic
1959         middle-end maintainer.
1960
1961 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1962
1963         * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1966
1967         * configure.in: Update error message for missing GMP/MPFR.
1968
1969         * configure: Regenerate.
1970
1971 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1972
1973         * configure.in: Update MPFR version in error message.
1974
1975         * configure: Regenerate.
1976
1977 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1978
1979         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1980         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1981         --with-gmp-lib): New flags.
1982
1983         * configure: Regenerate.
1984
1985 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1986
1987         * MAINTAINERS (Write After Approval): Change my email address.
1988
1989 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2006-11-22  Philipp Thomas <pth@suse.de>
1994
1995         * MAINTAINERS (i18n): Update e-mail address.
1996
1997 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1998
1999         * MAINTAINERS (spu port): Add myself as maintainer.
2000         (Write After Approval): Remove myself.
2001
2002 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2003
2004         * configure.in (skipdirs): Don't build libssp for SPU.
2005         * configure: Regenerate.
2006
2007 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2008
2009         * MAINTAINERS (spu port): Add myself as maintainer.
2010         (libobjc): Update my email address.
2011
2012 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2013
2014         * MAINTAINERS (Write After Approval): Add myself.
2015
2016 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2017
2018         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2019         * configure : Rebuilt.
2020
2021 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2022
2023         * MAINTAINERS (Write After Approval): Add myself.
2024
2025 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2026
2027         * MAINTAINERS (Write After Approval): Add myself.
2028
2029 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2030
2031         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2032         libmpfr.a.
2033         * configure: Regenerate.
2034
2035 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2036
2037         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2038         (unstage): Test for stage_last presence.
2039
2040         PR bootstrap/29802
2041         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2042         * Makefile.in: Regenerate.
2043
2044 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2045
2046         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2047         maintainers.
2048
2049 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2050
2051         * MAINTAINERS (Write After Approval): Add myself.
2052
2053 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2054
2055         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2056         and stageN-package/Makefile.
2057         * Makefile.in: Regenerated.
2058
2059 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2060
2061         * configure.in: Remove target-libgloss from noconfigdirs for
2062         bfin-*-*.
2063         * configure: Regenerated.
2064
2065 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2066
2067         * configure.in (have_gmp): Only error if the gcc directory exists.
2068
2069         * configure: Regenerate.
2070
2071 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2072
2073         * configure.in: Robustify error message for missing GMP/MPFR.
2074
2075         * configure: Regenerate.
2076
2077 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2082
2083         * MAINTAINERS: Change email address.
2084
2085 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2086
2087         * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2090
2091         * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2094
2095         * MAINTAINERS (Write After Approval): Move myself to
2096         Write After Approval section.
2097
2098 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2099
2100         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2101         need_gmp anymore.
2102         * configure: Regenerate.
2103
2104 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2105
2106         * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2109
2110         * config.guess: Import latest version.
2111         * config.sub: Likewise.
2112
2113 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2114
2115         * Makefile.def: Added pdf target handling.
2116         * Makefile.tpl: Added pdf target handling.
2117         * Makefile.in: Regenerated.
2118
2119 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2120
2121         * MAINTAINERS: Add self as score port maintainer.
2122
2123 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2124
2125         * MAINTAINERS (Write After Approval): Add myself.
2126
2127 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2128
2129         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2130         or newer.
2131         * configure: Regenerated.
2132
2133 2006-09-27  Dave Brolley  <brolley@redhat.com>
2134
2135         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2136         $s instead of $r.
2137         * configure: Regenerated.
2138
2139 2006-09-26  Thiemo Seufer  <ths@mips.com>
2140
2141         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2142         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2143         * configure: Regenerate.
2144
2145 2006-09-24  Graeme Peterson <gridly@gmail.com>
2146
2147         * MAINTAINERS (Write After Approval): Remove myself.
2148
2149 2006-09-22  Chao-ying Fu  <fu@mips.com>
2150
2151         * MAINTAINERS (Write After Approval): Add myself.
2152
2153 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2154
2155         * MAINTAINERS: Add self as soft-fp maintainer.
2156
2157 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2158
2159         * MAINTAINERS: Add myself as avr maintainer.
2160         Remove Marek Michalkiewicz as avr maintainer.
2161
2162 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2163
2164         * MAINTAINERS (Write After Approval): Add myself.
2165
2166 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2167
2168         * configure.in: Never build newlib for a Mingw host.
2169         Never build newlib as Mingw target library.
2170         Test the existence of winsup/cygwin for building a Cygwin newlib,
2171         rather than just winsup.
2172         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2173         building a Mingw target.
2174         * configure: Regenerate.
2175
2176 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2177
2178         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2179
2180 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2181
2182         * config.guess: Import from src (was more updated).
2183         * config.sub: Likewise.
2184
2185 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2186
2187         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2188         * configure: Regenerated.
2189
2190 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2191
2192         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2193         for stages after the first.
2194
2195 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2196
2197         * Makefile.def: Add dependencies for configure-opcodes
2198         on configure-intl and all-opcodes on all-intl.
2199         * Makefile.in: Regenerated.
2200
2201 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2202
2203         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2204
2205 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2206
2207         Port to hosts whose 'sort' and 'tail' implementations
2208         treat operands with leading '+' as file names, as POSIX
2209         has required since 2001.  However, make sure the code still
2210         works on pre-POSIX hosts.
2211         * ltmain.sh: Don't assume "sort +2" is equivalent to
2212         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2213
2214 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2215
2216         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2217
2218 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2219
2220         * ltconfig: chmod 644 before ranlib during install.
2221
2222 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2223
2224         PR bootstrap/18058
2225         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2226         if the bootstrap compiler is a GCC version that supports it.
2227         * configure: Regenerate.
2228
2229 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2230
2231         * configure.in: Fix thinkos in previous check-in.
2232         * configure: Regenerate.
2233
2234 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2235
2236         PR other/27063
2237         * configure.in: Test subdir_requires and give an appropriate
2238         error message.
2239         * configure: Regenerate.
2240
2241 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2242
2243         * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2246
2247         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2248
2249 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2250
2251         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2252
2253 2006-06-20  David Ayers  <d.ayers@inode.at>
2254
2255         PR bootstrap/28072
2256         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2257         whether target-libjava is being configured instead of whether the
2258         java front end is enabled.
2259         * configure: Regenerate.
2260
2261 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2262
2263         PR target/27540
2264         * configure.in: Only enable libgomp on IRIX 6.
2265         * configure: Regenerate.
2266
2267 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2268
2269         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2270         too.
2271         * Makefile.in: Regenerate.
2272
2273 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2274
2275         * config-ml.in: Alter CCASFLAGS to include special
2276         multilib options the same as is done for CFLAGS.
2277
2278 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2279
2280         * configure.in: Don't enable libgomp on hpux10.
2281         * configure: Rebuilt.
2282
2283 2006-06-12  David Ayers  <d.ayers@inode.at>
2284
2285         PR bootstrap/27963
2286         PR target/19970
2287         * configure.in: Remove target-boehm-gc from noconfigdirs where
2288         ${libgcj} is specified.
2289         * configure: Regenerate.
2290
2291 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2292
2293         Sync from src:
2294
2295         * configure.in: Sync.
2296         * configure: Regenerated.
2297
2298         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2299
2300         * Makefile.def: Added dependencies from sim and gdb on intl, and
2301         added configure dependencies to everything with an all dependency
2302         on intl.
2303         * Makefile.in: Regenerated.
2304
2305 2006-06-06  David Ayers  <d.ayers@inode.at>
2306
2307         PR libobjc/13946
2308         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2309         * Makefile.in: Regenerate.
2310         * configure.in: Add --enable-objc-gc at toplevel and have it
2311         enable boehm-gc for Objective-C.
2312         Remove target-boehm-gc from libgcj.
2313         Add target-boehm-gc to target_libraries.
2314         Add target-boehm-gc to noconfigdirs where ${libgcj}
2315         is specified.
2316         Assert that boehm-gc is supported when requested for Objective-C.
2317         Only build boehm-gc if needed either for Java or Objective-C.
2318         * configure: Regenerate.
2319
2320 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2321
2322         PR 27674
2323         * Makefile.tpl (configure-[+prefix+][+module+],
2324         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2325         Remove rule to unstage bootstrapped modules.
2326         (stage_current): New.
2327         * Makefile.in: Regenerate.
2328
2329 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2330
2331         * MAINTAINERS (Write After Approval): Update my e-mail address.
2332
2333 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2334
2335         * include/libiberty.h: Declare pex_run_in_environment.
2336
2337 2006-05-31  Asher Langton  <langton2@llnl.gov>
2338
2339         * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2342
2343         * Makefile.def (bfd, opcodes): Fix lib_path.
2344         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2345         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2346         * Makefile.in: Regenerate.
2347
2348 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2349
2350         * Makefile.in: Regenerate.
2351
2352 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2353
2354         * Makefile.def: Add install-html target. Add datarootdir
2355         docdir and htmldir to flags_to_pass.
2356         * Makefile.tpl: Add install-html target.
2357         * Makefile.in: Regenerate.
2358         * configure.in: Add --with-datarootdir, --with-docdir, and
2359         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2360         * configure: Regenerate.
2361
2362 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2363
2364         * configure.in: Enable gprof for cross builds.
2365         * configure: Regenerate.
2366
2367 2006-05-22  Richard Guenther  <rguenther@suse.de>
2368
2369         Revert
2370         2006-01-31  Richard Guenther  <rguenther@suse.de>
2371         Paolo Bonzini  <bonzini@gnu.org>
2372
2373         * Makefile.def (target_modules): Add libgcc-math target module.
2374         * configure.in (target_libraries): Add libgcc-math target library.
2375         (--enable-libgcc-math): New configure switch.
2376         * Makefile.in: Re-generate.
2377         * configure: Re-generate.
2378         * libgcc-math: New toplevel directory.
2379
2380 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2381             Andreas Tobler  <a.tobler@schweiz.ch>
2382
2383         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2384         * configure: Rebuilt.
2385
2386 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2387
2388         * MAINTAINERS (Write After Approval): Add myself.
2389
2390 2006-05-01  DJ Delorie  <dj@redhat.com>
2391
2392         * configure.in: Restore CFLAGS if GMP isn't present.
2393         * configure: Regenerate.
2394
2395 2006-05-01  Richard Guenther  <rguenther@suse.de>
2396
2397         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2398         maintainer.
2399
2400 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2405
2406         * MAINTAINERS (Write After Approval): Add myself.
2407
2408 2006-04-18  DJ Delorie  <dj@redhat.com>
2409
2410         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2411         reference libgloss so that libssp can be built in a combined
2412         tree.
2413         * configure: Regenerate.
2414
2415 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2416
2417         * MAINTAINERS (Write After Approval): Add myself.
2418
2419 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2420
2421         * configure.in: Require makeinfo 4.4 or higher.
2422         * configure: Regenerate.
2423
2424 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2425
2426         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2427         Rearrange the entries of other libraries to have them in one place.
2428
2429 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2430
2431         * MAINTAINERS (Write After Approval): Remove myself.
2432         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2433
2434 2006-03-14  Richard Guenther  <rguenther@suse.de>
2435
2436         * configure: Regenerate with autoconf 2.13.
2437
2438 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2439
2440         * MAINTAINERS: Use my work address.
2441
2442         * MAINTAINERS: Update my E-mail address.
2443
2444 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2445
2446         * configure.in: Handle --disable-<component> generically.
2447         * configure: Regenerate.
2448
2449 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2450
2451         PR libgcj/17311
2452         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2453
2454 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2455
2456         * MAINTAINERS (Write After Approval):  Remove myself.
2457         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2458
2459 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2460
2461         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2462         (TARGET_CONFIGDIRS): Remove.
2463         * configure.in: Remove AC_SUBST(target_configdirs).
2464         * Makefile.in, configure: Regenerated.
2465
2466 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2467
2468         * MAINTAINERS (Write After Approval):  Remove myself.
2469         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2470
2471 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2472
2473         PR bootstrap/25670
2474
2475         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2476
2477         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2478         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2479         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2480         BUILD_PREFIX, BUILD_PREFIX_1.
2481         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2482
2483         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2484         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2485
2486         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2487         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2488         of `cat stage_current`.  Always provide the `r' and `s' variables.
2489         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2490         a single shell execution.
2491         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2492         bootstrapped modules, make the stage1 module if the build was not
2493         started yet, else build the current stage.
2494         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2495         (all-build, all-host, all-target, [+make_target+]-host,
2496         [+make_target+]-target): Do not use \-continued lines.
2497         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2498         (current_stage, restrap, stage_last): New.
2499
2500         * Makefile.in: Regenerate.
2501         * configure: Regenerate.
2502
2503 2006-02-19  Bud Davis  <jmdavis@link.com>
2504
2505         * MAINTAINERS (Write After Approval):  Remove myself.
2506         (Language Front End Maintainers):  Add myself as fortran 95
2507         maintainer and update e-mail address.
2508
2509 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2510
2511         * MAINTAINERS (Write After Approval):  Remove myself.
2512         (Language Front End Maintainers):  Add myself as fortran 95
2513         maintainer.
2514
2515 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2520
2521         * MAINTAINERS (Write After Approval):  Remove myself.
2522         (Language Front End Maintainers):  Add myself as
2523         fortran 95 maintainer.
2524
2525 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2526
2527         Sync from src:
2528
2529         2005-12-27  Leif Ekblad  <leif@rdos.net>
2530
2531         * configure.in: Add support for RDOS target.
2532         * configure: Regenerate.
2533
2534 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2535             Andreas Schwab  <schwab@suse.de>
2536
2537         * configure: Regenerate.
2538
2539 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2540
2541         * configure.in (enable_libgomp): Add AIX.
2542         * configure: Regenerate.
2543
2544 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2545
2546         * MAINTAINERS (Write After Approval): Add myself.
2547
2548 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2549
2550         * MAINTAINERS (Write After Approval): Add myself.
2551
2552 2006-01-31  Richard Guenther  <rguenther@suse.de>
2553         Paolo Bonzini  <bonzini@gnu.org>
2554
2555         * Makefile.def (target_modules): Add libgcc-math target module.
2556         * configure.in (target_libraries): Add libgcc-math target library.
2557         (--enable-libgcc-math): New configure switch.
2558         * Makefile.in: Re-generate.
2559         * configure: Re-generate.
2560         * libgcc-math: New toplevel directory.
2561
2562 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2563
2564         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2565         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2566         the assembler, linker and binutils.
2567         * configure: Regenerate.
2568
2569 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2570
2571         * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2574
2575         * configure: Regenerate.
2576
2577 2006-01-18  Richard Henderson  <rth@redhat.com>
2578             Jakub Jelinek  <jakub@redhat.com>
2579             Diego Novillo  <dnovillo@redhat.com>
2580
2581         * libgomp: New directory.
2582         * Makefile.def: Add target_module libgomp.
2583         * Makefile.in: Regenerate.
2584         * configure.in (target_libraries): Add target-libgomp.
2585         * configure: Regenerate.
2586
2587 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2588
2589         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2590         @ from continuation.
2591         * Makefile.in: Rebuilt.
2592
2593 2006-01-04  Chris Lattner  <sabre@gnu.org>
2594
2595         * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2598
2599         PR bootstrap/24252
2600
2601         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2602         * Makefile.tpl (OBJDUMP): New.
2603         (EXTRA_HOST_FLAGS): Add it.
2604         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2605
2606         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2607         to use symbolic links between directories.  Avoid race conditions
2608         or make them harmless.
2609         * configure.in: Do not try to use symbolic links between directories.
2610
2611         * Makefile.def (LEAN): Pass.
2612         * Makefile.tpl (LEAN): Define.
2613         (stage[+id+]-start): Accept that the previous directory does not
2614         exist, if the bootstrap is lean.
2615         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2616         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2617         configure substitution.
2618         ([+compare-target+]): Likewise.
2619         ([+bootstrap-target+]-lean): New.
2620         * configure.in: Remove lean bootstrap support from here.
2621
2622         * Makefile.in: Regenerate.
2623         * configure: Regenerate.
2624
2625 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2626
2627         * MAINTAINERS (libdecnumber): Add myself.
2628
2629 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2630
2631         * libtool-ldflags: New script.
2632
2633 2006-01-02  Andreas Schwab  <schwab@suse.de>
2634
2635         * configure.in: When reconfiguring remove Makefile in
2636         all stage directories.
2637         * configure: Regenerate.
2638
2639 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2640
2641         * MAINTAINERS: Update my email address.
2642
2643 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2644
2645         Revert Ada-related part of the previous change.
2646
2647         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2648         Do not pass.
2649         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2650         * Makefile.in: Regenerate.
2651         * configure.in: Do not include mt-ppc-aix target fragment.
2652         * configure: Regenerate.
2653
2654 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2655
2656         * configure.in: Select appropriate fragments for PowerPC/AIX.
2657         * configure: Regenerate.
2658
2659         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2660         BOOT_CFLAGS, BOOT_LDFLAGS.
2661         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2662         BOOT_CFLAGS, BOOT_LDFLAGS.
2663         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2664         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2665         (stage): Fail if we cannot complete the work.
2666         * Makefile.in: Regenerate.
2667
2668 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2669
2670         * configure.in: Replace ms1 with mt.
2671         * configure: Rebuilt.
2672
2673 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2674
2675         * MAINTAINERS: Update my email address.
2676
2677 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2678
2679         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2680         install-host-nogcc): Don't invoke $(stage) at the end.
2681         * Makefile.in: Regenerate.
2682
2683 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2684
2685         * configure.in: Flip the top-level bootstrap switch.
2686         * configure: Regenerate.
2687
2688 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2689
2690         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2691         $(stage) and $(unstage).
2692         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2693         (all): Remove stray semicolon.
2694         (local-distclean): Don't handle multilib.tmp and multilib.out.
2695         (install.all): Set $s for consistency.
2696         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2697         check_multilibs setting.  Always make the install directory.
2698         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2699         Correct @if/@endif.
2700         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2701         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2702         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2703         (multilib.out): Remove.
2704         * Makefile.in: Regenerated.
2705
2706 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2707
2708         * MAINTAINERS (Write After Approval): Add myself.
2709
2710 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2711
2712         * MAINTAINERS: Add myself as mt maintainer.
2713
2714         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2715
2716 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2717
2718         * MAINTAINERS: Change email address.
2719
2720 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2721
2722         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2723         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2724         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2725         Find in-tree tools if available.
2726         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2727         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2728         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2729         (COMPILER_*_FOR_TARGET): New.
2730         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2731         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2732         (CONFIGURED_*, USUAL_*): Remove.
2733         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2734         STRIP): Use autoconf substitutions.
2735         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2736         COMPILER_NM_FOR_TARGET): New.
2737         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2738
2739         (all): Make all-host and all-target in parallel.
2740         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2741         that $$r and $$s are set before invoking a recursive make.
2742         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2743         ([+bootstrap-target+]): Inline most of the `all' target.
2744
2745 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2746
2747         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2748         from the gcc build directory.
2749         * Makefile.in: Regenerate.
2750
2751 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2752
2753         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2754         depend on all-libdecnumber.
2755         * configure.in (host_libs): Include libdecnumber.
2756         * Makefile.in: Regenerate.
2757         * configure: Likewise.
2758
2759 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2760
2761         * libdecnumber: Import decNumber sources from the dfp-branch.
2762
2763 2005-11-21  Kean Johnston  <jkj@sco.com>
2764
2765         * config.sub, config.guess: Sync from upstream sources.
2766
2767 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2768
2769         Import from Autoconf sources:
2770
2771         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2772         * config/move-if-change: Don't output "$2 is unchanged";
2773         suggested by Ben Elliston.  Handle weird characters correctly.
2774
2775 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2776
2777         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2778         to match upstream libtool for darwin.
2779
2780 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2781
2782         * Makefile.def: Remove gdb dependencies for gdbtk.
2783         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2784         (configure-gdb, install-gdb): New rules.
2785         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2786         * Makefile.in, configure: Regenerated.
2787
2788 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2789
2790         * MAINTAINERS (Write After Approval): Add myself.
2791
2792 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2793
2794         * MAINTAINERS (Write After Approval): Add myself.
2795
2796 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2797
2798         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2799         Diego Novillo.
2800
2801 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2802
2803         PR bootstrap/24297
2804         * Makefile.tpl (do-[+make-target+], do-check, install,
2805         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2806         are set before recursing.
2807         * Makefile.in: Regenerate.
2808
2809 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2810
2811         PR bootstrap/18939
2812         * Makefile.def (gcc) <target>: Fix thinko.
2813         * Makefile.in: Regenerate.
2814
2815 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2816
2817         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2818         * configure: Regenerate.
2819
2820 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2821
2822         * MAINTAINERS (Write After Approval): Add self.
2823
2824 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2825
2826         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2827         target-libffi, target-qthreads, target-libjava, and
2828         targetlibobjc.
2829         * configure: Regenerate.
2830
2831 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2832
2833         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2834         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2835         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2836         (USUAL_OBJDUMP_FOR_TARGET): New.
2837         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2838         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2839         * configure, Makefile.in: Regenerated.
2840
2841 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2842
2843         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2844         before other host packages.
2845
2846 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2847
2848         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2849
2850 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2851
2852         PR bootstrap/22340
2853
2854         * configure.in (default_target): Remove.
2855         * Makefile.tpl (all): Do not use prerequisites as subroutines
2856         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2857         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2858         use prerequisites as subroutines.
2859         (check-host, check-target): New.
2860         (bootstrap configure & all targets): Do not use stage*-start
2861         if the directory layout is already ok.
2862         (non-bootstrap configure & all targets): Prepend a $(unstage).
2863         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2864         (NOTPARALLEL): Remove.
2865         (unstage, stage variables): New variables.
2866         (unstage, stage targets): Simply expand to those variables.
2867
2868         * configure: Regenerate.
2869         * Makefile.in: Regenerate.
2870
2871 2005-10-04  James E Wilson  <wilson@specifix.com>
2872
2873         * Makefile.def (lang_env_dependencies): Add libmudflap.
2874         * Makefile.in: Regenerate.
2875
2876 2005-10-03  Andreas Schwab  <schwab@suse.de>
2877
2878         Backport from libtool CVS:
2879         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2880
2881         * ltmain.sh: add support for installing into temporary
2882         staging area (e.g. 'make install DESTDIR=...')
2883
2884 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2885
2886         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2887         * configure: Regenerated.
2888
2889 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2890
2891         * configure: Regenerate with the correct
2892         autoconf version.
2893
2894 2005-09-30  Catherine Moore  <clm@cm00re.com>
2895
2896         * configure.in (bfin-*-*): New.
2897         * configure: Regenerated.
2898
2899 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2900
2901         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2902         (LIPO_FOR_TARGET): New.
2903         (CONFIGURED_LIPO_FOR_TARGET): New.
2904         (USUAL_LIPO_FOR_TARGET): New.
2905         (STRIP_FOR_TARGET): New.
2906         (CONFIGURED_STRIP_FOR_TARGET): New.
2907         (USUAL_STRIP_FOR_TARGET): New.
2908         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2909         STRIP_FOR_TARGET.
2910         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2911         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2912         * Makefile.in: Regenerate.
2913         * configure: Regenerate.
2914
2915 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2916
2917         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2918         (rs6000-*-aix*): Same.
2919         * configure: Regenerate.
2920
2921 2005-09-16  Tom Tromey  <tromey@redhat.com>
2922
2923         * MAINTAINERS: Add self as java maintainer.
2924
2925 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2926
2927         * configure.in: Recognize f95 in the --enable-languages option,
2928         and substitute it for fortran, issuing a warning.
2929         * configure: Regenerate.
2930
2931 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2932
2933         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2934         * configure:  Regenerated.
2935
2936 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2937
2938         * MAINTAINERS: Add self as ms1 maintainer.
2939
2940 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2941
2942         * Makefile.def (libssp): Add to lang_env_dependencies.
2943         * Makefile.in: Regenerate.
2944
2945 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2946
2947         * MAINTAINERS: Add myself as middle-end maintainer.
2948
2949 2005-08-17  Christian Groessler  <chris@groessler.org>
2950
2951         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2952         * Makefile.in: Regenerate.
2953
2954 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2955
2956         * MAINTAINERS (write after approval): Added myself.
2957
2958 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2959
2960         * MAINTAINERS (Write After Approval): Add myself.
2961
2962 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2963
2964         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2965         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2966         Look for alternate names of the target cc and c++
2967         * configure: Regenerate.
2968
2969 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2970
2971         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2972         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2973         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2974         tools; remove code to manually set them.
2975         (Target tools): Look in the environment for them.
2976         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2977         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2978         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2979         build directory.
2980         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2981         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2982         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2983         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2984         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2985         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2986         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2987         * configure: Regenerate.
2988         * Makefile.in: Regenerate.
2989
2990 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2991
2992         * MAINTAINERS: Update for removed CPU targets.
2993
2994 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2995
2996         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2997         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2998         * Makefile.in: Regenerated.
2999
3000 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3001
3002         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3003         (CFLAGS_FOR_TARGET): Use it.
3004         (CXXFLAGS_FOR_TARGET): Likewise.
3005         * Makefile.in: Regenerated.
3006         * configure.in (--with-build-sysroot): New option.
3007         * configure: Regenerated.
3008
3009 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3010
3011         * Makefile.tpl: Wrap install between unstage and stage
3012         * Makefile.in: Regenerate.
3013
3014 2005-07-21  Eric Christopher  <echristo@apple.com>
3015
3016         * MAINTAINERS: Update affiliation.
3017
3018 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3019
3020         * MAINTAINERS: Add self as crx port maintainer.
3021
3022 2005-07-20  DJ Delorie  <dj@redhat.com>
3023
3024         * MAINTAINERS: Add self as m32c maintainer.
3025
3026 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3027
3028         * all files: Update FSF address.
3029
3030 2005-07-15  Eric Christopher  <echristo@redhat.com>
3031
3032         * MAINTAINERS: Change affiliation.
3033
3034 2005-07-14  Jim Blandy  <jimb@redhat.com>
3035
3036         * configure.in: Add cases for Renesas m32c.
3037         * configure: Regenerated.
3038
3039 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3040
3041         * COPYING.LIB: Update from fsf.org.
3042
3043 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3044
3045         * COPYING, compile, config.guess,
3046         config.sub, install-sh, missing, mkinstalldirs,
3047         symlink-tree, ylwrap: Sync from upstream sources.
3048         * config-ml.in: Update FSF address.
3049
3050 2005-07-13  Eric Christopher  <echristo@redhat.com>
3051
3052         * configure.in: Add toplevel noconfigdir support for tpf.
3053         * configure: Regenerate.
3054
3055 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3056
3057         PR ada/22340
3058
3059         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3060         * Makefile.in: Regenerate.
3061
3062 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3063
3064         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3065         Brolley to write-after-approval.
3066
3067 2005-07-07  Andreas Schwab  <schwab@suse.de>
3068
3069         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3070         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3071         * Makefile.in: Regenerated.
3072
3073 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3074
3075         * configure.in: Don't build sim or rda when targetting darwin.
3076         * configure: Regenerate.
3077
3078 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3079
3080         * configure.in: Add --enable-libssp and --disable-libssp.
3081         * configure: Regenerate with autoconf-2.13.
3082
3083 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3084
3085         * Makefile.def (target_modules): Add libssp.
3086         * configure.in (target_libraries): Add target-libssp.
3087         * configure: Rebuilt.
3088         * Makefile.in: Rebuilt.
3089
3090 2005-07-01  Zack Weinberg  <zackw@panix.com>
3091
3092         * MAINTAINERS: Change email address.  Resign from maintainership.
3093
3094 2005-07-01  Richard Guenther  <rguenther@suse.de>
3095
3096         * MAINTAINERS: Change my e-mail address and affiliation.
3097
3098 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3099
3100         * Makefile.def (stagefeedback): Come after profile.
3101         Define profiledbootstrap target.
3102         * Makefile.tpl (profiledbootstrap): Remove.
3103         (stageprofile-end): Zap stagefeedback.
3104         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3105         * Makefile.in: Regenerate.
3106
3107 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3108
3109         * MAINTAINERS: Update my email address.
3110
3111 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3112
3113         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3114         In 'cpp' stanza, support '#line' as well as '# '.
3115
3116 2005-06-08  Andreas Schwab  <schwab@suse.de>
3117
3118         * MAINTAINERS: Move myself from 'Write After Approval' to
3119         'CPU Port Maintainers' section as m68k maintainer.
3120
3121 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3122
3123         * configure.in (unsupported_languages): New macro.
3124         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3125         non-ported target libraries in noconfigdirs.
3126         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3127         non-linux-gnu.  Remove libgcj_ex_libffi.
3128         <lang_frag loop>: Set add_this_lang=no if the language is in
3129         unsupported_languages.
3130         * configure: Regenerate.
3131
3132 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3133
3134         * configure.in: Fix typo in handling of --with-mpfr-dir.
3135         * configure: Regenerate.
3136
3137 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3138
3139         * MAINTAINERS: Update my email address.
3140
3141 2005-06-02  Jim Blandy  <jimb@redhat.com>
3142
3143         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3144         accepted into the master sources.)
3145
3146 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3147             Michael Snyder  <msnyder@redhat.com>
3148             Stan Cox  <scox@redhat.com>
3149
3150         * configure.in: Set noconfigdirs for ms1.
3151
3152         * configure: Regenerate.
3153
3154 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3155
3156         * MAINTAINERS (Write After Approval): Add self.
3157
3158 2005-06-01  Josh Conner  <jconner@apple.com>
3159
3160         * MAINTAINERS (Write After Approval): Add self.
3161
3162 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3163
3164         * MAINTAINERS: Update my email address.
3165
3166 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3167
3168         * MAINTAINERS (Write After Approval): Add self.
3169
3170 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3171
3172         * MAINTAINERS (Write After Approval): Remove self.
3173
3174 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3175
3176         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3177         (Dependencies): Consider target modules for bootstrap dependencies.
3178         Make target bootstrap modules depend on each stage's gcc.
3179         * Makefile.in: Regenerate.
3180
3181 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3182
3183         * Makefile.def (configure-gcc): Depend on binutils having been built.
3184         (all-gcc): No need to do it here.
3185         * Makefile.in: Regenerate.
3186
3187 2005-05-19  Paul Brook  <paul@codesourcery.com>
3188
3189         * configure.in: Rewrite misleading error message when requested
3190         language cannot be built.
3191         * configure: Regenerate.
3192
3193 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3194
3195         * ylwrap: Import from Automake 1.9.5.
3196
3197 2005-05-13  David Ung  <davidu@mips.com>
3198
3199         * MAINTAINERS (Write After Approval): Add self.
3200
3201 2005-05-09  Mike Stump  <mrs@apple.com>
3202
3203         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3204         lt_cv_sys_max_cmd_len for now.
3205
3206 2005-05-09  Stan Cox  <scox@redhat.com>
3207
3208         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3209
3210 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3211
3212         * README.SCO: Update the URL.
3213
3214 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3215
3216         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3217         with_gnu_ld to libtool.
3218         * ltcf-c.sh (aix[45]): Define file_list_spec.
3219         * ltcf-cxx.sh (aix[45]): Same.
3220         * ltcf-gcj.sh (aix[45]): Same.
3221         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3222         exists, write list of input files to temporary file.
3223
3224 2005-05-04  Mike Stump  <mrs@apple.com>
3225
3226         * configure.in: Always pass --target to target configures as
3227         otherwise rebuilds that do --recheck will fail.
3228         * confiugure: Rebuilt.
3229
3230 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3231
3232         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3233         STAGE_HOST_EXPORTS.
3234         (configure, all): Add bootstrap support.
3235         (Host modules, target modules): Pass post-stage1 flags and exports.
3236         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3237         * Makefile.in: Regenerate.
3238
3239 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3240
3241         * configure: Regenerate.
3242
3243 2005-04-27  Mike Stump  <mrs@apple.com>
3244
3245         * MAINTAINERS: Add self as darwin maintainer.
3246
3247 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3248
3249         * config.sub: Update from master copy.
3250
3251 2005-04-21  Mike Stump  <mrs@apple.com>
3252
3253         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3254         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3255
3256 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3257
3258         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3259         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3260         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3261         "*-*-elf" and "*-*-linux*".
3262         * configure: Regenerate.
3263
3264 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3265
3266         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3267
3268 2005-04-12  Mike Stump  <mrs@apple.com>
3269
3270         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3271
3272 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3277
3278         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3279
3280 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3283         (TARGET_CONFIGARGS): Include --with-target-subdir.
3284         (configure, all): New macros.  Use them throughout.
3285         * Makefile.in: Regenerate.
3286
3287 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3288
3289         * MAINTAINERS (Write After Approval): Add myself.
3290
3291 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3292
3293         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3294
3295 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3296
3297         * MAINTAINERS: Move John Carr to Write After Approval.
3298
3299 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3300
3301         * config/mh-mingw32: Delete.
3302         * configure.in: Don't use it.
3303         * configure: Regenerate.
3304
3305 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3306
3307         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3308         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3309         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3310         (HOST_LIB_PATH): Generate from Makefile.def.
3311         (TARGET_LIB_PATH): Likewise.
3312         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3313         * Makefile.in: Regenerate.
3314         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3315         (RPATH_ENVVAR): Include Darwin case.
3316         * configure: Regenerate.
3317
3318 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3319
3320         * MAINTAINERS (Various Maintainers): Remove self.
3321         (Write After Approval): Add self.
3322
3323 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3324
3325         * MAINTAINERS (Various Maintainers): Add self.
3326
3327 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3328
3329         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3330         * configure: Regenerate.
3331
3332 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3333
3334         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3335         gcc_version, and gcc_version_trigger from set of flags to pass.
3336         * Makefile.tpl: Remove definitions of above variables.
3337         (config.status): Remove dependency on $(gcc_version_trigger).
3338         * Makefile.in: Regenerate.
3339         * configure.in: Do not reference config/gcc-version.m4 nor
3340         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3341         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3342         * configure: Regenerate.
3343
3344 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3345             Andrew Pinski <pinskia@physics.uc.edu>
3346
3347         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3348         * Makefile.in: Regenerate.
3349
3350 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3351
3352         * MAINTAINERS (Write After Approval): Add myself.
3353
3354 2005-03-03  David Ayers  <d.ayers@inode.at>
3355
3356         * MAINTAINERS (Write After Approval): Add myself.
3357
3358 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3359
3360         PR libgcj/20160
3361         * ltmain.sh: Avoid creating archives with components that have
3362         duplicate basenames.
3363
3364 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3365
3366         PR bootstrap/20250
3367         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3368         instead of check.
3369         * Makefile.in: Regenerate.
3370
3371 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3372
3373         * Makefile.in: Regenerate to fix conflict between the previous two
3374         patches.
3375
3376 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3377
3378         PR bootstrap/17383
3379         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3380         * Makefile.tpl (HOST_SUBDIR): New substitution.
3381         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3382         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3383         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3384         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3385         (Host modules, Bootstrapped modules): Use it.
3386         (Build modules, Target modules): Do not create symlink trees,
3387         always configure out-of-srcdir.
3388         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3389         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3390         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3391         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3392
3393         * Makefile.in: Regenerate.
3394         * configure: Regenerate.
3395
3396 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3397
3398         Merged from libada-gnattools-branch:
3399         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3400
3401         * gnattools: New directory.
3402         * Makefile.def: Add gnattools as a module, depending on target-libada.
3403         * Makefile.in: Regenerate.
3404         * configure.in: Include gnattools in host_tools; disable it if ada
3405         is disabled.
3406         * configure: Regenerate.
3407
3408 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3409
3410         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3411         treelang maintainer.
3412         (Write After Approval): Remove myself.
3413
3414 2005-02-23  Paul Schlie  <schlie@comcast.net>
3415
3416         * configure.in: Allow darwin targeted ports to build tk, itcl and
3417         libgui.
3418         * configure: Regenerate.
3419
3420 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3421
3422         PR libgcj/10353
3423         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3424         * configure: Regenerate.
3425
3426 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3427
3428         * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3431
3432         * MAINTAINERS: Update my e-mail address.
3433
3434 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3435
3436         * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3439
3440         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3441         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3442         target-libgloss when not *-*-elf and *-*-aout.
3443         * configure: Regenerate.
3444
3445 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3446
3447         * MAINTAINERS: Remove obsolete entries.
3448
3449         * MAINTAINERS (Write After Approval): Add Michael Matz.
3450
3451 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3452
3453         * MAINTAINERS: Remove self as cpplib maintainer.
3454
3455 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3456
3457         * install-sh, config.sub: Import from upstream.
3458
3459 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3460
3461         PR bootstrap/18222
3462         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3463         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3464         * Makefile.in: Regenerate.
3465
3466 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3467
3468         * MAINTAINERS: Update my email address.
3469
3470 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3471             Andreas Schwab  <schwab@suse.de>
3472
3473         PR bootstrap/18033
3474         * config-ml.in: Eval option if surrounded by single quotes.
3475
3476 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3477
3478         Revert 2004-12-28 Makefile changes, a better fix will be
3479         applied to mainline and src after GCC 4.0 branches.
3480
3481 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3482
3483         PR bootstrap/17383
3484
3485         * Makefile.def (target_modules): Remove stage parameter,
3486         it is always true now.
3487         * Makefile.tpl (configure-build-[+module+],
3488         configure-target-[+module+]): Always build symlink tree
3489         for the directory and for include.  BUILD_SUBDIR and
3490         TARGET_SUBDIR cannot be . anymore.
3491         * Makefile.in: Regenerate.
3492
3493 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3494
3495         Revert 2004-12-08 Makefile changes.
3496
3497 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3498
3499         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3500         cygwin, mingw.
3501
3502 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3503
3504         * configure.in (sh64-*-*): Reenable gprof.
3505         * configure: Regenerate.
3506
3507 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3508
3509         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3510         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3511         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3512         * Makefile.in: Regenerate.
3513
3514 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3515
3516         * MAINTAINERS: Update my email address.
3517
3518 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3519
3520         * Makefile.tpl: Generate normal dependencies if the LHS module is
3521         not bootstrapped.
3522         * Makefile.in: Regenerate.
3523
3524 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3525
3526         * configure.in: Include config/gxx-include-dir.m4.  Use
3527         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3528         * configure: Regenerate.
3529
3530 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3531
3532         * config.if: Delete.
3533         * configure.in: Set libstdcxx_incdir directly.
3534         * configure: Regenerate.
3535
3536 2004-12-02  Eric Christopher  <echristo@redhat.com>
3537
3538         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3539         * Makefile.in: Regenerate.
3540
3541 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3542
3543         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3544         * configure: Regenerate.
3545
3546 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3547
3548         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3549         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3550         * configure: Regenerate.
3551
3552 2004-12-01  Eric Christopher  <echristo@redhat.com>
3553
3554         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3555         of things to remove.
3556
3557 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3558
3559         * MAINTAINERS (Write After Approval): Update my e-mail address.
3560
3561 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3562
3563         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3564         from CVS libtool to always pass_all.
3565
3566 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3567
3568         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3569         (hppa*64*-*-*): Delete incorrect comment.
3570         * configure: Rebuilt.
3571
3572 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3573
3574         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3575
3576 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3577
3578         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3579         from CVS libtool to always pass_all.
3580
3581 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3582
3583         * install-sh, compile: Import from automake.
3584
3585 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3586
3587         * config.guess, config.sub:  Import from savannnah.
3588
3589 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3590
3591         * MAINTAINERS (Write After Approval): Add myself
3592
3593 2004-11-12  Mike Stump  <mrs@apple.com>
3594
3595         * Makefile.def: Add html support.
3596         * Makefile.tpl: Likewise.
3597         * Makefile.in: Regenerate.
3598
3599 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3600
3601         PR 18423
3602         * configure.in: Remove all instances of build-fixincludes from
3603         noconfigdirs.
3604         (build_configargs): Supply --target to subdirectories.
3605         * configure: Regenerate.
3606
3607         * Makefile.def: Make gcc install depend on fixincludes install.
3608         * Makefile.in: Regenerate.
3609
3610 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3611
3612         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3613
3614 2004-11-11  Paul Brook  <paul@codesourcery.com>
3615
3616         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3617
3618 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3619
3620         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3621         target-libgfortran.
3622         * configure: Regenerate.
3623
3624 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3625
3626         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3627         like CC.
3628
3629 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3630
3631         * Makefile.def (host fixincludes): Specify missing targets.
3632         * Makefile.in: Regenerate.
3633
3634 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3635
3636         * MAINTAINERS: Add myself
3637
3638 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3639
3640         * MAINTAINERS (Write After Approval): Add myself.
3641
3642 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3643
3644         * Makefile.def: Build fixincludes for the host, too.
3645         * Makefile.in: Regenerate.
3646         * configure.in (host_tools): Add fixincludes.
3647         * configure: Regenerate.
3648
3649 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3650
3651         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3652         * configure: Regenerated.
3653
3654 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3655
3656         PR other/17783
3657         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3658         * configure: Regenerated.
3659
3660 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3661
3662         * README.SCO: Update per FSF instructions.
3663
3664 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3665
3666         PR target/18151
3667         * configure.in (case ${target}): Do not build fixincludes for avr.
3668         * configure: Regenerated.
3669
3670 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3671
3672         * configure.in (case ${target}): Do not build fixincludes
3673         on platforms where it is not used.
3674         * configure: Regenerated.
3675
3676 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3677
3678         * configure.in: Use an absolute path to install-sh.
3679         * configure: Regenerated.
3680
3681 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3686
3687         * MAINTAINERS: Remove from Write After Approval those that are
3688         already maintainers.
3689
3690 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3691
3692         * MAINTAINERS:  Update my email address.
3693
3694 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3695
3696         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3697         * configure: Regenerate.
3698
3699 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3700
3701         * MAINTAINERS:  Update my email address.
3702
3703 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3704
3705         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3706         entries belonging to this category.
3707
3708 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3709
3710         * MAINTAINERS: Update my e-mail address.
3711
3712 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3713
3714         Fix wrong conflict resolution in:
3715
3716         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3717
3718         * Makefile.in: Regenerate.
3719         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3720         in the recursive `make', instead of hardwiring `all'.
3721         (Autogenerated TARGET-* variables): New.
3722
3723 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3724
3725         * configure.in: Enable target-libgloss for crx-*-*.
3726         * configure: Regenerate.
3727
3728 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3729
3730         * MAINTAINERS (Various Maintainers): Move the "windows,
3731         cygwin, mingw" maintainer to ...
3732         (OS Port Maintainers): ... here.
3733
3734 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3735
3736         * MAINTAINERS (Write After Approval): Remove those that are
3737         maintainers of some subsystem.
3738
3739 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3740
3741         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3742         * ltcf-cxx.sh (tpf*): Likewise.
3743         * ltconfig (tpf*): Add TPF OS configuration support.
3744
3745 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3746
3747         * MAINTAINERS: Change my email address to my new work account.
3748
3749 2004-09-24  Michael Roth  <mroth@nessie.de>
3750
3751         * configure.in (--without-headers): Add missing double quotes.
3752         * configure: Regenerate.
3753
3754 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3755
3756         * ylwrap: Revert to previous version.
3757
3758 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3759
3760         PR bootstrap/17369
3761         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3762         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3763         SET_GCC_LIB_PATH_CMD.
3764         (BASE_TARGET_EXPORTS): Likewise.
3765         * Makefile.in: Regenerated.
3766
3767         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3768         * configure: Regenerated.
3769
3770 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3771
3772         * config.guess: New upstream version
3773         * compile, depcomp, install-sh, ylwrap: Likewise.
3774
3775 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3776
3777         * config/mh-x86omitfp: New host makefile fragment.  Add
3778         -fomit-frame-pointer to the default BOOT_CFLAGS.
3779         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3780         * configure: Regenerate.
3781
3782 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3783
3784         PR target/11572
3785         * configure.in (*-*-darwin*): Renable libobjc.
3786         * configure: Regenerate.
3787
3788 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3789
3790         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3791
3792 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3793
3794         * Makefile.def: Remove libbanshee.
3795         * Makefile.tpl: Ditto.
3796         * configure.in: Ditto.
3797         * Makefile.in: Regen.
3798         * configure: Ditto.
3799
3800 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3801
3802         * ltmain.sh: Use $pic_object as $non_pic_object if
3803         $non_pic_object=none.
3804
3805 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3806
3807         * missing: Import latest version from master repository.
3808
3809 2004-09-06  Nick Clifton  <nickc@redhat.com>
3810
3811         * config.sub: Import latest version from master repository.
3812         * config.guess: Likewise.
3813         This includes these changes:
3814
3815         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3816
3817         * config.sub: Handle crisv32, alias etraxfs.
3818         * config.guess (crisv32:Linux:*:*): Handle.
3819
3820         2004-08-13  Brad Smith  <brad@comstyle.com>
3821
3822         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3823         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3824
3825         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3826
3827         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3828         assume the processor is a powerpc.  This is because coreutils
3829         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3830         in this case, due to a MacOS X bug that causes
3831         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3832         to return a negative number.
3833         Problem reported by Petter Reinholdtsen in:
3834         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3835
3836         2004-07-19  Ben Elliston  <bje@gnu.org>
3837
3838         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3839
3840         2004-06-24  Ben Elliston  <bje@gnu.org>
3841
3842         * config.guess: Update copyright years.
3843         * config.sub: Likewise.
3844
3845         2004-06-22  Robert Millan  <robertmh@gnu.org>
3846
3847         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3848         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3849
3850         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3851
3852         * config.guess (*:*VMS:*:*): New entry. Replaces
3853         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3854         manufacturer.
3855
3856         2004-06-22  Ben Elliston  <bje@gnu.org>
3857
3858         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3859         * config.sub: Likewise.
3860
3861         2004-06-22  Ben Elliston  <bje@gnu.org>
3862
3863         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3864         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3865
3866         2004-06-11  Ben Elliston  <bje@gnu.org>
3867
3868         * config.guess (pegasos:OpenBSD:*:*): Remove.
3869
3870         2004-06-11  Ben Elliston  <bje@gnu.org>
3871
3872         From Wouter Verhelst <wouter@grep.be>:
3873         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3874
3875         2004-06-11  Ben Elliston  <bje@gnu.org>
3876
3877         * config.guess (luna88k:OpenBSD:*:*): New.
3878
3879         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3880
3881         * config.guess (m32r*:Linux:*:*): New case.
3882         * config.sub: Handle m32rle.
3883
3884         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3885
3886         From Jens Petersen  <petersen@redhat.com>:
3887         * config.sub: Handle sparcv8.
3888
3889         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3890
3891         From Tom Smith <smith@cag.lkg.hp.com>:
3892         * config.guess: Version suffixes are equally significant on Tru64
3893         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3894         prefix of "P" (patched kernel).
3895
3896         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3897
3898         * config.sub: Add support for National Semiconductor CRX target.
3899
3900 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3901
3902         * MAINTAINERS (Various Maintainers): Remove myself as web page
3903         maintainer, add myself as maintainer of build status lists.
3904
3905 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3906
3907         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3908         *-*-netware, but add target-libmudflap.
3909         Consolidate *-*-netware targets (of which really only i?86 exists)
3910         into a single entry.
3911         * configure: Likewise.
3912
3913 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3914
3915         * Makefile.tpl (sorry): Remove.
3916         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3917         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3918         (do-clean): Clean per-stage directories too.
3919         (do-distclean): Run distclean-stage1 too.
3920         (.NOTPARALLEL): Enable during toplevel bootstrap.
3921         (stage[+id+]-bubble): Enable parallel execution during
3922         the recursive invocation.
3923         * Makefile.in: Regenerate.
3924
3925         Fix previous checkin:
3926
3927         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3928         include.
3929         * configure.in: Fix indentation.
3930         * configure: Regenerate.
3931
3932 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3933
3934         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3935         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3936         * configure: regenerate
3937         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3938         -mdynamic-no-pic
3939
3940
3941 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3942
3943         * Makefile.def (build_modules): Add fixincludes.
3944         (dependencies): Make gcc depend on fixincludes.
3945         * configure.in (build_tools): Add fixincludes.
3946         (build_configdirs): Always include build_libs.
3947         * Makefile.in: Regenerate.
3948         * configure: Regenerate.
3949
3950 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3951
3952         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3953         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3954         phony targets; do not generate timestamp files.
3955         (distclean-stageN): Remove references to their timestamp files.
3956         (restageN, touch-stageN): Remove.
3957         (stageN-bubble): Rewritten.
3958         (compare): Support lean bootstraps.
3959         * Makefile.in: Regenerate.
3960
3961         * configure.in: Only warn when bootstrapping but
3962         build != host or build != target.  Support lean bootstraps.
3963         * configure: Regenerate.
3964
3965 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3966
3967         * configure.in:  Give a better error message if GMP/MPFR are missing
3968         and a language needing them has been requested.
3969         * configure:  Regenerated.
3970
3971 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3972
3973         * configure.in:  Print a list of available language front-ends if
3974         a requested one is missing.  Tidy stray tab characters.
3975         * configure:  Regenerated.
3976
3977 2004-08-19  Michael Koch  <konqueror@gmx.de>
3978
3979         * gcc/doc/install.texi: Update entry about automake for libjava.
3980
3981 2004-08-17  Robert Millan  <robertmh@gnu.org>
3982
3983         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3984         (instead of FreeBSD).
3985         * configure: Regenerate.
3986
3987 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3988
3989         * Makefile.in: Regenerate.
3990         * configure: Regenerate.
3991
3992         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3993         stage_*_flags.
3994         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3995         for bootstrapped modules if toplevel bootstrap is going.
3996         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3997         modules.  Adjust for changes in Makefile.def.  Enable several
3998         rules even in non-bootstrap mode, just to avoid peppering the
3999         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4000         (stage-[+prev+]-bubble): Remove.
4001
4002         * Makefile.def (Dependencies): Depend on all-build-bison,
4003         all-build-flex, all-build-byacc, all-build-texinfo, rather
4004         than the host variations.
4005         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4006         with BUILD_SUBDIR.
4007         (BISON): Update for recent Bisons.
4008         (YACC): Fix typo.
4009         (cross): Depend on all-build.
4010         (all): Do not depend on all-build.
4011         (prebootstrap): Remove.
4012         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4013         (Prebootstrap dependencies): Add them to the per-stage targets
4014         and to all-prebootstrap.
4015         * configure.in (build_configdirs): Always enable build_tools.
4016         (BUILD_DIR_PREFIX): Remove.
4017
4018         * Makefile.def (gcc): Add target variable.
4019         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4020         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4021         in the recursive `make', instead of hardwiring `all'.
4022         (Autogenerated TARGET-* variables): New.
4023
4024 2004-08-13  Brian Booth  <bbooth@redhat.com>
4025
4026         * MAINTAINERS: Remove myself from write-after-approval.
4027
4028 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4029
4030         * src-release: Stop distributing mmalloc with gdb (which doesn't
4031         use it).
4032         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4033         * Makefile.in: Regenerate.
4034
4035 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4036
4037         * configure.in (arm*-*-eabi*): New target.
4038         * configure: Regenerate.
4039
4040 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4041
4042         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4043         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4044         (Dependencies): New section.
4045         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4046         (configure-target-[+module+]): Depend on maybe-all-gcc
4047         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4048         (toplevel profiledbootstrap): Fix dependencies.
4049         * Makefile.in: Regenerate.
4050
4051 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4052
4053         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4054         target-libiberty to noconfigdirs.
4055         * configure: Regenerate.
4056
4057 2004-08-03  Paul Brook  <paul@codesourcery.com>
4058
4059         * configure.in: Check for MPFR as well as GMP.
4060         * configure: Regenerate.
4061
4062 2004-08-01  Robert Millan  <robertmh@gnu.org>
4063
4064         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4065         libmudflap for all GNU-based systems (with Glibc).
4066         * configure: Regenerate.
4067
4068 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4069
4070         * Makefile.def (host-modules): Add gcc.
4071         * Makefile.in: Regenerate.
4072         * Makefile.tpl (sorry): New rule.
4073         (configure-host, all-host, [+make_target+]-host, do-check,
4074         install-host): Do not add gcc as a special case.
4075         (host modules): Add a small special-casing for gcc.  Export
4076         extra_make_flags through the environment.
4077         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4078         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4079         other recursive targets for gcc): Remove.
4080
4081         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4082         (stage, unstage): New rules.
4083         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4084         distclean-stage[+id+]): Use stage_current.
4085         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4086         the stage*-start rules.
4087
4088 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4089
4090         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4091         use -all_load flag.
4092
4093 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4094
4095         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4096         * configure: Regenerate.
4097
4098 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4099
4100         * maintainer-scripts/gcc_release: Revert yesterday's change.
4101
4102 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4103
4104         * MAINTAINERS: Add myself to write-after-approval.
4105
4106 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4107
4108         * libf2c: Removed.
4109         * gcc/gccbug.in: Updated because of libf2c removal.
4110         * maintainer-scripts/gcc_release: Ditto.
4111
4112 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4113
4114         * configure.in: Build libmudflap by default on FreeBSD.
4115         * configure: Regenerated.
4116
4117 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4118
4119         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4120         systems.
4121         * configure: Regenerated.
4122
4123 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4124
4125         PR target/16344
4126         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4127         feedback based compiler.
4128         * Makefile.in: Rebuilt.
4129
4130 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4131
4132         * Makefile.def (host_modules): Set bootstrap=true for flex.
4133         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4134         * Makefile.in: Rebuilt.
4135
4136 2004-07-07  Jan Hubicka  <jh@suse.cz>
4137
4138         * MAINTAINERS: Add self as a profile feedback maintainer.
4139
4140 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4141
4142         * configure.in:  Do not prepend $srcdir to /dev/null in
4143         makefile fragments.
4144         * configure:  Regenerate.
4145
4146 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4147
4148         * Makefile.def (build_modules): Add bison, byacc, flex,
4149         m4, texinfo.
4150         (flags_to_pass): Add FLEX.
4151         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4152         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4153         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4154         DEFAULT_MAKEINFO): Remove.
4155         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4156         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4157         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4158         objdir or else use configured tool.
4159         (all-build): New.
4160         (all): Depend on it.
4161         (Build module dependencies): Add.
4162         * Makefile.in: Regenerate.
4163         * configure.in: Better support for multiple build modules,
4164         matching what is done for host/target modules.  Do not look
4165         for "plausible" locations of build tools if Canadian cross.
4166         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4167         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4168         * configure: Regenerate.
4169
4170 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4171
4172         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4173         * Makefile.in: Regenerate.
4174
4175 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4176
4177         * Makefile.tpl (configure-build-[+module+],
4178         configure-[+module+], configure-target-[+module+]): Pass
4179         [+extra_configure_args+].
4180         (all-build-[+module+], all-[+module+], check-[+module+],
4181         install-[+module+], [+make_target+]-[+module+],
4182         all-target-[+module+], check-target-[+module+],
4183         install-target-[+module+], [+make_target+]-target-[+module+]):
4184         Pass [+extra_make_args+].
4185         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4186         (GCC_HOST_EXPORTS): Remove.
4187         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4188         cross, check-gcc, check-gcc-c++, install-gcc,
4189         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4190         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4191         * Makefile.in: Regenerate.
4192
4193 2004-06-21  Matthew Sachs  <msachs@apple.com>
4194
4195         * MAINTAINERS: Added self to write-after-approval.
4196
4197 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4198
4199         * configure.in: Check for srcdir/winsup rather than build directory
4200         winsup.
4201         * configure: Regenerate.
4202
4203 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4204
4205         * configure.in: Don't build Cygwin native newlib if winsup
4206         directory is missing.  Emit warning instead.
4207         * configure: Regenerate.
4208
4209 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4210
4211         * Makefile.tpl (touch-stage[+id+]): New.
4212         (restage[+prev+]): Depend on touch-stage[+id+].
4213
4214         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4215         Use it throughout.
4216
4217         * Makefile.def: Add profile and feedback bootstrap stages.
4218         Remove next field from bootstrap stages.
4219         * Makefile.tpl (LN, LN_S): Substitute.
4220         (stageN-start, stageN-end): Use double-colon rules, to
4221         provide a hook for additional setup commands.
4222         (distclean-stageN-gcc, restageN): Create dependencies from
4223         [+prev+], not from [+next+].
4224         (stageN-bubble): Add commands for successive stages from
4225         [+prev+], using double-colon rules.
4226         (all-stageN-gcc): Fix typo.
4227         (stagefeedback-start, profiledbootstrap): New.
4228         * Makefile.in: Regenerate.
4229         * configure.in: Call ACX_PROG_LN.
4230         * configure: Regenerate.
4231
4232 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4233
4234         * MAINTAINERS (Write After Approval): Add myself.
4235
4236 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4237
4238         * MAINTAINERS (Write After Approval): Add myself.
4239
4240 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4241
4242         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4243         without gcc.
4244         * configure: Regenerate.
4245
4246 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4247
4248         * Makefile.tpl: Fix typo.
4249         * Makefile.in: Regenerate.
4250
4251 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4252
4253         * configure.in: Remove new- prefix from toplevel
4254         bootstrap targets.
4255         * configure: Regenerate.
4256
4257 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4258
4259         * Makefile.tpl (all.normal): Rename to all.
4260         (all): Replace with a rule to pick the default
4261         target from configure.
4262         (all-gcc, configure-gcc): Use conditionals to
4263         do nothing when toplevel bootstrap is going on.
4264         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4265         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4266         * configure.in: Support --enable-bootstrap.
4267
4268         * Makefile.def: Remove new- prefix from toplevel
4269         bootstrap targets.
4270         * Makefile.tpl: Likewise.
4271
4272         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4273         target.
4274
4275         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4276         $(RECURSE_FLAGS) to recursive invocation of make.
4277
4278         * Makefile.in: Regenerate.
4279         * configure: Regenerate.
4280
4281 2004-05-30  Andreas Jaeger  <aj@suse.de>
4282             Jim Wilson <wilson@specifixinc.com>
4283
4284         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4285         like CC.
4286
4287 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4288
4289         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4290         * configure: Regenerate.
4291
4292 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4293
4294         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4295         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4296         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4297         targets.
4298         * Makefile.in: Regenerate.
4299
4300 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4301
4302         * configure.in: Test the ability to symlink directories.
4303         * configure: Regenerate.
4304
4305         * Makefile.def (bootstrap-stage): New definitions.
4306         * Makefile.tpl (configure-stage1-gcc,
4307         configure-stage2-gcc, configure-stage3-gcc,
4308         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4309         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4310         new-restage3, compare): Autogenerate, see Makefile.in
4311         entry for behavioral changes.
4312         (distclean-stage1, new-stage1-start, new-stage1-end,
4313         new-stage1-bubble, distclean-stage2, new-stage2-start,
4314         new-stage2-end, new-stage2-bubble, distclean-stage3,
4315         new-stage3-start, new-stage3-end): New autogenerated targets.
4316         (objext, prebootstrap, BOOT_CFLAGS,
4317         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4318         targets.
4319
4320         * Makefile.in: Regenerate.
4321         (distclean-stage1, new-stage1-start, new-stage1-end,
4322         new-stage1-bubble, distclean-stage2, new-stage2-start,
4323         new-stage2-end, new-stage2-bubble, distclean-stage3,
4324         new-stage3-start, new-stage3-end): New targets.
4325         (all-stage1-gcc): Move prebootstrap dependency from here...
4326         (configure-stage1-gcc): ...to here.
4327         (new-bootstrap): Use bubble targets.
4328         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4329         Use per-stage distclean targets.
4330         (configure-stage1-gcc, configure-stage2-gcc,
4331         configure-stage3-gcc, all-stage1-gcc,
4332         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4333         Use new-stageN-start to prepare the tree.
4334
4335 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4336
4337         * Makefile.def (host_modules): add libcpp.
4338         * Makefile.tpl: Add dependencies on and for libcpp.
4339         * Makefile.in: Regenerate.
4340         * configure.in: Add libcpp host module.
4341         * configure: Regenerate.
4342
4343 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4344
4345         * Makefile.tpl: Whenever a recursive target is defined, wrap
4346         it in a special @if/@endif block, and prepare its maybe
4347         dependency in the @if/@endif block
4348         * configure.in: Instead of writing maybe dependencies, remove
4349         the @if/@endif statements, and remove the @if/@endif blocks
4350         that remain.
4351         * configure: Regenerate.
4352         * Makefile.in: Regenerate.
4353
4354 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4355
4356         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4357
4358 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4359
4360         PR bootstrap/15120
4361         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4362         * */configure: Rebuilt.
4363
4364 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4365
4366         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4367         of libf2c.
4368         * configure, Makefile.in: Regenerate.
4369
4370 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4371
4372         * MAINTAINERS (Write After Approval): Add myself.
4373
4374 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4375
4376         Merge from tree-ssa-20020619-branch.
4377
4378         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4379         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4380         (HOST_GMPLIBS): Define.
4381         (HOST_GMPINC): Define.
4382         (TARGET_LIB_PATH): Add libmudflap.
4383         (GFORTRAN_FOR_TARGET): Define.
4384         (configure-build*): Export GFORTRAN.
4385         (configure-gcc): Export GMPLIBS and GMPINC.
4386         (all-gcc): Add maybe-all-libbanshee.
4387         (configure-target-libgfortran): Define.
4388         * Makefile.in: Regenerate.
4389         * configure.in (host_libs): Add libbanshee.
4390         (target_libraries): Add target-libmudflap and target-libgfortran.
4391         Add --with-libbanshee.
4392         Handle --disable-libmudflap.
4393         (*-*-freebsd*): Use with_gmp.
4394         Add $(libgcj) to noconfigdirs.
4395         * configure: Regenerate.
4396         * depcomp: New file.
4397         * MAINTAINERS: Add tree-ssa maintainers.
4398
4399 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4400
4401         * MAINTAINERS (Various Maintainers): Add myself.
4402
4403 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4404
4405         * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4408
4409         * MAINTAINERS (Write After Approval): Add myself.
4410
4411 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4412
4413         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4414         * configure: Regenerate.
4415
4416 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4417
4418         Revert:
4419         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4420
4421         * Makefile.def (flags_to_pass): Remove *dir variables that
4422         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4423         as well as prefix and exec_prefix.
4424         * Makefile.in: Regenerate.
4425
4426 2004-04-26  Robert Millan  <robertmh@gnu.org>
4427
4428         Add patches from libtool CVS.
4429         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4430         * ltconfig: Likewise.
4431         * ltcf-c.sh: Likewise.
4432         * ltcf-cxx.sh: Likewise.
4433         * ltcf-gcj.sh: Likewise.
4434
4435 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4436
4437         * Makefile.def (host_modules): Mark with the bootstrap
4438         flag packages on which gcc depends.
4439         * Makefile.tpl (all-bootstrap): Use it.
4440         * Makefile.in: Regenerate.
4441
4442 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         * Makefile.def (flags_to_pass): Remove *dir variables that
4445         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4446         as well as prefix and exec_prefix.
4447         * Makefile.in: Regenerate.
4448
4449 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4450
4451         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4452         * configure: Regenerate.
4453         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4454         * gcc/Makefile.tpl (compare): Use the result of the test.
4455         * gcc/Makefile.in: Regenerate.
4456
4457 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4458
4459         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4460         Always relocate gcc and prev-gcc to the original names, even
4461         if the build fails.
4462         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4463         New targets.
4464
4465 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4466
4467         * MAINTAINERS: Update my email address.
4468
4469 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4470
4471         * configure.in (mips*-*-irix5*): Enable ld.
4472         * configure: Regenerate.
4473
4474 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4475
4476         * configure: Regenerate.
4477
4478 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4479
4480         * Makefile.tpl (configure-[+module+], configure-gcc,
4481         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4482         Set and export LDFLAGS.
4483         * Makefile.in: Regenerate.
4484
4485 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4486
4487         * MAINTAINERS: Add myself to write-after-approval.
4488
4489 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4490
4491         PR bootstrap/14871
4492         * Makefile.tpl: If we don't have built-in-tree target tools,
4493         use the ones found by configure rather than hacking around with
4494         program_transform_name.
4495         * configure.in: Give Makefile.tpl the information necessary
4496         to do that.
4497         * Makefile.in: Regenerate.
4498         * configure: Regenerate.
4499
4500 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4501
4502         PR bootstrap/14760
4503         * configure.in: When computing baseargs, strip *all* copies of
4504         offending options.  Also, don't match/substitute the trailing space,
4505         so that this actually works when two similar options are separated by
4506         only one space.
4507         * configure: Regenerate.
4508
4509 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4510
4511         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4512         (rs6000-*-aix*): Same.
4513         * configure: Regenerate.
4514
4515 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4516
4517         * MAINTAINERS: Add myself to write-after-approval.
4518
4519 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4520
4521         * MAINTAINERS: Add myself to write-after-approval.
4522
4523 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4524
4525         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4526         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4527         * Makefile.in: Regenerate.
4528
4529         * configure.in (top level bootstrap support): Rework --enable-werror
4530         to set @stage2_werror_flag@.
4531         * configure: Regenerate.
4532         * Makefile.tpl (top level bootstrap support): Pass
4533         @stage2_werror_flag@ down to configure in stages 2 and 3.
4534         * Makefile.in: Regenerate.
4535
4536 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4537
4538         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4539         for stages 2 and 3 as well as in make.  As a consequence, remove
4540         OUTPUT_OPTION (now detected by configure) from the flags passed down
4541         to make.
4542         * Makefile.in: Regenerate.
4543
4544         * Makefile.tpl (new-bootstrap): Fix typo.
4545         * Makefile.in: Regenerate.
4546
4547 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4548
4549         * Makefile.tpl: Rearrange by moving recursive_targets rules
4550         into their proper sections.
4551         * Makefile.tpl (top level bootstrap support): Move disabling
4552         of coverage flags from 'make' to 'configure'; improve comments.
4553         * Makefile.in: Regenerate.
4554
4555         * Makefile.tpl (experimental top level bootstrap) Move stage1
4556         language setting from all- target to configure- target; disable
4557         intermodule optimization in stage 1; prevent gratuitous rebuilds
4558         of stage 1.
4559         * Makefile.in: Regenerate.
4560         * configure.in: Comma-separate stage 1 language list for top
4561         level bootstrap.
4562         * configure: Regenerate.
4563
4564         * Makefile.tpl: Clean up experimental top level bootstrap support:
4565         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4566         prev-gcc in configure- targets as well as all- targets.
4567         * Makefile.in: Regenerate.
4568
4569 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4570
4571         * compile: New file imported from automake.
4572
4573 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4574
4575         * configure.in: Remove symbolic link section.
4576         * configure: Regenerate.
4577         * Makefile.tpl (links): Remove.
4578         * Makefile.in: Regenerate.
4579
4580 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4581             Nathanael Nerode  <neroden@gcc.gnu.org>
4582
4583         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4584         Set with AC_CHECK_PROGS.
4585         * configure.in: Fix comment typo from last patch.
4586         * configure: Regenerate.
4587
4588 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4589
4590         * Makefile.tpl: Introduce experimental top level bootstrap support.
4591         * Makefile.in: Regenerate.
4592         * configure.in: Introduce support for top level bootstrap.
4593         * configure: Regenerate.
4594
4595 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4596             Paolo Bonzini  <bonzini@gnu.org>
4597
4598         PR bootstrap/14522
4599         * configure.in: Cope with shells that do not support unquoted ^
4600         * configure: Regenerate.
4601
4602 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4603             Paolo Bonzini  <bonzini@gnu.org>
4604
4605         PR bootstrap/14522
4606         * configure.in: Cope with shells that do not support nesting
4607         quotes inside quoted backquote substitutions.
4608         * configure: Regenerate.
4609
4610 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4611
4612         PR bootstrap/14522
4613         * configure.in: Fix escaping of $.
4614         * configure: Regenerate.
4615
4616 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4617
4618         * configure: Regenerate, since I forgot to while committing Paolo's
4619         changes.
4620
4621 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4622
4623         PR ada/14131
4624         Move language detection to the top level.
4625         * configure.in: Find default values for the tools as
4626         soon as possible.  Disable ada if GNAT is not found.
4627         Emit error message about missing languages.  Expand
4628         --enable-languages=all for the gcc subdirectory.
4629
4630 2004-03-10  Ben Elliston  <bje@gnu.org>
4631
4632         * MAINTAINERS: Update my email address.
4633
4634 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4635
4636         * ltconfig: Disable building static libraries if building shared
4637         libraries on AIX 5L.
4638
4639 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4640
4641         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4642         and disable libgcj.
4643         * configure: Regenerated.
4644
4645 2004-03-01  Brian Booth  <bbooth@redhat.com>
4646
4647         * MAINTAINERS: Add myself to write-after-approval.
4648
4649 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4650
4651         * MAINTAINERS: Add myself to write-after-approval.
4652
4653 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4654
4655         PR bootstrap/7087
4656         * Makefile.tpl: Guard XFOO sed statements better.
4657         * Makefile.tpl: Add dependency for configure-target-libada.
4658         * Makefile.in: Regenerate (incidentally fixes broken
4659         commit when libada-branch was merged).
4660
4661 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4662
4663         * MAINTAINERS: Add myself to write-after-approval.
4664
4665 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4666
4667         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4668         maintainers.
4669
4670 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4671
4672         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4673         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4674
4675 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4676
4677         PR bootstrap/11932
4678         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4679
4680 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4681
4682         * MAINTAINERS: Added myself to write-after-approval.
4683
4684 2004-02-14  Michael Koch  <konqueror@gmx.de>
4685
4686         * MAINTAINERS: Added myself to write-after-approval.
4687
4688 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4689
4690         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4691         some OS port maintainers to OS port maintainers section.
4692
4693 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4694
4695         * MAINTAINERS: Add self.
4696
4697 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4698
4699         * MAINTAINERS: Alphabetize.
4700
4701 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4702
4703         * MAINTAINERS: Remove myself.
4704
4705 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4706
4707         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4708         (rs6000-*-aix*): Same.
4709         * configure: Regenerate.
4710
4711 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4712
4713         * configure.in (host): Add in missing $noconfigdirs to defines.
4714         * configure: Regenerate.
4715
4716 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4717             Nathanael Nerode  <neroden@gcc.gnu.org>
4718
4719         PR ada/6637, PR ada/5911
4720         Merge with libada-branch:
4721         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4722         with appropriate dependencies. Add --enable-libada configure switch.
4723         * configure, Makefile.in: Regenerate.
4724
4725 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4726
4727         * MAINTAINERS: Add myself to write-after-approval.
4728
4729 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4730
4731         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4732         * configure: Regenerate.
4733
4734 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4735
4736         Merge from upstream:
4737
4738         * ltmain.in: When setting IFS to '~', be careful about user
4739         arguments that contain '~'.
4740
4741         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4742
4743         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4744         Also test $base_compile against $CC with escaped arguments. Bug
4745         reported by Geoff Keating <geoffk@apple.com>.
4746
4747 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4748
4749         * MAINTAINERS: Remove i960 port.
4750
4751 2004-01-23  DJ Delorie  <dj@redhat.com>
4752
4753         * Makefile.def (target_modules) [libiberty]: Don't stage.
4754         * Makefile.in: Rebuilt.
4755
4756 2004-01-20  Caroline Tice  <ctice@apple.com>
4757
4758         * MAINTAINERS: Add myself to write-after-approval.
4759
4760 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4761
4762         * MAINTAINERS: Update my email address.
4763
4764 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4765
4766         * MAINTAINERS: Add myself to write-after-approval.
4767
4768 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4769
4770         * MAINTAINERS: Remove entries without email address.
4771
4772 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4773
4774         * MAINTAINERS: Add myself to write-after-approval.
4775
4776 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4777
4778         * MAINTAINERS: Update my email address.
4779
4780 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4781
4782         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4783         * Makefile.tpl (configure-target-[+module+]): Support stage.
4784         * Makefile.in: Rebuilt.
4785
4786 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4787
4788         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4789
4790 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4791
4792         * MAINTAINERS: Add myself as a MIPS maintainer.
4793
4794 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4795
4796         * configure.in: Use ./config.cache, not config.cache.
4797         * configure: Regenerate.
4798         * Makefile.tpl: Special-casing not needed for GCC any more.
4799         * Makefile.in: Regenerate.
4800
4801         * configure.in: Don't share a cache file for host dirs.
4802         * configure: Regenerate.
4803
4804         * config-ml.in: Don't mess with the cache file.
4805
4806 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4807
4808         * MAINTAINERS: Move myself from 'Write After Approval' to
4809         'CPU Port Maintainers' section as SPARC maintainer.
4810
4811 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4812
4813         * Makefile.tpl: Make GCC use a separate config.cache.
4814         * Makefile.in: Regenerate.
4815
4816         PR bootstrap/11932, PR bootstrap/11933
4817         (I don't know if it will fix either of them, but it relates
4818         to them.)
4819         * configure.in: Don't use shared config.cache for target
4820         directories.
4821         * configure: Regenerate.
4822
4823 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4824
4825         * MAINTAINERS: Add myself to 'Write After Approval' section.
4826
4827 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4828
4829         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4830         * configure: Regenerated.
4831
4832 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4833
4834         * MAINTAINERS: Remove the mn10200 maintainer.
4835
4836 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4837
4838         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4839         * configure: Regenerated.
4840
4841 2003-12-16  Jan Hubicka  <jh@suse.cz>
4842
4843         * MAINTAINERS: Add myself as callgraph maintainer.
4844
4845 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4846
4847         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4848         * configure: Regenerate.
4849
4850 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4851
4852         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4853         'Write After Approval' section. Update email.
4854
4855 2003-12-01  James Lemke <jim@wasabisystems.com>
4856
4857         * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2003-11-20  Matt Thomas  <matt@3am-software.com>
4860
4861         * MAINTAINERS: Add myself as a vax port maintainer.
4862
4863 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4864
4865         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4866         (configure-build-[+module+], configure-[+module+]): Likewise.
4867         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4868         * Makefile.in: Regenerate.
4869
4870 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4871
4872         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4873         shared/dylibed libraries.
4874         * ltmain.sh: Likewise.
4875         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4876         * ltcf-cxx.sh: Likewise.
4877         * ltcf-gcj.sh: Likewise.
4878         * ltconfig: Likewise.
4879
4880 2003-11-17  Stan Cox  <scox@redhat.com>
4881
4882         * MAINTAINERS: Add myself as iq2000 port maintainer.
4883
4884 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4885
4886         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4887         * Makefile.in: Regenerate.
4888
4889 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4890
4891         * config.sub: Update to 2003-11-03 version.
4892
4893 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4894
4895         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4896         * configure:  Regenerate.
4897
4898 2003-10-20  Nicolas Pitre <nico@cam.org>
4899
4900         * MAINTAINERS: Add myself to 'Write After Approval' section.
4901
4902 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4903
4904         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4905
4906 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4907
4908         * MAINTAINERS: Update my email address.
4909
4910 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4911
4912         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4913
4914 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4915
4916         * MAINTAINERS: Add myself to 'Write After Approval' section.
4917
4918 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4919
4920         * config.guess: Update to 2003-10-16 version.
4921         * config.sub: Update to 2003-10-16 version.
4922
4923 2003-10-15 David Daney  <ddaney@avtrex.com>
4924
4925         * MAINTAINERS: Added myself to 'Write After Approval' section.
4926
4927 2003-10-15  Falk Hueffner  <falk@debian.org>
4928
4929         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4930         'Write After Approval' section. Update email.
4931
4932 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4933
4934         * MAINTAINERS: Move myself from 'Write After Approval' to
4935         'Various Maintainers' section as middle-end maintainer.
4936
4937 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4938
4939         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4940         HOST_FLAGS_TO_PASS.
4941         * Makefile.in: Regenerate.
4942
4943 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4944
4945         * config.guess: Update to 2003-10-07 version.
4946         * config.sub: Update to 2003-10-07 version.
4947
4948 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4949
4950         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4951         * ltconfig (irix5*, irix6*): Don't override version_type.
4952
4953 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4954
4955         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4956         * configure: Rebuilt
4957         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4958         * Makefile.in: Rebuilt
4959
4960 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4961
4962         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4963
4964 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4965
4966         * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2003-09-29  Paul Koning  <ni1d@arrl.net>
4969
4970         * MAINTAINERS: Move myself from "Write After Approval"
4971         to CPU platform maintainers for pdp11 platform.
4972
4973 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4974
4975         * MAINTAINERS: Move myself from 'Write After Approval' to
4976         'Various Maintainers' section as libffi testsuite maintainer.
4977
4978 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4979
4980         * configure.in: Pass a computed --program-transform-name
4981         to subconfigures.
4982         * configure: Regenerated.
4983
4984 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4985
4986         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4987         * Makefile.in: Regenerate.
4988
4989         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4990         * Makefile.in: Regenerate.
4991
4992 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4993
4994         * MAINTAINERS: Move myself from 'Write After Approval'
4995         to 'Various Maintainers' (objective-c) section.
4996
4997 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4998
4999         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5000         quoting.
5001         * configure: Regenerated.
5002
5003 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5004
5005         * MAINTAINERS (Write After Approval): Add myself to write after
5006         approval list.
5007
5008 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5009
5010         * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5013
5014         * MAINTAINERS: Update my e-mail address.
5015
5016 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5017
5018         * libtool.m4 (LD): Correct powerpc64 host match.
5019
5020 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5021
5022         * MAINTAINTERS: Update my affiliation and email address.
5023
5024 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5025
5026         * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2003-09-04  DJ Delorie  <dj@redhat.com>
5029
5030         * configure: Regenerate.
5031
5032 2003-09-04  Robert Millan  <robertmh@gnu.org>
5033
5034         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5035
5036 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5037
5038         * configure.in: Ensure arguments to sed are properly spaced.
5039         * configure: Regenerate.
5040
5041 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5042
5043         * MAINTAINERS: Update my e-mail address.
5044
5045 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5046
5047         * MAINTAINERS (Write After Approval): Add myself.
5048
5049 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5050
5051         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5052         * configure: Regenerated.
5053
5054 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5055
5056         * MAINTAINERS: Update my email address.
5057
5058 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5059
5060         * configure.in:  Use newline instead of semicolon when assuming
5061         shell arguments in a for loop.
5062         * configure:  Regenerated.
5063
5064 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5065
5066         * MAINTAINERS: Resurrect the i860 maintainer.
5067
5068 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5069
5070         PR 8180
5071         * configure.in: When testing with_libs and with_headers, treat
5072         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5073         * configure: Regenerate.
5074
5075         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5076         make, shell, etc.
5077         (baseargs): Likewise.
5078         * configure: Regenerate.
5079
5080 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5081
5082         * MAINTAINERS (Write After Approval): Add myself.
5083
5084 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5085
5086         * configure.in: Disable libgcj for darwin not on powerpc.
5087         * configure: Rebuild.
5088
5089 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5090
5091         * config-ml.in, symlink-tree: Add license.
5092
5093 2003-08-03  Richard Stallman  <rms@gnu.org>
5094             Eben Moglen  <moglen@columbia.edu>
5095
5096         * README.SCO: New file.
5097
5098 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5099
5100         * Makefile.tpl (check, check-c++): Express dependencies using
5101         dependencies rather than commands.
5102         * Makefile.in: Regenerate.
5103
5104 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5105
5106         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5107         * configure: Ditto.
5108
5109 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5110
5111         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5112         * Makefile.in: Update.
5113
5114 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5115
5116         * configure.in: Enable libgcj for darwin.
5117         * configure: Rebuild.
5118
5119 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5120
5121         * config-ml.in:  Use ac_configure_args directly instead of
5122         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5123         actually seen.
5124
5125 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5126
5127         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5128         creating target and build subdirs to build all parent dirs as needed.
5129         * Makefile.in: Rebuild.
5130         * configure.in: Don't build dirs explicitly here.
5131         * configure: Rebuild.
5132
5133 2003-07-26  Paul Brook  <paul@nowt.org>
5134
5135         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5136
5137 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5138
5139         * Makefile.tpl (all-make): Depend on intl.
5140         * Makefile.in: Rebuilt.
5141
5142 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5143
5144         * install-sh:  Update to newer upstream versions (associated with
5145         aclocal 1.7).
5146         * mkinstalldirs:  Likewise.
5147         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5148
5149 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5150
5151         * MAINTAINERS: Move self from Bug database only accounts
5152         to write-after-approval.
5153
5154 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5155
5156         * config.if: Remove unused libc_interface determination.
5157
5158 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5159
5160         * MAINTAINERS: Move self from write-after-approval to
5161         build machinery (*.in).
5162
5163 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5164
5165         PR bootstrap/11273
5166         PR bootstrap/11408
5167         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5168         unused INSTALL_PROGRAM_ARGS.
5169         * configure.in: Use AC_PROG_INSTALL.
5170         * Makefile.in: Regenerate.
5171         * configure: Regenerate.
5172
5173 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5174
5175         * MAINTAINERS: Alphabetize.
5176
5177 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5178
5179         * configure: Rebuilt.
5180         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5181         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5182         newlib nor libgloss.
5183         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5184         * configure.in (am33_2.0-*-linux*): Added.
5185
5186 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5187
5188         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5189         * configure: Regenerate.
5190
5191 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5192
5193         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5194         * Makefile.in: Regenerate.
5195
5196 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5197
5198         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5199         * Makefile.in: Regenerate.
5200
5201 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5202
5203         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5204         * Makefile.in: Regenerated.
5205
5206         * config-ml.in: Replace PWD with PWD_COMMAND.
5207
5208 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5209
5210         * intl: New directory; see intl/ChangeLog for details.
5211         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5212         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5213         * Makefile.in: Regenerate.
5214
5215 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5216
5217         * configure.in: Clean up config-lang.in handling.  Delete
5218         useless assignment to "subdirs".
5219         * configure: Regenerate.
5220
5221 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5222
5223         * configure.in: Rename 'target_libs' to 'target_libraries'.
5224         Remove useless reference to 'target_libs'.
5225         * configure: Regenerate.
5226
5227 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5228
5229         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5230         * Makefile.in: Regenerate.
5231
5232 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5233
5234         * Makefile.def: Introduce flags_to_pass.
5235         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5236         * Makefile.in: Regenerate.
5237
5238 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5239
5240         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5241         and target-libgloss.
5242         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5243         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5244         * configure: Regenerate.
5245
5246 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5247
5248         * configure.in: Update testsuite_flags to new location.
5249         * configure. Regenerate.
5250
5251 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5252
5253         * Makefile.tpl: Remove BUILD_CC stuff.
5254         * Makefile.in: Regenerate.
5255
5256 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5257
5258         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5259
5260 2003-06-16  Graeme Peterson <gp@qnx.com>
5261
5262         * MAINTAINERS (Write After Approval): Add myself.
5263
5264 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5265
5266         * config.guess: Update to 2003-06-12 version.
5267         * config.sub: Update to 2003-06-13 version.
5268
5269 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5270
5271         * config.guess: Update to 2003-06-06 version.
5272         * config.sub: Update to 2003-06-06 version.
5273
5274 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5275
5276         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5277         * configure. Regenerate.
5278
5279 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5280
5281         * configure.in: Disable serial configure by default.
5282         * configure: Regenerate.
5283         * Makefile.tpl: Abolish .NOTPARALLEL.
5284         * Makefile.in: Regenerate.
5285
5286         * Makefile.tpl: Replace {build,host,target}_canonical by
5287         {build,host,target}.
5288         * Makefile.in: Regenerate.
5289
5290         * Makefile.tpl: Fix stupid pasto.
5291         * Makefile.in: Regenerate.
5292
5293 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * Makefile.tpl: Remove bogus conditional.
5296         * Makefile.in: Regenerate.
5297
5298 2003-06-05  Jan Hubicka  <jh@suse.cz>
5299
5300         * Makefile.tpl (profiledbootstrap): New target.
5301         * Makefile.in (profiledbootstrap): New target.
5302
5303 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5304
5305         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5306         Pinski. Remove user names from other bugzilla-only maintainers.
5307
5308 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5309
5310         * Makefile.tpl: Make 'recursive targets' using autogen rather
5311         than shell loop.  Remove duplicate 'clean' targets and false
5312         comments.
5313         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5314         Add systematic method of specifying missing targets in subdirs.
5315         Add copyright boilerplate.
5316         * Makefile.in: Regenerate.
5317         * configure.in: Add 'recursive targets' to maybe list.
5318         * configure: Regenerate.
5319
5320         * MAINTAINERS: "GNATS only" -> "Bug database only".
5321
5322         * Makefile.tpl: Rename [+target+] to [+make_target+].
5323         * Makefile.def: Rename 'target' to 'make_target'.
5324
5325 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5326
5327         * MAINTAINERS: Add self as options handling maintainer.
5328
5329 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5330
5331         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5332         been too long since I touched those ports.
5333
5334 2003-05-28  DJ Delorie  <dj@redhat.com>
5335
5336         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5337         * Makefile.in: Regenerate.
5338
5339 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5340
5341         * configure.in: Use curly braces in the definition of tooldir.
5342         * configure: Regenerate.
5343
5344 2003-05-21  DJ Delorie  <dj@redhat.com>
5345
5346         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5347         newlib or libgloss.
5348         * Makefile.in: Regenerate.
5349
5350 2003-05-21  DJ Delorie  <dj@redhat.com>
5351
5352         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5353         * Makefile.in: Regenerate.
5354
5355 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5356
5357         * MAINTAINERS: Update my e-mail address.
5358
5359 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5360
5361         * configure.in: Switch more things to use maybe dependencies.
5362         * Makefile.tpl: Switch more things to use maybe dependencies.
5363         Factor out common code from autogen IF statements.
5364         * configure: Regenerate.
5365         * Makefile.in: Regenerate.
5366
5367 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5368
5369         * configure.in: Accept i[3456789]86 for machine type.
5370         * configure: Regenerate.
5371
5372 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5373
5374         * configure.in: Switch more things to use maybe dependencies.
5375         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5376         * configure: Regenerate.
5377         * Makefile.tpl: Switch more things to use maybe dependencies.
5378         * Makefile.in: Regenerate.
5379
5380 2003-05-16  Andreas Schwab  <schwab@suse.de>
5381
5382         * Makefile.tpl (install-opcodes): Define.
5383         * Makefile.in: Rebuild.
5384
5385 2003-05-13  Andreas Jaeger  <aj@suse.de>
5386
5387         * config.guess: Update to 2003-05-09 version.
5388         * config.sub: Update to 2003-05-09 version.
5389
5390 2003-05-13  Michael Eager <eager@mvista.com>
5391
5392         * configure.in: Correct sed script so that options in quotes are not
5393         deleted.
5394         * configure: Rebuild.
5395
5396 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5397
5398         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5399         and $$s/newlib/libc/sys/cygwin32 include paths.
5400         * configure: Ditto.
5401
5402 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5403
5404         * MAINTAINERS: Update my email addresses.
5405
5406 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5407
5408         * config-ml.in: Propagate INSTALL variables.
5409
5410 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5411
5412         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5413
5414 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5415
5416         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5417         * Makefile.in: Regenerate.
5418
5419 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5420
5421         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5422
5423 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5424
5425         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5426
5427 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5428
5429         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5430         * Makefile.in: Regenerated.
5431
5432 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5433
5434         * MAINTAINERS (Write After Approval): Upgrade myself from
5435         GNATS only to write-after-approval. Update my mail address.
5436
5437 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5438
5439         (OS Port Maintainers: freebsd): Add myself.
5440
5441 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5442
5443         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5444
5445 2003-04-22  Kean Johnston  <jkj@sco.com>
5446
5447         * MAINTAINERS (SCO ports): Added myself.
5448
5449 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5450
5451         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5452
5453 2003-04-19  Kean Johnston  <jkj@sco.com>
5454
5455         * MAINTAINERS (Write After Approval): Add myself.
5456
5457 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5458
5459         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5460         * Makefile.in: Regenerate.
5461
5462 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5463
5464         * configure.in (powerpc64*-*-linux*): Remove.
5465         * configure: Rebuilt.
5466
5467 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5468
5469         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5470         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5471         and restrap.
5472         * Makefile.in:  Regenerate.
5473
5474 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5475
5476         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5477         * configure: Regenerated.
5478
5479 2003-04-15  DJ Delorie  <dj@redhat.com>
5480
5481         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5482
5483 2003-04-13  Nick Clifton  <nickc@redhat.com>
5484
5485         * config-ml.in: Remove support for --disable-aix removing
5486         call-aix multilibs.
5487
5488 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5489
5490         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5491         * */configure: Rebuilt.
5492
5493 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5494
5495         * MAINTAINERS: Add my email address.
5496
5497 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5498
5499         * MAINTAINERS (Write After Approval): Add myself.
5500
5501 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5502
5503         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5504         * Makefile.in: Regenerate.
5505
5506 2003-03-14  Michael Chastain  <mec@shout.net>
5507
5508         * Makefile.in: Regenerate with correct Makefile.def.
5509
5510 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5511
5512         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5513         Make macro.
5514         * Makefile.in: Regenerate.
5515         * configure.in: Clean up gxx_include_dir logic.
5516         * configure: Regenerate.
5517
5518 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5519
5520         * MAINTAINERS (Write After Approval): Add myself.
5521
5522 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5523
5524         * MAINTAINERS: Update my mail address.
5525
5526 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5527
5528         * configure.in (gxx_include_dir): Fix typo.
5529         * configure: Regenerated.
5530
5531 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5532
5533         * Makefile.tpl: Reindent.
5534         * Makefile.in: Regenerate.
5535         * configure.in: Reindent.  Don't set unused variables.
5536         * configure: Regenerate.
5537
5538 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5539
5540         * configure.in: Include $(build_tooldir)/sys-include in
5541         FLAGS_FOR_TARGET.
5542         * configure: Regenerated.
5543
5544 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5545
5546         * Makefile.tpl: Always pass down RANLIB.
5547         * Makefile.in: Regenerate.
5548
5549         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5550         * Makefile.in: Regenerate.
5551         * configure.in: Remove unused logic relating to --enable-shared
5552         and --enable-threads.  Remove bogus comments.  Remove redundant
5553         noconfigdirs.
5554         * configure: Regenerate.
5555
5556         * configure.in: Replace ${libstdcxx_version} by its value.
5557         Remove reference to mh-dgux.
5558         * configure: Regenerate.
5559
5560 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5561
5562         * MAINTAINERS (Write After Approval): Add myself.
5563
5564 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5565
5566         * Makefile.tpl: Rearrange.
5567         * Makefile.in: Regenerate.
5568
5569 2003-02-25  Uwe Stieber <uwe@wwws.de>
5570
5571         * configure.in: Add support for kaOS as cross build target system.
5572         * configure: Regenerated.
5573
5574 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5575
5576         * MAINTAINERS (Write after approval): Add myself.
5577
5578 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5579
5580         * MAINTAINERS: Update my email address.
5581
5582 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5583
5584         * MAINTAINERS: Add self to blanket write privs. section.
5585
5586 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5587
5588         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5589         configure-target-* as some target builds may require additional
5590         flags for preprocessor tests.
5591         * Makefile.in: Regenerated.
5592
5593 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5594
5595         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5596         * ltconfig: Handle it.
5597         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5598         auto-detecting it.
5599
5600         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5601         it is used as argument to $CC.
5602         * ltcf-gcj.sh: Likewise.
5603
5604         * configure.in: Introduce --enable-maintainer-mode.
5605         * configure: Rebuilt.
5606         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5607         for maintainer mode.
5608         * Makefile.in: Rebuilt.
5609
5610 2003-02-18  Jason Merrill  <jason@redhat.com>
5611
5612         * Makefile.tpl (check-c++): Allow parallelism.
5613
5614 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5615
5616         * MAINTAINERS: Remove John Carr (who never actually had access to
5617         gcc.gnu.org).
5618
5619 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5620
5621         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5622         don't configure target-libobjc.
5623         * configure: Regenerate.
5624
5625 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5626
5627         * Makefile.tpl (RANLIB): Define.
5628         * Makefile.in: Regenerate.
5629
5630 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5631
5632         * MAINTAINERS: Update my email.
5633
5634 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5635
5636         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5637         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5638         * Makefile.in: Regenerated.
5639         * configure.in: Remove all traces of snavigator, db, and grep.
5640         * configure: Regenerated.
5641
5642 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5643
5644         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5645         After Approval.
5646
5647 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5648
5649         * MAINTAINERS (Write after approval): Add myself.
5650
5651 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5652
5653         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5654         * Makefile.in: Regenerated.
5655
5656 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5657
5658         * config.guess: Updated to 2003-01-30's version.
5659         * config.sub: Updated to 2003-01-28's version.
5660
5661 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5662
5663         * config.if: If gcc_version is already set, just use it.  Don't set
5664         gcc_version_trigger if it's already set, otherwise set it to
5665         gcc/version.c, but only if the file exists.  If it is not set and
5666         gcc/version.c does not exist, try to extract the version number from
5667         $CC.
5668
5669 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5670
5671         * MAINTAINERS: Add myself to write-after-approval list.
5672
5673 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5674
5675         * configure.in:  Revert 24Jan change.
5676         * configure:  Regenerate.
5677
5678 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5679
5680         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5681         entry of HJ Lu.
5682
5683 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5684
5685         * configure.in: Revert previous change.
5686         * configure: Regenerate.
5687
5688 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5689
5690         * configure.in: Make rda native-only.
5691         * configure: Regenerate.
5692
5693 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5694
5695         * MAINTAINERS: Move myself from GNATS-only-accounts to
5696         write-after-approval.
5697
5698 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5699
5700         * configure.in: Add missing \.
5701         * configure: Rebuilt.
5702
5703 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5704
5705         * configure.in (baseargs): Avoid using \| in sed regular
5706         expressions.
5707         * configure: Rebuilt.
5708
5709 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5710
5711         * configure.in (baseargs): Remove all supported forms of
5712         --cache-file, --srcdir, --host, --build and --target options
5713         from argument lists.
5714         * configure: Rebuilt.
5715
5716 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5717
5718         * MAINTAINERS: Add myself to write-after-approval list.
5719
5720 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5721
5722         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5723         * configure: Rebuilt.
5724
5725 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5726
5727         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5728         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5729         * Makefile.in: Regenerate.
5730         * configure: Regenerate.
5731
5732 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5733
5734         * configure.in: Remove Makefile in build, host and target modules
5735         unless configure was run with --no-recursion.
5736         * configure: Rebuilt.
5737
5738 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5739
5740         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5741         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5742         * Makefile.in: Regenerate.
5743
5744 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5745
5746         * config.guess: Update to 2003-01-03 version.
5747         * config.sub: Update to 2003-01-03 version.
5748
5749 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5750
5751         * configure: Regenerate with proper autoconf 2.13.
5752
5753 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5754
5755         * configure.in: Add AC_PREREQ for consistency.
5756         * configure: Regenerate.
5757
5758 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5759
5760         * configure.in (GDB_TK): Add tcl directories conditional on
5761         gdb/gdbtk directory being present.
5762         * configure: Regenerate.
5763
5764 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5765
5766         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5767         by gcc if LD is not defined and we are not doing a Canadian Cross.
5768         * configure: Rebuilt.
5769
5770 2002-12-31  Tom Tromey  <tromey@redhat.com>
5771
5772         * Makefile.in: Rebuilt.
5773         * Makefile.def (target_modules) [libffi]: Allow installation.
5774
5775 2002-12-31  Andreas Schwab  <schwab@suse.de>
5776
5777         * configure.in: Fix use of $program_transform_name.
5778         * configure: Regenerated.
5779
5780 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5781
5782         * configure.in (baseargs): Don't remove first configure argument.
5783         * configure: Regenerated.
5784
5785 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5786
5787         * Makefile.tpl (local-distclean): Don't remove...
5788         (multilib.ts): ... this.  Moved into...
5789         (multilib.out): ... this.  Don't use sub-make.
5790         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5791         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5792         (configure-build-[+module+], configure-[+module+],
5793         configure-target-[+module+], configure-gcc): ... these.  Test
5794         for Makefile existence.  Drop config.status from dependencies.
5795         * Makefile.in: Rebuilt.
5796         * configure.in: Move gcc-version-trigger to the end of
5797         ac_configure_args.  Add comments to maybedep.tmp and
5798         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5799         nonopt from baseargs, matching and removing corresponding
5800         whitespace while at it.
5801         * configure: Rebuilt.
5802
5803 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5804
5805         * configure.in (host_configargs): Replace reference to
5806         no-longer-defined buildopts with --build=${build_alias}.
5807         * configure: Rebuilt.
5808
5809         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5810         program_transform_name to standard idiom.
5811         (AUTOGEN, AUTOCONF): Define.
5812         (Makefile.in): Use $(AUTOGEN).
5813         (Makefile): Depend on config.status, and use autoconf-style rule to
5814         build it.  Move original commands to...
5815         (config.status): ... this new target.
5816         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5817         $(AUTOCONF).
5818         * Makefile.in: Rebuilt.
5819
5820 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5821
5822         * Makefile.tpl: Fix dramatic bustage due to change in
5823         program_transform_name.
5824         * Makefile.in: Regenerate.
5825
5826         * configure.in: Remove unnecessary PATH setting.
5827         * configure: Regnerate.
5828
5829         * configure.in: Don't default to unprefixed tools unless
5830         the native tools will work.
5831         * configure: Regenerate.
5832
5833         * configure.in: Convert to autoconf script.  Blow away lots
5834         of now-redundant Makefile fragments.
5835         * configure: Generate using Autoconf.
5836         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5837         * Makefile.in: Regenerate.
5838
5839 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5840
5841         * configure: Fix stupid bug where RANLIB was mistakenly included.
5842
5843         * configure.in: Rename (buildargs, hostargs, targargs) to
5844         (build_configargs, host_configargs, target_configargs).
5845
5846         * configure.in: Move logic out of sed statement.
5847
5848         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5849         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5850
5851 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5852
5853         * config.sub: Import from master repository
5854         * config.guess: Ditto
5855
5856 2002-12-24  Andreas Schwab  <schwab@suse.de>
5857
5858         * Makefile.tpl (multilib.out): Fix missing space.
5859         * Makefile.in: Regenerate.
5860
5861 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5862
5863         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5864         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5865         * Makefile.in: Regenerate.
5866         * configure.in: Remove unnecessary leftovers.
5867
5868 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5869
5870         * configure.in (extra_ranlibflags_for_target): New variable.
5871         (*-*-darwin): Add -c to ranlib commands.
5872         * configure (tooldir): Handle extra_ranlibflags_for_target.
5873
5874 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5875
5876         * Makefile.tpl: Revert HJL's change.
5877         * Makefile.in: Regenerated.
5878         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5879         always.
5880
5881 2002-12-19  Andreas Schwab  <schwab@suse.de>
5882
5883         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5884         * Makefile.in: Regenerate.
5885
5886 2002-12-18  H.J. Lu <hjl@gnu.org>
5887
5888         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5889         * Makefile.in: Regenerated.
5890
5891         * configure.in (build_prefix): New. Substitute.
5892
5893 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5894
5895         * Makefile.tpl: Don't let real targets depend on phony targets.
5896         * Makefile.in: Regenerate.
5897
5898         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5899         * Makefile.in: Regenerate.
5900
5901 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5902
5903         * config.sub: Import from master repository
5904         * config.guess: Ditto
5905
5906 2002-12-16  Jason Merrill  <jason@redhat.com>
5907
5908         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5909         previous 'make bootstrap'.
5910         * Makefile.in: Regenerate.
5911
5912 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5913
5914         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5915
5916 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5917
5918         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5919         * Makefile.in: Regenerate.
5920
5921 2002-12-13  Jason Merrill  <jason@redhat.com>
5922
5923         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5924         library tests.
5925         (check-c++): Just depend on it and check-target-libstdc++-v3.
5926         * Makefile.in: Regenerate.
5927
5928 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5929
5930         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5931         * Makefile.in: Rebuilt.
5932
5933 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5934
5935         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5936
5937 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5938
5939         * configure: Fix bug put in by gremlins.
5940
5941         * Makefile.tpl: Substitute more autoconfily.
5942         * configure: Substitute more autoconfily.
5943         * Makefile.in: Regenerate.
5944
5945 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5946
5947         * config.sub: Import from master repository
5948         * config.guess: Ditto
5949         * MAINTAINERS: Added Svein Seldal under write after approval
5950
5951 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5952
5953         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5954         * Makefile.in (all-sim): Ditto.
5955
5956 2002-12-06  DJ Delorie  <dj@redhat.com>
5957
5958         * Makefile.tpl: Change configure dependencies to not have real
5959         targets depend on phony targets.
5960
5961 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5962
5963         * configure.in: Revert unintentional change.
5964
5965         * Makefile.tpl: Change dependency for */multilib.out so that
5966         it works when gcc isn't in the tree.
5967
5968         * configure.in: Substitute more.
5969         * configure: Run subconfigures from the Makefile.
5970         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5971         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5972
5973 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5974
5975         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5976
5977 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5978
5979         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5980         and corresponding dependencies.
5981         * Makefile.in: Regenerate.
5982
5983         * configure.in (host_tools): Order binutils, gas and ld for
5984         convenience in running the testsuites.
5985
5986         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5987         * Makefile.in: Regenerate.
5988         * configure.in: Introduce rules to serialize subconfigure runs.
5989
5990         * configure.in: Introduce BASE_CC_FOR_TARGET.
5991         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5992         Realize configure-build-* targets.  Realize configure-target-* targets.
5993         * Makefile.in: Regenerate.
5994
5995 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5996
5997         * configure: Move gcc_version_trigger stuff from here...
5998         * configure.in: ...to here.
5999
6000         * configure.in: Separate subconfigure options added by this file from
6001         options given by the user.  Add machinery to put args for host
6002         subconfigures into the Makefile.
6003
6004         * Makefile.tpl: Remove 'vault' targets.
6005         * Makefile.tpl: Reorder and comment dependencies.
6006         * Makefile.in: Regenerate.
6007
6008 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6009         * configure.in: Fix my broken commit of previous patch. (sigh)
6010
6011 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6012
6013         * configure.in: Move host-specific darwin noconfigdirs into
6014         the host-specific section.
6015
6016 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6017
6018         * configure.in: Move host-specific darwin noconfigdirs into
6019         the host-specific section.
6020
6021 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6022
6023         * configure: Remove skip-this-dir support.
6024         * Makefile.tpl: Remove skip-this-dir support.
6025
6026         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6027         subdirectories.
6028         * Makefile.in: Regenerate.
6029
6030         * Makefile.tpl: Strip out useless setting of 'dir'.
6031         * Makefile.in: Regenerate.
6032
6033 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6034
6035         * configure.in: Fix deeply stupid bug.
6036
6037         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6038         shell code in CXX_FOR_TARGET
6039         * Makefile.def: Introduce raw_cxx.
6040         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6041         RAW_CXX_FOR_TARGET.
6042         * Makefile.in: Regenerate.
6043
6044 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6045
6046         * Makefile.tpl: Remove unnecessary ifs.
6047         * Makefile.in: Regenerate.
6048
6049         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6050         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6051         targets for 'no_install' modules.
6052         * configure: Move GDB_TK substitution to configure.in.  Move
6053         build_modules stuff to configure.in.
6054         * configure.in: Implement soft dependency machinery.  Maybe-ize
6055         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6056         * Makefile.in: Regenerate.
6057
6058 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6059
6060         * Makefile.tpl: Make all-target, install-target behave similarly
6061         to all, install (only hitting configured targets).  Eliminate
6062         unused macro defintions.
6063
6064         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6065         build != host.
6066
6067         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6068
6069         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6070
6071         * configure.in: Produce lists of subdir targets we're actually
6072         configuring.  Remove references to "dosrel".
6073         * Makefile.tpl: Let configure set which subdir targets are hit.
6074         Remove install-cross; clean up install; remove ALL.  Remove
6075         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6076         Autogenerate host module targets.  Remove empty dependency lines
6077         and redundant dependency; rearrange slightly.
6078         * Makefile.def: Add host-side libtermcap, utils.
6079
6080         * Makefile.in: Regenerate.
6081
6082 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6083
6084         * ltconfig (osf[345]): Append $major to soname_spec.
6085         Reflect this in library_names_spec.
6086         * ltmain.sh (osf): Prefix $major with . for use as extension.
6087
6088 2002-11-19  Andreas Jaeger  <aj@suse.de>
6089
6090         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6091         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6092         and sparc64 GNU/Linux systems.
6093
6094 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6095
6096         * MAINTAINERS: Update email.
6097
6098 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6099
6100         * MAINTAINERS: Complete James Dennett's entry.
6101
6102 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6103
6104         * MAINTAINERS (Write After Approval): Add myself.
6105
6106 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6107
6108         * Makefile.tpl: syntactic cleanup
6109
6110 2002-11-13 Stuart Hastings <stuart@apple.com>
6111
6112         * MAINTAINERS: Add myself to write-after-approval list.
6113
6114 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6115
6116         * Makefile.def: Add list of recursive targets to autogenerate.
6117         Add build_modules.
6118         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6119         targets.  Autogenerate *-build-* targets.
6120         * Makefile.in: Regenerate.
6121
6122 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6123
6124         * configure: More autoconf-style substitutions.
6125         * Makefile.tpl: More autoconf-style substitutions.
6126         * Makefile.in: Regenerate.
6127
6128 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6129
6130         * configure: Substitute more variables in a more autoconf-friendly
6131         way.  Simplify slightly.
6132         * Makefile.tpl: Make more variables substitutable in an
6133         autoconf-friendly way.
6134         * Makefile.in: Regenerate.
6135
6136 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6137
6138         * MAINTAINERS (Write After Approval): Add myself.
6139
6140 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6141
6142         * configure.in (v810*): Remove special setting of tools.
6143
6144         * configure: Add support for extra required flags for ar or nm.
6145         * configure.in (aix4.3+): Use above support for target-specific
6146         issues, rather than using config/mt-aix43.
6147
6148 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6149
6150         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6151         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6152         with $srcdir.  Reformat indentation.  Substitute some variables
6153         formerly hard-coded in the Makefile for build=host.
6154         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6155         * Makefile.def: Autogenerate more.
6156         * Makefile.in: Regenerate.
6157
6158 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6159
6160         * MAINTAINERS (Write After Approval): Add myself.
6161
6162 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6163
6164         * Makefile.def (host_modules): Add rda.
6165         * Makefile.in: Regenerate.
6166         * configure.in (target_tool): Add target-rda to list.
6167
6168 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6169
6170         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6171
6172 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6173
6174         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6175         and restrap targets to this rule.
6176         * Makefile.in:  Regenerate.
6177
6178 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6179
6180         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6181         GNATS only accounts.
6182
6183 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6184
6185         * configure.in (i[3456]86-*-linux*): Add check to disable
6186         ${libgcj} for glibc1.
6187
6188 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6189
6190         * MAINTAINERS: Add myself as ip2k port maintainer.
6191
6192 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6193
6194         * configure.in: Add tic4x target.
6195
6196 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6197
6198         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6199         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6200         * Makefile.in: Regenerate.
6201
6202         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6203         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6204         * Makefile.in: Regenerate.
6205
6206 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6207
6208         * MAINTAINERS: Add myself as web pages co-maintainer.
6209
6210 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6211
6212         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6213         * Makefile.in: Regenerate.
6214
6215 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6216
6217         * MAINTAINERS: Add myself and Nathan Sidwell
6218         <nathan@codesourcery.com> as VxWorks maintainers.
6219
6220 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6221
6222         * Makefile.def: Remove order dependency comments.
6223         * Makefile.tpl: Add explicit install-install dependencies.
6224         * Makefile.in: Regenerate.
6225
6226         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6227         * Makefile.in: Regenerate.
6228
6229         * Makefile.tpl: Add configure-target (for src-release in src)
6230         * Makefile.in: Regenerate.
6231
6232 2002-09-30  Nick Clifton  <nickc@redhat.com>
6233
6234         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6235
6236 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6237
6238         * configure.in (s390*-*-linux*): Enable libgcj.
6239
6240 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6241
6242         * configure: Revert accidentally applied changes.
6243
6244         * Makefile.tpl: Make more autoconf-friendly.
6245         * Makefile.in: Regenerate.
6246         * configure: Make substitution more autoconf-like.
6247
6248 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6249
6250         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6251         single entry to handle all these.
6252         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6253         libjava on arm-*-elf.
6254
6255 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6256
6257         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6258         things that depend on them.
6259
6260 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6261
6262         * Makefile.tpl: Make subsituted variables more autoconfy.
6263         * Makefile.in: Regenerate.
6264         * configure: Make seds more autoconfy.
6265
6266 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6267
6268         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6269         * Makefile.in: Regenerate.
6270         * configure.in: Rewrite sed statements to look autoconfy.
6271
6272         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6273         all-target-foo on configure-target-foo.
6274         * Makefile.def: Ditto.
6275         * Makefile.in: Rebuild.
6276
6277 2002-09-25  Andrew Haley  <aph@redhat.com>
6278
6279         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6280
6281 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6282
6283         * Makefile.def: New file.
6284         * Makefile.tpl: New file.
6285         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6286         * contrib/gcc_update: Note that Makefile.in is a generated file.
6287
6288         * configure.in: Minor rearrangement.  Simplify tests.
6289
6290 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6291
6292         * configure.in (with_headers): Skip copy if value is "yes".
6293         (with_libs): Likewise.
6294
6295 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6296
6297         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6298         * configure.in (sh*-*-pe*): Ditto.
6299         * configure.in (mips*-*-pe*): Ditto.
6300         * configure.in (*arm-wince-pe): Ditto.
6301
6302         * configure.in: Rearrange.
6303
6304 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6305
6306         * MAINTAINERS: Update my email address.
6307
6308 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6309
6310         * MAINTAINERS: (Write After Approval): Add myself.
6311
6312 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6313
6314         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6315
6316 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6317
6318         * MAINTAINERS: Change my mailing address.
6319
6320 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6321
6322         * MAINTAINERS (Write After Approval): Remove myself.
6323         (Various Maintainers: c++ runtime libs): Add myself.
6324
6325 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6326
6327         * MAINTAINERS (Write After Approval): Remove myself.
6328         (Various Maintainers: c++ runtime libs): Add myself.
6329
6330 2002-08-15  Eric Christopher  <echristo@redhat.com>
6331
6332         * config.sub: Import from master repository.
6333         * config.guess: Ditto.
6334
6335 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6336
6337         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6338         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6339         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6340
6341 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6342
6343         * MAINTAINERS: Add self to rs6000 vector extensions.
6344
6345 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6346
6347         * libiberty/configure: Reverted unintended yesterday's check in.
6348
6349 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6350
6351         * boehm-gc/configure, libf2c/configure: Rebuilt.
6352         * libffi/configure, libiberty/configure: Ditto.
6353         * libjava/configure, libobjc/configure: Ditto.
6354         * libstdc++-v3/configure, zlib/configure: Ditto.
6355         Merged from binutils:
6356         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6357         From Steve Ellcey <sje@cup.hp.com>:
6358         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6359         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6360         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6361         IA64.
6362         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6363         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6364         soname_spec, sys_lib_search_path_spec): Ditto.
6365
6366 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6367
6368         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6369
6370 2002-08-04  H.J. Lu  (hjl@gnu.org)
6371
6372         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6373
6374 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6375
6376         * MAINTAINERS (Write After Approval): Add myself.
6377
6378 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6379
6380         * configure.in: Move generic linux case to end.  Copy generic
6381         linux noconfigdirs to mips*-*-linux* entry and new
6382         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6383
6384 2002-07-19  Michael Matz  <matz@suse.de>
6385
6386         * MAINTAINERS: Add myself as ra* maintainer.
6387
6388 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6389
6390         * config.guess: Update to 2002-07-09 version.
6391         * config.sub: Update to 2002-07-03 version.
6392
6393 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6394
6395         * MAINTAINERS: Fix typo in a maintainer email address.
6396
6397 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6398
6399         * configure.in: Remove two redundant tests.
6400
6401 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6402
6403         * configure.in (mips*-*-irix6*o32): Enable stabs.
6404
6405 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6406
6407         * configure.in: Don't build grez.
6408         * Makefile.in: Ditto.
6409
6410         * Makefile.in: Remove references to bsp, cygmon, libstub.
6411         * configure.in: Ditto.
6412
6413         * configure.in: Remove leftover reference to gdbtest.
6414
6415 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6416
6417         * configure.in (gxx_include_dir):  Change to match versioned
6418         C++ headers if --enable-version-specific-runtime-libs is used.
6419
6420 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6421
6422         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6423
6424 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6425
6426         * configure.in: Make --without-x work.
6427
6428 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6429
6430         * configure.in: Rearrange target Makefile fragment collection.
6431
6432         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6433         cvs[src].
6434         * configure.in: Ditto.
6435
6436 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6437
6438         * MAINTAINERS (Write After Approval): Update my e-mail address.
6439
6440 2002-06-24  Ben Elliston  <bje@redhat.com>
6441
6442         * configure.in (host_tools): Remove cgen.
6443
6444         * Makefile.in (all-cgen): Remove; runs from its source directory.
6445         (check-cgen, install-cgen, clean-cgen): Likewise.
6446         (all-opcodes): Do not depend on all-cgen.
6447         (all-sim): Likewise.
6448
6449 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451         * Makefile.in: Eliminate 'apache' targets.
6452         * configure.in: Eliminate 'apache' targets.
6453
6454         * configure.in: Eliminate redundant tests.  Reorganize.
6455
6456         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6457
6458         * config-ml.in: Eliminate references to Cygnus configure.
6459
6460         * Makefile.in: Eliminate references to building emacs.
6461
6462 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6463
6464         * MAINTAINERS: Update my email address.
6465
6466 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6467
6468         * config.if (libstdcxx_incdir): Version C++ headers.
6469         (cxx_incdir): Remove.
6470
6471 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6472
6473         * MAINTAINERS (Write After Approval): Add self.
6474
6475 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6476
6477         * configure.in: Add support for ip2k.
6478
6479 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6480
6481         * configure.in: Fix AIX configury bug.
6482
6483 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6484
6485         * MAINTAINERS (Write After Approval): Add self.
6486
6487 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6488
6489         * configure.in: replace ${topsrcdir} with ${srcdir}
6490
6491         * configure.in: Move definition of libstdcxx_flags
6492         right above usage, rather than waaay earlier.
6493
6494         * configure.in: Pull definition of is_cross_compiler earlier.
6495
6496         * configure.in: Rearrange a little.
6497
6498         * configure.in: Remove references to librx.
6499         * Makefile.in: Remove references to librx.
6500
6501 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6502
6503         * config.sub: Add support for avr target.
6504         Import from master sources, rev 1.255
6505
6506 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6507
6508         * configure, .cvsignore:  Revert previous change...
6509         * Makefile:  ...delete.
6510
6511 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6512
6513         * configure.in: Eliminate ${gasdir} variable.
6514
6515 2002-06-18  Dave Brolley  <brolley@redhat.com>
6516
6517         * configure.in: Add support for frv.
6518         * config.sub: Add support for frv.
6519
6520 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6521
6522         * configure:  Remove garbage from previous commit.
6523
6524 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6525
6526         * configure:  For in-source builds, make a subdir and re-exec there.
6527         * Makefile:  New file.  Pass targets through to build directory.
6528         * .cvsignore:  No longer ignore "Makefile".
6529
6530 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6531
6532         * MAINTAINERS (Write After Approval): Add self.
6533
6534 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6535
6536         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6537
6538 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6539
6540         * configure.in (vax-*-netbsd*): Re-enable gas.
6541
6542 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6543
6544         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6545         BUILD_PREFIX_1, to correct nomenclature.
6546         * configure: Likewise.
6547
6548         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6549         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6550
6551 2002-05-31  Olaf Hering  <olh@suse.de>
6552
6553         * config-ml.in: Propogate DESTDIR also.
6554
6555 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6556
6557         * configure.in (vax-*-netbsd*): Don't build gas for this
6558         platform.
6559
6560 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6561
6562         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6563         and libgcj for AVR.
6564
6565 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6566
6567         * MAINTAINERS (Write After Approval): Add myself.
6568
6569 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6570
6571         * config.guess: Update to 2002-05-22 version.
6572         * config.sub: Likewise.
6573
6574 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6575
6576         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6577         * config-ml.in: Likewise.
6578         * configure: Likewise.
6579         * configure.in: Likewise.
6580
6581 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6582
6583         * MAINTAINERS: Update my email address.
6584
6585 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6586
6587         * configure.in: Simplify makefile fragment collection.
6588
6589         * configure.in: Remove code to build emacs.
6590
6591         * configure.in : Remove --srcdir argument from targargs and buildargs
6592         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6593
6594         * configure: Move some logic to configure.in.
6595         * configure.in: Move some logic from configure.
6596
6597 2002-05-11  Tom Tromey  <tromey@redhat.com>
6598
6599         * MAINTAINERS: Reflect libgcj reality.
6600
6601 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6602
6603         * Makefile.in: Honour DESTDIR.
6604
6605 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6606
6607         * config.guess: Import 2002-03-20 version.
6608         * config.sub: Import 2002-04-26 version.
6609
6610 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6611
6612         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6613
6614 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6615
6616         * MAINTAINERS: Add self.
6617
6618 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6619
6620         * ltmain.sh: Detect and handle object name conflicts
6621         while piecewise linking a static library.
6622
6623 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6624
6625         * configure.in (noconfigdirs): Don't disable libgcj on
6626         sparc64-*-solaris* and sparcv9-*-solaris*.
6627
6628 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6629
6630         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6631
6632 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6633
6634         * configure.in (FLAGS_FOR_TARGET): Do not add
6635         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6636         on i[3456]86-*-linux*.
6637
6638 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6639
6640         * configure.in (noconfigdirs): Replace [ ] with test.
6641
6642         * configure.in (noconfigdirs): Do not add target-newlib if
6643         target == i[3456]86-*-linux*, and host == target.
6644
6645 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6646
6647         * configure.in: delete reference to absent file
6648
6649         * configure.in: replace '[' with 'test'
6650
6651         * configure.in: Eliminate references to gash.
6652         * Makefile.in: Eliminate references to gash.
6653
6654         * configure.in: remove useless references to 'pic' makefile fragments.
6655
6656         * configure.in: (*-*-windows*) Finish removing.
6657
6658         * configure.in: Eliminate redundant test for libgui.
6659
6660 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6661
6662         * MAINTAINERS: Add self and realphabetize.  Update entries
6663         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6664         entry for a29k port maintainer.
6665
6666 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6667
6668         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6669         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6670
6671 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6672
6673         * configure.in: remove references to dead files
6674
6675 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6676
6677         * MAINTAINERS: Add information about purpose of this file.
6678
6679 2002-04-18  Tom Tromey  <tromey@redhat.com>
6680
6681         * configure.in: Disallow configuring libgcj when it is already
6682         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6683         Solaris 2.8 by default.  For PR libgcj/6158.
6684
6685 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6686
6687         * configure.in:  Move default CC setting out of config/mh-* fragments
6688         directly into here.
6689
6690 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6691
6692         * configure.in: don't even try to configure or make a subdirectory
6693         if there's no configure script for it.
6694
6695 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6696
6697         * MAINTAINERS: Remove chill maintainers.
6698         * Makefile.in (CHILLFLAGS): Remove.
6699         (CHILL_LIB): Remove.
6700         (TARGET_CONFIGDIRS): Remove libchill.
6701         (CHILL_FOR_TARGET): Remove.
6702         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6703         CHILL_LIB.
6704         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6705         (CHECK_TARGET_MODULES): Likewise.
6706         (INSTALL_TARGET_MODULES): Likewise.
6707         (CLEAN_TARGET_MODULES): Likewise.
6708         (configure-target-libchill): Remove.
6709         (all-target-libchill): Remove.
6710         * configure.in (target_libs): Remove target-libchill.
6711         Do not compute CHILL_FOR_TARGET.
6712         * libchill: Remove directory.
6713
6714 2002-04-11  DJ Delorie  <dj@redhat.com>
6715
6716         * Makefile.in, configure.in: Sync with binutils, entries
6717         follow...
6718
6719 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6720
6721         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6722         (do-tar, do-bz2): New rules.
6723         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6724         (gdb-tar): New rule.
6725         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6726         (insight_dejagnu.tar): New rule.
6727         (insight.tar): New rule.
6728         (gdb+dejagnu.tar): New rule.
6729         (gdb.tar): New rule.
6730
6731 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6732
6733         * Makefile.in: Add all-tix to deps for all-snavigator
6734         so that tix is built when building snavigator.
6735
6736 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6737
6738         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6739         ld and gdb are not supported.
6740
6741 2002-01-07  Mark Salter  <msalter@redhat.com>
6742
6743         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6744         Allow target-libgloss to be built for arm, strongarm, and xscale.
6745
6746 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6747
6748         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6749         options for i[3456]86-pc-linux* native builds.
6750
6751 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6752
6753         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6754         files from .po files for a distribution.
6755
6756 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6757
6758         * configure.in: Enable libstdc++-v3 for h8300 targets.
6759
6760 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6761
6762         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6763         version from bfd/.
6764
6765 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6766
6767         * Makefile.in (VER): When present, extract the version number from
6768         the file version.in.
6769
6770 2001-05-24  Tom Rix <trix@redhat.com>
6771
6772         * configure.in : enable ld for aix
6773
6774 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6775
6776         * config.guess: Add linux target for S/390.
6777
6778 2000-11-07  Philip Blundell  <pb@futuretv.com>
6779
6780         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6781
6782 2000-11-03  Philip Blundell  <pb@futuretv.com>
6783
6784         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6785         files.
6786
6787 2001-01-15  Ben Elliston  <bje@redhat.com>
6788
6789         * configure.in (host_tools): Add sid.
6790         Always configure cgen.
6791
6792 2000-11-24  Nick Clifton  <nickc@redhat.com>
6793
6794         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6795
6796
6797 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6798
6799         * Makefile.in (ALL_MODULES): Add all-cgen.
6800         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6801         (all-cgen): New target.
6802         (all-opcodes,all-sim): Depend on all-cgen.
6803         * configure.in (host_tools): Add cgen.
6804         Only configure cgen if --enable-cgen-maint.
6805
6806 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6807
6808         * configure.in: Add *-*-freebsd* configurations.
6809
6810 2002-04-08  Tom Tromey  <tromey@redhat.com>
6811
6812         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6813         Fixes PR libgcj/6068.
6814
6815 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6816
6817         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6818
6819 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6820
6821         * configure.in (alpha*-dec-osf*): Enable libgcj.
6822
6823 2003-03-27  Matthew Gingell <gingell@gnat.com>
6824
6825         * MAINTAINERS (Write After Approval): Add myself.
6826
6827 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6828
6829         Fix for: PR bootstrap/3591, target/5676
6830         * configure.in (mcore-pe): Disable the configuration of
6831         libstdc++-v3 since exceptions are not supported.
6832
6833 2002-03-20  Anthony Green  <green@redhat.com>
6834
6835         * configure.in: Enable libgcj for xscale-elf target.
6836
6837 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6838
6839         * MAINTAINERS:  Update my email address.
6840
6841 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6842
6843         * ltmain.sh (relink_command): Fix typo in previous change.
6844
6845 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6846
6847         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6848         (relink_command): Added --tag flags.
6849         (mode=install): If relinking fails; error out.
6850
6851 2002-03-12  Richard Henderson  <rth@redhat.com>
6852
6853         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6854         .NOTPARALLEL tag.
6855         (do-check): Rename from check.
6856         (check): Allow parallel check.
6857
6858 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6859
6860         * MAINTAINERS: Add myself as maintainer for xtensa port.
6861         Fix alphabetical order in CPU port maintainer list.
6862         Remove myself from Write After Approval list.
6863
6864 2002-03-11  Richard Henderson  <rth@redhat.com>
6865
6866         * Makefile.in (.NOTPARALLEL): Add fake tag.
6867
6868 2002-03-07  H.J. Lu  (hjl@gnu.org)
6869
6870         * configure.in: Enable gprof for mips*-*-linux*.
6871
6872 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6873
6874         * MAINTAINERS (Write After Approval): Add myself.
6875
6876 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6877
6878         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6879         libjava.
6880         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6881
6882 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6883
6884         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6885         because its Makefile is there; test for the executable instead.
6886
6887 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6888
6889         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6890         libstdc++-v3 and libjava.
6891
6892 2002-02-11  Adam Megacz <adam@xwt.org>
6893
6894         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6895         boehm-gc
6896
6897 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6898
6899         * config.guess: Updated to 2002-01-30's version.
6900         * config.sub: Updated to 2002-02-01's version.
6901         Contribute sh64-elf.
6902         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6903         * configure.in: Added sh64-*-*.
6904
6905 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6906
6907         * MAINTAINERS: Belatedly add myself to write after approval list.
6908
6909 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6910
6911         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6912         Remove self as Write After Approval.
6913
6914 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6915
6916         * MAINTAINERS: Put self in as maintainer for contrib/regression
6917         directory.
6918
6919 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6920
6921         * MAINTAINERS:  Update my email address.
6922
6923 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6924
6925         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6926         target-libiberty, and target-libgloss.  Skip Java-related
6927         libraries if not supported for NetBSD on target CPU.
6928
6929 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6930
6931         * install-sh: Use _inst.$$_ for temp file name.
6932
6933 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6934
6935         * MAINTAINERS (Write After Approval): Move my contact info
6936         from here...
6937         (OS Port Maintainers): ...to here (netbsd).
6938
6939 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6940
6941         * MAINTAINERS (Write After Approval): Add myself.
6942
6943 2002-01-17  H.J. Lu <hjl@gnu.org>
6944
6945         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6946         (all-target-fastjar): Also depend on all-target-libiberty.
6947
6948 2002-01-16  H.J. Lu  (hjl@gnu.org)
6949
6950         * config.guess: Import from master sources, rev 1.225.
6951         * config.sub: Import from master sources, rev 1.238.
6952
6953 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6954
6955         * MAINTAINERS (Write After Approval): Remove myself.
6956
6957 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6958
6959         * MAINTAINERS (Write After Approval): Add myself.
6960
6961 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6962
6963         * MAINTAINERS: Add self as docs co-maintainer.
6964
6965 2001-12-11  Matthias Klose  <doko@debian.org>
6966
6967         * MAINTAINERS (Write After Approval): Add myself.
6968
6969 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6970
6971         * MAINTAINERS: Update my email address.
6972
6973 2001-12-07  Turly O'Connor  <turly@apple.com>
6974         * MAINTAINERS (Write After Approval): Add myself.
6975         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6976         (rs6000_initialize_trampoline): Call __trampoline_setup for
6977         ABI_DARWIN too.
6978         * darwin-tramp.asm: New file, implements __trampoline_setup.
6979         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6980
6981 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6982
6983         * MAINTAINERS (Write After Approval): Add myself.
6984
6985 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6986
6987         * configure, configure.in: Use temp file for long sed commands.
6988
6989 2001-12-03  Laurent Guerby  <guerby@acm.org>
6990
6991         * config.sub: Update to version 1.232 on subversion.
6992
6993 2001-12-03  Ben Elliston  <bje@redhat.com>
6994
6995         * MAINTAINERS: Update mail address for config.* patches.
6996
6997 2001-11-27  DJ Delorie <dj@redhat.com>
6998             Zack Weinberg  <zack@codesourcery.com>
6999
7000         When build != host, create libiberty for the build machine.
7001
7002         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7003         CONFIG_ARGUMENTS.
7004         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7005         New variables.
7006         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7007         and rules.
7008         (all.normal): Depend on ALL_BUILD_MODULES.
7009         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7010         (all-build-libiberty): Depend on configure-build-libiberty.
7011
7012         * configure: Calculate and substitute proper value for
7013         ALL_BUILD_MODULES.
7014         * configure.in: Create the build subdirectory.
7015         Calculate and substitute TARGET_CONFIGARGS (formerly
7016         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7017
7018 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7019
7020         * MAINTAINERS (write-after-approval): Add self.
7021
7022 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7023
7024         * MAINTAINERS (GNATS only accounts): Remove self.
7025
7026 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7027
7028         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7029         libf2c.
7030
7031 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7032
7033         * MAINTAINERS (Write After Approval): Add self.
7034
7035 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7036
7037         * MAINTAINERS: mips and s390 are also CPU ports.
7038
7039 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7040
7041         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7042
7043 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7044
7045         * MAINTAINERS: Alphabetize.
7046
7047 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7048
7049         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7050
7051 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7052
7053         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7054
7055 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7056
7057         * configure.in (--enable-languages): Be more permissive about
7058         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7059
7060 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7061
7062         * config.sub: Import from master sources, rev. 1.230.
7063         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7064
7065 2001-11-07  Laurent Guerby  <guerby@acm.org>
7066
7067         * MAINTAINERS (Write After Approval): Add self.
7068
7069 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7070
7071         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7072
7073 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7074
7075         * config.sub: Import from master sources, rev 1.226.
7076         * config.guess: Import from master sources, rev 1.216.
7077
7078 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7079
7080         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7081         * MAINTAINERS: Add self as maintainer of MMIX port.
7082         Remove old after-approval entry.
7083
7084 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7085
7086         * ChangeLog, configure: Fix spelling errors.
7087
7088 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7089
7090         * MAINTAINERS: Tweak my address.
7091
7092 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7093
7094         * MAINTAINERS: Update my email address.
7095
7096 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7097
7098         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7099         * MAINTAINERS: Add self as maintainer of CRIS port.
7100
7101 2001-10-10  Geert Bosch  <bosch@gnat.com>
7102
7103         * MAINTAINERS (Various maintainers: Ada front end):
7104         Added Robert Dewar.
7105
7106 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7107
7108         * MAINTAINERS (Write After Approval): Added self
7109
7110 2001-10-02  Geert Bosch  <bosch@gnat.com>
7111
7112         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7113
7114 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7115
7116         * configure: Handle temporary files securely using mkdir.
7117
7118 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7119
7120         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7121
7122 2001-09-26  Will Cohen <wcohen@redhat.com>
7123
7124         * configure.in (*-*-linux*): Disable configuration of target-newlib
7125         and target-libgloss.
7126
7127 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7128
7129         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7130         RANLIB.
7131
7132 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7133
7134         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7135         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7136         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7137         avoid quotes nesting problems.
7138         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7139         (DO_X): Export only variables that are set.
7140
7141 2001-09-19  Ben Elliston  <bje@redhat.com>
7142
7143         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7144         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7145         semantics.  Use the shell built-in "type" command instead.
7146
7147 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7148
7149         Merged from gcc-3_0-branch:
7150         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7151         * ltcf-c.sh: Use $objext, not $ac_objext.
7152         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7153         * ltcf-cxx.sh: Add support for GNU.
7154         2001-07-22  Timothy Wall  <twall@redhat.com>
7155         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7156         default settings if using GNU tools with that configuration.
7157         * ltcf-cxx.sh: Ditto.
7158         * ltcf-gcj.sh: Ditto.
7159         2001-07-21  Michael Chastain  <chastain@redhat.com>
7160         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7161         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7162         * ltmain.sh: Mark as gcc-local.
7163
7164 2001-08-30  Eric Christopher  <echristo@redhat.com>
7165             Jason Eckhardt  <jle@redhat.com>
7166
7167         * config.guess: Merge from master sources.
7168         * config.sub: Merge from master sources, add support for mipsisa32.
7169
7170 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7171         * config.sub: Merge from master sources, rev 1.219.
7172         * MAINTAINERS: Add self as contact for stormy16 port.
7173
7174 2001-08-14  Zack Weinberg  <zackw@panix.com>
7175
7176         * config.sub: Merge from master sources, rev 1.218.
7177         * config.guess: Merge from master sources, rev 1.209.
7178
7179 2001-08-11  Graham Stott  <grahams@redhat.com>
7180
7181         * Makefile.in (check-c++): Add missing semicolon.
7182
7183 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7184
7185         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7186
7187 2001-07-30  Eric Christopher  <echristo@redhat.com>
7188
7189         * MAINTAINERS (Various maintainers: mips port): Added myself.
7190
7191 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7192
7193         * configure.in (sh-*-linux*): New.
7194
7195 2001-07-27  Richard Henderson  <rth@redhat.com>
7196
7197         * .cvsignore: Add LAST_UPDATED.
7198
7199 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7200
7201         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7202
7203 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7204
7205         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7206
7207 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7208
7209         * MAINTAINERS (Write After Approval): Added myself.
7210
7211 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7212
7213         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7214         and libgcj on m68hc11/m68hc12.
7215
7216 2001-06-27  H.J. Lu  (hjl@gnu.org)
7217
7218         * Makefile (CFLAGS_FOR_BUILD): New.
7219         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7220
7221 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7222
7223         * README: Remove version number.
7224
7225 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7226
7227         * INSTALL/README: Update wrt. to the installation instructions now
7228         residing in gcc/doc/install.texi.
7229
7230 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7231
7232         * README: Replace with a cut-down and updated version of gcc/README.
7233
7234 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7235
7236         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7237         multilibs to be disabled.
7238
7239 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7240
7241         * MAINTAINERS (Write After Approval): Add myself.
7242
7243 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7244
7245         * config.guess: Import CVS version 1.195.
7246         * config.sub: Import CVS version 1.212.
7247
7248 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7249
7250         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7251         gcc/xgcc is built, use -print-prog-name to find out the program
7252         name to use.
7253
7254 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7255
7256         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7257         appear to also be in the master copy.
7258         * config.sub:  Import CVS version 1.211.
7259
7260 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7261
7262         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7263         with_gcc]: Use `gcc -shared' to build a shared library.
7264
7265 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7266
7267         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7268         archives.
7269
7270 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7271
7272         * MAINTAINERS (Write After Approval): Add myself.
7273
7274 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7275
7276         * configure.in (libstdcxx_flags): Do not try to execute
7277         libstdc++-v3/testsuite_flags until it exists.
7278
7279 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7280
7281         * MAINTAINERS: Update my email address.
7282
7283 2001-05-31  Graham Stott  <grahams@redhat.com>
7284
7285         * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7288
7289         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7290         libraries when using g++ with native linker.
7291
7292 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7293
7294         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7295
7296 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7297
7298         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7299         [aix4*|aix5*]: Prepend blank.
7300
7301 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7302
7303         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7304         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7305         of subdir/configure scripts to use the new libtool.m4.
7306
7307 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7308
7309         * MAINTAINERS (Write After Approval): Add myself.
7310
7311 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7312
7313         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7314
7315 2001-05-11  Ben Elliston  <bje@redhat.com>
7316
7317         * Makefile.in (all-sid): New target.
7318         (check-sid, clean-sid, install-sid): Likewise.
7319
7320 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7321
7322         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7323
7324 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7325
7326         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7327         libgcj.
7328
7329 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7330
7331         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7332         gcc/xgcc is built, use -print-prog-name to find out the program
7333         name to use.
7334
7335 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7336
7337         * configure.in (noconfigdirs): Don't reset it from scratch in the
7338         target case; only append to it.
7339
7340         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7341         sparc-*-solaris2.8]: Disable ${libgcj}.
7342
7343 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7344
7345         * configure.in (libgcj_saved): Copy from $libgcj.
7346         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7347         --disable-libgcj.
7348
7349 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7350
7351         * MAINTAINERS: Remove self as MIPS maintainer and
7352         C front end maintainer.
7353
7354 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7355
7356         * configure.in: Move *-chorusos target case to the proper switch.
7357         Disable libgcj.
7358
7359 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7360
7361         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7362         1.641.2.228.
7363
7364 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7365
7366         * Makefile.in (STAGE1_CFLAGS): Pass down.
7367
7368 2001-04-13  Alan Modra  <amodra@one.net.au>
7369
7370         * config.guess: Add hppa64-linux support.  Note for next import that
7371         this is already in the master file.
7372         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7373
7374 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7375
7376         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7377         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7378
7379 2001-04-11  Stan Shebs  <shebs@apple.com>
7380
7381         * MAINTAINERS: Add self as Darwin port maintainer.
7382
7383 2001-04-11  Alan Modra  <amodra@one.net.au>
7384
7385         * MAINTAINERS: Update my email address.
7386
7387 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7388
7389         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7390         recent versions of FreeBSD (release 3 or later).
7391         * ltconfig: On FreeBSD, -lc must not be provided when building
7392         a shared library or else the standard -pthread gcc option is
7393         rendered worthless to later users of the built library.
7394
7395 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7396
7397         * MAINTAINERS: Add self and RTH as C front end maintainers.
7398
7399 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7400
7401         * config.sub: Make sure to match an already-canonicalized
7402         machine name (eg. mn10300-unknown-elf).
7403
7404 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7405
7406         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7407         New macros.
7408         (bootstrap, cross): Use RECURSE_FLAGS.
7409         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7410
7411 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7412
7413         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7414
7415 2001-03-22  Colin Howell  <chowell@redhat.com>
7416
7417         * Makefile.in (DO_X): Do not backslash single-quotes in
7418         backquotes (two places).
7419
7420 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7421
7422         Re-installed:
7423         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7424         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7425         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7426         * ltcf-cxx.sh: Likewise.
7427         * ltcf-gcj.sh: Likewise.
7428
7429 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7430
7431         * MAINTAINERS: Add myself as "documentation co-maintainer".
7432
7433 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7434
7435         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7436         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7437
7438 2001-03-19  Tom Tromey  <tromey@redhat.com>
7439
7440         * config-ml.in: Handle GCJ and GCJFLAGS.
7441
7442 2001-03-21  Michael Chastain  <chastain@redhat.com>
7443
7444         * Makefile.in: all-m4 depends on all-texinfo.
7445
7446 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7447
7448         * MAINTAINERS: Add myself to write after approval list.
7449
7450 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7451
7452         * Makefile.in (DO_X): Quote nested quotes.
7453
7454 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7455
7456         * MAINTAINERS: Add myself to write after approval list.
7457
7458 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7459
7460         * Makefile.in (DO_X): Use double quotes for quoting
7461         "RANLIB=$${RANLIB}".
7462
7463 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7464
7465         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7466
7467 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7468
7469         * configure.in: Only use `lang_requires' for languages athat are
7470         actually enabled.
7471
7472 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7473
7474         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7475
7476 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7477
7478         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7479
7480 2001-03-07  Tom Tromey  <tromey@redhat.com>
7481
7482         * configure.in: Allow config-lang.in to set `lang_requires' to list
7483         of other required languages.
7484
7485 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7486
7487         * Makefile.in: Remove RANLIB definition. Use RANLIB
7488         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7489         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7490
7491 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7492             Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * Makefile.in (check-c++): Use tabs, not spaces.
7495
7496 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7497
7498         * MAINTAINERS: add myself to Write After Approval list.
7499
7500 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7501
7502         * Makefile.in (check-c++): New rule.
7503
7504         * configure.in (target_libs): Remove libg++.
7505         (noconfigdirs): Remove libg++.
7506         (noconfigdirs): Same.
7507         (noconfigdirs): Same.
7508         (noconfigdirs): Same.
7509
7510         * config-ml.in: Remove libg++ references.
7511
7512         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7513         (ALL_TARGET_MODULES): Same.
7514         (configure-target-libg++): Remove.
7515         (all-target-libg++): Remove.
7516         (configure-target-libio): Remove.
7517         (all-target-libio): Remove.
7518         (check-target-libio): Remove.
7519         (.PHONY): Remove.
7520         (libg++.tar.bz2): Remove.
7521         (all-target-cygmon): Remove libio.
7522         (all-target-libstdc++): Remove.
7523         (configure-target-libstdc++): Remove.
7524         (TARGET_LIB_PATH): Remove libstdc++.
7525         (ALL_GCC_CXX): Remove libstdc++.
7526         (all-target-gperf): Correct.
7527
7528 2001-02-16  Nick Clifton  <nickc@redhat.com>
7529
7530         * configure.in (noconfigdirs): Allow configuration of texinfo
7531         for Cygwin hosts.
7532
7533 2001-02-15  Anthony Green  <green@redhat.com>
7534
7535         * configure: Introduce GCJ_FOR_TARGET.
7536         * configure.in: Ditto.
7537         * Makefile.in: Ditto.
7538
7539 2001-02-13  Andreas Schwab  <schwab@suse.de>
7540
7541         * MAINTAINERS: Update mail address.
7542
7543 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7544
7545         * config.guess: Add linux target for S/390.
7546         * config.sub: Likewise.
7547
7548 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7549
7550         * configure.in: for *-chorusos, don't config target-newlib and
7551         target-libgloss.
7552
7553 2001-02-06  Ben Elliston  <bje@redhat.com>
7554
7555         * configure: Output host type to stdout, not stderr.
7556
7557 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7558
7559         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7560         * ltcf-cxx.sh: Likewise.
7561
7562         * config.if: Assume enable_libstdcxx_v3 is defined.
7563
7564 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7565
7566         Remove V2 C++ library.
7567         * configure.in: Remove --enable-libstdcxx_v3 support.
7568
7569 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7570
7571         * include/demangle.h: Add prototype for java_demangle_v3.
7572
7573 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7574
7575         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7576
7577 2001-01-27  Richard Henderson  <rth@redhat.com>
7578
7579         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7580
7581 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7582
7583         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7584         Don't unset, it's non-portable and no longer necessary, set to empty
7585         instead.
7586
7587 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7588
7589         * ltconfig: Shell portability fix for the tagname validity check.
7590
7591 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7592
7593         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7594         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7595
7596 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7597
7598         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7599
7600 2001-01-26  Tom Tromey  <tromey@redhat.com>
7601
7602         * configure.in: Allow libgcj to be built on Sparc Solaris.
7603
7604 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7605
7606         * ltcf-c.sh: Add aix5 case.
7607         * ltcf-cxx.sh: Likewise.
7608         * ltconfig: Likewise.
7609
7610 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7611
7612         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7613         keep at least one of build_libtool_libs or build_old_libs set to
7614         yes.
7615
7616         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7617         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7618
7619 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7620
7621         * configure.in: Enable libgcj on several additional platforms.
7622
7623 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7624
7625         * configure.in: Enable libgcj for linux targets.
7626
7627 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7628
7629         * MAINTAINERS (Write After Approval): Add myself.
7630
7631 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7632
7633         * MAINTAINERS: Add myself as vax port maintainer.
7634
7635 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7636
7637         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7638
7639 2001-01-09  Mike Stump  <mrs@wrs.com>
7640
7641         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7642         failures of subdirectories.
7643
7644 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7645
7646         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7647         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7648         * ltcf-cxx.sh: Likewise.
7649         * ltcf-gcj.sh: Likewise.
7650         * ltconfig.sh: Fix typo.
7651
7652 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7653
7654         * configure: handle DOS-style absolute paths.
7655
7656 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7657
7658         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7659
7660 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7661
7662         * MAINTAINERS: Add myself as avr port co-maintainer.
7663
7664 2000-12-28  Ben Elliston  <bje@redhat.com>
7665
7666         * MAINTAINERS: Add myself under ``Write After Approval''.
7667
7668 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7669
7670         * texinfo: Remove directory from GCC.
7671
7672 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7673
7674         * COPYING: Update to current
7675         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7676         to 19yy as example year in copyright notice).
7677
7678 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7679
7680         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7681         (libstdcxx_incdir): Pass down.
7682         * config.if: Remove expired bits for cxx_interface, add stub.
7683         (libstdcxx_incdir): Add variable for g++ include directory.
7684         * configure.in (gxx_include_dir): Use it.
7685
7686 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7687
7688         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7689         with old-email address from ``Write After Approval''.
7690
7691 2000-12-15  Andreas Jaeger  <aj@suse.de>
7692
7693         * configure.in: Handle lang_dirs.
7694
7695 2000-12-14  Tom Tromey  <tromey@redhat.com>
7696
7697         * MAINTAINERS: Removed brads.
7698
7699         * MAINTAINERS: Added gcj developers.
7700
7701 2000-12-13  Anthony Green  <green@redhat.com>
7702
7703         * configure.in: Disable libgcj for any target not specifically
7704         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7705         with g++ abi.
7706
7707 2000-12-13  Mike Stump  <mrs@wrs.com>
7708
7709         * Makefile.in (local-distclean): Also remove fastjar.
7710
7711 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7712
7713         * contrib/gcc_update: Add fastjar --touch entries.
7714
7715 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7716
7717         * configure.in: Disable language-specific target libraries for
7718         languages that aren't enabled.
7719
7720 2000-12-10  Anthony Green  <green@redhat.com>
7721
7722         * configure.in: Define libgcj.  Disable libgcj target libraries for
7723         most targets.
7724
7725 2000-12-10  Neil Booth  <neilb@earthling.net>
7726
7727         * MAINTAINERS: Update mail address, remove from WAA list.
7728
7729 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7730
7731         * libjava: Imported from /cvs/java.
7732         * libffi: Likewise.
7733         * Boehm-gc: Likewise.
7734
7735 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7736
7737         * configure.in (target_libs): Revert 2000-12-08 patch.
7738         (noconfigdirs): Added target-libjava.
7739
7740 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7741
7742         * djunpack.bat: removed.
7743
7744 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7745
7746         * Makefile.in: handle DOS-style absolute paths.
7747         * config-ml.in: likewise.
7748         * symlink-tree: likewise.
7749
7750 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7751
7752         * fastjar: Imported.
7753
7754 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7755
7756         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7757         libjava.
7758         * configure.in (target_libs): Removed `target-libjava'.
7759
7760 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7761
7762         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7763         (ALL_MODULES): Added fastjar.
7764         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7765         (all-target-libjava): all-fastjar replaces all-zip.
7766         (all-fastjar): Added.
7767         (configure-target-fastjar, all-target-fastjar): Likewise.
7768         * configure.in (host_tools): Added fastjar.
7769
7770 2000-12-07  Mike Stump  <mrs@wrs.com>
7771
7772         * Makefile.in (local-distclean): Remove leftover built files.
7773
7774 2000-11-24  Nick Clifton  <nickc@redhat.com>
7775
7776         * configure.in (xscale-elf): Add target.
7777         (xscale-coff): Add target.
7778
7779 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7780
7781         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7782         recent versions of FreeBSD (release 3 or later).
7783         * ltconfig: On FreeBSD, -lc must not be provided when building
7784         a shared library or else the standard -pthread gcc option is
7785         rendered worthless to later users of the built library.
7786
7787 2000-11-16  Fred Fish  <fnf@be.com>
7788
7789         * configure.in (enable_libstdcxx_v3): Fix typo,
7790         libstd++ -> libstdc++.
7791
7792 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7793
7794         * MAINTAINERS: Add self to Write After Approval list.
7795
7796 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7797
7798         * MAINTAINERS: Update my email address.  Add myself to global write
7799         privs list.
7800
7801 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7802
7803         * Makefile.in: Merge with src and libgcj.
7804         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7805         configure-target-<library> when their configure scripts need the C
7806         or C++ library to have already been built to work properly.
7807         (do_proto_toplev): Set them to an empty string.
7808
7809         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7810         (REALLY_SET_LIB_PATH): Use them.
7811
7812 2000-11-17  Stan Shebs  <shebs@apple.com>
7813
7814         * MAINTAINERS: Add self to Write After Approval list.
7815
7816 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7817
7818         * configure: Provide the original toplevel configure arguments
7819         (including $0) to subprocesses in the environment rather than
7820         through gcc/configargs.h.
7821
7822 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7823
7824         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7825         C99.  Alphabetise "Write After Approval" list.
7826
7827 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7828
7829         * configure: Turn on libstdc++ V3 by default.
7830
7831         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7832         if we've got GCC.
7833
7834 2000-11-11  Philip Blundell  <philb@gnu.org>
7835
7836         * MAINTAINERS: Add self to Write After Approval list.
7837
7838 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7839
7840         * ltcf-c.sh (aix4): Improve shared library configuration; require
7841         exporting symbols.
7842         * ltcf-cxx.sh (aix4): Define.
7843         * ltconfig (aix4): Define library and soname specs appropriate for
7844         AIX.  Define command to create export symbols list.
7845
7846 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7847
7848         * config.sub: Add support for Sun Chorus
7849
7850 2000-10-31  Nick Clifton  <nickc@redhat.com>
7851
7852         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7853         <name>@redhat.com.  Also installed new email address for Clint
7854         Popetz.
7855
7856 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7857
7858         * etc: Remove directory from GCC.
7859
7860 2000-10-16  Michael Meissner  <meissner@redhat.com>
7861
7862         * configure (gcc/configargs.h): Only create if there is a build GCC
7863         directory created.
7864
7865 2000-10-16  Matthias Klose  <doko@debian.org>
7866
7867         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7868         when configured for libstdc++-v3.
7869
7870 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7871
7872         * configure: Save configure arguments to gcc/configargs.h.
7873
7874 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7875
7876         * config.guess: Import CVS version 1.157.
7877         * config.sub: Import CVS version 1.181.
7878
7879 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7880
7881         * Makefile.in (bootstrap): avoid recursion if subdir missing
7882         (cross): ditto
7883         (do-proto-toplev): ditto
7884
7885 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7886
7887         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7888         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7889
7890         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7891         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7892         all affected `configure' scripts.
7893
7894 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7895
7896         * MAINTAINERS: Add self as cpplib co-maintainer.
7897
7898 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7899
7900         * MAINTAINERS: Add self to Write After Approval list.
7901
7902 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7903
7904         * INSTALL/README: egcs -> GCC update.
7905
7906 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7907
7908         * MAINTAINERS: Add myself to Write After Approval list.
7909
7910 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7911
7912         * MAINTAINERS: Add myself to Write After Approval list.
7913
7914 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7915
7916         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7917         X11 libraries for hppa64.
7918
7919 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7920
7921         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7922
7923 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7924
7925         * Makefile.in (all-zlib): Added dummy target.
7926
7927         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7928         ltcf-gcj.sh: Updated from libtool multi-language branch.
7929
7930 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7931
7932         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7933         (bootstrap*): Depend on all-bootstrap.
7934
7935 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7936
7937         * config.guess: Import CVS version 1.156.
7938         * config.sub: Import CVS version 1.179.
7939
7940 2000-09-02  Anthony Green  <green@cygnus.com>
7941
7942         * Makefile.in (all-gcc): Depend on all-zlib.
7943         (CLEAN_MODULES): Add clean-zlib.
7944         (ALL_MODULES): Add all-zlib.
7945         * configure.in (host_libs): Add zlib.
7946
7947 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7948
7949         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7950         crosses, but add gcc/include to the header search path for them.
7951
7952 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7953
7954         * MAINTAINERS: Add self to Write After Approval list.
7955
7956 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7957
7958         * config.guess: Import CVS version 1.152.
7959         * config.sub: Import CVS version 1.177.
7960
7961 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7962
7963         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7964         $targargs to tell whether newlib is going to be built.
7965
7966         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7967         $$r/TARGET_SUBDIR/libio for _G_config.h.
7968
7969 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7970
7971         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7972
7973 2000-08-22  DJ Delorie  <dj@redhat.com>
7974
7975         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7976
7977 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7978
7979         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7980         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7981         sub-configures.
7982
7983 2000-08-21  DJ Delorie  <dj@redhat.com>
7984
7985         * MAINTAINERS: Add self as a libiberty maintainer
7986
7987 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7988
7989         * configure.in (libstdcxx_flags): Use
7990         libstdc++-v3/src/libstdc++.INC.
7991
7992 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7993
7994         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7995
7996 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7997
7998         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7999
8000         * configure: Make enable_threads and enable_shared defaults
8001         explicit.  Substitute enable_threads into generated Makefiles.
8002         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8003         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8004
8005 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8006
8007         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8008
8009 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8010
8011         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8012         previous delta.
8013
8014 2000-08-11  Jason Merrill  <jason@redhat.com>
8015
8016         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8017         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8018         (FLAGS_FOR_TARGET): Not here.
8019         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8020
8021 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8022
8023         * config-ml.in (CC, CXX): Don't introduce a leading space.
8024
8025 2000-08-07  DJ Delorie  <dj@delorie.com>
8026
8027         * MAINTAINERS: Add self as a DJGPP maintainer
8028
8029 2000-08-07  DJ Delorie  <dj@redhat.com>
8030
8031         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8032         "if we're also building gcc, and it's a gcc that will run on the
8033         build machine, we want to use its includes instead of the system's
8034         default includes".
8035
8036 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8037
8038         * MAINTAINERS: Add self to Write After Approval list.
8039
8040 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8041
8042         * configure.in (libstdcxx_flags): Don't use `"'.
8043
8044         * config-ml.in: Adjust multilib search paths to the
8045         appropriate multilib tree.
8046
8047 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8048
8049         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8050         commas in $LANGUAGES.
8051
8052 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8053
8054         * configure.in: Re-enable all references to libg++ and librx.
8055
8056 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8059         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8060         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8061         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8062
8063         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8064
8065 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8066
8067         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8068         CXX_FOR_TARGET for sed.
8069
8070 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8071
8072         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8073         Do not override if already set in the environment or in configure.
8074         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8075         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8076
8077 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8078
8079         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8080         the libtool CVS tree multi-language branch.
8081         * ltconfig, ltmain.sh: Updated.
8082
8083 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8084
8085         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8086         (clean-target): Depend on it.
8087
8088         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8089         (GCC_FOR_TARGET): Use it.
8090         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8091         * configure.in: ... here.
8092         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8093         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8094
8095 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8096
8097         * MAINTAINERS: Add self to Write After Approval list.
8098
8099 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8100
8101         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8102         (configure-target-libchill, configure-target-libobjc): Likewise.
8103
8104         * configure.in: Use the same cache file for all target libs.
8105         * config-ml.in: But different cache files per multilib variant.
8106
8107 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8108
8109         * configure (topsrcdir): Don't use dirname.
8110
8111 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8112
8113         * MAINTAINERS: Add self to Write After Approval list.
8114
8115 2000-07-20  Jason Merrill  <jason@redhat.com>
8116
8117         * configure.in: Remove all references to libg++ and librx.
8118
8119         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8120
8121 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8122
8123         * config.sub: Update to subversions version 2000-07-06.
8124
8125 2000-07-12  Andrew Haley  <aph@cygnus.com>
8126
8127         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8128         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8129
8130 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8131
8132         * symlink-tree:  Check number of arguments.
8133
8134 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8135
8136         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8137         search path for a g++ extracted from the build tree.  This
8138         will allow link tests run by configure scripts in
8139         subdirectories to succeed.
8140
8141 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8142
8143         * ltconfig: Add support for mips-dde-sysv4.2MP
8144
8145 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8146
8147         * MAINTAINERS: Add myself as loop discovery maintainer.
8148
8149 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8150
8151         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8152         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8153
8154 2000-06-19  Timothy Wall  <twall@cygnus.com>
8155
8156         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8157         * config.sub: Add tic54x target.
8158
8159 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8160
8161         * MAINTAINERS: Add self as Fortran maintainer,
8162         remove Craig Burley.
8163
8164 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8165
8166         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8167         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8168
8169 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8170
8171         * MAINTAINERS: Add self as i18n maintainer
8172
8173 20000-05-21  H.J. Lu  (hjl@gnu.org)
8174
8175         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8176         directory are used if they exist. Make sure
8177         $(build_tooldir)/include is searched for header files,
8178         $(build_tooldir)/lib/ for library files.
8179         (GCC_FOR_TARGET): Likewise.
8180         (CXX_FOR_TARGET): Likewise.
8181
8182 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8183
8184         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8185
8186 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8187
8188         * Makefile.in (configure-target-libiberty): Depend on
8189         configure-target-newlib.
8190
8191 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8192
8193         * configure.in, Makefile.in: Merge all libffi-related
8194         configury stuff from the libgcj tree.
8195
8196 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8197
8198         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8199         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8200
8201 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8202
8203         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8204         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8205         current version information.  Add to proto-toplev directory.
8206         (gdb-taz): Build do-djunpack.
8207
8208 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8209
8210         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8211
8212 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8213
8214         * MAINTAINERS: Add self to Write After Approval list.
8215
8216 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8217
8218         * ltmain.sh: Preserve in relink_command any environment
8219         variables that may affect the linker behavior.
8220
8221 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8222
8223         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8224
8225 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8226
8227         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8228
8229 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8230
8231         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8232         with the version name.
8233
8234 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8235
8236         * MAINTAINERS: Add self as bb-reorder maintainer.
8237
8238 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8239
8240         * config.if: Tweak.
8241
8242 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8243
8244         * djunpack.bat: New file.
8245
8246 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8247
8248         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8249         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8250         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8251         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8252
8253 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8254
8255         * config.sub (case $basic_machine): Change default for "ibm-*"
8256         to "openedition".
8257
8258 2000-04-13  Andreas Jaeger  <aj@suse.de>
8259
8260         * MAINTAINERS: Added myself.
8261
8262 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8263
8264         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8265         (do-md5sum): New target.
8266         (MD5PROG): Define.
8267         (PACKAGE): Default to TOOL.
8268         (VER): Default to a shell script.
8269         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8270         md5 checksum generation.
8271         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8272         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8273         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8274         insight.tar.bz2): Use gdb-taz to create archive.
8275
8276 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8277
8278         * configure (warn_cflags): Delete.
8279
8280 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8281
8282         * MAINTAINERS: Added myself.
8283
8284 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8285             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8286
8287         * configure.in (enable_libstdcxx_v3): Add.
8288         (target_libs): Add bits here to switch between libstdc++-v2 and
8289         libstdc++-v3.
8290         * config.if: And this file too.
8291         * Makefile.in: Add libstdc++-v3 targets.
8292
8293 2000-04-05  Michael Meissner  <meissner@redhat.com>
8294
8295         * config.sub (d30v): Add d30v as a basic machine type.
8296
8297 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8298
8299         * configure.in: -linux-gnu*, not -linux-gnu.
8300
8301 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8302
8303         * MAINTAINERS: Add self in write-after-approval section.
8304
8305 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8306
8307         * MAINTAINERS: Add self as ia64 port maintainer.
8308
8309 2000-03-08  Neil Booth  <NeilB@earthling.net>
8310
8311         * MAINTAINERS: Add self in write-after-approval section.
8312
8313 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8314
8315         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8316         (do-tar-bz2): Replace TOOL with PACKAGE.
8317         (gdb.tar.bz2): Remove GDBTK from GDB package.
8318         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8319         dejagnu.tar.bz2): New packages.
8320
8321 2000-02-27  Andreas Jaeger  <aj@suse.de>
8322
8323         * configure.in: Add entry for mips*-*-linux*, move catch all
8324         *-*-*linux* entry below this one.
8325
8326 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8327
8328         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8329
8330 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8331
8332         * config.sub: Support an OS of "wince".
8333
8334 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8335
8336         * config.guess, config.sub: Updated to match config's 2000-02-15
8337         version.
8338
8339 2000-02-23  Linas Vepstas <linas@linas.org>
8340
8341         * config.sub: Add support for Linux/IBM 370.
8342         * configure.in: Likewise.
8343
8344 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8345
8346         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8347
8348 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8349
8350         * config.guess: Guess "cygwin" rather than "cygwin32".
8351
8352 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8353
8354         * configure (gcc_version): When setting, narrow search to
8355         lines containing `version_string'.
8356
8357 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8358
8359         * config.sub: Add support for avr target.
8360
8361 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8362
8363         * MAINTAINERS: Add maintainers for MCore port.
8364
8365 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8366
8367         * config.sub: Add mmix-knuth-mmixware.
8368
8369 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8370
8371         * MAINTAINERS: Pair cccp with cpplib maintainership.
8372
8373 2000-01-27  Christopher Faylor <cgf@redhat.com>
8374
8375         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8376         structure stuff to -L library search.
8377         (CXX_FOR_TARGET): Ditto.
8378         (CROSS_CHECK_MODULES): Fix spelling mistake.
8379
8380 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8381
8382         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8383         the C++ compiler.
8384
8385 2000-01-12  Richard Henderson  <rth@cygnus.com>
8386
8387         * configure.in: Don't build some bits for beos.
8388
8389 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8390
8391         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8392         as include files.
8393
8394 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8395
8396         * Add self as cpplib maintainer, as requested by Jason
8397         Merrill.  Correct my e-mail address.
8398
8399 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8400
8401         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8402         not mh-aix43.
8403
8404 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8405
8406         * MAINTAINERS: Add myself to "write after approval" list.
8407
8408 1999-12-14  Richard Henderson  <rth@cygnus.com>
8409
8410         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8411         * config.sub: Accept alphaev[78], alphaev8.
8412
8413 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8414
8415         * config.guess, config.sub: Update from autoconf.
8416
8417 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8418
8419         * MAINTAINERS:  update my playtime e-address.
8420
8421 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8422
8423         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8424         necessary libraries are missing.
8425
8426 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8427
8428         * MAINTAINERS: Add new 'write after approval' maintainer.
8429
8430 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8431
8432         * MAINTAINERS: Add new Java maintainer.
8433
8434 1999-10-25  Andreas Schwab  <schwab@suse.de>
8435
8436         * configure: Fix quoting inside arguments of eval.
8437
8438 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8439
8440         * config-ml.in: Allow suppression of some ARM multilibs.
8441
8442 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8443
8444         * config.guess: Add OS/390 match pattern.
8445         * config.sub: Add mvs, openedition targets.
8446         * configure.in (i370-ibm-opened*): New.
8447
8448 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8449
8450         * config.sub: Add support for configuring for pj.
8451
8452 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8453
8454         * config.sub (maybe_os): Add support for configuring for fr30.
8455
8456 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8457
8458         * configure.in: Do not configure or build ld for AIX
8459         platforms.  ld is known to be broken on these platforms.
8460
8461 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8462
8463         * config-ml.in: Pass compiler flag corresponding to multidirs to
8464         subdir configures.
8465
8466 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8467
8468         * Makefile.in (LDFLAGS): Define.
8469
8470 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8471
8472         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8473         noconfigdirs.
8474         (*-*-cygwin*): Likewise.
8475
8476 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8477
8478         * mkdep: New file.
8479         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8480         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8481
8482         From Eli Zaretskii <eliz@is.elta.co.il>:
8483         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8484         long file name when using DJGPP on MS-DOS.
8485
8486 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8487
8488         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8489
8490 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8491
8492         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8493         dependency as this causes "make check" to globally "make all"
8494
8495 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8496
8497         * configure.in (target_libs): Added target-zlib.
8498         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8499         (CONFIGURE_TARGET_MODULES): Likewise.
8500         (CHECK_TARGET_MODULES): Likewise.
8501         (INSTALL_TARGET_MODULES): Likewise.
8502         (CLEAN_TARGET_MODULES): Likewise.
8503         (configure-target-zlib): New target.
8504         (all-target-zlib): Likewise.
8505         (all-target-libjava): Depend on all-target-zlib.
8506         (configure-target-libjava): Depend on configure-target-zlib.
8507
8508         * Makefile.in (configure-target-libjava): Depend on
8509         configure-target-newlib.
8510         (configure-target-boehm-gc): New target.
8511         (configure-target-qthreads): New target.
8512
8513         * configure.in (target_libs): Added target-qthreads.
8514         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8515         (CONFIGURE_TARGET_MODULES): Likewise.
8516         (CHECK_TARGET_MODULES): Likewise.
8517         (INSTALL_TARGET_MODULES): Likewise.
8518         (CLEAN_TARGET_MODULES): Likewise.
8519         (all-target-qthreads): New target.
8520         (configure-target-libjava): Depend on configure-target-qthreads.
8521         (all-target-libjava): Depend on all-target-qthreads.
8522
8523         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8524         (CONFIGURE_TARGET_MODULES): Likewise.
8525         (CHECK_TARGET_MODULES): Likewise.
8526         (INSTALL_TARGET_MODULES): Likewise.
8527         (CLEAN_TARGET_MODULES): Likewise.
8528         (all-target-libjava): New target.
8529         (all-target-boehm-gc): Likewise.
8530         * configure.in (target_libs): Added libjava, boehm-gc.
8531
8532 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8533
8534         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8535         configure.bat in SUPPORT_FILES.
8536         (gas+binutils.tar.bz2): Likewise.
8537
8538         * makeall.bat: Remove; obsolete.
8539
8540 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8541
8542         From Mark Elbrecht:
8543         * configure.bat: Remove; obsolete.
8544
8545 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8546
8547         * configure: Add -W -Wall to the default CFLAGS when compiling with
8548         gcc.
8549
8550 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8551
8552         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8553
8554 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8555
8556         * configure.in: Build ld on IRIX6.
8557
8558 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8559
8560         * Makefile.in: Change distribution targets to use bzip2 instead of
8561         gzip.
8562         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8563         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8564
8565 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8566
8567         * config.sub: Add mcore target.
8568
8569 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8570
8571         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8572
8573 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8574
8575         * config.guess (dummy): Changed to $dummy.
8576
8577 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8578
8579         * config.sub: Tidied up case statements.
8580
8581 1999-05-22  Ben Elliston  <bje@cygnus.com>
8582
8583         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8584         <jiro@din.or.jp>.
8585
8586         * config.guess: Merge with FSF version. Future changes will be
8587         more accurately recorded in this ChangeLog.
8588         * config.sub: Likewise.
8589
8590 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8591
8592          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8593
8594 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8595
8596         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8597
8598 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8599
8600         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8601
8602 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8603
8604         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8605         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8606         Bad merge removed these two changes.
8607
8608 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8609                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8610
8611         * config.guess (interix Alpha): Add.
8612
8613 1999-04-11  Richard Henderson  <rth@cygnus.com>
8614
8615         * configure.in (i?86-*-beos*): Do config gperf; don't config
8616         gdb, newlib, or libgloss.
8617
8618 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8619
8620         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8621         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8622         from multidirs.
8623
8624 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8625
8626         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8627
8628 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8629
8630         * config.sub: Add support for mcore targets.
8631
8632 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8633
8634         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8635         not mt-ospace, in order to shut up assembler warning about using
8636         symbols that are named the same as registers.
8637
8638 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8639
8640         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8641         dependency list for all-target-cygmon.
8642
8643 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8644
8645         * config-ml.in: Check $host, not $target, for selective multilibs.
8646         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8647         thumb interworking, and underscore prefix multilibs.
8648
8649 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8650
8651         * missing: Update to version from current automake.
8652
8653 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8654
8655         * configure (gxx_include_dir): Removed.
8656
8657         * configure.in (gxx_include_dir): Handle it.
8658         * Makefile.in: Likewise.
8659
8660 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8661
8662         * config.sub (mips64vr4111,mips64vr4111el) Add.
8663
8664 1999-03-21  Ben Elliston  <bje@cygnus.com>
8665
8666         * config.guess: Correct typo for detecting ELF on FreeBSD.
8667
8668 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8669
8670         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8671         config/mh-djgpp.
8672
8673 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8674
8675         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8676         all-target-newlib to dependency list for all-target-bsp.
8677
8678 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8679
8680         * config.sub: Add i386-uwin support.
8681         * config.guess: Likewise.
8682
8683 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8684
8685         * configure.in: cleanup, add mh-*pic handling for arm, special
8686         case powerpc*-*-aix*
8687
8688 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8689
8690         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8691         can be built.
8692
8693 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8694
8695         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8696         targets.
8697
8698 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8699
8700         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8701
8702 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8703
8704         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8705
8706 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8707
8708         * config.sub: Fix typo in arm recognition.
8709
8710 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8711
8712         * configure.in (noconfigdirs): Changed target_configdirs to
8713         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8714         rather than m68k-*-* since it is not known to work on
8715         m68k-aout. Ditto for arm-*-*oabi.
8716
8717 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8718
8719         * configure.in (*-*-windows*): Remove, no longer used.
8720
8721 1999-02-19  Ben Elliston <bje@cygnus.com>
8722
8723         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8724         Smart and improved by Andrew Cagney.
8725
8726 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8727
8728         * config.guess: Recognize openbsd-*-hppa.
8729
8730 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8731
8732         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8733         only if it is not empty.
8734
8735 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8736
8737         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8738
8739         * config.guess: Modified to recognize uname's armv* syntax.
8740
8741         * config.sub: Modified to recognize uname's armv* syntax.
8742
8743 1999-02-17  Mark Salter  <msalter@cygnus.com>
8744
8745         * configure.in: Added target-bsp for sparclite.
8746
8747 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8748
8749         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8750
8751 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8752
8753         * configure.in: Add support for strongarm port.
8754         * config.sub: Add support for strongarm target.
8755
8756 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8757
8758         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8759         the old name config/mh-cygwin32.
8760         Enable texinfo.
8761
8762 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8763
8764         * configure.in: Do build ld for ix86 Solaris.
8765
8766 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8767
8768         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8769         $AR_FOR_TARGET.  Likewise for RANLIB.
8770
8771 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8772
8773         * config.sub (oabi):  Recognize.
8774         * configure.in (arm-*-oabi):  Handle.
8775
8776 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8777
8778         * config.guess: Improve detection of i686 on UnixWare 7.
8779
8780 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8781
8782         * config.guess: Add support for i386-pc-interix.
8783         * config.sub: Likewise.
8784         * configure.in: Likewise.
8785
8786 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8787
8788         * Makefile.in: Remove unneeded all-target-libio from
8789         from all-target-winsup target since it is now unneeded.
8790         Add all-target-libtermcap in its place since it is now
8791         needed.
8792
8793 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8794
8795         * configure.in: makefile stub for cygwin target is probably
8796         unnecessary.  Remove it for now.
8797
8798 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8799
8800         * configure.in: libtermcap.a should be built when cygwin is the
8801         target as well as the host.
8802         * config.guess: Allow mixed case in cygwin uname output.
8803         * Makefile.in: Add libtermcap target.
8804
8805 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8806
8807         * config.sub: Clean up handling of hppa2.0.
8808
8809 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8810
8811         * config.guess: Use C code to identify more HP machines.
8812
8813 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8814
8815         * config.sub: Handle hppa2.0.
8816
8817 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8818
8819         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8820         cygmon for all sparclite targets, regardless of object format.
8821
8822 1998-12-15  Mark Salter  <msalter@cygnus.com>
8823
8824         * configure.in: Added target-bsp for several target architectures.
8825
8826         * Makefile.in: Added rules for bsp.
8827
8828 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8829
8830         * config.guess: Improve detection of hppa2.0 processors.
8831
8832 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8833
8834         * config.guess: Recognize FreeBSD using ELF automatically.
8835
8836 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8837
8838         * configure (skip-this-dir): Add handling for new shell script, which
8839         might be created by a sub-directory's configure to indicate, this particular
8840         directory is "unwanted".
8841         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8842
8843 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8844
8845         * ltconfig: import from libtool, after changing libtool to
8846         account for the cygwin name change.
8847
8848 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8849
8850         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8851         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8852
8853 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8854
8855         * configure.in: Add libtermcap to list of cygwin dependencies.
8856
8857 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8858
8859         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8860         they include winsup/include when it's a cygwin target.
8861
8862 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8863
8864         * configure.in (host_tools): Added zip.
8865         * Makefile.in (all-target-libjava): Depend on all-zip.
8866         (all-zip): New target.
8867         (ALL_MODULES): Added all-zip.
8868         (NATIVE_CHECK_MODULES): Added check-zip.
8869         (INSTALL_MODULES): Added install-zip.
8870         (CLEAN_MODULES): Added clean-zip.
8871
8872 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8873
8874         * Makefile.in: lose "32" from comment about cygwin.
8875
8876 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8877
8878         * configure.in: Use -Os to build target libraries for the fr30.
8879
8880 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8881
8882         * config.sub: Add fr30.
8883
8884 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8885
8886         * configure.in: drop "32" from config/mh-cygwin32.  Check
8887         cygwin* instead of cygwin32*.
8888         * config.sub: Check cygwin* instead of cygwin32*.
8889
8890 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8891
8892         * config.guess: Match any version of Unixware7.
8893
8894 1998-10-20  Syd Polk  <spolk@cygnus.com>
8895
8896         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8897         if desired.
8898
8899 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8900
8901         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8902         these if the appropriate directories and files to not exist.
8903
8904 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8905
8906         * Makefile.in (DEVO_SUPPORT): Add config.if.
8907
8908 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8909
8910         * configure: Add pattern to replace "build_tooldir"'s
8911         definition in the generated Makefile with "tooldir"'s
8912         actual value.
8913
8914 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8915
8916         * config.sub: Bring back lost sparcv9.
8917
8918         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8919
8920 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8921
8922         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8923         CC_FOR_TARGET and friends.
8924
8925 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8926
8927         * Makefile.in (build_tooldir): New variable, same as tooldir.
8928         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8929         -B$(build_tooldir)/bin/.
8930         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8931
8932 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8933
8934         * README: Remove installation instructions and refer to the
8935         INSTALL directory instead.
8936
8937 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8938
8939         * config.sub: Add support for i[34567]86-pc-udk.
8940         * configure.in: Likewise.
8941
8942 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8943
8944         * Makefile.in: add bzip2 package building bits for user
8945         tools module
8946         * configure.in: ditto
8947
8948 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8949
8950         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8951         (ALL_TARGET_MODULES): Add all-target-libobjc.
8952         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8953         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8954         (all-target-libchill): Add dependencies.
8955         * configure.in (target_libs): Add libchill.
8956
8957 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8958
8959         * configure.in (target_subdir): Remove duplicate line.
8960
8961 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8962
8963         * Makefile.in (all-automake): fix dependencies.
8964
8965 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8966
8967         * configure.in: Minor cleanups for building in the $(target_alias)
8968         subdir.
8969
8970 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8971
8972         * Makefile.in (bootstrap): Set r and s before make all.  Use
8973         BASE_FLAGS_TO_PASS in make all.
8974         (cross): Likewise.
8975
8976 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8977
8978         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8979
8980 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8981
8982         * config.sub: Fix typo in last change.
8983
8984 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8985
8986         * config.sub: Add support for C4x target.
8987         * configure.in: Likewise.
8988
8989 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8990
8991         * config.sub: Recognize sparcv9 just like sparc64.
8992
8993 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8994
8995         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8996
8997 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8998
8999         * config.guess: Correctly identify Pentium II sco boxes.
9000
9001         * config.guess: Fix "tr" code.  From Weiwen Liu.
9002
9003 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9004
9005         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9006         stabs.
9007
9008 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9009
9010         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9011         (ALL_TARGET_MODULES): Add all-target-libchill.
9012         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9013         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9014         (all-target-libchill): Add dependencies.
9015         * configure.in (target_libs): Add libchill.
9016
9017 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9018
9019         * config.guess: Avoid assumptions about "tr" behaves when
9020         LANG is set to something other than English.
9021
9022 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9023
9024         * configure (gxx_include_dir): Changed to
9025         '${prefix}/include/g++'-${libstdcxx_interface}.
9026
9027         * config.if: New to determine the interfaces.
9028
9029 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9030
9031         * config.guess: Detect and handle MPE/IX.
9032         * config.sub: Deal with MPE/IX.
9033
9034 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9035
9036         * configure.in: Use mh-aix43.
9037
9038 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9039
9040         * configure: Fix --without/--disable cases for gxx-include-dir.
9041
9042 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9043
9044         * mdata-sh:  Imported.  Needed for automake support.
9045
9046 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9047
9048         * Makefile.in (taz): Try "chmod -R og=u ." before
9049         "chmod og=u `find . -print`".
9050
9051 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9052
9053         * configure.in: Add arm-elf and thumb-elf support.
9054
9055 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9056
9057         * Makefile.in: Undo previous patch.
9058
9059 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9060
9061         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9062         to here ...
9063         (install-no-fixedincludes): and here
9064         (INSTALL_MODULES): ... from here.
9065
9066 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9067
9068         * config.sub: Merge with FSF.
9069
9070         * config.guess: Merge with FSF.
9071
9072 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9073
9074         * configure (extraconfigdirs): New variable.
9075         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9076         * Makefile.in (all): Move higher in file.
9077         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9078         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9079         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9080         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9081         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9082
9083 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9084
9085         * Makefile.in (all-target-libjava): Depend on all-gcc and
9086         all-target-newlib.
9087         (configure-target-libjava): Depend on $(ALL_GCC).
9088
9089 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9090
9091         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9092         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9093
9094 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9095
9096         * INSTALL/README: Fix typo.
9097
9098 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9099
9100         * ylwrap: Change absolute path checks to check for DOS style path
9101         names.
9102
9103         * ylwrap: Don't use a full path name if the source file is in the
9104         same directory.  From hjl@lucon.org (H.J. Lu).
9105
9106         * config-ml.in: Default to being verbose, to match Feb 18 change to
9107         configure.
9108
9109 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9110
9111         Brought over from egcs:
9112
9113         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9114
9115         * configure.in (target_subdir): Set to ${target_alias} instead
9116         of "libraries".
9117
9118         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9119
9120         * configure.in (target_subdir): Set to libraries if enable_multilib.
9121
9122 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9123
9124         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9125         multilibs, force reconfiguration the first time we create
9126         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9127
9128 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9129
9130         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9131         avoid confusion with --no-recursion.
9132
9133 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9134
9135         * configure.in: Win32 hosts shouldn't use install -x
9136         * install-sh: remove -x option, and special .exe-handling
9137         hack.
9138
9139 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9140
9141         * config.guess: Recognize i586-pc-beos.
9142         * configure.in: Don't build some bits for beos.
9143
9144 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9145
9146         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9147         CFLAGS default to -O2.
9148
9149         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9150         when using GNU ld.
9151
9152 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9153
9154         * ltmain.sh: Correct install when using a different shell.
9155
9156 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9157
9158         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9159
9160 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9161
9162         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9163         target.
9164
9165 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9166
9167         * ltconfig: Update to correct AIX handling.
9168
9169 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9170
9171         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9172
9173         * configure.in (target_subdir): Set to ${target_alias} instead
9174         of "libraries".
9175
9176 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9177
9178         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9179         (Makefile): Depend on $(gcc_version_trigger).
9180
9181         * configure (gcc_version): Change default initializer to empty
9182         string.
9183         (gcc_version_trigger): New variable; pass this variable down
9184         to subdir configures to enable them checking gcc's version
9185         themselves. Emit make macros for both gcc_version vars.
9186         (topsrcdir): Initialize reliably.
9187         (recursion line): Remove --with-gcc-version=${gcc_version}.
9188
9189 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9190
9191         * configure (enable_version_specific_runtime_libs): Implement new flag
9192         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9193         in $(libsubdir); emit definition in each generated Makefile.
9194         (gxx_include_dir): Initialize depending on
9195         $enable_version_specific_runtime_libs.
9196
9197 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9198
9199         * configure (gcc_version): Initialize properly depending on
9200         how and where configure is started.
9201         (recursion line): Pass a --with-gcc-version=${gcc_version}
9202         to configures in subdirs.
9203
9204 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9205
9206         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9207         cygmon
9208
9209 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9210
9211         * configure.in: Add cygmon and libstub support for mn10200.
9212
9213 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9214
9215         * configure (gcc_version): Add new variable describing the
9216         particular gcc version we're building.
9217         * Makefile.in (libsubdir): Add new macro for the directory
9218         in which the compiler finds executables, libraries, etc.
9219         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9220         and libsubdir.
9221
9222 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9223
9224         * Makefile.in (local-clean): Remove *.log.
9225         (warning.log): Built with warn_summary from build.log.
9226         (mail-report.log): Run test_summary.
9227         (mail-report-with-warnings.log): Run test_summary including
9228         warning.log in the report.
9229
9230 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9231
9232         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9233
9234 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9235
9236         * Makefile.in (grep): Grep no longer depends on libiberty.
9237
9238 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9239
9240         * Makefile.in: all-snavigator needs all-libgui.
9241
9242 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9243
9244         * configure.in: Add cygmon and libstub support for mn10300.
9245
9246 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9247
9248         * missing: Update to version from automake 1.3.
9249
9250         * ltmain.sh: On installation, don't get confused if the same name
9251         appears more than once in the list of library names.
9252
9253 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9254
9255         * config.sub: Accept m68060 and m5200 as CPU names.
9256
9257 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9258
9259         * configure: Use && rather than using -a in test, because odd
9260         strings can confuse test.
9261         * configure.in: Likewise.
9262
9263 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9264
9265         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9266
9267 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9268
9269         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9270         bootstrap4-lean): New targets.
9271
9272 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9273
9274         * mpw-* Delete.  Not used.
9275
9276 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9277
9278         * COPYING.LIB: Update FSF address.
9279
9280 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9281
9282         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9283
9284         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9285         GAS_SUPPORT_DIRS.
9286
9287 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         * ltconfig, ltmain.sh: Avoid producing a version number if
9290         -version-info was not used.
9291
9292 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9293
9294         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9295         building with newlib.
9296
9297 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9298
9299         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9300         Solaris `make' causes it to continue to next definition.
9301
9302 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9303
9304         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9305         the right GUI libraries and files are installed along with GDB.
9306
9307 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9308
9309         * configure.in: Change alpha to alpha* in several places.
9310
9311 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9312
9313         * config.sub: Recognize sparc86x.
9314
9315 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9316
9317         * configure.in (--enable-target-optspace): Remove debug echo.
9318
9319 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9320
9321         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9322
9323 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9324
9325         * ltconfig: Update cygwin32 support.
9326
9327         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9328         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9329         (GDB_SUPPORT_DIRS): Likewise.
9330
9331 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9332
9333         * configure.in (target_makefile_frag): If --enable-target-optspace,
9334         use -Os to compile target libraries rather than -O2.  Default to
9335         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9336         not used.
9337         * configure.in (target_cflags): Ditto for d30v.
9338
9339 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9340
9341         * Makefile.in (all-bfd): Depend on all-intl.
9342         (all-binutils): Likewise.
9343         (all-gas): Likewise.
9344         (all-gprof): Likewise.
9345         (all-ld): Likewise.
9346
9347 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9348
9349         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9350
9351 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9352
9353         * Makefile.in (all-bfd): Depend upon all-libiberty.
9354
9355         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9356
9357 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9358
9359         * Makefile.in: Add libstub.
9360
9361         * configure.in: Ditto. Build libstub for targets that have cygmon
9362         support.
9363
9364 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9365
9366         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9367
9368 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9369
9370         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9371         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9372
9373 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9374
9375         * configure: Define DEFAULT_M4 by searching PATH.
9376         * Makfile.in: Use DEFAULT_M4.
9377
9378 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9379
9380         * ltconfig: Add cygwin32 support.
9381
9382         * Makefile.in, configure.in: Add libtool as a native only directory
9383         to configure and build.
9384
9385 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9386
9387         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9388
9389 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9390
9391         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9392
9393 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9394
9395         * Makefile.in: add ash make rules
9396         * configure.in: add ash to native_only and host_tools lists
9397
9398 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9399
9400         * Makefile.in (all-gettext, all-intl): New targets.
9401         (ALL_MODULES): Added all-gettext, all-intl.
9402         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9403         (INSTALL_MODULES): Added install-gettext, install-intl.
9404         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9405
9406         * configure.in (host_tools): Added gettext.
9407         (native_only): Likewise.
9408         (noconfigdirs) [various cases]: Likewise.
9409         (host_libs): Added intl.
9410
9411 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9412
9413         * configure: Do not disable building gdbtk for cygwin32 hosts.
9414
9415 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9416
9417         * configure.in: Add thumb-coff target.
9418         * config.sub: Add thumb-coff target.
9419
9420 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9421
9422         * Makefile.in: Revert yesterday's change.
9423         (all-target-winsup):  all-target-librx stays out of here.
9424
9425 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9426
9427         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9428         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9429         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9430         Remove references to librx and libg++.
9431
9432 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9433
9434         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9435         recursive makes
9436
9437 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9438
9439         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9440         for newlib directory.
9441         (CXX_FOR_TARGET): Likewise.
9442
9443 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9444
9445         * ltconfig: Update after libtool/ltconfig.in change for
9446         hpux11.
9447
9448 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9449
9450         * ltconfig, ltmain.sh: Update to libtool 1.2.
9451
9452 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9453
9454         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9455         (install-gcc-cross): Instead, override LANGUAGES here.
9456
9457 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9458
9459         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9460         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9461
9462 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9463
9464         * configure.in: Add Thumb-pe target.
9465
9466 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9467
9468         * Makefile.in - changed sn targets to snavigator
9469         * configure.in - changed sn targets to snavigator
9470
9471 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9472
9473         * config-ml.in: After building symlink tree call make distclean
9474         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9475         to be the case for libiberty.
9476
9477 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9478
9479         * configure: When making link, also check the current
9480         directory. The configure scripts may create one.
9481
9482 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9483
9484         * config.sub: Accept alphapca56 and alphaev6 properly.
9485
9486 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9487
9488         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9489
9490 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9491
9492         * config.sub (sco5): Fix typo.
9493
9494 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9495
9496         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9497         install-itcl.
9498         (install-itcl): Remove dependency on install-tcl.
9499
9500 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9501
9502         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9503
9504 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9505
9506         * configure.in: Don't build libgui for a cygwin32 target when not on
9507         a cygwin32 host.
9508
9509 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9510
9511         * configure (redirect): Set to null, so default behavior of
9512         configure is now --verbose.
9513
9514 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9515
9516         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9517         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9518
9519 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9520
9521         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9522         this change to sync Makefile.in with its ChangeLog entries.
9523
9524 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9525
9526         * ltmain.sh (mkdir): Check that the directory doesn't exist
9527         before we exit with error, so that we don't get races during
9528         parallel builds.
9529
9530 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9531
9532         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9533
9534 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9535
9536         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9537         PICFLAG_FOR_TARGET.
9538         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9539
9540         * configure: Emit a definition for the new macro enable_shared
9541         into each Makefile.
9542
9543 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9544
9545         * configure.in (host_tools, native_only): Add libtool.
9546
9547 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9548
9549         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9550         Fix typo in ming config comment.
9551
9552 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9553
9554         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9555
9556 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9557
9558         * config.sub: Add tic30 cases, and map c30 to tic30.
9559
9560 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9561
9562         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9563         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9564         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9565         (CLEAN_TARGET_MODULES): Similarly
9566         (all-target-libf2c): Add dependences.
9567         * configure.in (target_libs): Add libf2c.
9568
9569 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9570
9571         * configure.in: Remove expect from noconfigdirs when target
9572         is cygwin32.  OK to build expect and dejagnu with Canadian
9573         Cross.
9574
9575 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9576
9577         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9578         host.
9579
9580         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9581         and mingw32.
9582
9583 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9584
9585         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9586         here as it is not defined in the toplevel Makefile.
9587
9588 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9589
9590         * configure (package_makefile_rules_frag): New variable, which names
9591         a file with generic rules, ...
9592         Change comment to mention we now have FIVE parts.
9593         * configure: Undo last change.
9594
9595 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9596
9597         * config.guess: More accurate determination of HP processor types.
9598         * config.sub: More accurate determination of HP processor types.
9599
9600 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9601
9602         * configure (package_makefile_frag): Move inserting the
9603         ${package_makefile_frag} to where it should be according
9604         to the comment.
9605
9606 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9607
9608         * config.guess: Add support for Linux/ARM.
9609
9610 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9611
9612         * .cvsignore: Remove *-info and *-install since they match
9613         release-info and mpw-install, which we don't want to just ignore.
9614
9615 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9616
9617         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9618
9619 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9620
9621         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9622         local_prefix to sub-make invocations.
9623
9624 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9625
9626         * configure.in: Check makefile fragments in the source
9627         directory.
9628
9629 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9630
9631         * configure.in: Check whether host and target makefile
9632         fragments exist before adding them to *_makefile_frag.
9633
9634 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9635
9636         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9637
9638 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9639
9640         * configure.in: Make sure we only replace RPATH_ENVVAR on
9641         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9642         regexp to sed.
9643
9644         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9645         to sub-makes.
9646
9647 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9648
9649         * config-ml.in (multi-do): LDFLAGS must include multilib
9650         designator.
9651
9652 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9653
9654         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9655
9656 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9657
9658         * config.sub: Add mingw32 support.
9659         * configure.in: Likewise.
9660
9661 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9662
9663         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9664
9665 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9666
9667         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9668         * configure (gxx_include_dir): Provide a definition for subdirs
9669         which do not use autoconf.
9670
9671 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9672
9673         * config.guess: Sync with egcs.  Picks up new alpha support,
9674         BeOS & some additional linux support.
9675
9676 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9677
9678         * config.guess: HP 9000/803 is a PA1.1 machine.
9679
9680 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9681
9682         * configure.in: It's alpha*-...
9683
9684 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9685
9686         * configure.in (host_makefile_frag, target_makefile_frag):
9687         Handle multiple config files.
9688         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9689         alpha-*-*.
9690
9691 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9692
9693         * mkdep: New file.
9694
9695 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9696
9697         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9698
9699 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9700
9701         * Makefile.in: Add libgui directory.
9702         (GDB_TK): Add all-libgui.
9703         * configure.in: Add libgui directory.
9704         * configure: Add all-libgui to GDB_TK.
9705
9706 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9707
9708         * config-ml.in (multidirs): Add m32r to multilib list.
9709
9710 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9711
9712         * Makefile.in (all-target-gperf): Change dependency to
9713         all-target-libstdc++.
9714
9715 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9716
9717         * config.guess: Add BeOS support.
9718
9719 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9720
9721         Source directory cvs renamed to cvssrc:
9722         * configure.in (host_tools): Change cvs to cvssrc.
9723         (native_only): Likewise.
9724         (noconfigdirs) [various cases]: Likewise.
9725         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9726         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9727         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9728         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9729         (all-cvssrc): Rename target from all-cvs.
9730
9731 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9732
9733         * configure (gxx_include_dir): Fix thinko.
9734
9735 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9736
9737         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9738         (install-cross, install-gcc-cross): New targets.
9739
9740 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9741
9742         * configure.in (noconfigdirs): Add support for Thumb target.
9743
9744         * config.sub (maybe_os): Add support for Thumb target.
9745
9746 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9747
9748         * Makefile.in: Add rules for cygmon.
9749
9750         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9751
9752 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9753
9754         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9755         * configure (gxx_include_dir): Provide a definition for subdirs
9756         which do not use autoconf.
9757
9758 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9759
9760         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9761         11/18/97 build
9762
9763 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9764
9765         * From Franz Sirl.
9766         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9767         found on RedHat Linux systems.
9768
9769 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9770
9771         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9772         guesses.
9773
9774 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9775
9776         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9777
9778 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9779
9780         * ltmain.sh: If mkdir fails, check whether the directory was created
9781         anyhow by some other process.
9782
9783 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9784
9785         * configure.in (d30v-*-*): Configure all directories.
9786
9787 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9788
9789         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9790         for the D30V.
9791
9792 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9793
9794         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9795
9796 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9797
9798         * include/libiberty.h: Add extern "C" { so it can be used with C++
9799         progrms.
9800         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9801         programs.
9802
9803 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9804
9805         * configure.in (d30v-*-*): Configure GCC now.
9806
9807 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9808
9809         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9810         is no longer needed.
9811
9812 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9813
9814         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9815
9816 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9817
9818         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9819         targets using "$@" to provide support for similar but not identical
9820         targets without having to duplicate code.
9821
9822 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9823
9824         * makefile.vms: Fix to work with DEC C.
9825
9826 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9827
9828         * config.sub: Add mips-tx39-elf to marketing names.
9829
9830 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9831
9832         * ltmain.sh: Handle symlinks in generated script.
9833
9834 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9835
9836         * configure: Handle autoconf style directory options: --bindir,
9837         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9838         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9839         --sysconfdir.
9840         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9841         (sharedstatedir, localstatedir, oldincludedir): New variables.
9842         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9843         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9844         sbindir, sharedstatedir, and sysconfdir.
9845
9846 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9847
9848         * Makefile.in (bootstrap-lean): New target.
9849
9850 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9851
9852         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9853         sn, and gnuserv from noconfigdirs.
9854
9855 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9856
9857         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9858
9859 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9860
9861         * Makefile.in (cross): New target.
9862
9863 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9864                           Jeff Law         <law@cygnus.com>
9865
9866         * Makefile.in (bootstrap2, bootstrap3): New targets.
9867         (all-bootstrap): Remove outdated and confusing target.
9868         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9869
9870 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9871
9872         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9873         windows.  Consistent with gdb/configure.
9874
9875 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9876
9877         * configure.in: Name Linux target fragment.
9878
9879         * configure: Rewrite so that project Makefile fragment is inserted
9880         first and appears last in the resulting Makefile.
9881
9882 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9883
9884         * Makefile.in (install-itcl): Install tcl first.
9885
9886 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9887
9888         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9889
9890 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9891
9892         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9893
9894         * configure.in (skipdirs): Add target-librx for Linux.
9895         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9896
9897 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9898
9899         * Makefile.in (bootstrap): New target.
9900
9901 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9902
9903         * config.sub: Accept 'amigados' for backward compatibility.
9904
9905 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9906
9907         * config.guess: Merge with FSF.
9908
9909 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9910
9911         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9912
9913 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9914
9915         * config.sub: Add "marketing-names" patch.
9916
9917 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9918
9919         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9920
9921 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9922
9923         * config.sub: Handle v850-elf.
9924
9925 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9926
9927         * .cvsignore (*-install): Remove.
9928
9929 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9930
9931         * ltconfig: Set CONFIG_SHELL in libtool.
9932         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9933
9934 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9935
9936         * configure.in (target_subdir): Set to libraries if enable_multilib.
9937
9938 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9939
9940         * config.guess: Update from gcc directory.
9941
9942 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9943
9944         * Makefile.in (all-sim): Depends on all-readline.
9945
9946 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9947
9948         * Makefile.in (BISON, YACC): Use $$s.
9949         (all-bison): Depend on all-texinfo.
9950
9951 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9952
9953         * Makefile.in (BISON): Add -L flag.
9954         (YACC): Likewise.
9955
9956 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9957
9958         * configure.in (noconfigdirs): Add support for v850e target.
9959
9960         * config.sub (maybe_os): Add support for v850e target.
9961
9962 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9963
9964         * configure.in (noconfigdirs): Add support for v850ea target.
9965
9966         * config.sub (maybe_os): Add support for v850ea target.
9967
9968 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9969
9970         * config.sub: Add mipstx39.  Delete r3900.
9971
9972 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9973
9974         * Makefile.in (all-autoconf): Depends on all-texinfo.
9975
9976 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9977
9978         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9979         eabi targets.
9980
9981 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9982
9983         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9984
9985         * configure: When handling a Canadian Cross, handle YACC as well as
9986         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9987         * Makefile.in (all-bison): Depend upon all-texinfo.
9988
9989 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9990
9991         * Makefile.in (BISON): bison, not byacc or bison -y.
9992         (YACC): bison -y or byacc or yacc.
9993         (various): Add *-bison as appropriate.
9994         (taz): No need to mess with BISON anymore.
9995
9996 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9997
9998         * configure: If OSTYPE matches *win32*, try to find a good value for
9999         CONFIG_SHELL.
10000
10001 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10002
10003         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10004         configure.in if it is present.
10005
10006 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10007
10008         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10009
10010 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10011
10012         * config.sub: Recognize `arc' cpu.
10013         * configure.in: Likewise.
10014         * config-ml.in: Likewise.
10015
10016 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10017
10018         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10019
10020 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10021
10022         * configure: Changed sed delimiter from ':' to '|' when
10023         attempting to substitute ${config_shell} for SHELL. On
10024         NT ${config_shell} may contain a ':' in it.
10025
10026 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10027
10028         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10029
10030 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10031
10032         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10033
10034 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10035
10036         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10037
10038         * ylwrap: If the program is a relative path, force it to be
10039         absolute.
10040
10041 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10042
10043         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10044
10045 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10046
10047         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10048         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10049         for libraries.
10050
10051 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10052
10053         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10054         separated by spaces.
10055
10056 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10057
10058         * ylwrap: New file.
10059         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10060
10061         * ltmain.sh: Handle /bin/sh at start of install program.
10062
10063         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10064
10065         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10066         * missing: New file, from automake 1.2.
10067
10068 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10069
10070         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10071         check-tk to CHECK_X11_MODULES.
10072
10073 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10074
10075         * config.sub: Merge with FSF.
10076
10077 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10078
10079         * config.guess: Merge with FSF.
10080
10081 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10082
10083         * configure: Treat msdosdjgpp like go32.
10084         * configure.in: Likewise.  Don't remove gprof for go32.
10085
10086         * configure: Change Makefile.tem2 to Makefile.tm2.
10087
10088 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10089
10090         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10091
10092 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10093
10094         * install-sh (chmodcmd): Set to null if the DST directory already
10095         exists.  Same as Nov 11th change.
10096
10097 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10098
10099         * configure (GDB_TK): Needs itcl and tix.
10100
10101 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10102
10103         * config.guess: Update from FSF.
10104
10105 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10106
10107         * Makefile.in (GDB_TK): Depend on itcl and tix.
10108
10109 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10110
10111         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10112         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10113         (INSTALL_SCRIPT): New variable.
10114         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10115         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10116         to -x.
10117         * install-sh: Add support for -x option.
10118
10119 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10120
10121         * configure.in, Makefile.in: Treat tix like itcl.
10122
10123 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10124
10125         * Makefile.in (WINDRES): New variable.
10126         (WINDRES_FOR_TARGET): New variable.
10127         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10128         (EXTRA_HOST_FLAGS): Add WINDRES.
10129         (EXTRA_TARGET_FLAGS): Add WINDRES.
10130         (EXTRA_GCC_FLAGS): Add WINDRES.
10131         ($(DO_X)): Pass down WINDRES.
10132         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10133         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10134         DLLTOOL_FOR_TARGET.
10135
10136 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10137
10138         * configure.in: configure sim before gdb for win32-x-ppc
10139
10140 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10141
10142         Move gperf into the toplevel, from libg++.
10143         * configure.in (target_tools): Add target-gperf.
10144         (native_only): Add target-gperf.
10145         * Makefile.in (all-target-gperf): New target, depend on
10146         all-target-libg++.
10147         (configure-target-gperf): Empty rule.
10148         (ALL_TARGET_MODULES): Add all-target-gperf.
10149         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10150         (CHECK_TARGET_MODULES): Add check-target-gperf.
10151         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10152         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10153
10154 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10155
10156         * config.sub (mn10200): Recognize new basic machine.
10157
10158 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10159
10160         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10161         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10162
10163 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10164
10165         * configure.in: If we're building mips-sgi-irix6* native, turn on
10166         ENABLE_MULTILIB and set TARGET_SUBDIR.
10167
10168 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10169
10170         * Makefile.in (all-sn): Depend on all-grep.
10171
10172 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10173
10174         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10175
10176         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10177         Makefile.  From Jeff Makey <jeff@cts.com>.
10178         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10179
10180         * Makefile.in (DISTBISONFILES): Remove.
10181         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10182         $(DEFAULT_YACC).
10183
10184         * configure.in: Build itl, db, sn, etc., when building for native
10185         cygwin32.
10186
10187         * Makefile.in (LD): New variable.
10188         (EXTRA_HOST_FLAGS): Pass down LD.
10189         ($(DO_X)): Likewise.
10190
10191 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10192
10193         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10194
10195 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10196
10197         * configure.in (targargs): Strip out any supplied --build argument
10198         before adding our own. Always add --build.
10199
10200 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10201
10202         * configure.in (targargs): Pass --build if we're doing
10203         a cross-compile.
10204
10205 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10206
10207         * configure: Use '|' instead of ":" as the separator in
10208         sed. Otherwise sed chokes on NT path names with drive
10209         designators. Also look for "?:*" as the leading characters in an
10210         absolute pathname.
10211
10212 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10213
10214         * config.sub: Support for r3900.
10215
10216 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10217
10218         * configure.in: Use install-sh, not install.sh.
10219
10220 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10221
10222         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10223         apply it twice.
10224
10225 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10226
10227         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10228         install-binutils.
10229
10230 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10231
10232         * Makefile.in: Add automake targets.
10233         * configure.in (host_tools): Add automake.
10234
10235 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10236
10237         * configure: Default CXX to c++, not gcc.
10238         * Makefile.in (CXX): Set to c++, not gcc.
10239         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10240
10241 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10242
10243         * install-sh: try appending a .exe if source file doesn't
10244         exist
10245
10246 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10247
10248         * configure.in: Turn on multilib by default.
10249         (cross_only): Remove target-libiberty.
10250
10251         * Makefile.in (all-gcc): Don't depend on libiberty.
10252
10253 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10254
10255         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10256
10257 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10260         (DISTBISONFILES): Add ld/Makefile.in
10261
10262 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10263
10264         * configure.in: if target is cygwin32 but host isn't cygwin32,
10265         don't configure gdb tcl tk expect, not just gdb.
10266
10267 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10268
10269         * configure.in: Added gnuserv everywhere sn appears.
10270
10271         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10272         (CROSS_CHECK_MODULES): Added check-gnuserv.
10273         (INSTALL_MODULES): Added install-gnuserv.
10274         (CLEAN_MODULES): Added clean-gnuserv.
10275         (all-gnuserv): New target.
10276
10277 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10278
10279         * config.guess: Fixes for MIPS OpenBSD systems.
10280
10281 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10282
10283         * Makefile.in (INSTALL_XFORM): Remove.
10284         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10285
10286         * mkinstalldirs: New file, copied from automake.
10287         * Makefile.in (installdirs): Rename from install-dirs.  Use
10288         mkinstalldirs.  Change all users.
10289         (DEVO_SUPPORT): Add mkinstalldirs.
10290
10291 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10292
10293         * install-sh: Rename from install.sh.
10294         * Makefile.in (INSTALL): Change install.sh to install-sh.
10295         (DEVO_SUPPORT): Likewise.
10296
10297         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10298         Graichen <graichen@rzpd.de>.
10299
10300 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10301
10302         * config.guess: Recognize OpenBSD systems correctly.
10303
10304 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10305
10306         * README, Makefile.in (ETC_SUPPORT): Remove references to
10307         cfg-paper*, configure.{texi,man,info*}._
10308
10309 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10310
10311         * Makefile.in (all.normal): Ensure that gcc is built after all
10312         the x11 - ie gdb - targets.
10313
10314 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10315
10316         * makefile.vms: Don't run conf-a-gas.
10317
10318 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10319
10320         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10321
10322 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10323
10324         * configure.in: Remove noconfigdirs case since gdb also
10325         configures and builds for tic80-coff.
10326
10327 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10328
10329         * configure: Set cache_file to config.cache.
10330         * Makefile.in (local-distclean): Remove config.cache.
10331
10332 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10333
10334         * COPYING: Update FSF address.
10335
10336 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10337
10338         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10339         noconfigdirs.
10340
10341 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10342
10343         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10344         MAKEDIRS, is empty.
10345
10346 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10347
10348         * config.sub: Tweak mn10300 entry.
10349
10350 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10351
10352         * configure.in (host_tools): Put sim before gdb, so gdb's
10353         configure.tgt can determine if the simulator was configured.
10354
10355 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10356
10357         * config.sub: Move BeOS $os case to be with other Cygnus
10358         local cases.
10359
10360 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10361
10362         * config.sub: Remove misplaced comment that broke Linux.
10363
10364 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10365
10366         * config.sub: Add BeOS support.
10367
10368 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10369
10370         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10371
10372 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10373
10374         * configure.in (noconfigdirs): Remove tcl and tk from
10375         noconfigdirs for cygwin32 builds.
10376
10377 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10378
10379         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10380
10381 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10382
10383         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10384         make-all.com, use makefile.vms instead.
10385
10386 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10387
10388         * config.sub: Accept -lnews*.
10389
10390 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10391
10392         * configure.in (noconfigdirs): Disable target-newlib,
10393         target-examples and target-libiberty for d30v.
10394
10395 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10396
10397         * configure.in (noconfigdirs): Enable ld for d30v.
10398
10399 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10400
10401         * configure.in (tic80-*-*): Build compiler.
10402
10403 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10404
10405         * configure.in (d30v-*): Remove sim directory from list of
10406         unsupported d30v directories
10407
10408 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10409
10410         * config.sub, configure.in: Add d30v target cpu.
10411
10412 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10413
10414         * makefile.vms: New file.
10415         * make-all.com: Remove.
10416
10417 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10418
10419         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10420
10421 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10422
10423         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10424
10425 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10426
10427         * Makefile.in (ALL_MODULES): Added all-db.
10428         (CROSS_CHECK_MODULES): Addec check-db.
10429         (INSTALL_MODULES): Added install-db.
10430         (CLEAN_MODULES): Added clean-db.
10431
10432 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10433
10434         * config.guess: Merge with latest FSF sources.
10435
10436 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10437
10438         * Makefile.in (ALL_MODULES): Added all-itcl.
10439         (CROSS_CHECK_MODULES): Added check-itcl.
10440         (INSTALL_MODULES): Added install-itcl.
10441         (CLEAN_MODULES): Added clean-itcl.
10442
10443 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10444
10445         * configure.in: build gdb for mn10200
10446
10447 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10448
10449         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10450
10451 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10452
10453         * configure.in (tic80-*-*): Turn off most targets right now.
10454
10455 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10456
10457         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10458         rather than the makeinfo program.
10459         (do-info): Depend upon all-texinfo.
10460
10461 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10462
10463         * configure.in: Remove uses of config/mh-linux.
10464
10465         * config.sub, config.guess: Merge with latest FSF sources.
10466
10467 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10468
10469         * config.sub (case $basic_machine): Add tic80 entries.
10470
10471 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10472
10473         * config.sub, config.guess: Merge with latest FSF sources.
10474
10475 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10476
10477         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10478         * mpw-config.in: Test for NewFolderRecursive.
10479         * mpw-install: Use symbolic name for startup filename.
10480         * mpw-README: Add various additional details.
10481
10482 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10483
10484         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10485
10486 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10487
10488         * configure.in: Do build gcc and the target libraries for
10489         the mn10200.
10490
10491 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10492
10493         * configure.in: don't avoid building gdb for mn10300 any more
10494         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10495         instead of single-quoting it.
10496
10497 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10498
10499         * configure.in: Don't use --with-stabs on IRIX 6.
10500
10501 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10502
10503         * configure.in (m32r): Build gdb, libg++ now.
10504
10505 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10506
10507         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10508         directories from noconfigdirs.
10509
10510 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10511
10512         * config.sub (basic_machine): added mips16 configuration
10513
10514 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10515
10516         * config.sub: Handle d10v-unknown.
10517
10518 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10519
10520         * config.sub: Handle v850-unknown.
10521
10522 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10523
10524         * Makefile.in: add findutils
10525         * configure.in: add findutils to list of host_tools
10526
10527 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10528
10529         * config.sub: Handle mn10200 and mn10300.
10530
10531 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10532
10533         * configure.in (d10v-*): Do not build librx.
10534
10535 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10536
10537         * configure.in (mn10300): Build everything except gdb & libgloss.
10538
10539 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10540
10541         * config.guess:  Patch for Dansk Data Elektronik servers,
10542         from Niels Skou Olsen <nso@dde.dk>.
10543
10544         For ncr, use /bin/uname rather than uname, since GNU uname does not
10545         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10546
10547         Patch for MIPS R4000 running System V,
10548         from Eric S. Raymond <esr@snark.thyrsus.com>.
10549
10550         Fix thinko for nextstep.
10551
10552         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10553
10554         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10555         * config.guess: Guess mips-dec-mach_bsd4.3.
10556
10557         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10558         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10559         release numbers.
10560         * config.guess (mips-mips-riscos*):  Emit just enough of the
10561         release number.
10562
10563         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10564         * config.guess (sparc-auspex-sunos*):  Added.
10565         (f300-fujitsu-*): Added.
10566
10567         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10568         * config.guess:  Recognize a Tadpole as a sparc.
10569
10570 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10571
10572         * config.guess: Don't assume that NextStep version is either 2 or
10573         3.  NextStep 4 (aka OpenStep 4) has come out now.
10574
10575 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10576
10577         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10578         From Rik Faith <faith@cs.unc.edu>.
10579
10580 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10581
10582         * config.sub: Contributions from bug-gnu-utils to:
10583         Support plain "hppa" (no version given) architecture, reported by
10584         OpenStep.
10585         OpenBSD like NetBSD.
10586         LynxOs is not a hardware supplier.
10587
10588         * config.guess: Contributions from bug-gnu-utils to add support for:
10589         OpenBSD like NetBSD.
10590         Stratus systems.
10591         More Pyramid systems.
10592         i[n>4]86 Intel chips.
10593         M680[n>4]0 Motorola chips.
10594         Use unknown instead of lynx for hardware manufacturer.
10595
10596 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10597
10598         * install.sh (chmodcmd): Set to null if the DST directory already
10599         exists.
10600
10601 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10602
10603         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10604         not use mt-ppc target Makefile fragment any more.
10605
10606 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10607
10608         * configure.in (*-*-windows):  Exclude everything but those dirs
10609         needed to build windows.
10610
10611 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10612
10613         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10614
10615 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10616
10617         * configure.in:  Exclude mmalloc from i386-windows.
10618
10619 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10620
10621         * Undo my previous change.
10622
10623 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10626         unconditionally.
10627         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10628
10629 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10630
10631         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10632         host to add it's own flags.
10633
10634 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10635
10636         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10637
10638 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10641         (CXX_FOR_TARGET): Likewise.
10642         (GCC_FOR_TARGET): Define.
10643         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10644         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10645         CC_FOR_TARGET was specified on the command line.
10646         (MAKEOVERRIDES): Don't define.
10647
10648 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10649
10650         * configure.in (m32r): Fix spelling of libg++ libs.
10651
10652 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10653
10654         * config.sub (-apple*): Remove, now redundant.
10655
10656 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10657
10658         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10659
10660         * configure: Rework yesterday's sed script patch.
10661
10662         * config.sub: Merge with FSF.
10663
10664 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10665
10666         * config.guess:  Merge from FSF.
10667
10668         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10669         * config.guess: Use pc instead of unknown, for pc clone systems.
10670         Change linux to linux-gnu.
10671
10672         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10673         * config.guess: Avoid non-portable tr syntax.
10674
10675 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10676
10677         * test-build.mk (HOLES): Add "xargs" for gdb.
10678
10679         * configure: Avoid hpux10.20 sed bug.
10680
10681 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10682
10683         * configure.in:  Add support for windows host
10684         (that is a build done under the Microsoft build environment).
10685
10686 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10687
10688         * Makefile.in: Replace all uses of srcroot with s, to shrink
10689         command line lengths.
10690
10691         Patches from Geoffrey Noer <noer@cygnus.com>:
10692         * configure.in: If configuring for newlib, pass --with-newlib to
10693         subdirectories.
10694         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10695         -Bnewlib/ and -Lwinsup to gcc.
10696         (CXX_FOR_TARGET): Likewise.
10697
10698 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10699
10700         * Makefile.in (ETC_SUPPORT): Add configure.
10701
10702 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10703
10704         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10705         host configuration file.
10706
10707 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10708
10709         * configure.in: Break mn10x00 support into separate
10710         mn10200 and mn10300 configurations.
10711         * config.sub: Likewise.
10712
10713 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10714
10715         * configure.in: Add lots of stuff to noconfigdirs for
10716         the mn10x00 targets.
10717
10718         * config.sub, configure.in: Add mn10x00 support.
10719
10720 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10721
10722         * make-all.com: Call conf-a-gas, not config-a-gas.
10723
10724 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10725
10726         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10727         targets.
10728
10729 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10730
10731         * mpw-README: Add much more detail for native PowerMac.
10732         * mpw-install: New file.
10733         * mpw-configure: Add --norecursion and --help options.
10734         * mpw-config.in: Translate readme and install files when
10735         copying to objdir.
10736         * mpw-build.in: Don't always depend on byacc and flex.
10737         (install-only-top): New action.
10738
10739 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10740
10741         * configure.in:  You can now configure GDB for the v850.
10742
10743 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10744
10745         * configure.in (noconfigdirs): Don't configure any C++ dirs
10746         if targeting D10V.
10747
10748 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10749
10750         * config.sub: Recognize mips64vr5000.
10751
10752 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10753
10754         * configure.in: Use a single line for host_tools and native_only.
10755
10756 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10757
10758         * config.sub, configure.in: Add entries for m32r.
10759
10760 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10761
10762         * Makefile.in (inet-install): Don't run install-gzip.
10763
10764 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10765
10766         * configure.in:  Don't config lots of things for *-*-windows*.
10767
10768 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10769
10770         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10771         (host_libs, host_tools): Copy from configure.in.
10772         * mpw-configure: Don't complain about directories not found.
10773
10774 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10775
10776         * configure.in (i[345]86): Recognize i686 for pentium pro.
10777         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10778         file.
10779
10780         * config.guess (i[345]86): Ditto.
10781
10782 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10783
10784         * configure.in (noconfigdirs): Removed gdb for D10V.
10785
10786 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10787
10788         * configure.in: Remove ld, target-libio, target-libg++, and
10789         target-libstdc++ from noconfigdirs.
10790
10791 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10792
10793         * configure: Fix three locations where shell scripts were
10794         being run directly rather than with config_shell.
10795
10796 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10797
10798         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10799         * config.sub (basic_machine): Recognize v850.
10800
10801 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10802
10803         * mpw-configure: Handle multiple enable/disable options and
10804         pass them down recursively, handle -c and -s flags appropriately
10805         depending on choice of compiler, add escape mechanism for
10806         quoted arguments to gC.
10807
10808 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10809
10810         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10811         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10812         so that -mrelocatable-lib and -mno-eabi are used.
10813
10814         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10815         not support --print-multi-lib, don't abort.
10816
10817 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10818
10819         * make-all.com: Run config-a-gas.
10820         * setup.com: Don't copy subdirectory files around.
10821
10822 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10823
10824         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10825         target, it now compiles correctly.
10826
10827 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10828
10829         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10830
10831 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10832
10833         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10834
10835 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10836
10837         * configure.in (native_only): Add prms.
10838
10839 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10840
10841         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10842         (BINUTILS_SUPPORT_DIRS): Likewise.
10843
10844 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10845
10846         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10847         d10v support is added.
10848
10849 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10850
10851         * configure.in (d10v-*-*): New target.
10852
10853 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10854
10855         * config.guess (HP 9000/811): Recognize this as a PA1.1
10856         machine.
10857
10858 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10859
10860         * Makefile.in (do-tar-gz): New target, split out from tail end of
10861         taz target.  Run each command separately, don't use pipes.
10862         (taz): Use it.
10863
10864 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10865
10866         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10867         * mpw-build.in: No builds should depend on building byacc or flex,
10868         they are assumed to be installed already.
10869
10870 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10871
10872         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10873         variable that CC_FOR_TARGET needs.
10874
10875 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10876
10877         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10878         options have changed since the last time the subdirectory was
10879         configured, and if it has, reconfigure.
10880         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10881         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10882
10883 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10884
10885         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10886         CLEAN_MODULES): Add bash.
10887         (all-bash): New target.
10888
10889 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10890
10891         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10892
10893 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10894
10895         * config.sub (basic_machine): Recognize d10v as a valid processor.
10896
10897 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10898
10899         * mpw-configure: Add support for --bindir.
10900         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10901
10902 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10903
10904         * configure.in: add bash, time, gawk to list of hosttools and things
10905         to only build for native toolchains
10906
10907 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10908
10909         * Makefile.in (docdir): Remove.
10910
10911 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10912
10913         * Makefile.in (datadir): Set to $(prefix)/share.
10914
10915 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10916
10917         * configure.in: build diff and patch for cygwin32-hosted
10918         toolchains.
10919
10920 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10921
10922         * config.sub: Accept -rtems*.
10923
10924 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10925
10926         * configure.in: enable dosrel for cygwin32-hosted builds,
10927                 remove diff from the list of things not buildable
10928                 via Canadian Cross
10929
10930 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10931
10932         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10933         don't get ". ".
10934
10935 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10936
10937         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10938
10939 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10940
10941         * Makefile.in (taz): Handle case where tex3patch didn't even get
10942         checked out.  Also, if it was found, put the symlink in a new util
10943         subdirectory.
10944
10945 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10946
10947         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10948
10949 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10950
10951         * config.sub: Recognize -openvms.
10952         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10953         * make-all.com, setup.com: New files.
10954
10955 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10956
10957         * Makefile.in (taz): tex3patch moved to texinfo/util.
10958
10959 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10960
10961         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10962         * configure.in: remove make from disable-if-Can-Cross list
10963                 enable gdb if ${host} and ${target} are cygwin32
10964
10965 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10966
10967         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10968         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10969
10970 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10971
10972         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10973         distinguish sysv/svr4/bsd variants.
10974         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10975
10976 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10977
10978         * configure.in: Added copyright notice.
10979         * move-if-change: Added copyright notice.
10980
10981 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10982
10983         * configure.in (powerpcle-*-solaris*): Until we get shared
10984         libraries working, don't build gdb, sim, make, tcl, tk, or
10985         expect.
10986
10987 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10988
10989         * config.guess:  Merge with FSF:
10990
10991         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10992         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10993
10994         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10995         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10996
10997         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10998         * config.guess:  Combine two OSF1 rules.
10999         Also recognize field test versions.  From mjr@zk3.dec.com.
11000         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11001         because GNU uname does not support -p.  From pmr@pajato.com.
11002
11003 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11004
11005         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11006
11007 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11008
11009         * mpw-README: Document GCCIncludes.
11010
11011 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11012
11013         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11014
11015 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11016
11017         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11018
11019 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11020
11021         * configure.in (*-*-cygwin32): Configure make.
11022
11023 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11024
11025         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11026
11027 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11028
11029         * Makefile.in (all-inet): Depend on all-perl.
11030
11031         * Makefile.in (inet-install): New target.
11032
11033         * Makefile.in (all-inet): Depend on all-tcl.
11034         (all-inet): Depend on all-send-pr.
11035
11036 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11037
11038         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11039         temporarily.
11040
11041 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11042
11043         * configure.in: Don't configure --with-gnu-ld on AIX.
11044
11045 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11046
11047         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11048
11049 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11050
11051         * Makefile.in (ALL_MODULES): Added all-inet.
11052         (CROSS_CHECK_MODULES): Added check-inet.
11053         (INSTALL_MODULES): Added install-inet.
11054         (CLEAN_MODULES): Added clean-inet.
11055         (all-indent): New target.
11056
11057         * configure.in (host_tools): Added inet.
11058         (native_only): Added inet.
11059         (noconfigdirs): Added inet.
11060
11061 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11062
11063         * configure.in: Don't configure libgloss if we are not configuring
11064         newlib.
11065
11066 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11067
11068         * configure.in: Don't configure libgloss for unsupported
11069         architectures.
11070
11071 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11072
11073         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11074
11075 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11076
11077         * Makefile.in (ALL_MODULES): Include all-apache.
11078         (CROSS_CHECK_MODULES): Include check-apache.
11079         (INSTALL_MODULES): Include install-apache.
11080         (all-apache): New target.
11081
11082         * configure.in: Added apache everywhere perl is seen.
11083
11084 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11085
11086         * Makefile.in: Add support for clean-{module} and
11087         clean-target-{module} rules.
11088
11089 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11090
11091         * configure.in (*-*-ose) do not build libgloss.
11092
11093 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11094
11095         * config.guess (prep*:SunOS:5.*:*): Turn into
11096         powerpele-unknown-solaris2.
11097
11098 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11099
11100         * configure.in: Permit --enable-shared to specify a list of
11101         directories.
11102
11103 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11104
11105         * configure.in (host==solaris): Pass only the first word of $CC
11106         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11107
11108 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11109
11110         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11111
11112 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11113
11114         * Makefile.in (ALL_MODULES): Include all-perl.
11115         (CROSS_CHECK_MODULES): Include check-perl.
11116         (INSTALL_MODULES): Include install-perl.
11117         (ALL_X11_MODULES): Include all-guile.
11118         (CHECK_X11_MODULES): Include check-guile.
11119         (INSTALL_X11_MODULES): Include install-guile.
11120         (all-perl): New target.
11121         (all-guile): New target.
11122
11123         * configure.in (host_tools): Include perl and guile.
11124         (native_only): Include perl and guile.
11125         (noconfigdirs): Don't build guile and perl; no ports have been
11126         done.
11127
11128 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11129
11130         * configure (--enable-*): Handle quoted option lists such as
11131         --enable-sim-cflags='-g0 -O' better.
11132
11133 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11134
11135         * Makefile.in ({,inst}all-target): New rule so we can make and
11136         install all of the target directories easily.
11137
11138 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11139
11140         * configure.in: Add missing global flag in sed substitution when
11141         deleting `target-' from ${configdirs}.
11142
11143 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11144
11145         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11146         option.
11147
11148         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11149         config/mh-necv4.
11150
11151         * install.sh: Correct misspelling of transformbasename.
11152
11153         * config.guess: Recognize mips-*-sysv*.
11154
11155 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11156
11157         * config.sub: Recognize mon960.
11158
11159 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11160
11161         * configure: Restore Canadian Cross handling of BISON and LEX,
11162         removed in Feb 20 change.
11163
11164 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11165
11166         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11167         Mention make install.  Remove the old copyright date as well the
11168         clumsy and rather pointless copyright on the README file.
11169
11170 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11171
11172         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11173         Makefile after running symlink-tree, then run `make distclean' to
11174         avoid clobbering any generated files in srcdir.
11175
11176 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11177
11178         * configure.in (m68k-*-netbsd*): Build everything now.
11179
11180 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11181
11182         * Makefile.in (taz): Fix quoting.
11183
11184 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11185
11186         * configure.in (sparclet-*-*): Build everything now.
11187
11188 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11189
11190         * configure.in (m68k-*-linux*): New host.
11191
11192 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11193
11194         * configure: Check for bison before byacc.
11195
11196 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11197
11198         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11199         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11200         searching PATH.  These are used as fallbacks by Makefile.in if
11201         flex/bison/byacc aren't in objdir.
11202
11203 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11204
11205         * Makefile.in: Make everything which depends upon all-bfd also
11206         depend upon all-opcodes, in case --with-commonbfdlib is used.
11207
11208 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11209
11210         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11211         building NT native compilers on Unix.
11212
11213 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11214
11215         * configure.in: Don't get CC from the host Makefile fragment if we
11216         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11217         Solaris test for /usr/ucb/cc to the post target script, just after
11218         the compiler sanity test.
11219
11220 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * config.sub: Merge with FSF.
11223
11224 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11225
11226         * Makefile.in (RPATH_ENVVAR): New variable.
11227         (REALLY_SET_LIB_PATH): Use it.
11228         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11229
11230 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11231
11232         * config.sub, configure.in: Recognize sparclet cpu.
11233
11234 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11235
11236         * config.guess:  Support m68k-cbm-sysv4.
11237
11238 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11239
11240         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11241         m68k-unknown-linuxaout from linker help string.  Put quotes around
11242         $ld_help_string.
11243
11244 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11245
11246         * config.guess (powerpc-harris-powerunix): Add guess for port
11247         to new target.
11248
11249 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11250
11251         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11252
11253 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11254
11255         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11256         $(REALLY_SET_LIB_PATH) in Makefile.
11257         * Makefile.in (SET_LIB_PATH): New variable.
11258         (REALLY_SET_LIB_PATH): New variable.
11259         ($(DO_X)): Use $(SET_LIB_PATH).
11260         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11261         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11262         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11263         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11264         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11265         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11266         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11267         (install-dosrel): Likewise.
11268         (all-opcodes): Depend upon all-libiberty.
11269
11270 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11271
11272         * config.guess (*:CYGWIN*): New
11273
11274 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11275
11276         * Makefile.in (all-target-winsup): All all-target-libiberty.
11277
11278 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11279
11280         * configure.in (noconfigdirs): Add missing # in front of comment.
11281
11282 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11283
11284         * configure.in: add second pass to things added to noconfigdirs
11285         so *-gm-magic can exclude libgloss properly.
11286
11287 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11288
11289         * mpw-configure (extralibs_name, rez_name): Set correctly
11290         for MWC68K compiler.
11291
11292         * mpw-README: Add more info on the necessary build tools.
11293
11294 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11295
11296         * configure.in, config.sub: Recognize cygwin32.
11297
11298 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11299
11300         * config.guess, config.sub: Recognize A/UX.
11301
11302 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11303
11304         * config.sub: Merge with gcc/config.sub.
11305
11306 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11307
11308         * mpw-build.in (do-binutils): Add build of stamps.
11309
11310 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11311
11312         * config.sub: Add recognition for mips64vr4100*-* targets.
11313
11314 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11315
11316         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11317         Add creation of gconfigargs with `--enable-shared' turned on.
11318         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11319         ($(host)-stamp-stage3-configured): Likewise.
11320         (HOLES): Add chatr and ldd.
11321         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11322
11323 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11324
11325         * configure: Pass --nfp to recursive configures.
11326
11327 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11328
11329         * Makefile.in (DLLTOOL): New.
11330         (DLLTOOL_FOR_TARGET): New.
11331         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11332         (EXTRA_TARGET_FLAGS): Ditto.
11333         (EXTRA_GCC_FLAGS): Ditto.
11334         (CONFIGURE_TARGET_MODULES): Ditto.
11335         (DO_X): Ditto.
11336         * configure: Add DLLTOOL.
11337
11338 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11339
11340         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11341         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11342         mh-sco, since old workarounds no longer needed, and don't
11343         build ld, since libraries have weak symbols in COFF.
11344
11345 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11346
11347         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11348
11349 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11350
11351         * configure.in: Make sure that ${CC} can be used to compile an
11352         executable.
11353
11354 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11355
11356         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11357         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11358         nothing depending on whether gdbtk is being built.
11359
11360 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11361
11362         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11363
11364 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11365
11366         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11367         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11368
11369 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11370
11371         * config-ml.in: Add support for
11372         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11373         Simplify setting of multidirs from --disable-foo.
11374
11375 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11376
11377         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11378         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11379         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11380         non-empty, pass them on to the  GCC make.
11381         (all-bootstrap): New rule that is like all-gcc, except it executes
11382         the GCC bootstrap rule instead of the GCC all rule.
11383
11384 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11385
11386         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11387
11388 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11389
11390         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11391         DG/UX support.
11392
11393 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11394
11395         * config.sub (i*86*) Change [345] to [3456]
11396
11397 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11398
11399         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11400         --with-gnu-ld=no.
11401
11402 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11403
11404         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11405         AIX multilibs get built.
11406
11407 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11408
11409         * configure.in (i386-win32): Don't build expect if we're not
11410         building the tcl subdir.
11411
11412 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11413
11414         * Makefile.in: (configure-target-examples, all-target-examples):
11415         New targets, configure and build example programs.
11416
11417 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11418
11419         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11420         use it as input to sedit the generated MPW makefile.
11421         * mpw-README: Add a suggestion about Gestalt.h.
11422
11423 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11424
11425         * config.sub: Accept *-*-ieee*.
11426
11427 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11428
11429         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11430         Ronald F. Guilmette <rfg@monkeys.com>.
11431
11432 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11433
11434         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11435         for powerpc-pe native.
11436         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11437         (target==powerpc-pe): duplicate i386-win32 entry.
11438
11439 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11440
11441         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11442         of vxworks, not just vxworks5.1.
11443
11444 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11445
11446         * mpw-configure: Add support for exec-prefix.
11447
11448 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11449
11450         * config.guess: Recognize HP model 816 machines as having
11451         a PA1.1 processor.
11452
11453 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11454
11455         * configure: Ignore new autoconf configure options.
11456
11457 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11458
11459         * config.guess:  Recognize Pentium under SCO.
11460         From Robert Lipe <robertl@arnet.com>.
11461
11462 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11463
11464         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11465
11466 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11467
11468         * configure.in: Don't configure gas for alpha-dec-osf*.
11469
11470 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11471
11472         * configure.in: Default to --with-stabs for some targets for which
11473         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11474         i[345]86*-*-unixware*.
11475
11476 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11477
11478         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11479         rather than basing it on the target.  Simplify handling of options
11480         controlling which directories to configure.  Remove extraneous
11481         slash in multi-clean target.
11482
11483 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11484
11485         * config-ml.in: Prefix more variables with ml_ so they don't collide
11486         with configure's.
11487
11488 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11489
11490         * configure: Don't turn -v into --v.
11491
11492 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11493
11494         * configure.in (targargs): Fix typo.
11495
11496         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11497
11498 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11499
11500         * configure.in: Strip --host and --target options from
11501         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11502         --with-cross-host option when building with a cross-compiler.
11503         * configure: Canonicalize the arguments put into config.status by
11504         always using `=' for an option with an argument.  Pass a presumed
11505         --host or --target explicitly.
11506
11507 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11508
11509         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11510         into general OS recognition case.
11511
11512 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11513
11514         * configure.in (target_configdirs): add target-winsup only
11515         for win32 target systems.
11516
11517 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11518
11519         * Makefile.in (all-target-libgloss): Depend upon
11520         configure-target-newlib, since when libgloss is built it looks to
11521         see if the newlib directory exists.
11522
11523 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11524
11525         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11526         cfg-ml-*.in.
11527
11528 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11529
11530         * configure: Handle LD and LD_FOR_TARGET when configuring a
11531         Canadian Cross.
11532
11533 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11534
11535         * configure.in (target_libs): add target-winsup.
11536         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11537         (target==ppcle-pe): remove ld from $noconfigdirs.
11538
11539 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11540
11541         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11542         Preserve relative path names in $srcdir.  Build symlink tree if
11543         configuring cross target dir and srcdir=. (= no VPATH support).
11544         (configure-target-libg++): Depend on configure-target-librx.
11545         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11546         * config-ml.in: New file.
11547         * symlink-tree: New file.
11548         * configure: Ensure srcdir="." if that's what it is.
11549
11550 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11551
11552         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11553         includes and FLEX_SKELETON setting.
11554         * mpw-configure (--with-gnu-ld): New option, controls whether
11555         to use PPCLink or ld with PowerMac GCC.
11556         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11557         * mpw-config.in: Configure grez if targeting Mac.
11558
11559         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11560         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11561         just macos.
11562         * configure.in: Configure grez resource compiler if targeting Mac.
11563         * Makefile.in (all-grez, install-grez): New targets.
11564
11565 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11566
11567         * configure: CXX defaults to gcc, not g++.  If we find
11568         gcc in the path, set CC to gcc -O2.
11569
11570 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11571
11572         * configure: Default ${build} correctly.  Avoid picking up extra
11573         spaces when reading CC and CXX from Makefile.  When doing a
11574         Canadian Cross, use plausible default values for numerous
11575         variables.
11576         * configure.in: When doing a Canadian Cross, don't try to
11577         configure tools whose configure script can't handle it.
11578
11579 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11580
11581         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11582
11583 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11584
11585         * configure:  Remove dubious bug reporting address.
11586
11587 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11588
11589         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11590         configure script, run that instead of this directory's configure.
11591         In either case, print a message that we're configuring the sub-dir.
11592
11593 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11594
11595         * configure.in: Before checking for the existence of various files,
11596         use sed to filter out "target-".
11597
11598 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11599
11600         * Makefile.in (DO_X): Split rule to decrease command line length
11601         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11602         (Philippe De Muyter).
11603
11604 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11605
11606         * Makefile.in (all-patch): depend on all-libiberty.
11607
11608 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11609
11610         * configure.in: If the only directory in target_configdirs which
11611         actually exists is libiberty, then set target_configdirs to empty,
11612         to avoid trying to build a target libiberty in a gas or gdb
11613         distribution.
11614
11615 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11616
11617         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11618         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11619         systems.
11620
11621 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11622
11623         * configure.in (copy_dirs): Use sys-include instead of include
11624         for --with-headers option.
11625
11626 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11627
11628         * Makefile.in, configure.in: Make winsup builds work with
11629         new scheme.
11630
11631 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11632
11633         * configure.in: Build the linker on AIX.
11634
11635 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11636
11637         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11638         where needed.
11639
11640 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11641
11642         * Makefile.in (all-gcc): Fix typo.
11643
11644 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11645
11646         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11647
11648 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11649
11650         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11651         to target-xiberty, to provide more flexibility.
11652         (target_subdir):  Define.  Create if cross.
11653         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11654         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11655         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11656         check-libFOO -> check-target-libFOO, etc.
11657         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11658         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11659         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11660         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11661         allow ALL_GCC="" to only configure.
11662         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11663         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11664         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11665
11666 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11667
11668         * Makefile.in (taz): Build "info" in etc explicitly.
11669
11670 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11671
11672         * configure.in:  Make sure that CC is undefined (as opposed to
11673         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11674         problem with autoconf trying to configure on a host without GCC.
11675
11676 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11677
11678         * mpw-configure: Set host alias from choice of host compiler,
11679         only use generic MPW Makefile sed if present, edit a file
11680         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11681         * mpw-README: Add problem notes about CW6 and CW7.
11682
11683 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11684
11685         * Makefile.in (taz): Use ";" instead of ";;".
11686
11687 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11688
11689         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11690         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11691         DISTDOCDIRS.
11692         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11693         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11694
11695 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11696
11697         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11698         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11699         Move bfd to DISTSTUFFDIRS.
11700
11701 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11702
11703         * Makefile.in (X11_LIB): Removed.
11704         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11705
11706         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11707
11708 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11709
11710         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11711         names.
11712
11713 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11714
11715         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11716
11717 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11718
11719         * configure.in (i[345]86-*-win32): Always build newlib.
11720         Don't configure cvs, autoconf or texinfo.
11721         * Makefile.in (LD_FOR_TARGET): New.
11722         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11723         Pass down LD_FOR_TARGET.
11724
11725 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11726
11727         * winsup: New directory.
11728         * Makefile.in: Build winsup.
11729         * configure.in: Winsup is configured when target is win32.
11730         Can only build win32 target GDB when native.
11731
11732 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11733
11734         * config.guess: Recognize HP model 819 machines as having
11735         a PA 1.1 processor.
11736
11737 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11738
11739         * configure: Fix sed loop which substitutes for CC and CXX to
11740         avoid bug found in various sed implementations.
11741
11742 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11743
11744         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11745         simulator.  Use standard powerpc-*-eabi*.
11746
11747 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11748
11749         * configure.in: Stop putting gas and binutils in noconfigdirs for
11750         powerpc-*-aix* and rs6000-*-*.
11751
11752 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11753
11754         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11755         -mcall-aixdesc libraries.
11756
11757 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11758
11759         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11760
11761         * config.sub (arm | armel | armeb): Fix shell syntax.
11762
11763 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11764
11765         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11766         -msoft-float and -mcpu=common support.
11767         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11768         libraries.
11769
11770 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11771
11772         * configure.in: Allow configuration and build of emacs19 for the alpha.
11773
11774 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11775
11776         * configure.in (CC): Get ^CC, not just any old CC, from
11777         ${host_makefile_frag}.
11778
11779 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11780
11781         * configure.in (CC): Try to get CC from
11782         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11783
11784 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11785
11786         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11787         only if it exists in $(srcdir).
11788
11789 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11790
11791         * configure: If CC and CXX are not set in the environment, set
11792         them, based on either an existing Makefile or on searching for gcc
11793         in PATH.  Substitute for CC and CXX in Makefile.
11794         * configure.in: Remove libm from target_libs.  Separate
11795         target_configdirs from configdirs.  If CC is not set in
11796         environment, try to get it from a host Makefile fragment.  Rewrite
11797         changes of configdirs to use skipdirs instead.  A few minor
11798         tweaks.  Take directories out of target_configdirs as they are
11799         taken out of configdirs.  Remove existing Makefile files from
11800         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11801         CONFIG_ARGUMENTS in Makefile.
11802         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11803         by configure.in.
11804         (CONFIG_ARGUMENTS): Likewise.
11805         (CONFIGURE_TARGET_MODULES): New variable.
11806         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11807         ($(CONFIGURE_TARGET_MODULES)): New target.
11808         (configure-libg++, configure-libio): New targets.
11809         (all-libg++): Depend upon configure-libg++.
11810         (all-libio): Depend upon configure-libio.
11811         (configure-libgloss, all-libgloss): New targets.
11812         (configure-libstdc++): New target.
11813         (all-libstdc++): Depend upon configure-libstdc++.
11814         (configure-librx, all-librx): New targets.
11815         (configure-newlib): New target.
11816         (all-newlib): Depend upon configure-newlib
11817         (configure-xiberty): New target.
11818         (all-xiberty): Depend upon configure-xiberty.
11819
11820 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11821
11822         * configure.in (host i[345]86-*-win32):  Expand the
11823         noconfigdirs again.
11824
11825 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11826
11827         * mpw-configure: Fix sed command file name.
11828
11829 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11830
11831         * configure.in (host i[345]86-*-win32): Reduce the
11832         noconfigdirs again.
11833
11834 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11835
11836         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11837         or powerpc*-*-pe*, since they are not yet supported.
11838
11839 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11840
11841         Add PowerMac support and many other enhancements.
11842         * mpw-configure: New option --cc to select compiler to use,
11843         paste options set according to --cc into the generated
11844         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11845         if mpw-make.sed is present.
11846         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11847         add forward includes for PowerPC include files.
11848         * mpw-build.in: Build using Makefile.PPC if present.
11849         (do-byacc, etc): Remove separate version resource builds.
11850         (do-gas): Build "stamps" before "all".
11851         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11852         * mpw-README: Update to reflect --cc option, PowerMac support,
11853         and recently-reported compatibility problems.
11854
11855 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11856
11857         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11858         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11859         (--with-multilib-top): Pass to recursive invocations.
11860
11861 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11862
11863         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11864         v810-*-*.
11865
11866 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11867
11868         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11869         gdb, ld and opcodes on v810-*-*.
11870
11871 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11872
11873         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11874         (local-maintainer-clean): New target.
11875         (maintainer-clean): New target.
11876         (realclean): Just depend upon maintainer-clean.
11877
11878 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11879
11880         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11881
11882 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11883
11884         * configure.in: Build ld in mips*-*-bsd* case.
11885
11886 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11887
11888         * config.sub: Accept -lites* OS.  From Ian Dall.
11889
11890 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11891
11892         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11893         targets.
11894
11895 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11896
11897         * configure.in: treat i386-win32 canadian cross the same as
11898         i386-go32 canadian cross.
11899
11900 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11901
11902         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11903         running under the simulator to build a reduced set of libraries.
11904         (powerpc-*-eabiaix): Add fine grained multilib support added to
11905         other powerpc targets yesterday.
11906
11907 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11908
11909         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11910         -disable-softfloat, -disable-relocatable, -disable-aix, and
11911         -disable-sysv to control which multilib libraries get built.
11912
11913 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11914
11915         * configure: Add Makefile.tem to list of files to remove in trap
11916         handler.
11917
11918 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11919
11920         * config.guess (*Linux*):  Add missing "exit"s.
11921         Also, need specific check for alpha-unknown-linux (uses COFF).
11922
11923 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11924
11925         * config.guess:  Merge with FSF:
11926
11927         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11928         * config.guess (AIX4): More robust release numbering discovery.
11929
11930         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11931         * config.guess (i386-sequent-ptx): Properly get version number.
11932
11933         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11934         * config.guess (mips:*:4*:UMIPS): New case.
11935
11936 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11937
11938         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11939         (i386-win32 host): Likewise.  Don't build readline.
11940
11941 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11942
11943         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11944         SUPPORT_FILES to submakes.
11945
11946 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11947
11948         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11949         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11950         mpw-configure.
11951
11952 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11953
11954         * configure.in (appdirs): Use =, not ==, in test expression when
11955         trying to build the text to print in the warning message for
11956         Solaris users.
11957
11958 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11959
11960         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11961
11962 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11963
11964         * config.guess: Recognize lynx-2.3.
11965
11966 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11967
11968         * config.sub (z8ksim): Deleted
11969         (z8k-*-coff): New, this is the one true name of the target.
11970
11971 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11972
11973         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11974
11975 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11976
11977         * config.guess (*:Linux:*:*): First try asking the linker what the
11978         default object file format is (elf, aout, or coff).  Then if this
11979         fails, try previous methods.
11980
11981 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11982
11983         * configure.in: Don't build newlib for *-*-vxworks5.1.
11984
11985 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11986
11987         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11988         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11989
11990 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11991
11992         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11993
11994 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11995
11996         * cfg-ml-com.in: New file.
11997         * cfg-ml-pos.in: New file.
11998
11999 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12000
12001         * COPYING.NEWLIB: Add HP free copyright to list.
12002
12003 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12004
12005         * config.sub: Recognize -eabi* for the system, not just -eabi.
12006
12007 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12008
12009         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12010         * config.sub, configure.in (win32): New target and host.
12011
12012 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12013
12014         * configure.in: Add i386-pe configuration.
12015
12016 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12017
12018         * mpw-build.in (install): Install GDB after LD.
12019
12020 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12021
12022         * mpw-config.in (elf/mips.h): Always forward-include, needed
12023         for GDB to build.
12024
12025 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12026
12027         * testsuite: New directory for customer acceptance and whole tool
12028         chain tests.
12029
12030 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12031
12032         * configure: If per-host line isn't found, but AC_OUTPUT is found
12033         and a configure script exists, run it instead.
12034
12035 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12036
12037         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12038
12039 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12040
12041         * configure: Set build_{cpu,vendor,os,alias} to host values when
12042         --build isn't specified.
12043
12044 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12045
12046         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12047         (FLAGS_TO_PASS): Pass them.
12048         (EXTRA_TARGET_FLAGS): Ditto.
12049
12050 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12051
12052         * Makefile.in (all-libg++): Depend on all-libstdc++.
12053
12054 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12055
12056         * configure.in (noconfigdirs): Enable all packages for
12057           i386-unknown-netbsd.
12058
12059 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12060
12061         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12062         hosted builds (DOS builds)
12063
12064 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12065
12066         Changes for ARM based on patches from Richard Earnshaw:
12067         * config.sub: Handle armeb and armel.
12068         * configure.in: Omit arm linker only for riscix.
12069
12070 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12071
12072         * config.guess:  Update from FSF.
12073
12074 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12075
12076         * config.sub: Recognize powerpcle as the little endian variant of
12077         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12078         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12079         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12080         temporarily.
12081
12082 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12083
12084         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12085
12086 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12087
12088         * config.sub: Accept -lites* as a basic system type.
12089
12090 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12091
12092         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12093         installed, and if so return linuxoldld as the system name.
12094
12095 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12096
12097         * config.guess: Add hppa1.1-hp-lites support.
12098
12099 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12100
12101         * configure.in: Don't build newlib for m68k-vxworks5.1.
12102
12103 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12104
12105         * configure.in (mips-sgi-irix6): Use mh-irix5.
12106
12107 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12108
12109         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12110
12111 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12112
12113         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12114         OSF/1.  Fix compiler flags.
12115         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12116
12117 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12118
12119         * configure.in: Recognize --with-newlib.
12120         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12121
12122 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12123
12124         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12125         to *_X11_MODULES due to gdbtk needing X include files et al.
12126
12127 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12128
12129         Merge in support for Mac MPW as a host.
12130         (Old change descriptions retained for informational value.)
12131
12132         * mpw-config.in: Add generic include forwards for cpu-specific
12133         include files in aout and elf directories.
12134
12135         * mpw-configure: Added copyright.
12136         * mpw-config.in: Check for presence of required build tools.
12137         (target_libs): Add newlib.
12138         (target_tools): Add examples.
12139         (Read Me): Generate as "Read Me for MPW" instead.
12140         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12141         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12142         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12143
12144         * mpw-configure: Remove subdir-specific makefile hackery,
12145         delete mk.tmp after using it.
12146
12147         * mpw-build.in (all): Display start and end times.
12148
12149         * mpw-configure (host_canonical): Set.
12150         (target_cpu): Always add to makefiles.
12151         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12152         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12153         (mpw-mh-mpw): Look for in srcdir and srcroot.
12154         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12155
12156         * mpw-build.in: (install-only): New target.
12157
12158         * mpw-configure (host_alias, target_alias): Rename from hostalias
12159         and targetalias, add into generated Makefile.
12160         (mk.tmp): If present, add into generated Makefile.
12161         * mpw-build.in (all-gas): Build config.h first before gas proper.
12162
12163         * mpw-configure (config.status): Write only if changed.
12164         * mpw-config.in (readline): Configure it (not built, just used for
12165         definitions).
12166
12167         * mpw-config.in (elf/mips.h): Add a forward include.
12168
12169         * mpw-config.in: Forward-include most .h files in include into
12170         extra-include.
12171         (readline): Don't build.
12172         mpw-build.in (install): Install GDB.
12173
12174         * mpw-configure (prefix, mpw_prefix): Handle it.
12175         * mpw-config.in (mmalloc, readline): Don't configure.
12176         * mpw-build.in (thisscript): Rename to ThisScript.
12177         Use mpw-build instead of BuildProgram everywhere.
12178         (mmalloc, readline): Don't build.
12179         * mpw-README: New file, basic documentation about the MPW port.
12180
12181         * mpw-config.in: Use forward-include to create include files.
12182
12183         * mpw-configure: Add more things to the top of each configured
12184         Makefile, including contents of config/mpw-mh-mpw.
12185         * mpw-config.in (extra-include): Create this directory and fill it
12186         with Posix-like include files when configuring.
12187
12188         * config.sub (apple, mac, mpw): Add various aliases.
12189
12190         * mpw-build.in: New file, top-level build script fragment for MPW.
12191         * mpw-configure: New file, configure script for MPW.
12192         * mpw-config.in: New file, config fragment for MPW.
12193
12194 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12195
12196         * configure.in (host_libs): Remove glob, since it is gone from the
12197         sources.
12198
12199 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12200
12201         * Makefile.in: define empty GDB_NLM_DEPS var.
12202
12203         * configure.in(target_makefile_frag): use config/mt-netware
12204         for netware targets.
12205
12206 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12207
12208         * config.sub: Merge in recent FSF changes.  Remove linux special
12209         cases.
12210
12211 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12212
12213         Revert this change:
12214
12215         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12216
12217                 * build-all.mk: Use CC=cc -Xs on Solaris.
12218
12219 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12220
12221         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12222         stop using it.
12223         * Makefile.in: Nuke all references to glob subdirectory.
12224
12225 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12226
12227         * configure.in: Fix --enable-shared logic in per-host.
12228
12229 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12230
12231         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12232
12233 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12234
12235         * configure.in (noconfigdirs): Don't build gas on AIX, for
12236         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12237
12238 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12239
12240         * configure: Fix --cache-file to work if the file argument is a
12241         relative path.
12242
12243 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12244
12245         * configure: If the --cache-file is used, pass it down to
12246         configure in subdirectories.
12247
12248 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12249
12250         * config.sub: add vxworks29k configuration.
12251
12252 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12253
12254         * Makefile.in (taz): Do "diststuff" part quietly.
12255
12256 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12257
12258         * config.sub: Mini-merge with gcc/config.sub.
12259
12260 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12261
12262         * config.guess (IRIX): Sed - to _.
12263
12264 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12265
12266         * Makefile.in (source-vault, binary-vault): New targets.
12267
12268 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12269
12270         * config.sub: Recognize -eabi as a basic system type.
12271
12272 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12273
12274         * configure.in (enable_shared stuff): Fix typo.
12275
12276 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12277
12278         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12279
12280 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12281
12282         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12283
12284 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12285
12286         * configure.in (rs6000-*-*): Don't build gas.
12287
12288 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12289
12290         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12291         reduce command line length.
12292         (AS_FOR_TARGET): Check for as.new, not Makefile.
12293         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12294
12295 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12296
12297         * config.guess:  Merge from FSF.
12298
12299 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12300
12301         * configure: Don't use $ when handling program_suffix.
12302
12303 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12304
12305         * configure.in:  Configure tk for hppa/hpux.
12306
12307 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12308
12309         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12310
12311 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12312
12313         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12314         to LIBCXXFLAGS.  Tests are better run without it.
12315
12316 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12317
12318         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12319
12320 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12321
12322         * configure.in (*-*-netware*): Don't configure xiberty.
12323
12324 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12325
12326         * configure.in:  Remove tk from native_only list.
12327
12328 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12329
12330         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12331           for special NCD build.
12332
12333 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12334
12335         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12336         makeall.bat, they're only useful for binutils snapshots.
12337         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12338         makeall.bat to specified SUPPORT_FILES.
12339
12340 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12341
12342         * build-all.mk: Add Ericsson targets to sun4 and solaris
12343           hosts.  Add  BNR's sun4 target to solaris host, so their
12344           build-from-source will be tested in-house first.
12345
12346 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12347
12348         * Makefile.in (LIBCFLAGS): New variable.
12349         (CFLAGS_FOR_TARGET): Ditto.
12350         (LIBCFLAGS_FOR_TARGET): Ditto.
12351         (LIBCXXFLAGS): Ditto.
12352         (CXXFLAGS_FOR_TARGET): Ditto.
12353         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12354         (BASE_FLAGS_TO_PASS): Pass them.
12355         (EXTRA_TARGET_FLAGS): Ditto.
12356
12357         * configure.in: Support --enable-shared.
12358
12359 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12360
12361         * configure.in (target_libs):  Include libstdc++ again.
12362         * config.guess:  Update from FSF (for FreeBSD).
12363
12364 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12365
12366         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12367         makeall.bat.
12368         (DISTDOCDIRS): Add `etc'.
12369         (ETC_SUPPORT_PFX): New variable.
12370         (taz): Include anything from etc starting with a word in
12371         ETC_SUPPORT_PFX.
12372
12373 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12374
12375         * config.sub: Update for recent FSF changes.  Remove obsolete
12376         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12377         spacing changes.
12378
12379 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12380
12381         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12382
12383         * config.guess:  Merge with FSF.
12384         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12385
12386 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12387
12388         * configure: Since the "trap 0" handler will override the exit
12389         status on many systems, only use it for "exit 1", and make it set
12390         a non-zero exit status; reset it before "exit 0".  Also, check
12391         exit status of config.sub, and error out if it failed.
12392
12393 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12394
12395         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12396         and install libgloss.
12397
12398 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12399
12400         * Makefile.in (all-binutils): Depend upon all-byacc.
12401
12402         * configure.in: Don't build emacs on Irix 5.
12403
12404 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12405
12406         * configure.in (*-*-netware*): Add libio.
12407
12408 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12409
12410         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12411         (CHECK_TARGET_MODULES): Ditto.
12412         (INSTALL_TARGET_MODULES): Ditto.
12413         (TARGET_LIBS): Ditto.
12414         (all-libstdc++): Note dependencies.
12415
12416 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12417
12418         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12419
12420 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12421
12422         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12423         -fexternal-templates.
12424
12425         * configure.in (target_libs): Add libstdc++.
12426         (noconfigdirs): Add libstdc++ as appropriate.
12427
12428 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12429
12430         * config.guess:  Update from FSF.
12431
12432 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12433
12434         * configure: Use ${config_shell} when running ${configsub}.
12435
12436 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12437
12438         * config.sub: No longer recognize h8300h.
12439
12440 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12441
12442         * config.sub: Remove extraneous differences between config.sub and
12443         gcc/config.sub.
12444
12445 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12446
12447         * Makefile.in (DISTSTUFFDIRS): Add gas.
12448
12449 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12450
12451         * COPYING.NEWLIB: New file.
12452
12453 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12454
12455         * config.guess (HP-UX):  Patch from Harlan Stenn
12456         <harlan@landmark.com> to also emit release level.
12457
12458 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12459
12460         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12461
12462 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12463
12464         * config.sub:  Merge nextstep cleanup from FSF.
12465
12466 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12467
12468         * configure.in (arm-*-*): Don't configure ld for this target.
12469
12470 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12471
12472         * configure.in (*-*-netware): don't configure libg++, libio,
12473           librx, or newlib.
12474
12475 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12476
12477         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12478         configure ld--it works, but it doesn't support shared libraries.
12479
12480 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12481
12482         * config.guess (*-unknown-freebsd*):  Get rid of possible
12483         trailing "(Release)" in version string.
12484         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12485
12486 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12487
12488         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12489         Fix type: *-next-neststep -> *-next-nextstep.
12490
12491         * config.guess:  Merge from FSF:
12492
12493         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12494
12495         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12496
12497         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12498
12499         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12500         instead of UNIX_SV for UnixWare 1.0).
12501
12502 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12503
12504         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12505         to make gdb/nlm/* build after the compiler and linker.
12506
12507 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12508
12509         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12510         not just i[34]86.
12511         (m68k-atari-sysv4):  Relocate to match FSF version.
12512
12513         * config.guess:  More merges from the FSF:
12514
12515         Add a space before function call or macro invocation.
12516
12517         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12518
12519         * config.guess: Add trap cmd to remove dummy.c and dummy when
12520         interrupted.
12521
12522         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12523
12524         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12525         (dummy): Redirect stderr from compilation of dummy.c.
12526
12527         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12528
12529         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12530
12531 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12532
12533         * configure: Accept and ignore --cache*, for compatibility with
12534         new autoconf.
12535
12536 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12537
12538         * config.guess:  Merge from FSF:
12539
12540         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12541
12542         * config.guess (Pyramid*:OSx*:*:*): New case.
12543         (PATH): Add /.attbin at end for finding uname.
12544         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12545
12546         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12547
12548         * config.guess (M88*:DolphinOS:*:*): New case.
12549
12550         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12551
12552         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12553         to select whether to use ELF or COFF.
12554
12555         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12556
12557         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12558
12559         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12560
12561         * config.guess: Guess the OS version for HPUX.
12562
12563         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12564
12565         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12566
12567 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12568
12569         * configure.in: Recognize --with-headers, --with-libs, and
12570         --without-newlib.
12571         * Makefile.in (all-xiberty): Depend upon all-ld.
12572
12573 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12574
12575         * configure.in: Change i[34]86 to i[345]86.
12576
12577 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12578
12579         * configure (version): A few more tweaks to help message.
12580
12581 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12582
12583         * Makefile.in:  Remove (for now) librx as a host library,
12584         now that we're building it for target.
12585
12586 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12587
12588         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12589         (Karl Berry).
12590
12591 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12592
12593         * configure.in:  Also configure librx.
12594
12595 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12596
12597         * Makefile.in:  Update various rules to reflect that librx
12598         is now needed for libg++.
12599
12600 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12601
12602         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12603
12604 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12605
12606         * configure.in: Configure the examples directory.
12607
12608 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12609
12610         * configure: Simplify Jun 2 1994 change.
12611
12612 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12613
12614         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12615         /bin/gcc isn't good enough to build gcc.
12616
12617 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12618
12619         * Makefile.in (GDB_SUPPORT_FILES): Remove
12620         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12621         (gdb.tar.gz): Add new rule to use standard distribution building
12622         mechanism.
12623
12624 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12625
12626         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12627         Bill Cox <bill@cygnus.com>.
12628
12629 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12630
12631         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12632
12633 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12634
12635         * configure:  Search current dir first in .gdbinit.
12636
12637 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12638
12639         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12640
12641 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12642
12643         * config.sub:  Refer to NeXT's operating system as nextstep.
12644
12645         * config.sub (case $basic_machine):  Re-order the cases, to match
12646         the order in the FSF version (which is mostly alphabethical).
12647         Merge in some additions and changes from the FSF.
12648
12649 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12650
12651         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12652         * config.sub: Recognize cxux7.
12653         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12654
12655 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12656
12657         * config.sub:  Fix typo powerpc -> powerpc-*.
12658
12659 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12660
12661         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12662
12663         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12664         parallel with all-emacs and install-emacs).  Top-level command
12665         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12666
12667 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12668
12669         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12670         $(relbindir)/make before doing ``make install'', and use
12671         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12672         installing over running make binary.
12673         ($(host)-stamp-stage3-installed): Likewise.
12674
12675 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12676
12677         * config.guess: Recognize Mach.
12678
12679 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12680
12681         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12682         see whether --exec-prefix was used.
12683
12684 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12685
12686         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12687
12688 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12689
12690         * Makefile.in: Add all-librx target similar to all-libproc.
12691
12692 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12693
12694         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12695         with post 1.2 uname bogosity.
12696
12697 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12698
12699         * configure: Remove temporary files on receipt of a signal.
12700
12701 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12702
12703         * configure: If there is a package_makefile_frag, remove
12704         ${subdir}/Makefile.tem after copying it in.
12705
12706 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12707
12708         * build_all.mk: support rs6000 lynx identifies itself as
12709         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12710         since /bin/gcc is too feeble to compile a modern gcc.
12711
12712 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12713
12714         * brought devo/test-build.mk update-to-date with progressive/
12715           test-build.mk. Add lynx targets and hppa flag info.
12716
12717 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12718
12719         * configure.in:  Use mh-ncrsvr43.  Patch from
12720         Tom McConnell <tmcconne@sedona.intel.com>.
12721
12722 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12723
12724         * config.guess (i386-unknown-bsdi):  No longer need to
12725         check #if defined(__bsdi__) && defined(__i386__).
12726
12727 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12728
12729         * configure: Set program_transform_nameoption correctly.
12730
12731 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12732
12733         * brought build-all.mk update-to-date with progressive build-all.mk,
12734           added new targets and hppa info.
12735
12736 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12737
12738         * configure: If config.guess result is a prefix of the user
12739         specified target, assume a native build and use the user specified
12740         target as the host alias.  Remove SunOS patch suffix removal hack.
12741         * configure.in: Remove SunOS patch suffix removal hack.
12742
12743         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12744         in NATIVE_CHECK_MODULES.
12745
12746 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12747
12748         * Makefile.in: Rename HOST_ONLY to NATIVE.
12749         * configure: Delete SunOs patch suffix from host_canonical
12750           and build_canonical variables that are prepended to Makefiles.
12751         * configure.in: Add comments for easier maintenance.
12752
12753 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12754
12755         * Makefile.in: Add all-libproc target similar to all-gui.
12756
12757 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12758
12759         * Makefile.in (CHECK_MODULES): split into
12760         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12761
12762 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12763
12764         * config.guess (i386-unknown-bsdi): New system to guess.
12765
12766 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12767
12768         * Makefile.in: Add all-gui target (but not yet build by "all").
12769
12770 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12771
12772         * config.sub: Move deletion of patch suffix from here...
12773         * configure.in: To here, at Ian's suggestion.  The top-
12774           level scripts might need to know of a patch level.
12775
12776 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12777
12778         * config.sub: Strip off patch suffix so rtl is recognized
12779           as a sunos4.1.3 machine, even though it's been patched.
12780
12781 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12782
12783         * Makefile.in (INSTALL_LAST): Delete.
12784         (INSTALL_DOSREL): New.
12785
12786 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12787
12788         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12789         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12790         whether we pass down --with-gnu-ld anyhow.
12791
12792 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12793
12794         * Makefile.in (INSTALL_LAST): Change operation so it works
12795         on more flavors of make.
12796         * configure.in (go32): Don't build libg++ or libio.
12797
12798 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12799
12800         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12801         they can be overriden by templates.
12802
12803 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12804
12805         * configure.in (target==go32): Don't build gdb.
12806         * dosrel: New directory.
12807
12808 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12809
12810         * configure.in (host==go32): Configure dosrel too.
12811         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12812         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12813         be set by incoming names or templates.
12814         (INSTALL_LAST): New rule.
12815
12816 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12817
12818         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12819
12820 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12821
12822         * configure.in (appdirs): New variable.  Currently empty, but will
12823         be used in gas distribution.  If nonempty, lists a set of
12824         directories at least one of which must get configured, or top
12825         level configuration is considered to have failed.
12826         (rs6000-*-lynxos*): Use new file name.
12827
12828 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12829
12830         Eliminate XTRAFLAGS.
12831         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12832         newlib include files using -idirafter, and also use -nostdinc.
12833         (CXX_FOR_TARGET): Likewise.
12834         (XTRAFLAGS): Removed.
12835         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12836         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12837         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12838         ($(DO_X)): Don't pass down XTRAFLAGS.
12839
12840 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12841
12842         * configure.in (mips*-dec-bsd*): New target; do build linker.
12843         (mips*-*-bsd*): New target; don't build linker.
12844
12845 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12846
12847         * configure.in: support rs6000-*-lynxos* configuration.
12848         support sunos4 as a cross target.
12849
12850         * config.sub: look for lynx*, not lynx since the OS version may
12851         legitimately be part of the name.
12852
12853 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12854
12855         * configure.in (i[34]86-*-sco*): Move to be with other i386
12856         targets.
12857         (romp-*-*): New target.  Skip various binary utilities.
12858         (vax-*-*): New target.  Don't build newlib.
12859         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12860
12861 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12862
12863         * configure.in: Only set host_makefile_frag if config
12864         directory exists.
12865
12866 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12867
12868         * install.sh: If $dstdir exists, don't check whether each
12869         component does.
12870
12871 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12872
12873         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12874
12875 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12876
12877         * configure.in (*-*-lynxos*): Don't configure newlib for either
12878         native or cross Lynx.
12879
12880 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12881
12882         * config.sub (sparc64-elf): Fix os.
12883         (z8k): Remove duplicate.
12884
12885 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12886
12887         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12888         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12889
12890 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12891
12892         * configure: Make file links cleanly even if Lynx fails on
12893           an NFS symlink (at least fail cleanly).
12894
12895 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12896
12897         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12898         -XNh2000.
12899
12900 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12901
12902         * configure: Unknown options are fatal again.
12903
12904 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12905
12906         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12907         compatibility.
12908
12909 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12910
12911         * build-all.mk: Add `clean' target.
12912
12913 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12914
12915         * config.guess:  Add SINIX support.
12916         * configure.in:  Add mips-*-sysv4* support.
12917
12918 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12919
12920         * build-all.mk: Document all useful targets.
12921         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12922         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12923
12924 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12925
12926         * configure: Support --silent, --quiet.
12927
12928 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12929
12930         * configure: Support --disable-FEATURE.
12931
12932 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12933
12934         * config.guess: Recognize NCR running SVR4.3.
12935
12936 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12937
12938         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12939         Patch from Paul Eggert <eggert@twinsun.com>.
12940
12941 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12942
12943         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12944
12945 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12946
12947         * configure: Make unrecognized options give nonfatal warnings
12948         instead of fatal errors, and pass them to any subdirectory
12949         configures in case they recognize them.
12950         Make --x equivalent to --with-x.
12951
12952 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12953
12954         * configure: Add --enable-* options.  Clean up usage message and
12955         some comments.
12956
12957 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12958
12959         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12960
12961 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12962
12963         * configure.in (hppa*-*-*): Enable binutils.
12964
12965 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12966
12967         * config.sub: Recognize cisco.
12968
12969 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12970
12971         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12972
12973 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12974
12975         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12976         than one configuration name.  Add comment.
12977
12978 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12979
12980         * config.guess: about target *-hitachi-hiuxwe2, fixed
12981         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12982         macro is incorrect.]
12983
12984 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12985
12986         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12987         than the "make ls" stuff which used to be here.
12988
12989 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12990
12991         * config.guess:  Recognize i[34]86-unknown-freebsd.
12992         From Shawn M Carey <smcarey@rodan.syr.edu>.
12993
12994 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12995
12996         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12997
12998 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12999
13000         * config.guess: Check for ptx.
13001
13002 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13003
13004         * config.sub: Add os9k checking.
13005
13006 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13007
13008         * config.guess: Handle OSF1 running on HPPA processors
13009
13010 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13011
13012         * configure: If subdir configure fails, print out a message with
13013         subdirectory name, in case subdir's configure code didn't identify
13014         itself.
13015
13016 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13017
13018         * configure.in: Remove embedded newlines from configdirs.
13019         Avoid mismatches of substrings.  Fix matching strings at end
13020         of configdirs.
13021
13022 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13023
13024         * config.guess:  Add Lynx/rs6000 config support.
13025
13026 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13027
13028         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13029
13030 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13031
13032         * configure.in (hppa*-*-osf*): Treat this just like most other
13033         PA configurations (eg no binutils or ld).
13034         (hppa*-*-*elf*): These configurations have binutils and ld.
13035
13036 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13037
13038         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13039
13040 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13041
13042         * configure.in (rs6000-*-*): Build gas.
13043
13044 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13045
13046         * Makefile.in:  Avoid bug in losing hpux sed.
13047
13048 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13049
13050         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13051         for GDB and GDB has been fixed to not need it.
13052
13053 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13054
13055         * config.guess: Recognize vax hosts.
13056
13057 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13058
13059         * configure (while loop): Don't use "break 2" inside case
13060         statement -- the case statement isn't an enclosing loop.
13061
13062 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13063
13064         * config.guess:  Clean up NeXT support, to allow nextstep
13065         on Intel machines.  Make OS be nextstep.
13066
13067 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13068
13069         * config.guess: Add alternate forms for Convex.
13070
13071 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13072
13073         * configure:  Completely rewrite option processing.  Take
13074         advantage of pattern-matching to avoid invoking test frequently.
13075         Also clean up host and target defaulting logic.
13076
13077 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13078
13079         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13080         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13081         commands (plus user environment) will fit SCO limits.
13082
13083 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13084
13085         * configure.in: Don't issue warnings about directories which are
13086         not being configured if -norecursion is set.  Correct test for
13087         --with-gnu-as and --with-gnu-ld to not get confused by substring
13088         matches.
13089
13090         * configure.in: Don't build gas for alpha-dec-osf1*.
13091
13092 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13093
13094         * configure:  Back out Per's change of 12/19/1993.  It changes the
13095         behavior of configure in unexpected and confusing ways.
13096
13097         Also, use different delim char when calculating
13098         program_transform_name so that the name can contain slashes.
13099
13100 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13101
13102         * configure.in, config.sub: Add support for VSTa micro-kernel.
13103
13104 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13105
13106         * configure.in: Nuke hacks which were used to get a special
13107         version of GAS for HPPA configurations.
13108
13109 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13110
13111         * configure:  If only ${target_alias} is given, use that
13112         as the default for ${host_alias}.
13113         * configure:  Add missing back-slashes before nested quotes.
13114
13115 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13116
13117         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13118
13119 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13120
13121         * config.guess:  Recognize some Tektronix configurations.
13122         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13123
13124 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13125
13126         * config.sub: Match any flavor of SH.
13127
13128 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13129
13130         * configure.in: Don't try to configure newlib for Alpha.
13131
13132 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13133
13134         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13135         libg++ or libio for any Alpha target.
13136
13137         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13138
13139 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13140
13141         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13142         default arguments -- so it tried to compress itself.
13143
13144 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13145
13146         * configure.in (notsupp): ensure that a space is always at the end
13147           of the configdirs list, since the grep checks for an explicit space
13148
13149 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13150
13151         * configure.in (target i386-sysv4.2): don't build ld, since static
13152           versions of many libraries are not available.
13153
13154 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13155
13156         * config.guess: Recognize Apollos (using environment variables).
13157         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13158
13159 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13160
13161         * config.guess: Recognize Sony news mips running newsos.
13162
13163 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13164
13165         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13166         "fi ; else" for bash.
13167
13168 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13169
13170         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13171
13172 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13173
13174         * config.sub: accept unixware as an alias for svr4.2.
13175         Fix some inconsistancies with the gcc version.
13176
13177 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13178
13179         * Makefile.in (DISTDOCDIRS):  Add gdb.
13180
13181 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13182
13183         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13184
13185 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13186
13187         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13188         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13189         this now.
13190
13191 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13192
13193         * config.sub: Accept hiux* as an OS name.
13194
13195         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13196         etc/make-stds.texi.  The underscore came from gcc, and dje now
13197         agrees that RUNTESTFLAGS is the correct name.
13198
13199 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13200
13201         * install.sh:  Remove 'set -e'.  It makes any conditionals
13202         in the script useless.
13203
13204         * config.guess: Automatically recognize arm-acorn-riscix
13205         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13206
13207 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13208
13209         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13210
13211 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13212
13213         * Makefile.in (DISTDOCDIRS): New variable.
13214         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13215         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13216
13217 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13218
13219         * configure.in (hppa target): check the source directory for the
13220           pagas sub-directory
13221
13222 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13223
13224         * config.sub: Allow -aout* and -elf*.
13225
13226 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13227
13228         * configure.in: Don't build ld on i386-solaris2, same as for
13229         sparc-solaris2.
13230
13231 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13232
13233         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13234
13235 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13236
13237         * configure.in:  Configure gdb for alpha.
13238
13239 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13240
13241         * Makefile.in (CXXFLAGS): Add -O.
13242
13243 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13244
13245         * config.guess: added support for DG Aviion
13246
13247 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13248
13249         * configure.in: Produce warning message for subdirectories not
13250         configurable for this host/target combination.  Don't try to
13251         configure gdb for vms.
13252
13253 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13254
13255         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13256         appropriate files before making "diststuff".
13257         (DISTBISONFILES): New var: list of files to be edited.
13258         (DISTSTUFFDIRS): Add binutils.
13259
13260 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13261
13262         * config.sub: also handle mipsel and mips64el (for little endian mips)
13263
13264 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13265
13266         * configure.in: Add * to end of all OS names.
13267
13268 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13269
13270         * configure.in: Build newlib for LynxOS native.
13271
13272 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13273
13274         * config.guess: Add support for delta 88k running SVR3.
13275
13276         * configure.in: Add comment about HP compiler vs. emacs.
13277
13278 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13279
13280         * configure.in: don't build ld on solaris2 (not a viable option
13281           due to bugs in getpwnam & getpwuid)
13282
13283 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13284
13285         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13286         config.guess will produce a full version number.
13287
13288 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13289
13290         * configure.in: Build linker and binutils for alpha-dec-osf1.
13291
13292 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13293
13294         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13295         and gdb/testsuite/Makefile.in.
13296
13297 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13298
13299         * configure.in: recognize mips*- instead of mips-
13300
13301 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13302
13303         * config.sub: Accept linux*coff and linux*elf as operating
13304         systems.
13305
13306 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13307
13308         * config.sub: Recognize mips64, and mips3 as an alias for it.
13309
13310 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13311
13312         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13313         gdb knows how to handle OSF/1 shared libraries.
13314
13315 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13316
13317         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13318         * config.guess: Recognize Hitachi's HIUX.
13319         * config.sub: Recognize h3050r* and hppahitachi.
13320         Remove redundant cases for hp9k[23]*.
13321
13322 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13323
13324         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13325         if gas and ld are in the source tree and are in ${configdirs}.
13326         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13327         --with options (but still pass them down on the command line,
13328         if they were explicitly specified).
13329
13330 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13331
13332         * configure: substitute SHELL value in Makefile.in with
13333         ${CONFIG_SHELL}
13334
13335 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13336
13337         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13338         *-*-solaris2* targets.
13339
13340 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13341
13342         * Makefile.in: define M4, and pass it down to sub-makes;
13343         all-autoconf now depends on all-m4
13344
13345 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13346
13347         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13348         presence of {ar,ranlib} instead of a configured directory
13349
13350 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13351
13352         * config.guess: Accept 34?? as well as 33?? for NCR.
13353
13354 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13355
13356         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13357         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13358
13359 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13360
13361         * configure: grab values for $(CC) and $(CXX) from the
13362         environment, so that someone can do "CC=gcc configure; make" and
13363         have it work right (matching the way that autoconf works now)
13364
13365         * configure.in, Makefile.in: add support for gash, the tcl
13366         interface to Galaxy
13367
13368         * config.guess: add NetBSD variants (hp300, x86)
13369
13370 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13371
13372         * install.sh: Support -d option (in the manner of SunOS 4 install,
13373         as it is more deterministic than that of GNU install)
13374         (chmodcmd): Set file to mode 755 by default (should also do default
13375         chgrp and chown, but I don't feel like dealing with that now)
13376
13377 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13378
13379         * config.sub: Remove h8300hhms alias.
13380
13381 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13382
13383         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13384
13385 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13386
13387         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13388         as stmp-fixinc
13389
13390 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13391
13392         * config.sub: recognize m88110-bug-coff.
13393
13394 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13395
13396         * Makefile.in (all-libio): all dependencies on the toolchain used
13397         to build this (gcc, gas, ld, etc)
13398
13399 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13400
13401         * config.guess: Deal with OSF/1 1.3 on alpha.
13402
13403 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13404
13405         * install.sh: add some 'else true' clauses for portability
13406
13407         * configure.in: don't build libio for h8[35]00-*-* targets
13408
13409 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13410
13411         * Makefile.in:  Add support for new libio.
13412
13413 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13414
13415         * install.sh: If one command fails, don't try the rest.  Don't try
13416         to remove $dsttmp (via trap) unless we have already created it.
13417         If $src doesn't exist, detect it and exit with an error.
13418
13419         * config.guess: Recognize BSD on hp300.
13420
13421 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13422
13423         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13424         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13425
13426 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13427
13428         * Makefile.in (all-send-pr): depends on all-prms
13429
13430 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13431
13432         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13433
13434 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13435
13436         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13437         Added test for mips-mips-riscos5.
13438
13439 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13440
13441         * configure.in: use mh-hp300 for 68k HP hosts
13442
13443 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13444
13445         * configure: add support for CONFIG_SHELL, so that you can use
13446         some alternate shell for evaluating configure scripts
13447
13448 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13449
13450         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13451         in configure script to bug-gdb@prep.ai.mit.edu when building
13452         distribution archive.
13453         * Makefile.in (COMPRESS):  Remove def.
13454         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13455         gdb.tar.Z and make-gdb.tar.Z respectively.
13456         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13457         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13458         to convergence with 'taz' target in Makefile.in.
13459
13460 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13461
13462         * install.sh (dsttmp): use trap to ensure that tmp files go
13463         away on error conditions
13464
13465 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13466
13467         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13468
13469 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13470
13471         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13472         its parent is '/' not ''.
13473
13474         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13475
13476 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13477
13478         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13479         that ${newsrcdir}/configure.in does.
13480
13481 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13482
13483         * test-build.mk: support for CONFIG_SHELL
13484
13485 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13486
13487         * config.sub (netware):  Add as a basic system type.
13488
13489 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13490
13491         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13492           $(srcdir)/ from the dependency on Makefile.in.
13493
13494 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13495
13496         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13497         (h8300hhms is temporary until multi-libraries are implemented).
13498         * configure.in: Handle h8300h too.
13499
13500 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13501
13502         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13503
13504 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13505
13506         * configure:  Remove extraneous output when guessing host type.
13507         * config.guess:  Remove extraneous output when guessing using C
13508         compiler rather than uname, or when guessing fails.
13509
13510 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13511
13512         * Makefile.in: remove all.cross and install.cross targets
13513
13514         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13515           definitions
13516
13517 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13518
13519         * configure.in (target sh): Build gprof.
13520
13521 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13522
13523         * config.sub: change -solaris to -solaris2
13524
13525 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13526
13527         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13528
13529 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13530
13531         * configure: Correct error message for missing Makefile.in to
13532         print correct directory.
13533
13534 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13535
13536         * install.sh: kludge around 386BSD shell bug
13537
13538 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13539
13540         * config.guess:  Recognize NeXT.
13541         * config.guess:  Recognize i486-ncr-sysv4.
13542         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13543
13544 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13545
13546         * Makefile.in (MAKEINFOFLAGS): New variable.
13547         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13548         * build-all.mk, test-build.mk: Pass down --no-split as
13549         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13550
13551 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13552
13553         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13554
13555 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13556
13557         * Makefile.in (libg++.tar.z):  New rule.
13558         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13559         * Makefile.in (taz):  Only do a single chmod.
13560
13561 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13562
13563         * install.sh: don't use dirname anymore (replaced with sed usage)
13564
13565 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13566
13567         * Makefile.in:  Change extension for gzip'd files from '.z' to
13568         '.gz' per new FSF standard usage.
13569
13570 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13571
13572         * configure: put quotes around the final value of program_transform_name
13573
13574 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13575
13576         * Makefile.in: new install.sh support; update install-info rules
13577
13578 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13579
13580         * configure.in: Build diff for crosses, but not for go32 host.
13581
13582         * configure.in: Build gprof only for native, and don't build it
13583         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13584
13585 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13586
13587         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13588
13589 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13590
13591         * configure.in (host_tools): Add prms.
13592
13593 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13594
13595         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13596         with $(FLAGS_TO_PASS) on the command line
13597
13598         * config.sub: Recognize lynx and lynxos
13599
13600 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13601
13602         * config.sub: Accept -ecoff*, not just -ecoff.
13603
13604 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13605
13606         * Makefile.in (taz): Use .gz suffix instead of .z.
13607         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13608         names.
13609
13610 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13611
13612         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13613
13614 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13615
13616         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13617         that rebuilds that might happen during 'make install' don't get
13618         bogus gcc include files
13619
13620 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13621
13622         Change from Utah for HPPA support:
13623         * config.guess: Recognize hppa1.x-hp-bsd.
13624
13625 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13626
13627         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13628         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13629
13630 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13631
13632         * config.sub: Add support for rom68k and bug boot monitors.
13633
13634 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13635
13636         * Makefile.in: Make all-opcodes depend on all-bfd.
13637
13638 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13639
13640         * config.guess: Added special check for i[34]86-univel-sysv4*.
13641
13642 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13643
13644         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13645         the processor rather than assuming i486.
13646
13647 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13648
13649         * config.guess: Recognize SunOS6 as Solaris3.
13650
13651 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13652
13653         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13654         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13655
13656 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13657
13658         * build-all.mk (all-cross): New target for Canadian Cross.
13659         Added Q2 go32 targets.
13660         * test-build.mk: Configure go32 cross sparclite-aout and
13661         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13662         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13663
13664 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13665
13666         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13667         GO32 hosted toolchains
13668
13669 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13670
13671         * configure: change  so "-exec-prefix" gets passed down rather
13672         than "-exec_prefix" so autoconf generated Makefiles get the
13673         exec_prefix set right.
13674
13675 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13676
13677         * config.guess: get the Solaris2 minor version number
13678
13679         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13680
13681 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13682
13683         * config.guess: Recognize some Sequent platforms.
13684
13685 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13686
13687         * Makefile.in: added the vault-install target
13688
13689         * configure.in: actually use the Sun3 makefile fragment that's in
13690         config, also added the release dir to configdirs
13691
13692 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13693
13694         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13695
13696 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13697
13698         * configure.in: remove some program from Alpha targetted toolchains
13699
13700 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13701
13702         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13703         gprof.
13704         (taz): Run "make diststuff" in those directories instead of "make
13705         proto-dir".  Look for "VERSION=" only at start of line in subdir
13706         Makefile.  Use "gzip -9" for compression.
13707         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13708         (binutils.tar.z): New target.
13709
13710 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13711
13712         * Makefile.in (taz): Include gpl.texinfo.
13713
13714 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13715
13716         * Makefile.in (setup-dirs): Merged into "taz" target.
13717         (taz): Only do `proto-dir' stuff if a directory is actually needed
13718         for this target.
13719
13720 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13721
13722         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13723         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13724         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13725         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13726         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13727
13728 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13729
13730         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13731         config.sub, and move-if-change to gdb testsuite distribution
13732         archive, so the testsuite can be extracted, configured, and
13733         run separately from the gdb distribution.  Blow away the Chill
13734         tests that require a Chill compiled executable, since GNU Chill
13735         is not yet publically available.
13736
13737 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13738
13739         * test-build.mk: set environment variables in a single command,
13740         instead of a list of assignments and exports
13741
13742         * config.guess: recognize Alpha/OSF1 systems
13743
13744 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13745
13746         * configure: Change help message to prefer --options rather than
13747           -options.
13748
13749 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13750
13751         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13752         zippy@ecst.csuchico.edu.
13753         * config.guess: Recognize miniframe.
13754
13755 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13756
13757         * Makefile.in: Use srcroot to find runtest rather than rootme.
13758         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13759
13760 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13761
13762         * test-build.mk: Extensive additions to support building on a
13763         machine other than the host.
13764
13765 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13766
13767         * configure (tooldir): Fix for i386-aix again.
13768
13769 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13770
13771         * configure, Makefile.in:  Change definition of $(tooldir)
13772         to match the FSF.
13773
13774 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13775
13776         * config.guess:  Recognize i[34]86/SVR4.
13777
13778 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13779
13780         * Makefile.in (all-gdb): gdb depends on sim.
13781
13782 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13783
13784         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13785         at the same time we make the prototype gdb directory.
13786         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13787         files at the same time as the gdb base release distribution.
13788
13789 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13790
13791         * Makefile.in (check): Use individual check targets rather than
13792         DO_X rule.
13793         (check-gcc): Added.
13794
13795 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13796
13797         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13798         for System V release 3.2.
13799
13800 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13801
13802         * config.sub: Recognize hppaosf.
13803         * configure.in: Do configure ld/binutils/gas for it.
13804
13805 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13806
13807         * configure (tooldir): Alter syntax used to set this, for systems
13808         where "\$" isn't handled right, like i386-aix.
13809
13810 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13811
13812         * configure: Pass program-transform-name, not
13813         program_transform_name, to recursive configures.
13814
13815 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13816
13817         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13818         of gas+ld+binutils.
13819
13820 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13821
13822         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13823
13824 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13825
13826         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13827
13828 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13829
13830         * Makefile.in (PRMS): Set back to all-prms.
13831
13832 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13833
13834         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13835         targets, rather than for MIPS hosts.
13836
13837 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13838
13839         * configure.in: add comment for --with-x default values
13840
13841         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13842
13843         * Makefile.in: add check-* targets for each of the directories in
13844         the tree.  Add a definition of RUNTEST that will use the one we
13845         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13846
13847 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13848
13849         * configure.in: Removed obsolete references to bfd_target and
13850         target_makefile_frag.
13851
13852         * build-all.mk: Set assorted targets for Q2.
13853         * config.sub: Recognize z8k-sim and h8300-hms.
13854         * test-build.mk: Really don't pass host to configure.
13855         (HOLES): Added uname.
13856
13857 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13858
13859         * configure: Handle an empty program-prefix, program-suffix or
13860         program-transform-name correctly.
13861
13862 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13863
13864         * build-all.mk: -G 8 no longer required for MIPS targets.
13865         * test-build.mk: Don't pass host argument to configure; make it
13866         guess.
13867
13868 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13869
13870         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13871         * Makefile.in (COMPRESS):  New macro, like GZIP.
13872
13873 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13874
13875         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13876
13877         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13878         with gas currently defaults to -G 0.
13879
13880 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13881
13882         * Makefile.in (all-flex): flex depends on byacc.
13883
13884         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13885         to test-build.mk as RELEASE_TAG.
13886         * test-build.mk (configargs): New variable containing arguments to
13887         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13888         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13889
13890         * config.guess: Use /bin/uname when checking -X argument on SCO,
13891         to avoid invoking GNU uname which doesn't understand -X.
13892
13893         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13894
13895         * configure.in: Build gas for mips-*-*.
13896
13897 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13898
13899         * Makefile.in (all.normal): insert missing backslash.
13900
13901 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13902
13903         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13904
13905         * Makefile.in: Complete overhaul to merge many almost identical
13906         targets.
13907
13908 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13909
13910         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13911         (gdb.tar.Z): Adjusted.
13912
13913         * Makefile.in (setup-dirs, taz): New targets; should be general
13914         enough to adapt for gdb sometime.  Build only .z file.
13915         (gas.tar.z): New target.
13916
13917 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13918
13919         * build-all.mk: Use CC=cc -Xs on Solaris.
13920
13921 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13922
13923         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13924         for handling BISON for FSF releases.
13925
13926 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13927
13928         * configure: Actually implement the change zoo just documented.
13929
13930 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13931
13932         * configure: when using config.guess, only set target_alias when
13933         it's not already been set (ie, on the command line)
13934
13935 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13936
13937         * Makefile.in: add installcheck target, set PRMS to install-prms
13938
13939 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13940
13941         * configure: add support for package_makefile_fragment, handle the
13942         case where a directory has a configure.in file but no Makefile.in
13943         more gracefully (with an actual understandable error message, even);
13944         add support for --without (and add this to the usage message); also
13945         explicitly add a --host=${host_alias} to the command line when
13946         config.guess is used
13947
13948 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13949
13950         * configure: Must use both --host and --target in recursive calls.
13951
13952 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13953
13954         * Makefile.in: Change deja-gnu to dejagnu.
13955
13956 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13957
13958         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13959
13960 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13961
13962         * configure.in: canonicalize all instances to *-*-solaris2*,
13963         also strip out a number of tools to not build for go32 host
13964
13965 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13966
13967         * config.guess: add GPL.
13968
13969         * Makefile.in, config.guess, config.sub, configure: bump
13970           copyrights to 93.
13971
13972 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13973
13974         * Makefile.in (do-info): Removed obsolete check for existence of
13975         localenv file.
13976
13977         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13978
13979 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13980
13981         * Makefile.in: a couple of 'else true' for decstation,
13982         support for TclX
13983
13984         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13985
13986 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13987
13988         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13989
13990 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13991
13992         * config.guess: Recognize i386-ibm-aix (PS/2).
13993         * configure.in: Use config/mh-aix386 file for it.
13994
13995 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13996
13997         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13998         CC_FOR_TARGET instead.
13999         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14000
14001 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14002
14003         * Makefile.in: Add sim to list of directories sent with gdb
14004
14005 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14006
14007         * configure.in: Put back mips-dec-bsd* case.
14008
14009 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14010
14011         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14012         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14013         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14014
14015 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14016
14017         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14018
14019         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14020         (install-info): install dir.info only if it exists,
14021         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14022
14023 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14024
14025         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14026         gas for mips-dec-bsd.
14027
14028 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14029
14030         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14031         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14032
14033 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14034
14035         * configure.in: Added "dejagnu" to hosttools list.
14036
14037 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14038
14039         * config.sub, configure.in, config.guess:  Add support
14040         for Bosx, an AIX variant from Bull.
14041         Patches from F.Pierresteguy@frcl.bull.fr.
14042
14043 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14044
14045         * devo/dejagnu: Initial creation of devo/dejagnu.
14046         Migrated dejagnu testcases and support files for testing software
14047         tools to reside as subdirectories, currently called "testsuite",
14048         within the directory of the software tool.  Migrated all programs,
14049         support libraries, etc. beloging to dejagnu proper from
14050         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14051         with no modifications.  The changes to these files which will
14052         allow them to configure, build, and execute properly will be made
14053         in a future update.
14054
14055 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14056
14057         * Makefile.in: Change send_pr to send-pr.
14058         * configure.in: Likewise.
14059         * send_pr: Renamed directory to send-pr.
14060
14061 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14062
14063         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14064
14065 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14066
14067         * README:  Update for gdb-4.8 release.
14068         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14069         gdb-xxx.tar.z (gzip'd) file also.
14070
14071 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14072
14073         * Makefile.in: make all-diff depend on all-libiberty
14074
14075 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14076
14077         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14078
14079 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14080
14081         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14082
14083 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14084
14085         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14086         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14087         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14088
14089 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14090
14091         * Makefile.in:  makeinfo binary is in a new location
14092
14093 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14094
14095         * config.sub: Accept -ecoff as an OS.
14096
14097         * Makefile.in: Various changes to eliminate a level of make
14098         recursion and reduce the required command line length.
14099         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14100         sub-makes.
14101         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14102         variables holding settings for specific sub-makes.
14103         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14104         in terms of BASE_FLAGS_TO_PASS.
14105         (TARGET_LIBS): New variable listing directories which use
14106         TARGET_FLAGS_TO_PASS.
14107         (subdir_do): Eliminated.
14108         (do-*): New set of targets to replace subdir_do.
14109         (various): All targets which used subdir_do now depend on do-*.
14110         (local-clean): Renamed from do_clean.
14111         (local-distclean): New target, dependency of distclean and
14112         realclean.
14113         (install-info): Don't create directories.  Depend on dir.info
14114         rather than calling make recursively.
14115         (install-dir.info): Eliminated.
14116         (install-info-dirs): Create all info directories here.
14117         (dir.info): Depend upon do-install-info.
14118
14119         * test-build.mk (HOLES): Added false.
14120
14121 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14122
14123         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14124
14125 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14126
14127         * Makefile.in (info): remove dependency on all-texinfo.  The
14128         problem was really in texinfo/C, not at this level.
14129
14130 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14131
14132         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14133
14134 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14135
14136         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14137         GDB releases.
14138
14139 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14140
14141         * configure: Include srcdir in message about target of link not
14142         being found.  Don't convert `-' to `_' in `with' options being
14143         passed to subdirs.
14144
14145 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14146
14147         * configure.in: add uudecode to host_tools
14148
14149         * Makefile.in: added {all,install}-uudecode targets, added them to
14150         the appropriate lists
14151
14152 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14153
14154         * Makefile.in (all-gcc): Added dependency on all-gas.
14155
14156         * configure.in (mips-*-*): Build ld and binutils.
14157
14158 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14159
14160         * configure: check return code from mkdir, print error message and
14161           exit on failure.
14162
14163 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14164
14165         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14166
14167 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14168
14169         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14170
14171 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14172
14173         * config.sub (h8500):  Recognize this as a cpu type.
14174
14175 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14176
14177         * configure: source directory missing is no longer a warning
14178
14179         * configure.in: recognize irix[34]* instead of irix[34]
14180
14181         * Makefile.in: define and pass down X11_LIB
14182
14183 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14184
14185         * guess-systype: Renamed to ...
14186         * config.guess:  ... by popular request.
14187         * configure.in, Makefile.in:  Update accordingly.
14188
14189 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14190
14191         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14192         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14193         + Execute ./dummy instead of assuming . is in PATH.
14194
14195 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14196
14197         * guess-systype:  New shell script.  Attempts to guess the
14198         canonical host name of the executing host.
14199         Only a few hosts are supported so far.
14200         * configure:  Call guess-systype if no host is specified.
14201
14202 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14203
14204         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14205         gcc Makefile.
14206
14207
14208 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14209
14210         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14211         (all-gcc, install-gcc, subdir_do): Use it.
14212
14213 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14214
14215         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14216
14217 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14218
14219         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14220           set exclusively by configure, using configure.in .
14221
14222 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14223
14224         * test-build.mk: set $PATH for all builds
14225
14226         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14227
14228 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14229
14230         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14231         the one used in gcc/Makefile.in, so that a null expansion doesn't
14232         override the one needed to build gcc with a native cc.
14233
14234
14235 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14236
14237         * configure: Accept -with arguments.
14238
14239 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14240
14241         * Makefile.in: added h8300sim
14242
14243 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14244
14245         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14246         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14247         (all-cygnus, native, build-cygnus): Make
14248         $(canonhost)-stamp-3stage-done, not $(host)....
14249         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14250         i386-sco3.2v4.  Added else true to if command.
14251
14252 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14253
14254         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14255
14256 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14257
14258         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14259
14260 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14261
14262         * configure.in: don't remove binutils from Solaris builds
14263
14264 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14265
14266         * Makefile.in: get rid of earlier definitions for *clean,
14267         also handle the recursive info rule better
14268
14269 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14270
14271         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14272         do more-or-less the right thing.
14273
14274 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14275
14276         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14277         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14278
14279 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14280
14281         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14282         $(host_canonical).
14283
14284         * configure.in: split the configdirs list into 4 categories (native
14285         v. cross, library v. tool) and handle the cross-only and native-
14286         only in more reasonable (and correct!) way.
14287
14288 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14289
14290         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14291         configdirs anymore.
14292
14293 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14294
14295         * Makefile.in: extensive cleanup::  removed all of the explicit
14296         clean-* targets, collapsed many wrappers around subdir_do into
14297         one, added additional targets to satisfy standards.texi, deleted
14298         some old targets, some changes for consistency
14299
14300 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14301
14302         * configure.in: handle some programs as cross-only, and others as
14303         native only
14304
14305         * test-build.mk: handle partial holes in a more generic manner
14306
14307         * Makefile.in: m4 depends on libiberty
14308
14309 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14310
14311         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14312         time, wdiff, and find to configdirs
14313
14314         * Makefile.in: all, clean, and install rules for the new programs
14315         added to configure.in
14316
14317 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14318
14319         * configure.in: use mh-sun for all *-sun-* hosts
14320
14321 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14322
14323         * Makefile.in: define flags for X11 include files and library file
14324         locations, pass them down to the programs that need this info
14325
14326         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14327
14328 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14329
14330         * configure.in: start building libg++ for HP-UX targets
14331
14332 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14333
14334         * README:  Update references to files moved into etc/.
14335
14336 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14337
14338         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14339         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14340
14341 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14342
14343         * configure: accept dash as well as underscore in long option
14344         names for FSF compatibility.
14345
14346 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14347
14348         * config.sub: added -sco3.2v4 support from FSF.
14349
14350 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14351
14352         * configure.in: expand the section that adds or removes
14353         directories from the list of programs to build, to handle native
14354         vs. cross in addition to host v. native
14355
14356 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14357
14358         * Makefile.in:  Replace C++ in macro names with CXX.
14359         This is less likely to break ...
14360
14361 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14362
14363         * test-build.mk: add -w to GNU_MAKE
14364
14365 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14366
14367         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14368         add 'sparc' to list of recognized cpus.  This needed to make
14369         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14370         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14371         then changes that into $CPU-wrs-vxworks.
14372
14373         * configure.in: remove most references to gdbtest, regularize
14374         target based program removal
14375
14376         * test-build.mk: import from p3 tree (many fixes and changes)
14377
14378 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14379
14380         * Makefile.in: added rules to handle tcl, tk, and expect
14381
14382         * configure.in: handle those directories if they exist
14383
14384 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14385
14386         * config.sub: removed bogus hppabsd and hppahpux names, since
14387         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14388
14389 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14390
14391         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14392         depends upon all-xiberty
14393
14394         * Makefile.in: changes from p3, including:
14395
14396         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14397
14398         * Makefile.in (XTRAFLAGS): include newlib directories if
14399         newlib/Makefile exists, rather than if host != target.
14400
14401         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14402
14403         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14404         from the same source tree and not building a cross-compiler.  This
14405         matters for the libg++ configuration if reconfiguring a tree that
14406         has already been installed.
14407
14408         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14409
14410         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14411         pick up the machine and system specific header files.
14412
14413         * Makefile.in: added AS_FOR_TARGET, passed down in
14414         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14415         the C compiler to use to create programs which are run in the
14416         build environment, set it to default to $(CC), and passed it down
14417         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14418
14419         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14420
14421         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14422         We need them for unusual native builds, like systems without
14423         ranlib.
14424
14425         * configure: also define $(host_canonical) and
14426         $(target_canonical), which are the full, canonical names for the
14427         given host and target
14428
14429 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14430
14431         * Makefile.in:  Added separate definitions for C++.
14432
14433 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14434
14435         * configure.in (configdirs):  Add deja-gnu.
14436
14437 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14438
14439         * README:  Update for configure.texi and gdb-4.7 release.
14440
14441 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14442
14443         * Makefile.in:  Move "all" target to top of file.
14444         Previously, first target was ".PHONY" which caused BSD4.4 make
14445         to build .PHONY when make was run without arguments.
14446
14447 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14448
14449         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14450         Library-copylefted code in libiberty.
14451
14452 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14453
14454         * config.sub:  Replace m68kmote with plain old m68k.
14455
14456 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14457
14458         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14459
14460 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14461
14462         * config.sub: Complain if no argument is given.  Added support for
14463         386bsd as OS and target alias.
14464
14465 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14466
14467         * Makefile.in (XTRAFLAGS): include newlib directories if
14468         newlib/Makefile exists, rather than if host != target.
14469
14470 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14471
14472         * config.sub: recognize sparclite-wrs-vxworks.
14473
14474         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14475         p3.) Added clean-xiberty to clean.
14476
14477 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14478
14479         * configure.in: use *-*-* instead of nested cases for host and target
14480
14481 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14482
14483         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14484         from the same source tree and not building a cross-compiler.  This
14485         matters for the libg++ configuration if reconfiguring a tree that
14486         has already been installed.
14487
14488 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14489
14490         * config.sub (i486v/i486v4):  Merge in from FSF version.
14491
14492 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14493
14494         * configure: only set PWD if it is already set.
14495
14496 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14497
14498         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14499         doesn't have unset and all success paths (and most error paths)
14500         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14501         to just ${PWD} to avoid confusion.)
14502
14503 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14504
14505         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14506         even for a native compilation.
14507
14508 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14509
14510         Changes to make the gdb.tar.Z rule work better.
14511
14512         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14513         (DEVO_SUPPORT):  Add configure.texi.
14514         (bfd-ilrt.tar.Z):  Remove ancient rule.
14515
14516 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14517
14518         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14519         pick up the machine and system specific header files.
14520
14521         * configure.in, config.sub: added new target m68010-adobe-scout,
14522         with alias of adobe68k.  Changed configure.in to check for
14523         -scout before -sco* to avoid a false match.
14524
14525         * Makefile.in: added AS_FOR_TARGET, passed down in
14526         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14527         the C compiler to use to create programs which are run in the
14528         build environment, set it to default to $(CC), and passed it down
14529         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14530
14531 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14532
14533         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14534         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14535         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14536         FOR_TARGET variants, to newlib and libg++.
14537
14538 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14539
14540         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14541         first.
14542
14543 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14544
14545         * config.sub:  Accept `elf' as an environment.
14546
14547 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14548
14549         * Makefile.in (all-opcodes):  cd into the right directory
14550
14551 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14552
14553         * configure: added -program_transform_name option, used as
14554         argument to sed when installing programs.
14555         configure.texi: added documentation for -program_prefix,
14556         -program_suffix and -program_transform_name.
14557
14558 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14559
14560         * config.sub:  Accept i486 where i386 ok.
14561
14562 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14563
14564         * config.sub: accept we32k
14565
14566 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14567
14568         * config.sub, configure.in: accept OSE68000 and OSE68k.
14569
14570         * Makefile.in: don't create all directories for ``make install'';
14571         let the subdirectories create the ones they need.
14572
14573 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14574
14575         * COPYING: new file, GPL v2
14576
14577 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14578
14579         * Makefile.in: use the new gen-info-dir, which needs a template
14580         argument (which also lives in texinfo)
14581
14582         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14583
14584 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14585
14586         * config.sub (ncr3000):  Change i386 to i486.
14587
14588 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14589
14590         * Makefile.in: add install-rcs, install-grep to
14591         install-no-fixedincludes, removed install-bison and install-libgcc
14592
14593 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14594
14595         * configure.in: grab the HPUX makefile fragment if on HPUX
14596
14597 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14598
14599         * Makefile.in: eradicate bison spoor (ditto libgcc).
14600          configure.in: recognise m68{k,000}-ericsson-OSE.
14601          es1800 is alias for m68k-ericsson-OSE
14602
14603 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14604
14605         * configure.in: rearrange the parts that remove programs from
14606         configdirs, based now on HOST==TARGET or by canonical triple.
14607
14608 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14609
14610         * test-build.mk: recurse explicitly with -f test-build.mk when
14611           appropriate.  predicate stage3 and comparison on the existence
14612           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14613           On very clean, also remove ...stamp-co.  Build in-place before
14614           doing other builds.
14615
14616 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14617
14618         * Makefile.in, configure.in: add tgas
14619
14620 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14621
14622         * Makefile.in: a number of changes merged in from progressive.
14623
14624         * configure.in: add libm.
14625
14626         * .cvsignore: ignore some stuff that comes from test-build.mk.
14627
14628 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14629
14630         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14631
14632 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14633
14634         * configure: Add program_suffix (parallel to program_prefix)
14635         * Makefile.in: adjust directory-creating script for losing decstation
14636
14637 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14638
14639         * configure:  Minor $subdir-related fixes.
14640
14641 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14642
14643         * configure: fix various problems with propogating
14644         makefile_target_frag in subdirs.
14645         * configure.in: config libgcc if its there
14646
14647 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14648
14649         * config.sub:  HPPA merge.
14650
14651 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14652
14653         * Makefile.in:  Replace all-bison with all-byacc in all
14654         dependency lines for other tools (which now use byacc).
14655
14656 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14657
14658         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14659
14660 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14661
14662         * Makefile.in: make gprof rules similar to byacc rules (instead of
14663         vestigal $(unsubdir) that didn't work...)
14664
14665 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14666
14667         * config.sub:  Add support for Linux.
14668         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14669         (at least for libg++).
14670
14671 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14672
14673         * configure.texi: fix doc for the -nfp option to configure
14674
14675 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14676
14677         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14678
14679 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14680
14681         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14682         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14683         * configure.in: added solaris* host_makefile_frag hook.
14684
14685 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14686
14687         * config.sub: changed recognition of m68000 so that various
14688         m68k types can be specified via m680[01234]0
14689
14690 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14691
14692         * config.sub (basic_machine): fix sed so that '-foo' isn't
14693         completely substituted out while .+'-foo' loses the '-foo'
14694
14695 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14696
14697         * config.sub ($os): Add -aout.
14698
14699 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14700
14701         * configure:  If host_makefile_frag is absolute, don't
14702         prefix ${invsubdir} (relevant to libg++ auto-configure).
14703
14704 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14705
14706         * Makefile.in (tooldir): Define it.
14707         (all-ld): Depend on all-flex.
14708
14709 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14710
14711         * Makefile.in (check):  Fix libg++ special case.
14712
14713 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14714
14715         * configure: do not bury `pwd` into config.status, thus do fewer
14716           pwd's.
14717
14718         * configure: print the "Building in" message only when building in
14719           other than "." AND verbose.
14720
14721         * configure: remove -s, rework -v to better accommodate guested
14722           configures.
14723
14724         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14725
14726 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14727
14728         * Makefile.in: macroize flags passed on recursion.  remove
14729           fileutils.
14730
14731 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14732
14733         * configure: get makesrcdir right for subdirs deeper than 1.
14734
14735         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14736           install.
14737
14738 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14739
14740         * Makefile.in: don't print subdir_do or recursion lines.
14741
14742 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14743
14744         * standards.texi: added menu item.
14745
14746         * Makefile.in: build and install standards.info.
14747
14748         * standards.texi: new file.
14749
14750 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14751
14752         * configure: test for and move config.status pieces from
14753           ${subdir}/.
14754
14755 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14756
14757         * configure:  Test for existance of files before trying to mv
14758         them, to avoid numerous non-existance messages.
14759
14760 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14761
14762         * configure: correct final line of config.status.
14763
14764         * configure: patch from eggert.  Avoids a protection problem if
14765           the original Makefile.in is read only.
14766
14767         * configure: use move-if-change from gcc to create config.status.
14768           Some makefiles depend on config.status to tell if a directory
14769           has been reconfigured for a different host.  This change
14770           prevents those directories from remaking everything in the case
14771           where the reconfig was only intended to rebuild a Makefile.
14772
14773         * configure: test for config.sub with "config.sub sun4" rather
14774           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14775           host alias from a missing config.sub.
14776
14777 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14778
14779         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14780           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14781
14782 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14783
14784         * configure: mkdir ${subdir} as needed.
14785
14786 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14787
14788         * Makefile.in,configure.in: added autoconf.
14789
14790 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14791
14792         * Makefile.in: no longer pass against on recursion.
14793
14794         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14795           definitions are not inherited.
14796
14797         * configure: correct makesrcdir when subdir is .
14798
14799 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14800
14801         * configure:  Add support for 'subdirs' variable, which is
14802         like 'configdirs', except that configure doesn't re-invoke
14803         itself for subdirs, it just creates a Makefile for each subdir.
14804         * configure.texi:  Document subdirs.
14805
14806 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14807
14808         * configure.in: added flex to configdirs
14809
14810 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14811
14812         * Makefile.in: remove clean-stamps from clean.
14813
14814 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14815
14816         * configure.in:  Add gdbtest to configdirs.
14817
14818 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14819
14820         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14821         to recursive makes.
14822         * configure.in:  Recognize new ncr3000 config.
14823
14824 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14825
14826         * Makefile.in, configure.in: removed references to gdbm.
14827
14828 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14829
14830         * config.sub:  Don't canonicalize os value
14831         newsos* to bsd (readline needs to check for newsos).
14832         (This fix was earlier made Jan 31, but got re-broken.)
14833
14834 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14835
14836         * configure.in:  sco is an os, not a vendor!
14837
14838         * configure:  Quote $( better.  Keep various shells happy.
14839
14840 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14841
14842         * Makefile.in: eliminate stamp-files.
14843
14844 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14845
14846         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14847           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14848
14849 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14850
14851         * config.sub:  fix iris/iris3.
14852
14853 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14854
14855         * configure: re-add -rm.
14856
14857 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14858
14859         * Maskefile.in: add .stmp-rcs to all.
14860
14861         * configure.in: remove gas from rs6000 build, use aix host fragment.
14862
14863 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14864
14865         * configure: pass down site_option during recursion.
14866
14867 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14868
14869         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14870
14871 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14872
14873         * configure: Change exec_prefix so that it really defaults to prefix.
14874
14875 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14876
14877         * Makefile.in, configure.in:  Add support for mmalloc library.
14878
14879 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14880
14881         * Makefile.in: add stmp dependencies for a few more things.
14882
14883 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14884
14885         * configure: adjusted error message on objdir/srcdir configure
14886           collision, per john's suggestion.
14887
14888         * Makefile.in: add libiberty stmp to all and all.cross.
14889
14890 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14891
14892         * Makefile.in: remove force dependencies, add grep to all.
14893
14894 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14895
14896         * Makefile.in: drop flex.  make stamp files work.
14897
14898         * configure: added test for conflicting configuration in srcdir,
14899           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14900           gets cranky.  use relative paths for configure and srcdir
14901           whenever possible.  Send some error messages to stderr that were
14902           going to stdout.
14903
14904 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14905
14906         * Makefile.in:  Fix libg++ rule to check for gcc directory
14907         before using gcc/gcc.  Also pass XTRAFLAGS.
14908
14909 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14910
14911         * Makefile.in: added stmp-files so that directories aren't polled
14912           when they are already built.
14913
14914         * configure.texi: fixed a node pointer problem.
14915
14916 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14917
14918         * config.sub configure.in gdb/configure.in
14919         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14920         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14921         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14922
14923 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14924
14925         * configure: -recurring becomes -silent.  corrected help message
14926           for -site= option.
14927
14928         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14929
14930 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14931
14932         * configure: when building Makefile for crosses, replace
14933           tooldir and program_prefix.  default srcdir from location of
14934           config.sub.  remove "for host in hosts" and "for target in
14935           targets" loops.
14936
14937 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14938
14939         * Makefile.in: Do not pass bindir or mandir to cvs.
14940
14941 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14942
14943         * Makefile.in, configure.in: removed traces of namesubdir,
14944           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14945           copyrights to '92, changed some from Cygnus to FSF.
14946
14947         * configure.texi: remove most references to multiple hosts,
14948           multiple targets, subdirs, etc.
14949
14950         * configure.man: removed rcsid. reference config.sub not
14951           config.subr.
14952
14953         * Makefile.in: mkdir $(infodir) on install-info.
14954
14955 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14956
14957         * configure.texi:  Explain better about .gdbinit and about
14958         the environment that configure.in sections run in.
14959
14960 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14961
14962         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14963
14964 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14965
14966         * README:  DOC.configure => cfg-paper.texi.
14967
14968 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14969
14970         * config.sub (near case $os):  Don't convert newsos* to bsd!
14971
14972 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14973
14974         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14975         the number of copies of COPYING that go into the GDB tar file.
14976
14977 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14978
14979         * bfd/configure.in, gdb/config/mh-i386sco,
14980         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14981         Fix SCO configuration stuff.
14982
14983 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14984
14985         * Makefile.in:  For libg++, make sure the -I pointing
14986         to the gcc directory goes *after* all the libg++-local -I flags.
14987         Also, move just-gcc dependency from just-libg++ to all-libg++.
14988
14989 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14990
14991         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14992
14993 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14994
14995         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14996
14997 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14998
14999         * config.sub:  Add stratus configuration frags.  Also
15000         submitted to FSF.
15001
15002 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15003
15004         * Makefile.in (DEV_SUPPORT):  add configure.man.
15005
15006         * config.sub(Decode manufacturer-specific):  add -none*.
15007
15008 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15009
15010         * Makefile.in:  remove form feeds to make Sun's make happy.
15011         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15012
15013 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15014
15015         * Makefile.in (AR_FLAGS):  Make quieter.
15016
15017 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15018
15019         * configure.in:  Add libg++.
15020         * configure:  When verbose, don't output the command line at each
15021         level; it will be unremarkably the same as the previous version,
15022         which will be the same as what the user typed.
15023
15024 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15025
15026         * configure.in, Makefile.in: fix clean-info, add flex.  add
15027           fileutils.
15028
15029         * configure: be less sensitive to spaces in Makefile.in.  Do not
15030           look for sources in "..".  Doing so breaks subdirectories that
15031           might have their own configure.  If a subdir has it's own
15032           configure script, use it.
15033
15034 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15035
15036         * cfg-paper.texi: some changes suggested by rms.
15037
15038 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15039
15040         * config.sub:  Merge in some small additions from the FSF version,
15041         taken from the gcc distribution, to bring the Cygnus and FSF
15042         versions into closer sync.
15043
15044 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15045
15046         * configure.in:  Changed svr4 references to sysv4.
15047
15048 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15049
15050         * configure: added -V for version number option.
15051
15052 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15053
15054         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15055           renamed from DOC.configure to cfg-paper.texi.
15056
15057 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15058
15059         * configure, config.subr, config.sub: config.subr is now
15060           config.sub again.
15061
15062 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15063
15064         * configure.texi: new file, in progress.
15065
15066         * Makefile.in: build info file and install the man page for
15067           configure.
15068
15069         * configure.man: new file, first cut.
15070
15071         * configure: find config.subr again now that configuration "none"
15072           has gone.  removed all traces of the -ansi option.  removed all
15073           traces of the -languages option.
15074
15075         * config.subr: resync from rms.
15076
15077 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15078
15079         * configure, config.sub, config.subr: merge config.sub into
15080           config.subr, call the result config.subr, remove config.sub, use
15081           config.subr.
15082
15083         * Makefile.in: revised install for dir.info.
15084
15085 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15086
15087         * configure.in: add decstation host makefile frag.
15088
15089         * Makefile.in: BISON now bison -y again.  also install-gcc on
15090           install.  clean-gdbm on clean.  infodir belongs in datadir.
15091           Make directories for info install.  Build dir.info here then
15092           install it.
15093
15094 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15095
15096         * Makefile.in: fix for bad directory tests.
15097
15098 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15099
15100         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15101           regexp.  -srcdir relative was being handled incorrectly.
15102
15103         * Makefile.in: unwrapped some for loops so that parallel makes
15104           work again and so one can focus one's attention on a particular
15105           package.
15106
15107 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15108
15109         * configure: added PWD as a stand in for `pwd` (for speed). use
15110           elif wherever possible.  make -srcdir work without -objdir.
15111           -objdir= commented out.
15112
15113 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15114
15115         * configure: +options become --options.  -subdirs commented out.
15116           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15117           Makefile now at top of generated Makefile.  Removed cvs log
15118           entries.  added -srcdir.  create .gdbinit only if there is one
15119           in ${srcdir}.
15120
15121         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15122           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15123           and mandir now keyed off datadir by default.
15124
15125 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15126
15127         * Freshly created ChangeLog.
15128
15129 \f
15130 Local Variables:
15131 mode: change-log
15132 left-margin: 8
15133 fill-column: 76
15134 version-control: never
15135 End: