OSDN Git Service

[toplevel]
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-06-23  DJ Delorie  <dj@redhat.com>
2
3         * MAINTAINERS: Add myself as mep maintainer.
4
5 2009-06-23  Ian Lance Taylor  <iant@google.com>
6
7         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
8         boot_languages.  Only bootstrap target libraries listed in
9         target_libs for some boot language.  Add --with-stage1-ldflags,
10         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
11         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
12         if not building with C++.
13         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
14         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
15         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
16         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
17         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
18         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
19         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
20         * configure, Makefile.in: Rebuild.
21
22 2009-06-23  Li Feng  <nemokingdom@gmail.com>
23
24         * MAINTAINERS: Added my name to write-after-approval list.
25
26 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
27
28         * configure.ac: Define is_elf for QNX Neutrino targets.
29         * configure: Regenerate.
30
31 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
32
33         * MAINTAINERS: Added my name to the write-after-approval list
34
35 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
36
37         * configure.ac: Detect MPC in default directory.
38         * configure: Regenerate.
39
40 2009-06-03  Jerome Guitton  <guitton@adacore.com>
41             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42
43         * Makefile.tpl (all): Avoid a trailing backslash.
44         * Makefile.in: Regenerate.
45
46 2009-06-03  Ben Elliston  <bje@au.ibm.com>
47
48         * config.sub, config.guess: Update from upstream sources.
49
50 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
51
52         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
53         to noconfdirs.
54         * configure: Regenerate.
55
56 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
57
58         * Makefile.tpl ([+compare-target+]): Compare all stage
59         directories, rather than just gcc.
60         * Makefile.in: Rebuilt.
61
62 2009-06-01  Doug Kwan  <dougkwan@google.com>
63
64         * configure.ac: Support gold for target arm*-*-*.
65         * configure: Regenerate.
66
67 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
68
69         * Makefile.def: Add MPC support and dependencies.
70         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
71
72         * Makefile.in, configure: Regenerate.
73
74 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
75
76         * Makefile.tpl (all): Avoid harmless warning in make all when
77         gcc-bootstrap is enabled but stage_last does not exist.
78         * Makefile.in: Rebuilt.
79
80 2009-05-24  Nicolas Roche  <roche@adacore.com>
81
82         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
83         * Makefile.in: Regenerate.
84
85 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
86
87         * MAINTAINERS: Update my e-mail address.
88
89 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
90
91         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
92         * configure:  Regenerate.
93
94 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
95
96         PR other/40159
97         * Makefile.tpl (all): Don't assume gcc-bootstrap and
98         gcc-no-bootstrap are mutually exclusive.
99         * Makefile.in: Rebuilt.
100
101 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
102
103         PR other/40159
104         * Makefile.tpl (all): Don't end with unconditional success.
105         * Makefile.in: Rebuilt.
106
107 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
108
109         PR target/37137
110         * Makefile.def (flags_to_pass): Remove redundant and incomplete
111         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
112         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
113         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
114         stage_configureflags, stage_cflags and stage_libcflags into
115         explicit Makefile macros.
116         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
117         GFORTRAN.
118         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
119         CC.  Set CC_FOR_BUILD from CC.
120         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
121         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
122         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
123         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
124         and GFORTRAN.
125         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
126         (_LIBCFLAGS): Renamed to _TFLAGS.
127         (do-compare-debug, do-compare3-debug): Drop.
128         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
129         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
130         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
131         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
132         (XGCC_FLAGS_FOR_TARGET): New.
133         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
134         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
135         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
136         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
137         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
138         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
139         TFLAGS.
140         (BUILD_CONFIG): Include if requested.
141         (all): Set TFLAGS on bootstrap.
142         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
143         (all-stageid-prefixmodule): Likewise.
144         (do-clean, distclean-stageid): Set TFLAGS.
145         (restrap): Fix whitespace.
146         * Makefile.in: Rebuilt.
147
148 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
149
150         * config.guess: Sync with src.
151
152 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
153
154         * configure.ac ($with_ppl):  Default to no if not supplied.
155         ($with_cloog):  Likewise.
156         configure:  Regenerate.
157
158 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
159
160         * MAINTAINERS: Update my e-mail address.
161
162 2009-04-27  Nick Clifton  <nickc@redhat.com>
163
164         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
165
166 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
167
168         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
169         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
170         * Makefile.in: Regenerate.
171
172 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
173
174         PR bootstrap/39739
175         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
176         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
177
178         * configure, Makefile.in: Regenerate.
179
180 2009-04-21  Taras Glek  <tglek@mozilla.com>
181
182         * include/hashtab.h: Update GTY annotations to new syntax
183         * include/splay-tree.h: Likewise
184
185 2009-04-17  Ben Elliston  <bje@au.ibm.com>
186
187         * config.sub, config.guess: Update from upstream sources.
188
189 2009-04-15  Anthony Green  <green@moxielogic.com>
190
191         * configure.ac: Add moxie support.
192         * configure: Rebuilt.
193
194 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
195
196         * configure.ac: Change copyright header to refer to version
197         3 of the GNU General Public License and to point readers at the
198         COPYING3 file and the FSF's license web page.
199         * Makefile.def: Likewise.
200         * Makefile.tpl: Likewise.
201         * Makefile.in: Regenerate.
202
203 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
204
205         * configure.ac: Restore match for darwin9 or later. Use double
206         brackets since regeneration eats one pair.
207         * configure: Regenerate.
208
209 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
210
211         PR gas/10039
212         * configure.ac: Require texinfo 4.7.
213         * configure: Regenerated.
214
215 2009-04-09  Nick Clifton  <nickc@redhat.com>
216
217         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
218         the GCC Runtime Library Exception.
219
220 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
221
222         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
223         * configure: Regenerate.
224
225 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
226
227         * Makefil.def (languages): New entries.
228         * Makefile.tpl (check-gcc-*): New generic target.
229         * Makefile.in: Regenerate.
230
231 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
232
233         * MAINTAINERS:  Update my email address.
234
235 2009-03-18  Tom Tromey  <tromey@redhat.com>
236
237         * configure: Rebuild.
238         * configure.ac (host_libs): Add libiconv.
239         * Makefile.in: Rebuild.
240         * Makefile.def (host_modules): Add libiconv.
241         (configure-gdb, all-gdb): Depend on libiconv.
242
243 2009-03-16  Tristan Gingold  <gingold@adacore.com>
244
245         * configure.ac: Treat gdb as supported on x86_64-darwin.
246         * configure: Regenerate.
247
248 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
249
250         * configure.ac (--with-host-libstdcxx): New option.
251         * configure: Regenerate.
252
253 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
254
255         * MAINTAINERS:  Move myself into the write after approval list.
256
257 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
258
259         * MAINTAINERS: Update e-mail address.
260         
261 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
262
263         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
264
265 2009-03-10  Ira Rosen <irar@il.ibm.com>
266
267         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
268
269 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
270
271         Backport from git Libtool:
272
273         2009-01-19  Robert Millan  <rmh@aybabtu.com>
274         Support GNU/kOpenSolaris.
275         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
276         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
277         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
278         GNU/kOpenSolaris.
279
280 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
281
282         * MAINTAINERS: Update e-mail address.
283
284 2009-02-24  Michael Eager  <eager@eagercon.com>
285
286         * MAINTAINERS (Write After Approval): Add self.
287
288 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
289
290         * MAINTAINERS (Write After Approval): Add myself.
291
292 2009-02-05  Andreas Schwab  <schwab@suse.de>
293
294         * Makefile.tpl (stage_last): Define $r and $s before using
295         $(RECURSE_FLAGS_TO_PASS).
296         * Makefile.in: Regenerate
297
298 2009-01-30  Ian Lance Taylor  <iant@google.com>
299
300         * MAINTAINERS: Move myself to the Global Reviewers list.
301
302 2009-01-29  Robert Millan  <rmh@aybabtu.com>
303
304         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
305         * configure: Regenerate.
306
307 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
308
309         * MAINTAINERS: Make whitespace consistent.
310         Remove Robert Millan from Write After Approval.
311
312 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
313
314         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
315         (all-opcodes): Depend on all-libiberty.
316         * Makefile.in: Regenerate.
317
318 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
319
320         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
321         * configure: Regenerate.
322
323 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
324
325         * MAINTAINERS (Write After Approval): Add myself.
326
327 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
328
329         * MAINTAINERS: Add myself to reviewers (Fortran).
330
331 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
332
333         PR tree-optimization/38515
334         * configure.ac (cloog-polylib): Removed.
335         (with_ppl, with_cloog): Test for "no".
336         * configure: Regenerated.
337
338 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
339
340         * MAINTAINERS: Moved myself to reviewers (Fortran).
341
342 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
343
344         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
345         (Write After Approval): Remove myself.
346
347 2009-01-03  Diego Novillo  <dnovillo@google.com>
348
349         * MAINTAINERS: Remove myself from alias maintainership.
350
351 2009-01-02  David Ayers  <ayers@fsfe.org>
352
353         * MAINTAINERS: Update e-mail address.
354
355 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
356
357         * MAINTAINERS: Make whitespace consistent.
358
359 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
360
361         Backport from upstream Libtool:
362         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
363         Add cache variables to tests that require the linker to work.
364         For shlibpath_overrides_runpath, this also changes the semantics
365         to let the result from the C compiler take precedence.
366
367 2008-12-02  Ben Elliston  <bje@au.ibm.com>
368
369         * config.sub, config.guess: Update from upstream sources.
370
371 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
372
373         * configure.ac (ppllibs): Add by default the lib flags.
374         * configure: Regenerate.
375
376 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
377
378         * MAINTAINERS:  Add myself to the write after approval list.
379
380 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
381
382         * configure.ac: Add double brackets on darwin[912].
383         * configure: Regenerate.
384
385 2008-12-03  Daniel Kraft  <d@domob.eu>
386
387         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
388         Approval to Reviewer section (for Fortran front-end).
389
390 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
391
392         * configure.ac: Expand to darwin10 and later.
393         * configure: Regenerate.
394
395 2008-12-02  Andreas Schwab  <schwab@suse.de>
396
397         * Makefile.def: configure-target-boehm-gc depends on
398         all-target-libstdc++-v3.
399         * Makefile.in: Regenerate.
400
401 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
402
403         * MAINTAINERS:  Add myself as mingw maintainer.
404
405 2008-12-02  Ben Elliston  <bje@au.ibm.com>
406
407         * config.sub, config.guess: Update from upstream sources.
408
409 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
410
411         * README.SCO: Remove.
412
413 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
414
415         * MAINTAINERS:  Add myself to the write after approval list.
416
417 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
418
419         * MAINTAINERS:  Update my email address in WAA section.
420
421 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
422
423         * MAINTAINERS: Update e-mail address.
424
425 2008-11-27  Toon Moene <toon@moene.org>
426
427         * MAINTAINERS: Change e-mail address.
428
429 2008-11-27  Tristan Gingold  <gingold@adacore.com>
430
431         * configure.ac: Build gdb for i?86-*-darwin*
432         * configure: Regenerated.
433
434 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
435
436         * MAINTAINERS: Added my full name.
437
438 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
439
440         PR bootstrap/38014
441         PR bootstrap/37923
442
443         Revert:
444
445         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
446
447         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
448         * Makefile.in: Regenerated.
449
450         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
451
452         PR gdb/921
453         PR gdb/1646
454         PR gdb/2175
455         PR gdb/2176
456
457         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
458         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
459         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
460         (HOST_EXPORTS): Pass CPPFLAGS.
461         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
462         (LDFLAGS_FOR_TARGET): Initialize from configure script.
463         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
464         * Makefile.in, configure: Regenerated.
465         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
466         and CPPFLAGS_FOR_BUILD.
467
468 2008-11-06  Jeff Law <law@redhat.com>
469
470         * MAINTAINERS: Add myself as middle end maintainer.
471
472 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
473
474         * MAINTAINERS (Write after approval): Add myself.
475
476 2008-11-05  Diego Novillo  <dnovillo@google.com>
477
478         * MAINTAINERS (Global Reviewers): Add myself.
479         (Non-Algorithmic Maintainers): Remove myself.
480
481 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
482
483         * MAINTAINERS (Write after approval): Add myself.
484
485 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
486
487         * MAINTAINERS (Write after approval): Add myself.
488
489 2008-10-31  Ben Elliston  <bje@au.ibm.com>
490
491         * configure.ac (spu-*-*): Remove special case.
492         * configure: Regenerate.
493
494 2008-10-30  Catherine Moore  <clm@codesourcery.com>
495
496         * MAINTAINERS (Write after approval): Update my email address.
497
498 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
499
500         * configure.ac [spu-*-*]: Do not set skipdirs.
501         * configure: Re-generate.
502
503 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
504
505         * MAINTAINERS (Various Maintainers): Add myself to reload.
506
507 2008-10-25  Richard Guenther  <rguenther@suse.de>
508
509         * MAINTAINERS (Various Maintainers): Add myself as middle-end
510         maintainer.  Remove myself as libgcc-math maintainer.
511         (Non-Algorithmic Maintainers): Remove myself.
512
513 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
514
515         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
516         * Makefile.in: Regenerated.
517
518 2008-10-23  Cary Coutant  <ccoutant@google.com>
519
520         * MAINTAINERS (Write after approval): Add myself.
521
522 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
523
524         PR gdb/921
525         PR gdb/1646
526         PR gdb/2175
527         PR gdb/2176
528
529         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
530         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
531         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
532         (HOST_EXPORTS): Pass CPPFLAGS.
533         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
534         (LDFLAGS_FOR_TARGET): Initialize from configure script.
535         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
536         * Makefile.in, configure: Regenerated.
537         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
538         and CPPFLAGS_FOR_BUILD.
539
540 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
541
542         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
543         Sebastian Pop.
544
545 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
546
547         * MAINTAINERS (Write After Approval): Added myself.
548
549 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
550
551         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
552         recommended version to 2.3.2.
553
554         * configure: Regenerate.
555
556 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
557
558         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
559
560 2008-09-29  David Daney <david.daney@caviumnetworks.com>
561
562         * MAINTAINERS (Write After Approval): Update e-mail address.
563
564 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
565
566         * libtool.m4: Update to libtool 2.2.6.
567         * lt~obsolete.m4: Update to libtool 2.2.6.
568         * ltmain.sh: Update to libtool 2.2.6.
569         * ltsugar.m4: Update to libtool 2.2.6.
570         * ltversion.m4: Update to libtool 2.2.6.
571         * ltoptions.m4: Update to libtool 2.2.6.
572         * ltgcc.m4: Update to match changes from libtool 2.2.6.
573
574 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
575
576         * MAINTAINERS (Write After Approval): Add myself.
577
578 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
579
580         * MAINTAINERS (Write After Approval): Update my name.
581
582 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
583
584         * MAINTAINERS: Add myself in "Write After Approval".
585
586 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
587
588         * MAINTAINERS: Add myself as ia64 maintainer.
589
590 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
591
592         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
593         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
594         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
595         and Michael Tiemann from Write After Approval since they do not
596         actually have access.
597
598 2008-09-05  Richard Guenther  <rguenther@suse.de>
599
600         * configure.ac: Initialize clooglibs to -lcloog.
601         * configure: Re-generate.
602
603 2008-09-04  Le-Chun Wu  <lcwu@google.com>
604
605         * MAINTAINERS (Write After Approval): Add myself.
606
607 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
608
609         * configure.ac (--with-cloog-polylib): New.
610         (--disable-cloog-version-check): New.
611         (--disable-ppl-version-check): New.
612         * configure: Re-generate.
613
614 2008-09-03  Richard Guenther  <rguenther@suse.de>
615
616         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
617         cloog test.
618         * configure: Re-generate.
619
620 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
621
622         Add picoChip port.
623         * MAINTAINERS: Add picoChip maintainers.
624
625 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
626             Tobias Grosser  <grosser@fim.uni-passau.de>
627             Jan Sjodin  <jan.sjodin@amd.com>
628             Harsha Jagasia  <harsha.jagasia@amd.com>
629             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
630             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
631             Adrien Eliche  <aeliche@isty.uvsq.fr>
632
633         Merge from graphite branch.
634         * configure: Regenerate.
635         * Makefile.in: Regenerate.
636         * configure.ac (host_libs): Add ppl and cloog.
637         Add checks for PPL and CLooG.
638         * Makefile.def (ppl, cloog): Added modules and dependences.
639         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
640         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
641
642 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
643
644         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
645         (GCC_SHLIB_SUBDIR): New.
646         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
647         * configure: Regenerate.
648         * Makefile.in: Regenerate.
649
650 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
651
652         * MAINTAINERS: Consistently use tabs to separate columns.
653
654 2008-08-29  Tristan Gingold  <gingold@adacore.com>
655
656         * MAINTAINERS (Write after Approval): Add myself.
657
658 2008-08-28  Tristan Gingold  <gingold@adacore.com>
659
660         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
661         Enable bfd, binutils and opcodes.
662         * configure: Regenerate.
663
664 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
665
666         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
667
668 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
669
670         * MAINTAINERS:  Use correct Umlaut for last name.
671
672 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
673
674         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
675
676 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
677
678         * MAINTAINERS: Update my email address.
679
680 2008-08-16  Nicolas Roche  <roche@adacore.com>
681
682         * Makefile.tpl: Add BOOT_ADAFLAGS.
683         * Makefile.in: Regenerate.
684
685 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
686
687         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
688         * configure: Regenerate.
689
690 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
691
692         * configure.ac: Add makefile fragments for hpux.
693         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
694         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
695         * configure: Regenerate.
696         * Makefile.in: Regenerate.
697
698 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
699
700         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
701
702 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
703
704         * MAINTAINERS (Write after Approval): Add myself.
705
706 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
707
708         * MAINTAINERS (Write After Approval):  Add myself.
709
710 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
711
712         * MAINTAINERS (Write After Approval):  Add myself.
713
714 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
715
716         * MAINTAINERS: Update my email address.
717
718 2008-06-25  Joey Ye  <joey.ye@intel.com>
719
720         * MAINTAINERS (Write After Approval):  Add myself.
721
722 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
723
724         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
725         * Makefile.in: Regenerate.
726         * configure: Regenerate.
727
728 2008-06-17  Daniel Kraft  <d@domob.eu>
729
730         * MAINTAINERS (Write After Approval):  Add myself.
731
732 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
733
734         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
735         "$@" is still intact with both Autoconf 2.59 and 2.62.
736         * configure: Regenerate.
737
738 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
739
740         * Makefile.tpl: Fix comment errors.
741         * Makefile.in: Regenerate.
742
743 2008-06-12  David S. Miller  <davem@davemloft.net>
744             David Edelsohn  <edelsohn@gnu.org>
745
746         * configure.ac: Add powerpc*-*-* to gold supported targets.
747         * configure: Regenerate.
748
749 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
750
751         PR tree-optimization/36218
752         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
753         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
754         (all prefix="build-"): Pass them to build-system sub-makes.
755         * Makefile.in: Regenerate.
756
757 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
758
759         * MAINTAINERS (mt port): Remove.
760         (sco5, unixware, sco udk): Remove.
761         (Kean Johnston): Add to Write After Approval.
762
763 2008-05-30  Julian Brown  <julian@codesourcery.com>
764
765         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
766         of libobjc for ARM EABI Linux.
767         * configure: Regenerate.
768
769 2008-05-18 Xinliang David Li   <davidxl@google.com>
770
771         * ChangeLog: Remove wrong ChangeLog entry.
772
773 2008-05-17 Xinliang David Li   <davidxl@google.com>
774
775         * MAINTAINERS (Write After Approval): Add myself.
776
777 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
778
779         * MAINTAINERS (Write After Approval): Add myself.
780
781 2008-05-14  Rafael Espíndola  <espindola@google.com>
782
783         * config-ml.in: don't handle --enable-shared and --enable-static.
784
785 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
786
787         * MAINTAINERS: Update my email address.
788
789 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
790
791         * MAINTAINERS: Update my email address.
792
793 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
794
795         * MAINTAINERS (Write After Approval): Add myself.
796
797 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
798
799         * MAINTAINERS (Write After Approval): Add myself.
800
801 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
802
803         * MAINTAINERS (crx): Add myself.
804
805 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
806
807         Sync with src:
808         2008-04-14  David S. Miller  <davem@davemloft.net>
809
810         * configure.ac: Add sparc*-*-* to gold supported targets.
811         * configure: Regenerate.
812
813 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
814
815         PR bootstrap/35457
816         * configure.ac: Include override.m4.
817         * configure: Regenerate.
818
819 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
820
821         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
822         * Makefile.in: Regenerate.
823
824 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
825
826         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
827         as nonconfigurable directories list.
828         * configure: Regenerate.
829
830 2008-04-14  Ben Elliston  <bje@au.ibm.com>
831
832         * config.sub, config.guess: Update from upstream sources.
833
834 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
835
836         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
837         * Makefile.in: Regenerate.
838
839 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
840
841         * configure.ac: Do not build libssp for the AVR.
842         * configure: Regenerate.
843
844 2008-04-07  Ian Lance Taylor  <iant@google.com>
845
846         * Makefile.def: check-gold depends upon all-binutils.
847         * Makefile.in: Regenerate.
848
849 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2008-04-04  Nick Clifton  <nickc@redhat.com>
854
855         PR binutils/4334
856         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
857         builds.
858         * configure: Regenerate.
859
860 2008-04-04  NightStrike  <NightStrike@gmail.com>
861
862         PR other/35151
863         * configure.ac: Combine rules for mingw32 and mingw64.
864         * configure: Regenerate.
865
866 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
867
868         * MAINTAINERS (Write After Approval): Add myself.
869
870 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
871
872         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
873         * Makefile.in (.NOTPARALLEL): Ditto.
874
875 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
876
877         * MAINTAINERS (Write After Approval): Add myself.
878
879 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
880
881         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
882         * Makefile.in (.NOTPARALLEL): Regenerate.
883
884 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
885
886         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
887         * Makefile.in: Regenerate.
888
889 2008-03-26  Jakub Staszak  <kuba@et.pl>
890
891         * MAINTAINERS (Write After Approval): Add myself.
892
893 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
894
895         * MAINTAINERS:  Update e-mail address.
896
897 2008-03-20  Ian Lance Taylor  <iant@google.com>
898
899         * configure.ac: Add support for --enable-gold.
900         * Makefile.def: Add gold as a directory like ld.
901         * configure, Makefile.in: Regenerate.
902
903 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
904
905         * configure.ac: m4_include config/proginstall.m4.
906         * configure: Regenerate.
907
908         Backport from upstream Libtool:
909
910         2007-10-12  Eric Blake  <ebb9@byu.net>
911
912         Deal with Autoconf 2.62's semantic change in m4_append.
913         * ltsugar.m4 (lt_append): Replace broken versions of
914         m4_append.
915         (lt_if_append_uniq): Don't require separator to be overquoted,
916         and avoid broken m4_append.
917         (lt_dict_add): Fix typo.
918         * libtool.m4 (_LT_DECL): Don't overquote separator.
919
920 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
921
922         * config.rpath: Add AIX 6 support.
923
924 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
925
926         * Makefile.def (stageprofile).  Remove -fprofile-generate
927         from stage_libcflags.
928         * Makefile.in: Regenerate.
929
930 2008-03-13  Ben Elliston  <bje@au.ibm.com>
931
932         * config.sub, config.guess: Update from upstream sources.
933
934 2008-03-06  Tom Tromey  <tromey@redhat.com>
935
936         * MAINTAINERS: Update for treelang deletion.
937
938 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
939
940         * MAINTAINERS: Update my email address.
941
942 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
943
944         * MAINTAINERS (darwin port): Add myself as a maintainer.
945         (objective-c/c++): Add myself as a maintainer.
946
947 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
948
949         * MAINTAINERS (Write After Approval): Update my email address.
950
951 2008-02-25  Tomas Bily  <tbily@suse.cz>
952
953         * MAINTAINERS (Write After Approval): Add myself.
954
955 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
956
957         * MAINTAINERS (OpenMP): Add myself.
958
959 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
960
961         PR bootstrap/32009
962         PR bootstrap/32161
963
964         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
965         * configure: Regenerate.
966
967         * Makefile.def: Define stage_libcflags for all bootstrap stages.
968         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
969         STAGE4_LIBCFLAGS): New.
970         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
971         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
972         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
973         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
974         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
975         for target modules.  Don't export LIBCFLAGS.
976         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
977         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
978         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
979         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
980         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
981         * Makefile.in: Regenerate.
982
983 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
984
985         PR libgcj/33085
986         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
987         Do not use -DDLL_EXPORT.  Backport from upstream.
988
989 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
990
991         * MAINTAINERS (Write After Approval): Add myself.
992
993 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
994
995         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
996         * configure: Regenerate.
997
998 2008-01-31  Marc Gauthier  <marc@tensilica.com>
999
1000         * configure.ac (xtensa*-*-*): Recognize processor variants.
1001         * configure: Regenerate.
1002
1003 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1004
1005         PR bootstrap/34922
1006         * configure.ac (PARSE_ARGS): Push suitable setting of
1007         ac_subdirs_all, for `./configure --help=recursive'.
1008         Handle `+' in generic toplevel directory disabling.
1009         * configure: Regenerate.
1010
1011 2008-01-28  Nick Clifton  <nickc@redhat.com>
1012
1013         * MAINTAINERS (xstormy16): Take over maintainership.
1014
1015 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1016
1017         * MAINTAINERS (c4x port): Remove.
1018
1019 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1020
1021         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1022
1023 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1024
1025         * config.sub, config.guess: Update from upstream sources.
1026
1027 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1028
1029         * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1032
1033         * MAINTAINERS: Update my email address.
1034
1035 2008-01-09  Raksit Ashok  <raksit@google.com>
1036
1037         * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2008-01-09  Raksit Ashok  <raksit@google.com>
1040
1041         * MAINTAINERS (Write After Approval): Add myself.
1042
1043 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1044
1045         * config.sub, config.guess: Update from upstream sources.
1046
1047 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1048
1049         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1050         Change recommended MPFR from 2.2.1 -> 2.3.0.
1051         * configure: Regenerate.
1052
1053 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1054
1055         * MAINTAINERS: Update my email address.
1056
1057 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1058
1059         * MAINTAINERS: Update my email address.
1060
1061 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1062
1063         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1064         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1065         * Makefile.in: Regenerate.
1066
1067 2007-12-10  Mark Heffernan <meheff@google.com>
1068
1069         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1070         misplaced entries.
1071
1072 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1073
1074         * configure.ac: Enable libjava for x86_64-*-darwin9.
1075         * configure: Regenerate.
1076
1077 2007-12-07  Bill Maddox <maddox@google.com>
1078
1079         * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1082
1083         * config.sub, config.guess: Update from upstream sources.
1084
1085 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1086
1087         * config-ml.in: Remove 64bit configure tests.
1088
1089 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1090
1091         * config-ml.in: Robustify against white space in absolute file
1092         names.
1093
1094         * config-ml.in (multi-clean): Substitute ${Makefile}.
1095         Remove superfluous ${Makefile} in list.
1096
1097 2007-11-19  Thiemo Seufer  <ths@mips.com>
1098
1099         * config-ml.in: Don't hardcode the Makefile name.
1100
1101 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1102
1103         * MAINTAINERS (Write After Approval): Add myself.
1104
1105 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1106
1107         * MAINTAINERS (Write After Approval): Add myself.
1108
1109 2007-11-06  Doug Kwan <dougkwan@google.com>
1110
1111         * MAINTAINERS (Write After Approval): Add myself.
1112
1113 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1114
1115         * MAINTAINERS (mercury): Remove entry.
1116         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1117
1118 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1119
1120         * Makefile.def (dependencies): Make configure-gdb depend on
1121         all-intl.
1122         * Makefile.in: Regenerated.
1123
1124 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1125
1126         * MAINTAINERS (Fortran maintainer): Remove myself.
1127
1128 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1129
1130         * Makefile.def: To avoid problems running with parallel makes,
1131         build newlib before libgloss so that target specific header
1132         files are availble.
1133         * Makefile.in: Regenerate
1134
1135 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1136
1137         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1138         * Makefile.in: Regenerate.
1139
1140 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1141
1142         * MAINTAINERS (Register allocation reviewer): Add myself.
1143
1144 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1145
1146         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1147         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1148         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1149         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1150         * configure: Regenerate.
1151
1152 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1153
1154         * MAINTAINERS (Register allocation reviewer): Add myself.
1155
1156 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1157
1158         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1159         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1160         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1161         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1162         * configure.ac: Default them to host tools for $host = $build.
1163         Subst them.
1164
1165         * configure: Regenerate.
1166         * Makefile.in: Regenerate.
1167
1168 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1169
1170         * MAINTAINERS (Register allocation reviewer): Add myself.
1171
1172 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1173
1174         * MAINTAINERS (Register allocation reviewer): Add myself.
1175
1176 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1177
1178         * MAINTAINERS (Write After Approval): Fix typo.
1179
1180 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1181
1182         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1183         * configure: Regenerate.
1184
1185 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1186
1187         PR bootstrap/31906
1188         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1189         they're already prefixed.
1190
1191 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1192
1193         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1194         libstdc++.
1195         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1196         * configure: Regenerate.
1197         * Makefile.in: Regenerate.
1198
1199 2007-09-17  Andreas Schwab  <schwab@suse.de>
1200
1201         * configure.ac: Raise minimum makeinfo version to 4.6.
1202         * configure: Regenerate.
1203
1204 2007-09-17  Johannes Singler <singler@ira.uka.de>
1205
1206         * MAINTAINERS (write-after-approval) add myself
1207
1208 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1209
1210         * configure.ac: Correct makeinfo version check.
1211         * configure: Regenerate.
1212
1213 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1214
1215         * MAINTAINERS: Update my email address.
1216
1217 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1218
1219         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1220         to $skipdirs and only disable gprof for newlib.  Use the normal
1221         mips*-elf* handling in other respects.
1222         * configure: Regnerate.
1223
1224 2007-09-12  David Daney  <ddaney@avtrex.com>
1225
1226         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1227         enabling libgcj.
1228         * configure: Regenerate.
1229
1230 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1231
1232         PR other/32154
1233         * configure.ac: For libgloss targets, point the linker to the linker
1234         script, startup code and simulator library.
1235         * configure: Regenerate.
1236
1237 2007-09-07  Andrew Haley  <aph@redhat.com>
1238
1239         * configure.ac (noconfigdirs): Remove target-libffi and
1240         target-libjava.
1241         * configure: Regenerate.
1242
1243 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1244
1245         PR target/33281
1246         * configure.ac: Use config/mh-mingw on mingw.
1247         * configure: Regenerate.
1248
1249 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1250
1251         * MAINTAINERS (Write After Approval): Add myself.
1252
1253 2007-09-05  Richard Guenther  <rguenther@suse.de>
1254
1255         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1256         nor --disable-checking is provided also turn on yes and types
1257         checking for stage1.
1258         * configure: Re-generate.
1259
1260 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1261
1262         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1263         (Write After Approval): Remove myself.
1264
1265 2007-08-29  Nick Clifton  <nickc@redhat.com>
1266
1267         * config.sub, config.guess: Update from upstream sources.
1268
1269 2007-08-22  Bud Davis  <jmdavis@link.com>
1270
1271         * MAINTAINERS (Write After Approval): Added myself.
1272         * MAINTAINERS (Reviewers): Removed myself.
1273
1274 2007-08-18  Paul Brook  <paul@codesourcery.com>
1275             Joseph Myers  <joseph@codesourcery.com>
1276
1277         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1278         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1279         * Makefile.in: Regenerate.
1280         * configure.ac (--with-debug-prefix-map): New.
1281         * configure: Regenerate.
1282
1283 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1284             Nigel Stephens  <nigel@mips.com>
1285
1286         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1287         as target_makefile_frag.
1288         * configure: Regenerate.
1289
1290 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1291
1292         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1293         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1294         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1295         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1296         (do-compare, do-compare3, do-compare-debug): New.
1297         ([+compare-target+]): Use them.
1298
1299 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1300
1301         * MAINTAINERS (Write After Approval): Change my email address.
1302
1303 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1304             Ben Elliston  <bje@au.ibm.com>
1305
1306         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1307         --silent if $silent.
1308         * configure: Regenerate.
1309
1310 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1311
1312         * MAINTAINERS (Various Maintainers): Add myself as
1313         loop infrastructure maintainer.  Update my e-mail
1314         address.
1315
1316 2007-07-31  Diego Novillo  <dnovillo@google.com>
1317
1318         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1319         Adjust description.
1320
1321 2007-07-26  Richard Guenther  <rguenther@suse.de>
1322
1323         * configure.ac: Add types checking to stage1 checking flags.
1324         * configure: Regenerate.
1325
1326 2007-07-17  Nick Clifton  <nickc@redhat.com>
1327
1328         * COPYING3: New file.  Contains version 3 of the GNU General
1329         Public License.
1330         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1331         Lesser General Public License.
1332
1333 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1334
1335         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1336
1337 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1338
1339         * MAINTAINERS (S/390 co-maintainer): Add myself.
1340         (Write After Approval): Remove myself.
1341
1342 2007-07-13  Dan Hipschman  <dsh@google.com>
1343
1344         * MAINTAINERS (Write After Approval): Add myself.
1345
1346 2007-07-11  Nick Clifton  <nickc@redhat.com>
1347
1348         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1349         WINDRES export.
1350         * Makefile.in: Regenerate.
1351
1352 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1353
1354         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1355         maintainer.
1356
1357 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1358
1359         * lt~obsolete.m4: New. Import from 20070318 libtool.
1360
1361 2007-07-03  Julian Brown  <julian@codesourcery.com>
1362
1363         * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1366
1367         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1368         * configure: Regenerate.
1369
1370 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1371
1372         * configure.ac: Add some missing m4 quotation.
1373         * configure: Regenerate.
1374
1375 2007-07-02  Simon Baldwin  <simonb@google.com>
1376
1377         * MAINTAINERS (Write After Approval): Add myself.
1378
1379 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1380
1381         * configure: Regenerate.
1382
1383 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1384
1385         * Makefile.def: Add windmc tool to build.
1386         * Makefile.tpl: Likewise.
1387         * configure.ac: Likewise.
1388         * Makefile.in: Regenerate.
1389         * configure: Regenerate.
1390
1391 2007-06-28  DJ Delorie  <dj@redhat.com>
1392
1393         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1394         not building newlib.
1395         * configure: Regenerated.
1396
1397 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1398
1399         * MAINTAINERS (Write After Approval): Add myself.
1400
1401 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1402
1403         * MAINTAINERS (Write After Approval): Add myself.
1404
1405 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1406
1407         * MAINTAINERS (Write After Approval): Add myself.
1408
1409 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1410
1411         * MAINTAINERS (Write After Approval): Add myself.
1412
1413 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1414
1415         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1416         * Makefile.in: Regenerated.
1417
1418 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1419
1420         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1421         bfin*-*-uclinux* targets.
1422         * configure: Regenerate.
1423
1424 2007-06-14  Ian Lance Taylor  <iant@google.com>
1425
1426         * MAINTAINERS: Add myself as non-algorithmic global write
1427         maintainer.
1428
1429 2007-06-14  Diego Novillo  <dnovillo@google.com>
1430
1431         * MAINTAINERS: Add self as middle-end maintainer and
1432         non-algorithmic global write maintainer.
1433
1434 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1435
1436         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1437         Move all Fortran maintainers except Paul Brook into the
1438         Non-Autopoiesis section.
1439
1440 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1441
1442         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1443         (distclean-stage[+id+]): Possibly delete stage_last.
1444         * Makefile.in: Regenerate.
1445
1446 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1447
1448         * MAINTAINERS (Various Maintainer): Fix typo.
1449
1450 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1451
1452         * MAINTAINERS (Various Maintainer): Add myself as
1453         dataflow maintainer.
1454
1455 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1456
1457         * config.sub, config.guess: Update from upstream sources.
1458
1459 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1460
1461         * Makefile.tpl: Fix spelling error.
1462         * Makefile.in: Regenerate.
1463
1464 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1465
1466         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1467         lt_cv_sys_max_cmd_len.
1468
1469 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1470
1471         * MAINTAINERS (Various Maintainers): Add myself as
1472         auto-vectorizer maintainer.
1473
1474 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1475
1476         PR libjava/32098
1477         * libtool.m4: Revert previous change.
1478         * ltgcc.m4: Put it here.
1479
1480 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1481
1482         * MAINTAINERS (Various Maintainers): Add myself as
1483         auto-vectorizer maintainer.
1484
1485 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1486
1487         PR libjava/32098
1488         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1489
1490 2007-05-30  Richard Guenther  <rguenther@suse.de>
1491
1492         * MAINTAINERS (Various Maintainers): Add myself as
1493         auto-vectorizer maintainer.
1494
1495 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1496
1497         PR bootstrap/29382
1498         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1499         * configure: Rebuilt.
1500
1501 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1502
1503         * MAINTAINERS (Write After Approval): Removed my name.
1504
1505 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1506
1507         * MAINTAINERS (Write After Approval): Remove myself.
1508
1509 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1510
1511         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1512
1513 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1514
1515         * ltmain.sh: Update from ToT Libtool.
1516         * libtool.m4: Update from ToT Libtool.
1517         * ltsugar.m4: New. Update from ToT Libtool.
1518         * ltversion.m4: New. Update from ToT Libtool.
1519         * ltoptions.m4: New. Update from ToT Libtool.
1520         * ltconfig: Remove.
1521         * ltcf-c.sh: Remove.
1522         * ltcf-cxx.sh: Remove.
1523         * ltcf-gcj.sh: Remove.
1524
1525 2007-05-22  Ollie Wild  <aaw@google.com>
1526
1527         * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1530
1531         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1532         stage_cflags.
1533         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1534         Remove CFLAGS/LIBCFLAGS.
1535         (configure-stage[+id+]-[+prefix+][+module+],
1536         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1537         * Makefile.in: Regenerate.
1538
1539 2007-05-15  Diego Novillo  <dnovillo@google.com>
1540
1541         * MAINTAINERS: Update e-mail address.
1542
1543 2007-05-15  Revital Eres  <eres@il.ibm.com>
1544
1545         * MAINTAINERS (Write After Approval): Add myself.
1546
1547 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1548
1549         * MAINTAINERS (Write After Approval): Updated my address.
1550
1551 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1552
1553         * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2007-05-11  Silvius Rus  <rus@google.com>
1556
1557         * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2007-04-23  Tom Tromey  <tromey@redhat.com>
1560
1561         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1562
1563 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1564
1565         * MAINTAINERS (cpplib): Rename to ...
1566         (libcpp): ... this.  Add C/C++ front end maintainers.
1567
1568 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1569
1570         * config-ml.in: Pass ${ml_config_env} to configure calls.
1571
1572 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1573
1574         * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1577
1578         * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1581
1582         * MAINTAINERS (fortran 95 front end): Add myself.
1583
1584 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1585
1586         * MAINTAINERS (Write After Approval): Add myself.
1587
1588 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1589
1590         * MAINTAINERS (Modulo Scheduler): Add myself.
1591
1592 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1593
1594         * MAINTAINERS (fortran 95 front end): Add myself.
1595         (c++ front end): whitespace fix.
1596
1597 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1598
1599         * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1602
1603         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1604         of glob.  Quote arguments with single quotes too.
1605         * configure: Regenerate.
1606
1607 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1608
1609         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1610         * Makefile.in: Regenerate
1611
1612 2007-03-07  Andreas Schwab  <schwab@suse.de>
1613
1614         * configure: Regenerate.
1615
1616 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1617
1618         * configure.ac: Add "--with-pdfdir" configure option,
1619         which defines pdfdir variable.
1620         * Makefile.def (target=fixincludes): Add install-pdf to
1621         missing targets.
1622         (recursive_targets): Add install-pdf target.
1623         (flags_to_pass): Add pdfdir.
1624         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1625         target.
1626         * configure: Regenerate
1627         * Makefile.in: Regenerate
1628
1629 2007-02-28  Eric Christopher  <echristo@apple.com>
1630
1631         Revert:
1632         2006-12-07  Mike Stump  <mrs@apple.com>
1633
1634         * Makefile.def (dependencies): Add dependency for
1635         install-target-libssp and install-target-libgomp on
1636         install-gcc.
1637         * Makefile.in: Regenerate.
1638
1639 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1640
1641         * configure: Regenerate.
1642         * configure.ac: Move statements after variable declarations.
1643
1644 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1645
1646         * MAINTAINERS: Add myself as sh maintainer.
1647
1648 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1649
1650         * configure.ac: Adjust for loop syntax.
1651         * configure: Regenerate.
1652
1653 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1654
1655         * configure: Rebuilt.
1656
1657 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1658
1659         * configure.ac: Drop multiple occurrences of --enable-languages,
1660         and fix its quoting.
1661         * configure: Rebuilt.
1662
1663 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1664             Nathan Sidwell  <nathan@codesourcery.com>
1665             Vladimir Prus  <vladimir@codesourcery.com>
1666             Joseph Myers  <joseph@codesourcery.com>
1667
1668         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1669         * configure: Regenerate.
1670
1671 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1672
1673         * ltconfig (freebsd*): Default to elf.
1674
1675 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1676
1677         * configure.ac (target_libraries): Move libgcc before libiberty.
1678         * configure: Regenerated.
1679
1680 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1681             Paolo Bonzini  <bonzini@gnu.org>
1682
1683         PR bootstrap/30753
1684         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1685         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1686         * configure: Regenerated.
1687
1688 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1689
1690         * MAINTAINERS (Language Front End Maintainers): Update my mail
1691         address.
1692
1693 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1694
1695         PR bootstrap/30748
1696         * configure.ac: Correct syntax for Solaris ksh.
1697         * configure: Regenerated.
1698
1699 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1700
1701         * configure.ac: Sync with src.
1702         * configure: Regenerate.
1703
1704 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1705
1706         * Makefile.in: Regenerate.
1707
1708 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1709
1710         * config.sub: Sync with src.
1711
1712 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1713
1714         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1715         noncanonical equivalents.
1716         * configure.in: Rename to...
1717         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1718         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1719         target_noncanonical.  Use them.  Rewrite removal of configure
1720         arguments for autoconf 2.59.  Discard variable settings.  Force
1721         program_transform_name for native tools.
1722
1723         * Makefile.in: Regenerated.
1724         * configure: Regenerated with autoconf 2.59.
1725
1726 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1727
1728         * MAINTAINERS (Write After Approval): Add myself.
1729
1730 2007-01-31  Andreas Schwab  <schwab@suse.de>
1731
1732         * Makefile.tpl (LDFLAGS): Substitute it.
1733         * Makefile.in: Regenerate.
1734
1735 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1736
1737         * MAINTAINERS (Write After Approval): Add myself.
1738
1739 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1740
1741         * MAINTAINERS (spu port): Add myself.
1742
1743 2007-01-23  Richard Guenther  <rguenther@suse.de>
1744
1745         PR bootstrap/30541
1746         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1747         * Makefile.tpl (GNATBIND): Substitute it.
1748         (GNATMAKE): Likewise.
1749         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1750         of STAGE_PREFIX.
1751         * Makefile.in: Regenerate.
1752         * configure: Regenerate.
1753
1754 2007-01-18  Mike Stump  <mrs@apple.com>
1755
1756         * configure.in: Re-enable -Werror for gcc builds.
1757
1758 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1759
1760         * MAINTAINERS (Write After Approval): Add myself.
1761
1762 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1763
1764         * configure.in: Change == to = in test command.
1765         * configure: Regenerate.
1766
1767 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1768             Nick Clifton  <nickc@redhat.com>
1769             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1770
1771         * configure.in (build_configargs, host_configargs, target_configargs):
1772         Remove build/host/target parameters.
1773         (host_libs): Add gmp and mpfr.
1774         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1775         * Makefile.def (gmp, mpfr): New.
1776         (gcc): Remove target.
1777         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1778         target_os, target_vendor): New.
1779         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1780         * configure: Regenerate.
1781         * Makefile.in: Regenerate.
1782
1783 2007-01-11  Matt Fago  <fago@earthlink.net>
1784
1785         * configure.in: Try to link to functions only in mpfr 2.2.x
1786         to improve robustness of configure tests.
1787         * configure: Regenerate.
1788
1789 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1790
1791         * MAINTAINERS: Add myself as i386 maintainer.
1792
1793 2007-01-08  Jan Hubicka  <jh@suse.cz>
1794
1795         * MAINTAINERS: Add myself as i386 maintainer.
1796
1797 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1798
1799         * configure.in: Add support for an x86_64-mingw* target.
1800         * configure: Regenerate.
1801
1802 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1803
1804         * Makefile.tpl (all-target): Correct @if conditional for target
1805         modules.
1806         * configure.in: Omit libiberty if building only target libgcc.
1807         * configure, Makefile.in: Regenerated.
1808
1809 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1810
1811         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1812         * configure: Regenerate.
1813
1814 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1815
1816         * Makefile.def (target_modules): Add libgcc.
1817         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1818         * Makefile.tpl (clean-target-libgcc): Delete.
1819         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1820         on gcc even for bootstrapped modules.  Rewrite handling of
1821         lang_env_dependencies to loop over target_modules.
1822         * configure.in (target_libraries): Add target-libgcc.
1823         * Makefile.in, configure: Regenerated.
1824
1825 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1826
1827         * configure.in: Reorganize recognition of languages.  Add
1828         --enable-stage1-languages.  Show supported languages for the chosen
1829         target rather than all recognized languages.
1830         * configure: Regenerate.
1831
1832 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1833
1834         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1835         * Makefile.in: Regenerate.
1836
1837 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1838
1839         * configure.in: Warn that MPFR 2.2.0 is buggy.
1840         * configure: Regenerate.
1841
1842 2006-12-27  Ian Lance Taylor  <iant@google.com>
1843
1844         * configure.in: When removing Makefiles to force a reconfigure, also
1845         remove prev-DIR*/Makefile.
1846         * configure: Regenerate.
1847
1848 2006-12-22  Andreas Schwab  <schwab@suse.de>
1849
1850         * configure: Regenerate with correct autoconf version.
1851
1852 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1853
1854         * configure.in: add AC_SUBST for *_FOR_TARGET.
1855         * configure: Regenerate.
1856
1857 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1858
1859         * configure.in: Simplify logic for rejecting languages that cannot
1860         be built.  Separate the case when a language is unsupported,
1861         from the case when the user chooses not to build a language.
1862
1863 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1864
1865         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1866         it only affects bootstrap and could be tested on "$host" as well.
1867         * configure: Regenerate.
1868         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1869
1870 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1871
1872         PR bootstrap/29544
1873         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1874         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1875         move here comment from Makefile.tpl.
1876         * Makefile.tpl: Move some definitions higher in the file.
1877         (STAGE1_CHECKING): New.
1878         * configure.in: Add --enable-stage1-checking.
1879         * configure: Regenerate.
1880         * Makefile.in: Regenerate.
1881
1882 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1883
1884         * MAINTAINERS: Add myself as build system maintainer.
1885
1886 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1887
1888         * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2006-12-13  Eric Christopher  <echristo@apple.com>
1891
1892         * MAINTAINERS: Add myself as darwin maintainer.
1893
1894 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1895
1896         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1897
1898 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1899
1900         MAINTAINERS: Update my entry.
1901
1902 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1903
1904         * configure.in:  Handle spu makefile frag.
1905         * Makefile.tpl (MAINT): Define
1906         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1907         * configure: Regenerate.
1908         * Makefile.in: Regenerate.
1909
1910 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1911
1912         * config.guess: Import latest version.
1913         * config.sub: Likewise.
1914
1915 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1916
1917         * configure.in (spu-*-*): Don't skip target-libiberty.
1918         * configure: Regenerate.
1919
1920 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1921
1922         PR bootstrap/30134
1923         * configure.in: Correct x86 darwin support for libjava to powerpc
1924         and i?86 only.
1925         * configure: Regenerate.
1926
1927 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1928
1929         * configure.in: Add x86 darwin support for libjava.
1930         * configure: Regenerate.
1931
1932 2006-12-07  Mike Stump  <mrs@apple.com>
1933
1934         * Makefile.def (dependencies): Add dependency for
1935         install-target-libssp and install-target-libgomp on
1936         install-gcc.
1937         * Makefile.in: Regenerate.
1938
1939 2006-12-04  Richard Guenther  <rguenther@suse.de>
1940
1941         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1942         (Non-Algorithmic Maintainers): Move over non-algorithmic
1943         loop optimizer maintainers, add myself as a non-algorithmic
1944         middle-end maintainer.
1945
1946 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1947
1948         * MAINTAINERS (Write After Approval): Add myself.
1949
1950 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1951
1952         * configure.in: Update error message for missing GMP/MPFR.
1953
1954         * configure: Regenerate.
1955
1956 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1957
1958         * configure.in: Update MPFR version in error message.
1959
1960         * configure: Regenerate.
1961
1962 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1963
1964         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1965         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1966         --with-gmp-lib): New flags.
1967
1968         * configure: Regenerate.
1969
1970 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1971
1972         * MAINTAINERS (Write After Approval): Change my email address.
1973
1974 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1975
1976         * MAINTAINERS (Write After Approval): Add myself.
1977
1978 2006-11-22  Philipp Thomas <pth@suse.de>
1979
1980         * MAINTAINERS (i18n): Update e-mail address.
1981
1982 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1983
1984         * MAINTAINERS (spu port): Add myself as maintainer.
1985         (Write After Approval): Remove myself.
1986
1987 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1988
1989         * configure.in (skipdirs): Don't build libssp for SPU.
1990         * configure: Regenerate.
1991
1992 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1993
1994         * MAINTAINERS (spu port): Add myself as maintainer.
1995         (libobjc): Update my email address.
1996
1997 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1998
1999         * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2002
2003         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2004         * configure : Rebuilt.
2005
2006 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2007
2008         * MAINTAINERS (Write After Approval): Add myself.
2009
2010 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2011
2012         * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2015
2016         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2017         libmpfr.a.
2018         * configure: Regenerate.
2019
2020 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2021
2022         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2023         (unstage): Test for stage_last presence.
2024
2025         PR bootstrap/29802
2026         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2027         * Makefile.in: Regenerate.
2028
2029 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2030
2031         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2032         maintainers.
2033
2034 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2035
2036         * MAINTAINERS (Write After Approval): Add myself.
2037
2038 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2039
2040         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2041         and stageN-package/Makefile.
2042         * Makefile.in: Regenerated.
2043
2044 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2045
2046         * configure.in: Remove target-libgloss from noconfigdirs for
2047         bfin-*-*.
2048         * configure: Regenerated.
2049
2050 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2051
2052         * configure.in (have_gmp): Only error if the gcc directory exists.
2053
2054         * configure: Regenerate.
2055
2056 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2057
2058         * configure.in: Robustify error message for missing GMP/MPFR.
2059
2060         * configure: Regenerate.
2061
2062 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2063
2064         * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2067
2068         * MAINTAINERS: Change email address.
2069
2070 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2071
2072         * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2075
2076         * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2079
2080         * MAINTAINERS (Write After Approval): Move myself to
2081         Write After Approval section.
2082
2083 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2084
2085         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2086         need_gmp anymore.
2087         * configure: Regenerate.
2088
2089 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2090
2091         * MAINTAINERS (Write After Approval): Add myself.
2092
2093 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2094
2095         * config.guess: Import latest version.
2096         * config.sub: Likewise.
2097
2098 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2099
2100         * Makefile.def: Added pdf target handling.
2101         * Makefile.tpl: Added pdf target handling.
2102         * Makefile.in: Regenerated.
2103
2104 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2105
2106         * MAINTAINERS: Add self as score port maintainer.
2107
2108 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2109
2110         * MAINTAINERS (Write After Approval): Add myself.
2111
2112 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2113
2114         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2115         or newer.
2116         * configure: Regenerated.
2117
2118 2006-09-27  Dave Brolley  <brolley@redhat.com>
2119
2120         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2121         $s instead of $r.
2122         * configure: Regenerated.
2123
2124 2006-09-26  Thiemo Seufer  <ths@mips.com>
2125
2126         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2127         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2128         * configure: Regenerate.
2129
2130 2006-09-24  Graeme Peterson <gridly@gmail.com>
2131
2132         * MAINTAINERS (Write After Approval): Remove myself.
2133
2134 2006-09-22  Chao-ying Fu  <fu@mips.com>
2135
2136         * MAINTAINERS (Write After Approval): Add myself.
2137
2138 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2139
2140         * MAINTAINERS: Add self as soft-fp maintainer.
2141
2142 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2143
2144         * MAINTAINERS: Add myself as avr maintainer.
2145         Remove Marek Michalkiewicz as avr maintainer.
2146
2147 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2148
2149         * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2152
2153         * configure.in: Never build newlib for a Mingw host.
2154         Never build newlib as Mingw target library.
2155         Test the existence of winsup/cygwin for building a Cygwin newlib,
2156         rather than just winsup.
2157         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2158         building a Mingw target.
2159         * configure: Regenerate.
2160
2161 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2162
2163         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2164
2165 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2166
2167         * config.guess: Import from src (was more updated).
2168         * config.sub: Likewise.
2169
2170 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2171
2172         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2173         * configure: Regenerated.
2174
2175 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2176
2177         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2178         for stages after the first.
2179
2180 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2181
2182         * Makefile.def: Add dependencies for configure-opcodes
2183         on configure-intl and all-opcodes on all-intl.
2184         * Makefile.in: Regenerated.
2185
2186 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2187
2188         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2189
2190 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2191
2192         Port to hosts whose 'sort' and 'tail' implementations
2193         treat operands with leading '+' as file names, as POSIX
2194         has required since 2001.  However, make sure the code still
2195         works on pre-POSIX hosts.
2196         * ltmain.sh: Don't assume "sort +2" is equivalent to
2197         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2198
2199 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2200
2201         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2202
2203 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2204
2205         * ltconfig: chmod 644 before ranlib during install.
2206
2207 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2208
2209         PR bootstrap/18058
2210         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2211         if the bootstrap compiler is a GCC version that supports it.
2212         * configure: Regenerate.
2213
2214 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2215
2216         * configure.in: Fix thinkos in previous check-in.
2217         * configure: Regenerate.
2218
2219 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2220
2221         PR other/27063
2222         * configure.in: Test subdir_requires and give an appropriate
2223         error message.
2224         * configure: Regenerate.
2225
2226 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2227
2228         * MAINTAINERS (Write After Approval): Add myself.
2229
2230 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2231
2232         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2233
2234 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2235
2236         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2237
2238 2006-06-20  David Ayers  <d.ayers@inode.at>
2239
2240         PR bootstrap/28072
2241         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2242         whether target-libjava is being configured instead of whether the
2243         java front end is enabled.
2244         * configure: Regenerate.
2245
2246 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2247
2248         PR target/27540
2249         * configure.in: Only enable libgomp on IRIX 6.
2250         * configure: Regenerate.
2251
2252 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2253
2254         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2255         too.
2256         * Makefile.in: Regenerate.
2257
2258 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2259
2260         * config-ml.in: Alter CCASFLAGS to include special
2261         multilib options the same as is done for CFLAGS.
2262
2263 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2264
2265         * configure.in: Don't enable libgomp on hpux10.
2266         * configure: Rebuilt.
2267
2268 2006-06-12  David Ayers  <d.ayers@inode.at>
2269
2270         PR bootstrap/27963
2271         PR target/19970
2272         * configure.in: Remove target-boehm-gc from noconfigdirs where
2273         ${libgcj} is specified.
2274         * configure: Regenerate.
2275
2276 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2277
2278         Sync from src:
2279
2280         * configure.in: Sync.
2281         * configure: Regenerated.
2282
2283         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2284
2285         * Makefile.def: Added dependencies from sim and gdb on intl, and
2286         added configure dependencies to everything with an all dependency
2287         on intl.
2288         * Makefile.in: Regenerated.
2289
2290 2006-06-06  David Ayers  <d.ayers@inode.at>
2291
2292         PR libobjc/13946
2293         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2294         * Makefile.in: Regenerate.
2295         * configure.in: Add --enable-objc-gc at toplevel and have it
2296         enable boehm-gc for Objective-C.
2297         Remove target-boehm-gc from libgcj.
2298         Add target-boehm-gc to target_libraries.
2299         Add target-boehm-gc to noconfigdirs where ${libgcj}
2300         is specified.
2301         Assert that boehm-gc is supported when requested for Objective-C.
2302         Only build boehm-gc if needed either for Java or Objective-C.
2303         * configure: Regenerate.
2304
2305 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2306
2307         PR 27674
2308         * Makefile.tpl (configure-[+prefix+][+module+],
2309         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2310         Remove rule to unstage bootstrapped modules.
2311         (stage_current): New.
2312         * Makefile.in: Regenerate.
2313
2314 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2315
2316         * MAINTAINERS (Write After Approval): Update my e-mail address.
2317
2318 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2319
2320         * include/libiberty.h: Declare pex_run_in_environment.
2321
2322 2006-05-31  Asher Langton  <langton2@llnl.gov>
2323
2324         * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2327
2328         * Makefile.def (bfd, opcodes): Fix lib_path.
2329         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2330         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2331         * Makefile.in: Regenerate.
2332
2333 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2334
2335         * Makefile.in: Regenerate.
2336
2337 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2338
2339         * Makefile.def: Add install-html target. Add datarootdir
2340         docdir and htmldir to flags_to_pass.
2341         * Makefile.tpl: Add install-html target.
2342         * Makefile.in: Regenerate.
2343         * configure.in: Add --with-datarootdir, --with-docdir, and
2344         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2345         * configure: Regenerate.
2346
2347 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2348
2349         * configure.in: Enable gprof for cross builds.
2350         * configure: Regenerate.
2351
2352 2006-05-22  Richard Guenther  <rguenther@suse.de>
2353
2354         Revert
2355         2006-01-31  Richard Guenther  <rguenther@suse.de>
2356         Paolo Bonzini  <bonzini@gnu.org>
2357
2358         * Makefile.def (target_modules): Add libgcc-math target module.
2359         * configure.in (target_libraries): Add libgcc-math target library.
2360         (--enable-libgcc-math): New configure switch.
2361         * Makefile.in: Re-generate.
2362         * configure: Re-generate.
2363         * libgcc-math: New toplevel directory.
2364
2365 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2366             Andreas Tobler  <a.tobler@schweiz.ch>
2367
2368         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2369         * configure: Rebuilt.
2370
2371 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2372
2373         * MAINTAINERS (Write After Approval): Add myself.
2374
2375 2006-05-01  DJ Delorie  <dj@redhat.com>
2376
2377         * configure.in: Restore CFLAGS if GMP isn't present.
2378         * configure: Regenerate.
2379
2380 2006-05-01  Richard Guenther  <rguenther@suse.de>
2381
2382         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2383         maintainer.
2384
2385 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2386
2387         * MAINTAINERS (Write After Approval): Add myself.
2388
2389 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2390
2391         * MAINTAINERS (Write After Approval): Add myself.
2392
2393 2006-04-18  DJ Delorie  <dj@redhat.com>
2394
2395         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2396         reference libgloss so that libssp can be built in a combined
2397         tree.
2398         * configure: Regenerate.
2399
2400 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2401
2402         * MAINTAINERS (Write After Approval): Add myself.
2403
2404 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2405
2406         * configure.in: Require makeinfo 4.4 or higher.
2407         * configure: Regenerate.
2408
2409 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2410
2411         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2412         Rearrange the entries of other libraries to have them in one place.
2413
2414 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2415
2416         * MAINTAINERS (Write After Approval): Remove myself.
2417         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2418
2419 2006-03-14  Richard Guenther  <rguenther@suse.de>
2420
2421         * configure: Regenerate with autoconf 2.13.
2422
2423 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2424
2425         * MAINTAINERS: Use my work address.
2426
2427         * MAINTAINERS: Update my E-mail address.
2428
2429 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2430
2431         * configure.in: Handle --disable-<component> generically.
2432         * configure: Regenerate.
2433
2434 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2435
2436         PR libgcj/17311
2437         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2438
2439 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2440
2441         * MAINTAINERS (Write After Approval):  Remove myself.
2442         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2443
2444 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2445
2446         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2447         (TARGET_CONFIGDIRS): Remove.
2448         * configure.in: Remove AC_SUBST(target_configdirs).
2449         * Makefile.in, configure: Regenerated.
2450
2451 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2452
2453         * MAINTAINERS (Write After Approval):  Remove myself.
2454         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2455
2456 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2457
2458         PR bootstrap/25670
2459
2460         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2461
2462         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2463         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2464         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2465         BUILD_PREFIX, BUILD_PREFIX_1.
2466         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2467
2468         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2469         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2470
2471         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2472         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2473         of `cat stage_current`.  Always provide the `r' and `s' variables.
2474         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2475         a single shell execution.
2476         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2477         bootstrapped modules, make the stage1 module if the build was not
2478         started yet, else build the current stage.
2479         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2480         (all-build, all-host, all-target, [+make_target+]-host,
2481         [+make_target+]-target): Do not use \-continued lines.
2482         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2483         (current_stage, restrap, stage_last): New.
2484
2485         * Makefile.in: Regenerate.
2486         * configure: Regenerate.
2487
2488 2006-02-19  Bud Davis  <jmdavis@link.com>
2489
2490         * MAINTAINERS (Write After Approval):  Remove myself.
2491         (Language Front End Maintainers):  Add myself as fortran 95
2492         maintainer and update e-mail address.
2493
2494 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2495
2496         * MAINTAINERS (Write After Approval):  Remove myself.
2497         (Language Front End Maintainers):  Add myself as fortran 95
2498         maintainer.
2499
2500 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2501
2502         * MAINTAINERS (Write After Approval): Add myself.
2503
2504 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2505
2506         * MAINTAINERS (Write After Approval):  Remove myself.
2507         (Language Front End Maintainers):  Add myself as
2508         fortran 95 maintainer.
2509
2510 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2511
2512         Sync from src:
2513
2514         2005-12-27  Leif Ekblad  <leif@rdos.net>
2515
2516         * configure.in: Add support for RDOS target.
2517         * configure: Regenerate.
2518
2519 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2520             Andreas Schwab  <schwab@suse.de>
2521
2522         * configure: Regenerate.
2523
2524 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2525
2526         * configure.in (enable_libgomp): Add AIX.
2527         * configure: Regenerate.
2528
2529 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2530
2531         * MAINTAINERS (Write After Approval): Add myself.
2532
2533 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2534
2535         * MAINTAINERS (Write After Approval): Add myself.
2536
2537 2006-01-31  Richard Guenther  <rguenther@suse.de>
2538         Paolo Bonzini  <bonzini@gnu.org>
2539
2540         * Makefile.def (target_modules): Add libgcc-math target module.
2541         * configure.in (target_libraries): Add libgcc-math target library.
2542         (--enable-libgcc-math): New configure switch.
2543         * Makefile.in: Re-generate.
2544         * configure: Re-generate.
2545         * libgcc-math: New toplevel directory.
2546
2547 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2548
2549         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2550         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2551         the assembler, linker and binutils.
2552         * configure: Regenerate.
2553
2554 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2555
2556         * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2559
2560         * configure: Regenerate.
2561
2562 2006-01-18  Richard Henderson  <rth@redhat.com>
2563             Jakub Jelinek  <jakub@redhat.com>
2564             Diego Novillo  <dnovillo@redhat.com>
2565
2566         * libgomp: New directory.
2567         * Makefile.def: Add target_module libgomp.
2568         * Makefile.in: Regenerate.
2569         * configure.in (target_libraries): Add target-libgomp.
2570         * configure: Regenerate.
2571
2572 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2573
2574         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2575         @ from continuation.
2576         * Makefile.in: Rebuilt.
2577
2578 2006-01-04  Chris Lattner  <sabre@gnu.org>
2579
2580         * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2583
2584         PR bootstrap/24252
2585
2586         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2587         * Makefile.tpl (OBJDUMP): New.
2588         (EXTRA_HOST_FLAGS): Add it.
2589         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2590
2591         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2592         to use symbolic links between directories.  Avoid race conditions
2593         or make them harmless.
2594         * configure.in: Do not try to use symbolic links between directories.
2595
2596         * Makefile.def (LEAN): Pass.
2597         * Makefile.tpl (LEAN): Define.
2598         (stage[+id+]-start): Accept that the previous directory does not
2599         exist, if the bootstrap is lean.
2600         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2601         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2602         configure substitution.
2603         ([+compare-target+]): Likewise.
2604         ([+bootstrap-target+]-lean): New.
2605         * configure.in: Remove lean bootstrap support from here.
2606
2607         * Makefile.in: Regenerate.
2608         * configure: Regenerate.
2609
2610 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2611
2612         * MAINTAINERS (libdecnumber): Add myself.
2613
2614 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2615
2616         * libtool-ldflags: New script.
2617
2618 2006-01-02  Andreas Schwab  <schwab@suse.de>
2619
2620         * configure.in: When reconfiguring remove Makefile in
2621         all stage directories.
2622         * configure: Regenerate.
2623
2624 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2625
2626         * MAINTAINERS: Update my email address.
2627
2628 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2629
2630         Revert Ada-related part of the previous change.
2631
2632         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2633         Do not pass.
2634         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2635         * Makefile.in: Regenerate.
2636         * configure.in: Do not include mt-ppc-aix target fragment.
2637         * configure: Regenerate.
2638
2639 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2640
2641         * configure.in: Select appropriate fragments for PowerPC/AIX.
2642         * configure: Regenerate.
2643
2644         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2645         BOOT_CFLAGS, BOOT_LDFLAGS.
2646         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2647         BOOT_CFLAGS, BOOT_LDFLAGS.
2648         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2649         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2650         (stage): Fail if we cannot complete the work.
2651         * Makefile.in: Regenerate.
2652
2653 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2654
2655         * configure.in: Replace ms1 with mt.
2656         * configure: Rebuilt.
2657
2658 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2659
2660         * MAINTAINERS: Update my email address.
2661
2662 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2663
2664         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2665         install-host-nogcc): Don't invoke $(stage) at the end.
2666         * Makefile.in: Regenerate.
2667
2668 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2669
2670         * configure.in: Flip the top-level bootstrap switch.
2671         * configure: Regenerate.
2672
2673 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2674
2675         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2676         $(stage) and $(unstage).
2677         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2678         (all): Remove stray semicolon.
2679         (local-distclean): Don't handle multilib.tmp and multilib.out.
2680         (install.all): Set $s for consistency.
2681         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2682         check_multilibs setting.  Always make the install directory.
2683         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2684         Correct @if/@endif.
2685         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2686         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2687         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2688         (multilib.out): Remove.
2689         * Makefile.in: Regenerated.
2690
2691 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2692
2693         * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2696
2697         * MAINTAINERS: Add myself as mt maintainer.
2698
2699         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2700
2701 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2702
2703         * MAINTAINERS: Change email address.
2704
2705 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2706
2707         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2708         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2709         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2710         Find in-tree tools if available.
2711         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2712         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2713         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2714         (COMPILER_*_FOR_TARGET): New.
2715         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2716         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2717         (CONFIGURED_*, USUAL_*): Remove.
2718         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2719         STRIP): Use autoconf substitutions.
2720         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2721         COMPILER_NM_FOR_TARGET): New.
2722         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2723
2724         (all): Make all-host and all-target in parallel.
2725         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2726         that $$r and $$s are set before invoking a recursive make.
2727         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2728         ([+bootstrap-target+]): Inline most of the `all' target.
2729
2730 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2731
2732         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2733         from the gcc build directory.
2734         * Makefile.in: Regenerate.
2735
2736 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2737
2738         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2739         depend on all-libdecnumber.
2740         * configure.in (host_libs): Include libdecnumber.
2741         * Makefile.in: Regenerate.
2742         * configure: Likewise.
2743
2744 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2745
2746         * libdecnumber: Import decNumber sources from the dfp-branch.
2747
2748 2005-11-21  Kean Johnston  <jkj@sco.com>
2749
2750         * config.sub, config.guess: Sync from upstream sources.
2751
2752 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2753
2754         Import from Autoconf sources:
2755
2756         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2757         * config/move-if-change: Don't output "$2 is unchanged";
2758         suggested by Ben Elliston.  Handle weird characters correctly.
2759
2760 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2761
2762         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2763         to match upstream libtool for darwin.
2764
2765 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2766
2767         * Makefile.def: Remove gdb dependencies for gdbtk.
2768         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2769         (configure-gdb, install-gdb): New rules.
2770         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2771         * Makefile.in, configure: Regenerated.
2772
2773 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2774
2775         * MAINTAINERS (Write After Approval): Add myself.
2776
2777 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2778
2779         * MAINTAINERS (Write After Approval): Add myself.
2780
2781 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2782
2783         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2784         Diego Novillo.
2785
2786 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2787
2788         PR bootstrap/24297
2789         * Makefile.tpl (do-[+make-target+], do-check, install,
2790         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2791         are set before recursing.
2792         * Makefile.in: Regenerate.
2793
2794 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2795
2796         PR bootstrap/18939
2797         * Makefile.def (gcc) <target>: Fix thinko.
2798         * Makefile.in: Regenerate.
2799
2800 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2801
2802         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2803         * configure: Regenerate.
2804
2805 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2806
2807         * MAINTAINERS (Write After Approval): Add self.
2808
2809 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2810
2811         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2812         target-libffi, target-qthreads, target-libjava, and
2813         targetlibobjc.
2814         * configure: Regenerate.
2815
2816 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2817
2818         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2819         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2820         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2821         (USUAL_OBJDUMP_FOR_TARGET): New.
2822         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2823         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2824         * configure, Makefile.in: Regenerated.
2825
2826 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2827
2828         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2829         before other host packages.
2830
2831 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2832
2833         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2834
2835 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2836
2837         PR bootstrap/22340
2838
2839         * configure.in (default_target): Remove.
2840         * Makefile.tpl (all): Do not use prerequisites as subroutines
2841         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2842         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2843         use prerequisites as subroutines.
2844         (check-host, check-target): New.
2845         (bootstrap configure & all targets): Do not use stage*-start
2846         if the directory layout is already ok.
2847         (non-bootstrap configure & all targets): Prepend a $(unstage).
2848         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2849         (NOTPARALLEL): Remove.
2850         (unstage, stage variables): New variables.
2851         (unstage, stage targets): Simply expand to those variables.
2852
2853         * configure: Regenerate.
2854         * Makefile.in: Regenerate.
2855
2856 2005-10-04  James E Wilson  <wilson@specifix.com>
2857
2858         * Makefile.def (lang_env_dependencies): Add libmudflap.
2859         * Makefile.in: Regenerate.
2860
2861 2005-10-03  Andreas Schwab  <schwab@suse.de>
2862
2863         Backport from libtool CVS:
2864         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2865
2866         * ltmain.sh: add support for installing into temporary
2867         staging area (e.g. 'make install DESTDIR=...')
2868
2869 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2870
2871         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2872         * configure: Regenerated.
2873
2874 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2875
2876         * configure: Regenerate with the correct
2877         autoconf version.
2878
2879 2005-09-30  Catherine Moore  <clm@cm00re.com>
2880
2881         * configure.in (bfin-*-*): New.
2882         * configure: Regenerated.
2883
2884 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2885
2886         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2887         (LIPO_FOR_TARGET): New.
2888         (CONFIGURED_LIPO_FOR_TARGET): New.
2889         (USUAL_LIPO_FOR_TARGET): New.
2890         (STRIP_FOR_TARGET): New.
2891         (CONFIGURED_STRIP_FOR_TARGET): New.
2892         (USUAL_STRIP_FOR_TARGET): New.
2893         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2894         STRIP_FOR_TARGET.
2895         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2896         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2897         * Makefile.in: Regenerate.
2898         * configure: Regenerate.
2899
2900 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2901
2902         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2903         (rs6000-*-aix*): Same.
2904         * configure: Regenerate.
2905
2906 2005-09-16  Tom Tromey  <tromey@redhat.com>
2907
2908         * MAINTAINERS: Add self as java maintainer.
2909
2910 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2911
2912         * configure.in: Recognize f95 in the --enable-languages option,
2913         and substitute it for fortran, issuing a warning.
2914         * configure: Regenerate.
2915
2916 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2917
2918         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2919         * configure:  Regenerated.
2920
2921 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2922
2923         * MAINTAINERS: Add self as ms1 maintainer.
2924
2925 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2926
2927         * Makefile.def (libssp): Add to lang_env_dependencies.
2928         * Makefile.in: Regenerate.
2929
2930 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2931
2932         * MAINTAINERS: Add myself as middle-end maintainer.
2933
2934 2005-08-17  Christian Groessler  <chris@groessler.org>
2935
2936         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2937         * Makefile.in: Regenerate.
2938
2939 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2940
2941         * MAINTAINERS (write after approval): Added myself.
2942
2943 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2944
2945         * MAINTAINERS (Write After Approval): Add myself.
2946
2947 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2948
2949         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2950         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2951         Look for alternate names of the target cc and c++
2952         * configure: Regenerate.
2953
2954 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2955
2956         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2957         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2958         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2959         tools; remove code to manually set them.
2960         (Target tools): Look in the environment for them.
2961         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2962         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2963         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2964         build directory.
2965         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2966         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2967         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2968         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2969         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2970         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2971         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2972         * configure: Regenerate.
2973         * Makefile.in: Regenerate.
2974
2975 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2976
2977         * MAINTAINERS: Update for removed CPU targets.
2978
2979 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2980
2981         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2982         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2983         * Makefile.in: Regenerated.
2984
2985 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2986
2987         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2988         (CFLAGS_FOR_TARGET): Use it.
2989         (CXXFLAGS_FOR_TARGET): Likewise.
2990         * Makefile.in: Regenerated.
2991         * configure.in (--with-build-sysroot): New option.
2992         * configure: Regenerated.
2993
2994 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2995
2996         * Makefile.tpl: Wrap install between unstage and stage
2997         * Makefile.in: Regenerate.
2998
2999 2005-07-21  Eric Christopher  <echristo@apple.com>
3000
3001         * MAINTAINERS: Update affiliation.
3002
3003 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3004
3005         * MAINTAINERS: Add self as crx port maintainer.
3006
3007 2005-07-20  DJ Delorie  <dj@redhat.com>
3008
3009         * MAINTAINERS: Add self as m32c maintainer.
3010
3011 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3012
3013         * all files: Update FSF address.
3014
3015 2005-07-15  Eric Christopher  <echristo@redhat.com>
3016
3017         * MAINTAINERS: Change affiliation.
3018
3019 2005-07-14  Jim Blandy  <jimb@redhat.com>
3020
3021         * configure.in: Add cases for Renesas m32c.
3022         * configure: Regenerated.
3023
3024 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3025
3026         * COPYING.LIB: Update from fsf.org.
3027
3028 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3029
3030         * COPYING, compile, config.guess,
3031         config.sub, install-sh, missing, mkinstalldirs,
3032         symlink-tree, ylwrap: Sync from upstream sources.
3033         * config-ml.in: Update FSF address.
3034
3035 2005-07-13  Eric Christopher  <echristo@redhat.com>
3036
3037         * configure.in: Add toplevel noconfigdir support for tpf.
3038         * configure: Regenerate.
3039
3040 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3041
3042         PR ada/22340
3043
3044         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3045         * Makefile.in: Regenerate.
3046
3047 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3048
3049         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3050         Brolley to write-after-approval.
3051
3052 2005-07-07  Andreas Schwab  <schwab@suse.de>
3053
3054         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3055         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3056         * Makefile.in: Regenerated.
3057
3058 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3059
3060         * configure.in: Don't build sim or rda when targetting darwin.
3061         * configure: Regenerate.
3062
3063 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3064
3065         * configure.in: Add --enable-libssp and --disable-libssp.
3066         * configure: Regenerate with autoconf-2.13.
3067
3068 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3069
3070         * Makefile.def (target_modules): Add libssp.
3071         * configure.in (target_libraries): Add target-libssp.
3072         * configure: Rebuilt.
3073         * Makefile.in: Rebuilt.
3074
3075 2005-07-01  Zack Weinberg  <zackw@panix.com>
3076
3077         * MAINTAINERS: Change email address.  Resign from maintainership.
3078
3079 2005-07-01  Richard Guenther  <rguenther@suse.de>
3080
3081         * MAINTAINERS: Change my e-mail address and affiliation.
3082
3083 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3084
3085         * Makefile.def (stagefeedback): Come after profile.
3086         Define profiledbootstrap target.
3087         * Makefile.tpl (profiledbootstrap): Remove.
3088         (stageprofile-end): Zap stagefeedback.
3089         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3090         * Makefile.in: Regenerate.
3091
3092 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3093
3094         * MAINTAINERS: Update my email address.
3095
3096 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3097
3098         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3099         In 'cpp' stanza, support '#line' as well as '# '.
3100
3101 2005-06-08  Andreas Schwab  <schwab@suse.de>
3102
3103         * MAINTAINERS: Move myself from 'Write After Approval' to
3104         'CPU Port Maintainers' section as m68k maintainer.
3105
3106 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3107
3108         * configure.in (unsupported_languages): New macro.
3109         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3110         non-ported target libraries in noconfigdirs.
3111         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3112         non-linux-gnu.  Remove libgcj_ex_libffi.
3113         <lang_frag loop>: Set add_this_lang=no if the language is in
3114         unsupported_languages.
3115         * configure: Regenerate.
3116
3117 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3118
3119         * configure.in: Fix typo in handling of --with-mpfr-dir.
3120         * configure: Regenerate.
3121
3122 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3123
3124         * MAINTAINERS: Update my email address.
3125
3126 2005-06-02  Jim Blandy  <jimb@redhat.com>
3127
3128         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3129         accepted into the master sources.)
3130
3131 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3132             Michael Snyder  <msnyder@redhat.com>
3133             Stan Cox  <scox@redhat.com>
3134
3135         * configure.in: Set noconfigdirs for ms1.
3136
3137         * configure: Regenerate.
3138
3139 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3140
3141         * MAINTAINERS (Write After Approval): Add self.
3142
3143 2005-06-01  Josh Conner  <jconner@apple.com>
3144
3145         * MAINTAINERS (Write After Approval): Add self.
3146
3147 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3148
3149         * MAINTAINERS: Update my email address.
3150
3151 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3152
3153         * MAINTAINERS (Write After Approval): Add self.
3154
3155 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3156
3157         * MAINTAINERS (Write After Approval): Remove self.
3158
3159 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3160
3161         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3162         (Dependencies): Consider target modules for bootstrap dependencies.
3163         Make target bootstrap modules depend on each stage's gcc.
3164         * Makefile.in: Regenerate.
3165
3166 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3167
3168         * Makefile.def (configure-gcc): Depend on binutils having been built.
3169         (all-gcc): No need to do it here.
3170         * Makefile.in: Regenerate.
3171
3172 2005-05-19  Paul Brook  <paul@codesourcery.com>
3173
3174         * configure.in: Rewrite misleading error message when requested
3175         language cannot be built.
3176         * configure: Regenerate.
3177
3178 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3179
3180         * ylwrap: Import from Automake 1.9.5.
3181
3182 2005-05-13  David Ung  <davidu@mips.com>
3183
3184         * MAINTAINERS (Write After Approval): Add self.
3185
3186 2005-05-09  Mike Stump  <mrs@apple.com>
3187
3188         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3189         lt_cv_sys_max_cmd_len for now.
3190
3191 2005-05-09  Stan Cox  <scox@redhat.com>
3192
3193         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3194
3195 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3196
3197         * README.SCO: Update the URL.
3198
3199 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3200
3201         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3202         with_gnu_ld to libtool.
3203         * ltcf-c.sh (aix[45]): Define file_list_spec.
3204         * ltcf-cxx.sh (aix[45]): Same.
3205         * ltcf-gcj.sh (aix[45]): Same.
3206         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3207         exists, write list of input files to temporary file.
3208
3209 2005-05-04  Mike Stump  <mrs@apple.com>
3210
3211         * configure.in: Always pass --target to target configures as
3212         otherwise rebuilds that do --recheck will fail.
3213         * confiugure: Rebuilt.
3214
3215 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3216
3217         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3218         STAGE_HOST_EXPORTS.
3219         (configure, all): Add bootstrap support.
3220         (Host modules, target modules): Pass post-stage1 flags and exports.
3221         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3222         * Makefile.in: Regenerate.
3223
3224 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3225
3226         * configure: Regenerate.
3227
3228 2005-04-27  Mike Stump  <mrs@apple.com>
3229
3230         * MAINTAINERS: Add self as darwin maintainer.
3231
3232 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3233
3234         * config.sub: Update from master copy.
3235
3236 2005-04-21  Mike Stump  <mrs@apple.com>
3237
3238         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3239         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3240
3241 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3242
3243         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3244         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3245         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3246         "*-*-elf" and "*-*-linux*".
3247         * configure: Regenerate.
3248
3249 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3250
3251         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3252
3253 2005-04-12  Mike Stump  <mrs@apple.com>
3254
3255         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3256
3257 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3258
3259         * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3262
3263         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3264
3265 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3266
3267         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3268         (TARGET_CONFIGARGS): Include --with-target-subdir.
3269         (configure, all): New macros.  Use them throughout.
3270         * Makefile.in: Regenerate.
3271
3272 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3277
3278         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3279
3280 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3281
3282         * MAINTAINERS: Move John Carr to Write After Approval.
3283
3284 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3285
3286         * config/mh-mingw32: Delete.
3287         * configure.in: Don't use it.
3288         * configure: Regenerate.
3289
3290 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3291
3292         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3293         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3294         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3295         (HOST_LIB_PATH): Generate from Makefile.def.
3296         (TARGET_LIB_PATH): Likewise.
3297         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3298         * Makefile.in: Regenerate.
3299         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3300         (RPATH_ENVVAR): Include Darwin case.
3301         * configure: Regenerate.
3302
3303 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3304
3305         * MAINTAINERS (Various Maintainers): Remove self.
3306         (Write After Approval): Add self.
3307
3308 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3309
3310         * MAINTAINERS (Various Maintainers): Add self.
3311
3312 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3313
3314         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3315         * configure: Regenerate.
3316
3317 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3318
3319         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3320         gcc_version, and gcc_version_trigger from set of flags to pass.
3321         * Makefile.tpl: Remove definitions of above variables.
3322         (config.status): Remove dependency on $(gcc_version_trigger).
3323         * Makefile.in: Regenerate.
3324         * configure.in: Do not reference config/gcc-version.m4 nor
3325         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3326         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3327         * configure: Regenerate.
3328
3329 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3330             Andrew Pinski <pinskia@physics.uc.edu>
3331
3332         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3333         * Makefile.in: Regenerate.
3334
3335 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3336
3337         * MAINTAINERS (Write After Approval): Add myself.
3338
3339 2005-03-03  David Ayers  <d.ayers@inode.at>
3340
3341         * MAINTAINERS (Write After Approval): Add myself.
3342
3343 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3344
3345         PR libgcj/20160
3346         * ltmain.sh: Avoid creating archives with components that have
3347         duplicate basenames.
3348
3349 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3350
3351         PR bootstrap/20250
3352         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3353         instead of check.
3354         * Makefile.in: Regenerate.
3355
3356 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3357
3358         * Makefile.in: Regenerate to fix conflict between the previous two
3359         patches.
3360
3361 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3362
3363         PR bootstrap/17383
3364         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3365         * Makefile.tpl (HOST_SUBDIR): New substitution.
3366         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3367         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3368         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3369         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3370         (Host modules, Bootstrapped modules): Use it.
3371         (Build modules, Target modules): Do not create symlink trees,
3372         always configure out-of-srcdir.
3373         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3374         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3375         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3376         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3377
3378         * Makefile.in: Regenerate.
3379         * configure: Regenerate.
3380
3381 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3382
3383         Merged from libada-gnattools-branch:
3384         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3385
3386         * gnattools: New directory.
3387         * Makefile.def: Add gnattools as a module, depending on target-libada.
3388         * Makefile.in: Regenerate.
3389         * configure.in: Include gnattools in host_tools; disable it if ada
3390         is disabled.
3391         * configure: Regenerate.
3392
3393 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3394
3395         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3396         treelang maintainer.
3397         (Write After Approval): Remove myself.
3398
3399 2005-02-23  Paul Schlie  <schlie@comcast.net>
3400
3401         * configure.in: Allow darwin targeted ports to build tk, itcl and
3402         libgui.
3403         * configure: Regenerate.
3404
3405 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3406
3407         PR libgcj/10353
3408         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3409         * configure: Regenerate.
3410
3411 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3412
3413         * MAINTAINERS (Write After Approval): Add myself.
3414
3415 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3416
3417         * MAINTAINERS: Update my e-mail address.
3418
3419 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3420
3421         * MAINTAINERS (Write After Approval): Add myself.
3422
3423 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3424
3425         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3426         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3427         target-libgloss when not *-*-elf and *-*-aout.
3428         * configure: Regenerate.
3429
3430 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3431
3432         * MAINTAINERS: Remove obsolete entries.
3433
3434         * MAINTAINERS (Write After Approval): Add Michael Matz.
3435
3436 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3437
3438         * MAINTAINERS: Remove self as cpplib maintainer.
3439
3440 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3441
3442         * install-sh, config.sub: Import from upstream.
3443
3444 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3445
3446         PR bootstrap/18222
3447         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3448         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3449         * Makefile.in: Regenerate.
3450
3451 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3452
3453         * MAINTAINERS: Update my email address.
3454
3455 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3456             Andreas Schwab  <schwab@suse.de>
3457
3458         PR bootstrap/18033
3459         * config-ml.in: Eval option if surrounded by single quotes.
3460
3461 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3462
3463         Revert 2004-12-28 Makefile changes, a better fix will be
3464         applied to mainline and src after GCC 4.0 branches.
3465
3466 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3467
3468         PR bootstrap/17383
3469
3470         * Makefile.def (target_modules): Remove stage parameter,
3471         it is always true now.
3472         * Makefile.tpl (configure-build-[+module+],
3473         configure-target-[+module+]): Always build symlink tree
3474         for the directory and for include.  BUILD_SUBDIR and
3475         TARGET_SUBDIR cannot be . anymore.
3476         * Makefile.in: Regenerate.
3477
3478 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3479
3480         Revert 2004-12-08 Makefile changes.
3481
3482 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3483
3484         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3485         cygwin, mingw.
3486
3487 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3488
3489         * configure.in (sh64-*-*): Reenable gprof.
3490         * configure: Regenerate.
3491
3492 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3493
3494         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3495         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3496         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3497         * Makefile.in: Regenerate.
3498
3499 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3500
3501         * MAINTAINERS: Update my email address.
3502
3503 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3504
3505         * Makefile.tpl: Generate normal dependencies if the LHS module is
3506         not bootstrapped.
3507         * Makefile.in: Regenerate.
3508
3509 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3510
3511         * configure.in: Include config/gxx-include-dir.m4.  Use
3512         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3513         * configure: Regenerate.
3514
3515 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3516
3517         * config.if: Delete.
3518         * configure.in: Set libstdcxx_incdir directly.
3519         * configure: Regenerate.
3520
3521 2004-12-02  Eric Christopher  <echristo@redhat.com>
3522
3523         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3524         * Makefile.in: Regenerate.
3525
3526 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3527
3528         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3529         * configure: Regenerate.
3530
3531 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3532
3533         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3534         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3535         * configure: Regenerate.
3536
3537 2004-12-01  Eric Christopher  <echristo@redhat.com>
3538
3539         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3540         of things to remove.
3541
3542 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3543
3544         * MAINTAINERS (Write After Approval): Update my e-mail address.
3545
3546 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3547
3548         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3549         from CVS libtool to always pass_all.
3550
3551 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3552
3553         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3554         (hppa*64*-*-*): Delete incorrect comment.
3555         * configure: Rebuilt.
3556
3557 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3558
3559         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3560
3561 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3562
3563         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3564         from CVS libtool to always pass_all.
3565
3566 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3567
3568         * install-sh, compile: Import from automake.
3569
3570 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3571
3572         * config.guess, config.sub:  Import from savannnah.
3573
3574 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3575
3576         * MAINTAINERS (Write After Approval): Add myself
3577
3578 2004-11-12  Mike Stump  <mrs@apple.com>
3579
3580         * Makefile.def: Add html support.
3581         * Makefile.tpl: Likewise.
3582         * Makefile.in: Regenerate.
3583
3584 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3585
3586         PR 18423
3587         * configure.in: Remove all instances of build-fixincludes from
3588         noconfigdirs.
3589         (build_configargs): Supply --target to subdirectories.
3590         * configure: Regenerate.
3591
3592         * Makefile.def: Make gcc install depend on fixincludes install.
3593         * Makefile.in: Regenerate.
3594
3595 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3596
3597         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3598
3599 2004-11-11  Paul Brook  <paul@codesourcery.com>
3600
3601         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3602
3603 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3604
3605         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3606         target-libgfortran.
3607         * configure: Regenerate.
3608
3609 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3610
3611         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3612         like CC.
3613
3614 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3615
3616         * Makefile.def (host fixincludes): Specify missing targets.
3617         * Makefile.in: Regenerate.
3618
3619 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3620
3621         * MAINTAINERS: Add myself
3622
3623 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3624
3625         * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3628
3629         * Makefile.def: Build fixincludes for the host, too.
3630         * Makefile.in: Regenerate.
3631         * configure.in (host_tools): Add fixincludes.
3632         * configure: Regenerate.
3633
3634 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3635
3636         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3637         * configure: Regenerated.
3638
3639 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3640
3641         PR other/17783
3642         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3643         * configure: Regenerated.
3644
3645 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3646
3647         * README.SCO: Update per FSF instructions.
3648
3649 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3650
3651         PR target/18151
3652         * configure.in (case ${target}): Do not build fixincludes for avr.
3653         * configure: Regenerated.
3654
3655 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3656
3657         * configure.in (case ${target}): Do not build fixincludes
3658         on platforms where it is not used.
3659         * configure: Regenerated.
3660
3661 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3662
3663         * configure.in: Use an absolute path to install-sh.
3664         * configure: Regenerated.
3665
3666 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3667
3668         * MAINTAINERS (Write After Approval): Add myself.
3669
3670 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3671
3672         * MAINTAINERS: Remove from Write After Approval those that are
3673         already maintainers.
3674
3675 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3676
3677         * MAINTAINERS:  Update my email address.
3678
3679 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3680
3681         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3682         * configure: Regenerate.
3683
3684 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3685
3686         * MAINTAINERS:  Update my email address.
3687
3688 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3689
3690         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3691         entries belonging to this category.
3692
3693 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3694
3695         * MAINTAINERS: Update my e-mail address.
3696
3697 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3698
3699         Fix wrong conflict resolution in:
3700
3701         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3702
3703         * Makefile.in: Regenerate.
3704         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3705         in the recursive `make', instead of hardwiring `all'.
3706         (Autogenerated TARGET-* variables): New.
3707
3708 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3709
3710         * configure.in: Enable target-libgloss for crx-*-*.
3711         * configure: Regenerate.
3712
3713 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3714
3715         * MAINTAINERS (Various Maintainers): Move the "windows,
3716         cygwin, mingw" maintainer to ...
3717         (OS Port Maintainers): ... here.
3718
3719 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3720
3721         * MAINTAINERS (Write After Approval): Remove those that are
3722         maintainers of some subsystem.
3723
3724 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3725
3726         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3727         * ltcf-cxx.sh (tpf*): Likewise.
3728         * ltconfig (tpf*): Add TPF OS configuration support.
3729
3730 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3731
3732         * MAINTAINERS: Change my email address to my new work account.
3733
3734 2004-09-24  Michael Roth  <mroth@nessie.de>
3735
3736         * configure.in (--without-headers): Add missing double quotes.
3737         * configure: Regenerate.
3738
3739 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3740
3741         * ylwrap: Revert to previous version.
3742
3743 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3744
3745         PR bootstrap/17369
3746         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3747         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3748         SET_GCC_LIB_PATH_CMD.
3749         (BASE_TARGET_EXPORTS): Likewise.
3750         * Makefile.in: Regenerated.
3751
3752         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3753         * configure: Regenerated.
3754
3755 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3756
3757         * config.guess: New upstream version
3758         * compile, depcomp, install-sh, ylwrap: Likewise.
3759
3760 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3761
3762         * config/mh-x86omitfp: New host makefile fragment.  Add
3763         -fomit-frame-pointer to the default BOOT_CFLAGS.
3764         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3765         * configure: Regenerate.
3766
3767 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3768
3769         PR target/11572
3770         * configure.in (*-*-darwin*): Renable libobjc.
3771         * configure: Regenerate.
3772
3773 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3774
3775         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3776
3777 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3778
3779         * Makefile.def: Remove libbanshee.
3780         * Makefile.tpl: Ditto.
3781         * configure.in: Ditto.
3782         * Makefile.in: Regen.
3783         * configure: Ditto.
3784
3785 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3786
3787         * ltmain.sh: Use $pic_object as $non_pic_object if
3788         $non_pic_object=none.
3789
3790 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3791
3792         * missing: Import latest version from master repository.
3793
3794 2004-09-06  Nick Clifton  <nickc@redhat.com>
3795
3796         * config.sub: Import latest version from master repository.
3797         * config.guess: Likewise.
3798         This includes these changes:
3799
3800         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3801
3802         * config.sub: Handle crisv32, alias etraxfs.
3803         * config.guess (crisv32:Linux:*:*): Handle.
3804
3805         2004-08-13  Brad Smith  <brad@comstyle.com>
3806
3807         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3808         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3809
3810         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3811
3812         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3813         assume the processor is a powerpc.  This is because coreutils
3814         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3815         in this case, due to a MacOS X bug that causes
3816         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3817         to return a negative number.
3818         Problem reported by Petter Reinholdtsen in:
3819         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3820
3821         2004-07-19  Ben Elliston  <bje@gnu.org>
3822
3823         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3824
3825         2004-06-24  Ben Elliston  <bje@gnu.org>
3826
3827         * config.guess: Update copyright years.
3828         * config.sub: Likewise.
3829
3830         2004-06-22  Robert Millan  <robertmh@gnu.org>
3831
3832         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3833         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3834
3835         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3836
3837         * config.guess (*:*VMS:*:*): New entry. Replaces
3838         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3839         manufacturer.
3840
3841         2004-06-22  Ben Elliston  <bje@gnu.org>
3842
3843         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3844         * config.sub: Likewise.
3845
3846         2004-06-22  Ben Elliston  <bje@gnu.org>
3847
3848         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3849         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3850
3851         2004-06-11  Ben Elliston  <bje@gnu.org>
3852
3853         * config.guess (pegasos:OpenBSD:*:*): Remove.
3854
3855         2004-06-11  Ben Elliston  <bje@gnu.org>
3856
3857         From Wouter Verhelst <wouter@grep.be>:
3858         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3859
3860         2004-06-11  Ben Elliston  <bje@gnu.org>
3861
3862         * config.guess (luna88k:OpenBSD:*:*): New.
3863
3864         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3865
3866         * config.guess (m32r*:Linux:*:*): New case.
3867         * config.sub: Handle m32rle.
3868
3869         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3870
3871         From Jens Petersen  <petersen@redhat.com>:
3872         * config.sub: Handle sparcv8.
3873
3874         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3875
3876         From Tom Smith <smith@cag.lkg.hp.com>:
3877         * config.guess: Version suffixes are equally significant on Tru64
3878         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3879         prefix of "P" (patched kernel).
3880
3881         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3882
3883         * config.sub: Add support for National Semiconductor CRX target.
3884
3885 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3886
3887         * MAINTAINERS (Various Maintainers): Remove myself as web page
3888         maintainer, add myself as maintainer of build status lists.
3889
3890 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3891
3892         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3893         *-*-netware, but add target-libmudflap.
3894         Consolidate *-*-netware targets (of which really only i?86 exists)
3895         into a single entry.
3896         * configure: Likewise.
3897
3898 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         * Makefile.tpl (sorry): Remove.
3901         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3902         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3903         (do-clean): Clean per-stage directories too.
3904         (do-distclean): Run distclean-stage1 too.
3905         (.NOTPARALLEL): Enable during toplevel bootstrap.
3906         (stage[+id+]-bubble): Enable parallel execution during
3907         the recursive invocation.
3908         * Makefile.in: Regenerate.
3909
3910         Fix previous checkin:
3911
3912         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3913         include.
3914         * configure.in: Fix indentation.
3915         * configure: Regenerate.
3916
3917 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3918
3919         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3920         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3921         * configure: regenerate
3922         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3923         -mdynamic-no-pic
3924
3925
3926 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3927
3928         * Makefile.def (build_modules): Add fixincludes.
3929         (dependencies): Make gcc depend on fixincludes.
3930         * configure.in (build_tools): Add fixincludes.
3931         (build_configdirs): Always include build_libs.
3932         * Makefile.in: Regenerate.
3933         * configure: Regenerate.
3934
3935 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3936
3937         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3938         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3939         phony targets; do not generate timestamp files.
3940         (distclean-stageN): Remove references to their timestamp files.
3941         (restageN, touch-stageN): Remove.
3942         (stageN-bubble): Rewritten.
3943         (compare): Support lean bootstraps.
3944         * Makefile.in: Regenerate.
3945
3946         * configure.in: Only warn when bootstrapping but
3947         build != host or build != target.  Support lean bootstraps.
3948         * configure: Regenerate.
3949
3950 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3951
3952         * configure.in:  Give a better error message if GMP/MPFR are missing
3953         and a language needing them has been requested.
3954         * configure:  Regenerated.
3955
3956 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3957
3958         * configure.in:  Print a list of available language front-ends if
3959         a requested one is missing.  Tidy stray tab characters.
3960         * configure:  Regenerated.
3961
3962 2004-08-19  Michael Koch  <konqueror@gmx.de>
3963
3964         * gcc/doc/install.texi: Update entry about automake for libjava.
3965
3966 2004-08-17  Robert Millan  <robertmh@gnu.org>
3967
3968         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3969         (instead of FreeBSD).
3970         * configure: Regenerate.
3971
3972 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3973
3974         * Makefile.in: Regenerate.
3975         * configure: Regenerate.
3976
3977         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3978         stage_*_flags.
3979         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3980         for bootstrapped modules if toplevel bootstrap is going.
3981         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3982         modules.  Adjust for changes in Makefile.def.  Enable several
3983         rules even in non-bootstrap mode, just to avoid peppering the
3984         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3985         (stage-[+prev+]-bubble): Remove.
3986
3987         * Makefile.def (Dependencies): Depend on all-build-bison,
3988         all-build-flex, all-build-byacc, all-build-texinfo, rather
3989         than the host variations.
3990         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3991         with BUILD_SUBDIR.
3992         (BISON): Update for recent Bisons.
3993         (YACC): Fix typo.
3994         (cross): Depend on all-build.
3995         (all): Do not depend on all-build.
3996         (prebootstrap): Remove.
3997         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3998         (Prebootstrap dependencies): Add them to the per-stage targets
3999         and to all-prebootstrap.
4000         * configure.in (build_configdirs): Always enable build_tools.
4001         (BUILD_DIR_PREFIX): Remove.
4002
4003         * Makefile.def (gcc): Add target variable.
4004         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4005         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4006         in the recursive `make', instead of hardwiring `all'.
4007         (Autogenerated TARGET-* variables): New.
4008
4009 2004-08-13  Brian Booth  <bbooth@redhat.com>
4010
4011         * MAINTAINERS: Remove myself from write-after-approval.
4012
4013 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4014
4015         * src-release: Stop distributing mmalloc with gdb (which doesn't
4016         use it).
4017         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4018         * Makefile.in: Regenerate.
4019
4020 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4021
4022         * configure.in (arm*-*-eabi*): New target.
4023         * configure: Regenerate.
4024
4025 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4026
4027         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4028         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4029         (Dependencies): New section.
4030         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4031         (configure-target-[+module+]): Depend on maybe-all-gcc
4032         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4033         (toplevel profiledbootstrap): Fix dependencies.
4034         * Makefile.in: Regenerate.
4035
4036 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4037
4038         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4039         target-libiberty to noconfigdirs.
4040         * configure: Regenerate.
4041
4042 2004-08-03  Paul Brook  <paul@codesourcery.com>
4043
4044         * configure.in: Check for MPFR as well as GMP.
4045         * configure: Regenerate.
4046
4047 2004-08-01  Robert Millan  <robertmh@gnu.org>
4048
4049         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4050         libmudflap for all GNU-based systems (with Glibc).
4051         * configure: Regenerate.
4052
4053 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4054
4055         * Makefile.def (host-modules): Add gcc.
4056         * Makefile.in: Regenerate.
4057         * Makefile.tpl (sorry): New rule.
4058         (configure-host, all-host, [+make_target+]-host, do-check,
4059         install-host): Do not add gcc as a special case.
4060         (host modules): Add a small special-casing for gcc.  Export
4061         extra_make_flags through the environment.
4062         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4063         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4064         other recursive targets for gcc): Remove.
4065
4066         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4067         (stage, unstage): New rules.
4068         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4069         distclean-stage[+id+]): Use stage_current.
4070         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4071         the stage*-start rules.
4072
4073 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4074
4075         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4076         use -all_load flag.
4077
4078 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4079
4080         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4081         * configure: Regenerate.
4082
4083 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4084
4085         * maintainer-scripts/gcc_release: Revert yesterday's change.
4086
4087 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4088
4089         * MAINTAINERS: Add myself to write-after-approval.
4090
4091 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4092
4093         * libf2c: Removed.
4094         * gcc/gccbug.in: Updated because of libf2c removal.
4095         * maintainer-scripts/gcc_release: Ditto.
4096
4097 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4098
4099         * configure.in: Build libmudflap by default on FreeBSD.
4100         * configure: Regenerated.
4101
4102 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4103
4104         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4105         systems.
4106         * configure: Regenerated.
4107
4108 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4109
4110         PR target/16344
4111         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4112         feedback based compiler.
4113         * Makefile.in: Rebuilt.
4114
4115 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4116
4117         * Makefile.def (host_modules): Set bootstrap=true for flex.
4118         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4119         * Makefile.in: Rebuilt.
4120
4121 2004-07-07  Jan Hubicka  <jh@suse.cz>
4122
4123         * MAINTAINERS: Add self as a profile feedback maintainer.
4124
4125 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4126
4127         * configure.in:  Do not prepend $srcdir to /dev/null in
4128         makefile fragments.
4129         * configure:  Regenerate.
4130
4131 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4132
4133         * Makefile.def (build_modules): Add bison, byacc, flex,
4134         m4, texinfo.
4135         (flags_to_pass): Add FLEX.
4136         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4137         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4138         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4139         DEFAULT_MAKEINFO): Remove.
4140         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4141         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4142         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4143         objdir or else use configured tool.
4144         (all-build): New.
4145         (all): Depend on it.
4146         (Build module dependencies): Add.
4147         * Makefile.in: Regenerate.
4148         * configure.in: Better support for multiple build modules,
4149         matching what is done for host/target modules.  Do not look
4150         for "plausible" locations of build tools if Canadian cross.
4151         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4152         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4153         * configure: Regenerate.
4154
4155 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4156
4157         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4158         * Makefile.in: Regenerate.
4159
4160 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4161
4162         * Makefile.tpl (configure-build-[+module+],
4163         configure-[+module+], configure-target-[+module+]): Pass
4164         [+extra_configure_args+].
4165         (all-build-[+module+], all-[+module+], check-[+module+],
4166         install-[+module+], [+make_target+]-[+module+],
4167         all-target-[+module+], check-target-[+module+],
4168         install-target-[+module+], [+make_target+]-target-[+module+]):
4169         Pass [+extra_make_args+].
4170         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4171         (GCC_HOST_EXPORTS): Remove.
4172         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4173         cross, check-gcc, check-gcc-c++, install-gcc,
4174         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4175         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4176         * Makefile.in: Regenerate.
4177
4178 2004-06-21  Matthew Sachs  <msachs@apple.com>
4179
4180         * MAINTAINERS: Added self to write-after-approval.
4181
4182 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4183
4184         * configure.in: Check for srcdir/winsup rather than build directory
4185         winsup.
4186         * configure: Regenerate.
4187
4188 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4189
4190         * configure.in: Don't build Cygwin native newlib if winsup
4191         directory is missing.  Emit warning instead.
4192         * configure: Regenerate.
4193
4194 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4195
4196         * Makefile.tpl (touch-stage[+id+]): New.
4197         (restage[+prev+]): Depend on touch-stage[+id+].
4198
4199         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4200         Use it throughout.
4201
4202         * Makefile.def: Add profile and feedback bootstrap stages.
4203         Remove next field from bootstrap stages.
4204         * Makefile.tpl (LN, LN_S): Substitute.
4205         (stageN-start, stageN-end): Use double-colon rules, to
4206         provide a hook for additional setup commands.
4207         (distclean-stageN-gcc, restageN): Create dependencies from
4208         [+prev+], not from [+next+].
4209         (stageN-bubble): Add commands for successive stages from
4210         [+prev+], using double-colon rules.
4211         (all-stageN-gcc): Fix typo.
4212         (stagefeedback-start, profiledbootstrap): New.
4213         * Makefile.in: Regenerate.
4214         * configure.in: Call ACX_PROG_LN.
4215         * configure: Regenerate.
4216
4217 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4218
4219         * MAINTAINERS (Write After Approval): Add myself.
4220
4221 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4222
4223         * MAINTAINERS (Write After Approval): Add myself.
4224
4225 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4226
4227         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4228         without gcc.
4229         * configure: Regenerate.
4230
4231 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4232
4233         * Makefile.tpl: Fix typo.
4234         * Makefile.in: Regenerate.
4235
4236 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4237
4238         * configure.in: Remove new- prefix from toplevel
4239         bootstrap targets.
4240         * configure: Regenerate.
4241
4242 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4243
4244         * Makefile.tpl (all.normal): Rename to all.
4245         (all): Replace with a rule to pick the default
4246         target from configure.
4247         (all-gcc, configure-gcc): Use conditionals to
4248         do nothing when toplevel bootstrap is going on.
4249         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4250         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4251         * configure.in: Support --enable-bootstrap.
4252
4253         * Makefile.def: Remove new- prefix from toplevel
4254         bootstrap targets.
4255         * Makefile.tpl: Likewise.
4256
4257         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4258         target.
4259
4260         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4261         $(RECURSE_FLAGS) to recursive invocation of make.
4262
4263         * Makefile.in: Regenerate.
4264         * configure: Regenerate.
4265
4266 2004-05-30  Andreas Jaeger  <aj@suse.de>
4267             Jim Wilson <wilson@specifixinc.com>
4268
4269         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4270         like CC.
4271
4272 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4273
4274         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4275         * configure: Regenerate.
4276
4277 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4278
4279         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4280         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4281         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4282         targets.
4283         * Makefile.in: Regenerate.
4284
4285 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4286
4287         * configure.in: Test the ability to symlink directories.
4288         * configure: Regenerate.
4289
4290         * Makefile.def (bootstrap-stage): New definitions.
4291         * Makefile.tpl (configure-stage1-gcc,
4292         configure-stage2-gcc, configure-stage3-gcc,
4293         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4294         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4295         new-restage3, compare): Autogenerate, see Makefile.in
4296         entry for behavioral changes.
4297         (distclean-stage1, new-stage1-start, new-stage1-end,
4298         new-stage1-bubble, distclean-stage2, new-stage2-start,
4299         new-stage2-end, new-stage2-bubble, distclean-stage3,
4300         new-stage3-start, new-stage3-end): New autogenerated targets.
4301         (objext, prebootstrap, BOOT_CFLAGS,
4302         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4303         targets.
4304
4305         * Makefile.in: Regenerate.
4306         (distclean-stage1, new-stage1-start, new-stage1-end,
4307         new-stage1-bubble, distclean-stage2, new-stage2-start,
4308         new-stage2-end, new-stage2-bubble, distclean-stage3,
4309         new-stage3-start, new-stage3-end): New targets.
4310         (all-stage1-gcc): Move prebootstrap dependency from here...
4311         (configure-stage1-gcc): ...to here.
4312         (new-bootstrap): Use bubble targets.
4313         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4314         Use per-stage distclean targets.
4315         (configure-stage1-gcc, configure-stage2-gcc,
4316         configure-stage3-gcc, all-stage1-gcc,
4317         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4318         Use new-stageN-start to prepare the tree.
4319
4320 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4321
4322         * Makefile.def (host_modules): add libcpp.
4323         * Makefile.tpl: Add dependencies on and for libcpp.
4324         * Makefile.in: Regenerate.
4325         * configure.in: Add libcpp host module.
4326         * configure: Regenerate.
4327
4328 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4329
4330         * Makefile.tpl: Whenever a recursive target is defined, wrap
4331         it in a special @if/@endif block, and prepare its maybe
4332         dependency in the @if/@endif block
4333         * configure.in: Instead of writing maybe dependencies, remove
4334         the @if/@endif statements, and remove the @if/@endif blocks
4335         that remain.
4336         * configure: Regenerate.
4337         * Makefile.in: Regenerate.
4338
4339 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4340
4341         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4342
4343 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4344
4345         PR bootstrap/15120
4346         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4347         * */configure: Rebuilt.
4348
4349 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4350
4351         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4352         of libf2c.
4353         * configure, Makefile.in: Regenerate.
4354
4355 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4356
4357         * MAINTAINERS (Write After Approval): Add myself.
4358
4359 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4360
4361         Merge from tree-ssa-20020619-branch.
4362
4363         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4364         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4365         (HOST_GMPLIBS): Define.
4366         (HOST_GMPINC): Define.
4367         (TARGET_LIB_PATH): Add libmudflap.
4368         (GFORTRAN_FOR_TARGET): Define.
4369         (configure-build*): Export GFORTRAN.
4370         (configure-gcc): Export GMPLIBS and GMPINC.
4371         (all-gcc): Add maybe-all-libbanshee.
4372         (configure-target-libgfortran): Define.
4373         * Makefile.in: Regenerate.
4374         * configure.in (host_libs): Add libbanshee.
4375         (target_libraries): Add target-libmudflap and target-libgfortran.
4376         Add --with-libbanshee.
4377         Handle --disable-libmudflap.
4378         (*-*-freebsd*): Use with_gmp.
4379         Add $(libgcj) to noconfigdirs.
4380         * configure: Regenerate.
4381         * depcomp: New file.
4382         * MAINTAINERS: Add tree-ssa maintainers.
4383
4384 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4385
4386         * MAINTAINERS (Various Maintainers): Add myself.
4387
4388 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4389
4390         * MAINTAINERS (Write After Approval): Add myself.
4391
4392 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4393
4394         * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4397
4398         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4399         * configure: Regenerate.
4400
4401 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4402
4403         Revert:
4404         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4405
4406         * Makefile.def (flags_to_pass): Remove *dir variables that
4407         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4408         as well as prefix and exec_prefix.
4409         * Makefile.in: Regenerate.
4410
4411 2004-04-26  Robert Millan  <robertmh@gnu.org>
4412
4413         Add patches from libtool CVS.
4414         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4415         * ltconfig: Likewise.
4416         * ltcf-c.sh: Likewise.
4417         * ltcf-cxx.sh: Likewise.
4418         * ltcf-gcj.sh: Likewise.
4419
4420 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4421
4422         * Makefile.def (host_modules): Mark with the bootstrap
4423         flag packages on which gcc depends.
4424         * Makefile.tpl (all-bootstrap): Use it.
4425         * Makefile.in: Regenerate.
4426
4427 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4428
4429         * Makefile.def (flags_to_pass): Remove *dir variables that
4430         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4431         as well as prefix and exec_prefix.
4432         * Makefile.in: Regenerate.
4433
4434 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4435
4436         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4437         * configure: Regenerate.
4438         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4439         * gcc/Makefile.tpl (compare): Use the result of the test.
4440         * gcc/Makefile.in: Regenerate.
4441
4442 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4445         Always relocate gcc and prev-gcc to the original names, even
4446         if the build fails.
4447         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4448         New targets.
4449
4450 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4451
4452         * MAINTAINERS: Update my email address.
4453
4454 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4455
4456         * configure.in (mips*-*-irix5*): Enable ld.
4457         * configure: Regenerate.
4458
4459 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4460
4461         * configure: Regenerate.
4462
4463 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4464
4465         * Makefile.tpl (configure-[+module+], configure-gcc,
4466         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4467         Set and export LDFLAGS.
4468         * Makefile.in: Regenerate.
4469
4470 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4471
4472         * MAINTAINERS: Add myself to write-after-approval.
4473
4474 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4475
4476         PR bootstrap/14871
4477         * Makefile.tpl: If we don't have built-in-tree target tools,
4478         use the ones found by configure rather than hacking around with
4479         program_transform_name.
4480         * configure.in: Give Makefile.tpl the information necessary
4481         to do that.
4482         * Makefile.in: Regenerate.
4483         * configure: Regenerate.
4484
4485 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4486
4487         PR bootstrap/14760
4488         * configure.in: When computing baseargs, strip *all* copies of
4489         offending options.  Also, don't match/substitute the trailing space,
4490         so that this actually works when two similar options are separated by
4491         only one space.
4492         * configure: Regenerate.
4493
4494 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4495
4496         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4497         (rs6000-*-aix*): Same.
4498         * configure: Regenerate.
4499
4500 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4501
4502         * MAINTAINERS: Add myself to write-after-approval.
4503
4504 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4505
4506         * MAINTAINERS: Add myself to write-after-approval.
4507
4508 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4509
4510         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4511         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4512         * Makefile.in: Regenerate.
4513
4514         * configure.in (top level bootstrap support): Rework --enable-werror
4515         to set @stage2_werror_flag@.
4516         * configure: Regenerate.
4517         * Makefile.tpl (top level bootstrap support): Pass
4518         @stage2_werror_flag@ down to configure in stages 2 and 3.
4519         * Makefile.in: Regenerate.
4520
4521 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4522
4523         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4524         for stages 2 and 3 as well as in make.  As a consequence, remove
4525         OUTPUT_OPTION (now detected by configure) from the flags passed down
4526         to make.
4527         * Makefile.in: Regenerate.
4528
4529         * Makefile.tpl (new-bootstrap): Fix typo.
4530         * Makefile.in: Regenerate.
4531
4532 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4533
4534         * Makefile.tpl: Rearrange by moving recursive_targets rules
4535         into their proper sections.
4536         * Makefile.tpl (top level bootstrap support): Move disabling
4537         of coverage flags from 'make' to 'configure'; improve comments.
4538         * Makefile.in: Regenerate.
4539
4540         * Makefile.tpl (experimental top level bootstrap) Move stage1
4541         language setting from all- target to configure- target; disable
4542         intermodule optimization in stage 1; prevent gratuitous rebuilds
4543         of stage 1.
4544         * Makefile.in: Regenerate.
4545         * configure.in: Comma-separate stage 1 language list for top
4546         level bootstrap.
4547         * configure: Regenerate.
4548
4549         * Makefile.tpl: Clean up experimental top level bootstrap support:
4550         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4551         prev-gcc in configure- targets as well as all- targets.
4552         * Makefile.in: Regenerate.
4553
4554 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4555
4556         * compile: New file imported from automake.
4557
4558 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4559
4560         * configure.in: Remove symbolic link section.
4561         * configure: Regenerate.
4562         * Makefile.tpl (links): Remove.
4563         * Makefile.in: Regenerate.
4564
4565 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4566             Nathanael Nerode  <neroden@gcc.gnu.org>
4567
4568         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4569         Set with AC_CHECK_PROGS.
4570         * configure.in: Fix comment typo from last patch.
4571         * configure: Regenerate.
4572
4573 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4574
4575         * Makefile.tpl: Introduce experimental top level bootstrap support.
4576         * Makefile.in: Regenerate.
4577         * configure.in: Introduce support for top level bootstrap.
4578         * configure: Regenerate.
4579
4580 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4581             Paolo Bonzini  <bonzini@gnu.org>
4582
4583         PR bootstrap/14522
4584         * configure.in: Cope with shells that do not support unquoted ^
4585         * configure: Regenerate.
4586
4587 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4588             Paolo Bonzini  <bonzini@gnu.org>
4589
4590         PR bootstrap/14522
4591         * configure.in: Cope with shells that do not support nesting
4592         quotes inside quoted backquote substitutions.
4593         * configure: Regenerate.
4594
4595 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4596
4597         PR bootstrap/14522
4598         * configure.in: Fix escaping of $.
4599         * configure: Regenerate.
4600
4601 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4602
4603         * configure: Regenerate, since I forgot to while committing Paolo's
4604         changes.
4605
4606 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4607
4608         PR ada/14131
4609         Move language detection to the top level.
4610         * configure.in: Find default values for the tools as
4611         soon as possible.  Disable ada if GNAT is not found.
4612         Emit error message about missing languages.  Expand
4613         --enable-languages=all for the gcc subdirectory.
4614
4615 2004-03-10  Ben Elliston  <bje@gnu.org>
4616
4617         * MAINTAINERS: Update my email address.
4618
4619 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4620
4621         * ltconfig: Disable building static libraries if building shared
4622         libraries on AIX 5L.
4623
4624 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4625
4626         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4627         and disable libgcj.
4628         * configure: Regenerated.
4629
4630 2004-03-01  Brian Booth  <bbooth@redhat.com>
4631
4632         * MAINTAINERS: Add myself to write-after-approval.
4633
4634 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4635
4636         * MAINTAINERS: Add myself to write-after-approval.
4637
4638 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4639
4640         PR bootstrap/7087
4641         * Makefile.tpl: Guard XFOO sed statements better.
4642         * Makefile.tpl: Add dependency for configure-target-libada.
4643         * Makefile.in: Regenerate (incidentally fixes broken
4644         commit when libada-branch was merged).
4645
4646 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4647
4648         * MAINTAINERS: Add myself to write-after-approval.
4649
4650 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4651
4652         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4653         maintainers.
4654
4655 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4656
4657         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4658         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4659
4660 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4661
4662         PR bootstrap/11932
4663         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4664
4665 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4666
4667         * MAINTAINERS: Added myself to write-after-approval.
4668
4669 2004-02-14  Michael Koch  <konqueror@gmx.de>
4670
4671         * MAINTAINERS: Added myself to write-after-approval.
4672
4673 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4674
4675         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4676         some OS port maintainers to OS port maintainers section.
4677
4678 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4679
4680         * MAINTAINERS: Add self.
4681
4682 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4683
4684         * MAINTAINERS: Alphabetize.
4685
4686 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4687
4688         * MAINTAINERS: Remove myself.
4689
4690 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4691
4692         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4693         (rs6000-*-aix*): Same.
4694         * configure: Regenerate.
4695
4696 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4697
4698         * configure.in (host): Add in missing $noconfigdirs to defines.
4699         * configure: Regenerate.
4700
4701 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4702             Nathanael Nerode  <neroden@gcc.gnu.org>
4703
4704         PR ada/6637, PR ada/5911
4705         Merge with libada-branch:
4706         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4707         with appropriate dependencies. Add --enable-libada configure switch.
4708         * configure, Makefile.in: Regenerate.
4709
4710 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4711
4712         * MAINTAINERS: Add myself to write-after-approval.
4713
4714 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4715
4716         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4717         * configure: Regenerate.
4718
4719 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4720
4721         Merge from upstream:
4722
4723         * ltmain.in: When setting IFS to '~', be careful about user
4724         arguments that contain '~'.
4725
4726         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4727
4728         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4729         Also test $base_compile against $CC with escaped arguments. Bug
4730         reported by Geoff Keating <geoffk@apple.com>.
4731
4732 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4733
4734         * MAINTAINERS: Remove i960 port.
4735
4736 2004-01-23  DJ Delorie  <dj@redhat.com>
4737
4738         * Makefile.def (target_modules) [libiberty]: Don't stage.
4739         * Makefile.in: Rebuilt.
4740
4741 2004-01-20  Caroline Tice  <ctice@apple.com>
4742
4743         * MAINTAINERS: Add myself to write-after-approval.
4744
4745 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4746
4747         * MAINTAINERS: Update my email address.
4748
4749 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4750
4751         * MAINTAINERS: Add myself to write-after-approval.
4752
4753 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4754
4755         * MAINTAINERS: Remove entries without email address.
4756
4757 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4758
4759         * MAINTAINERS: Add myself to write-after-approval.
4760
4761 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4762
4763         * MAINTAINERS: Update my email address.
4764
4765 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4766
4767         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4768         * Makefile.tpl (configure-target-[+module+]): Support stage.
4769         * Makefile.in: Rebuilt.
4770
4771 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4772
4773         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4774
4775 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4776
4777         * MAINTAINERS: Add myself as a MIPS maintainer.
4778
4779 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4780
4781         * configure.in: Use ./config.cache, not config.cache.
4782         * configure: Regenerate.
4783         * Makefile.tpl: Special-casing not needed for GCC any more.
4784         * Makefile.in: Regenerate.
4785
4786         * configure.in: Don't share a cache file for host dirs.
4787         * configure: Regenerate.
4788
4789         * config-ml.in: Don't mess with the cache file.
4790
4791 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4792
4793         * MAINTAINERS: Move myself from 'Write After Approval' to
4794         'CPU Port Maintainers' section as SPARC maintainer.
4795
4796 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4797
4798         * Makefile.tpl: Make GCC use a separate config.cache.
4799         * Makefile.in: Regenerate.
4800
4801         PR bootstrap/11932, PR bootstrap/11933
4802         (I don't know if it will fix either of them, but it relates
4803         to them.)
4804         * configure.in: Don't use shared config.cache for target
4805         directories.
4806         * configure: Regenerate.
4807
4808 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4809
4810         * MAINTAINERS: Add myself to 'Write After Approval' section.
4811
4812 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4813
4814         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4815         * configure: Regenerated.
4816
4817 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4818
4819         * MAINTAINERS: Remove the mn10200 maintainer.
4820
4821 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4822
4823         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4824         * configure: Regenerated.
4825
4826 2003-12-16  Jan Hubicka  <jh@suse.cz>
4827
4828         * MAINTAINERS: Add myself as callgraph maintainer.
4829
4830 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4831
4832         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4833         * configure: Regenerate.
4834
4835 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4836
4837         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4838         'Write After Approval' section. Update email.
4839
4840 2003-12-01  James Lemke <jim@wasabisystems.com>
4841
4842         * MAINTAINERS (Write After Approval): Add myself.
4843
4844 2003-11-20  Matt Thomas  <matt@3am-software.com>
4845
4846         * MAINTAINERS: Add myself as a vax port maintainer.
4847
4848 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4849
4850         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4851         (configure-build-[+module+], configure-[+module+]): Likewise.
4852         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4853         * Makefile.in: Regenerate.
4854
4855 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4856
4857         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4858         shared/dylibed libraries.
4859         * ltmain.sh: Likewise.
4860         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4861         * ltcf-cxx.sh: Likewise.
4862         * ltcf-gcj.sh: Likewise.
4863         * ltconfig: Likewise.
4864
4865 2003-11-17  Stan Cox  <scox@redhat.com>
4866
4867         * MAINTAINERS: Add myself as iq2000 port maintainer.
4868
4869 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4870
4871         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4872         * Makefile.in: Regenerate.
4873
4874 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4875
4876         * config.sub: Update to 2003-11-03 version.
4877
4878 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4879
4880         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4881         * configure:  Regenerate.
4882
4883 2003-10-20  Nicolas Pitre <nico@cam.org>
4884
4885         * MAINTAINERS: Add myself to 'Write After Approval' section.
4886
4887 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4888
4889         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4890
4891 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4892
4893         * MAINTAINERS: Update my email address.
4894
4895 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4896
4897         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4898
4899 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4900
4901         * MAINTAINERS: Add myself to 'Write After Approval' section.
4902
4903 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4904
4905         * config.guess: Update to 2003-10-16 version.
4906         * config.sub: Update to 2003-10-16 version.
4907
4908 2003-10-15 David Daney  <ddaney@avtrex.com>
4909
4910         * MAINTAINERS: Added myself to 'Write After Approval' section.
4911
4912 2003-10-15  Falk Hueffner  <falk@debian.org>
4913
4914         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4915         'Write After Approval' section. Update email.
4916
4917 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4918
4919         * MAINTAINERS: Move myself from 'Write After Approval' to
4920         'Various Maintainers' section as middle-end maintainer.
4921
4922 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4925         HOST_FLAGS_TO_PASS.
4926         * Makefile.in: Regenerate.
4927
4928 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4929
4930         * config.guess: Update to 2003-10-07 version.
4931         * config.sub: Update to 2003-10-07 version.
4932
4933 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4934
4935         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4936         * ltconfig (irix5*, irix6*): Don't override version_type.
4937
4938 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4939
4940         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4941         * configure: Rebuilt
4942         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4943         * Makefile.in: Rebuilt
4944
4945 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4946
4947         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4948
4949 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4950
4951         * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2003-09-29  Paul Koning  <ni1d@arrl.net>
4954
4955         * MAINTAINERS: Move myself from "Write After Approval"
4956         to CPU platform maintainers for pdp11 platform.
4957
4958 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4959
4960         * MAINTAINERS: Move myself from 'Write After Approval' to
4961         'Various Maintainers' section as libffi testsuite maintainer.
4962
4963 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4964
4965         * configure.in: Pass a computed --program-transform-name
4966         to subconfigures.
4967         * configure: Regenerated.
4968
4969 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4970
4971         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4972         * Makefile.in: Regenerate.
4973
4974         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4975         * Makefile.in: Regenerate.
4976
4977 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4978
4979         * MAINTAINERS: Move myself from 'Write After Approval'
4980         to 'Various Maintainers' (objective-c) section.
4981
4982 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4983
4984         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4985         quoting.
4986         * configure: Regenerated.
4987
4988 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4989
4990         * MAINTAINERS (Write After Approval): Add myself to write after
4991         approval list.
4992
4993 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4994
4995         * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4998
4999         * MAINTAINERS: Update my e-mail address.
5000
5001 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5002
5003         * libtool.m4 (LD): Correct powerpc64 host match.
5004
5005 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5006
5007         * MAINTAINTERS: Update my affiliation and email address.
5008
5009 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5010
5011         * MAINTAINERS (Write After Approval): Add myself.
5012
5013 2003-09-04  DJ Delorie  <dj@redhat.com>
5014
5015         * configure: Regenerate.
5016
5017 2003-09-04  Robert Millan  <robertmh@gnu.org>
5018
5019         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5020
5021 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5022
5023         * configure.in: Ensure arguments to sed are properly spaced.
5024         * configure: Regenerate.
5025
5026 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5027
5028         * MAINTAINERS: Update my e-mail address.
5029
5030 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5031
5032         * MAINTAINERS (Write After Approval): Add myself.
5033
5034 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5035
5036         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5037         * configure: Regenerated.
5038
5039 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5040
5041         * MAINTAINERS: Update my email address.
5042
5043 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5044
5045         * configure.in:  Use newline instead of semicolon when assuming
5046         shell arguments in a for loop.
5047         * configure:  Regenerated.
5048
5049 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5050
5051         * MAINTAINERS: Resurrect the i860 maintainer.
5052
5053 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5054
5055         PR 8180
5056         * configure.in: When testing with_libs and with_headers, treat
5057         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5058         * configure: Regenerate.
5059
5060         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5061         make, shell, etc.
5062         (baseargs): Likewise.
5063         * configure: Regenerate.
5064
5065 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5070
5071         * configure.in: Disable libgcj for darwin not on powerpc.
5072         * configure: Rebuild.
5073
5074 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5075
5076         * config-ml.in, symlink-tree: Add license.
5077
5078 2003-08-03  Richard Stallman  <rms@gnu.org>
5079             Eben Moglen  <moglen@columbia.edu>
5080
5081         * README.SCO: New file.
5082
5083 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5084
5085         * Makefile.tpl (check, check-c++): Express dependencies using
5086         dependencies rather than commands.
5087         * Makefile.in: Regenerate.
5088
5089 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5090
5091         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5092         * configure: Ditto.
5093
5094 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5095
5096         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5097         * Makefile.in: Update.
5098
5099 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5100
5101         * configure.in: Enable libgcj for darwin.
5102         * configure: Rebuild.
5103
5104 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5105
5106         * config-ml.in:  Use ac_configure_args directly instead of
5107         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5108         actually seen.
5109
5110 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5111
5112         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5113         creating target and build subdirs to build all parent dirs as needed.
5114         * Makefile.in: Rebuild.
5115         * configure.in: Don't build dirs explicitly here.
5116         * configure: Rebuild.
5117
5118 2003-07-26  Paul Brook  <paul@nowt.org>
5119
5120         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5121
5122 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5123
5124         * Makefile.tpl (all-make): Depend on intl.
5125         * Makefile.in: Rebuilt.
5126
5127 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5128
5129         * install-sh:  Update to newer upstream versions (associated with
5130         aclocal 1.7).
5131         * mkinstalldirs:  Likewise.
5132         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5133
5134 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5135
5136         * MAINTAINERS: Move self from Bug database only accounts
5137         to write-after-approval.
5138
5139 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5140
5141         * config.if: Remove unused libc_interface determination.
5142
5143 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5144
5145         * MAINTAINERS: Move self from write-after-approval to
5146         build machinery (*.in).
5147
5148 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5149
5150         PR bootstrap/11273
5151         PR bootstrap/11408
5152         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5153         unused INSTALL_PROGRAM_ARGS.
5154         * configure.in: Use AC_PROG_INSTALL.
5155         * Makefile.in: Regenerate.
5156         * configure: Regenerate.
5157
5158 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5159
5160         * MAINTAINERS: Alphabetize.
5161
5162 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5163
5164         * configure: Rebuilt.
5165         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5166         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5167         newlib nor libgloss.
5168         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5169         * configure.in (am33_2.0-*-linux*): Added.
5170
5171 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5172
5173         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5174         * configure: Regenerate.
5175
5176 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5177
5178         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5179         * Makefile.in: Regenerate.
5180
5181 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5182
5183         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5184         * Makefile.in: Regenerate.
5185
5186 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5187
5188         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5189         * Makefile.in: Regenerated.
5190
5191         * config-ml.in: Replace PWD with PWD_COMMAND.
5192
5193 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5194
5195         * intl: New directory; see intl/ChangeLog for details.
5196         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5197         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5198         * Makefile.in: Regenerate.
5199
5200 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5201
5202         * configure.in: Clean up config-lang.in handling.  Delete
5203         useless assignment to "subdirs".
5204         * configure: Regenerate.
5205
5206 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5207
5208         * configure.in: Rename 'target_libs' to 'target_libraries'.
5209         Remove useless reference to 'target_libs'.
5210         * configure: Regenerate.
5211
5212 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5213
5214         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5215         * Makefile.in: Regenerate.
5216
5217 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5218
5219         * Makefile.def: Introduce flags_to_pass.
5220         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5221         * Makefile.in: Regenerate.
5222
5223 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5224
5225         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5226         and target-libgloss.
5227         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5228         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5229         * configure: Regenerate.
5230
5231 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5232
5233         * configure.in: Update testsuite_flags to new location.
5234         * configure. Regenerate.
5235
5236 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5237
5238         * Makefile.tpl: Remove BUILD_CC stuff.
5239         * Makefile.in: Regenerate.
5240
5241 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5242
5243         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5244
5245 2003-06-16  Graeme Peterson <gp@qnx.com>
5246
5247         * MAINTAINERS (Write After Approval): Add myself.
5248
5249 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5250
5251         * config.guess: Update to 2003-06-12 version.
5252         * config.sub: Update to 2003-06-13 version.
5253
5254 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5255
5256         * config.guess: Update to 2003-06-06 version.
5257         * config.sub: Update to 2003-06-06 version.
5258
5259 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5260
5261         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5262         * configure. Regenerate.
5263
5264 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5265
5266         * configure.in: Disable serial configure by default.
5267         * configure: Regenerate.
5268         * Makefile.tpl: Abolish .NOTPARALLEL.
5269         * Makefile.in: Regenerate.
5270
5271         * Makefile.tpl: Replace {build,host,target}_canonical by
5272         {build,host,target}.
5273         * Makefile.in: Regenerate.
5274
5275         * Makefile.tpl: Fix stupid pasto.
5276         * Makefile.in: Regenerate.
5277
5278 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5279
5280         * Makefile.tpl: Remove bogus conditional.
5281         * Makefile.in: Regenerate.
5282
5283 2003-06-05  Jan Hubicka  <jh@suse.cz>
5284
5285         * Makefile.tpl (profiledbootstrap): New target.
5286         * Makefile.in (profiledbootstrap): New target.
5287
5288 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5289
5290         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5291         Pinski. Remove user names from other bugzilla-only maintainers.
5292
5293 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5294
5295         * Makefile.tpl: Make 'recursive targets' using autogen rather
5296         than shell loop.  Remove duplicate 'clean' targets and false
5297         comments.
5298         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5299         Add systematic method of specifying missing targets in subdirs.
5300         Add copyright boilerplate.
5301         * Makefile.in: Regenerate.
5302         * configure.in: Add 'recursive targets' to maybe list.
5303         * configure: Regenerate.
5304
5305         * MAINTAINERS: "GNATS only" -> "Bug database only".
5306
5307         * Makefile.tpl: Rename [+target+] to [+make_target+].
5308         * Makefile.def: Rename 'target' to 'make_target'.
5309
5310 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5311
5312         * MAINTAINERS: Add self as options handling maintainer.
5313
5314 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5315
5316         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5317         been too long since I touched those ports.
5318
5319 2003-05-28  DJ Delorie  <dj@redhat.com>
5320
5321         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5322         * Makefile.in: Regenerate.
5323
5324 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5325
5326         * configure.in: Use curly braces in the definition of tooldir.
5327         * configure: Regenerate.
5328
5329 2003-05-21  DJ Delorie  <dj@redhat.com>
5330
5331         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5332         newlib or libgloss.
5333         * Makefile.in: Regenerate.
5334
5335 2003-05-21  DJ Delorie  <dj@redhat.com>
5336
5337         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5338         * Makefile.in: Regenerate.
5339
5340 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5341
5342         * MAINTAINERS: Update my e-mail address.
5343
5344 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5345
5346         * configure.in: Switch more things to use maybe dependencies.
5347         * Makefile.tpl: Switch more things to use maybe dependencies.
5348         Factor out common code from autogen IF statements.
5349         * configure: Regenerate.
5350         * Makefile.in: Regenerate.
5351
5352 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5353
5354         * configure.in: Accept i[3456789]86 for machine type.
5355         * configure: Regenerate.
5356
5357 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5358
5359         * configure.in: Switch more things to use maybe dependencies.
5360         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5361         * configure: Regenerate.
5362         * Makefile.tpl: Switch more things to use maybe dependencies.
5363         * Makefile.in: Regenerate.
5364
5365 2003-05-16  Andreas Schwab  <schwab@suse.de>
5366
5367         * Makefile.tpl (install-opcodes): Define.
5368         * Makefile.in: Rebuild.
5369
5370 2003-05-13  Andreas Jaeger  <aj@suse.de>
5371
5372         * config.guess: Update to 2003-05-09 version.
5373         * config.sub: Update to 2003-05-09 version.
5374
5375 2003-05-13  Michael Eager <eager@mvista.com>
5376
5377         * configure.in: Correct sed script so that options in quotes are not
5378         deleted.
5379         * configure: Rebuild.
5380
5381 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5382
5383         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5384         and $$s/newlib/libc/sys/cygwin32 include paths.
5385         * configure: Ditto.
5386
5387 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5388
5389         * MAINTAINERS: Update my email addresses.
5390
5391 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5392
5393         * config-ml.in: Propagate INSTALL variables.
5394
5395 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5396
5397         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5398
5399 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5400
5401         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5402         * Makefile.in: Regenerate.
5403
5404 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5405
5406         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5407
5408 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5409
5410         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5411
5412 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5413
5414         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5415         * Makefile.in: Regenerated.
5416
5417 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5418
5419         * MAINTAINERS (Write After Approval): Upgrade myself from
5420         GNATS only to write-after-approval. Update my mail address.
5421
5422 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5423
5424         (OS Port Maintainers: freebsd): Add myself.
5425
5426 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5427
5428         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5429
5430 2003-04-22  Kean Johnston  <jkj@sco.com>
5431
5432         * MAINTAINERS (SCO ports): Added myself.
5433
5434 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5435
5436         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5437
5438 2003-04-19  Kean Johnston  <jkj@sco.com>
5439
5440         * MAINTAINERS (Write After Approval): Add myself.
5441
5442 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5443
5444         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5445         * Makefile.in: Regenerate.
5446
5447 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5448
5449         * configure.in (powerpc64*-*-linux*): Remove.
5450         * configure: Rebuilt.
5451
5452 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5453
5454         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5455         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5456         and restrap.
5457         * Makefile.in:  Regenerate.
5458
5459 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5460
5461         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5462         * configure: Regenerated.
5463
5464 2003-04-15  DJ Delorie  <dj@redhat.com>
5465
5466         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5467
5468 2003-04-13  Nick Clifton  <nickc@redhat.com>
5469
5470         * config-ml.in: Remove support for --disable-aix removing
5471         call-aix multilibs.
5472
5473 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5474
5475         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5476         * */configure: Rebuilt.
5477
5478 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5479
5480         * MAINTAINERS: Add my email address.
5481
5482 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5483
5484         * MAINTAINERS (Write After Approval): Add myself.
5485
5486 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5487
5488         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5489         * Makefile.in: Regenerate.
5490
5491 2003-03-14  Michael Chastain  <mec@shout.net>
5492
5493         * Makefile.in: Regenerate with correct Makefile.def.
5494
5495 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5496
5497         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5498         Make macro.
5499         * Makefile.in: Regenerate.
5500         * configure.in: Clean up gxx_include_dir logic.
5501         * configure: Regenerate.
5502
5503 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5504
5505         * MAINTAINERS (Write After Approval): Add myself.
5506
5507 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5508
5509         * MAINTAINERS: Update my mail address.
5510
5511 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5512
5513         * configure.in (gxx_include_dir): Fix typo.
5514         * configure: Regenerated.
5515
5516 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5517
5518         * Makefile.tpl: Reindent.
5519         * Makefile.in: Regenerate.
5520         * configure.in: Reindent.  Don't set unused variables.
5521         * configure: Regenerate.
5522
5523 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5524
5525         * configure.in: Include $(build_tooldir)/sys-include in
5526         FLAGS_FOR_TARGET.
5527         * configure: Regenerated.
5528
5529 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5530
5531         * Makefile.tpl: Always pass down RANLIB.
5532         * Makefile.in: Regenerate.
5533
5534         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5535         * Makefile.in: Regenerate.
5536         * configure.in: Remove unused logic relating to --enable-shared
5537         and --enable-threads.  Remove bogus comments.  Remove redundant
5538         noconfigdirs.
5539         * configure: Regenerate.
5540
5541         * configure.in: Replace ${libstdcxx_version} by its value.
5542         Remove reference to mh-dgux.
5543         * configure: Regenerate.
5544
5545 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5546
5547         * MAINTAINERS (Write After Approval): Add myself.
5548
5549 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5550
5551         * Makefile.tpl: Rearrange.
5552         * Makefile.in: Regenerate.
5553
5554 2003-02-25  Uwe Stieber <uwe@wwws.de>
5555
5556         * configure.in: Add support for kaOS as cross build target system.
5557         * configure: Regenerated.
5558
5559 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5560
5561         * MAINTAINERS (Write after approval): Add myself.
5562
5563 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5564
5565         * MAINTAINERS: Update my email address.
5566
5567 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5568
5569         * MAINTAINERS: Add self to blanket write privs. section.
5570
5571 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5572
5573         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5574         configure-target-* as some target builds may require additional
5575         flags for preprocessor tests.
5576         * Makefile.in: Regenerated.
5577
5578 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5579
5580         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5581         * ltconfig: Handle it.
5582         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5583         auto-detecting it.
5584
5585         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5586         it is used as argument to $CC.
5587         * ltcf-gcj.sh: Likewise.
5588
5589         * configure.in: Introduce --enable-maintainer-mode.
5590         * configure: Rebuilt.
5591         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5592         for maintainer mode.
5593         * Makefile.in: Rebuilt.
5594
5595 2003-02-18  Jason Merrill  <jason@redhat.com>
5596
5597         * Makefile.tpl (check-c++): Allow parallelism.
5598
5599 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5600
5601         * MAINTAINERS: Remove John Carr (who never actually had access to
5602         gcc.gnu.org).
5603
5604 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5605
5606         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5607         don't configure target-libobjc.
5608         * configure: Regenerate.
5609
5610 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5611
5612         * Makefile.tpl (RANLIB): Define.
5613         * Makefile.in: Regenerate.
5614
5615 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5616
5617         * MAINTAINERS: Update my email.
5618
5619 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5620
5621         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5622         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5623         * Makefile.in: Regenerated.
5624         * configure.in: Remove all traces of snavigator, db, and grep.
5625         * configure: Regenerated.
5626
5627 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5628
5629         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5630         After Approval.
5631
5632 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5633
5634         * MAINTAINERS (Write after approval): Add myself.
5635
5636 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5637
5638         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5639         * Makefile.in: Regenerated.
5640
5641 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5642
5643         * config.guess: Updated to 2003-01-30's version.
5644         * config.sub: Updated to 2003-01-28's version.
5645
5646 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5647
5648         * config.if: If gcc_version is already set, just use it.  Don't set
5649         gcc_version_trigger if it's already set, otherwise set it to
5650         gcc/version.c, but only if the file exists.  If it is not set and
5651         gcc/version.c does not exist, try to extract the version number from
5652         $CC.
5653
5654 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5655
5656         * MAINTAINERS: Add myself to write-after-approval list.
5657
5658 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5659
5660         * configure.in:  Revert 24Jan change.
5661         * configure:  Regenerate.
5662
5663 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5664
5665         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5666         entry of HJ Lu.
5667
5668 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5669
5670         * configure.in: Revert previous change.
5671         * configure: Regenerate.
5672
5673 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5674
5675         * configure.in: Make rda native-only.
5676         * configure: Regenerate.
5677
5678 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5679
5680         * MAINTAINERS: Move myself from GNATS-only-accounts to
5681         write-after-approval.
5682
5683 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5684
5685         * configure.in: Add missing \.
5686         * configure: Rebuilt.
5687
5688 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5689
5690         * configure.in (baseargs): Avoid using \| in sed regular
5691         expressions.
5692         * configure: Rebuilt.
5693
5694 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5695
5696         * configure.in (baseargs): Remove all supported forms of
5697         --cache-file, --srcdir, --host, --build and --target options
5698         from argument lists.
5699         * configure: Rebuilt.
5700
5701 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5702
5703         * MAINTAINERS: Add myself to write-after-approval list.
5704
5705 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5706
5707         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5708         * configure: Rebuilt.
5709
5710 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5711
5712         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5713         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5714         * Makefile.in: Regenerate.
5715         * configure: Regenerate.
5716
5717 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5718
5719         * configure.in: Remove Makefile in build, host and target modules
5720         unless configure was run with --no-recursion.
5721         * configure: Rebuilt.
5722
5723 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5724
5725         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5726         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5727         * Makefile.in: Regenerate.
5728
5729 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5730
5731         * config.guess: Update to 2003-01-03 version.
5732         * config.sub: Update to 2003-01-03 version.
5733
5734 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5735
5736         * configure: Regenerate with proper autoconf 2.13.
5737
5738 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5739
5740         * configure.in: Add AC_PREREQ for consistency.
5741         * configure: Regenerate.
5742
5743 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5744
5745         * configure.in (GDB_TK): Add tcl directories conditional on
5746         gdb/gdbtk directory being present.
5747         * configure: Regenerate.
5748
5749 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5750
5751         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5752         by gcc if LD is not defined and we are not doing a Canadian Cross.
5753         * configure: Rebuilt.
5754
5755 2002-12-31  Tom Tromey  <tromey@redhat.com>
5756
5757         * Makefile.in: Rebuilt.
5758         * Makefile.def (target_modules) [libffi]: Allow installation.
5759
5760 2002-12-31  Andreas Schwab  <schwab@suse.de>
5761
5762         * configure.in: Fix use of $program_transform_name.
5763         * configure: Regenerated.
5764
5765 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5766
5767         * configure.in (baseargs): Don't remove first configure argument.
5768         * configure: Regenerated.
5769
5770 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5771
5772         * Makefile.tpl (local-distclean): Don't remove...
5773         (multilib.ts): ... this.  Moved into...
5774         (multilib.out): ... this.  Don't use sub-make.
5775         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5776         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5777         (configure-build-[+module+], configure-[+module+],
5778         configure-target-[+module+], configure-gcc): ... these.  Test
5779         for Makefile existence.  Drop config.status from dependencies.
5780         * Makefile.in: Rebuilt.
5781         * configure.in: Move gcc-version-trigger to the end of
5782         ac_configure_args.  Add comments to maybedep.tmp and
5783         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5784         nonopt from baseargs, matching and removing corresponding
5785         whitespace while at it.
5786         * configure: Rebuilt.
5787
5788 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5789
5790         * configure.in (host_configargs): Replace reference to
5791         no-longer-defined buildopts with --build=${build_alias}.
5792         * configure: Rebuilt.
5793
5794         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5795         program_transform_name to standard idiom.
5796         (AUTOGEN, AUTOCONF): Define.
5797         (Makefile.in): Use $(AUTOGEN).
5798         (Makefile): Depend on config.status, and use autoconf-style rule to
5799         build it.  Move original commands to...
5800         (config.status): ... this new target.
5801         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5802         $(AUTOCONF).
5803         * Makefile.in: Rebuilt.
5804
5805 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5806
5807         * Makefile.tpl: Fix dramatic bustage due to change in
5808         program_transform_name.
5809         * Makefile.in: Regenerate.
5810
5811         * configure.in: Remove unnecessary PATH setting.
5812         * configure: Regnerate.
5813
5814         * configure.in: Don't default to unprefixed tools unless
5815         the native tools will work.
5816         * configure: Regenerate.
5817
5818         * configure.in: Convert to autoconf script.  Blow away lots
5819         of now-redundant Makefile fragments.
5820         * configure: Generate using Autoconf.
5821         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5822         * Makefile.in: Regenerate.
5823
5824 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5825
5826         * configure: Fix stupid bug where RANLIB was mistakenly included.
5827
5828         * configure.in: Rename (buildargs, hostargs, targargs) to
5829         (build_configargs, host_configargs, target_configargs).
5830
5831         * configure.in: Move logic out of sed statement.
5832
5833         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5834         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5835
5836 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5837
5838         * config.sub: Import from master repository
5839         * config.guess: Ditto
5840
5841 2002-12-24  Andreas Schwab  <schwab@suse.de>
5842
5843         * Makefile.tpl (multilib.out): Fix missing space.
5844         * Makefile.in: Regenerate.
5845
5846 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5847
5848         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5849         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5850         * Makefile.in: Regenerate.
5851         * configure.in: Remove unnecessary leftovers.
5852
5853 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5854
5855         * configure.in (extra_ranlibflags_for_target): New variable.
5856         (*-*-darwin): Add -c to ranlib commands.
5857         * configure (tooldir): Handle extra_ranlibflags_for_target.
5858
5859 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5860
5861         * Makefile.tpl: Revert HJL's change.
5862         * Makefile.in: Regenerated.
5863         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5864         always.
5865
5866 2002-12-19  Andreas Schwab  <schwab@suse.de>
5867
5868         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5869         * Makefile.in: Regenerate.
5870
5871 2002-12-18  H.J. Lu <hjl@gnu.org>
5872
5873         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5874         * Makefile.in: Regenerated.
5875
5876         * configure.in (build_prefix): New. Substitute.
5877
5878 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5879
5880         * Makefile.tpl: Don't let real targets depend on phony targets.
5881         * Makefile.in: Regenerate.
5882
5883         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5884         * Makefile.in: Regenerate.
5885
5886 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5887
5888         * config.sub: Import from master repository
5889         * config.guess: Ditto
5890
5891 2002-12-16  Jason Merrill  <jason@redhat.com>
5892
5893         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5894         previous 'make bootstrap'.
5895         * Makefile.in: Regenerate.
5896
5897 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5898
5899         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5900
5901 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5902
5903         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5904         * Makefile.in: Regenerate.
5905
5906 2002-12-13  Jason Merrill  <jason@redhat.com>
5907
5908         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5909         library tests.
5910         (check-c++): Just depend on it and check-target-libstdc++-v3.
5911         * Makefile.in: Regenerate.
5912
5913 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5914
5915         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5916         * Makefile.in: Rebuilt.
5917
5918 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5919
5920         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5921
5922 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5923
5924         * configure: Fix bug put in by gremlins.
5925
5926         * Makefile.tpl: Substitute more autoconfily.
5927         * configure: Substitute more autoconfily.
5928         * Makefile.in: Regenerate.
5929
5930 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5931
5932         * config.sub: Import from master repository
5933         * config.guess: Ditto
5934         * MAINTAINERS: Added Svein Seldal under write after approval
5935
5936 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5937
5938         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5939         * Makefile.in (all-sim): Ditto.
5940
5941 2002-12-06  DJ Delorie  <dj@redhat.com>
5942
5943         * Makefile.tpl: Change configure dependencies to not have real
5944         targets depend on phony targets.
5945
5946 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5947
5948         * configure.in: Revert unintentional change.
5949
5950         * Makefile.tpl: Change dependency for */multilib.out so that
5951         it works when gcc isn't in the tree.
5952
5953         * configure.in: Substitute more.
5954         * configure: Run subconfigures from the Makefile.
5955         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5956         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5957
5958 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5959
5960         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5961
5962 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5963
5964         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5965         and corresponding dependencies.
5966         * Makefile.in: Regenerate.
5967
5968         * configure.in (host_tools): Order binutils, gas and ld for
5969         convenience in running the testsuites.
5970
5971         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5972         * Makefile.in: Regenerate.
5973         * configure.in: Introduce rules to serialize subconfigure runs.
5974
5975         * configure.in: Introduce BASE_CC_FOR_TARGET.
5976         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5977         Realize configure-build-* targets.  Realize configure-target-* targets.
5978         * Makefile.in: Regenerate.
5979
5980 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5981
5982         * configure: Move gcc_version_trigger stuff from here...
5983         * configure.in: ...to here.
5984
5985         * configure.in: Separate subconfigure options added by this file from
5986         options given by the user.  Add machinery to put args for host
5987         subconfigures into the Makefile.
5988
5989         * Makefile.tpl: Remove 'vault' targets.
5990         * Makefile.tpl: Reorder and comment dependencies.
5991         * Makefile.in: Regenerate.
5992
5993 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5994         * configure.in: Fix my broken commit of previous patch. (sigh)
5995
5996 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5997
5998         * configure.in: Move host-specific darwin noconfigdirs into
5999         the host-specific section.
6000
6001 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6002
6003         * configure.in: Move host-specific darwin noconfigdirs into
6004         the host-specific section.
6005
6006 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6007
6008         * configure: Remove skip-this-dir support.
6009         * Makefile.tpl: Remove skip-this-dir support.
6010
6011         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6012         subdirectories.
6013         * Makefile.in: Regenerate.
6014
6015         * Makefile.tpl: Strip out useless setting of 'dir'.
6016         * Makefile.in: Regenerate.
6017
6018 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6019
6020         * configure.in: Fix deeply stupid bug.
6021
6022         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6023         shell code in CXX_FOR_TARGET
6024         * Makefile.def: Introduce raw_cxx.
6025         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6026         RAW_CXX_FOR_TARGET.
6027         * Makefile.in: Regenerate.
6028
6029 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6030
6031         * Makefile.tpl: Remove unnecessary ifs.
6032         * Makefile.in: Regenerate.
6033
6034         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6035         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6036         targets for 'no_install' modules.
6037         * configure: Move GDB_TK substitution to configure.in.  Move
6038         build_modules stuff to configure.in.
6039         * configure.in: Implement soft dependency machinery.  Maybe-ize
6040         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6041         * Makefile.in: Regenerate.
6042
6043 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6044
6045         * Makefile.tpl: Make all-target, install-target behave similarly
6046         to all, install (only hitting configured targets).  Eliminate
6047         unused macro defintions.
6048
6049         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6050         build != host.
6051
6052         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6053
6054         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6055
6056         * configure.in: Produce lists of subdir targets we're actually
6057         configuring.  Remove references to "dosrel".
6058         * Makefile.tpl: Let configure set which subdir targets are hit.
6059         Remove install-cross; clean up install; remove ALL.  Remove
6060         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6061         Autogenerate host module targets.  Remove empty dependency lines
6062         and redundant dependency; rearrange slightly.
6063         * Makefile.def: Add host-side libtermcap, utils.
6064
6065         * Makefile.in: Regenerate.
6066
6067 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6068
6069         * ltconfig (osf[345]): Append $major to soname_spec.
6070         Reflect this in library_names_spec.
6071         * ltmain.sh (osf): Prefix $major with . for use as extension.
6072
6073 2002-11-19  Andreas Jaeger  <aj@suse.de>
6074
6075         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6076         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6077         and sparc64 GNU/Linux systems.
6078
6079 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6080
6081         * MAINTAINERS: Update email.
6082
6083 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6084
6085         * MAINTAINERS: Complete James Dennett's entry.
6086
6087 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6088
6089         * MAINTAINERS (Write After Approval): Add myself.
6090
6091 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6092
6093         * Makefile.tpl: syntactic cleanup
6094
6095 2002-11-13 Stuart Hastings <stuart@apple.com>
6096
6097         * MAINTAINERS: Add myself to write-after-approval list.
6098
6099 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6100
6101         * Makefile.def: Add list of recursive targets to autogenerate.
6102         Add build_modules.
6103         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6104         targets.  Autogenerate *-build-* targets.
6105         * Makefile.in: Regenerate.
6106
6107 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6108
6109         * configure: More autoconf-style substitutions.
6110         * Makefile.tpl: More autoconf-style substitutions.
6111         * Makefile.in: Regenerate.
6112
6113 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6114
6115         * configure: Substitute more variables in a more autoconf-friendly
6116         way.  Simplify slightly.
6117         * Makefile.tpl: Make more variables substitutable in an
6118         autoconf-friendly way.
6119         * Makefile.in: Regenerate.
6120
6121 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6122
6123         * MAINTAINERS (Write After Approval): Add myself.
6124
6125 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6126
6127         * configure.in (v810*): Remove special setting of tools.
6128
6129         * configure: Add support for extra required flags for ar or nm.
6130         * configure.in (aix4.3+): Use above support for target-specific
6131         issues, rather than using config/mt-aix43.
6132
6133 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6134
6135         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6136         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6137         with $srcdir.  Reformat indentation.  Substitute some variables
6138         formerly hard-coded in the Makefile for build=host.
6139         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6140         * Makefile.def: Autogenerate more.
6141         * Makefile.in: Regenerate.
6142
6143 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6144
6145         * MAINTAINERS (Write After Approval): Add myself.
6146
6147 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6148
6149         * Makefile.def (host_modules): Add rda.
6150         * Makefile.in: Regenerate.
6151         * configure.in (target_tool): Add target-rda to list.
6152
6153 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6154
6155         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6156
6157 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6158
6159         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6160         and restrap targets to this rule.
6161         * Makefile.in:  Regenerate.
6162
6163 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6164
6165         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6166         GNATS only accounts.
6167
6168 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6169
6170         * configure.in (i[3456]86-*-linux*): Add check to disable
6171         ${libgcj} for glibc1.
6172
6173 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6174
6175         * MAINTAINERS: Add myself as ip2k port maintainer.
6176
6177 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6178
6179         * configure.in: Add tic4x target.
6180
6181 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6182
6183         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6184         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6185         * Makefile.in: Regenerate.
6186
6187         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6188         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6189         * Makefile.in: Regenerate.
6190
6191 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6192
6193         * MAINTAINERS: Add myself as web pages co-maintainer.
6194
6195 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6196
6197         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6198         * Makefile.in: Regenerate.
6199
6200 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6201
6202         * MAINTAINERS: Add myself and Nathan Sidwell
6203         <nathan@codesourcery.com> as VxWorks maintainers.
6204
6205 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6206
6207         * Makefile.def: Remove order dependency comments.
6208         * Makefile.tpl: Add explicit install-install dependencies.
6209         * Makefile.in: Regenerate.
6210
6211         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6212         * Makefile.in: Regenerate.
6213
6214         * Makefile.tpl: Add configure-target (for src-release in src)
6215         * Makefile.in: Regenerate.
6216
6217 2002-09-30  Nick Clifton  <nickc@redhat.com>
6218
6219         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6220
6221 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6222
6223         * configure.in (s390*-*-linux*): Enable libgcj.
6224
6225 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6226
6227         * configure: Revert accidentally applied changes.
6228
6229         * Makefile.tpl: Make more autoconf-friendly.
6230         * Makefile.in: Regenerate.
6231         * configure: Make substitution more autoconf-like.
6232
6233 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6234
6235         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6236         single entry to handle all these.
6237         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6238         libjava on arm-*-elf.
6239
6240 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6241
6242         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6243         things that depend on them.
6244
6245 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6246
6247         * Makefile.tpl: Make subsituted variables more autoconfy.
6248         * Makefile.in: Regenerate.
6249         * configure: Make seds more autoconfy.
6250
6251 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6252
6253         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6254         * Makefile.in: Regenerate.
6255         * configure.in: Rewrite sed statements to look autoconfy.
6256
6257         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6258         all-target-foo on configure-target-foo.
6259         * Makefile.def: Ditto.
6260         * Makefile.in: Rebuild.
6261
6262 2002-09-25  Andrew Haley  <aph@redhat.com>
6263
6264         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6265
6266 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6267
6268         * Makefile.def: New file.
6269         * Makefile.tpl: New file.
6270         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6271         * contrib/gcc_update: Note that Makefile.in is a generated file.
6272
6273         * configure.in: Minor rearrangement.  Simplify tests.
6274
6275 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6276
6277         * configure.in (with_headers): Skip copy if value is "yes".
6278         (with_libs): Likewise.
6279
6280 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6281
6282         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6283         * configure.in (sh*-*-pe*): Ditto.
6284         * configure.in (mips*-*-pe*): Ditto.
6285         * configure.in (*arm-wince-pe): Ditto.
6286
6287         * configure.in: Rearrange.
6288
6289 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6290
6291         * MAINTAINERS: Update my email address.
6292
6293 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6294
6295         * MAINTAINERS: (Write After Approval): Add myself.
6296
6297 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6298
6299         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6300
6301 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6302
6303         * MAINTAINERS: Change my mailing address.
6304
6305 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6306
6307         * MAINTAINERS (Write After Approval): Remove myself.
6308         (Various Maintainers: c++ runtime libs): Add myself.
6309
6310 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6311
6312         * MAINTAINERS (Write After Approval): Remove myself.
6313         (Various Maintainers: c++ runtime libs): Add myself.
6314
6315 2002-08-15  Eric Christopher  <echristo@redhat.com>
6316
6317         * config.sub: Import from master repository.
6318         * config.guess: Ditto.
6319
6320 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6321
6322         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6323         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6324         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6325
6326 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6327
6328         * MAINTAINERS: Add self to rs6000 vector extensions.
6329
6330 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6331
6332         * libiberty/configure: Reverted unintended yesterday's check in.
6333
6334 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6335
6336         * boehm-gc/configure, libf2c/configure: Rebuilt.
6337         * libffi/configure, libiberty/configure: Ditto.
6338         * libjava/configure, libobjc/configure: Ditto.
6339         * libstdc++-v3/configure, zlib/configure: Ditto.
6340         Merged from binutils:
6341         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6342         From Steve Ellcey <sje@cup.hp.com>:
6343         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6344         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6345         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6346         IA64.
6347         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6348         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6349         soname_spec, sys_lib_search_path_spec): Ditto.
6350
6351 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6352
6353         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6354
6355 2002-08-04  H.J. Lu  (hjl@gnu.org)
6356
6357         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6358
6359 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6360
6361         * MAINTAINERS (Write After Approval): Add myself.
6362
6363 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6364
6365         * configure.in: Move generic linux case to end.  Copy generic
6366         linux noconfigdirs to mips*-*-linux* entry and new
6367         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6368
6369 2002-07-19  Michael Matz  <matz@suse.de>
6370
6371         * MAINTAINERS: Add myself as ra* maintainer.
6372
6373 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6374
6375         * config.guess: Update to 2002-07-09 version.
6376         * config.sub: Update to 2002-07-03 version.
6377
6378 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6379
6380         * MAINTAINERS: Fix typo in a maintainer email address.
6381
6382 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6383
6384         * configure.in: Remove two redundant tests.
6385
6386 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6387
6388         * configure.in (mips*-*-irix6*o32): Enable stabs.
6389
6390 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6391
6392         * configure.in: Don't build grez.
6393         * Makefile.in: Ditto.
6394
6395         * Makefile.in: Remove references to bsp, cygmon, libstub.
6396         * configure.in: Ditto.
6397
6398         * configure.in: Remove leftover reference to gdbtest.
6399
6400 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6401
6402         * configure.in (gxx_include_dir):  Change to match versioned
6403         C++ headers if --enable-version-specific-runtime-libs is used.
6404
6405 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6406
6407         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6408
6409 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6410
6411         * configure.in: Make --without-x work.
6412
6413 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6414
6415         * configure.in: Rearrange target Makefile fragment collection.
6416
6417         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6418         cvs[src].
6419         * configure.in: Ditto.
6420
6421 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6422
6423         * MAINTAINERS (Write After Approval): Update my e-mail address.
6424
6425 2002-06-24  Ben Elliston  <bje@redhat.com>
6426
6427         * configure.in (host_tools): Remove cgen.
6428
6429         * Makefile.in (all-cgen): Remove; runs from its source directory.
6430         (check-cgen, install-cgen, clean-cgen): Likewise.
6431         (all-opcodes): Do not depend on all-cgen.
6432         (all-sim): Likewise.
6433
6434 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6435
6436         * Makefile.in: Eliminate 'apache' targets.
6437         * configure.in: Eliminate 'apache' targets.
6438
6439         * configure.in: Eliminate redundant tests.  Reorganize.
6440
6441         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6442
6443         * config-ml.in: Eliminate references to Cygnus configure.
6444
6445         * Makefile.in: Eliminate references to building emacs.
6446
6447 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6448
6449         * MAINTAINERS: Update my email address.
6450
6451 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6452
6453         * config.if (libstdcxx_incdir): Version C++ headers.
6454         (cxx_incdir): Remove.
6455
6456 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6457
6458         * MAINTAINERS (Write After Approval): Add self.
6459
6460 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6461
6462         * configure.in: Add support for ip2k.
6463
6464 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6465
6466         * configure.in: Fix AIX configury bug.
6467
6468 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6469
6470         * MAINTAINERS (Write After Approval): Add self.
6471
6472 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6473
6474         * configure.in: replace ${topsrcdir} with ${srcdir}
6475
6476         * configure.in: Move definition of libstdcxx_flags
6477         right above usage, rather than waaay earlier.
6478
6479         * configure.in: Pull definition of is_cross_compiler earlier.
6480
6481         * configure.in: Rearrange a little.
6482
6483         * configure.in: Remove references to librx.
6484         * Makefile.in: Remove references to librx.
6485
6486 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6487
6488         * config.sub: Add support for avr target.
6489         Import from master sources, rev 1.255
6490
6491 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6492
6493         * configure, .cvsignore:  Revert previous change...
6494         * Makefile:  ...delete.
6495
6496 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6497
6498         * configure.in: Eliminate ${gasdir} variable.
6499
6500 2002-06-18  Dave Brolley  <brolley@redhat.com>
6501
6502         * configure.in: Add support for frv.
6503         * config.sub: Add support for frv.
6504
6505 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6506
6507         * configure:  Remove garbage from previous commit.
6508
6509 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6510
6511         * configure:  For in-source builds, make a subdir and re-exec there.
6512         * Makefile:  New file.  Pass targets through to build directory.
6513         * .cvsignore:  No longer ignore "Makefile".
6514
6515 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6516
6517         * MAINTAINERS (Write After Approval): Add self.
6518
6519 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6520
6521         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6522
6523 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6524
6525         * configure.in (vax-*-netbsd*): Re-enable gas.
6526
6527 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6528
6529         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6530         BUILD_PREFIX_1, to correct nomenclature.
6531         * configure: Likewise.
6532
6533         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6534         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6535
6536 2002-05-31  Olaf Hering  <olh@suse.de>
6537
6538         * config-ml.in: Propogate DESTDIR also.
6539
6540 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6541
6542         * configure.in (vax-*-netbsd*): Don't build gas for this
6543         platform.
6544
6545 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6546
6547         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6548         and libgcj for AVR.
6549
6550 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6551
6552         * MAINTAINERS (Write After Approval): Add myself.
6553
6554 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6555
6556         * config.guess: Update to 2002-05-22 version.
6557         * config.sub: Likewise.
6558
6559 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6560
6561         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6562         * config-ml.in: Likewise.
6563         * configure: Likewise.
6564         * configure.in: Likewise.
6565
6566 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6567
6568         * MAINTAINERS: Update my email address.
6569
6570 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6571
6572         * configure.in: Simplify makefile fragment collection.
6573
6574         * configure.in: Remove code to build emacs.
6575
6576         * configure.in : Remove --srcdir argument from targargs and buildargs
6577         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6578
6579         * configure: Move some logic to configure.in.
6580         * configure.in: Move some logic from configure.
6581
6582 2002-05-11  Tom Tromey  <tromey@redhat.com>
6583
6584         * MAINTAINERS: Reflect libgcj reality.
6585
6586 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6587
6588         * Makefile.in: Honour DESTDIR.
6589
6590 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6591
6592         * config.guess: Import 2002-03-20 version.
6593         * config.sub: Import 2002-04-26 version.
6594
6595 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6596
6597         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6598
6599 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6600
6601         * MAINTAINERS: Add self.
6602
6603 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6604
6605         * ltmain.sh: Detect and handle object name conflicts
6606         while piecewise linking a static library.
6607
6608 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6609
6610         * configure.in (noconfigdirs): Don't disable libgcj on
6611         sparc64-*-solaris* and sparcv9-*-solaris*.
6612
6613 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6614
6615         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6616
6617 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6618
6619         * configure.in (FLAGS_FOR_TARGET): Do not add
6620         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6621         on i[3456]86-*-linux*.
6622
6623 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6624
6625         * configure.in (noconfigdirs): Replace [ ] with test.
6626
6627         * configure.in (noconfigdirs): Do not add target-newlib if
6628         target == i[3456]86-*-linux*, and host == target.
6629
6630 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6631
6632         * configure.in: delete reference to absent file
6633
6634         * configure.in: replace '[' with 'test'
6635
6636         * configure.in: Eliminate references to gash.
6637         * Makefile.in: Eliminate references to gash.
6638
6639         * configure.in: remove useless references to 'pic' makefile fragments.
6640
6641         * configure.in: (*-*-windows*) Finish removing.
6642
6643         * configure.in: Eliminate redundant test for libgui.
6644
6645 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6646
6647         * MAINTAINERS: Add self and realphabetize.  Update entries
6648         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6649         entry for a29k port maintainer.
6650
6651 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6652
6653         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6654         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6655
6656 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6657
6658         * configure.in: remove references to dead files
6659
6660 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6661
6662         * MAINTAINERS: Add information about purpose of this file.
6663
6664 2002-04-18  Tom Tromey  <tromey@redhat.com>
6665
6666         * configure.in: Disallow configuring libgcj when it is already
6667         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6668         Solaris 2.8 by default.  For PR libgcj/6158.
6669
6670 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6671
6672         * configure.in:  Move default CC setting out of config/mh-* fragments
6673         directly into here.
6674
6675 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6676
6677         * configure.in: don't even try to configure or make a subdirectory
6678         if there's no configure script for it.
6679
6680 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6681
6682         * MAINTAINERS: Remove chill maintainers.
6683         * Makefile.in (CHILLFLAGS): Remove.
6684         (CHILL_LIB): Remove.
6685         (TARGET_CONFIGDIRS): Remove libchill.
6686         (CHILL_FOR_TARGET): Remove.
6687         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6688         CHILL_LIB.
6689         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6690         (CHECK_TARGET_MODULES): Likewise.
6691         (INSTALL_TARGET_MODULES): Likewise.
6692         (CLEAN_TARGET_MODULES): Likewise.
6693         (configure-target-libchill): Remove.
6694         (all-target-libchill): Remove.
6695         * configure.in (target_libs): Remove target-libchill.
6696         Do not compute CHILL_FOR_TARGET.
6697         * libchill: Remove directory.
6698
6699 2002-04-11  DJ Delorie  <dj@redhat.com>
6700
6701         * Makefile.in, configure.in: Sync with binutils, entries
6702         follow...
6703
6704 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6705
6706         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6707         (do-tar, do-bz2): New rules.
6708         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6709         (gdb-tar): New rule.
6710         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6711         (insight_dejagnu.tar): New rule.
6712         (insight.tar): New rule.
6713         (gdb+dejagnu.tar): New rule.
6714         (gdb.tar): New rule.
6715
6716 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6717
6718         * Makefile.in: Add all-tix to deps for all-snavigator
6719         so that tix is built when building snavigator.
6720
6721 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6722
6723         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6724         ld and gdb are not supported.
6725
6726 2002-01-07  Mark Salter  <msalter@redhat.com>
6727
6728         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6729         Allow target-libgloss to be built for arm, strongarm, and xscale.
6730
6731 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6732
6733         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6734         options for i[3456]86-pc-linux* native builds.
6735
6736 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6737
6738         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6739         files from .po files for a distribution.
6740
6741 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6742
6743         * configure.in: Enable libstdc++-v3 for h8300 targets.
6744
6745 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6746
6747         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6748         version from bfd/.
6749
6750 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6751
6752         * Makefile.in (VER): When present, extract the version number from
6753         the file version.in.
6754
6755 2001-05-24  Tom Rix <trix@redhat.com>
6756
6757         * configure.in : enable ld for aix
6758
6759 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6760
6761         * config.guess: Add linux target for S/390.
6762
6763 2000-11-07  Philip Blundell  <pb@futuretv.com>
6764
6765         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6766
6767 2000-11-03  Philip Blundell  <pb@futuretv.com>
6768
6769         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6770         files.
6771
6772 2001-01-15  Ben Elliston  <bje@redhat.com>
6773
6774         * configure.in (host_tools): Add sid.
6775         Always configure cgen.
6776
6777 2000-11-24  Nick Clifton  <nickc@redhat.com>
6778
6779         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6780
6781
6782 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6783
6784         * Makefile.in (ALL_MODULES): Add all-cgen.
6785         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6786         (all-cgen): New target.
6787         (all-opcodes,all-sim): Depend on all-cgen.
6788         * configure.in (host_tools): Add cgen.
6789         Only configure cgen if --enable-cgen-maint.
6790
6791 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6792
6793         * configure.in: Add *-*-freebsd* configurations.
6794
6795 2002-04-08  Tom Tromey  <tromey@redhat.com>
6796
6797         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6798         Fixes PR libgcj/6068.
6799
6800 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6801
6802         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6803
6804 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6805
6806         * configure.in (alpha*-dec-osf*): Enable libgcj.
6807
6808 2003-03-27  Matthew Gingell <gingell@gnat.com>
6809
6810         * MAINTAINERS (Write After Approval): Add myself.
6811
6812 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6813
6814         Fix for: PR bootstrap/3591, target/5676
6815         * configure.in (mcore-pe): Disable the configuration of
6816         libstdc++-v3 since exceptions are not supported.
6817
6818 2002-03-20  Anthony Green  <green@redhat.com>
6819
6820         * configure.in: Enable libgcj for xscale-elf target.
6821
6822 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6823
6824         * MAINTAINERS:  Update my email address.
6825
6826 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6827
6828         * ltmain.sh (relink_command): Fix typo in previous change.
6829
6830 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6831
6832         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6833         (relink_command): Added --tag flags.
6834         (mode=install): If relinking fails; error out.
6835
6836 2002-03-12  Richard Henderson  <rth@redhat.com>
6837
6838         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6839         .NOTPARALLEL tag.
6840         (do-check): Rename from check.
6841         (check): Allow parallel check.
6842
6843 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6844
6845         * MAINTAINERS: Add myself as maintainer for xtensa port.
6846         Fix alphabetical order in CPU port maintainer list.
6847         Remove myself from Write After Approval list.
6848
6849 2002-03-11  Richard Henderson  <rth@redhat.com>
6850
6851         * Makefile.in (.NOTPARALLEL): Add fake tag.
6852
6853 2002-03-07  H.J. Lu  (hjl@gnu.org)
6854
6855         * configure.in: Enable gprof for mips*-*-linux*.
6856
6857 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6858
6859         * MAINTAINERS (Write After Approval): Add myself.
6860
6861 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6862
6863         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6864         libjava.
6865         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6866
6867 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6868
6869         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6870         because its Makefile is there; test for the executable instead.
6871
6872 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6873
6874         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6875         libstdc++-v3 and libjava.
6876
6877 2002-02-11  Adam Megacz <adam@xwt.org>
6878
6879         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6880         boehm-gc
6881
6882 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6883
6884         * config.guess: Updated to 2002-01-30's version.
6885         * config.sub: Updated to 2002-02-01's version.
6886         Contribute sh64-elf.
6887         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6888         * configure.in: Added sh64-*-*.
6889
6890 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6891
6892         * MAINTAINERS: Belatedly add myself to write after approval list.
6893
6894 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6895
6896         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6897         Remove self as Write After Approval.
6898
6899 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6900
6901         * MAINTAINERS: Put self in as maintainer for contrib/regression
6902         directory.
6903
6904 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6905
6906         * MAINTAINERS:  Update my email address.
6907
6908 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6909
6910         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6911         target-libiberty, and target-libgloss.  Skip Java-related
6912         libraries if not supported for NetBSD on target CPU.
6913
6914 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6915
6916         * install-sh: Use _inst.$$_ for temp file name.
6917
6918 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6919
6920         * MAINTAINERS (Write After Approval): Move my contact info
6921         from here...
6922         (OS Port Maintainers): ...to here (netbsd).
6923
6924 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6925
6926         * MAINTAINERS (Write After Approval): Add myself.
6927
6928 2002-01-17  H.J. Lu <hjl@gnu.org>
6929
6930         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6931         (all-target-fastjar): Also depend on all-target-libiberty.
6932
6933 2002-01-16  H.J. Lu  (hjl@gnu.org)
6934
6935         * config.guess: Import from master sources, rev 1.225.
6936         * config.sub: Import from master sources, rev 1.238.
6937
6938 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6939
6940         * MAINTAINERS (Write After Approval): Remove myself.
6941
6942 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6943
6944         * MAINTAINERS (Write After Approval): Add myself.
6945
6946 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6947
6948         * MAINTAINERS: Add self as docs co-maintainer.
6949
6950 2001-12-11  Matthias Klose  <doko@debian.org>
6951
6952         * MAINTAINERS (Write After Approval): Add myself.
6953
6954 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6955
6956         * MAINTAINERS: Update my email address.
6957
6958 2001-12-07  Turly O'Connor  <turly@apple.com>
6959         * MAINTAINERS (Write After Approval): Add myself.
6960         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6961         (rs6000_initialize_trampoline): Call __trampoline_setup for
6962         ABI_DARWIN too.
6963         * darwin-tramp.asm: New file, implements __trampoline_setup.
6964         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6965
6966 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6967
6968         * MAINTAINERS (Write After Approval): Add myself.
6969
6970 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6971
6972         * configure, configure.in: Use temp file for long sed commands.
6973
6974 2001-12-03  Laurent Guerby  <guerby@acm.org>
6975
6976         * config.sub: Update to version 1.232 on subversion.
6977
6978 2001-12-03  Ben Elliston  <bje@redhat.com>
6979
6980         * MAINTAINERS: Update mail address for config.* patches.
6981
6982 2001-11-27  DJ Delorie <dj@redhat.com>
6983             Zack Weinberg  <zack@codesourcery.com>
6984
6985         When build != host, create libiberty for the build machine.
6986
6987         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6988         CONFIG_ARGUMENTS.
6989         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6990         New variables.
6991         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6992         and rules.
6993         (all.normal): Depend on ALL_BUILD_MODULES.
6994         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6995         (all-build-libiberty): Depend on configure-build-libiberty.
6996
6997         * configure: Calculate and substitute proper value for
6998         ALL_BUILD_MODULES.
6999         * configure.in: Create the build subdirectory.
7000         Calculate and substitute TARGET_CONFIGARGS (formerly
7001         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7002
7003 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7004
7005         * MAINTAINERS (write-after-approval): Add self.
7006
7007 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7008
7009         * MAINTAINERS (GNATS only accounts): Remove self.
7010
7011 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7012
7013         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7014         libf2c.
7015
7016 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7017
7018         * MAINTAINERS (Write After Approval): Add self.
7019
7020 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7021
7022         * MAINTAINERS: mips and s390 are also CPU ports.
7023
7024 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7025
7026         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7027
7028 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7029
7030         * MAINTAINERS: Alphabetize.
7031
7032 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7033
7034         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7035
7036 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7037
7038         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7039
7040 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7041
7042         * configure.in (--enable-languages): Be more permissive about
7043         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7044
7045 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7046
7047         * config.sub: Import from master sources, rev. 1.230.
7048         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7049
7050 2001-11-07  Laurent Guerby  <guerby@acm.org>
7051
7052         * MAINTAINERS (Write After Approval): Add self.
7053
7054 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7055
7056         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7057
7058 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7059
7060         * config.sub: Import from master sources, rev 1.226.
7061         * config.guess: Import from master sources, rev 1.216.
7062
7063 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7064
7065         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7066         * MAINTAINERS: Add self as maintainer of MMIX port.
7067         Remove old after-approval entry.
7068
7069 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7070
7071         * ChangeLog, configure: Fix spelling errors.
7072
7073 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7074
7075         * MAINTAINERS: Tweak my address.
7076
7077 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7078
7079         * MAINTAINERS: Update my email address.
7080
7081 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7082
7083         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7084         * MAINTAINERS: Add self as maintainer of CRIS port.
7085
7086 2001-10-10  Geert Bosch  <bosch@gnat.com>
7087
7088         * MAINTAINERS (Various maintainers: Ada front end):
7089         Added Robert Dewar.
7090
7091 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7092
7093         * MAINTAINERS (Write After Approval): Added self
7094
7095 2001-10-02  Geert Bosch  <bosch@gnat.com>
7096
7097         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7098
7099 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7100
7101         * configure: Handle temporary files securely using mkdir.
7102
7103 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7104
7105         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7106
7107 2001-09-26  Will Cohen <wcohen@redhat.com>
7108
7109         * configure.in (*-*-linux*): Disable configuration of target-newlib
7110         and target-libgloss.
7111
7112 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7113
7114         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7115         RANLIB.
7116
7117 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7118
7119         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7120         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7121         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7122         avoid quotes nesting problems.
7123         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7124         (DO_X): Export only variables that are set.
7125
7126 2001-09-19  Ben Elliston  <bje@redhat.com>
7127
7128         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7129         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7130         semantics.  Use the shell built-in "type" command instead.
7131
7132 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7133
7134         Merged from gcc-3_0-branch:
7135         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7136         * ltcf-c.sh: Use $objext, not $ac_objext.
7137         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7138         * ltcf-cxx.sh: Add support for GNU.
7139         2001-07-22  Timothy Wall  <twall@redhat.com>
7140         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7141         default settings if using GNU tools with that configuration.
7142         * ltcf-cxx.sh: Ditto.
7143         * ltcf-gcj.sh: Ditto.
7144         2001-07-21  Michael Chastain  <chastain@redhat.com>
7145         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7146         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7147         * ltmain.sh: Mark as gcc-local.
7148
7149 2001-08-30  Eric Christopher  <echristo@redhat.com>
7150             Jason Eckhardt  <jle@redhat.com>
7151
7152         * config.guess: Merge from master sources.
7153         * config.sub: Merge from master sources, add support for mipsisa32.
7154
7155 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7156         * config.sub: Merge from master sources, rev 1.219.
7157         * MAINTAINERS: Add self as contact for stormy16 port.
7158
7159 2001-08-14  Zack Weinberg  <zackw@panix.com>
7160
7161         * config.sub: Merge from master sources, rev 1.218.
7162         * config.guess: Merge from master sources, rev 1.209.
7163
7164 2001-08-11  Graham Stott  <grahams@redhat.com>
7165
7166         * Makefile.in (check-c++): Add missing semicolon.
7167
7168 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7169
7170         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7171
7172 2001-07-30  Eric Christopher  <echristo@redhat.com>
7173
7174         * MAINTAINERS (Various maintainers: mips port): Added myself.
7175
7176 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7177
7178         * configure.in (sh-*-linux*): New.
7179
7180 2001-07-27  Richard Henderson  <rth@redhat.com>
7181
7182         * .cvsignore: Add LAST_UPDATED.
7183
7184 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7185
7186         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7187
7188 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7189
7190         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7191
7192 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7193
7194         * MAINTAINERS (Write After Approval): Added myself.
7195
7196 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7197
7198         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7199         and libgcj on m68hc11/m68hc12.
7200
7201 2001-06-27  H.J. Lu  (hjl@gnu.org)
7202
7203         * Makefile (CFLAGS_FOR_BUILD): New.
7204         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7205
7206 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7207
7208         * README: Remove version number.
7209
7210 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7211
7212         * INSTALL/README: Update wrt. to the installation instructions now
7213         residing in gcc/doc/install.texi.
7214
7215 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7216
7217         * README: Replace with a cut-down and updated version of gcc/README.
7218
7219 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7220
7221         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7222         multilibs to be disabled.
7223
7224 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7225
7226         * MAINTAINERS (Write After Approval): Add myself.
7227
7228 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7229
7230         * config.guess: Import CVS version 1.195.
7231         * config.sub: Import CVS version 1.212.
7232
7233 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7234
7235         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7236         gcc/xgcc is built, use -print-prog-name to find out the program
7237         name to use.
7238
7239 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7240
7241         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7242         appear to also be in the master copy.
7243         * config.sub:  Import CVS version 1.211.
7244
7245 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7246
7247         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7248         with_gcc]: Use `gcc -shared' to build a shared library.
7249
7250 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7251
7252         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7253         archives.
7254
7255 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7256
7257         * MAINTAINERS (Write After Approval): Add myself.
7258
7259 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7260
7261         * configure.in (libstdcxx_flags): Do not try to execute
7262         libstdc++-v3/testsuite_flags until it exists.
7263
7264 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7265
7266         * MAINTAINERS: Update my email address.
7267
7268 2001-05-31  Graham Stott  <grahams@redhat.com>
7269
7270         * MAINTAINERS (Write After Approval): Add myself.
7271
7272 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7273
7274         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7275         libraries when using g++ with native linker.
7276
7277 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7278
7279         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7280
7281 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7282
7283         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7284         [aix4*|aix5*]: Prepend blank.
7285
7286 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7287
7288         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7289         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7290         of subdir/configure scripts to use the new libtool.m4.
7291
7292 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7293
7294         * MAINTAINERS (Write After Approval): Add myself.
7295
7296 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7297
7298         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7299
7300 2001-05-11  Ben Elliston  <bje@redhat.com>
7301
7302         * Makefile.in (all-sid): New target.
7303         (check-sid, clean-sid, install-sid): Likewise.
7304
7305 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7306
7307         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7308
7309 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7310
7311         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7312         libgcj.
7313
7314 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7315
7316         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7317         gcc/xgcc is built, use -print-prog-name to find out the program
7318         name to use.
7319
7320 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7321
7322         * configure.in (noconfigdirs): Don't reset it from scratch in the
7323         target case; only append to it.
7324
7325         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7326         sparc-*-solaris2.8]: Disable ${libgcj}.
7327
7328 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7329
7330         * configure.in (libgcj_saved): Copy from $libgcj.
7331         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7332         --disable-libgcj.
7333
7334 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7335
7336         * MAINTAINERS: Remove self as MIPS maintainer and
7337         C front end maintainer.
7338
7339 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7340
7341         * configure.in: Move *-chorusos target case to the proper switch.
7342         Disable libgcj.
7343
7344 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7345
7346         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7347         1.641.2.228.
7348
7349 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7350
7351         * Makefile.in (STAGE1_CFLAGS): Pass down.
7352
7353 2001-04-13  Alan Modra  <amodra@one.net.au>
7354
7355         * config.guess: Add hppa64-linux support.  Note for next import that
7356         this is already in the master file.
7357         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7358
7359 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7360
7361         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7362         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7363
7364 2001-04-11  Stan Shebs  <shebs@apple.com>
7365
7366         * MAINTAINERS: Add self as Darwin port maintainer.
7367
7368 2001-04-11  Alan Modra  <amodra@one.net.au>
7369
7370         * MAINTAINERS: Update my email address.
7371
7372 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7373
7374         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7375         recent versions of FreeBSD (release 3 or later).
7376         * ltconfig: On FreeBSD, -lc must not be provided when building
7377         a shared library or else the standard -pthread gcc option is
7378         rendered worthless to later users of the built library.
7379
7380 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7381
7382         * MAINTAINERS: Add self and RTH as C front end maintainers.
7383
7384 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7385
7386         * config.sub: Make sure to match an already-canonicalized
7387         machine name (eg. mn10300-unknown-elf).
7388
7389 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7390
7391         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7392         New macros.
7393         (bootstrap, cross): Use RECURSE_FLAGS.
7394         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7395
7396 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7397
7398         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7399
7400 2001-03-22  Colin Howell  <chowell@redhat.com>
7401
7402         * Makefile.in (DO_X): Do not backslash single-quotes in
7403         backquotes (two places).
7404
7405 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7406
7407         Re-installed:
7408         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7409         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7410         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7411         * ltcf-cxx.sh: Likewise.
7412         * ltcf-gcj.sh: Likewise.
7413
7414 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7415
7416         * MAINTAINERS: Add myself as "documentation co-maintainer".
7417
7418 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7419
7420         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7421         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7422
7423 2001-03-19  Tom Tromey  <tromey@redhat.com>
7424
7425         * config-ml.in: Handle GCJ and GCJFLAGS.
7426
7427 2001-03-21  Michael Chastain  <chastain@redhat.com>
7428
7429         * Makefile.in: all-m4 depends on all-texinfo.
7430
7431 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7432
7433         * MAINTAINERS: Add myself to write after approval list.
7434
7435 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7436
7437         * Makefile.in (DO_X): Quote nested quotes.
7438
7439 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7440
7441         * MAINTAINERS: Add myself to write after approval list.
7442
7443 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7444
7445         * Makefile.in (DO_X): Use double quotes for quoting
7446         "RANLIB=$${RANLIB}".
7447
7448 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7449
7450         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7451
7452 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7453
7454         * configure.in: Only use `lang_requires' for languages athat are
7455         actually enabled.
7456
7457 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7458
7459         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7460
7461 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7462
7463         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7464
7465 2001-03-07  Tom Tromey  <tromey@redhat.com>
7466
7467         * configure.in: Allow config-lang.in to set `lang_requires' to list
7468         of other required languages.
7469
7470 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7471
7472         * Makefile.in: Remove RANLIB definition. Use RANLIB
7473         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7474         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7475
7476 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7477             Alexandre Oliva  <aoliva@redhat.com>
7478
7479         * Makefile.in (check-c++): Use tabs, not spaces.
7480
7481 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7482
7483         * MAINTAINERS: add myself to Write After Approval list.
7484
7485 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7486
7487         * Makefile.in (check-c++): New rule.
7488
7489         * configure.in (target_libs): Remove libg++.
7490         (noconfigdirs): Remove libg++.
7491         (noconfigdirs): Same.
7492         (noconfigdirs): Same.
7493         (noconfigdirs): Same.
7494
7495         * config-ml.in: Remove libg++ references.
7496
7497         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7498         (ALL_TARGET_MODULES): Same.
7499         (configure-target-libg++): Remove.
7500         (all-target-libg++): Remove.
7501         (configure-target-libio): Remove.
7502         (all-target-libio): Remove.
7503         (check-target-libio): Remove.
7504         (.PHONY): Remove.
7505         (libg++.tar.bz2): Remove.
7506         (all-target-cygmon): Remove libio.
7507         (all-target-libstdc++): Remove.
7508         (configure-target-libstdc++): Remove.
7509         (TARGET_LIB_PATH): Remove libstdc++.
7510         (ALL_GCC_CXX): Remove libstdc++.
7511         (all-target-gperf): Correct.
7512
7513 2001-02-16  Nick Clifton  <nickc@redhat.com>
7514
7515         * configure.in (noconfigdirs): Allow configuration of texinfo
7516         for Cygwin hosts.
7517
7518 2001-02-15  Anthony Green  <green@redhat.com>
7519
7520         * configure: Introduce GCJ_FOR_TARGET.
7521         * configure.in: Ditto.
7522         * Makefile.in: Ditto.
7523
7524 2001-02-13  Andreas Schwab  <schwab@suse.de>
7525
7526         * MAINTAINERS: Update mail address.
7527
7528 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7529
7530         * config.guess: Add linux target for S/390.
7531         * config.sub: Likewise.
7532
7533 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7534
7535         * configure.in: for *-chorusos, don't config target-newlib and
7536         target-libgloss.
7537
7538 2001-02-06  Ben Elliston  <bje@redhat.com>
7539
7540         * configure: Output host type to stdout, not stderr.
7541
7542 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7543
7544         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7545         * ltcf-cxx.sh: Likewise.
7546
7547         * config.if: Assume enable_libstdcxx_v3 is defined.
7548
7549 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7550
7551         Remove V2 C++ library.
7552         * configure.in: Remove --enable-libstdcxx_v3 support.
7553
7554 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7555
7556         * include/demangle.h: Add prototype for java_demangle_v3.
7557
7558 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7559
7560         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7561
7562 2001-01-27  Richard Henderson  <rth@redhat.com>
7563
7564         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7565
7566 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7567
7568         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7569         Don't unset, it's non-portable and no longer necessary, set to empty
7570         instead.
7571
7572 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7573
7574         * ltconfig: Shell portability fix for the tagname validity check.
7575
7576 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7577
7578         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7579         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7580
7581 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7582
7583         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7584
7585 2001-01-26  Tom Tromey  <tromey@redhat.com>
7586
7587         * configure.in: Allow libgcj to be built on Sparc Solaris.
7588
7589 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7590
7591         * ltcf-c.sh: Add aix5 case.
7592         * ltcf-cxx.sh: Likewise.
7593         * ltconfig: Likewise.
7594
7595 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7596
7597         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7598         keep at least one of build_libtool_libs or build_old_libs set to
7599         yes.
7600
7601         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7602         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7603
7604 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7605
7606         * configure.in: Enable libgcj on several additional platforms.
7607
7608 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7609
7610         * configure.in: Enable libgcj for linux targets.
7611
7612 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7613
7614         * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7617
7618         * MAINTAINERS: Add myself as vax port maintainer.
7619
7620 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7621
7622         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7623
7624 2001-01-09  Mike Stump  <mrs@wrs.com>
7625
7626         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7627         failures of subdirectories.
7628
7629 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7630
7631         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7632         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7633         * ltcf-cxx.sh: Likewise.
7634         * ltcf-gcj.sh: Likewise.
7635         * ltconfig.sh: Fix typo.
7636
7637 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7638
7639         * configure: handle DOS-style absolute paths.
7640
7641 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7642
7643         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7644
7645 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7646
7647         * MAINTAINERS: Add myself as avr port co-maintainer.
7648
7649 2000-12-28  Ben Elliston  <bje@redhat.com>
7650
7651         * MAINTAINERS: Add myself under ``Write After Approval''.
7652
7653 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7654
7655         * texinfo: Remove directory from GCC.
7656
7657 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7658
7659         * COPYING: Update to current
7660         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7661         to 19yy as example year in copyright notice).
7662
7663 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7664
7665         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7666         (libstdcxx_incdir): Pass down.
7667         * config.if: Remove expired bits for cxx_interface, add stub.
7668         (libstdcxx_incdir): Add variable for g++ include directory.
7669         * configure.in (gxx_include_dir): Use it.
7670
7671 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7672
7673         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7674         with old-email address from ``Write After Approval''.
7675
7676 2000-12-15  Andreas Jaeger  <aj@suse.de>
7677
7678         * configure.in: Handle lang_dirs.
7679
7680 2000-12-14  Tom Tromey  <tromey@redhat.com>
7681
7682         * MAINTAINERS: Removed brads.
7683
7684         * MAINTAINERS: Added gcj developers.
7685
7686 2000-12-13  Anthony Green  <green@redhat.com>
7687
7688         * configure.in: Disable libgcj for any target not specifically
7689         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7690         with g++ abi.
7691
7692 2000-12-13  Mike Stump  <mrs@wrs.com>
7693
7694         * Makefile.in (local-distclean): Also remove fastjar.
7695
7696 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7697
7698         * contrib/gcc_update: Add fastjar --touch entries.
7699
7700 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7701
7702         * configure.in: Disable language-specific target libraries for
7703         languages that aren't enabled.
7704
7705 2000-12-10  Anthony Green  <green@redhat.com>
7706
7707         * configure.in: Define libgcj.  Disable libgcj target libraries for
7708         most targets.
7709
7710 2000-12-10  Neil Booth  <neilb@earthling.net>
7711
7712         * MAINTAINERS: Update mail address, remove from WAA list.
7713
7714 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7715
7716         * libjava: Imported from /cvs/java.
7717         * libffi: Likewise.
7718         * Boehm-gc: Likewise.
7719
7720 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7721
7722         * configure.in (target_libs): Revert 2000-12-08 patch.
7723         (noconfigdirs): Added target-libjava.
7724
7725 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7726
7727         * djunpack.bat: removed.
7728
7729 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7730
7731         * Makefile.in: handle DOS-style absolute paths.
7732         * config-ml.in: likewise.
7733         * symlink-tree: likewise.
7734
7735 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7736
7737         * fastjar: Imported.
7738
7739 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7740
7741         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7742         libjava.
7743         * configure.in (target_libs): Removed `target-libjava'.
7744
7745 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7746
7747         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7748         (ALL_MODULES): Added fastjar.
7749         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7750         (all-target-libjava): all-fastjar replaces all-zip.
7751         (all-fastjar): Added.
7752         (configure-target-fastjar, all-target-fastjar): Likewise.
7753         * configure.in (host_tools): Added fastjar.
7754
7755 2000-12-07  Mike Stump  <mrs@wrs.com>
7756
7757         * Makefile.in (local-distclean): Remove leftover built files.
7758
7759 2000-11-24  Nick Clifton  <nickc@redhat.com>
7760
7761         * configure.in (xscale-elf): Add target.
7762         (xscale-coff): Add target.
7763
7764 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7765
7766         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7767         recent versions of FreeBSD (release 3 or later).
7768         * ltconfig: On FreeBSD, -lc must not be provided when building
7769         a shared library or else the standard -pthread gcc option is
7770         rendered worthless to later users of the built library.
7771
7772 2000-11-16  Fred Fish  <fnf@be.com>
7773
7774         * configure.in (enable_libstdcxx_v3): Fix typo,
7775         libstd++ -> libstdc++.
7776
7777 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7778
7779         * MAINTAINERS: Add self to Write After Approval list.
7780
7781 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7782
7783         * MAINTAINERS: Update my email address.  Add myself to global write
7784         privs list.
7785
7786 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7787
7788         * Makefile.in: Merge with src and libgcj.
7789         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7790         configure-target-<library> when their configure scripts need the C
7791         or C++ library to have already been built to work properly.
7792         (do_proto_toplev): Set them to an empty string.
7793
7794         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7795         (REALLY_SET_LIB_PATH): Use them.
7796
7797 2000-11-17  Stan Shebs  <shebs@apple.com>
7798
7799         * MAINTAINERS: Add self to Write After Approval list.
7800
7801 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7802
7803         * configure: Provide the original toplevel configure arguments
7804         (including $0) to subprocesses in the environment rather than
7805         through gcc/configargs.h.
7806
7807 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7808
7809         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7810         C99.  Alphabetise "Write After Approval" list.
7811
7812 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7813
7814         * configure: Turn on libstdc++ V3 by default.
7815
7816         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7817         if we've got GCC.
7818
7819 2000-11-11  Philip Blundell  <philb@gnu.org>
7820
7821         * MAINTAINERS: Add self to Write After Approval list.
7822
7823 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7824
7825         * ltcf-c.sh (aix4): Improve shared library configuration; require
7826         exporting symbols.
7827         * ltcf-cxx.sh (aix4): Define.
7828         * ltconfig (aix4): Define library and soname specs appropriate for
7829         AIX.  Define command to create export symbols list.
7830
7831 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7832
7833         * config.sub: Add support for Sun Chorus
7834
7835 2000-10-31  Nick Clifton  <nickc@redhat.com>
7836
7837         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7838         <name>@redhat.com.  Also installed new email address for Clint
7839         Popetz.
7840
7841 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7842
7843         * etc: Remove directory from GCC.
7844
7845 2000-10-16  Michael Meissner  <meissner@redhat.com>
7846
7847         * configure (gcc/configargs.h): Only create if there is a build GCC
7848         directory created.
7849
7850 2000-10-16  Matthias Klose  <doko@debian.org>
7851
7852         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7853         when configured for libstdc++-v3.
7854
7855 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7856
7857         * configure: Save configure arguments to gcc/configargs.h.
7858
7859 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7860
7861         * config.guess: Import CVS version 1.157.
7862         * config.sub: Import CVS version 1.181.
7863
7864 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7865
7866         * Makefile.in (bootstrap): avoid recursion if subdir missing
7867         (cross): ditto
7868         (do-proto-toplev): ditto
7869
7870 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7871
7872         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7873         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7874
7875         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7876         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7877         all affected `configure' scripts.
7878
7879 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7880
7881         * MAINTAINERS: Add self as cpplib co-maintainer.
7882
7883 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7884
7885         * MAINTAINERS: Add self to Write After Approval list.
7886
7887 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7888
7889         * INSTALL/README: egcs -> GCC update.
7890
7891 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7892
7893         * MAINTAINERS: Add myself to Write After Approval list.
7894
7895 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7896
7897         * MAINTAINERS: Add myself to Write After Approval list.
7898
7899 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7900
7901         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7902         X11 libraries for hppa64.
7903
7904 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7905
7906         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7907
7908 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7909
7910         * Makefile.in (all-zlib): Added dummy target.
7911
7912         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7913         ltcf-gcj.sh: Updated from libtool multi-language branch.
7914
7915 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7916
7917         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7918         (bootstrap*): Depend on all-bootstrap.
7919
7920 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7921
7922         * config.guess: Import CVS version 1.156.
7923         * config.sub: Import CVS version 1.179.
7924
7925 2000-09-02  Anthony Green  <green@cygnus.com>
7926
7927         * Makefile.in (all-gcc): Depend on all-zlib.
7928         (CLEAN_MODULES): Add clean-zlib.
7929         (ALL_MODULES): Add all-zlib.
7930         * configure.in (host_libs): Add zlib.
7931
7932 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7933
7934         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7935         crosses, but add gcc/include to the header search path for them.
7936
7937 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7938
7939         * MAINTAINERS: Add self to Write After Approval list.
7940
7941 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7942
7943         * config.guess: Import CVS version 1.152.
7944         * config.sub: Import CVS version 1.177.
7945
7946 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7947
7948         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7949         $targargs to tell whether newlib is going to be built.
7950
7951         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7952         $$r/TARGET_SUBDIR/libio for _G_config.h.
7953
7954 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7955
7956         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7957
7958 2000-08-22  DJ Delorie  <dj@redhat.com>
7959
7960         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7961
7962 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7963
7964         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7965         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7966         sub-configures.
7967
7968 2000-08-21  DJ Delorie  <dj@redhat.com>
7969
7970         * MAINTAINERS: Add self as a libiberty maintainer
7971
7972 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7973
7974         * configure.in (libstdcxx_flags): Use
7975         libstdc++-v3/src/libstdc++.INC.
7976
7977 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7978
7979         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7980
7981 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7982
7983         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7984
7985         * configure: Make enable_threads and enable_shared defaults
7986         explicit.  Substitute enable_threads into generated Makefiles.
7987         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7988         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7989
7990 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7991
7992         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7993
7994 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7995
7996         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7997         previous delta.
7998
7999 2000-08-11  Jason Merrill  <jason@redhat.com>
8000
8001         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8002         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8003         (FLAGS_FOR_TARGET): Not here.
8004         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8005
8006 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8007
8008         * config-ml.in (CC, CXX): Don't introduce a leading space.
8009
8010 2000-08-07  DJ Delorie  <dj@delorie.com>
8011
8012         * MAINTAINERS: Add self as a DJGPP maintainer
8013
8014 2000-08-07  DJ Delorie  <dj@redhat.com>
8015
8016         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8017         "if we're also building gcc, and it's a gcc that will run on the
8018         build machine, we want to use its includes instead of the system's
8019         default includes".
8020
8021 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8022
8023         * MAINTAINERS: Add self to Write After Approval list.
8024
8025 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8026
8027         * configure.in (libstdcxx_flags): Don't use `"'.
8028
8029         * config-ml.in: Adjust multilib search paths to the
8030         appropriate multilib tree.
8031
8032 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8033
8034         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8035         commas in $LANGUAGES.
8036
8037 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8038
8039         * configure.in: Re-enable all references to libg++ and librx.
8040
8041 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8042
8043         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8044         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8045         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8046         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8047
8048         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8049
8050 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8051
8052         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8053         CXX_FOR_TARGET for sed.
8054
8055 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8056
8057         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8058         Do not override if already set in the environment or in configure.
8059         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8060         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8061
8062 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8063
8064         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8065         the libtool CVS tree multi-language branch.
8066         * ltconfig, ltmain.sh: Updated.
8067
8068 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8069
8070         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8071         (clean-target): Depend on it.
8072
8073         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8074         (GCC_FOR_TARGET): Use it.
8075         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8076         * configure.in: ... here.
8077         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8078         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8079
8080 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8081
8082         * MAINTAINERS: Add self to Write After Approval list.
8083
8084 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8085
8086         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8087         (configure-target-libchill, configure-target-libobjc): Likewise.
8088
8089         * configure.in: Use the same cache file for all target libs.
8090         * config-ml.in: But different cache files per multilib variant.
8091
8092 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8093
8094         * configure (topsrcdir): Don't use dirname.
8095
8096 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8097
8098         * MAINTAINERS: Add self to Write After Approval list.
8099
8100 2000-07-20  Jason Merrill  <jason@redhat.com>
8101
8102         * configure.in: Remove all references to libg++ and librx.
8103
8104         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8105
8106 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8107
8108         * config.sub: Update to subversions version 2000-07-06.
8109
8110 2000-07-12  Andrew Haley  <aph@cygnus.com>
8111
8112         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8113         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8114
8115 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8116
8117         * symlink-tree:  Check number of arguments.
8118
8119 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8120
8121         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8122         search path for a g++ extracted from the build tree.  This
8123         will allow link tests run by configure scripts in
8124         subdirectories to succeed.
8125
8126 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8127
8128         * ltconfig: Add support for mips-dde-sysv4.2MP
8129
8130 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8131
8132         * MAINTAINERS: Add myself as loop discovery maintainer.
8133
8134 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8135
8136         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8137         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8138
8139 2000-06-19  Timothy Wall  <twall@cygnus.com>
8140
8141         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8142         * config.sub: Add tic54x target.
8143
8144 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8145
8146         * MAINTAINERS: Add self as Fortran maintainer,
8147         remove Craig Burley.
8148
8149 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8150
8151         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8152         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8153
8154 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8155
8156         * MAINTAINERS: Add self as i18n maintainer
8157
8158 20000-05-21  H.J. Lu  (hjl@gnu.org)
8159
8160         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8161         directory are used if they exist. Make sure
8162         $(build_tooldir)/include is searched for header files,
8163         $(build_tooldir)/lib/ for library files.
8164         (GCC_FOR_TARGET): Likewise.
8165         (CXX_FOR_TARGET): Likewise.
8166
8167 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8168
8169         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8170
8171 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8172
8173         * Makefile.in (configure-target-libiberty): Depend on
8174         configure-target-newlib.
8175
8176 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8177
8178         * configure.in, Makefile.in: Merge all libffi-related
8179         configury stuff from the libgcj tree.
8180
8181 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8182
8183         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8184         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8185
8186 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8187
8188         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8189         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8190         current version information.  Add to proto-toplev directory.
8191         (gdb-taz): Build do-djunpack.
8192
8193 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8194
8195         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8196
8197 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8198
8199         * MAINTAINERS: Add self to Write After Approval list.
8200
8201 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8202
8203         * ltmain.sh: Preserve in relink_command any environment
8204         variables that may affect the linker behavior.
8205
8206 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8207
8208         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8209
8210 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8211
8212         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8213
8214 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8215
8216         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8217         with the version name.
8218
8219 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8220
8221         * MAINTAINERS: Add self as bb-reorder maintainer.
8222
8223 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8224
8225         * config.if: Tweak.
8226
8227 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8228
8229         * djunpack.bat: New file.
8230
8231 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8232
8233         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8234         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8235         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8236         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8237
8238 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8239
8240         * config.sub (case $basic_machine): Change default for "ibm-*"
8241         to "openedition".
8242
8243 2000-04-13  Andreas Jaeger  <aj@suse.de>
8244
8245         * MAINTAINERS: Added myself.
8246
8247 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8248
8249         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8250         (do-md5sum): New target.
8251         (MD5PROG): Define.
8252         (PACKAGE): Default to TOOL.
8253         (VER): Default to a shell script.
8254         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8255         md5 checksum generation.
8256         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8257         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8258         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8259         insight.tar.bz2): Use gdb-taz to create archive.
8260
8261 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8262
8263         * configure (warn_cflags): Delete.
8264
8265 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8266
8267         * MAINTAINERS: Added myself.
8268
8269 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8270             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8271
8272         * configure.in (enable_libstdcxx_v3): Add.
8273         (target_libs): Add bits here to switch between libstdc++-v2 and
8274         libstdc++-v3.
8275         * config.if: And this file too.
8276         * Makefile.in: Add libstdc++-v3 targets.
8277
8278 2000-04-05  Michael Meissner  <meissner@redhat.com>
8279
8280         * config.sub (d30v): Add d30v as a basic machine type.
8281
8282 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8283
8284         * configure.in: -linux-gnu*, not -linux-gnu.
8285
8286 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8287
8288         * MAINTAINERS: Add self in write-after-approval section.
8289
8290 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8291
8292         * MAINTAINERS: Add self as ia64 port maintainer.
8293
8294 2000-03-08  Neil Booth  <NeilB@earthling.net>
8295
8296         * MAINTAINERS: Add self in write-after-approval section.
8297
8298 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8299
8300         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8301         (do-tar-bz2): Replace TOOL with PACKAGE.
8302         (gdb.tar.bz2): Remove GDBTK from GDB package.
8303         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8304         dejagnu.tar.bz2): New packages.
8305
8306 2000-02-27  Andreas Jaeger  <aj@suse.de>
8307
8308         * configure.in: Add entry for mips*-*-linux*, move catch all
8309         *-*-*linux* entry below this one.
8310
8311 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8312
8313         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8314
8315 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8316
8317         * config.sub: Support an OS of "wince".
8318
8319 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8320
8321         * config.guess, config.sub: Updated to match config's 2000-02-15
8322         version.
8323
8324 2000-02-23  Linas Vepstas <linas@linas.org>
8325
8326         * config.sub: Add support for Linux/IBM 370.
8327         * configure.in: Likewise.
8328
8329 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8330
8331         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8332
8333 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8334
8335         * config.guess: Guess "cygwin" rather than "cygwin32".
8336
8337 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8338
8339         * configure (gcc_version): When setting, narrow search to
8340         lines containing `version_string'.
8341
8342 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8343
8344         * config.sub: Add support for avr target.
8345
8346 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8347
8348         * MAINTAINERS: Add maintainers for MCore port.
8349
8350 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8351
8352         * config.sub: Add mmix-knuth-mmixware.
8353
8354 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8355
8356         * MAINTAINERS: Pair cccp with cpplib maintainership.
8357
8358 2000-01-27  Christopher Faylor <cgf@redhat.com>
8359
8360         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8361         structure stuff to -L library search.
8362         (CXX_FOR_TARGET): Ditto.
8363         (CROSS_CHECK_MODULES): Fix spelling mistake.
8364
8365 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8366
8367         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8368         the C++ compiler.
8369
8370 2000-01-12  Richard Henderson  <rth@cygnus.com>
8371
8372         * configure.in: Don't build some bits for beos.
8373
8374 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8375
8376         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8377         as include files.
8378
8379 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8380
8381         * Add self as cpplib maintainer, as requested by Jason
8382         Merrill.  Correct my e-mail address.
8383
8384 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8385
8386         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8387         not mh-aix43.
8388
8389 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8390
8391         * MAINTAINERS: Add myself to "write after approval" list.
8392
8393 1999-12-14  Richard Henderson  <rth@cygnus.com>
8394
8395         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8396         * config.sub: Accept alphaev[78], alphaev8.
8397
8398 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8399
8400         * config.guess, config.sub: Update from autoconf.
8401
8402 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8403
8404         * MAINTAINERS:  update my playtime e-address.
8405
8406 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8407
8408         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8409         necessary libraries are missing.
8410
8411 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8412
8413         * MAINTAINERS: Add new 'write after approval' maintainer.
8414
8415 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8416
8417         * MAINTAINERS: Add new Java maintainer.
8418
8419 1999-10-25  Andreas Schwab  <schwab@suse.de>
8420
8421         * configure: Fix quoting inside arguments of eval.
8422
8423 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8424
8425         * config-ml.in: Allow suppression of some ARM multilibs.
8426
8427 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8428
8429         * config.guess: Add OS/390 match pattern.
8430         * config.sub: Add mvs, openedition targets.
8431         * configure.in (i370-ibm-opened*): New.
8432
8433 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8434
8435         * config.sub: Add support for configuring for pj.
8436
8437 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8438
8439         * config.sub (maybe_os): Add support for configuring for fr30.
8440
8441 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8442
8443         * configure.in: Do not configure or build ld for AIX
8444         platforms.  ld is known to be broken on these platforms.
8445
8446 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8447
8448         * config-ml.in: Pass compiler flag corresponding to multidirs to
8449         subdir configures.
8450
8451 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8452
8453         * Makefile.in (LDFLAGS): Define.
8454
8455 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8456
8457         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8458         noconfigdirs.
8459         (*-*-cygwin*): Likewise.
8460
8461 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8462
8463         * mkdep: New file.
8464         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8465         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8466
8467         From Eli Zaretskii <eliz@is.elta.co.il>:
8468         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8469         long file name when using DJGPP on MS-DOS.
8470
8471 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8472
8473         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8474
8475 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8476
8477         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8478         dependency as this causes "make check" to globally "make all"
8479
8480 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8481
8482         * configure.in (target_libs): Added target-zlib.
8483         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8484         (CONFIGURE_TARGET_MODULES): Likewise.
8485         (CHECK_TARGET_MODULES): Likewise.
8486         (INSTALL_TARGET_MODULES): Likewise.
8487         (CLEAN_TARGET_MODULES): Likewise.
8488         (configure-target-zlib): New target.
8489         (all-target-zlib): Likewise.
8490         (all-target-libjava): Depend on all-target-zlib.
8491         (configure-target-libjava): Depend on configure-target-zlib.
8492
8493         * Makefile.in (configure-target-libjava): Depend on
8494         configure-target-newlib.
8495         (configure-target-boehm-gc): New target.
8496         (configure-target-qthreads): New target.
8497
8498         * configure.in (target_libs): Added target-qthreads.
8499         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8500         (CONFIGURE_TARGET_MODULES): Likewise.
8501         (CHECK_TARGET_MODULES): Likewise.
8502         (INSTALL_TARGET_MODULES): Likewise.
8503         (CLEAN_TARGET_MODULES): Likewise.
8504         (all-target-qthreads): New target.
8505         (configure-target-libjava): Depend on configure-target-qthreads.
8506         (all-target-libjava): Depend on all-target-qthreads.
8507
8508         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8509         (CONFIGURE_TARGET_MODULES): Likewise.
8510         (CHECK_TARGET_MODULES): Likewise.
8511         (INSTALL_TARGET_MODULES): Likewise.
8512         (CLEAN_TARGET_MODULES): Likewise.
8513         (all-target-libjava): New target.
8514         (all-target-boehm-gc): Likewise.
8515         * configure.in (target_libs): Added libjava, boehm-gc.
8516
8517 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8518
8519         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8520         configure.bat in SUPPORT_FILES.
8521         (gas+binutils.tar.bz2): Likewise.
8522
8523         * makeall.bat: Remove; obsolete.
8524
8525 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8526
8527         From Mark Elbrecht:
8528         * configure.bat: Remove; obsolete.
8529
8530 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8531
8532         * configure: Add -W -Wall to the default CFLAGS when compiling with
8533         gcc.
8534
8535 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8536
8537         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8538
8539 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8540
8541         * configure.in: Build ld on IRIX6.
8542
8543 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8544
8545         * Makefile.in: Change distribution targets to use bzip2 instead of
8546         gzip.
8547         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8548         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8549
8550 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8551
8552         * config.sub: Add mcore target.
8553
8554 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8555
8556         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8557
8558 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8559
8560         * config.guess (dummy): Changed to $dummy.
8561
8562 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8563
8564         * config.sub: Tidied up case statements.
8565
8566 1999-05-22  Ben Elliston  <bje@cygnus.com>
8567
8568         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8569         <jiro@din.or.jp>.
8570
8571         * config.guess: Merge with FSF version. Future changes will be
8572         more accurately recorded in this ChangeLog.
8573         * config.sub: Likewise.
8574
8575 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8576
8577          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8578
8579 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8580
8581         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8582
8583 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8584
8585         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8586
8587 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8588
8589         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8590         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8591         Bad merge removed these two changes.
8592
8593 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8594                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8595
8596         * config.guess (interix Alpha): Add.
8597
8598 1999-04-11  Richard Henderson  <rth@cygnus.com>
8599
8600         * configure.in (i?86-*-beos*): Do config gperf; don't config
8601         gdb, newlib, or libgloss.
8602
8603 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8604
8605         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8606         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8607         from multidirs.
8608
8609 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8610
8611         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8612
8613 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8614
8615         * config.sub: Add support for mcore targets.
8616
8617 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8618
8619         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8620         not mt-ospace, in order to shut up assembler warning about using
8621         symbols that are named the same as registers.
8622
8623 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8624
8625         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8626         dependency list for all-target-cygmon.
8627
8628 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8629
8630         * config-ml.in: Check $host, not $target, for selective multilibs.
8631         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8632         thumb interworking, and underscore prefix multilibs.
8633
8634 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8635
8636         * missing: Update to version from current automake.
8637
8638 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8639
8640         * configure (gxx_include_dir): Removed.
8641
8642         * configure.in (gxx_include_dir): Handle it.
8643         * Makefile.in: Likewise.
8644
8645 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8646
8647         * config.sub (mips64vr4111,mips64vr4111el) Add.
8648
8649 1999-03-21  Ben Elliston  <bje@cygnus.com>
8650
8651         * config.guess: Correct typo for detecting ELF on FreeBSD.
8652
8653 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8654
8655         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8656         config/mh-djgpp.
8657
8658 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8659
8660         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8661         all-target-newlib to dependency list for all-target-bsp.
8662
8663 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8664
8665         * config.sub: Add i386-uwin support.
8666         * config.guess: Likewise.
8667
8668 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8669
8670         * configure.in: cleanup, add mh-*pic handling for arm, special
8671         case powerpc*-*-aix*
8672
8673 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8674
8675         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8676         can be built.
8677
8678 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8679
8680         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8681         targets.
8682
8683 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8684
8685         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8686
8687 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8688
8689         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8690
8691 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8692
8693         * config.sub: Fix typo in arm recognition.
8694
8695 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8696
8697         * configure.in (noconfigdirs): Changed target_configdirs to
8698         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8699         rather than m68k-*-* since it is not known to work on
8700         m68k-aout. Ditto for arm-*-*oabi.
8701
8702 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8703
8704         * configure.in (*-*-windows*): Remove, no longer used.
8705
8706 1999-02-19  Ben Elliston <bje@cygnus.com>
8707
8708         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8709         Smart and improved by Andrew Cagney.
8710
8711 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8712
8713         * config.guess: Recognize openbsd-*-hppa.
8714
8715 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8716
8717         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8718         only if it is not empty.
8719
8720 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8721
8722         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8723
8724         * config.guess: Modified to recognize uname's armv* syntax.
8725
8726         * config.sub: Modified to recognize uname's armv* syntax.
8727
8728 1999-02-17  Mark Salter  <msalter@cygnus.com>
8729
8730         * configure.in: Added target-bsp for sparclite.
8731
8732 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8733
8734         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8735
8736 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8737
8738         * configure.in: Add support for strongarm port.
8739         * config.sub: Add support for strongarm target.
8740
8741 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8742
8743         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8744         the old name config/mh-cygwin32.
8745         Enable texinfo.
8746
8747 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8748
8749         * configure.in: Do build ld for ix86 Solaris.
8750
8751 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8752
8753         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8754         $AR_FOR_TARGET.  Likewise for RANLIB.
8755
8756 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8757
8758         * config.sub (oabi):  Recognize.
8759         * configure.in (arm-*-oabi):  Handle.
8760
8761 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8762
8763         * config.guess: Improve detection of i686 on UnixWare 7.
8764
8765 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8766
8767         * config.guess: Add support for i386-pc-interix.
8768         * config.sub: Likewise.
8769         * configure.in: Likewise.
8770
8771 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8772
8773         * Makefile.in: Remove unneeded all-target-libio from
8774         from all-target-winsup target since it is now unneeded.
8775         Add all-target-libtermcap in its place since it is now
8776         needed.
8777
8778 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8779
8780         * configure.in: makefile stub for cygwin target is probably
8781         unnecessary.  Remove it for now.
8782
8783 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8784
8785         * configure.in: libtermcap.a should be built when cygwin is the
8786         target as well as the host.
8787         * config.guess: Allow mixed case in cygwin uname output.
8788         * Makefile.in: Add libtermcap target.
8789
8790 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8791
8792         * config.sub: Clean up handling of hppa2.0.
8793
8794 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8795
8796         * config.guess: Use C code to identify more HP machines.
8797
8798 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8799
8800         * config.sub: Handle hppa2.0.
8801
8802 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8803
8804         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8805         cygmon for all sparclite targets, regardless of object format.
8806
8807 1998-12-15  Mark Salter  <msalter@cygnus.com>
8808
8809         * configure.in: Added target-bsp for several target architectures.
8810
8811         * Makefile.in: Added rules for bsp.
8812
8813 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8814
8815         * config.guess: Improve detection of hppa2.0 processors.
8816
8817 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8818
8819         * config.guess: Recognize FreeBSD using ELF automatically.
8820
8821 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8822
8823         * configure (skip-this-dir): Add handling for new shell script, which
8824         might be created by a sub-directory's configure to indicate, this particular
8825         directory is "unwanted".
8826         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8827
8828 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8829
8830         * ltconfig: import from libtool, after changing libtool to
8831         account for the cygwin name change.
8832
8833 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8834
8835         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8836         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8837
8838 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8839
8840         * configure.in: Add libtermcap to list of cygwin dependencies.
8841
8842 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8843
8844         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8845         they include winsup/include when it's a cygwin target.
8846
8847 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8848
8849         * configure.in (host_tools): Added zip.
8850         * Makefile.in (all-target-libjava): Depend on all-zip.
8851         (all-zip): New target.
8852         (ALL_MODULES): Added all-zip.
8853         (NATIVE_CHECK_MODULES): Added check-zip.
8854         (INSTALL_MODULES): Added install-zip.
8855         (CLEAN_MODULES): Added clean-zip.
8856
8857 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8858
8859         * Makefile.in: lose "32" from comment about cygwin.
8860
8861 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8862
8863         * configure.in: Use -Os to build target libraries for the fr30.
8864
8865 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8866
8867         * config.sub: Add fr30.
8868
8869 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8870
8871         * configure.in: drop "32" from config/mh-cygwin32.  Check
8872         cygwin* instead of cygwin32*.
8873         * config.sub: Check cygwin* instead of cygwin32*.
8874
8875 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8876
8877         * config.guess: Match any version of Unixware7.
8878
8879 1998-10-20  Syd Polk  <spolk@cygnus.com>
8880
8881         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8882         if desired.
8883
8884 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8885
8886         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8887         these if the appropriate directories and files to not exist.
8888
8889 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8890
8891         * Makefile.in (DEVO_SUPPORT): Add config.if.
8892
8893 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8894
8895         * configure: Add pattern to replace "build_tooldir"'s
8896         definition in the generated Makefile with "tooldir"'s
8897         actual value.
8898
8899 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8900
8901         * config.sub: Bring back lost sparcv9.
8902
8903         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8904
8905 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8906
8907         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8908         CC_FOR_TARGET and friends.
8909
8910 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8911
8912         * Makefile.in (build_tooldir): New variable, same as tooldir.
8913         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8914         -B$(build_tooldir)/bin/.
8915         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8916
8917 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8918
8919         * README: Remove installation instructions and refer to the
8920         INSTALL directory instead.
8921
8922 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8923
8924         * config.sub: Add support for i[34567]86-pc-udk.
8925         * configure.in: Likewise.
8926
8927 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8928
8929         * Makefile.in: add bzip2 package building bits for user
8930         tools module
8931         * configure.in: ditto
8932
8933 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8934
8935         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8936         (ALL_TARGET_MODULES): Add all-target-libobjc.
8937         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8938         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8939         (all-target-libchill): Add dependencies.
8940         * configure.in (target_libs): Add libchill.
8941
8942 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8943
8944         * configure.in (target_subdir): Remove duplicate line.
8945
8946 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8947
8948         * Makefile.in (all-automake): fix dependencies.
8949
8950 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8951
8952         * configure.in: Minor cleanups for building in the $(target_alias)
8953         subdir.
8954
8955 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8956
8957         * Makefile.in (bootstrap): Set r and s before make all.  Use
8958         BASE_FLAGS_TO_PASS in make all.
8959         (cross): Likewise.
8960
8961 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8962
8963         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8964
8965 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8966
8967         * config.sub: Fix typo in last change.
8968
8969 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8970
8971         * config.sub: Add support for C4x target.
8972         * configure.in: Likewise.
8973
8974 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8975
8976         * config.sub: Recognize sparcv9 just like sparc64.
8977
8978 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8979
8980         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8981
8982 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8983
8984         * config.guess: Correctly identify Pentium II sco boxes.
8985
8986         * config.guess: Fix "tr" code.  From Weiwen Liu.
8987
8988 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8989
8990         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8991         stabs.
8992
8993 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8994
8995         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8996         (ALL_TARGET_MODULES): Add all-target-libchill.
8997         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8998         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8999         (all-target-libchill): Add dependencies.
9000         * configure.in (target_libs): Add libchill.
9001
9002 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9003
9004         * config.guess: Avoid assumptions about "tr" behaves when
9005         LANG is set to something other than English.
9006
9007 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9008
9009         * configure (gxx_include_dir): Changed to
9010         '${prefix}/include/g++'-${libstdcxx_interface}.
9011
9012         * config.if: New to determine the interfaces.
9013
9014 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9015
9016         * config.guess: Detect and handle MPE/IX.
9017         * config.sub: Deal with MPE/IX.
9018
9019 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9020
9021         * configure.in: Use mh-aix43.
9022
9023 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9024
9025         * configure: Fix --without/--disable cases for gxx-include-dir.
9026
9027 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9028
9029         * mdata-sh:  Imported.  Needed for automake support.
9030
9031 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9032
9033         * Makefile.in (taz): Try "chmod -R og=u ." before
9034         "chmod og=u `find . -print`".
9035
9036 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9037
9038         * configure.in: Add arm-elf and thumb-elf support.
9039
9040 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9041
9042         * Makefile.in: Undo previous patch.
9043
9044 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9045
9046         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9047         to here ...
9048         (install-no-fixedincludes): and here
9049         (INSTALL_MODULES): ... from here.
9050
9051 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9052
9053         * config.sub: Merge with FSF.
9054
9055         * config.guess: Merge with FSF.
9056
9057 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9058
9059         * configure (extraconfigdirs): New variable.
9060         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9061         * Makefile.in (all): Move higher in file.
9062         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9063         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9064         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9065         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9066         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9067
9068 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9069
9070         * Makefile.in (all-target-libjava): Depend on all-gcc and
9071         all-target-newlib.
9072         (configure-target-libjava): Depend on $(ALL_GCC).
9073
9074 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9075
9076         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9077         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9078
9079 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9080
9081         * INSTALL/README: Fix typo.
9082
9083 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9084
9085         * ylwrap: Change absolute path checks to check for DOS style path
9086         names.
9087
9088         * ylwrap: Don't use a full path name if the source file is in the
9089         same directory.  From hjl@lucon.org (H.J. Lu).
9090
9091         * config-ml.in: Default to being verbose, to match Feb 18 change to
9092         configure.
9093
9094 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9095
9096         Brought over from egcs:
9097
9098         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9099
9100         * configure.in (target_subdir): Set to ${target_alias} instead
9101         of "libraries".
9102
9103         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9104
9105         * configure.in (target_subdir): Set to libraries if enable_multilib.
9106
9107 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9108
9109         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9110         multilibs, force reconfiguration the first time we create
9111         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9112
9113 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9114
9115         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9116         avoid confusion with --no-recursion.
9117
9118 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9119
9120         * configure.in: Win32 hosts shouldn't use install -x
9121         * install-sh: remove -x option, and special .exe-handling
9122         hack.
9123
9124 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9125
9126         * config.guess: Recognize i586-pc-beos.
9127         * configure.in: Don't build some bits for beos.
9128
9129 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9130
9131         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9132         CFLAGS default to -O2.
9133
9134         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9135         when using GNU ld.
9136
9137 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9138
9139         * ltmain.sh: Correct install when using a different shell.
9140
9141 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9142
9143         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9144
9145 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9146
9147         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9148         target.
9149
9150 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9151
9152         * ltconfig: Update to correct AIX handling.
9153
9154 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9155
9156         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9157
9158         * configure.in (target_subdir): Set to ${target_alias} instead
9159         of "libraries".
9160
9161 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9162
9163         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9164         (Makefile): Depend on $(gcc_version_trigger).
9165
9166         * configure (gcc_version): Change default initializer to empty
9167         string.
9168         (gcc_version_trigger): New variable; pass this variable down
9169         to subdir configures to enable them checking gcc's version
9170         themselves. Emit make macros for both gcc_version vars.
9171         (topsrcdir): Initialize reliably.
9172         (recursion line): Remove --with-gcc-version=${gcc_version}.
9173
9174 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9175
9176         * configure (enable_version_specific_runtime_libs): Implement new flag
9177         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9178         in $(libsubdir); emit definition in each generated Makefile.
9179         (gxx_include_dir): Initialize depending on
9180         $enable_version_specific_runtime_libs.
9181
9182 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9183
9184         * configure (gcc_version): Initialize properly depending on
9185         how and where configure is started.
9186         (recursion line): Pass a --with-gcc-version=${gcc_version}
9187         to configures in subdirs.
9188
9189 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9190
9191         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9192         cygmon
9193
9194 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9195
9196         * configure.in: Add cygmon and libstub support for mn10200.
9197
9198 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9199
9200         * configure (gcc_version): Add new variable describing the
9201         particular gcc version we're building.
9202         * Makefile.in (libsubdir): Add new macro for the directory
9203         in which the compiler finds executables, libraries, etc.
9204         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9205         and libsubdir.
9206
9207 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9208
9209         * Makefile.in (local-clean): Remove *.log.
9210         (warning.log): Built with warn_summary from build.log.
9211         (mail-report.log): Run test_summary.
9212         (mail-report-with-warnings.log): Run test_summary including
9213         warning.log in the report.
9214
9215 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9216
9217         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9218
9219 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9220
9221         * Makefile.in (grep): Grep no longer depends on libiberty.
9222
9223 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9224
9225         * Makefile.in: all-snavigator needs all-libgui.
9226
9227 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9228
9229         * configure.in: Add cygmon and libstub support for mn10300.
9230
9231 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9232
9233         * missing: Update to version from automake 1.3.
9234
9235         * ltmain.sh: On installation, don't get confused if the same name
9236         appears more than once in the list of library names.
9237
9238 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9239
9240         * config.sub: Accept m68060 and m5200 as CPU names.
9241
9242 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9243
9244         * configure: Use && rather than using -a in test, because odd
9245         strings can confuse test.
9246         * configure.in: Likewise.
9247
9248 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9249
9250         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9251
9252 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9253
9254         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9255         bootstrap4-lean): New targets.
9256
9257 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9258
9259         * mpw-* Delete.  Not used.
9260
9261 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9262
9263         * COPYING.LIB: Update FSF address.
9264
9265 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9266
9267         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9268
9269         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9270         GAS_SUPPORT_DIRS.
9271
9272 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9273
9274         * ltconfig, ltmain.sh: Avoid producing a version number if
9275         -version-info was not used.
9276
9277 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9278
9279         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9280         building with newlib.
9281
9282 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9283
9284         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9285         Solaris `make' causes it to continue to next definition.
9286
9287 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9288
9289         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9290         the right GUI libraries and files are installed along with GDB.
9291
9292 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9293
9294         * configure.in: Change alpha to alpha* in several places.
9295
9296 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9297
9298         * config.sub: Recognize sparc86x.
9299
9300 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9301
9302         * configure.in (--enable-target-optspace): Remove debug echo.
9303
9304 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9305
9306         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9307
9308 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9309
9310         * ltconfig: Update cygwin32 support.
9311
9312         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9313         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9314         (GDB_SUPPORT_DIRS): Likewise.
9315
9316 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9317
9318         * configure.in (target_makefile_frag): If --enable-target-optspace,
9319         use -Os to compile target libraries rather than -O2.  Default to
9320         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9321         not used.
9322         * configure.in (target_cflags): Ditto for d30v.
9323
9324 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9325
9326         * Makefile.in (all-bfd): Depend on all-intl.
9327         (all-binutils): Likewise.
9328         (all-gas): Likewise.
9329         (all-gprof): Likewise.
9330         (all-ld): Likewise.
9331
9332 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9333
9334         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9335
9336 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9337
9338         * Makefile.in (all-bfd): Depend upon all-libiberty.
9339
9340         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9341
9342 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9343
9344         * Makefile.in: Add libstub.
9345
9346         * configure.in: Ditto. Build libstub for targets that have cygmon
9347         support.
9348
9349 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9350
9351         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9352
9353 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9354
9355         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9356         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9357
9358 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9359
9360         * configure: Define DEFAULT_M4 by searching PATH.
9361         * Makfile.in: Use DEFAULT_M4.
9362
9363 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9364
9365         * ltconfig: Add cygwin32 support.
9366
9367         * Makefile.in, configure.in: Add libtool as a native only directory
9368         to configure and build.
9369
9370 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9371
9372         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9373
9374 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9375
9376         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9377
9378 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9379
9380         * Makefile.in: add ash make rules
9381         * configure.in: add ash to native_only and host_tools lists
9382
9383 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9384
9385         * Makefile.in (all-gettext, all-intl): New targets.
9386         (ALL_MODULES): Added all-gettext, all-intl.
9387         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9388         (INSTALL_MODULES): Added install-gettext, install-intl.
9389         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9390
9391         * configure.in (host_tools): Added gettext.
9392         (native_only): Likewise.
9393         (noconfigdirs) [various cases]: Likewise.
9394         (host_libs): Added intl.
9395
9396 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9397
9398         * configure: Do not disable building gdbtk for cygwin32 hosts.
9399
9400 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9401
9402         * configure.in: Add thumb-coff target.
9403         * config.sub: Add thumb-coff target.
9404
9405 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9406
9407         * Makefile.in: Revert yesterday's change.
9408         (all-target-winsup):  all-target-librx stays out of here.
9409
9410 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9411
9412         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9413         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9414         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9415         Remove references to librx and libg++.
9416
9417 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9418
9419         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9420         recursive makes
9421
9422 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9423
9424         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9425         for newlib directory.
9426         (CXX_FOR_TARGET): Likewise.
9427
9428 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9429
9430         * ltconfig: Update after libtool/ltconfig.in change for
9431         hpux11.
9432
9433 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9434
9435         * ltconfig, ltmain.sh: Update to libtool 1.2.
9436
9437 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9438
9439         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9440         (install-gcc-cross): Instead, override LANGUAGES here.
9441
9442 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9443
9444         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9445         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9446
9447 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9448
9449         * configure.in: Add Thumb-pe target.
9450
9451 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9452
9453         * Makefile.in - changed sn targets to snavigator
9454         * configure.in - changed sn targets to snavigator
9455
9456 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9457
9458         * config-ml.in: After building symlink tree call make distclean
9459         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9460         to be the case for libiberty.
9461
9462 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9463
9464         * configure: When making link, also check the current
9465         directory. The configure scripts may create one.
9466
9467 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9468
9469         * config.sub: Accept alphapca56 and alphaev6 properly.
9470
9471 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9472
9473         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9474
9475 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9476
9477         * config.sub (sco5): Fix typo.
9478
9479 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9480
9481         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9482         install-itcl.
9483         (install-itcl): Remove dependency on install-tcl.
9484
9485 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9486
9487         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9488
9489 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9490
9491         * configure.in: Don't build libgui for a cygwin32 target when not on
9492         a cygwin32 host.
9493
9494 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9495
9496         * configure (redirect): Set to null, so default behavior of
9497         configure is now --verbose.
9498
9499 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9500
9501         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9502         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9503
9504 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9505
9506         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9507         this change to sync Makefile.in with its ChangeLog entries.
9508
9509 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9510
9511         * ltmain.sh (mkdir): Check that the directory doesn't exist
9512         before we exit with error, so that we don't get races during
9513         parallel builds.
9514
9515 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9518
9519 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9520
9521         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9522         PICFLAG_FOR_TARGET.
9523         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9524
9525         * configure: Emit a definition for the new macro enable_shared
9526         into each Makefile.
9527
9528 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9529
9530         * configure.in (host_tools, native_only): Add libtool.
9531
9532 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9533
9534         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9535         Fix typo in ming config comment.
9536
9537 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9538
9539         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9540
9541 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9542
9543         * config.sub: Add tic30 cases, and map c30 to tic30.
9544
9545 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9546
9547         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9548         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9549         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9550         (CLEAN_TARGET_MODULES): Similarly
9551         (all-target-libf2c): Add dependences.
9552         * configure.in (target_libs): Add libf2c.
9553
9554 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9555
9556         * configure.in: Remove expect from noconfigdirs when target
9557         is cygwin32.  OK to build expect and dejagnu with Canadian
9558         Cross.
9559
9560 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9561
9562         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9563         host.
9564
9565         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9566         and mingw32.
9567
9568 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9569
9570         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9571         here as it is not defined in the toplevel Makefile.
9572
9573 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9574
9575         * configure (package_makefile_rules_frag): New variable, which names
9576         a file with generic rules, ...
9577         Change comment to mention we now have FIVE parts.
9578         * configure: Undo last change.
9579
9580 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9581
9582         * config.guess: More accurate determination of HP processor types.
9583         * config.sub: More accurate determination of HP processor types.
9584
9585 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9586
9587         * configure (package_makefile_frag): Move inserting the
9588         ${package_makefile_frag} to where it should be according
9589         to the comment.
9590
9591 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9592
9593         * config.guess: Add support for Linux/ARM.
9594
9595 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9596
9597         * .cvsignore: Remove *-info and *-install since they match
9598         release-info and mpw-install, which we don't want to just ignore.
9599
9600 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9601
9602         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9603
9604 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9605
9606         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9607         local_prefix to sub-make invocations.
9608
9609 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9610
9611         * configure.in: Check makefile fragments in the source
9612         directory.
9613
9614 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9615
9616         * configure.in: Check whether host and target makefile
9617         fragments exist before adding them to *_makefile_frag.
9618
9619 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9620
9621         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9622
9623 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9624
9625         * configure.in: Make sure we only replace RPATH_ENVVAR on
9626         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9627         regexp to sed.
9628
9629         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9630         to sub-makes.
9631
9632 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9633
9634         * config-ml.in (multi-do): LDFLAGS must include multilib
9635         designator.
9636
9637 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9638
9639         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9640
9641 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9642
9643         * config.sub: Add mingw32 support.
9644         * configure.in: Likewise.
9645
9646 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9647
9648         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9649
9650 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9651
9652         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9653         * configure (gxx_include_dir): Provide a definition for subdirs
9654         which do not use autoconf.
9655
9656 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9657
9658         * config.guess: Sync with egcs.  Picks up new alpha support,
9659         BeOS & some additional linux support.
9660
9661 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9662
9663         * config.guess: HP 9000/803 is a PA1.1 machine.
9664
9665 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9666
9667         * configure.in: It's alpha*-...
9668
9669 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9670
9671         * configure.in (host_makefile_frag, target_makefile_frag):
9672         Handle multiple config files.
9673         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9674         alpha-*-*.
9675
9676 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9677
9678         * mkdep: New file.
9679
9680 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9681
9682         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9683
9684 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9685
9686         * Makefile.in: Add libgui directory.
9687         (GDB_TK): Add all-libgui.
9688         * configure.in: Add libgui directory.
9689         * configure: Add all-libgui to GDB_TK.
9690
9691 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9692
9693         * config-ml.in (multidirs): Add m32r to multilib list.
9694
9695 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9696
9697         * Makefile.in (all-target-gperf): Change dependency to
9698         all-target-libstdc++.
9699
9700 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9701
9702         * config.guess: Add BeOS support.
9703
9704 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9705
9706         Source directory cvs renamed to cvssrc:
9707         * configure.in (host_tools): Change cvs to cvssrc.
9708         (native_only): Likewise.
9709         (noconfigdirs) [various cases]: Likewise.
9710         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9711         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9712         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9713         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9714         (all-cvssrc): Rename target from all-cvs.
9715
9716 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9717
9718         * configure (gxx_include_dir): Fix thinko.
9719
9720 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9721
9722         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9723         (install-cross, install-gcc-cross): New targets.
9724
9725 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9726
9727         * configure.in (noconfigdirs): Add support for Thumb target.
9728
9729         * config.sub (maybe_os): Add support for Thumb target.
9730
9731 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9732
9733         * Makefile.in: Add rules for cygmon.
9734
9735         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9736
9737 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9738
9739         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9740         * configure (gxx_include_dir): Provide a definition for subdirs
9741         which do not use autoconf.
9742
9743 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9744
9745         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9746         11/18/97 build
9747
9748 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9749
9750         * From Franz Sirl.
9751         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9752         found on RedHat Linux systems.
9753
9754 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9755
9756         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9757         guesses.
9758
9759 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9760
9761         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9762
9763 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9764
9765         * ltmain.sh: If mkdir fails, check whether the directory was created
9766         anyhow by some other process.
9767
9768 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9769
9770         * configure.in (d30v-*-*): Configure all directories.
9771
9772 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9773
9774         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9775         for the D30V.
9776
9777 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9778
9779         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9780
9781 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9782
9783         * include/libiberty.h: Add extern "C" { so it can be used with C++
9784         progrms.
9785         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9786         programs.
9787
9788 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9789
9790         * configure.in (d30v-*-*): Configure GCC now.
9791
9792 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9793
9794         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9795         is no longer needed.
9796
9797 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9798
9799         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9800
9801 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9802
9803         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9804         targets using "$@" to provide support for similar but not identical
9805         targets without having to duplicate code.
9806
9807 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9808
9809         * makefile.vms: Fix to work with DEC C.
9810
9811 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9812
9813         * config.sub: Add mips-tx39-elf to marketing names.
9814
9815 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9816
9817         * ltmain.sh: Handle symlinks in generated script.
9818
9819 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9820
9821         * configure: Handle autoconf style directory options: --bindir,
9822         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9823         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9824         --sysconfdir.
9825         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9826         (sharedstatedir, localstatedir, oldincludedir): New variables.
9827         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9828         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9829         sbindir, sharedstatedir, and sysconfdir.
9830
9831 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9832
9833         * Makefile.in (bootstrap-lean): New target.
9834
9835 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9836
9837         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9838         sn, and gnuserv from noconfigdirs.
9839
9840 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9841
9842         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9843
9844 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9845
9846         * Makefile.in (cross): New target.
9847
9848 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9849                           Jeff Law         <law@cygnus.com>
9850
9851         * Makefile.in (bootstrap2, bootstrap3): New targets.
9852         (all-bootstrap): Remove outdated and confusing target.
9853         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9854
9855 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9856
9857         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9858         windows.  Consistent with gdb/configure.
9859
9860 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9861
9862         * configure.in: Name Linux target fragment.
9863
9864         * configure: Rewrite so that project Makefile fragment is inserted
9865         first and appears last in the resulting Makefile.
9866
9867 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9868
9869         * Makefile.in (install-itcl): Install tcl first.
9870
9871 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9872
9873         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9874
9875 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9876
9877         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9878
9879         * configure.in (skipdirs): Add target-librx for Linux.
9880         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9881
9882 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9883
9884         * Makefile.in (bootstrap): New target.
9885
9886 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9887
9888         * config.sub: Accept 'amigados' for backward compatibility.
9889
9890 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9891
9892         * config.guess: Merge with FSF.
9893
9894 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9895
9896         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9897
9898 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9899
9900         * config.sub: Add "marketing-names" patch.
9901
9902 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9903
9904         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9905
9906 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9907
9908         * config.sub: Handle v850-elf.
9909
9910 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9911
9912         * .cvsignore (*-install): Remove.
9913
9914 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9915
9916         * ltconfig: Set CONFIG_SHELL in libtool.
9917         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9918
9919 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9920
9921         * configure.in (target_subdir): Set to libraries if enable_multilib.
9922
9923 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9924
9925         * config.guess: Update from gcc directory.
9926
9927 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9928
9929         * Makefile.in (all-sim): Depends on all-readline.
9930
9931 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9932
9933         * Makefile.in (BISON, YACC): Use $$s.
9934         (all-bison): Depend on all-texinfo.
9935
9936 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9937
9938         * Makefile.in (BISON): Add -L flag.
9939         (YACC): Likewise.
9940
9941 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9942
9943         * configure.in (noconfigdirs): Add support for v850e target.
9944
9945         * config.sub (maybe_os): Add support for v850e target.
9946
9947 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9948
9949         * configure.in (noconfigdirs): Add support for v850ea target.
9950
9951         * config.sub (maybe_os): Add support for v850ea target.
9952
9953 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9954
9955         * config.sub: Add mipstx39.  Delete r3900.
9956
9957 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9958
9959         * Makefile.in (all-autoconf): Depends on all-texinfo.
9960
9961 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9962
9963         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9964         eabi targets.
9965
9966 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9967
9968         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9969
9970         * configure: When handling a Canadian Cross, handle YACC as well as
9971         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9972         * Makefile.in (all-bison): Depend upon all-texinfo.
9973
9974 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9975
9976         * Makefile.in (BISON): bison, not byacc or bison -y.
9977         (YACC): bison -y or byacc or yacc.
9978         (various): Add *-bison as appropriate.
9979         (taz): No need to mess with BISON anymore.
9980
9981 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9982
9983         * configure: If OSTYPE matches *win32*, try to find a good value for
9984         CONFIG_SHELL.
9985
9986 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9987
9988         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9989         configure.in if it is present.
9990
9991 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9992
9993         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9994
9995 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9996
9997         * config.sub: Recognize `arc' cpu.
9998         * configure.in: Likewise.
9999         * config-ml.in: Likewise.
10000
10001 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10002
10003         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10004
10005 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10006
10007         * configure: Changed sed delimiter from ':' to '|' when
10008         attempting to substitute ${config_shell} for SHELL. On
10009         NT ${config_shell} may contain a ':' in it.
10010
10011 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10012
10013         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10014
10015 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10016
10017         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10018
10019 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10020
10021         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10022
10023         * ylwrap: If the program is a relative path, force it to be
10024         absolute.
10025
10026 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10027
10028         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10029
10030 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10031
10032         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10033         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10034         for libraries.
10035
10036 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10037
10038         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10039         separated by spaces.
10040
10041 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10042
10043         * ylwrap: New file.
10044         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10045
10046         * ltmain.sh: Handle /bin/sh at start of install program.
10047
10048         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10049
10050         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10051         * missing: New file, from automake 1.2.
10052
10053 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10054
10055         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10056         check-tk to CHECK_X11_MODULES.
10057
10058 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10059
10060         * config.sub: Merge with FSF.
10061
10062 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10063
10064         * config.guess: Merge with FSF.
10065
10066 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10067
10068         * configure: Treat msdosdjgpp like go32.
10069         * configure.in: Likewise.  Don't remove gprof for go32.
10070
10071         * configure: Change Makefile.tem2 to Makefile.tm2.
10072
10073 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10074
10075         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10076
10077 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10078
10079         * install-sh (chmodcmd): Set to null if the DST directory already
10080         exists.  Same as Nov 11th change.
10081
10082 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10083
10084         * configure (GDB_TK): Needs itcl and tix.
10085
10086 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10087
10088         * config.guess: Update from FSF.
10089
10090 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10091
10092         * Makefile.in (GDB_TK): Depend on itcl and tix.
10093
10094 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10095
10096         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10097         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10098         (INSTALL_SCRIPT): New variable.
10099         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10100         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10101         to -x.
10102         * install-sh: Add support for -x option.
10103
10104 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10105
10106         * configure.in, Makefile.in: Treat tix like itcl.
10107
10108 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10109
10110         * Makefile.in (WINDRES): New variable.
10111         (WINDRES_FOR_TARGET): New variable.
10112         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10113         (EXTRA_HOST_FLAGS): Add WINDRES.
10114         (EXTRA_TARGET_FLAGS): Add WINDRES.
10115         (EXTRA_GCC_FLAGS): Add WINDRES.
10116         ($(DO_X)): Pass down WINDRES.
10117         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10118         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10119         DLLTOOL_FOR_TARGET.
10120
10121 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10122
10123         * configure.in: configure sim before gdb for win32-x-ppc
10124
10125 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10126
10127         Move gperf into the toplevel, from libg++.
10128         * configure.in (target_tools): Add target-gperf.
10129         (native_only): Add target-gperf.
10130         * Makefile.in (all-target-gperf): New target, depend on
10131         all-target-libg++.
10132         (configure-target-gperf): Empty rule.
10133         (ALL_TARGET_MODULES): Add all-target-gperf.
10134         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10135         (CHECK_TARGET_MODULES): Add check-target-gperf.
10136         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10137         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10138
10139 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10140
10141         * config.sub (mn10200): Recognize new basic machine.
10142
10143 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10144
10145         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10146         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10147
10148 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10149
10150         * configure.in: If we're building mips-sgi-irix6* native, turn on
10151         ENABLE_MULTILIB and set TARGET_SUBDIR.
10152
10153 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10154
10155         * Makefile.in (all-sn): Depend on all-grep.
10156
10157 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10158
10159         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10160
10161         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10162         Makefile.  From Jeff Makey <jeff@cts.com>.
10163         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10164
10165         * Makefile.in (DISTBISONFILES): Remove.
10166         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10167         $(DEFAULT_YACC).
10168
10169         * configure.in: Build itl, db, sn, etc., when building for native
10170         cygwin32.
10171
10172         * Makefile.in (LD): New variable.
10173         (EXTRA_HOST_FLAGS): Pass down LD.
10174         ($(DO_X)): Likewise.
10175
10176 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10177
10178         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10179
10180 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10181
10182         * configure.in (targargs): Strip out any supplied --build argument
10183         before adding our own. Always add --build.
10184
10185 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10186
10187         * configure.in (targargs): Pass --build if we're doing
10188         a cross-compile.
10189
10190 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10191
10192         * configure: Use '|' instead of ":" as the separator in
10193         sed. Otherwise sed chokes on NT path names with drive
10194         designators. Also look for "?:*" as the leading characters in an
10195         absolute pathname.
10196
10197 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10198
10199         * config.sub: Support for r3900.
10200
10201 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10202
10203         * configure.in: Use install-sh, not install.sh.
10204
10205 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10206
10207         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10208         apply it twice.
10209
10210 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10211
10212         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10213         install-binutils.
10214
10215 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10216
10217         * Makefile.in: Add automake targets.
10218         * configure.in (host_tools): Add automake.
10219
10220 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10221
10222         * configure: Default CXX to c++, not gcc.
10223         * Makefile.in (CXX): Set to c++, not gcc.
10224         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10225
10226 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10227
10228         * install-sh: try appending a .exe if source file doesn't
10229         exist
10230
10231 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10232
10233         * configure.in: Turn on multilib by default.
10234         (cross_only): Remove target-libiberty.
10235
10236         * Makefile.in (all-gcc): Don't depend on libiberty.
10237
10238 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10239
10240         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10241
10242 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10243
10244         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10245         (DISTBISONFILES): Add ld/Makefile.in
10246
10247 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10248
10249         * configure.in: if target is cygwin32 but host isn't cygwin32,
10250         don't configure gdb tcl tk expect, not just gdb.
10251
10252 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10253
10254         * configure.in: Added gnuserv everywhere sn appears.
10255
10256         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10257         (CROSS_CHECK_MODULES): Added check-gnuserv.
10258         (INSTALL_MODULES): Added install-gnuserv.
10259         (CLEAN_MODULES): Added clean-gnuserv.
10260         (all-gnuserv): New target.
10261
10262 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10263
10264         * config.guess: Fixes for MIPS OpenBSD systems.
10265
10266 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10267
10268         * Makefile.in (INSTALL_XFORM): Remove.
10269         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10270
10271         * mkinstalldirs: New file, copied from automake.
10272         * Makefile.in (installdirs): Rename from install-dirs.  Use
10273         mkinstalldirs.  Change all users.
10274         (DEVO_SUPPORT): Add mkinstalldirs.
10275
10276 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10277
10278         * install-sh: Rename from install.sh.
10279         * Makefile.in (INSTALL): Change install.sh to install-sh.
10280         (DEVO_SUPPORT): Likewise.
10281
10282         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10283         Graichen <graichen@rzpd.de>.
10284
10285 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10286
10287         * config.guess: Recognize OpenBSD systems correctly.
10288
10289 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10290
10291         * README, Makefile.in (ETC_SUPPORT): Remove references to
10292         cfg-paper*, configure.{texi,man,info*}._
10293
10294 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10295
10296         * Makefile.in (all.normal): Ensure that gcc is built after all
10297         the x11 - ie gdb - targets.
10298
10299 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10300
10301         * makefile.vms: Don't run conf-a-gas.
10302
10303 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10304
10305         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10306
10307 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10308
10309         * configure.in: Remove noconfigdirs case since gdb also
10310         configures and builds for tic80-coff.
10311
10312 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10313
10314         * configure: Set cache_file to config.cache.
10315         * Makefile.in (local-distclean): Remove config.cache.
10316
10317 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10318
10319         * COPYING: Update FSF address.
10320
10321 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10322
10323         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10324         noconfigdirs.
10325
10326 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10327
10328         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10329         MAKEDIRS, is empty.
10330
10331 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10332
10333         * config.sub: Tweak mn10300 entry.
10334
10335 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10336
10337         * configure.in (host_tools): Put sim before gdb, so gdb's
10338         configure.tgt can determine if the simulator was configured.
10339
10340 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10341
10342         * config.sub: Move BeOS $os case to be with other Cygnus
10343         local cases.
10344
10345 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10346
10347         * config.sub: Remove misplaced comment that broke Linux.
10348
10349 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10350
10351         * config.sub: Add BeOS support.
10352
10353 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10354
10355         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10356
10357 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10358
10359         * configure.in (noconfigdirs): Remove tcl and tk from
10360         noconfigdirs for cygwin32 builds.
10361
10362 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10363
10364         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10365
10366 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10367
10368         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10369         make-all.com, use makefile.vms instead.
10370
10371 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10372
10373         * config.sub: Accept -lnews*.
10374
10375 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10376
10377         * configure.in (noconfigdirs): Disable target-newlib,
10378         target-examples and target-libiberty for d30v.
10379
10380 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10381
10382         * configure.in (noconfigdirs): Enable ld for d30v.
10383
10384 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10385
10386         * configure.in (tic80-*-*): Build compiler.
10387
10388 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10389
10390         * configure.in (d30v-*): Remove sim directory from list of
10391         unsupported d30v directories
10392
10393 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10394
10395         * config.sub, configure.in: Add d30v target cpu.
10396
10397 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10398
10399         * makefile.vms: New file.
10400         * make-all.com: Remove.
10401
10402 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10403
10404         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10405
10406 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10407
10408         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10409
10410 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10411
10412         * Makefile.in (ALL_MODULES): Added all-db.
10413         (CROSS_CHECK_MODULES): Addec check-db.
10414         (INSTALL_MODULES): Added install-db.
10415         (CLEAN_MODULES): Added clean-db.
10416
10417 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10418
10419         * config.guess: Merge with latest FSF sources.
10420
10421 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10422
10423         * Makefile.in (ALL_MODULES): Added all-itcl.
10424         (CROSS_CHECK_MODULES): Added check-itcl.
10425         (INSTALL_MODULES): Added install-itcl.
10426         (CLEAN_MODULES): Added clean-itcl.
10427
10428 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10429
10430         * configure.in: build gdb for mn10200
10431
10432 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10433
10434         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10435
10436 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10437
10438         * configure.in (tic80-*-*): Turn off most targets right now.
10439
10440 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10441
10442         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10443         rather than the makeinfo program.
10444         (do-info): Depend upon all-texinfo.
10445
10446 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10447
10448         * configure.in: Remove uses of config/mh-linux.
10449
10450         * config.sub, config.guess: Merge with latest FSF sources.
10451
10452 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10453
10454         * config.sub (case $basic_machine): Add tic80 entries.
10455
10456 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10457
10458         * config.sub, config.guess: Merge with latest FSF sources.
10459
10460 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10461
10462         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10463         * mpw-config.in: Test for NewFolderRecursive.
10464         * mpw-install: Use symbolic name for startup filename.
10465         * mpw-README: Add various additional details.
10466
10467 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10468
10469         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10470
10471 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10472
10473         * configure.in: Do build gcc and the target libraries for
10474         the mn10200.
10475
10476 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10477
10478         * configure.in: don't avoid building gdb for mn10300 any more
10479         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10480         instead of single-quoting it.
10481
10482 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10483
10484         * configure.in: Don't use --with-stabs on IRIX 6.
10485
10486 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10487
10488         * configure.in (m32r): Build gdb, libg++ now.
10489
10490 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10491
10492         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10493         directories from noconfigdirs.
10494
10495 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10496
10497         * config.sub (basic_machine): added mips16 configuration
10498
10499 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10500
10501         * config.sub: Handle d10v-unknown.
10502
10503 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10504
10505         * config.sub: Handle v850-unknown.
10506
10507 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10508
10509         * Makefile.in: add findutils
10510         * configure.in: add findutils to list of host_tools
10511
10512 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10513
10514         * config.sub: Handle mn10200 and mn10300.
10515
10516 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10517
10518         * configure.in (d10v-*): Do not build librx.
10519
10520 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10521
10522         * configure.in (mn10300): Build everything except gdb & libgloss.
10523
10524 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10525
10526         * config.guess:  Patch for Dansk Data Elektronik servers,
10527         from Niels Skou Olsen <nso@dde.dk>.
10528
10529         For ncr, use /bin/uname rather than uname, since GNU uname does not
10530         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10531
10532         Patch for MIPS R4000 running System V,
10533         from Eric S. Raymond <esr@snark.thyrsus.com>.
10534
10535         Fix thinko for nextstep.
10536
10537         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10538
10539         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10540         * config.guess: Guess mips-dec-mach_bsd4.3.
10541
10542         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10543         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10544         release numbers.
10545         * config.guess (mips-mips-riscos*):  Emit just enough of the
10546         release number.
10547
10548         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10549         * config.guess (sparc-auspex-sunos*):  Added.
10550         (f300-fujitsu-*): Added.
10551
10552         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10553         * config.guess:  Recognize a Tadpole as a sparc.
10554
10555 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10556
10557         * config.guess: Don't assume that NextStep version is either 2 or
10558         3.  NextStep 4 (aka OpenStep 4) has come out now.
10559
10560 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10561
10562         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10563         From Rik Faith <faith@cs.unc.edu>.
10564
10565 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10566
10567         * config.sub: Contributions from bug-gnu-utils to:
10568         Support plain "hppa" (no version given) architecture, reported by
10569         OpenStep.
10570         OpenBSD like NetBSD.
10571         LynxOs is not a hardware supplier.
10572
10573         * config.guess: Contributions from bug-gnu-utils to add support for:
10574         OpenBSD like NetBSD.
10575         Stratus systems.
10576         More Pyramid systems.
10577         i[n>4]86 Intel chips.
10578         M680[n>4]0 Motorola chips.
10579         Use unknown instead of lynx for hardware manufacturer.
10580
10581 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10582
10583         * install.sh (chmodcmd): Set to null if the DST directory already
10584         exists.
10585
10586 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10587
10588         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10589         not use mt-ppc target Makefile fragment any more.
10590
10591 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10592
10593         * configure.in (*-*-windows):  Exclude everything but those dirs
10594         needed to build windows.
10595
10596 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10597
10598         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10599
10600 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10601
10602         * configure.in:  Exclude mmalloc from i386-windows.
10603
10604 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10605
10606         * Undo my previous change.
10607
10608 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10609
10610         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10611         unconditionally.
10612         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10613
10614 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10615
10616         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10617         host to add it's own flags.
10618
10619 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10620
10621         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10622
10623 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10624
10625         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10626         (CXX_FOR_TARGET): Likewise.
10627         (GCC_FOR_TARGET): Define.
10628         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10629         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10630         CC_FOR_TARGET was specified on the command line.
10631         (MAKEOVERRIDES): Don't define.
10632
10633 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10634
10635         * configure.in (m32r): Fix spelling of libg++ libs.
10636
10637 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10638
10639         * config.sub (-apple*): Remove, now redundant.
10640
10641 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10642
10643         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10644
10645         * configure: Rework yesterday's sed script patch.
10646
10647         * config.sub: Merge with FSF.
10648
10649 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10650
10651         * config.guess:  Merge from FSF.
10652
10653         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10654         * config.guess: Use pc instead of unknown, for pc clone systems.
10655         Change linux to linux-gnu.
10656
10657         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10658         * config.guess: Avoid non-portable tr syntax.
10659
10660 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10661
10662         * test-build.mk (HOLES): Add "xargs" for gdb.
10663
10664         * configure: Avoid hpux10.20 sed bug.
10665
10666 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10667
10668         * configure.in:  Add support for windows host
10669         (that is a build done under the Microsoft build environment).
10670
10671 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10672
10673         * Makefile.in: Replace all uses of srcroot with s, to shrink
10674         command line lengths.
10675
10676         Patches from Geoffrey Noer <noer@cygnus.com>:
10677         * configure.in: If configuring for newlib, pass --with-newlib to
10678         subdirectories.
10679         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10680         -Bnewlib/ and -Lwinsup to gcc.
10681         (CXX_FOR_TARGET): Likewise.
10682
10683 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10684
10685         * Makefile.in (ETC_SUPPORT): Add configure.
10686
10687 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10688
10689         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10690         host configuration file.
10691
10692 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10693
10694         * configure.in: Break mn10x00 support into separate
10695         mn10200 and mn10300 configurations.
10696         * config.sub: Likewise.
10697
10698 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10699
10700         * configure.in: Add lots of stuff to noconfigdirs for
10701         the mn10x00 targets.
10702
10703         * config.sub, configure.in: Add mn10x00 support.
10704
10705 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10706
10707         * make-all.com: Call conf-a-gas, not config-a-gas.
10708
10709 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10710
10711         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10712         targets.
10713
10714 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10715
10716         * mpw-README: Add much more detail for native PowerMac.
10717         * mpw-install: New file.
10718         * mpw-configure: Add --norecursion and --help options.
10719         * mpw-config.in: Translate readme and install files when
10720         copying to objdir.
10721         * mpw-build.in: Don't always depend on byacc and flex.
10722         (install-only-top): New action.
10723
10724 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10725
10726         * configure.in:  You can now configure GDB for the v850.
10727
10728 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10729
10730         * configure.in (noconfigdirs): Don't configure any C++ dirs
10731         if targeting D10V.
10732
10733 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10734
10735         * config.sub: Recognize mips64vr5000.
10736
10737 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10738
10739         * configure.in: Use a single line for host_tools and native_only.
10740
10741 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10742
10743         * config.sub, configure.in: Add entries for m32r.
10744
10745 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10746
10747         * Makefile.in (inet-install): Don't run install-gzip.
10748
10749 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10750
10751         * configure.in:  Don't config lots of things for *-*-windows*.
10752
10753 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10754
10755         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10756         (host_libs, host_tools): Copy from configure.in.
10757         * mpw-configure: Don't complain about directories not found.
10758
10759 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10760
10761         * configure.in (i[345]86): Recognize i686 for pentium pro.
10762         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10763         file.
10764
10765         * config.guess (i[345]86): Ditto.
10766
10767 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10768
10769         * configure.in (noconfigdirs): Removed gdb for D10V.
10770
10771 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10772
10773         * configure.in: Remove ld, target-libio, target-libg++, and
10774         target-libstdc++ from noconfigdirs.
10775
10776 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10777
10778         * configure: Fix three locations where shell scripts were
10779         being run directly rather than with config_shell.
10780
10781 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10782
10783         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10784         * config.sub (basic_machine): Recognize v850.
10785
10786 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10787
10788         * mpw-configure: Handle multiple enable/disable options and
10789         pass them down recursively, handle -c and -s flags appropriately
10790         depending on choice of compiler, add escape mechanism for
10791         quoted arguments to gC.
10792
10793 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10794
10795         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10796         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10797         so that -mrelocatable-lib and -mno-eabi are used.
10798
10799         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10800         not support --print-multi-lib, don't abort.
10801
10802 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10803
10804         * make-all.com: Run config-a-gas.
10805         * setup.com: Don't copy subdirectory files around.
10806
10807 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10808
10809         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10810         target, it now compiles correctly.
10811
10812 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10813
10814         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10815
10816 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10817
10818         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10819
10820 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10821
10822         * configure.in (native_only): Add prms.
10823
10824 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10825
10826         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10827         (BINUTILS_SUPPORT_DIRS): Likewise.
10828
10829 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10830
10831         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10832         d10v support is added.
10833
10834 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10835
10836         * configure.in (d10v-*-*): New target.
10837
10838 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10839
10840         * config.guess (HP 9000/811): Recognize this as a PA1.1
10841         machine.
10842
10843 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10844
10845         * Makefile.in (do-tar-gz): New target, split out from tail end of
10846         taz target.  Run each command separately, don't use pipes.
10847         (taz): Use it.
10848
10849 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10850
10851         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10852         * mpw-build.in: No builds should depend on building byacc or flex,
10853         they are assumed to be installed already.
10854
10855 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10856
10857         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10858         variable that CC_FOR_TARGET needs.
10859
10860 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10861
10862         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10863         options have changed since the last time the subdirectory was
10864         configured, and if it has, reconfigure.
10865         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10866         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10867
10868 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10869
10870         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10871         CLEAN_MODULES): Add bash.
10872         (all-bash): New target.
10873
10874 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10875
10876         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10877
10878 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10879
10880         * config.sub (basic_machine): Recognize d10v as a valid processor.
10881
10882 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10883
10884         * mpw-configure: Add support for --bindir.
10885         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10886
10887 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10888
10889         * configure.in: add bash, time, gawk to list of hosttools and things
10890         to only build for native toolchains
10891
10892 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10893
10894         * Makefile.in (docdir): Remove.
10895
10896 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10897
10898         * Makefile.in (datadir): Set to $(prefix)/share.
10899
10900 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10901
10902         * configure.in: build diff and patch for cygwin32-hosted
10903         toolchains.
10904
10905 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10906
10907         * config.sub: Accept -rtems*.
10908
10909 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10910
10911         * configure.in: enable dosrel for cygwin32-hosted builds,
10912                 remove diff from the list of things not buildable
10913                 via Canadian Cross
10914
10915 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10916
10917         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10918         don't get ". ".
10919
10920 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10921
10922         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10923
10924 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10925
10926         * Makefile.in (taz): Handle case where tex3patch didn't even get
10927         checked out.  Also, if it was found, put the symlink in a new util
10928         subdirectory.
10929
10930 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10931
10932         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10933
10934 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10935
10936         * config.sub: Recognize -openvms.
10937         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10938         * make-all.com, setup.com: New files.
10939
10940 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10941
10942         * Makefile.in (taz): tex3patch moved to texinfo/util.
10943
10944 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10945
10946         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10947         * configure.in: remove make from disable-if-Can-Cross list
10948                 enable gdb if ${host} and ${target} are cygwin32
10949
10950 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10951
10952         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10953         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10954
10955 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10956
10957         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10958         distinguish sysv/svr4/bsd variants.
10959         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10960
10961 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10962
10963         * configure.in: Added copyright notice.
10964         * move-if-change: Added copyright notice.
10965
10966 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10967
10968         * configure.in (powerpcle-*-solaris*): Until we get shared
10969         libraries working, don't build gdb, sim, make, tcl, tk, or
10970         expect.
10971
10972 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10973
10974         * config.guess:  Merge with FSF:
10975
10976         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10977         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10978
10979         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10980         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10981
10982         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10983         * config.guess:  Combine two OSF1 rules.
10984         Also recognize field test versions.  From mjr@zk3.dec.com.
10985         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10986         because GNU uname does not support -p.  From pmr@pajato.com.
10987
10988 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10989
10990         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10991
10992 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10993
10994         * mpw-README: Document GCCIncludes.
10995
10996 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10997
10998         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10999
11000 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11001
11002         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11003
11004 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11005
11006         * configure.in (*-*-cygwin32): Configure make.
11007
11008 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11009
11010         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11011
11012 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11013
11014         * Makefile.in (all-inet): Depend on all-perl.
11015
11016         * Makefile.in (inet-install): New target.
11017
11018         * Makefile.in (all-inet): Depend on all-tcl.
11019         (all-inet): Depend on all-send-pr.
11020
11021 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11022
11023         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11024         temporarily.
11025
11026 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11027
11028         * configure.in: Don't configure --with-gnu-ld on AIX.
11029
11030 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11031
11032         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11033
11034 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11035
11036         * Makefile.in (ALL_MODULES): Added all-inet.
11037         (CROSS_CHECK_MODULES): Added check-inet.
11038         (INSTALL_MODULES): Added install-inet.
11039         (CLEAN_MODULES): Added clean-inet.
11040         (all-indent): New target.
11041
11042         * configure.in (host_tools): Added inet.
11043         (native_only): Added inet.
11044         (noconfigdirs): Added inet.
11045
11046 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11047
11048         * configure.in: Don't configure libgloss if we are not configuring
11049         newlib.
11050
11051 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11052
11053         * configure.in: Don't configure libgloss for unsupported
11054         architectures.
11055
11056 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11057
11058         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11059
11060 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11061
11062         * Makefile.in (ALL_MODULES): Include all-apache.
11063         (CROSS_CHECK_MODULES): Include check-apache.
11064         (INSTALL_MODULES): Include install-apache.
11065         (all-apache): New target.
11066
11067         * configure.in: Added apache everywhere perl is seen.
11068
11069 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11070
11071         * Makefile.in: Add support for clean-{module} and
11072         clean-target-{module} rules.
11073
11074 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11075
11076         * configure.in (*-*-ose) do not build libgloss.
11077
11078 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11079
11080         * config.guess (prep*:SunOS:5.*:*): Turn into
11081         powerpele-unknown-solaris2.
11082
11083 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11084
11085         * configure.in: Permit --enable-shared to specify a list of
11086         directories.
11087
11088 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11089
11090         * configure.in (host==solaris): Pass only the first word of $CC
11091         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11092
11093 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11094
11095         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11096
11097 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11098
11099         * Makefile.in (ALL_MODULES): Include all-perl.
11100         (CROSS_CHECK_MODULES): Include check-perl.
11101         (INSTALL_MODULES): Include install-perl.
11102         (ALL_X11_MODULES): Include all-guile.
11103         (CHECK_X11_MODULES): Include check-guile.
11104         (INSTALL_X11_MODULES): Include install-guile.
11105         (all-perl): New target.
11106         (all-guile): New target.
11107
11108         * configure.in (host_tools): Include perl and guile.
11109         (native_only): Include perl and guile.
11110         (noconfigdirs): Don't build guile and perl; no ports have been
11111         done.
11112
11113 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11114
11115         * configure (--enable-*): Handle quoted option lists such as
11116         --enable-sim-cflags='-g0 -O' better.
11117
11118 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11119
11120         * Makefile.in ({,inst}all-target): New rule so we can make and
11121         install all of the target directories easily.
11122
11123 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11124
11125         * configure.in: Add missing global flag in sed substitution when
11126         deleting `target-' from ${configdirs}.
11127
11128 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11129
11130         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11131         option.
11132
11133         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11134         config/mh-necv4.
11135
11136         * install.sh: Correct misspelling of transformbasename.
11137
11138         * config.guess: Recognize mips-*-sysv*.
11139
11140 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11141
11142         * config.sub: Recognize mon960.
11143
11144 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11145
11146         * configure: Restore Canadian Cross handling of BISON and LEX,
11147         removed in Feb 20 change.
11148
11149 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11150
11151         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11152         Mention make install.  Remove the old copyright date as well the
11153         clumsy and rather pointless copyright on the README file.
11154
11155 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11158         Makefile after running symlink-tree, then run `make distclean' to
11159         avoid clobbering any generated files in srcdir.
11160
11161 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11162
11163         * configure.in (m68k-*-netbsd*): Build everything now.
11164
11165 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11166
11167         * Makefile.in (taz): Fix quoting.
11168
11169 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11170
11171         * configure.in (sparclet-*-*): Build everything now.
11172
11173 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11174
11175         * configure.in (m68k-*-linux*): New host.
11176
11177 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11178
11179         * configure: Check for bison before byacc.
11180
11181 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11182
11183         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11184         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11185         searching PATH.  These are used as fallbacks by Makefile.in if
11186         flex/bison/byacc aren't in objdir.
11187
11188 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11189
11190         * Makefile.in: Make everything which depends upon all-bfd also
11191         depend upon all-opcodes, in case --with-commonbfdlib is used.
11192
11193 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11194
11195         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11196         building NT native compilers on Unix.
11197
11198 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11199
11200         * configure.in: Don't get CC from the host Makefile fragment if we
11201         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11202         Solaris test for /usr/ucb/cc to the post target script, just after
11203         the compiler sanity test.
11204
11205 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11206
11207         * config.sub: Merge with FSF.
11208
11209 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11210
11211         * Makefile.in (RPATH_ENVVAR): New variable.
11212         (REALLY_SET_LIB_PATH): Use it.
11213         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11214
11215 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11216
11217         * config.sub, configure.in: Recognize sparclet cpu.
11218
11219 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11220
11221         * config.guess:  Support m68k-cbm-sysv4.
11222
11223 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11224
11225         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11226         m68k-unknown-linuxaout from linker help string.  Put quotes around
11227         $ld_help_string.
11228
11229 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11230
11231         * config.guess (powerpc-harris-powerunix): Add guess for port
11232         to new target.
11233
11234 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11235
11236         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11237
11238 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11239
11240         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11241         $(REALLY_SET_LIB_PATH) in Makefile.
11242         * Makefile.in (SET_LIB_PATH): New variable.
11243         (REALLY_SET_LIB_PATH): New variable.
11244         ($(DO_X)): Use $(SET_LIB_PATH).
11245         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11246         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11247         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11248         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11249         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11250         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11251         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11252         (install-dosrel): Likewise.
11253         (all-opcodes): Depend upon all-libiberty.
11254
11255 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11256
11257         * config.guess (*:CYGWIN*): New
11258
11259 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11260
11261         * Makefile.in (all-target-winsup): All all-target-libiberty.
11262
11263 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11264
11265         * configure.in (noconfigdirs): Add missing # in front of comment.
11266
11267 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11268
11269         * configure.in: add second pass to things added to noconfigdirs
11270         so *-gm-magic can exclude libgloss properly.
11271
11272 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11273
11274         * mpw-configure (extralibs_name, rez_name): Set correctly
11275         for MWC68K compiler.
11276
11277         * mpw-README: Add more info on the necessary build tools.
11278
11279 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11280
11281         * configure.in, config.sub: Recognize cygwin32.
11282
11283 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11284
11285         * config.guess, config.sub: Recognize A/UX.
11286
11287 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11288
11289         * config.sub: Merge with gcc/config.sub.
11290
11291 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11292
11293         * mpw-build.in (do-binutils): Add build of stamps.
11294
11295 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11296
11297         * config.sub: Add recognition for mips64vr4100*-* targets.
11298
11299 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11300
11301         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11302         Add creation of gconfigargs with `--enable-shared' turned on.
11303         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11304         ($(host)-stamp-stage3-configured): Likewise.
11305         (HOLES): Add chatr and ldd.
11306         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11307
11308 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11309
11310         * configure: Pass --nfp to recursive configures.
11311
11312 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11313
11314         * Makefile.in (DLLTOOL): New.
11315         (DLLTOOL_FOR_TARGET): New.
11316         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11317         (EXTRA_TARGET_FLAGS): Ditto.
11318         (EXTRA_GCC_FLAGS): Ditto.
11319         (CONFIGURE_TARGET_MODULES): Ditto.
11320         (DO_X): Ditto.
11321         * configure: Add DLLTOOL.
11322
11323 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11324
11325         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11326         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11327         mh-sco, since old workarounds no longer needed, and don't
11328         build ld, since libraries have weak symbols in COFF.
11329
11330 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11331
11332         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11333
11334 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11335
11336         * configure.in: Make sure that ${CC} can be used to compile an
11337         executable.
11338
11339 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11340
11341         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11342         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11343         nothing depending on whether gdbtk is being built.
11344
11345 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11346
11347         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11348
11349 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11350
11351         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11352         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11353
11354 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11355
11356         * config-ml.in: Add support for
11357         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11358         Simplify setting of multidirs from --disable-foo.
11359
11360 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11361
11362         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11363         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11364         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11365         non-empty, pass them on to the  GCC make.
11366         (all-bootstrap): New rule that is like all-gcc, except it executes
11367         the GCC bootstrap rule instead of the GCC all rule.
11368
11369 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11370
11371         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11372
11373 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11374
11375         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11376         DG/UX support.
11377
11378 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11379
11380         * config.sub (i*86*) Change [345] to [3456]
11381
11382 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11383
11384         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11385         --with-gnu-ld=no.
11386
11387 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11388
11389         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11390         AIX multilibs get built.
11391
11392 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11393
11394         * configure.in (i386-win32): Don't build expect if we're not
11395         building the tcl subdir.
11396
11397 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11398
11399         * Makefile.in: (configure-target-examples, all-target-examples):
11400         New targets, configure and build example programs.
11401
11402 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11403
11404         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11405         use it as input to sedit the generated MPW makefile.
11406         * mpw-README: Add a suggestion about Gestalt.h.
11407
11408 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11409
11410         * config.sub: Accept *-*-ieee*.
11411
11412 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11413
11414         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11415         Ronald F. Guilmette <rfg@monkeys.com>.
11416
11417 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11418
11419         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11420         for powerpc-pe native.
11421         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11422         (target==powerpc-pe): duplicate i386-win32 entry.
11423
11424 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11425
11426         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11427         of vxworks, not just vxworks5.1.
11428
11429 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11430
11431         * mpw-configure: Add support for exec-prefix.
11432
11433 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11434
11435         * config.guess: Recognize HP model 816 machines as having
11436         a PA1.1 processor.
11437
11438 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11439
11440         * configure: Ignore new autoconf configure options.
11441
11442 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11443
11444         * config.guess:  Recognize Pentium under SCO.
11445         From Robert Lipe <robertl@arnet.com>.
11446
11447 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11448
11449         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11450
11451 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11452
11453         * configure.in: Don't configure gas for alpha-dec-osf*.
11454
11455 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11456
11457         * configure.in: Default to --with-stabs for some targets for which
11458         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11459         i[345]86*-*-unixware*.
11460
11461 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11462
11463         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11464         rather than basing it on the target.  Simplify handling of options
11465         controlling which directories to configure.  Remove extraneous
11466         slash in multi-clean target.
11467
11468 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11469
11470         * config-ml.in: Prefix more variables with ml_ so they don't collide
11471         with configure's.
11472
11473 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11474
11475         * configure: Don't turn -v into --v.
11476
11477 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11478
11479         * configure.in (targargs): Fix typo.
11480
11481         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11482
11483 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11484
11485         * configure.in: Strip --host and --target options from
11486         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11487         --with-cross-host option when building with a cross-compiler.
11488         * configure: Canonicalize the arguments put into config.status by
11489         always using `=' for an option with an argument.  Pass a presumed
11490         --host or --target explicitly.
11491
11492 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11493
11494         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11495         into general OS recognition case.
11496
11497 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11498
11499         * configure.in (target_configdirs): add target-winsup only
11500         for win32 target systems.
11501
11502 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * Makefile.in (all-target-libgloss): Depend upon
11505         configure-target-newlib, since when libgloss is built it looks to
11506         see if the newlib directory exists.
11507
11508 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11509
11510         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11511         cfg-ml-*.in.
11512
11513 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11514
11515         * configure: Handle LD and LD_FOR_TARGET when configuring a
11516         Canadian Cross.
11517
11518 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11519
11520         * configure.in (target_libs): add target-winsup.
11521         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11522         (target==ppcle-pe): remove ld from $noconfigdirs.
11523
11524 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11525
11526         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11527         Preserve relative path names in $srcdir.  Build symlink tree if
11528         configuring cross target dir and srcdir=. (= no VPATH support).
11529         (configure-target-libg++): Depend on configure-target-librx.
11530         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11531         * config-ml.in: New file.
11532         * symlink-tree: New file.
11533         * configure: Ensure srcdir="." if that's what it is.
11534
11535 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11536
11537         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11538         includes and FLEX_SKELETON setting.
11539         * mpw-configure (--with-gnu-ld): New option, controls whether
11540         to use PPCLink or ld with PowerMac GCC.
11541         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11542         * mpw-config.in: Configure grez if targeting Mac.
11543
11544         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11545         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11546         just macos.
11547         * configure.in: Configure grez resource compiler if targeting Mac.
11548         * Makefile.in (all-grez, install-grez): New targets.
11549
11550 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11551
11552         * configure: CXX defaults to gcc, not g++.  If we find
11553         gcc in the path, set CC to gcc -O2.
11554
11555 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11556
11557         * configure: Default ${build} correctly.  Avoid picking up extra
11558         spaces when reading CC and CXX from Makefile.  When doing a
11559         Canadian Cross, use plausible default values for numerous
11560         variables.
11561         * configure.in: When doing a Canadian Cross, don't try to
11562         configure tools whose configure script can't handle it.
11563
11564 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11565
11566         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11567
11568 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11569
11570         * configure:  Remove dubious bug reporting address.
11571
11572 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11573
11574         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11575         configure script, run that instead of this directory's configure.
11576         In either case, print a message that we're configuring the sub-dir.
11577
11578 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11579
11580         * configure.in: Before checking for the existence of various files,
11581         use sed to filter out "target-".
11582
11583 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11584
11585         * Makefile.in (DO_X): Split rule to decrease command line length
11586         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11587         (Philippe De Muyter).
11588
11589 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11590
11591         * Makefile.in (all-patch): depend on all-libiberty.
11592
11593 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11594
11595         * configure.in: If the only directory in target_configdirs which
11596         actually exists is libiberty, then set target_configdirs to empty,
11597         to avoid trying to build a target libiberty in a gas or gdb
11598         distribution.
11599
11600 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11601
11602         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11603         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11604         systems.
11605
11606 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11607
11608         * configure.in (copy_dirs): Use sys-include instead of include
11609         for --with-headers option.
11610
11611 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11612
11613         * Makefile.in, configure.in: Make winsup builds work with
11614         new scheme.
11615
11616 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11617
11618         * configure.in: Build the linker on AIX.
11619
11620 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11621
11622         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11623         where needed.
11624
11625 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11626
11627         * Makefile.in (all-gcc): Fix typo.
11628
11629 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11630
11631         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11632
11633 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11634
11635         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11636         to target-xiberty, to provide more flexibility.
11637         (target_subdir):  Define.  Create if cross.
11638         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11639         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11640         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11641         check-libFOO -> check-target-libFOO, etc.
11642         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11643         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11644         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11645         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11646         allow ALL_GCC="" to only configure.
11647         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11648         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11649         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11650
11651 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11652
11653         * Makefile.in (taz): Build "info" in etc explicitly.
11654
11655 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11656
11657         * configure.in:  Make sure that CC is undefined (as opposed to
11658         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11659         problem with autoconf trying to configure on a host without GCC.
11660
11661 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11662
11663         * mpw-configure: Set host alias from choice of host compiler,
11664         only use generic MPW Makefile sed if present, edit a file
11665         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11666         * mpw-README: Add problem notes about CW6 and CW7.
11667
11668 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11669
11670         * Makefile.in (taz): Use ";" instead of ";;".
11671
11672 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11673
11674         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11675         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11676         DISTDOCDIRS.
11677         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11678         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11679
11680 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11681
11682         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11683         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11684         Move bfd to DISTSTUFFDIRS.
11685
11686 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11687
11688         * Makefile.in (X11_LIB): Removed.
11689         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11690
11691         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11692
11693 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11694
11695         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11696         names.
11697
11698 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11699
11700         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11701
11702 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11703
11704         * configure.in (i[345]86-*-win32): Always build newlib.
11705         Don't configure cvs, autoconf or texinfo.
11706         * Makefile.in (LD_FOR_TARGET): New.
11707         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11708         Pass down LD_FOR_TARGET.
11709
11710 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11711
11712         * winsup: New directory.
11713         * Makefile.in: Build winsup.
11714         * configure.in: Winsup is configured when target is win32.
11715         Can only build win32 target GDB when native.
11716
11717 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11718
11719         * config.guess: Recognize HP model 819 machines as having
11720         a PA 1.1 processor.
11721
11722 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11723
11724         * configure: Fix sed loop which substitutes for CC and CXX to
11725         avoid bug found in various sed implementations.
11726
11727 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11728
11729         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11730         simulator.  Use standard powerpc-*-eabi*.
11731
11732 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11733
11734         * configure.in: Stop putting gas and binutils in noconfigdirs for
11735         powerpc-*-aix* and rs6000-*-*.
11736
11737 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11738
11739         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11740         -mcall-aixdesc libraries.
11741
11742 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11743
11744         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11745
11746         * config.sub (arm | armel | armeb): Fix shell syntax.
11747
11748 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11749
11750         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11751         -msoft-float and -mcpu=common support.
11752         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11753         libraries.
11754
11755 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11756
11757         * configure.in: Allow configuration and build of emacs19 for the alpha.
11758
11759 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11760
11761         * configure.in (CC): Get ^CC, not just any old CC, from
11762         ${host_makefile_frag}.
11763
11764 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11765
11766         * configure.in (CC): Try to get CC from
11767         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11768
11769 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11770
11771         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11772         only if it exists in $(srcdir).
11773
11774 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11775
11776         * configure: If CC and CXX are not set in the environment, set
11777         them, based on either an existing Makefile or on searching for gcc
11778         in PATH.  Substitute for CC and CXX in Makefile.
11779         * configure.in: Remove libm from target_libs.  Separate
11780         target_configdirs from configdirs.  If CC is not set in
11781         environment, try to get it from a host Makefile fragment.  Rewrite
11782         changes of configdirs to use skipdirs instead.  A few minor
11783         tweaks.  Take directories out of target_configdirs as they are
11784         taken out of configdirs.  Remove existing Makefile files from
11785         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11786         CONFIG_ARGUMENTS in Makefile.
11787         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11788         by configure.in.
11789         (CONFIG_ARGUMENTS): Likewise.
11790         (CONFIGURE_TARGET_MODULES): New variable.
11791         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11792         ($(CONFIGURE_TARGET_MODULES)): New target.
11793         (configure-libg++, configure-libio): New targets.
11794         (all-libg++): Depend upon configure-libg++.
11795         (all-libio): Depend upon configure-libio.
11796         (configure-libgloss, all-libgloss): New targets.
11797         (configure-libstdc++): New target.
11798         (all-libstdc++): Depend upon configure-libstdc++.
11799         (configure-librx, all-librx): New targets.
11800         (configure-newlib): New target.
11801         (all-newlib): Depend upon configure-newlib
11802         (configure-xiberty): New target.
11803         (all-xiberty): Depend upon configure-xiberty.
11804
11805 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11806
11807         * configure.in (host i[345]86-*-win32):  Expand the
11808         noconfigdirs again.
11809
11810 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11811
11812         * mpw-configure: Fix sed command file name.
11813
11814 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11815
11816         * configure.in (host i[345]86-*-win32): Reduce the
11817         noconfigdirs again.
11818
11819 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11820
11821         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11822         or powerpc*-*-pe*, since they are not yet supported.
11823
11824 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11825
11826         Add PowerMac support and many other enhancements.
11827         * mpw-configure: New option --cc to select compiler to use,
11828         paste options set according to --cc into the generated
11829         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11830         if mpw-make.sed is present.
11831         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11832         add forward includes for PowerPC include files.
11833         * mpw-build.in: Build using Makefile.PPC if present.
11834         (do-byacc, etc): Remove separate version resource builds.
11835         (do-gas): Build "stamps" before "all".
11836         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11837         * mpw-README: Update to reflect --cc option, PowerMac support,
11838         and recently-reported compatibility problems.
11839
11840 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11841
11842         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11843         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11844         (--with-multilib-top): Pass to recursive invocations.
11845
11846 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11847
11848         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11849         v810-*-*.
11850
11851 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11852
11853         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11854         gdb, ld and opcodes on v810-*-*.
11855
11856 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11857
11858         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11859         (local-maintainer-clean): New target.
11860         (maintainer-clean): New target.
11861         (realclean): Just depend upon maintainer-clean.
11862
11863 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11864
11865         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11866
11867 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11868
11869         * configure.in: Build ld in mips*-*-bsd* case.
11870
11871 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11872
11873         * config.sub: Accept -lites* OS.  From Ian Dall.
11874
11875 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11876
11877         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11878         targets.
11879
11880 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11881
11882         * configure.in: treat i386-win32 canadian cross the same as
11883         i386-go32 canadian cross.
11884
11885 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11886
11887         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11888         running under the simulator to build a reduced set of libraries.
11889         (powerpc-*-eabiaix): Add fine grained multilib support added to
11890         other powerpc targets yesterday.
11891
11892 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11893
11894         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11895         -disable-softfloat, -disable-relocatable, -disable-aix, and
11896         -disable-sysv to control which multilib libraries get built.
11897
11898 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11899
11900         * configure: Add Makefile.tem to list of files to remove in trap
11901         handler.
11902
11903 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11904
11905         * config.guess (*Linux*):  Add missing "exit"s.
11906         Also, need specific check for alpha-unknown-linux (uses COFF).
11907
11908 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11909
11910         * config.guess:  Merge with FSF:
11911
11912         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11913         * config.guess (AIX4): More robust release numbering discovery.
11914
11915         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11916         * config.guess (i386-sequent-ptx): Properly get version number.
11917
11918         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11919         * config.guess (mips:*:4*:UMIPS): New case.
11920
11921 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11922
11923         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11924         (i386-win32 host): Likewise.  Don't build readline.
11925
11926 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11927
11928         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11929         SUPPORT_FILES to submakes.
11930
11931 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11932
11933         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11934         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11935         mpw-configure.
11936
11937 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11938
11939         * configure.in (appdirs): Use =, not ==, in test expression when
11940         trying to build the text to print in the warning message for
11941         Solaris users.
11942
11943 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11944
11945         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11946
11947 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11948
11949         * config.guess: Recognize lynx-2.3.
11950
11951 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11952
11953         * config.sub (z8ksim): Deleted
11954         (z8k-*-coff): New, this is the one true name of the target.
11955
11956 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11957
11958         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11959
11960 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11961
11962         * config.guess (*:Linux:*:*): First try asking the linker what the
11963         default object file format is (elf, aout, or coff).  Then if this
11964         fails, try previous methods.
11965
11966 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11967
11968         * configure.in: Don't build newlib for *-*-vxworks5.1.
11969
11970 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11971
11972         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11973         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11974
11975 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11976
11977         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11978
11979 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11980
11981         * cfg-ml-com.in: New file.
11982         * cfg-ml-pos.in: New file.
11983
11984 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11985
11986         * COPYING.NEWLIB: Add HP free copyright to list.
11987
11988 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11989
11990         * config.sub: Recognize -eabi* for the system, not just -eabi.
11991
11992 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11993
11994         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11995         * config.sub, configure.in (win32): New target and host.
11996
11997 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11998
11999         * configure.in: Add i386-pe configuration.
12000
12001 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12002
12003         * mpw-build.in (install): Install GDB after LD.
12004
12005 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12006
12007         * mpw-config.in (elf/mips.h): Always forward-include, needed
12008         for GDB to build.
12009
12010 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12011
12012         * testsuite: New directory for customer acceptance and whole tool
12013         chain tests.
12014
12015 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12016
12017         * configure: If per-host line isn't found, but AC_OUTPUT is found
12018         and a configure script exists, run it instead.
12019
12020 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12021
12022         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12023
12024 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12025
12026         * configure: Set build_{cpu,vendor,os,alias} to host values when
12027         --build isn't specified.
12028
12029 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12030
12031         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12032         (FLAGS_TO_PASS): Pass them.
12033         (EXTRA_TARGET_FLAGS): Ditto.
12034
12035 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12036
12037         * Makefile.in (all-libg++): Depend on all-libstdc++.
12038
12039 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12040
12041         * configure.in (noconfigdirs): Enable all packages for
12042           i386-unknown-netbsd.
12043
12044 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12045
12046         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12047         hosted builds (DOS builds)
12048
12049 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12050
12051         Changes for ARM based on patches from Richard Earnshaw:
12052         * config.sub: Handle armeb and armel.
12053         * configure.in: Omit arm linker only for riscix.
12054
12055 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12056
12057         * config.guess:  Update from FSF.
12058
12059 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12060
12061         * config.sub: Recognize powerpcle as the little endian variant of
12062         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12063         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12064         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12065         temporarily.
12066
12067 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12068
12069         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12070
12071 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12072
12073         * config.sub: Accept -lites* as a basic system type.
12074
12075 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12076
12077         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12078         installed, and if so return linuxoldld as the system name.
12079
12080 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12081
12082         * config.guess: Add hppa1.1-hp-lites support.
12083
12084 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12085
12086         * configure.in: Don't build newlib for m68k-vxworks5.1.
12087
12088 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12089
12090         * configure.in (mips-sgi-irix6): Use mh-irix5.
12091
12092 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12093
12094         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12095
12096 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12097
12098         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12099         OSF/1.  Fix compiler flags.
12100         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12101
12102 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12103
12104         * configure.in: Recognize --with-newlib.
12105         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12106
12107 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12108
12109         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12110         to *_X11_MODULES due to gdbtk needing X include files et al.
12111
12112 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12113
12114         Merge in support for Mac MPW as a host.
12115         (Old change descriptions retained for informational value.)
12116
12117         * mpw-config.in: Add generic include forwards for cpu-specific
12118         include files in aout and elf directories.
12119
12120         * mpw-configure: Added copyright.
12121         * mpw-config.in: Check for presence of required build tools.
12122         (target_libs): Add newlib.
12123         (target_tools): Add examples.
12124         (Read Me): Generate as "Read Me for MPW" instead.
12125         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12126         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12127         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12128
12129         * mpw-configure: Remove subdir-specific makefile hackery,
12130         delete mk.tmp after using it.
12131
12132         * mpw-build.in (all): Display start and end times.
12133
12134         * mpw-configure (host_canonical): Set.
12135         (target_cpu): Always add to makefiles.
12136         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12137         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12138         (mpw-mh-mpw): Look for in srcdir and srcroot.
12139         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12140
12141         * mpw-build.in: (install-only): New target.
12142
12143         * mpw-configure (host_alias, target_alias): Rename from hostalias
12144         and targetalias, add into generated Makefile.
12145         (mk.tmp): If present, add into generated Makefile.
12146         * mpw-build.in (all-gas): Build config.h first before gas proper.
12147
12148         * mpw-configure (config.status): Write only if changed.
12149         * mpw-config.in (readline): Configure it (not built, just used for
12150         definitions).
12151
12152         * mpw-config.in (elf/mips.h): Add a forward include.
12153
12154         * mpw-config.in: Forward-include most .h files in include into
12155         extra-include.
12156         (readline): Don't build.
12157         mpw-build.in (install): Install GDB.
12158
12159         * mpw-configure (prefix, mpw_prefix): Handle it.
12160         * mpw-config.in (mmalloc, readline): Don't configure.
12161         * mpw-build.in (thisscript): Rename to ThisScript.
12162         Use mpw-build instead of BuildProgram everywhere.
12163         (mmalloc, readline): Don't build.
12164         * mpw-README: New file, basic documentation about the MPW port.
12165
12166         * mpw-config.in: Use forward-include to create include files.
12167
12168         * mpw-configure: Add more things to the top of each configured
12169         Makefile, including contents of config/mpw-mh-mpw.
12170         * mpw-config.in (extra-include): Create this directory and fill it
12171         with Posix-like include files when configuring.
12172
12173         * config.sub (apple, mac, mpw): Add various aliases.
12174
12175         * mpw-build.in: New file, top-level build script fragment for MPW.
12176         * mpw-configure: New file, configure script for MPW.
12177         * mpw-config.in: New file, config fragment for MPW.
12178
12179 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12180
12181         * configure.in (host_libs): Remove glob, since it is gone from the
12182         sources.
12183
12184 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12185
12186         * Makefile.in: define empty GDB_NLM_DEPS var.
12187
12188         * configure.in(target_makefile_frag): use config/mt-netware
12189         for netware targets.
12190
12191 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12192
12193         * config.sub: Merge in recent FSF changes.  Remove linux special
12194         cases.
12195
12196 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12197
12198         Revert this change:
12199
12200         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12201
12202                 * build-all.mk: Use CC=cc -Xs on Solaris.
12203
12204 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12205
12206         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12207         stop using it.
12208         * Makefile.in: Nuke all references to glob subdirectory.
12209
12210 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12211
12212         * configure.in: Fix --enable-shared logic in per-host.
12213
12214 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12215
12216         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12217
12218 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12219
12220         * configure.in (noconfigdirs): Don't build gas on AIX, for
12221         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12222
12223 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12224
12225         * configure: Fix --cache-file to work if the file argument is a
12226         relative path.
12227
12228 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12229
12230         * configure: If the --cache-file is used, pass it down to
12231         configure in subdirectories.
12232
12233 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12234
12235         * config.sub: add vxworks29k configuration.
12236
12237 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12238
12239         * Makefile.in (taz): Do "diststuff" part quietly.
12240
12241 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12242
12243         * config.sub: Mini-merge with gcc/config.sub.
12244
12245 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12246
12247         * config.guess (IRIX): Sed - to _.
12248
12249 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12250
12251         * Makefile.in (source-vault, binary-vault): New targets.
12252
12253 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12254
12255         * config.sub: Recognize -eabi as a basic system type.
12256
12257 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12258
12259         * configure.in (enable_shared stuff): Fix typo.
12260
12261 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12262
12263         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12264
12265 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12266
12267         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12268
12269 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12270
12271         * configure.in (rs6000-*-*): Don't build gas.
12272
12273 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12274
12275         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12276         reduce command line length.
12277         (AS_FOR_TARGET): Check for as.new, not Makefile.
12278         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12279
12280 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12281
12282         * config.guess:  Merge from FSF.
12283
12284 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12285
12286         * configure: Don't use $ when handling program_suffix.
12287
12288 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12289
12290         * configure.in:  Configure tk for hppa/hpux.
12291
12292 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12293
12294         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12295
12296 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12297
12298         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12299         to LIBCXXFLAGS.  Tests are better run without it.
12300
12301 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12302
12303         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12304
12305 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12306
12307         * configure.in (*-*-netware*): Don't configure xiberty.
12308
12309 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12310
12311         * configure.in:  Remove tk from native_only list.
12312
12313 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12314
12315         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12316           for special NCD build.
12317
12318 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12319
12320         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12321         makeall.bat, they're only useful for binutils snapshots.
12322         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12323         makeall.bat to specified SUPPORT_FILES.
12324
12325 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12326
12327         * build-all.mk: Add Ericsson targets to sun4 and solaris
12328           hosts.  Add  BNR's sun4 target to solaris host, so their
12329           build-from-source will be tested in-house first.
12330
12331 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12332
12333         * Makefile.in (LIBCFLAGS): New variable.
12334         (CFLAGS_FOR_TARGET): Ditto.
12335         (LIBCFLAGS_FOR_TARGET): Ditto.
12336         (LIBCXXFLAGS): Ditto.
12337         (CXXFLAGS_FOR_TARGET): Ditto.
12338         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12339         (BASE_FLAGS_TO_PASS): Pass them.
12340         (EXTRA_TARGET_FLAGS): Ditto.
12341
12342         * configure.in: Support --enable-shared.
12343
12344 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12345
12346         * configure.in (target_libs):  Include libstdc++ again.
12347         * config.guess:  Update from FSF (for FreeBSD).
12348
12349 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12350
12351         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12352         makeall.bat.
12353         (DISTDOCDIRS): Add `etc'.
12354         (ETC_SUPPORT_PFX): New variable.
12355         (taz): Include anything from etc starting with a word in
12356         ETC_SUPPORT_PFX.
12357
12358 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12359
12360         * config.sub: Update for recent FSF changes.  Remove obsolete
12361         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12362         spacing changes.
12363
12364 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12365
12366         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12367
12368         * config.guess:  Merge with FSF.
12369         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12370
12371 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12372
12373         * configure: Since the "trap 0" handler will override the exit
12374         status on many systems, only use it for "exit 1", and make it set
12375         a non-zero exit status; reset it before "exit 0".  Also, check
12376         exit status of config.sub, and error out if it failed.
12377
12378 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12379
12380         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12381         and install libgloss.
12382
12383 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12384
12385         * Makefile.in (all-binutils): Depend upon all-byacc.
12386
12387         * configure.in: Don't build emacs on Irix 5.
12388
12389 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12390
12391         * configure.in (*-*-netware*): Add libio.
12392
12393 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12394
12395         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12396         (CHECK_TARGET_MODULES): Ditto.
12397         (INSTALL_TARGET_MODULES): Ditto.
12398         (TARGET_LIBS): Ditto.
12399         (all-libstdc++): Note dependencies.
12400
12401 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12402
12403         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12404
12405 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12406
12407         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12408         -fexternal-templates.
12409
12410         * configure.in (target_libs): Add libstdc++.
12411         (noconfigdirs): Add libstdc++ as appropriate.
12412
12413 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12414
12415         * config.guess:  Update from FSF.
12416
12417 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12418
12419         * configure: Use ${config_shell} when running ${configsub}.
12420
12421 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12422
12423         * config.sub: No longer recognize h8300h.
12424
12425 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12426
12427         * config.sub: Remove extraneous differences between config.sub and
12428         gcc/config.sub.
12429
12430 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12431
12432         * Makefile.in (DISTSTUFFDIRS): Add gas.
12433
12434 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12435
12436         * COPYING.NEWLIB: New file.
12437
12438 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12439
12440         * config.guess (HP-UX):  Patch from Harlan Stenn
12441         <harlan@landmark.com> to also emit release level.
12442
12443 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12444
12445         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12446
12447 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12448
12449         * config.sub:  Merge nextstep cleanup from FSF.
12450
12451 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12452
12453         * configure.in (arm-*-*): Don't configure ld for this target.
12454
12455 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12456
12457         * configure.in (*-*-netware): don't configure libg++, libio,
12458           librx, or newlib.
12459
12460 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12461
12462         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12463         configure ld--it works, but it doesn't support shared libraries.
12464
12465 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12466
12467         * config.guess (*-unknown-freebsd*):  Get rid of possible
12468         trailing "(Release)" in version string.
12469         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12470
12471 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12472
12473         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12474         Fix type: *-next-neststep -> *-next-nextstep.
12475
12476         * config.guess:  Merge from FSF:
12477
12478         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12479
12480         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12481
12482         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12483
12484         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12485         instead of UNIX_SV for UnixWare 1.0).
12486
12487 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12488
12489         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12490         to make gdb/nlm/* build after the compiler and linker.
12491
12492 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12493
12494         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12495         not just i[34]86.
12496         (m68k-atari-sysv4):  Relocate to match FSF version.
12497
12498         * config.guess:  More merges from the FSF:
12499
12500         Add a space before function call or macro invocation.
12501
12502         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12503
12504         * config.guess: Add trap cmd to remove dummy.c and dummy when
12505         interrupted.
12506
12507         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12508
12509         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12510         (dummy): Redirect stderr from compilation of dummy.c.
12511
12512         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12513
12514         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12515
12516 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12517
12518         * configure: Accept and ignore --cache*, for compatibility with
12519         new autoconf.
12520
12521 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12522
12523         * config.guess:  Merge from FSF:
12524
12525         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12526
12527         * config.guess (Pyramid*:OSx*:*:*): New case.
12528         (PATH): Add /.attbin at end for finding uname.
12529         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12530
12531         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12532
12533         * config.guess (M88*:DolphinOS:*:*): New case.
12534
12535         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12536
12537         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12538         to select whether to use ELF or COFF.
12539
12540         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12541
12542         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12543
12544         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12545
12546         * config.guess: Guess the OS version for HPUX.
12547
12548         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12549
12550         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12551
12552 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12553
12554         * configure.in: Recognize --with-headers, --with-libs, and
12555         --without-newlib.
12556         * Makefile.in (all-xiberty): Depend upon all-ld.
12557
12558 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12559
12560         * configure.in: Change i[34]86 to i[345]86.
12561
12562 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12563
12564         * configure (version): A few more tweaks to help message.
12565
12566 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12567
12568         * Makefile.in:  Remove (for now) librx as a host library,
12569         now that we're building it for target.
12570
12571 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12572
12573         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12574         (Karl Berry).
12575
12576 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12577
12578         * configure.in:  Also configure librx.
12579
12580 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12581
12582         * Makefile.in:  Update various rules to reflect that librx
12583         is now needed for libg++.
12584
12585 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12586
12587         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12588
12589 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12590
12591         * configure.in: Configure the examples directory.
12592
12593 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12594
12595         * configure: Simplify Jun 2 1994 change.
12596
12597 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12598
12599         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12600         /bin/gcc isn't good enough to build gcc.
12601
12602 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12603
12604         * Makefile.in (GDB_SUPPORT_FILES): Remove
12605         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12606         (gdb.tar.gz): Add new rule to use standard distribution building
12607         mechanism.
12608
12609 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12610
12611         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12612         Bill Cox <bill@cygnus.com>.
12613
12614 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12615
12616         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12617
12618 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12619
12620         * configure:  Search current dir first in .gdbinit.
12621
12622 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12623
12624         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12625
12626 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12627
12628         * config.sub:  Refer to NeXT's operating system as nextstep.
12629
12630         * config.sub (case $basic_machine):  Re-order the cases, to match
12631         the order in the FSF version (which is mostly alphabethical).
12632         Merge in some additions and changes from the FSF.
12633
12634 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12635
12636         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12637         * config.sub: Recognize cxux7.
12638         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12639
12640 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12641
12642         * config.sub:  Fix typo powerpc -> powerpc-*.
12643
12644 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12645
12646         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12647
12648         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12649         parallel with all-emacs and install-emacs).  Top-level command
12650         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12651
12652 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12653
12654         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12655         $(relbindir)/make before doing ``make install'', and use
12656         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12657         installing over running make binary.
12658         ($(host)-stamp-stage3-installed): Likewise.
12659
12660 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12661
12662         * config.guess: Recognize Mach.
12663
12664 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12665
12666         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12667         see whether --exec-prefix was used.
12668
12669 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12670
12671         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12672
12673 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12674
12675         * Makefile.in: Add all-librx target similar to all-libproc.
12676
12677 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12678
12679         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12680         with post 1.2 uname bogosity.
12681
12682 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12683
12684         * configure: Remove temporary files on receipt of a signal.
12685
12686 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12687
12688         * configure: If there is a package_makefile_frag, remove
12689         ${subdir}/Makefile.tem after copying it in.
12690
12691 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12692
12693         * build_all.mk: support rs6000 lynx identifies itself as
12694         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12695         since /bin/gcc is too feeble to compile a modern gcc.
12696
12697 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12698
12699         * brought devo/test-build.mk update-to-date with progressive/
12700           test-build.mk. Add lynx targets and hppa flag info.
12701
12702 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12703
12704         * configure.in:  Use mh-ncrsvr43.  Patch from
12705         Tom McConnell <tmcconne@sedona.intel.com>.
12706
12707 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12708
12709         * config.guess (i386-unknown-bsdi):  No longer need to
12710         check #if defined(__bsdi__) && defined(__i386__).
12711
12712 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12713
12714         * configure: Set program_transform_nameoption correctly.
12715
12716 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12717
12718         * brought build-all.mk update-to-date with progressive build-all.mk,
12719           added new targets and hppa info.
12720
12721 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12722
12723         * configure: If config.guess result is a prefix of the user
12724         specified target, assume a native build and use the user specified
12725         target as the host alias.  Remove SunOS patch suffix removal hack.
12726         * configure.in: Remove SunOS patch suffix removal hack.
12727
12728         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12729         in NATIVE_CHECK_MODULES.
12730
12731 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12732
12733         * Makefile.in: Rename HOST_ONLY to NATIVE.
12734         * configure: Delete SunOs patch suffix from host_canonical
12735           and build_canonical variables that are prepended to Makefiles.
12736         * configure.in: Add comments for easier maintenance.
12737
12738 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12739
12740         * Makefile.in: Add all-libproc target similar to all-gui.
12741
12742 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12743
12744         * Makefile.in (CHECK_MODULES): split into
12745         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12746
12747 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12748
12749         * config.guess (i386-unknown-bsdi): New system to guess.
12750
12751 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12752
12753         * Makefile.in: Add all-gui target (but not yet build by "all").
12754
12755 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12756
12757         * config.sub: Move deletion of patch suffix from here...
12758         * configure.in: To here, at Ian's suggestion.  The top-
12759           level scripts might need to know of a patch level.
12760
12761 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12762
12763         * config.sub: Strip off patch suffix so rtl is recognized
12764           as a sunos4.1.3 machine, even though it's been patched.
12765
12766 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12767
12768         * Makefile.in (INSTALL_LAST): Delete.
12769         (INSTALL_DOSREL): New.
12770
12771 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12772
12773         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12774         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12775         whether we pass down --with-gnu-ld anyhow.
12776
12777 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12778
12779         * Makefile.in (INSTALL_LAST): Change operation so it works
12780         on more flavors of make.
12781         * configure.in (go32): Don't build libg++ or libio.
12782
12783 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12784
12785         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12786         they can be overriden by templates.
12787
12788 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12789
12790         * configure.in (target==go32): Don't build gdb.
12791         * dosrel: New directory.
12792
12793 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12794
12795         * configure.in (host==go32): Configure dosrel too.
12796         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12797         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12798         be set by incoming names or templates.
12799         (INSTALL_LAST): New rule.
12800
12801 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12802
12803         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12804
12805 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12806
12807         * configure.in (appdirs): New variable.  Currently empty, but will
12808         be used in gas distribution.  If nonempty, lists a set of
12809         directories at least one of which must get configured, or top
12810         level configuration is considered to have failed.
12811         (rs6000-*-lynxos*): Use new file name.
12812
12813 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12814
12815         Eliminate XTRAFLAGS.
12816         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12817         newlib include files using -idirafter, and also use -nostdinc.
12818         (CXX_FOR_TARGET): Likewise.
12819         (XTRAFLAGS): Removed.
12820         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12821         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12822         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12823         ($(DO_X)): Don't pass down XTRAFLAGS.
12824
12825 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12826
12827         * configure.in (mips*-dec-bsd*): New target; do build linker.
12828         (mips*-*-bsd*): New target; don't build linker.
12829
12830 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12831
12832         * configure.in: support rs6000-*-lynxos* configuration.
12833         support sunos4 as a cross target.
12834
12835         * config.sub: look for lynx*, not lynx since the OS version may
12836         legitimately be part of the name.
12837
12838 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12839
12840         * configure.in (i[34]86-*-sco*): Move to be with other i386
12841         targets.
12842         (romp-*-*): New target.  Skip various binary utilities.
12843         (vax-*-*): New target.  Don't build newlib.
12844         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12845
12846 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12847
12848         * configure.in: Only set host_makefile_frag if config
12849         directory exists.
12850
12851 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12852
12853         * install.sh: If $dstdir exists, don't check whether each
12854         component does.
12855
12856 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12857
12858         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12859
12860 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12861
12862         * configure.in (*-*-lynxos*): Don't configure newlib for either
12863         native or cross Lynx.
12864
12865 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12866
12867         * config.sub (sparc64-elf): Fix os.
12868         (z8k): Remove duplicate.
12869
12870 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12871
12872         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12873         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12874
12875 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12876
12877         * configure: Make file links cleanly even if Lynx fails on
12878           an NFS symlink (at least fail cleanly).
12879
12880 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12881
12882         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12883         -XNh2000.
12884
12885 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12886
12887         * configure: Unknown options are fatal again.
12888
12889 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12890
12891         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12892         compatibility.
12893
12894 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12895
12896         * build-all.mk: Add `clean' target.
12897
12898 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12899
12900         * config.guess:  Add SINIX support.
12901         * configure.in:  Add mips-*-sysv4* support.
12902
12903 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12904
12905         * build-all.mk: Document all useful targets.
12906         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12907         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12908
12909 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12910
12911         * configure: Support --silent, --quiet.
12912
12913 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12914
12915         * configure: Support --disable-FEATURE.
12916
12917 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12918
12919         * config.guess: Recognize NCR running SVR4.3.
12920
12921 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12922
12923         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12924         Patch from Paul Eggert <eggert@twinsun.com>.
12925
12926 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12927
12928         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12929
12930 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12931
12932         * configure: Make unrecognized options give nonfatal warnings
12933         instead of fatal errors, and pass them to any subdirectory
12934         configures in case they recognize them.
12935         Make --x equivalent to --with-x.
12936
12937 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12938
12939         * configure: Add --enable-* options.  Clean up usage message and
12940         some comments.
12941
12942 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12943
12944         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12945
12946 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12947
12948         * configure.in (hppa*-*-*): Enable binutils.
12949
12950 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12951
12952         * config.sub: Recognize cisco.
12953
12954 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12955
12956         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12957
12958 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12959
12960         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12961         than one configuration name.  Add comment.
12962
12963 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12964
12965         * config.guess: about target *-hitachi-hiuxwe2, fixed
12966         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12967         macro is incorrect.]
12968
12969 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12970
12971         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12972         than the "make ls" stuff which used to be here.
12973
12974 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12975
12976         * config.guess:  Recognize i[34]86-unknown-freebsd.
12977         From Shawn M Carey <smcarey@rodan.syr.edu>.
12978
12979 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12980
12981         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12982
12983 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12984
12985         * config.guess: Check for ptx.
12986
12987 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12988
12989         * config.sub: Add os9k checking.
12990
12991 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12992
12993         * config.guess: Handle OSF1 running on HPPA processors
12994
12995 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12996
12997         * configure: If subdir configure fails, print out a message with
12998         subdirectory name, in case subdir's configure code didn't identify
12999         itself.
13000
13001 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13002
13003         * configure.in: Remove embedded newlines from configdirs.
13004         Avoid mismatches of substrings.  Fix matching strings at end
13005         of configdirs.
13006
13007 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13008
13009         * config.guess:  Add Lynx/rs6000 config support.
13010
13011 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13012
13013         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13014
13015 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13016
13017         * configure.in (hppa*-*-osf*): Treat this just like most other
13018         PA configurations (eg no binutils or ld).
13019         (hppa*-*-*elf*): These configurations have binutils and ld.
13020
13021 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13022
13023         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13024
13025 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13026
13027         * configure.in (rs6000-*-*): Build gas.
13028
13029 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13030
13031         * Makefile.in:  Avoid bug in losing hpux sed.
13032
13033 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13034
13035         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13036         for GDB and GDB has been fixed to not need it.
13037
13038 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13039
13040         * config.guess: Recognize vax hosts.
13041
13042 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13043
13044         * configure (while loop): Don't use "break 2" inside case
13045         statement -- the case statement isn't an enclosing loop.
13046
13047 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13048
13049         * config.guess:  Clean up NeXT support, to allow nextstep
13050         on Intel machines.  Make OS be nextstep.
13051
13052 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13053
13054         * config.guess: Add alternate forms for Convex.
13055
13056 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13057
13058         * configure:  Completely rewrite option processing.  Take
13059         advantage of pattern-matching to avoid invoking test frequently.
13060         Also clean up host and target defaulting logic.
13061
13062 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13063
13064         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13065         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13066         commands (plus user environment) will fit SCO limits.
13067
13068 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13069
13070         * configure.in: Don't issue warnings about directories which are
13071         not being configured if -norecursion is set.  Correct test for
13072         --with-gnu-as and --with-gnu-ld to not get confused by substring
13073         matches.
13074
13075         * configure.in: Don't build gas for alpha-dec-osf1*.
13076
13077 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13078
13079         * configure:  Back out Per's change of 12/19/1993.  It changes the
13080         behavior of configure in unexpected and confusing ways.
13081
13082         Also, use different delim char when calculating
13083         program_transform_name so that the name can contain slashes.
13084
13085 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13086
13087         * configure.in, config.sub: Add support for VSTa micro-kernel.
13088
13089 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13090
13091         * configure.in: Nuke hacks which were used to get a special
13092         version of GAS for HPPA configurations.
13093
13094 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13095
13096         * configure:  If only ${target_alias} is given, use that
13097         as the default for ${host_alias}.
13098         * configure:  Add missing back-slashes before nested quotes.
13099
13100 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13101
13102         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13103
13104 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13105
13106         * config.guess:  Recognize some Tektronix configurations.
13107         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13108
13109 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13110
13111         * config.sub: Match any flavor of SH.
13112
13113 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13114
13115         * configure.in: Don't try to configure newlib for Alpha.
13116
13117 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13118
13119         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13120         libg++ or libio for any Alpha target.
13121
13122         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13123
13124 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13125
13126         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13127         default arguments -- so it tried to compress itself.
13128
13129 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13130
13131         * configure.in (notsupp): ensure that a space is always at the end
13132           of the configdirs list, since the grep checks for an explicit space
13133
13134 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13135
13136         * configure.in (target i386-sysv4.2): don't build ld, since static
13137           versions of many libraries are not available.
13138
13139 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13140
13141         * config.guess: Recognize Apollos (using environment variables).
13142         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13143
13144 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13145
13146         * config.guess: Recognize Sony news mips running newsos.
13147
13148 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13149
13150         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13151         "fi ; else" for bash.
13152
13153 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13154
13155         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13156
13157 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13158
13159         * config.sub: accept unixware as an alias for svr4.2.
13160         Fix some inconsistancies with the gcc version.
13161
13162 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13163
13164         * Makefile.in (DISTDOCDIRS):  Add gdb.
13165
13166 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13167
13168         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13169
13170 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13171
13172         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13173         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13174         this now.
13175
13176 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13177
13178         * config.sub: Accept hiux* as an OS name.
13179
13180         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13181         etc/make-stds.texi.  The underscore came from gcc, and dje now
13182         agrees that RUNTESTFLAGS is the correct name.
13183
13184 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13185
13186         * install.sh:  Remove 'set -e'.  It makes any conditionals
13187         in the script useless.
13188
13189         * config.guess: Automatically recognize arm-acorn-riscix
13190         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13191
13192 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13193
13194         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13195
13196 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13197
13198         * Makefile.in (DISTDOCDIRS): New variable.
13199         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13200         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13201
13202 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13203
13204         * configure.in (hppa target): check the source directory for the
13205           pagas sub-directory
13206
13207 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13208
13209         * config.sub: Allow -aout* and -elf*.
13210
13211 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13212
13213         * configure.in: Don't build ld on i386-solaris2, same as for
13214         sparc-solaris2.
13215
13216 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13217
13218         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13219
13220 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13221
13222         * configure.in:  Configure gdb for alpha.
13223
13224 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13225
13226         * Makefile.in (CXXFLAGS): Add -O.
13227
13228 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13229
13230         * config.guess: added support for DG Aviion
13231
13232 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13233
13234         * configure.in: Produce warning message for subdirectories not
13235         configurable for this host/target combination.  Don't try to
13236         configure gdb for vms.
13237
13238 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13239
13240         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13241         appropriate files before making "diststuff".
13242         (DISTBISONFILES): New var: list of files to be edited.
13243         (DISTSTUFFDIRS): Add binutils.
13244
13245 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13246
13247         * config.sub: also handle mipsel and mips64el (for little endian mips)
13248
13249 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13250
13251         * configure.in: Add * to end of all OS names.
13252
13253 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13254
13255         * configure.in: Build newlib for LynxOS native.
13256
13257 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13258
13259         * config.guess: Add support for delta 88k running SVR3.
13260
13261         * configure.in: Add comment about HP compiler vs. emacs.
13262
13263 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13264
13265         * configure.in: don't build ld on solaris2 (not a viable option
13266           due to bugs in getpwnam & getpwuid)
13267
13268 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13269
13270         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13271         config.guess will produce a full version number.
13272
13273 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13274
13275         * configure.in: Build linker and binutils for alpha-dec-osf1.
13276
13277 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13278
13279         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13280         and gdb/testsuite/Makefile.in.
13281
13282 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13283
13284         * configure.in: recognize mips*- instead of mips-
13285
13286 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13287
13288         * config.sub: Accept linux*coff and linux*elf as operating
13289         systems.
13290
13291 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13292
13293         * config.sub: Recognize mips64, and mips3 as an alias for it.
13294
13295 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13296
13297         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13298         gdb knows how to handle OSF/1 shared libraries.
13299
13300 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13301
13302         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13303         * config.guess: Recognize Hitachi's HIUX.
13304         * config.sub: Recognize h3050r* and hppahitachi.
13305         Remove redundant cases for hp9k[23]*.
13306
13307 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13308
13309         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13310         if gas and ld are in the source tree and are in ${configdirs}.
13311         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13312         --with options (but still pass them down on the command line,
13313         if they were explicitly specified).
13314
13315 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13316
13317         * configure: substitute SHELL value in Makefile.in with
13318         ${CONFIG_SHELL}
13319
13320 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13321
13322         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13323         *-*-solaris2* targets.
13324
13325 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13326
13327         * Makefile.in: define M4, and pass it down to sub-makes;
13328         all-autoconf now depends on all-m4
13329
13330 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13331
13332         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13333         presence of {ar,ranlib} instead of a configured directory
13334
13335 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13336
13337         * config.guess: Accept 34?? as well as 33?? for NCR.
13338
13339 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13340
13341         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13342         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13343
13344 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13345
13346         * configure: grab values for $(CC) and $(CXX) from the
13347         environment, so that someone can do "CC=gcc configure; make" and
13348         have it work right (matching the way that autoconf works now)
13349
13350         * configure.in, Makefile.in: add support for gash, the tcl
13351         interface to Galaxy
13352
13353         * config.guess: add NetBSD variants (hp300, x86)
13354
13355 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13356
13357         * install.sh: Support -d option (in the manner of SunOS 4 install,
13358         as it is more deterministic than that of GNU install)
13359         (chmodcmd): Set file to mode 755 by default (should also do default
13360         chgrp and chown, but I don't feel like dealing with that now)
13361
13362 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13363
13364         * config.sub: Remove h8300hhms alias.
13365
13366 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13367
13368         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13369
13370 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13371
13372         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13373         as stmp-fixinc
13374
13375 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13376
13377         * config.sub: recognize m88110-bug-coff.
13378
13379 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13380
13381         * Makefile.in (all-libio): all dependencies on the toolchain used
13382         to build this (gcc, gas, ld, etc)
13383
13384 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13385
13386         * config.guess: Deal with OSF/1 1.3 on alpha.
13387
13388 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13389
13390         * install.sh: add some 'else true' clauses for portability
13391
13392         * configure.in: don't build libio for h8[35]00-*-* targets
13393
13394 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13395
13396         * Makefile.in:  Add support for new libio.
13397
13398 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13399
13400         * install.sh: If one command fails, don't try the rest.  Don't try
13401         to remove $dsttmp (via trap) unless we have already created it.
13402         If $src doesn't exist, detect it and exit with an error.
13403
13404         * config.guess: Recognize BSD on hp300.
13405
13406 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13407
13408         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13409         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13410
13411 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13412
13413         * Makefile.in (all-send-pr): depends on all-prms
13414
13415 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13416
13417         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13418
13419 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13420
13421         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13422         Added test for mips-mips-riscos5.
13423
13424 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13425
13426         * configure.in: use mh-hp300 for 68k HP hosts
13427
13428 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13429
13430         * configure: add support for CONFIG_SHELL, so that you can use
13431         some alternate shell for evaluating configure scripts
13432
13433 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13434
13435         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13436         in configure script to bug-gdb@prep.ai.mit.edu when building
13437         distribution archive.
13438         * Makefile.in (COMPRESS):  Remove def.
13439         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13440         gdb.tar.Z and make-gdb.tar.Z respectively.
13441         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13442         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13443         to convergence with 'taz' target in Makefile.in.
13444
13445 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13446
13447         * install.sh (dsttmp): use trap to ensure that tmp files go
13448         away on error conditions
13449
13450 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13451
13452         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13453
13454 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13455
13456         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13457         its parent is '/' not ''.
13458
13459         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13460
13461 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13462
13463         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13464         that ${newsrcdir}/configure.in does.
13465
13466 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13467
13468         * test-build.mk: support for CONFIG_SHELL
13469
13470 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13471
13472         * config.sub (netware):  Add as a basic system type.
13473
13474 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13475
13476         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13477           $(srcdir)/ from the dependency on Makefile.in.
13478
13479 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13480
13481         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13482         (h8300hhms is temporary until multi-libraries are implemented).
13483         * configure.in: Handle h8300h too.
13484
13485 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13486
13487         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13488
13489 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13490
13491         * configure:  Remove extraneous output when guessing host type.
13492         * config.guess:  Remove extraneous output when guessing using C
13493         compiler rather than uname, or when guessing fails.
13494
13495 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13496
13497         * Makefile.in: remove all.cross and install.cross targets
13498
13499         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13500           definitions
13501
13502 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13503
13504         * configure.in (target sh): Build gprof.
13505
13506 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13507
13508         * config.sub: change -solaris to -solaris2
13509
13510 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13511
13512         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13513
13514 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13515
13516         * configure: Correct error message for missing Makefile.in to
13517         print correct directory.
13518
13519 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13520
13521         * install.sh: kludge around 386BSD shell bug
13522
13523 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13524
13525         * config.guess:  Recognize NeXT.
13526         * config.guess:  Recognize i486-ncr-sysv4.
13527         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13528
13529 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13530
13531         * Makefile.in (MAKEINFOFLAGS): New variable.
13532         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13533         * build-all.mk, test-build.mk: Pass down --no-split as
13534         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13535
13536 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13537
13538         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13539
13540 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13541
13542         * Makefile.in (libg++.tar.z):  New rule.
13543         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13544         * Makefile.in (taz):  Only do a single chmod.
13545
13546 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13547
13548         * install.sh: don't use dirname anymore (replaced with sed usage)
13549
13550 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13551
13552         * Makefile.in:  Change extension for gzip'd files from '.z' to
13553         '.gz' per new FSF standard usage.
13554
13555 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13556
13557         * configure: put quotes around the final value of program_transform_name
13558
13559 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13560
13561         * Makefile.in: new install.sh support; update install-info rules
13562
13563 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13564
13565         * configure.in: Build diff for crosses, but not for go32 host.
13566
13567         * configure.in: Build gprof only for native, and don't build it
13568         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13569
13570 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13571
13572         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13573
13574 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13575
13576         * configure.in (host_tools): Add prms.
13577
13578 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13579
13580         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13581         with $(FLAGS_TO_PASS) on the command line
13582
13583         * config.sub: Recognize lynx and lynxos
13584
13585 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13586
13587         * config.sub: Accept -ecoff*, not just -ecoff.
13588
13589 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13590
13591         * Makefile.in (taz): Use .gz suffix instead of .z.
13592         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13593         names.
13594
13595 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13596
13597         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13598
13599 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13600
13601         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13602         that rebuilds that might happen during 'make install' don't get
13603         bogus gcc include files
13604
13605 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13606
13607         Change from Utah for HPPA support:
13608         * config.guess: Recognize hppa1.x-hp-bsd.
13609
13610 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13611
13612         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13613         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13614
13615 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13616
13617         * config.sub: Add support for rom68k and bug boot monitors.
13618
13619 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13620
13621         * Makefile.in: Make all-opcodes depend on all-bfd.
13622
13623 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13624
13625         * config.guess: Added special check for i[34]86-univel-sysv4*.
13626
13627 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13628
13629         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13630         the processor rather than assuming i486.
13631
13632 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13633
13634         * config.guess: Recognize SunOS6 as Solaris3.
13635
13636 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13637
13638         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13639         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13640
13641 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13642
13643         * build-all.mk (all-cross): New target for Canadian Cross.
13644         Added Q2 go32 targets.
13645         * test-build.mk: Configure go32 cross sparclite-aout and
13646         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13647         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13648
13649 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13650
13651         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13652         GO32 hosted toolchains
13653
13654 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13655
13656         * configure: change  so "-exec-prefix" gets passed down rather
13657         than "-exec_prefix" so autoconf generated Makefiles get the
13658         exec_prefix set right.
13659
13660 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13661
13662         * config.guess: get the Solaris2 minor version number
13663
13664         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13665
13666 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13667
13668         * config.guess: Recognize some Sequent platforms.
13669
13670 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13671
13672         * Makefile.in: added the vault-install target
13673
13674         * configure.in: actually use the Sun3 makefile fragment that's in
13675         config, also added the release dir to configdirs
13676
13677 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13678
13679         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13680
13681 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13682
13683         * configure.in: remove some program from Alpha targetted toolchains
13684
13685 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13686
13687         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13688         gprof.
13689         (taz): Run "make diststuff" in those directories instead of "make
13690         proto-dir".  Look for "VERSION=" only at start of line in subdir
13691         Makefile.  Use "gzip -9" for compression.
13692         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13693         (binutils.tar.z): New target.
13694
13695 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13696
13697         * Makefile.in (taz): Include gpl.texinfo.
13698
13699 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13700
13701         * Makefile.in (setup-dirs): Merged into "taz" target.
13702         (taz): Only do `proto-dir' stuff if a directory is actually needed
13703         for this target.
13704
13705 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13706
13707         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13708         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13709         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13710         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13711         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13712
13713 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13714
13715         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13716         config.sub, and move-if-change to gdb testsuite distribution
13717         archive, so the testsuite can be extracted, configured, and
13718         run separately from the gdb distribution.  Blow away the Chill
13719         tests that require a Chill compiled executable, since GNU Chill
13720         is not yet publically available.
13721
13722 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13723
13724         * test-build.mk: set environment variables in a single command,
13725         instead of a list of assignments and exports
13726
13727         * config.guess: recognize Alpha/OSF1 systems
13728
13729 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13730
13731         * configure: Change help message to prefer --options rather than
13732           -options.
13733
13734 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13735
13736         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13737         zippy@ecst.csuchico.edu.
13738         * config.guess: Recognize miniframe.
13739
13740 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13741
13742         * Makefile.in: Use srcroot to find runtest rather than rootme.
13743         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13744
13745 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13746
13747         * test-build.mk: Extensive additions to support building on a
13748         machine other than the host.
13749
13750 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13751
13752         * configure (tooldir): Fix for i386-aix again.
13753
13754 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13755
13756         * configure, Makefile.in:  Change definition of $(tooldir)
13757         to match the FSF.
13758
13759 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13760
13761         * config.guess:  Recognize i[34]86/SVR4.
13762
13763 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13764
13765         * Makefile.in (all-gdb): gdb depends on sim.
13766
13767 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13768
13769         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13770         at the same time we make the prototype gdb directory.
13771         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13772         files at the same time as the gdb base release distribution.
13773
13774 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13775
13776         * Makefile.in (check): Use individual check targets rather than
13777         DO_X rule.
13778         (check-gcc): Added.
13779
13780 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13781
13782         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13783         for System V release 3.2.
13784
13785 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13786
13787         * config.sub: Recognize hppaosf.
13788         * configure.in: Do configure ld/binutils/gas for it.
13789
13790 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13791
13792         * configure (tooldir): Alter syntax used to set this, for systems
13793         where "\$" isn't handled right, like i386-aix.
13794
13795 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13796
13797         * configure: Pass program-transform-name, not
13798         program_transform_name, to recursive configures.
13799
13800 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13801
13802         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13803         of gas+ld+binutils.
13804
13805 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13806
13807         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13808
13809 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13810
13811         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13812
13813 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13814
13815         * Makefile.in (PRMS): Set back to all-prms.
13816
13817 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13818
13819         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13820         targets, rather than for MIPS hosts.
13821
13822 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13823
13824         * configure.in: add comment for --with-x default values
13825
13826         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13827
13828         * Makefile.in: add check-* targets for each of the directories in
13829         the tree.  Add a definition of RUNTEST that will use the one we
13830         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13831
13832 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13833
13834         * configure.in: Removed obsolete references to bfd_target and
13835         target_makefile_frag.
13836
13837         * build-all.mk: Set assorted targets for Q2.
13838         * config.sub: Recognize z8k-sim and h8300-hms.
13839         * test-build.mk: Really don't pass host to configure.
13840         (HOLES): Added uname.
13841
13842 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13843
13844         * configure: Handle an empty program-prefix, program-suffix or
13845         program-transform-name correctly.
13846
13847 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13848
13849         * build-all.mk: -G 8 no longer required for MIPS targets.
13850         * test-build.mk: Don't pass host argument to configure; make it
13851         guess.
13852
13853 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13854
13855         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13856         * Makefile.in (COMPRESS):  New macro, like GZIP.
13857
13858 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13859
13860         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13861
13862         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13863         with gas currently defaults to -G 0.
13864
13865 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13866
13867         * Makefile.in (all-flex): flex depends on byacc.
13868
13869         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13870         to test-build.mk as RELEASE_TAG.
13871         * test-build.mk (configargs): New variable containing arguments to
13872         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13873         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13874
13875         * config.guess: Use /bin/uname when checking -X argument on SCO,
13876         to avoid invoking GNU uname which doesn't understand -X.
13877
13878         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13879
13880         * configure.in: Build gas for mips-*-*.
13881
13882 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13883
13884         * Makefile.in (all.normal): insert missing backslash.
13885
13886 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13887
13888         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13889
13890         * Makefile.in: Complete overhaul to merge many almost identical
13891         targets.
13892
13893 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13894
13895         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13896         (gdb.tar.Z): Adjusted.
13897
13898         * Makefile.in (setup-dirs, taz): New targets; should be general
13899         enough to adapt for gdb sometime.  Build only .z file.
13900         (gas.tar.z): New target.
13901
13902 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13903
13904         * build-all.mk: Use CC=cc -Xs on Solaris.
13905
13906 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13907
13908         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13909         for handling BISON for FSF releases.
13910
13911 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13912
13913         * configure: Actually implement the change zoo just documented.
13914
13915 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13916
13917         * configure: when using config.guess, only set target_alias when
13918         it's not already been set (ie, on the command line)
13919
13920 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13921
13922         * Makefile.in: add installcheck target, set PRMS to install-prms
13923
13924 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13925
13926         * configure: add support for package_makefile_fragment, handle the
13927         case where a directory has a configure.in file but no Makefile.in
13928         more gracefully (with an actual understandable error message, even);
13929         add support for --without (and add this to the usage message); also
13930         explicitly add a --host=${host_alias} to the command line when
13931         config.guess is used
13932
13933 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13934
13935         * configure: Must use both --host and --target in recursive calls.
13936
13937 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13938
13939         * Makefile.in: Change deja-gnu to dejagnu.
13940
13941 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13942
13943         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13944
13945 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13946
13947         * configure.in: canonicalize all instances to *-*-solaris2*,
13948         also strip out a number of tools to not build for go32 host
13949
13950 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13951
13952         * config.guess: add GPL.
13953
13954         * Makefile.in, config.guess, config.sub, configure: bump
13955           copyrights to 93.
13956
13957 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13958
13959         * Makefile.in (do-info): Removed obsolete check for existence of
13960         localenv file.
13961
13962         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13963
13964 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13965
13966         * Makefile.in: a couple of 'else true' for decstation,
13967         support for TclX
13968
13969         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13970
13971 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13972
13973         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13974
13975 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13976
13977         * config.guess: Recognize i386-ibm-aix (PS/2).
13978         * configure.in: Use config/mh-aix386 file for it.
13979
13980 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13981
13982         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13983         CC_FOR_TARGET instead.
13984         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13985
13986 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13987
13988         * Makefile.in: Add sim to list of directories sent with gdb
13989
13990 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13991
13992         * configure.in: Put back mips-dec-bsd* case.
13993
13994 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13995
13996         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13997         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13998         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13999
14000 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14001
14002         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14003
14004         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14005         (install-info): install dir.info only if it exists,
14006         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14007
14008 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14009
14010         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14011         gas for mips-dec-bsd.
14012
14013 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14014
14015         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14016         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14017
14018 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14019
14020         * configure.in: Added "dejagnu" to hosttools list.
14021
14022 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14023
14024         * config.sub, configure.in, config.guess:  Add support
14025         for Bosx, an AIX variant from Bull.
14026         Patches from F.Pierresteguy@frcl.bull.fr.
14027
14028 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14029
14030         * devo/dejagnu: Initial creation of devo/dejagnu.
14031         Migrated dejagnu testcases and support files for testing software
14032         tools to reside as subdirectories, currently called "testsuite",
14033         within the directory of the software tool.  Migrated all programs,
14034         support libraries, etc. beloging to dejagnu proper from
14035         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14036         with no modifications.  The changes to these files which will
14037         allow them to configure, build, and execute properly will be made
14038         in a future update.
14039
14040 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14041
14042         * Makefile.in: Change send_pr to send-pr.
14043         * configure.in: Likewise.
14044         * send_pr: Renamed directory to send-pr.
14045
14046 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14047
14048         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14049
14050 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14051
14052         * README:  Update for gdb-4.8 release.
14053         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14054         gdb-xxx.tar.z (gzip'd) file also.
14055
14056 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14057
14058         * Makefile.in: make all-diff depend on all-libiberty
14059
14060 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14061
14062         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14063
14064 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14065
14066         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14067
14068 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14069
14070         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14071         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14072         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14073
14074 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14075
14076         * Makefile.in:  makeinfo binary is in a new location
14077
14078 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14079
14080         * config.sub: Accept -ecoff as an OS.
14081
14082         * Makefile.in: Various changes to eliminate a level of make
14083         recursion and reduce the required command line length.
14084         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14085         sub-makes.
14086         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14087         variables holding settings for specific sub-makes.
14088         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14089         in terms of BASE_FLAGS_TO_PASS.
14090         (TARGET_LIBS): New variable listing directories which use
14091         TARGET_FLAGS_TO_PASS.
14092         (subdir_do): Eliminated.
14093         (do-*): New set of targets to replace subdir_do.
14094         (various): All targets which used subdir_do now depend on do-*.
14095         (local-clean): Renamed from do_clean.
14096         (local-distclean): New target, dependency of distclean and
14097         realclean.
14098         (install-info): Don't create directories.  Depend on dir.info
14099         rather than calling make recursively.
14100         (install-dir.info): Eliminated.
14101         (install-info-dirs): Create all info directories here.
14102         (dir.info): Depend upon do-install-info.
14103
14104         * test-build.mk (HOLES): Added false.
14105
14106 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14107
14108         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14109
14110 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14111
14112         * Makefile.in (info): remove dependency on all-texinfo.  The
14113         problem was really in texinfo/C, not at this level.
14114
14115 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14116
14117         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14118
14119 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14120
14121         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14122         GDB releases.
14123
14124 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14125
14126         * configure: Include srcdir in message about target of link not
14127         being found.  Don't convert `-' to `_' in `with' options being
14128         passed to subdirs.
14129
14130 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14131
14132         * configure.in: add uudecode to host_tools
14133
14134         * Makefile.in: added {all,install}-uudecode targets, added them to
14135         the appropriate lists
14136
14137 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14138
14139         * Makefile.in (all-gcc): Added dependency on all-gas.
14140
14141         * configure.in (mips-*-*): Build ld and binutils.
14142
14143 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14144
14145         * configure: check return code from mkdir, print error message and
14146           exit on failure.
14147
14148 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14149
14150         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14151
14152 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14153
14154         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14155
14156 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14157
14158         * config.sub (h8500):  Recognize this as a cpu type.
14159
14160 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14161
14162         * configure: source directory missing is no longer a warning
14163
14164         * configure.in: recognize irix[34]* instead of irix[34]
14165
14166         * Makefile.in: define and pass down X11_LIB
14167
14168 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14169
14170         * guess-systype: Renamed to ...
14171         * config.guess:  ... by popular request.
14172         * configure.in, Makefile.in:  Update accordingly.
14173
14174 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14175
14176         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14177         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14178         + Execute ./dummy instead of assuming . is in PATH.
14179
14180 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14181
14182         * guess-systype:  New shell script.  Attempts to guess the
14183         canonical host name of the executing host.
14184         Only a few hosts are supported so far.
14185         * configure:  Call guess-systype if no host is specified.
14186
14187 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14188
14189         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14190         gcc Makefile.
14191
14192
14193 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14194
14195         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14196         (all-gcc, install-gcc, subdir_do): Use it.
14197
14198 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14199
14200         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14201
14202 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14203
14204         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14205           set exclusively by configure, using configure.in .
14206
14207 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14208
14209         * test-build.mk: set $PATH for all builds
14210
14211         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14212
14213 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14214
14215         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14216         the one used in gcc/Makefile.in, so that a null expansion doesn't
14217         override the one needed to build gcc with a native cc.
14218
14219
14220 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14221
14222         * configure: Accept -with arguments.
14223
14224 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14225
14226         * Makefile.in: added h8300sim
14227
14228 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14229
14230         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14231         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14232         (all-cygnus, native, build-cygnus): Make
14233         $(canonhost)-stamp-3stage-done, not $(host)....
14234         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14235         i386-sco3.2v4.  Added else true to if command.
14236
14237 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14238
14239         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14240
14241 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14242
14243         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14244
14245 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14246
14247         * configure.in: don't remove binutils from Solaris builds
14248
14249 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14250
14251         * Makefile.in: get rid of earlier definitions for *clean,
14252         also handle the recursive info rule better
14253
14254 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14255
14256         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14257         do more-or-less the right thing.
14258
14259 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14260
14261         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14262         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14263
14264 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14265
14266         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14267         $(host_canonical).
14268
14269         * configure.in: split the configdirs list into 4 categories (native
14270         v. cross, library v. tool) and handle the cross-only and native-
14271         only in more reasonable (and correct!) way.
14272
14273 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14274
14275         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14276         configdirs anymore.
14277
14278 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14279
14280         * Makefile.in: extensive cleanup::  removed all of the explicit
14281         clean-* targets, collapsed many wrappers around subdir_do into
14282         one, added additional targets to satisfy standards.texi, deleted
14283         some old targets, some changes for consistency
14284
14285 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14286
14287         * configure.in: handle some programs as cross-only, and others as
14288         native only
14289
14290         * test-build.mk: handle partial holes in a more generic manner
14291
14292         * Makefile.in: m4 depends on libiberty
14293
14294 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14295
14296         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14297         time, wdiff, and find to configdirs
14298
14299         * Makefile.in: all, clean, and install rules for the new programs
14300         added to configure.in
14301
14302 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14303
14304         * configure.in: use mh-sun for all *-sun-* hosts
14305
14306 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14307
14308         * Makefile.in: define flags for X11 include files and library file
14309         locations, pass them down to the programs that need this info
14310
14311         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14312
14313 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14314
14315         * configure.in: start building libg++ for HP-UX targets
14316
14317 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14318
14319         * README:  Update references to files moved into etc/.
14320
14321 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14322
14323         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14324         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14325
14326 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14327
14328         * configure: accept dash as well as underscore in long option
14329         names for FSF compatibility.
14330
14331 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14332
14333         * config.sub: added -sco3.2v4 support from FSF.
14334
14335 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14336
14337         * configure.in: expand the section that adds or removes
14338         directories from the list of programs to build, to handle native
14339         vs. cross in addition to host v. native
14340
14341 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14342
14343         * Makefile.in:  Replace C++ in macro names with CXX.
14344         This is less likely to break ...
14345
14346 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14347
14348         * test-build.mk: add -w to GNU_MAKE
14349
14350 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14351
14352         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14353         add 'sparc' to list of recognized cpus.  This needed to make
14354         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14355         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14356         then changes that into $CPU-wrs-vxworks.
14357
14358         * configure.in: remove most references to gdbtest, regularize
14359         target based program removal
14360
14361         * test-build.mk: import from p3 tree (many fixes and changes)
14362
14363 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14364
14365         * Makefile.in: added rules to handle tcl, tk, and expect
14366
14367         * configure.in: handle those directories if they exist
14368
14369 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14370
14371         * config.sub: removed bogus hppabsd and hppahpux names, since
14372         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14373
14374 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14375
14376         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14377         depends upon all-xiberty
14378
14379         * Makefile.in: changes from p3, including:
14380
14381         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14382
14383         * Makefile.in (XTRAFLAGS): include newlib directories if
14384         newlib/Makefile exists, rather than if host != target.
14385
14386         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14387
14388         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14389         from the same source tree and not building a cross-compiler.  This
14390         matters for the libg++ configuration if reconfiguring a tree that
14391         has already been installed.
14392
14393         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14394
14395         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14396         pick up the machine and system specific header files.
14397
14398         * Makefile.in: added AS_FOR_TARGET, passed down in
14399         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14400         the C compiler to use to create programs which are run in the
14401         build environment, set it to default to $(CC), and passed it down
14402         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14403
14404         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14405
14406         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14407         We need them for unusual native builds, like systems without
14408         ranlib.
14409
14410         * configure: also define $(host_canonical) and
14411         $(target_canonical), which are the full, canonical names for the
14412         given host and target
14413
14414 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14415
14416         * Makefile.in:  Added separate definitions for C++.
14417
14418 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14419
14420         * configure.in (configdirs):  Add deja-gnu.
14421
14422 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14423
14424         * README:  Update for configure.texi and gdb-4.7 release.
14425
14426 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14427
14428         * Makefile.in:  Move "all" target to top of file.
14429         Previously, first target was ".PHONY" which caused BSD4.4 make
14430         to build .PHONY when make was run without arguments.
14431
14432 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14433
14434         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14435         Library-copylefted code in libiberty.
14436
14437 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14438
14439         * config.sub:  Replace m68kmote with plain old m68k.
14440
14441 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14442
14443         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14444
14445 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14446
14447         * config.sub: Complain if no argument is given.  Added support for
14448         386bsd as OS and target alias.
14449
14450 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14451
14452         * Makefile.in (XTRAFLAGS): include newlib directories if
14453         newlib/Makefile exists, rather than if host != target.
14454
14455 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14456
14457         * config.sub: recognize sparclite-wrs-vxworks.
14458
14459         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14460         p3.) Added clean-xiberty to clean.
14461
14462 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14463
14464         * configure.in: use *-*-* instead of nested cases for host and target
14465
14466 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14467
14468         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14469         from the same source tree and not building a cross-compiler.  This
14470         matters for the libg++ configuration if reconfiguring a tree that
14471         has already been installed.
14472
14473 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14474
14475         * config.sub (i486v/i486v4):  Merge in from FSF version.
14476
14477 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14478
14479         * configure: only set PWD if it is already set.
14480
14481 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14482
14483         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14484         doesn't have unset and all success paths (and most error paths)
14485         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14486         to just ${PWD} to avoid confusion.)
14487
14488 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14489
14490         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14491         even for a native compilation.
14492
14493 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14494
14495         Changes to make the gdb.tar.Z rule work better.
14496
14497         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14498         (DEVO_SUPPORT):  Add configure.texi.
14499         (bfd-ilrt.tar.Z):  Remove ancient rule.
14500
14501 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14502
14503         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14504         pick up the machine and system specific header files.
14505
14506         * configure.in, config.sub: added new target m68010-adobe-scout,
14507         with alias of adobe68k.  Changed configure.in to check for
14508         -scout before -sco* to avoid a false match.
14509
14510         * Makefile.in: added AS_FOR_TARGET, passed down in
14511         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14512         the C compiler to use to create programs which are run in the
14513         build environment, set it to default to $(CC), and passed it down
14514         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14515
14516 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14517
14518         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14519         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14520         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14521         FOR_TARGET variants, to newlib and libg++.
14522
14523 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14524
14525         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14526         first.
14527
14528 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14529
14530         * config.sub:  Accept `elf' as an environment.
14531
14532 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14533
14534         * Makefile.in (all-opcodes):  cd into the right directory
14535
14536 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14537
14538         * configure: added -program_transform_name option, used as
14539         argument to sed when installing programs.
14540         configure.texi: added documentation for -program_prefix,
14541         -program_suffix and -program_transform_name.
14542
14543 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14544
14545         * config.sub:  Accept i486 where i386 ok.
14546
14547 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14548
14549         * config.sub: accept we32k
14550
14551 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14552
14553         * config.sub, configure.in: accept OSE68000 and OSE68k.
14554
14555         * Makefile.in: don't create all directories for ``make install'';
14556         let the subdirectories create the ones they need.
14557
14558 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14559
14560         * COPYING: new file, GPL v2
14561
14562 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14563
14564         * Makefile.in: use the new gen-info-dir, which needs a template
14565         argument (which also lives in texinfo)
14566
14567         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14568
14569 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14570
14571         * config.sub (ncr3000):  Change i386 to i486.
14572
14573 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14574
14575         * Makefile.in: add install-rcs, install-grep to
14576         install-no-fixedincludes, removed install-bison and install-libgcc
14577
14578 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14579
14580         * configure.in: grab the HPUX makefile fragment if on HPUX
14581
14582 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14583
14584         * Makefile.in: eradicate bison spoor (ditto libgcc).
14585          configure.in: recognise m68{k,000}-ericsson-OSE.
14586          es1800 is alias for m68k-ericsson-OSE
14587
14588 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14589
14590         * configure.in: rearrange the parts that remove programs from
14591         configdirs, based now on HOST==TARGET or by canonical triple.
14592
14593 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14594
14595         * test-build.mk: recurse explicitly with -f test-build.mk when
14596           appropriate.  predicate stage3 and comparison on the existence
14597           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14598           On very clean, also remove ...stamp-co.  Build in-place before
14599           doing other builds.
14600
14601 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14602
14603         * Makefile.in, configure.in: add tgas
14604
14605 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14606
14607         * Makefile.in: a number of changes merged in from progressive.
14608
14609         * configure.in: add libm.
14610
14611         * .cvsignore: ignore some stuff that comes from test-build.mk.
14612
14613 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14614
14615         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14616
14617 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14618
14619         * configure: Add program_suffix (parallel to program_prefix)
14620         * Makefile.in: adjust directory-creating script for losing decstation
14621
14622 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14623
14624         * configure:  Minor $subdir-related fixes.
14625
14626 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14627
14628         * configure: fix various problems with propogating
14629         makefile_target_frag in subdirs.
14630         * configure.in: config libgcc if its there
14631
14632 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14633
14634         * config.sub:  HPPA merge.
14635
14636 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14637
14638         * Makefile.in:  Replace all-bison with all-byacc in all
14639         dependency lines for other tools (which now use byacc).
14640
14641 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14642
14643         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14644
14645 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14646
14647         * Makefile.in: make gprof rules similar to byacc rules (instead of
14648         vestigal $(unsubdir) that didn't work...)
14649
14650 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14651
14652         * config.sub:  Add support for Linux.
14653         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14654         (at least for libg++).
14655
14656 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14657
14658         * configure.texi: fix doc for the -nfp option to configure
14659
14660 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14661
14662         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14663
14664 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14665
14666         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14667         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14668         * configure.in: added solaris* host_makefile_frag hook.
14669
14670 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14671
14672         * config.sub: changed recognition of m68000 so that various
14673         m68k types can be specified via m680[01234]0
14674
14675 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14676
14677         * config.sub (basic_machine): fix sed so that '-foo' isn't
14678         completely substituted out while .+'-foo' loses the '-foo'
14679
14680 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14681
14682         * config.sub ($os): Add -aout.
14683
14684 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14685
14686         * configure:  If host_makefile_frag is absolute, don't
14687         prefix ${invsubdir} (relevant to libg++ auto-configure).
14688
14689 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14690
14691         * Makefile.in (tooldir): Define it.
14692         (all-ld): Depend on all-flex.
14693
14694 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14695
14696         * Makefile.in (check):  Fix libg++ special case.
14697
14698 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14699
14700         * configure: do not bury `pwd` into config.status, thus do fewer
14701           pwd's.
14702
14703         * configure: print the "Building in" message only when building in
14704           other than "." AND verbose.
14705
14706         * configure: remove -s, rework -v to better accommodate guested
14707           configures.
14708
14709         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14710
14711 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14712
14713         * Makefile.in: macroize flags passed on recursion.  remove
14714           fileutils.
14715
14716 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14717
14718         * configure: get makesrcdir right for subdirs deeper than 1.
14719
14720         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14721           install.
14722
14723 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14724
14725         * Makefile.in: don't print subdir_do or recursion lines.
14726
14727 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14728
14729         * standards.texi: added menu item.
14730
14731         * Makefile.in: build and install standards.info.
14732
14733         * standards.texi: new file.
14734
14735 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14736
14737         * configure: test for and move config.status pieces from
14738           ${subdir}/.
14739
14740 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14741
14742         * configure:  Test for existance of files before trying to mv
14743         them, to avoid numerous non-existance messages.
14744
14745 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14746
14747         * configure: correct final line of config.status.
14748
14749         * configure: patch from eggert.  Avoids a protection problem if
14750           the original Makefile.in is read only.
14751
14752         * configure: use move-if-change from gcc to create config.status.
14753           Some makefiles depend on config.status to tell if a directory
14754           has been reconfigured for a different host.  This change
14755           prevents those directories from remaking everything in the case
14756           where the reconfig was only intended to rebuild a Makefile.
14757
14758         * configure: test for config.sub with "config.sub sun4" rather
14759           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14760           host alias from a missing config.sub.
14761
14762 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14763
14764         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14765           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14766
14767 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14768
14769         * configure: mkdir ${subdir} as needed.
14770
14771 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14772
14773         * Makefile.in,configure.in: added autoconf.
14774
14775 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14776
14777         * Makefile.in: no longer pass against on recursion.
14778
14779         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14780           definitions are not inherited.
14781
14782         * configure: correct makesrcdir when subdir is .
14783
14784 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14785
14786         * configure:  Add support for 'subdirs' variable, which is
14787         like 'configdirs', except that configure doesn't re-invoke
14788         itself for subdirs, it just creates a Makefile for each subdir.
14789         * configure.texi:  Document subdirs.
14790
14791 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14792
14793         * configure.in: added flex to configdirs
14794
14795 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14796
14797         * Makefile.in: remove clean-stamps from clean.
14798
14799 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14800
14801         * configure.in:  Add gdbtest to configdirs.
14802
14803 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14804
14805         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14806         to recursive makes.
14807         * configure.in:  Recognize new ncr3000 config.
14808
14809 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14810
14811         * Makefile.in, configure.in: removed references to gdbm.
14812
14813 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14814
14815         * config.sub:  Don't canonicalize os value
14816         newsos* to bsd (readline needs to check for newsos).
14817         (This fix was earlier made Jan 31, but got re-broken.)
14818
14819 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14820
14821         * configure.in:  sco is an os, not a vendor!
14822
14823         * configure:  Quote $( better.  Keep various shells happy.
14824
14825 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14826
14827         * Makefile.in: eliminate stamp-files.
14828
14829 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14830
14831         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14832           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14833
14834 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14835
14836         * config.sub:  fix iris/iris3.
14837
14838 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14839
14840         * configure: re-add -rm.
14841
14842 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14843
14844         * Maskefile.in: add .stmp-rcs to all.
14845
14846         * configure.in: remove gas from rs6000 build, use aix host fragment.
14847
14848 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14849
14850         * configure: pass down site_option during recursion.
14851
14852 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14853
14854         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14855
14856 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14857
14858         * configure: Change exec_prefix so that it really defaults to prefix.
14859
14860 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14861
14862         * Makefile.in, configure.in:  Add support for mmalloc library.
14863
14864 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14865
14866         * Makefile.in: add stmp dependencies for a few more things.
14867
14868 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14869
14870         * configure: adjusted error message on objdir/srcdir configure
14871           collision, per john's suggestion.
14872
14873         * Makefile.in: add libiberty stmp to all and all.cross.
14874
14875 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14876
14877         * Makefile.in: remove force dependencies, add grep to all.
14878
14879 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14880
14881         * Makefile.in: drop flex.  make stamp files work.
14882
14883         * configure: added test for conflicting configuration in srcdir,
14884           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14885           gets cranky.  use relative paths for configure and srcdir
14886           whenever possible.  Send some error messages to stderr that were
14887           going to stdout.
14888
14889 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14890
14891         * Makefile.in:  Fix libg++ rule to check for gcc directory
14892         before using gcc/gcc.  Also pass XTRAFLAGS.
14893
14894 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14895
14896         * Makefile.in: added stmp-files so that directories aren't polled
14897           when they are already built.
14898
14899         * configure.texi: fixed a node pointer problem.
14900
14901 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14902
14903         * config.sub configure.in gdb/configure.in
14904         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14905         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14906         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14907
14908 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14909
14910         * configure: -recurring becomes -silent.  corrected help message
14911           for -site= option.
14912
14913         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14914
14915 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14916
14917         * configure: when building Makefile for crosses, replace
14918           tooldir and program_prefix.  default srcdir from location of
14919           config.sub.  remove "for host in hosts" and "for target in
14920           targets" loops.
14921
14922 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14923
14924         * Makefile.in: Do not pass bindir or mandir to cvs.
14925
14926 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14927
14928         * Makefile.in, configure.in: removed traces of namesubdir,
14929           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14930           copyrights to '92, changed some from Cygnus to FSF.
14931
14932         * configure.texi: remove most references to multiple hosts,
14933           multiple targets, subdirs, etc.
14934
14935         * configure.man: removed rcsid. reference config.sub not
14936           config.subr.
14937
14938         * Makefile.in: mkdir $(infodir) on install-info.
14939
14940 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14941
14942         * configure.texi:  Explain better about .gdbinit and about
14943         the environment that configure.in sections run in.
14944
14945 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14946
14947         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14948
14949 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14950
14951         * README:  DOC.configure => cfg-paper.texi.
14952
14953 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14954
14955         * config.sub (near case $os):  Don't convert newsos* to bsd!
14956
14957 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14958
14959         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14960         the number of copies of COPYING that go into the GDB tar file.
14961
14962 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14963
14964         * bfd/configure.in, gdb/config/mh-i386sco,
14965         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14966         Fix SCO configuration stuff.
14967
14968 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14969
14970         * Makefile.in:  For libg++, make sure the -I pointing
14971         to the gcc directory goes *after* all the libg++-local -I flags.
14972         Also, move just-gcc dependency from just-libg++ to all-libg++.
14973
14974 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14975
14976         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14977
14978 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14979
14980         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14981
14982 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14983
14984         * config.sub:  Add stratus configuration frags.  Also
14985         submitted to FSF.
14986
14987 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14988
14989         * Makefile.in (DEV_SUPPORT):  add configure.man.
14990
14991         * config.sub(Decode manufacturer-specific):  add -none*.
14992
14993 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14994
14995         * Makefile.in:  remove form feeds to make Sun's make happy.
14996         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14997
14998 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14999
15000         * Makefile.in (AR_FLAGS):  Make quieter.
15001
15002 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15003
15004         * configure.in:  Add libg++.
15005         * configure:  When verbose, don't output the command line at each
15006         level; it will be unremarkably the same as the previous version,
15007         which will be the same as what the user typed.
15008
15009 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15010
15011         * configure.in, Makefile.in: fix clean-info, add flex.  add
15012           fileutils.
15013
15014         * configure: be less sensitive to spaces in Makefile.in.  Do not
15015           look for sources in "..".  Doing so breaks subdirectories that
15016           might have their own configure.  If a subdir has it's own
15017           configure script, use it.
15018
15019 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15020
15021         * cfg-paper.texi: some changes suggested by rms.
15022
15023 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15024
15025         * config.sub:  Merge in some small additions from the FSF version,
15026         taken from the gcc distribution, to bring the Cygnus and FSF
15027         versions into closer sync.
15028
15029 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15030
15031         * configure.in:  Changed svr4 references to sysv4.
15032
15033 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15034
15035         * configure: added -V for version number option.
15036
15037 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15038
15039         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15040           renamed from DOC.configure to cfg-paper.texi.
15041
15042 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15043
15044         * configure, config.subr, config.sub: config.subr is now
15045           config.sub again.
15046
15047 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15048
15049         * configure.texi: new file, in progress.
15050
15051         * Makefile.in: build info file and install the man page for
15052           configure.
15053
15054         * configure.man: new file, first cut.
15055
15056         * configure: find config.subr again now that configuration "none"
15057           has gone.  removed all traces of the -ansi option.  removed all
15058           traces of the -languages option.
15059
15060         * config.subr: resync from rms.
15061
15062 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15063
15064         * configure, config.sub, config.subr: merge config.sub into
15065           config.subr, call the result config.subr, remove config.sub, use
15066           config.subr.
15067
15068         * Makefile.in: revised install for dir.info.
15069
15070 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15071
15072         * configure.in: add decstation host makefile frag.
15073
15074         * Makefile.in: BISON now bison -y again.  also install-gcc on
15075           install.  clean-gdbm on clean.  infodir belongs in datadir.
15076           Make directories for info install.  Build dir.info here then
15077           install it.
15078
15079 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15080
15081         * Makefile.in: fix for bad directory tests.
15082
15083 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15084
15085         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15086           regexp.  -srcdir relative was being handled incorrectly.
15087
15088         * Makefile.in: unwrapped some for loops so that parallel makes
15089           work again and so one can focus one's attention on a particular
15090           package.
15091
15092 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15093
15094         * configure: added PWD as a stand in for `pwd` (for speed). use
15095           elif wherever possible.  make -srcdir work without -objdir.
15096           -objdir= commented out.
15097
15098 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15099
15100         * configure: +options become --options.  -subdirs commented out.
15101           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15102           Makefile now at top of generated Makefile.  Removed cvs log
15103           entries.  added -srcdir.  create .gdbinit only if there is one
15104           in ${srcdir}.
15105
15106         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15107           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15108           and mandir now keyed off datadir by default.
15109
15110 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15111
15112         * Freshly created ChangeLog.
15113
15114 \f
15115 Local Variables:
15116 mode: change-log
15117 left-margin: 8
15118 fill-column: 76
15119 version-control: never
15120 End: