OSDN Git Service

Sync toplevel from src and merge.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         Sync from src, merge:
4
5         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6
7         * configure.ac: Do not exclude gas for i386-*-darwin.
8         Add a case for x86_64-*-darwin.
9         * configure: Regenerate.
10
11 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
12
13         * MAINTAINERS: Add my name to Write After Approval list.
14
15 2009-08-06  Michael Eager <eager@eagercon.com>
16
17         * configure.ac: Add Microblaze target.
18         * configure: Regenerate.
19
20 2009-07-31  Christian Bruel  <christian.bruel@st.com>
21
22         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
23         * configure: Regenerate.
24         
25 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
26
27         * MAINTAINERS (Write After Approval): Update my e-mail address.
28
29 2009-07-06  Ian Lance Taylor  <iant@google.com>
30
31         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
32         * configure: Rebuild.
33
34 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
35
36         * MAINTAINERS: Move myself to the Graphite Reviewers.
37
38 2009-06-30  Wei Guozhi  <carrot@google.com>
39
40         * MAINTAINERS: Add my name to Write After Approval list.
41
42 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
43
44         PR bootstrap/40338
45         * configure.ac (comparestring): Create new variable.
46         * Makefile.tpl (comparestring): Use to skip some comparisions.
47         * configure: Regenerate.
48         * Makefile.in: Regenerate.
49
50 2009-06-26  Doug Evans  <dje@sebabeach.org>
51
52         * Makefile.def (host_modules): Add cgen.
53         * Makefile.in: Regenerate.
54         * configure.ac (host_tools): Add cgen.
55         * configure: Regenerate.
56
57 2009-06-23  DJ Delorie  <dj@redhat.com>
58
59         * MAINTAINERS: Add myself as mep maintainer.
60
61 2009-06-23  Ian Lance Taylor  <iant@google.com>
62
63         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
64         boot_languages.  Only bootstrap target libraries listed in
65         target_libs for some boot language.  Add --with-stage1-ldflags,
66         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
67         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
68         if not building with C++.
69         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
70         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
71         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
72         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
73         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
74         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
75         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
76         * configure, Makefile.in: Rebuild.
77
78 2009-06-23  Li Feng  <nemokingdom@gmail.com>
79
80         * MAINTAINERS: Added my name to write-after-approval list.
81
82 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
83
84         * configure.ac: Define is_elf for QNX Neutrino targets.
85         * configure: Regenerate.
86
87 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
88
89         * MAINTAINERS: Added my name to the write-after-approval list
90
91 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
92
93         * configure.ac: Detect MPC in default directory.
94         * configure: Regenerate.
95
96 2009-06-03  Jerome Guitton  <guitton@adacore.com>
97             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
98
99         * Makefile.tpl (all): Avoid a trailing backslash.
100         * Makefile.in: Regenerate.
101
102 2009-06-03  Ben Elliston  <bje@au.ibm.com>
103
104         * config.sub, config.guess: Update from upstream sources.
105
106 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
107
108         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
109         to noconfdirs.
110         * configure: Regenerate.
111
112 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
113
114         * Makefile.tpl ([+compare-target+]): Compare all stage
115         directories, rather than just gcc.
116         * Makefile.in: Rebuilt.
117
118 2009-06-01  Doug Kwan  <dougkwan@google.com>
119
120         * configure.ac: Support gold for target arm*-*-*.
121         * configure: Regenerate.
122
123 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
124
125         * Makefile.def: Add MPC support and dependencies.
126         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
127
128         * Makefile.in, configure: Regenerate.
129
130 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
131
132         * Makefile.tpl (all): Avoid harmless warning in make all when
133         gcc-bootstrap is enabled but stage_last does not exist.
134         * Makefile.in: Rebuilt.
135
136 2009-05-24  Nicolas Roche  <roche@adacore.com>
137
138         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
139         * Makefile.in: Regenerate.
140
141 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
142
143         * MAINTAINERS: Update my e-mail address.
144
145 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
146
147         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
148         * configure:  Regenerate.
149
150 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
151
152         PR other/40159
153         * Makefile.tpl (all): Don't assume gcc-bootstrap and
154         gcc-no-bootstrap are mutually exclusive.
155         * Makefile.in: Rebuilt.
156
157 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
158
159         PR other/40159
160         * Makefile.tpl (all): Don't end with unconditional success.
161         * Makefile.in: Rebuilt.
162
163 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
164
165         PR target/37137
166         * Makefile.def (flags_to_pass): Remove redundant and incomplete
167         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
168         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
169         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
170         stage_configureflags, stage_cflags and stage_libcflags into
171         explicit Makefile macros.
172         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
173         GFORTRAN.
174         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
175         CC.  Set CC_FOR_BUILD from CC.
176         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
177         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
178         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
179         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
180         and GFORTRAN.
181         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
182         (_LIBCFLAGS): Renamed to _TFLAGS.
183         (do-compare-debug, do-compare3-debug): Drop.
184         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
185         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
186         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
187         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
188         (XGCC_FLAGS_FOR_TARGET): New.
189         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
190         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
191         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
192         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
193         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
194         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
195         TFLAGS.
196         (BUILD_CONFIG): Include if requested.
197         (all): Set TFLAGS on bootstrap.
198         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
199         (all-stageid-prefixmodule): Likewise.
200         (do-clean, distclean-stageid): Set TFLAGS.
201         (restrap): Fix whitespace.
202         * Makefile.in: Rebuilt.
203
204 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
205
206         * config.guess: Sync with src.
207
208 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
209
210         * configure.ac ($with_ppl):  Default to no if not supplied.
211         ($with_cloog):  Likewise.
212         configure:  Regenerate.
213
214 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
215
216         * MAINTAINERS: Update my e-mail address.
217
218 2009-04-27  Nick Clifton  <nickc@redhat.com>
219
220         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
221
222 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
223
224         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
225         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
226         * Makefile.in: Regenerate.
227
228 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
229
230         PR bootstrap/39739
231         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
232         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
233
234         * configure, Makefile.in: Regenerate.
235
236 2009-04-21  Taras Glek  <tglek@mozilla.com>
237
238         * include/hashtab.h: Update GTY annotations to new syntax
239         * include/splay-tree.h: Likewise
240
241 2009-04-17  Ben Elliston  <bje@au.ibm.com>
242
243         * config.sub, config.guess: Update from upstream sources.
244
245 2009-04-15  Anthony Green  <green@moxielogic.com>
246
247         * configure.ac: Add moxie support.
248         * configure: Rebuilt.
249
250 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
251
252         * configure.ac: Change copyright header to refer to version
253         3 of the GNU General Public License and to point readers at the
254         COPYING3 file and the FSF's license web page.
255         * Makefile.def: Likewise.
256         * Makefile.tpl: Likewise.
257         * Makefile.in: Regenerate.
258
259 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
260
261         * configure.ac: Restore match for darwin9 or later. Use double
262         brackets since regeneration eats one pair.
263         * configure: Regenerate.
264
265 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
266
267         PR gas/10039
268         * configure.ac: Require texinfo 4.7.
269         * configure: Regenerated.
270
271 2009-04-09  Nick Clifton  <nickc@redhat.com>
272
273         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
274         the GCC Runtime Library Exception.
275
276 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
277
278         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
279         * configure: Regenerate.
280
281 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
282
283         * Makefil.def (languages): New entries.
284         * Makefile.tpl (check-gcc-*): New generic target.
285         * Makefile.in: Regenerate.
286
287 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
288
289         * MAINTAINERS:  Update my email address.
290
291 2009-03-18  Tom Tromey  <tromey@redhat.com>
292
293         * configure: Rebuild.
294         * configure.ac (host_libs): Add libiconv.
295         * Makefile.in: Rebuild.
296         * Makefile.def (host_modules): Add libiconv.
297         (configure-gdb, all-gdb): Depend on libiconv.
298
299 2009-03-16  Tristan Gingold  <gingold@adacore.com>
300
301         * configure.ac: Treat gdb as supported on x86_64-darwin.
302         * configure: Regenerate.
303
304 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
305
306         * configure.ac (--with-host-libstdcxx): New option.
307         * configure: Regenerate.
308
309 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
310
311         * MAINTAINERS:  Move myself into the write after approval list.
312
313 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
314
315         * MAINTAINERS: Update e-mail address.
316         
317 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
318
319         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
320
321 2009-03-10  Ira Rosen <irar@il.ibm.com>
322
323         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
324
325 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
326
327         Backport from git Libtool:
328
329         2009-01-19  Robert Millan  <rmh@aybabtu.com>
330         Support GNU/kOpenSolaris.
331         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
332         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
333         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
334         GNU/kOpenSolaris.
335
336 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
337
338         * MAINTAINERS: Update e-mail address.
339
340 2009-02-24  Michael Eager  <eager@eagercon.com>
341
342         * MAINTAINERS (Write After Approval): Add self.
343
344 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
345
346         * MAINTAINERS (Write After Approval): Add myself.
347
348 2009-02-05  Andreas Schwab  <schwab@suse.de>
349
350         * Makefile.tpl (stage_last): Define $r and $s before using
351         $(RECURSE_FLAGS_TO_PASS).
352         * Makefile.in: Regenerate
353
354 2009-01-30  Ian Lance Taylor  <iant@google.com>
355
356         * MAINTAINERS: Move myself to the Global Reviewers list.
357
358 2009-01-29  Robert Millan  <rmh@aybabtu.com>
359
360         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
361         * configure: Regenerate.
362
363 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
364
365         * MAINTAINERS: Make whitespace consistent.
366         Remove Robert Millan from Write After Approval.
367
368 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
369
370         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
371         (all-opcodes): Depend on all-libiberty.
372         * Makefile.in: Regenerate.
373
374 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
375
376         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
377         * configure: Regenerate.
378
379 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
380
381         * MAINTAINERS (Write After Approval): Add myself.
382
383 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
384
385         * MAINTAINERS: Add myself to reviewers (Fortran).
386
387 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
388
389         PR tree-optimization/38515
390         * configure.ac (cloog-polylib): Removed.
391         (with_ppl, with_cloog): Test for "no".
392         * configure: Regenerated.
393
394 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
395
396         * MAINTAINERS: Moved myself to reviewers (Fortran).
397
398 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
399
400         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
401         (Write After Approval): Remove myself.
402
403 2009-01-03  Diego Novillo  <dnovillo@google.com>
404
405         * MAINTAINERS: Remove myself from alias maintainership.
406
407 2009-01-02  David Ayers  <ayers@fsfe.org>
408
409         * MAINTAINERS: Update e-mail address.
410
411 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
412
413         * MAINTAINERS: Make whitespace consistent.
414
415 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
416
417         Backport from upstream Libtool:
418         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
419         Add cache variables to tests that require the linker to work.
420         For shlibpath_overrides_runpath, this also changes the semantics
421         to let the result from the C compiler take precedence.
422
423 2008-12-02  Ben Elliston  <bje@au.ibm.com>
424
425         * config.sub, config.guess: Update from upstream sources.
426
427 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
428
429         * configure.ac (ppllibs): Add by default the lib flags.
430         * configure: Regenerate.
431
432 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
433
434         * MAINTAINERS:  Add myself to the write after approval list.
435
436 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
437
438         * configure.ac: Add double brackets on darwin[912].
439         * configure: Regenerate.
440
441 2008-12-03  Daniel Kraft  <d@domob.eu>
442
443         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
444         Approval to Reviewer section (for Fortran front-end).
445
446 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
447
448         * configure.ac: Expand to darwin10 and later.
449         * configure: Regenerate.
450
451 2008-12-02  Andreas Schwab  <schwab@suse.de>
452
453         * Makefile.def: configure-target-boehm-gc depends on
454         all-target-libstdc++-v3.
455         * Makefile.in: Regenerate.
456
457 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
458
459         * MAINTAINERS:  Add myself as mingw maintainer.
460
461 2008-12-02  Ben Elliston  <bje@au.ibm.com>
462
463         * config.sub, config.guess: Update from upstream sources.
464
465 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
466
467         * README.SCO: Remove.
468
469 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
470
471         * MAINTAINERS:  Add myself to the write after approval list.
472
473 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
474
475         * MAINTAINERS:  Update my email address in WAA section.
476
477 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
478
479         * MAINTAINERS: Update e-mail address.
480
481 2008-11-27  Toon Moene <toon@moene.org>
482
483         * MAINTAINERS: Change e-mail address.
484
485 2008-11-27  Tristan Gingold  <gingold@adacore.com>
486
487         * configure.ac: Build gdb for i?86-*-darwin*
488         * configure: Regenerated.
489
490 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
491
492         * MAINTAINERS: Added my full name.
493
494 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
495
496         PR bootstrap/38014
497         PR bootstrap/37923
498
499         Revert:
500
501         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
502
503         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
504         * Makefile.in: Regenerated.
505
506         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
507
508         PR gdb/921
509         PR gdb/1646
510         PR gdb/2175
511         PR gdb/2176
512
513         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
514         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
515         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
516         (HOST_EXPORTS): Pass CPPFLAGS.
517         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
518         (LDFLAGS_FOR_TARGET): Initialize from configure script.
519         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
520         * Makefile.in, configure: Regenerated.
521         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
522         and CPPFLAGS_FOR_BUILD.
523
524 2008-11-06  Jeff Law <law@redhat.com>
525
526         * MAINTAINERS: Add myself as middle end maintainer.
527
528 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
529
530         * MAINTAINERS (Write after approval): Add myself.
531
532 2008-11-05  Diego Novillo  <dnovillo@google.com>
533
534         * MAINTAINERS (Global Reviewers): Add myself.
535         (Non-Algorithmic Maintainers): Remove myself.
536
537 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
538
539         * MAINTAINERS (Write after approval): Add myself.
540
541 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
542
543         * MAINTAINERS (Write after approval): Add myself.
544
545 2008-10-31  Ben Elliston  <bje@au.ibm.com>
546
547         * configure.ac (spu-*-*): Remove special case.
548         * configure: Regenerate.
549
550 2008-10-30  Catherine Moore  <clm@codesourcery.com>
551
552         * MAINTAINERS (Write after approval): Update my email address.
553
554 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
555
556         * configure.ac [spu-*-*]: Do not set skipdirs.
557         * configure: Re-generate.
558
559 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
560
561         * MAINTAINERS (Various Maintainers): Add myself to reload.
562
563 2008-10-25  Richard Guenther  <rguenther@suse.de>
564
565         * MAINTAINERS (Various Maintainers): Add myself as middle-end
566         maintainer.  Remove myself as libgcc-math maintainer.
567         (Non-Algorithmic Maintainers): Remove myself.
568
569 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
570
571         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
572         * Makefile.in: Regenerated.
573
574 2008-10-23  Cary Coutant  <ccoutant@google.com>
575
576         * MAINTAINERS (Write after approval): Add myself.
577
578 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
579
580         PR gdb/921
581         PR gdb/1646
582         PR gdb/2175
583         PR gdb/2176
584
585         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
586         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
587         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
588         (HOST_EXPORTS): Pass CPPFLAGS.
589         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
590         (LDFLAGS_FOR_TARGET): Initialize from configure script.
591         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
592         * Makefile.in, configure: Regenerated.
593         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
594         and CPPFLAGS_FOR_BUILD.
595
596 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
597
598         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
599         Sebastian Pop.
600
601 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
602
603         * MAINTAINERS (Write After Approval): Added myself.
604
605 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
606
607         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
608         recommended version to 2.3.2.
609
610         * configure: Regenerate.
611
612 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
613
614         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
615
616 2008-09-29  David Daney <david.daney@caviumnetworks.com>
617
618         * MAINTAINERS (Write After Approval): Update e-mail address.
619
620 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
621
622         * libtool.m4: Update to libtool 2.2.6.
623         * lt~obsolete.m4: Update to libtool 2.2.6.
624         * ltmain.sh: Update to libtool 2.2.6.
625         * ltsugar.m4: Update to libtool 2.2.6.
626         * ltversion.m4: Update to libtool 2.2.6.
627         * ltoptions.m4: Update to libtool 2.2.6.
628         * ltgcc.m4: Update to match changes from libtool 2.2.6.
629
630 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
631
632         * MAINTAINERS (Write After Approval): Add myself.
633
634 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
635
636         * MAINTAINERS (Write After Approval): Update my name.
637
638 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
639
640         * MAINTAINERS: Add myself in "Write After Approval".
641
642 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
643
644         * MAINTAINERS: Add myself as ia64 maintainer.
645
646 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
647
648         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
649         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
650         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
651         and Michael Tiemann from Write After Approval since they do not
652         actually have access.
653
654 2008-09-05  Richard Guenther  <rguenther@suse.de>
655
656         * configure.ac: Initialize clooglibs to -lcloog.
657         * configure: Re-generate.
658
659 2008-09-04  Le-Chun Wu  <lcwu@google.com>
660
661         * MAINTAINERS (Write After Approval): Add myself.
662
663 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
664
665         * configure.ac (--with-cloog-polylib): New.
666         (--disable-cloog-version-check): New.
667         (--disable-ppl-version-check): New.
668         * configure: Re-generate.
669
670 2008-09-03  Richard Guenther  <rguenther@suse.de>
671
672         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
673         cloog test.
674         * configure: Re-generate.
675
676 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
677
678         Add picoChip port.
679         * MAINTAINERS: Add picoChip maintainers.
680
681 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
682             Tobias Grosser  <grosser@fim.uni-passau.de>
683             Jan Sjodin  <jan.sjodin@amd.com>
684             Harsha Jagasia  <harsha.jagasia@amd.com>
685             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
686             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
687             Adrien Eliche  <aeliche@isty.uvsq.fr>
688
689         Merge from graphite branch.
690         * configure: Regenerate.
691         * Makefile.in: Regenerate.
692         * configure.ac (host_libs): Add ppl and cloog.
693         Add checks for PPL and CLooG.
694         * Makefile.def (ppl, cloog): Added modules and dependences.
695         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
696         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
697
698 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
699
700         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
701         (GCC_SHLIB_SUBDIR): New.
702         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
703         * configure: Regenerate.
704         * Makefile.in: Regenerate.
705
706 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
707
708         * MAINTAINERS: Consistently use tabs to separate columns.
709
710 2008-08-29  Tristan Gingold  <gingold@adacore.com>
711
712         * MAINTAINERS (Write after Approval): Add myself.
713
714 2008-08-28  Tristan Gingold  <gingold@adacore.com>
715
716         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
717         Enable bfd, binutils and opcodes.
718         * configure: Regenerate.
719
720 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
721
722         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
723
724 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
725
726         * MAINTAINERS:  Use correct Umlaut for last name.
727
728 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
729
730         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
731
732 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
733
734         * MAINTAINERS: Update my email address.
735
736 2008-08-16  Nicolas Roche  <roche@adacore.com>
737
738         * Makefile.tpl: Add BOOT_ADAFLAGS.
739         * Makefile.in: Regenerate.
740
741 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
742
743         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
744         * configure: Regenerate.
745
746 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
747
748         * configure.ac: Add makefile fragments for hpux.
749         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
750         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
751         * configure: Regenerate.
752         * Makefile.in: Regenerate.
753
754 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
755
756         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
757
758 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
759
760         * MAINTAINERS (Write after Approval): Add myself.
761
762 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
763
764         * MAINTAINERS (Write After Approval):  Add myself.
765
766 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
767
768         * MAINTAINERS (Write After Approval):  Add myself.
769
770 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
771
772         * MAINTAINERS: Update my email address.
773
774 2008-06-25  Joey Ye  <joey.ye@intel.com>
775
776         * MAINTAINERS (Write After Approval):  Add myself.
777
778 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
779
780         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
781         * Makefile.in: Regenerate.
782         * configure: Regenerate.
783
784 2008-06-17  Daniel Kraft  <d@domob.eu>
785
786         * MAINTAINERS (Write After Approval):  Add myself.
787
788 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
789
790         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
791         "$@" is still intact with both Autoconf 2.59 and 2.62.
792         * configure: Regenerate.
793
794 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
795
796         * Makefile.tpl: Fix comment errors.
797         * Makefile.in: Regenerate.
798
799 2008-06-12  David S. Miller  <davem@davemloft.net>
800             David Edelsohn  <edelsohn@gnu.org>
801
802         * configure.ac: Add powerpc*-*-* to gold supported targets.
803         * configure: Regenerate.
804
805 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
806
807         PR tree-optimization/36218
808         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
809         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
810         (all prefix="build-"): Pass them to build-system sub-makes.
811         * Makefile.in: Regenerate.
812
813 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
814
815         * MAINTAINERS (mt port): Remove.
816         (sco5, unixware, sco udk): Remove.
817         (Kean Johnston): Add to Write After Approval.
818
819 2008-05-30  Julian Brown  <julian@codesourcery.com>
820
821         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
822         of libobjc for ARM EABI Linux.
823         * configure: Regenerate.
824
825 2008-05-18 Xinliang David Li   <davidxl@google.com>
826
827         * ChangeLog: Remove wrong ChangeLog entry.
828
829 2008-05-17 Xinliang David Li   <davidxl@google.com>
830
831         * MAINTAINERS (Write After Approval): Add myself.
832
833 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
834
835         * MAINTAINERS (Write After Approval): Add myself.
836
837 2008-05-14  Rafael Espíndola  <espindola@google.com>
838
839         * config-ml.in: don't handle --enable-shared and --enable-static.
840
841 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
842
843         * MAINTAINERS: Update my email address.
844
845 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
846
847         * MAINTAINERS: Update my email address.
848
849 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
850
851         * MAINTAINERS (Write After Approval): Add myself.
852
853 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
854
855         * MAINTAINERS (Write After Approval): Add myself.
856
857 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
858
859         * MAINTAINERS (crx): Add myself.
860
861 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
862
863         Sync with src:
864         2008-04-14  David S. Miller  <davem@davemloft.net>
865
866         * configure.ac: Add sparc*-*-* to gold supported targets.
867         * configure: Regenerate.
868
869 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
870
871         PR bootstrap/35457
872         * configure.ac: Include override.m4.
873         * configure: Regenerate.
874
875 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
876
877         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
878         * Makefile.in: Regenerate.
879
880 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
881
882         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
883         as nonconfigurable directories list.
884         * configure: Regenerate.
885
886 2008-04-14  Ben Elliston  <bje@au.ibm.com>
887
888         * config.sub, config.guess: Update from upstream sources.
889
890 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
891
892         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
893         * Makefile.in: Regenerate.
894
895 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
896
897         * configure.ac: Do not build libssp for the AVR.
898         * configure: Regenerate.
899
900 2008-04-07  Ian Lance Taylor  <iant@google.com>
901
902         * Makefile.def: check-gold depends upon all-binutils.
903         * Makefile.in: Regenerate.
904
905 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
906
907         * MAINTAINERS (Write After Approval): Add myself.
908
909 2008-04-04  Nick Clifton  <nickc@redhat.com>
910
911         PR binutils/4334
912         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
913         builds.
914         * configure: Regenerate.
915
916 2008-04-04  NightStrike  <NightStrike@gmail.com>
917
918         PR other/35151
919         * configure.ac: Combine rules for mingw32 and mingw64.
920         * configure: Regenerate.
921
922 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
923
924         * MAINTAINERS (Write After Approval): Add myself.
925
926 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
927
928         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
929         * Makefile.in (.NOTPARALLEL): Ditto.
930
931 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
932
933         * MAINTAINERS (Write After Approval): Add myself.
934
935 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
936
937         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
938         * Makefile.in (.NOTPARALLEL): Regenerate.
939
940 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
941
942         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
943         * Makefile.in: Regenerate.
944
945 2008-03-26  Jakub Staszak  <kuba@et.pl>
946
947         * MAINTAINERS (Write After Approval): Add myself.
948
949 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
950
951         * MAINTAINERS:  Update e-mail address.
952
953 2008-03-20  Ian Lance Taylor  <iant@google.com>
954
955         * configure.ac: Add support for --enable-gold.
956         * Makefile.def: Add gold as a directory like ld.
957         * configure, Makefile.in: Regenerate.
958
959 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
960
961         * configure.ac: m4_include config/proginstall.m4.
962         * configure: Regenerate.
963
964         Backport from upstream Libtool:
965
966         2007-10-12  Eric Blake  <ebb9@byu.net>
967
968         Deal with Autoconf 2.62's semantic change in m4_append.
969         * ltsugar.m4 (lt_append): Replace broken versions of
970         m4_append.
971         (lt_if_append_uniq): Don't require separator to be overquoted,
972         and avoid broken m4_append.
973         (lt_dict_add): Fix typo.
974         * libtool.m4 (_LT_DECL): Don't overquote separator.
975
976 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
977
978         * config.rpath: Add AIX 6 support.
979
980 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
981
982         * Makefile.def (stageprofile).  Remove -fprofile-generate
983         from stage_libcflags.
984         * Makefile.in: Regenerate.
985
986 2008-03-13  Ben Elliston  <bje@au.ibm.com>
987
988         * config.sub, config.guess: Update from upstream sources.
989
990 2008-03-06  Tom Tromey  <tromey@redhat.com>
991
992         * MAINTAINERS: Update for treelang deletion.
993
994 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
995
996         * MAINTAINERS: Update my email address.
997
998 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
999
1000         * MAINTAINERS (darwin port): Add myself as a maintainer.
1001         (objective-c/c++): Add myself as a maintainer.
1002
1003 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1004
1005         * MAINTAINERS (Write After Approval): Update my email address.
1006
1007 2008-02-25  Tomas Bily  <tbily@suse.cz>
1008
1009         * MAINTAINERS (Write After Approval): Add myself.
1010
1011 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1012
1013         * MAINTAINERS (OpenMP): Add myself.
1014
1015 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1016
1017         PR bootstrap/32009
1018         PR bootstrap/32161
1019
1020         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1021         * configure: Regenerate.
1022
1023         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1024         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1025         STAGE4_LIBCFLAGS): New.
1026         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1027         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1028         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1029         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1030         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1031         for target modules.  Don't export LIBCFLAGS.
1032         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1033         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1034         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1035         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1036         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1037         * Makefile.in: Regenerate.
1038
1039 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040
1041         PR libgcj/33085
1042         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1043         Do not use -DDLL_EXPORT.  Backport from upstream.
1044
1045 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1046
1047         * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1050
1051         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1052         * configure: Regenerate.
1053
1054 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1055
1056         * configure.ac (xtensa*-*-*): Recognize processor variants.
1057         * configure: Regenerate.
1058
1059 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1060
1061         PR bootstrap/34922
1062         * configure.ac (PARSE_ARGS): Push suitable setting of
1063         ac_subdirs_all, for `./configure --help=recursive'.
1064         Handle `+' in generic toplevel directory disabling.
1065         * configure: Regenerate.
1066
1067 2008-01-28  Nick Clifton  <nickc@redhat.com>
1068
1069         * MAINTAINERS (xstormy16): Take over maintainership.
1070
1071 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1072
1073         * MAINTAINERS (c4x port): Remove.
1074
1075 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1076
1077         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1078
1079 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1080
1081         * config.sub, config.guess: Update from upstream sources.
1082
1083 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1084
1085         * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1088
1089         * MAINTAINERS: Update my email address.
1090
1091 2008-01-09  Raksit Ashok  <raksit@google.com>
1092
1093         * MAINTAINERS (Write After Approval): Add myself.
1094
1095 2008-01-09  Raksit Ashok  <raksit@google.com>
1096
1097         * MAINTAINERS (Write After Approval): Add myself.
1098
1099 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1100
1101         * config.sub, config.guess: Update from upstream sources.
1102
1103 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1104
1105         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1106         Change recommended MPFR from 2.2.1 -> 2.3.0.
1107         * configure: Regenerate.
1108
1109 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1110
1111         * MAINTAINERS: Update my email address.
1112
1113 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1114
1115         * MAINTAINERS: Update my email address.
1116
1117 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1118
1119         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1120         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1121         * Makefile.in: Regenerate.
1122
1123 2007-12-10  Mark Heffernan <meheff@google.com>
1124
1125         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1126         misplaced entries.
1127
1128 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1129
1130         * configure.ac: Enable libjava for x86_64-*-darwin9.
1131         * configure: Regenerate.
1132
1133 2007-12-07  Bill Maddox <maddox@google.com>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1138
1139         * config.sub, config.guess: Update from upstream sources.
1140
1141 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1142
1143         * config-ml.in: Remove 64bit configure tests.
1144
1145 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146
1147         * config-ml.in: Robustify against white space in absolute file
1148         names.
1149
1150         * config-ml.in (multi-clean): Substitute ${Makefile}.
1151         Remove superfluous ${Makefile} in list.
1152
1153 2007-11-19  Thiemo Seufer  <ths@mips.com>
1154
1155         * config-ml.in: Don't hardcode the Makefile name.
1156
1157 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1158
1159         * MAINTAINERS (Write After Approval): Add myself.
1160
1161 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1162
1163         * MAINTAINERS (Write After Approval): Add myself.
1164
1165 2007-11-06  Doug Kwan <dougkwan@google.com>
1166
1167         * MAINTAINERS (Write After Approval): Add myself.
1168
1169 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1170
1171         * MAINTAINERS (mercury): Remove entry.
1172         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1173
1174 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1175
1176         * Makefile.def (dependencies): Make configure-gdb depend on
1177         all-intl.
1178         * Makefile.in: Regenerated.
1179
1180 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1181
1182         * MAINTAINERS (Fortran maintainer): Remove myself.
1183
1184 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1185
1186         * Makefile.def: To avoid problems running with parallel makes,
1187         build newlib before libgloss so that target specific header
1188         files are availble.
1189         * Makefile.in: Regenerate
1190
1191 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1192
1193         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1194         * Makefile.in: Regenerate.
1195
1196 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1197
1198         * MAINTAINERS (Register allocation reviewer): Add myself.
1199
1200 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1201
1202         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1203         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1204         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1205         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1206         * configure: Regenerate.
1207
1208 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1209
1210         * MAINTAINERS (Register allocation reviewer): Add myself.
1211
1212 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1213
1214         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1215         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1216         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1217         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1218         * configure.ac: Default them to host tools for $host = $build.
1219         Subst them.
1220
1221         * configure: Regenerate.
1222         * Makefile.in: Regenerate.
1223
1224 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1225
1226         * MAINTAINERS (Register allocation reviewer): Add myself.
1227
1228 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1229
1230         * MAINTAINERS (Register allocation reviewer): Add myself.
1231
1232 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1233
1234         * MAINTAINERS (Write After Approval): Fix typo.
1235
1236 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1237
1238         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1239         * configure: Regenerate.
1240
1241 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1242
1243         PR bootstrap/31906
1244         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1245         they're already prefixed.
1246
1247 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1248
1249         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1250         libstdc++.
1251         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1252         * configure: Regenerate.
1253         * Makefile.in: Regenerate.
1254
1255 2007-09-17  Andreas Schwab  <schwab@suse.de>
1256
1257         * configure.ac: Raise minimum makeinfo version to 4.6.
1258         * configure: Regenerate.
1259
1260 2007-09-17  Johannes Singler <singler@ira.uka.de>
1261
1262         * MAINTAINERS (write-after-approval) add myself
1263
1264 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1265
1266         * configure.ac: Correct makeinfo version check.
1267         * configure: Regenerate.
1268
1269 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1270
1271         * MAINTAINERS: Update my email address.
1272
1273 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1274
1275         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1276         to $skipdirs and only disable gprof for newlib.  Use the normal
1277         mips*-elf* handling in other respects.
1278         * configure: Regnerate.
1279
1280 2007-09-12  David Daney  <ddaney@avtrex.com>
1281
1282         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1283         enabling libgcj.
1284         * configure: Regenerate.
1285
1286 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1287
1288         PR other/32154
1289         * configure.ac: For libgloss targets, point the linker to the linker
1290         script, startup code and simulator library.
1291         * configure: Regenerate.
1292
1293 2007-09-07  Andrew Haley  <aph@redhat.com>
1294
1295         * configure.ac (noconfigdirs): Remove target-libffi and
1296         target-libjava.
1297         * configure: Regenerate.
1298
1299 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1300
1301         PR target/33281
1302         * configure.ac: Use config/mh-mingw on mingw.
1303         * configure: Regenerate.
1304
1305 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1306
1307         * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2007-09-05  Richard Guenther  <rguenther@suse.de>
1310
1311         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1312         nor --disable-checking is provided also turn on yes and types
1313         checking for stage1.
1314         * configure: Re-generate.
1315
1316 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1317
1318         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1319         (Write After Approval): Remove myself.
1320
1321 2007-08-29  Nick Clifton  <nickc@redhat.com>
1322
1323         * config.sub, config.guess: Update from upstream sources.
1324
1325 2007-08-22  Bud Davis  <jmdavis@link.com>
1326
1327         * MAINTAINERS (Write After Approval): Added myself.
1328         * MAINTAINERS (Reviewers): Removed myself.
1329
1330 2007-08-18  Paul Brook  <paul@codesourcery.com>
1331             Joseph Myers  <joseph@codesourcery.com>
1332
1333         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1334         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1335         * Makefile.in: Regenerate.
1336         * configure.ac (--with-debug-prefix-map): New.
1337         * configure: Regenerate.
1338
1339 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1340             Nigel Stephens  <nigel@mips.com>
1341
1342         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1343         as target_makefile_frag.
1344         * configure: Regenerate.
1345
1346 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1347
1348         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1349         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1350         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1351         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1352         (do-compare, do-compare3, do-compare-debug): New.
1353         ([+compare-target+]): Use them.
1354
1355 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1356
1357         * MAINTAINERS (Write After Approval): Change my email address.
1358
1359 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1360             Ben Elliston  <bje@au.ibm.com>
1361
1362         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1363         --silent if $silent.
1364         * configure: Regenerate.
1365
1366 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1367
1368         * MAINTAINERS (Various Maintainers): Add myself as
1369         loop infrastructure maintainer.  Update my e-mail
1370         address.
1371
1372 2007-07-31  Diego Novillo  <dnovillo@google.com>
1373
1374         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1375         Adjust description.
1376
1377 2007-07-26  Richard Guenther  <rguenther@suse.de>
1378
1379         * configure.ac: Add types checking to stage1 checking flags.
1380         * configure: Regenerate.
1381
1382 2007-07-17  Nick Clifton  <nickc@redhat.com>
1383
1384         * COPYING3: New file.  Contains version 3 of the GNU General
1385         Public License.
1386         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1387         Lesser General Public License.
1388
1389 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1390
1391         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1392
1393 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1394
1395         * MAINTAINERS (S/390 co-maintainer): Add myself.
1396         (Write After Approval): Remove myself.
1397
1398 2007-07-13  Dan Hipschman  <dsh@google.com>
1399
1400         * MAINTAINERS (Write After Approval): Add myself.
1401
1402 2007-07-11  Nick Clifton  <nickc@redhat.com>
1403
1404         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1405         WINDRES export.
1406         * Makefile.in: Regenerate.
1407
1408 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1409
1410         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1411         maintainer.
1412
1413 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1414
1415         * lt~obsolete.m4: New. Import from 20070318 libtool.
1416
1417 2007-07-03  Julian Brown  <julian@codesourcery.com>
1418
1419         * MAINTAINERS (Write After Approval): Add myself.
1420
1421 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1422
1423         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1424         * configure: Regenerate.
1425
1426 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1427
1428         * configure.ac: Add some missing m4 quotation.
1429         * configure: Regenerate.
1430
1431 2007-07-02  Simon Baldwin  <simonb@google.com>
1432
1433         * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1436
1437         * configure: Regenerate.
1438
1439 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1440
1441         * Makefile.def: Add windmc tool to build.
1442         * Makefile.tpl: Likewise.
1443         * configure.ac: Likewise.
1444         * Makefile.in: Regenerate.
1445         * configure: Regenerate.
1446
1447 2007-06-28  DJ Delorie  <dj@redhat.com>
1448
1449         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1450         not building newlib.
1451         * configure: Regenerated.
1452
1453 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1454
1455         * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1458
1459         * MAINTAINERS (Write After Approval): Add myself.
1460
1461 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1462
1463         * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1466
1467         * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1470
1471         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1472         * Makefile.in: Regenerated.
1473
1474 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1475
1476         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1477         bfin*-*-uclinux* targets.
1478         * configure: Regenerate.
1479
1480 2007-06-14  Ian Lance Taylor  <iant@google.com>
1481
1482         * MAINTAINERS: Add myself as non-algorithmic global write
1483         maintainer.
1484
1485 2007-06-14  Diego Novillo  <dnovillo@google.com>
1486
1487         * MAINTAINERS: Add self as middle-end maintainer and
1488         non-algorithmic global write maintainer.
1489
1490 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1491
1492         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1493         Move all Fortran maintainers except Paul Brook into the
1494         Non-Autopoiesis section.
1495
1496 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1497
1498         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1499         (distclean-stage[+id+]): Possibly delete stage_last.
1500         * Makefile.in: Regenerate.
1501
1502 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1503
1504         * MAINTAINERS (Various Maintainer): Fix typo.
1505
1506 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1507
1508         * MAINTAINERS (Various Maintainer): Add myself as
1509         dataflow maintainer.
1510
1511 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1512
1513         * config.sub, config.guess: Update from upstream sources.
1514
1515 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1516
1517         * Makefile.tpl: Fix spelling error.
1518         * Makefile.in: Regenerate.
1519
1520 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1521
1522         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1523         lt_cv_sys_max_cmd_len.
1524
1525 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1526
1527         * MAINTAINERS (Various Maintainers): Add myself as
1528         auto-vectorizer maintainer.
1529
1530 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1531
1532         PR libjava/32098
1533         * libtool.m4: Revert previous change.
1534         * ltgcc.m4: Put it here.
1535
1536 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1537
1538         * MAINTAINERS (Various Maintainers): Add myself as
1539         auto-vectorizer maintainer.
1540
1541 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1542
1543         PR libjava/32098
1544         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1545
1546 2007-05-30  Richard Guenther  <rguenther@suse.de>
1547
1548         * MAINTAINERS (Various Maintainers): Add myself as
1549         auto-vectorizer maintainer.
1550
1551 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1552
1553         PR bootstrap/29382
1554         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1555         * configure: Rebuilt.
1556
1557 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1558
1559         * MAINTAINERS (Write After Approval): Removed my name.
1560
1561 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1562
1563         * MAINTAINERS (Write After Approval): Remove myself.
1564
1565 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1566
1567         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1568
1569 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1570
1571         * ltmain.sh: Update from ToT Libtool.
1572         * libtool.m4: Update from ToT Libtool.
1573         * ltsugar.m4: New. Update from ToT Libtool.
1574         * ltversion.m4: New. Update from ToT Libtool.
1575         * ltoptions.m4: New. Update from ToT Libtool.
1576         * ltconfig: Remove.
1577         * ltcf-c.sh: Remove.
1578         * ltcf-cxx.sh: Remove.
1579         * ltcf-gcj.sh: Remove.
1580
1581 2007-05-22  Ollie Wild  <aaw@google.com>
1582
1583         * MAINTAINERS (Write After Approval): Add myself.
1584
1585 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1586
1587         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1588         stage_cflags.
1589         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1590         Remove CFLAGS/LIBCFLAGS.
1591         (configure-stage[+id+]-[+prefix+][+module+],
1592         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1593         * Makefile.in: Regenerate.
1594
1595 2007-05-15  Diego Novillo  <dnovillo@google.com>
1596
1597         * MAINTAINERS: Update e-mail address.
1598
1599 2007-05-15  Revital Eres  <eres@il.ibm.com>
1600
1601         * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1604
1605         * MAINTAINERS (Write After Approval): Updated my address.
1606
1607 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1608
1609         * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2007-05-11  Silvius Rus  <rus@google.com>
1612
1613         * MAINTAINERS (Write After Approval): Add myself.
1614
1615 2007-04-23  Tom Tromey  <tromey@redhat.com>
1616
1617         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1618
1619 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1620
1621         * MAINTAINERS (cpplib): Rename to ...
1622         (libcpp): ... this.  Add C/C++ front end maintainers.
1623
1624 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1625
1626         * config-ml.in: Pass ${ml_config_env} to configure calls.
1627
1628 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1629
1630         * MAINTAINERS (Write After Approval): Add myself.
1631
1632 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1633
1634         * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1637
1638         * MAINTAINERS (fortran 95 front end): Add myself.
1639
1640 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1641
1642         * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1645
1646         * MAINTAINERS (Modulo Scheduler): Add myself.
1647
1648 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1649
1650         * MAINTAINERS (fortran 95 front end): Add myself.
1651         (c++ front end): whitespace fix.
1652
1653 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1654
1655         * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1658
1659         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1660         of glob.  Quote arguments with single quotes too.
1661         * configure: Regenerate.
1662
1663 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1664
1665         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1666         * Makefile.in: Regenerate
1667
1668 2007-03-07  Andreas Schwab  <schwab@suse.de>
1669
1670         * configure: Regenerate.
1671
1672 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1673
1674         * configure.ac: Add "--with-pdfdir" configure option,
1675         which defines pdfdir variable.
1676         * Makefile.def (target=fixincludes): Add install-pdf to
1677         missing targets.
1678         (recursive_targets): Add install-pdf target.
1679         (flags_to_pass): Add pdfdir.
1680         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1681         target.
1682         * configure: Regenerate
1683         * Makefile.in: Regenerate
1684
1685 2007-02-28  Eric Christopher  <echristo@apple.com>
1686
1687         Revert:
1688         2006-12-07  Mike Stump  <mrs@apple.com>
1689
1690         * Makefile.def (dependencies): Add dependency for
1691         install-target-libssp and install-target-libgomp on
1692         install-gcc.
1693         * Makefile.in: Regenerate.
1694
1695 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1696
1697         * configure: Regenerate.
1698         * configure.ac: Move statements after variable declarations.
1699
1700 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1701
1702         * MAINTAINERS: Add myself as sh maintainer.
1703
1704 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1705
1706         * configure.ac: Adjust for loop syntax.
1707         * configure: Regenerate.
1708
1709 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1710
1711         * configure: Rebuilt.
1712
1713 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1714
1715         * configure.ac: Drop multiple occurrences of --enable-languages,
1716         and fix its quoting.
1717         * configure: Rebuilt.
1718
1719 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1720             Nathan Sidwell  <nathan@codesourcery.com>
1721             Vladimir Prus  <vladimir@codesourcery.com>
1722             Joseph Myers  <joseph@codesourcery.com>
1723
1724         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1725         * configure: Regenerate.
1726
1727 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1728
1729         * ltconfig (freebsd*): Default to elf.
1730
1731 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1732
1733         * configure.ac (target_libraries): Move libgcc before libiberty.
1734         * configure: Regenerated.
1735
1736 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1737             Paolo Bonzini  <bonzini@gnu.org>
1738
1739         PR bootstrap/30753
1740         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1741         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1742         * configure: Regenerated.
1743
1744 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1745
1746         * MAINTAINERS (Language Front End Maintainers): Update my mail
1747         address.
1748
1749 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1750
1751         PR bootstrap/30748
1752         * configure.ac: Correct syntax for Solaris ksh.
1753         * configure: Regenerated.
1754
1755 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1756
1757         * configure.ac: Sync with src.
1758         * configure: Regenerate.
1759
1760 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1761
1762         * Makefile.in: Regenerate.
1763
1764 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1765
1766         * config.sub: Sync with src.
1767
1768 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1769
1770         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1771         noncanonical equivalents.
1772         * configure.in: Rename to...
1773         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1774         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1775         target_noncanonical.  Use them.  Rewrite removal of configure
1776         arguments for autoconf 2.59.  Discard variable settings.  Force
1777         program_transform_name for native tools.
1778
1779         * Makefile.in: Regenerated.
1780         * configure: Regenerated with autoconf 2.59.
1781
1782 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1783
1784         * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2007-01-31  Andreas Schwab  <schwab@suse.de>
1787
1788         * Makefile.tpl (LDFLAGS): Substitute it.
1789         * Makefile.in: Regenerate.
1790
1791 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1792
1793         * MAINTAINERS (Write After Approval): Add myself.
1794
1795 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1796
1797         * MAINTAINERS (spu port): Add myself.
1798
1799 2007-01-23  Richard Guenther  <rguenther@suse.de>
1800
1801         PR bootstrap/30541
1802         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1803         * Makefile.tpl (GNATBIND): Substitute it.
1804         (GNATMAKE): Likewise.
1805         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1806         of STAGE_PREFIX.
1807         * Makefile.in: Regenerate.
1808         * configure: Regenerate.
1809
1810 2007-01-18  Mike Stump  <mrs@apple.com>
1811
1812         * configure.in: Re-enable -Werror for gcc builds.
1813
1814 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1815
1816         * MAINTAINERS (Write After Approval): Add myself.
1817
1818 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1819
1820         * configure.in: Change == to = in test command.
1821         * configure: Regenerate.
1822
1823 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1824             Nick Clifton  <nickc@redhat.com>
1825             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1826
1827         * configure.in (build_configargs, host_configargs, target_configargs):
1828         Remove build/host/target parameters.
1829         (host_libs): Add gmp and mpfr.
1830         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1831         * Makefile.def (gmp, mpfr): New.
1832         (gcc): Remove target.
1833         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1834         target_os, target_vendor): New.
1835         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1836         * configure: Regenerate.
1837         * Makefile.in: Regenerate.
1838
1839 2007-01-11  Matt Fago  <fago@earthlink.net>
1840
1841         * configure.in: Try to link to functions only in mpfr 2.2.x
1842         to improve robustness of configure tests.
1843         * configure: Regenerate.
1844
1845 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1846
1847         * MAINTAINERS: Add myself as i386 maintainer.
1848
1849 2007-01-08  Jan Hubicka  <jh@suse.cz>
1850
1851         * MAINTAINERS: Add myself as i386 maintainer.
1852
1853 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1854
1855         * configure.in: Add support for an x86_64-mingw* target.
1856         * configure: Regenerate.
1857
1858 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1859
1860         * Makefile.tpl (all-target): Correct @if conditional for target
1861         modules.
1862         * configure.in: Omit libiberty if building only target libgcc.
1863         * configure, Makefile.in: Regenerated.
1864
1865 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1866
1867         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1868         * configure: Regenerate.
1869
1870 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1871
1872         * Makefile.def (target_modules): Add libgcc.
1873         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1874         * Makefile.tpl (clean-target-libgcc): Delete.
1875         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1876         on gcc even for bootstrapped modules.  Rewrite handling of
1877         lang_env_dependencies to loop over target_modules.
1878         * configure.in (target_libraries): Add target-libgcc.
1879         * Makefile.in, configure: Regenerated.
1880
1881 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1882
1883         * configure.in: Reorganize recognition of languages.  Add
1884         --enable-stage1-languages.  Show supported languages for the chosen
1885         target rather than all recognized languages.
1886         * configure: Regenerate.
1887
1888 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1889
1890         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1891         * Makefile.in: Regenerate.
1892
1893 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1894
1895         * configure.in: Warn that MPFR 2.2.0 is buggy.
1896         * configure: Regenerate.
1897
1898 2006-12-27  Ian Lance Taylor  <iant@google.com>
1899
1900         * configure.in: When removing Makefiles to force a reconfigure, also
1901         remove prev-DIR*/Makefile.
1902         * configure: Regenerate.
1903
1904 2006-12-22  Andreas Schwab  <schwab@suse.de>
1905
1906         * configure: Regenerate with correct autoconf version.
1907
1908 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1909
1910         * configure.in: add AC_SUBST for *_FOR_TARGET.
1911         * configure: Regenerate.
1912
1913 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1914
1915         * configure.in: Simplify logic for rejecting languages that cannot
1916         be built.  Separate the case when a language is unsupported,
1917         from the case when the user chooses not to build a language.
1918
1919 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1920
1921         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1922         it only affects bootstrap and could be tested on "$host" as well.
1923         * configure: Regenerate.
1924         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1925
1926 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1927
1928         PR bootstrap/29544
1929         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1930         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1931         move here comment from Makefile.tpl.
1932         * Makefile.tpl: Move some definitions higher in the file.
1933         (STAGE1_CHECKING): New.
1934         * configure.in: Add --enable-stage1-checking.
1935         * configure: Regenerate.
1936         * Makefile.in: Regenerate.
1937
1938 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1939
1940         * MAINTAINERS: Add myself as build system maintainer.
1941
1942 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1943
1944         * MAINTAINERS (Write After Approval): Add myself.
1945
1946 2006-12-13  Eric Christopher  <echristo@apple.com>
1947
1948         * MAINTAINERS: Add myself as darwin maintainer.
1949
1950 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1951
1952         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1953
1954 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1955
1956         MAINTAINERS: Update my entry.
1957
1958 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1959
1960         * configure.in:  Handle spu makefile frag.
1961         * Makefile.tpl (MAINT): Define
1962         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1963         * configure: Regenerate.
1964         * Makefile.in: Regenerate.
1965
1966 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1967
1968         * config.guess: Import latest version.
1969         * config.sub: Likewise.
1970
1971 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1972
1973         * configure.in (spu-*-*): Don't skip target-libiberty.
1974         * configure: Regenerate.
1975
1976 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1977
1978         PR bootstrap/30134
1979         * configure.in: Correct x86 darwin support for libjava to powerpc
1980         and i?86 only.
1981         * configure: Regenerate.
1982
1983 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1984
1985         * configure.in: Add x86 darwin support for libjava.
1986         * configure: Regenerate.
1987
1988 2006-12-07  Mike Stump  <mrs@apple.com>
1989
1990         * Makefile.def (dependencies): Add dependency for
1991         install-target-libssp and install-target-libgomp on
1992         install-gcc.
1993         * Makefile.in: Regenerate.
1994
1995 2006-12-04  Richard Guenther  <rguenther@suse.de>
1996
1997         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1998         (Non-Algorithmic Maintainers): Move over non-algorithmic
1999         loop optimizer maintainers, add myself as a non-algorithmic
2000         middle-end maintainer.
2001
2002 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2003
2004         * MAINTAINERS (Write After Approval): Add myself.
2005
2006 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2007
2008         * configure.in: Update error message for missing GMP/MPFR.
2009
2010         * configure: Regenerate.
2011
2012 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2013
2014         * configure.in: Update MPFR version in error message.
2015
2016         * configure: Regenerate.
2017
2018 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2019
2020         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2021         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2022         --with-gmp-lib): New flags.
2023
2024         * configure: Regenerate.
2025
2026 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2027
2028         * MAINTAINERS (Write After Approval): Change my email address.
2029
2030 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2031
2032         * MAINTAINERS (Write After Approval): Add myself.
2033
2034 2006-11-22  Philipp Thomas <pth@suse.de>
2035
2036         * MAINTAINERS (i18n): Update e-mail address.
2037
2038 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2039
2040         * MAINTAINERS (spu port): Add myself as maintainer.
2041         (Write After Approval): Remove myself.
2042
2043 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2044
2045         * configure.in (skipdirs): Don't build libssp for SPU.
2046         * configure: Regenerate.
2047
2048 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2049
2050         * MAINTAINERS (spu port): Add myself as maintainer.
2051         (libobjc): Update my email address.
2052
2053 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2054
2055         * MAINTAINERS (Write After Approval): Add myself.
2056
2057 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2058
2059         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2060         * configure : Rebuilt.
2061
2062 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2063
2064         * MAINTAINERS (Write After Approval): Add myself.
2065
2066 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2067
2068         * MAINTAINERS (Write After Approval): Add myself.
2069
2070 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2071
2072         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2073         libmpfr.a.
2074         * configure: Regenerate.
2075
2076 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2077
2078         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2079         (unstage): Test for stage_last presence.
2080
2081         PR bootstrap/29802
2082         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2083         * Makefile.in: Regenerate.
2084
2085 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2086
2087         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2088         maintainers.
2089
2090 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2091
2092         * MAINTAINERS (Write After Approval): Add myself.
2093
2094 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2095
2096         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2097         and stageN-package/Makefile.
2098         * Makefile.in: Regenerated.
2099
2100 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2101
2102         * configure.in: Remove target-libgloss from noconfigdirs for
2103         bfin-*-*.
2104         * configure: Regenerated.
2105
2106 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2107
2108         * configure.in (have_gmp): Only error if the gcc directory exists.
2109
2110         * configure: Regenerate.
2111
2112 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2113
2114         * configure.in: Robustify error message for missing GMP/MPFR.
2115
2116         * configure: Regenerate.
2117
2118 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2119
2120         * MAINTAINERS (Write After Approval): Add myself.
2121
2122 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2123
2124         * MAINTAINERS: Change email address.
2125
2126 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2127
2128         * MAINTAINERS (Write After Approval): Add myself.
2129
2130 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2131
2132         * MAINTAINERS (Write After Approval): Add myself.
2133
2134 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2135
2136         * MAINTAINERS (Write After Approval): Move myself to
2137         Write After Approval section.
2138
2139 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2140
2141         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2142         need_gmp anymore.
2143         * configure: Regenerate.
2144
2145 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2146
2147         * MAINTAINERS (Write After Approval): Add myself.
2148
2149 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2150
2151         * config.guess: Import latest version.
2152         * config.sub: Likewise.
2153
2154 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2155
2156         * Makefile.def: Added pdf target handling.
2157         * Makefile.tpl: Added pdf target handling.
2158         * Makefile.in: Regenerated.
2159
2160 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2161
2162         * MAINTAINERS: Add self as score port maintainer.
2163
2164 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2169
2170         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2171         or newer.
2172         * configure: Regenerated.
2173
2174 2006-09-27  Dave Brolley  <brolley@redhat.com>
2175
2176         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2177         $s instead of $r.
2178         * configure: Regenerated.
2179
2180 2006-09-26  Thiemo Seufer  <ths@mips.com>
2181
2182         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2183         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2184         * configure: Regenerate.
2185
2186 2006-09-24  Graeme Peterson <gridly@gmail.com>
2187
2188         * MAINTAINERS (Write After Approval): Remove myself.
2189
2190 2006-09-22  Chao-ying Fu  <fu@mips.com>
2191
2192         * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2195
2196         * MAINTAINERS: Add self as soft-fp maintainer.
2197
2198 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2199
2200         * MAINTAINERS: Add myself as avr maintainer.
2201         Remove Marek Michalkiewicz as avr maintainer.
2202
2203 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2208
2209         * configure.in: Never build newlib for a Mingw host.
2210         Never build newlib as Mingw target library.
2211         Test the existence of winsup/cygwin for building a Cygwin newlib,
2212         rather than just winsup.
2213         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2214         building a Mingw target.
2215         * configure: Regenerate.
2216
2217 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2218
2219         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2220
2221 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2222
2223         * config.guess: Import from src (was more updated).
2224         * config.sub: Likewise.
2225
2226 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2227
2228         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2229         * configure: Regenerated.
2230
2231 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2232
2233         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2234         for stages after the first.
2235
2236 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2237
2238         * Makefile.def: Add dependencies for configure-opcodes
2239         on configure-intl and all-opcodes on all-intl.
2240         * Makefile.in: Regenerated.
2241
2242 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2243
2244         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2245
2246 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2247
2248         Port to hosts whose 'sort' and 'tail' implementations
2249         treat operands with leading '+' as file names, as POSIX
2250         has required since 2001.  However, make sure the code still
2251         works on pre-POSIX hosts.
2252         * ltmain.sh: Don't assume "sort +2" is equivalent to
2253         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2254
2255 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2256
2257         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2258
2259 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2260
2261         * ltconfig: chmod 644 before ranlib during install.
2262
2263 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2264
2265         PR bootstrap/18058
2266         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2267         if the bootstrap compiler is a GCC version that supports it.
2268         * configure: Regenerate.
2269
2270 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2271
2272         * configure.in: Fix thinkos in previous check-in.
2273         * configure: Regenerate.
2274
2275 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2276
2277         PR other/27063
2278         * configure.in: Test subdir_requires and give an appropriate
2279         error message.
2280         * configure: Regenerate.
2281
2282 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2283
2284         * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2287
2288         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2289
2290 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2291
2292         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2293
2294 2006-06-20  David Ayers  <d.ayers@inode.at>
2295
2296         PR bootstrap/28072
2297         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2298         whether target-libjava is being configured instead of whether the
2299         java front end is enabled.
2300         * configure: Regenerate.
2301
2302 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2303
2304         PR target/27540
2305         * configure.in: Only enable libgomp on IRIX 6.
2306         * configure: Regenerate.
2307
2308 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2309
2310         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2311         too.
2312         * Makefile.in: Regenerate.
2313
2314 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2315
2316         * config-ml.in: Alter CCASFLAGS to include special
2317         multilib options the same as is done for CFLAGS.
2318
2319 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2320
2321         * configure.in: Don't enable libgomp on hpux10.
2322         * configure: Rebuilt.
2323
2324 2006-06-12  David Ayers  <d.ayers@inode.at>
2325
2326         PR bootstrap/27963
2327         PR target/19970
2328         * configure.in: Remove target-boehm-gc from noconfigdirs where
2329         ${libgcj} is specified.
2330         * configure: Regenerate.
2331
2332 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2333
2334         Sync from src:
2335
2336         * configure.in: Sync.
2337         * configure: Regenerated.
2338
2339         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2340
2341         * Makefile.def: Added dependencies from sim and gdb on intl, and
2342         added configure dependencies to everything with an all dependency
2343         on intl.
2344         * Makefile.in: Regenerated.
2345
2346 2006-06-06  David Ayers  <d.ayers@inode.at>
2347
2348         PR libobjc/13946
2349         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2350         * Makefile.in: Regenerate.
2351         * configure.in: Add --enable-objc-gc at toplevel and have it
2352         enable boehm-gc for Objective-C.
2353         Remove target-boehm-gc from libgcj.
2354         Add target-boehm-gc to target_libraries.
2355         Add target-boehm-gc to noconfigdirs where ${libgcj}
2356         is specified.
2357         Assert that boehm-gc is supported when requested for Objective-C.
2358         Only build boehm-gc if needed either for Java or Objective-C.
2359         * configure: Regenerate.
2360
2361 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2362
2363         PR 27674
2364         * Makefile.tpl (configure-[+prefix+][+module+],
2365         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2366         Remove rule to unstage bootstrapped modules.
2367         (stage_current): New.
2368         * Makefile.in: Regenerate.
2369
2370 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2371
2372         * MAINTAINERS (Write After Approval): Update my e-mail address.
2373
2374 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2375
2376         * include/libiberty.h: Declare pex_run_in_environment.
2377
2378 2006-05-31  Asher Langton  <langton2@llnl.gov>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2383
2384         * Makefile.def (bfd, opcodes): Fix lib_path.
2385         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2386         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2387         * Makefile.in: Regenerate.
2388
2389 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2390
2391         * Makefile.in: Regenerate.
2392
2393 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2394
2395         * Makefile.def: Add install-html target. Add datarootdir
2396         docdir and htmldir to flags_to_pass.
2397         * Makefile.tpl: Add install-html target.
2398         * Makefile.in: Regenerate.
2399         * configure.in: Add --with-datarootdir, --with-docdir, and
2400         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2401         * configure: Regenerate.
2402
2403 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2404
2405         * configure.in: Enable gprof for cross builds.
2406         * configure: Regenerate.
2407
2408 2006-05-22  Richard Guenther  <rguenther@suse.de>
2409
2410         Revert
2411         2006-01-31  Richard Guenther  <rguenther@suse.de>
2412         Paolo Bonzini  <bonzini@gnu.org>
2413
2414         * Makefile.def (target_modules): Add libgcc-math target module.
2415         * configure.in (target_libraries): Add libgcc-math target library.
2416         (--enable-libgcc-math): New configure switch.
2417         * Makefile.in: Re-generate.
2418         * configure: Re-generate.
2419         * libgcc-math: New toplevel directory.
2420
2421 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2422             Andreas Tobler  <a.tobler@schweiz.ch>
2423
2424         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2425         * configure: Rebuilt.
2426
2427 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2428
2429         * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2006-05-01  DJ Delorie  <dj@redhat.com>
2432
2433         * configure.in: Restore CFLAGS if GMP isn't present.
2434         * configure: Regenerate.
2435
2436 2006-05-01  Richard Guenther  <rguenther@suse.de>
2437
2438         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2439         maintainer.
2440
2441 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2442
2443         * MAINTAINERS (Write After Approval): Add myself.
2444
2445 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2446
2447         * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2006-04-18  DJ Delorie  <dj@redhat.com>
2450
2451         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2452         reference libgloss so that libssp can be built in a combined
2453         tree.
2454         * configure: Regenerate.
2455
2456 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2457
2458         * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2461
2462         * configure.in: Require makeinfo 4.4 or higher.
2463         * configure: Regenerate.
2464
2465 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2466
2467         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2468         Rearrange the entries of other libraries to have them in one place.
2469
2470 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2471
2472         * MAINTAINERS (Write After Approval): Remove myself.
2473         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2474
2475 2006-03-14  Richard Guenther  <rguenther@suse.de>
2476
2477         * configure: Regenerate with autoconf 2.13.
2478
2479 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2480
2481         * MAINTAINERS: Use my work address.
2482
2483         * MAINTAINERS: Update my E-mail address.
2484
2485 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2486
2487         * configure.in: Handle --disable-<component> generically.
2488         * configure: Regenerate.
2489
2490 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2491
2492         PR libgcj/17311
2493         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2494
2495 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2496
2497         * MAINTAINERS (Write After Approval):  Remove myself.
2498         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2499
2500 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2501
2502         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2503         (TARGET_CONFIGDIRS): Remove.
2504         * configure.in: Remove AC_SUBST(target_configdirs).
2505         * Makefile.in, configure: Regenerated.
2506
2507 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2508
2509         * MAINTAINERS (Write After Approval):  Remove myself.
2510         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2511
2512 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2513
2514         PR bootstrap/25670
2515
2516         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2517
2518         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2519         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2520         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2521         BUILD_PREFIX, BUILD_PREFIX_1.
2522         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2523
2524         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2525         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2526
2527         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2528         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2529         of `cat stage_current`.  Always provide the `r' and `s' variables.
2530         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2531         a single shell execution.
2532         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2533         bootstrapped modules, make the stage1 module if the build was not
2534         started yet, else build the current stage.
2535         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2536         (all-build, all-host, all-target, [+make_target+]-host,
2537         [+make_target+]-target): Do not use \-continued lines.
2538         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2539         (current_stage, restrap, stage_last): New.
2540
2541         * Makefile.in: Regenerate.
2542         * configure: Regenerate.
2543
2544 2006-02-19  Bud Davis  <jmdavis@link.com>
2545
2546         * MAINTAINERS (Write After Approval):  Remove myself.
2547         (Language Front End Maintainers):  Add myself as fortran 95
2548         maintainer and update e-mail address.
2549
2550 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2551
2552         * MAINTAINERS (Write After Approval):  Remove myself.
2553         (Language Front End Maintainers):  Add myself as fortran 95
2554         maintainer.
2555
2556 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2557
2558         * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2561
2562         * MAINTAINERS (Write After Approval):  Remove myself.
2563         (Language Front End Maintainers):  Add myself as
2564         fortran 95 maintainer.
2565
2566 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2567
2568         Sync from src:
2569
2570         2005-12-27  Leif Ekblad  <leif@rdos.net>
2571
2572         * configure.in: Add support for RDOS target.
2573         * configure: Regenerate.
2574
2575 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2576             Andreas Schwab  <schwab@suse.de>
2577
2578         * configure: Regenerate.
2579
2580 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2581
2582         * configure.in (enable_libgomp): Add AIX.
2583         * configure: Regenerate.
2584
2585 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2586
2587         * MAINTAINERS (Write After Approval): Add myself.
2588
2589 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2590
2591         * MAINTAINERS (Write After Approval): Add myself.
2592
2593 2006-01-31  Richard Guenther  <rguenther@suse.de>
2594         Paolo Bonzini  <bonzini@gnu.org>
2595
2596         * Makefile.def (target_modules): Add libgcc-math target module.
2597         * configure.in (target_libraries): Add libgcc-math target library.
2598         (--enable-libgcc-math): New configure switch.
2599         * Makefile.in: Re-generate.
2600         * configure: Re-generate.
2601         * libgcc-math: New toplevel directory.
2602
2603 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2604
2605         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2606         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2607         the assembler, linker and binutils.
2608         * configure: Regenerate.
2609
2610 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2611
2612         * MAINTAINERS (Write After Approval): Add myself.
2613
2614 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2615
2616         * configure: Regenerate.
2617
2618 2006-01-18  Richard Henderson  <rth@redhat.com>
2619             Jakub Jelinek  <jakub@redhat.com>
2620             Diego Novillo  <dnovillo@redhat.com>
2621
2622         * libgomp: New directory.
2623         * Makefile.def: Add target_module libgomp.
2624         * Makefile.in: Regenerate.
2625         * configure.in (target_libraries): Add target-libgomp.
2626         * configure: Regenerate.
2627
2628 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2629
2630         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2631         @ from continuation.
2632         * Makefile.in: Rebuilt.
2633
2634 2006-01-04  Chris Lattner  <sabre@gnu.org>
2635
2636         * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2639
2640         PR bootstrap/24252
2641
2642         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2643         * Makefile.tpl (OBJDUMP): New.
2644         (EXTRA_HOST_FLAGS): Add it.
2645         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2646
2647         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2648         to use symbolic links between directories.  Avoid race conditions
2649         or make them harmless.
2650         * configure.in: Do not try to use symbolic links between directories.
2651
2652         * Makefile.def (LEAN): Pass.
2653         * Makefile.tpl (LEAN): Define.
2654         (stage[+id+]-start): Accept that the previous directory does not
2655         exist, if the bootstrap is lean.
2656         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2657         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2658         configure substitution.
2659         ([+compare-target+]): Likewise.
2660         ([+bootstrap-target+]-lean): New.
2661         * configure.in: Remove lean bootstrap support from here.
2662
2663         * Makefile.in: Regenerate.
2664         * configure: Regenerate.
2665
2666 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2667
2668         * MAINTAINERS (libdecnumber): Add myself.
2669
2670 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2671
2672         * libtool-ldflags: New script.
2673
2674 2006-01-02  Andreas Schwab  <schwab@suse.de>
2675
2676         * configure.in: When reconfiguring remove Makefile in
2677         all stage directories.
2678         * configure: Regenerate.
2679
2680 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2681
2682         * MAINTAINERS: Update my email address.
2683
2684 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2685
2686         Revert Ada-related part of the previous change.
2687
2688         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2689         Do not pass.
2690         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2691         * Makefile.in: Regenerate.
2692         * configure.in: Do not include mt-ppc-aix target fragment.
2693         * configure: Regenerate.
2694
2695 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2696
2697         * configure.in: Select appropriate fragments for PowerPC/AIX.
2698         * configure: Regenerate.
2699
2700         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2701         BOOT_CFLAGS, BOOT_LDFLAGS.
2702         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2703         BOOT_CFLAGS, BOOT_LDFLAGS.
2704         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2705         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2706         (stage): Fail if we cannot complete the work.
2707         * Makefile.in: Regenerate.
2708
2709 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2710
2711         * configure.in: Replace ms1 with mt.
2712         * configure: Rebuilt.
2713
2714 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2715
2716         * MAINTAINERS: Update my email address.
2717
2718 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2719
2720         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2721         install-host-nogcc): Don't invoke $(stage) at the end.
2722         * Makefile.in: Regenerate.
2723
2724 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2725
2726         * configure.in: Flip the top-level bootstrap switch.
2727         * configure: Regenerate.
2728
2729 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2730
2731         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2732         $(stage) and $(unstage).
2733         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2734         (all): Remove stray semicolon.
2735         (local-distclean): Don't handle multilib.tmp and multilib.out.
2736         (install.all): Set $s for consistency.
2737         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2738         check_multilibs setting.  Always make the install directory.
2739         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2740         Correct @if/@endif.
2741         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2742         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2743         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2744         (multilib.out): Remove.
2745         * Makefile.in: Regenerated.
2746
2747 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2748
2749         * MAINTAINERS (Write After Approval): Add myself.
2750
2751 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2752
2753         * MAINTAINERS: Add myself as mt maintainer.
2754
2755         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2756
2757 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2758
2759         * MAINTAINERS: Change email address.
2760
2761 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2762
2763         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2764         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2765         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2766         Find in-tree tools if available.
2767         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2768         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2769         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2770         (COMPILER_*_FOR_TARGET): New.
2771         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2772         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2773         (CONFIGURED_*, USUAL_*): Remove.
2774         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2775         STRIP): Use autoconf substitutions.
2776         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2777         COMPILER_NM_FOR_TARGET): New.
2778         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2779
2780         (all): Make all-host and all-target in parallel.
2781         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2782         that $$r and $$s are set before invoking a recursive make.
2783         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2784         ([+bootstrap-target+]): Inline most of the `all' target.
2785
2786 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2787
2788         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2789         from the gcc build directory.
2790         * Makefile.in: Regenerate.
2791
2792 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2793
2794         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2795         depend on all-libdecnumber.
2796         * configure.in (host_libs): Include libdecnumber.
2797         * Makefile.in: Regenerate.
2798         * configure: Likewise.
2799
2800 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2801
2802         * libdecnumber: Import decNumber sources from the dfp-branch.
2803
2804 2005-11-21  Kean Johnston  <jkj@sco.com>
2805
2806         * config.sub, config.guess: Sync from upstream sources.
2807
2808 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2809
2810         Import from Autoconf sources:
2811
2812         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2813         * config/move-if-change: Don't output "$2 is unchanged";
2814         suggested by Ben Elliston.  Handle weird characters correctly.
2815
2816 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2817
2818         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2819         to match upstream libtool for darwin.
2820
2821 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2822
2823         * Makefile.def: Remove gdb dependencies for gdbtk.
2824         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2825         (configure-gdb, install-gdb): New rules.
2826         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2827         * Makefile.in, configure: Regenerated.
2828
2829 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2830
2831         * MAINTAINERS (Write After Approval): Add myself.
2832
2833 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2834
2835         * MAINTAINERS (Write After Approval): Add myself.
2836
2837 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2838
2839         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2840         Diego Novillo.
2841
2842 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2843
2844         PR bootstrap/24297
2845         * Makefile.tpl (do-[+make-target+], do-check, install,
2846         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2847         are set before recursing.
2848         * Makefile.in: Regenerate.
2849
2850 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2851
2852         PR bootstrap/18939
2853         * Makefile.def (gcc) <target>: Fix thinko.
2854         * Makefile.in: Regenerate.
2855
2856 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2857
2858         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2859         * configure: Regenerate.
2860
2861 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2862
2863         * MAINTAINERS (Write After Approval): Add self.
2864
2865 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2866
2867         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2868         target-libffi, target-qthreads, target-libjava, and
2869         targetlibobjc.
2870         * configure: Regenerate.
2871
2872 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2873
2874         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2875         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2876         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2877         (USUAL_OBJDUMP_FOR_TARGET): New.
2878         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2879         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2880         * configure, Makefile.in: Regenerated.
2881
2882 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2883
2884         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2885         before other host packages.
2886
2887 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2888
2889         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2890
2891 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2892
2893         PR bootstrap/22340
2894
2895         * configure.in (default_target): Remove.
2896         * Makefile.tpl (all): Do not use prerequisites as subroutines
2897         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2898         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2899         use prerequisites as subroutines.
2900         (check-host, check-target): New.
2901         (bootstrap configure & all targets): Do not use stage*-start
2902         if the directory layout is already ok.
2903         (non-bootstrap configure & all targets): Prepend a $(unstage).
2904         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2905         (NOTPARALLEL): Remove.
2906         (unstage, stage variables): New variables.
2907         (unstage, stage targets): Simply expand to those variables.
2908
2909         * configure: Regenerate.
2910         * Makefile.in: Regenerate.
2911
2912 2005-10-04  James E Wilson  <wilson@specifix.com>
2913
2914         * Makefile.def (lang_env_dependencies): Add libmudflap.
2915         * Makefile.in: Regenerate.
2916
2917 2005-10-03  Andreas Schwab  <schwab@suse.de>
2918
2919         Backport from libtool CVS:
2920         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2921
2922         * ltmain.sh: add support for installing into temporary
2923         staging area (e.g. 'make install DESTDIR=...')
2924
2925 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2926
2927         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2928         * configure: Regenerated.
2929
2930 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2931
2932         * configure: Regenerate with the correct
2933         autoconf version.
2934
2935 2005-09-30  Catherine Moore  <clm@cm00re.com>
2936
2937         * configure.in (bfin-*-*): New.
2938         * configure: Regenerated.
2939
2940 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2941
2942         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2943         (LIPO_FOR_TARGET): New.
2944         (CONFIGURED_LIPO_FOR_TARGET): New.
2945         (USUAL_LIPO_FOR_TARGET): New.
2946         (STRIP_FOR_TARGET): New.
2947         (CONFIGURED_STRIP_FOR_TARGET): New.
2948         (USUAL_STRIP_FOR_TARGET): New.
2949         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2950         STRIP_FOR_TARGET.
2951         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2952         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2953         * Makefile.in: Regenerate.
2954         * configure: Regenerate.
2955
2956 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2957
2958         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2959         (rs6000-*-aix*): Same.
2960         * configure: Regenerate.
2961
2962 2005-09-16  Tom Tromey  <tromey@redhat.com>
2963
2964         * MAINTAINERS: Add self as java maintainer.
2965
2966 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2967
2968         * configure.in: Recognize f95 in the --enable-languages option,
2969         and substitute it for fortran, issuing a warning.
2970         * configure: Regenerate.
2971
2972 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2973
2974         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2975         * configure:  Regenerated.
2976
2977 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2978
2979         * MAINTAINERS: Add self as ms1 maintainer.
2980
2981 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2982
2983         * Makefile.def (libssp): Add to lang_env_dependencies.
2984         * Makefile.in: Regenerate.
2985
2986 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2987
2988         * MAINTAINERS: Add myself as middle-end maintainer.
2989
2990 2005-08-17  Christian Groessler  <chris@groessler.org>
2991
2992         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2993         * Makefile.in: Regenerate.
2994
2995 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2996
2997         * MAINTAINERS (write after approval): Added myself.
2998
2999 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3000
3001         * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3004
3005         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3006         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3007         Look for alternate names of the target cc and c++
3008         * configure: Regenerate.
3009
3010 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3011
3012         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3013         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3014         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3015         tools; remove code to manually set them.
3016         (Target tools): Look in the environment for them.
3017         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3018         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3019         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3020         build directory.
3021         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3022         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3023         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3024         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3025         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3026         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3027         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3028         * configure: Regenerate.
3029         * Makefile.in: Regenerate.
3030
3031 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3032
3033         * MAINTAINERS: Update for removed CPU targets.
3034
3035 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3036
3037         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3038         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3039         * Makefile.in: Regenerated.
3040
3041 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3042
3043         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3044         (CFLAGS_FOR_TARGET): Use it.
3045         (CXXFLAGS_FOR_TARGET): Likewise.
3046         * Makefile.in: Regenerated.
3047         * configure.in (--with-build-sysroot): New option.
3048         * configure: Regenerated.
3049
3050 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3051
3052         * Makefile.tpl: Wrap install between unstage and stage
3053         * Makefile.in: Regenerate.
3054
3055 2005-07-21  Eric Christopher  <echristo@apple.com>
3056
3057         * MAINTAINERS: Update affiliation.
3058
3059 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3060
3061         * MAINTAINERS: Add self as crx port maintainer.
3062
3063 2005-07-20  DJ Delorie  <dj@redhat.com>
3064
3065         * MAINTAINERS: Add self as m32c maintainer.
3066
3067 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3068
3069         * all files: Update FSF address.
3070
3071 2005-07-15  Eric Christopher  <echristo@redhat.com>
3072
3073         * MAINTAINERS: Change affiliation.
3074
3075 2005-07-14  Jim Blandy  <jimb@redhat.com>
3076
3077         * configure.in: Add cases for Renesas m32c.
3078         * configure: Regenerated.
3079
3080 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3081
3082         * COPYING.LIB: Update from fsf.org.
3083
3084 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3085
3086         * COPYING, compile, config.guess,
3087         config.sub, install-sh, missing, mkinstalldirs,
3088         symlink-tree, ylwrap: Sync from upstream sources.
3089         * config-ml.in: Update FSF address.
3090
3091 2005-07-13  Eric Christopher  <echristo@redhat.com>
3092
3093         * configure.in: Add toplevel noconfigdir support for tpf.
3094         * configure: Regenerate.
3095
3096 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3097
3098         PR ada/22340
3099
3100         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3101         * Makefile.in: Regenerate.
3102
3103 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3104
3105         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3106         Brolley to write-after-approval.
3107
3108 2005-07-07  Andreas Schwab  <schwab@suse.de>
3109
3110         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3111         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3112         * Makefile.in: Regenerated.
3113
3114 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3115
3116         * configure.in: Don't build sim or rda when targetting darwin.
3117         * configure: Regenerate.
3118
3119 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3120
3121         * configure.in: Add --enable-libssp and --disable-libssp.
3122         * configure: Regenerate with autoconf-2.13.
3123
3124 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3125
3126         * Makefile.def (target_modules): Add libssp.
3127         * configure.in (target_libraries): Add target-libssp.
3128         * configure: Rebuilt.
3129         * Makefile.in: Rebuilt.
3130
3131 2005-07-01  Zack Weinberg  <zackw@panix.com>
3132
3133         * MAINTAINERS: Change email address.  Resign from maintainership.
3134
3135 2005-07-01  Richard Guenther  <rguenther@suse.de>
3136
3137         * MAINTAINERS: Change my e-mail address and affiliation.
3138
3139 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3140
3141         * Makefile.def (stagefeedback): Come after profile.
3142         Define profiledbootstrap target.
3143         * Makefile.tpl (profiledbootstrap): Remove.
3144         (stageprofile-end): Zap stagefeedback.
3145         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3146         * Makefile.in: Regenerate.
3147
3148 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3149
3150         * MAINTAINERS: Update my email address.
3151
3152 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3153
3154         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3155         In 'cpp' stanza, support '#line' as well as '# '.
3156
3157 2005-06-08  Andreas Schwab  <schwab@suse.de>
3158
3159         * MAINTAINERS: Move myself from 'Write After Approval' to
3160         'CPU Port Maintainers' section as m68k maintainer.
3161
3162 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3163
3164         * configure.in (unsupported_languages): New macro.
3165         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3166         non-ported target libraries in noconfigdirs.
3167         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3168         non-linux-gnu.  Remove libgcj_ex_libffi.
3169         <lang_frag loop>: Set add_this_lang=no if the language is in
3170         unsupported_languages.
3171         * configure: Regenerate.
3172
3173 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3174
3175         * configure.in: Fix typo in handling of --with-mpfr-dir.
3176         * configure: Regenerate.
3177
3178 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3179
3180         * MAINTAINERS: Update my email address.
3181
3182 2005-06-02  Jim Blandy  <jimb@redhat.com>
3183
3184         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3185         accepted into the master sources.)
3186
3187 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3188             Michael Snyder  <msnyder@redhat.com>
3189             Stan Cox  <scox@redhat.com>
3190
3191         * configure.in: Set noconfigdirs for ms1.
3192
3193         * configure: Regenerate.
3194
3195 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3196
3197         * MAINTAINERS (Write After Approval): Add self.
3198
3199 2005-06-01  Josh Conner  <jconner@apple.com>
3200
3201         * MAINTAINERS (Write After Approval): Add self.
3202
3203 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3204
3205         * MAINTAINERS: Update my email address.
3206
3207 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3208
3209         * MAINTAINERS (Write After Approval): Add self.
3210
3211 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3212
3213         * MAINTAINERS (Write After Approval): Remove self.
3214
3215 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3216
3217         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3218         (Dependencies): Consider target modules for bootstrap dependencies.
3219         Make target bootstrap modules depend on each stage's gcc.
3220         * Makefile.in: Regenerate.
3221
3222 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3223
3224         * Makefile.def (configure-gcc): Depend on binutils having been built.
3225         (all-gcc): No need to do it here.
3226         * Makefile.in: Regenerate.
3227
3228 2005-05-19  Paul Brook  <paul@codesourcery.com>
3229
3230         * configure.in: Rewrite misleading error message when requested
3231         language cannot be built.
3232         * configure: Regenerate.
3233
3234 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3235
3236         * ylwrap: Import from Automake 1.9.5.
3237
3238 2005-05-13  David Ung  <davidu@mips.com>
3239
3240         * MAINTAINERS (Write After Approval): Add self.
3241
3242 2005-05-09  Mike Stump  <mrs@apple.com>
3243
3244         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3245         lt_cv_sys_max_cmd_len for now.
3246
3247 2005-05-09  Stan Cox  <scox@redhat.com>
3248
3249         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3250
3251 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3252
3253         * README.SCO: Update the URL.
3254
3255 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3256
3257         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3258         with_gnu_ld to libtool.
3259         * ltcf-c.sh (aix[45]): Define file_list_spec.
3260         * ltcf-cxx.sh (aix[45]): Same.
3261         * ltcf-gcj.sh (aix[45]): Same.
3262         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3263         exists, write list of input files to temporary file.
3264
3265 2005-05-04  Mike Stump  <mrs@apple.com>
3266
3267         * configure.in: Always pass --target to target configures as
3268         otherwise rebuilds that do --recheck will fail.
3269         * confiugure: Rebuilt.
3270
3271 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3272
3273         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3274         STAGE_HOST_EXPORTS.
3275         (configure, all): Add bootstrap support.
3276         (Host modules, target modules): Pass post-stage1 flags and exports.
3277         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3278         * Makefile.in: Regenerate.
3279
3280 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         * configure: Regenerate.
3283
3284 2005-04-27  Mike Stump  <mrs@apple.com>
3285
3286         * MAINTAINERS: Add self as darwin maintainer.
3287
3288 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3289
3290         * config.sub: Update from master copy.
3291
3292 2005-04-21  Mike Stump  <mrs@apple.com>
3293
3294         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3295         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3296
3297 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3298
3299         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3300         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3301         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3302         "*-*-elf" and "*-*-linux*".
3303         * configure: Regenerate.
3304
3305 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3306
3307         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3308
3309 2005-04-12  Mike Stump  <mrs@apple.com>
3310
3311         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3312
3313 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3314
3315         * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3318
3319         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3320
3321 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3322
3323         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3324         (TARGET_CONFIGARGS): Include --with-target-subdir.
3325         (configure, all): New macros.  Use them throughout.
3326         * Makefile.in: Regenerate.
3327
3328 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3329
3330         * MAINTAINERS (Write After Approval): Add myself.
3331
3332 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3333
3334         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3335
3336 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3337
3338         * MAINTAINERS: Move John Carr to Write After Approval.
3339
3340 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3341
3342         * config/mh-mingw32: Delete.
3343         * configure.in: Don't use it.
3344         * configure: Regenerate.
3345
3346 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3347
3348         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3349         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3350         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3351         (HOST_LIB_PATH): Generate from Makefile.def.
3352         (TARGET_LIB_PATH): Likewise.
3353         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3354         * Makefile.in: Regenerate.
3355         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3356         (RPATH_ENVVAR): Include Darwin case.
3357         * configure: Regenerate.
3358
3359 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3360
3361         * MAINTAINERS (Various Maintainers): Remove self.
3362         (Write After Approval): Add self.
3363
3364 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3365
3366         * MAINTAINERS (Various Maintainers): Add self.
3367
3368 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3369
3370         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3371         * configure: Regenerate.
3372
3373 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3374
3375         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3376         gcc_version, and gcc_version_trigger from set of flags to pass.
3377         * Makefile.tpl: Remove definitions of above variables.
3378         (config.status): Remove dependency on $(gcc_version_trigger).
3379         * Makefile.in: Regenerate.
3380         * configure.in: Do not reference config/gcc-version.m4 nor
3381         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3382         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3383         * configure: Regenerate.
3384
3385 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3386             Andrew Pinski <pinskia@physics.uc.edu>
3387
3388         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3389         * Makefile.in: Regenerate.
3390
3391 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3392
3393         * MAINTAINERS (Write After Approval): Add myself.
3394
3395 2005-03-03  David Ayers  <d.ayers@inode.at>
3396
3397         * MAINTAINERS (Write After Approval): Add myself.
3398
3399 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3400
3401         PR libgcj/20160
3402         * ltmain.sh: Avoid creating archives with components that have
3403         duplicate basenames.
3404
3405 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3406
3407         PR bootstrap/20250
3408         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3409         instead of check.
3410         * Makefile.in: Regenerate.
3411
3412 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3413
3414         * Makefile.in: Regenerate to fix conflict between the previous two
3415         patches.
3416
3417 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3418
3419         PR bootstrap/17383
3420         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3421         * Makefile.tpl (HOST_SUBDIR): New substitution.
3422         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3423         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3424         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3425         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3426         (Host modules, Bootstrapped modules): Use it.
3427         (Build modules, Target modules): Do not create symlink trees,
3428         always configure out-of-srcdir.
3429         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3430         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3431         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3432         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3433
3434         * Makefile.in: Regenerate.
3435         * configure: Regenerate.
3436
3437 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3438
3439         Merged from libada-gnattools-branch:
3440         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3441
3442         * gnattools: New directory.
3443         * Makefile.def: Add gnattools as a module, depending on target-libada.
3444         * Makefile.in: Regenerate.
3445         * configure.in: Include gnattools in host_tools; disable it if ada
3446         is disabled.
3447         * configure: Regenerate.
3448
3449 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3450
3451         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3452         treelang maintainer.
3453         (Write After Approval): Remove myself.
3454
3455 2005-02-23  Paul Schlie  <schlie@comcast.net>
3456
3457         * configure.in: Allow darwin targeted ports to build tk, itcl and
3458         libgui.
3459         * configure: Regenerate.
3460
3461 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3462
3463         PR libgcj/10353
3464         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3465         * configure: Regenerate.
3466
3467 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3468
3469         * MAINTAINERS (Write After Approval): Add myself.
3470
3471 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3472
3473         * MAINTAINERS: Update my e-mail address.
3474
3475 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3476
3477         * MAINTAINERS (Write After Approval): Add myself.
3478
3479 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3480
3481         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3482         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3483         target-libgloss when not *-*-elf and *-*-aout.
3484         * configure: Regenerate.
3485
3486 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3487
3488         * MAINTAINERS: Remove obsolete entries.
3489
3490         * MAINTAINERS (Write After Approval): Add Michael Matz.
3491
3492 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3493
3494         * MAINTAINERS: Remove self as cpplib maintainer.
3495
3496 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3497
3498         * install-sh, config.sub: Import from upstream.
3499
3500 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3501
3502         PR bootstrap/18222
3503         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3504         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3505         * Makefile.in: Regenerate.
3506
3507 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3508
3509         * MAINTAINERS: Update my email address.
3510
3511 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3512             Andreas Schwab  <schwab@suse.de>
3513
3514         PR bootstrap/18033
3515         * config-ml.in: Eval option if surrounded by single quotes.
3516
3517 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3518
3519         Revert 2004-12-28 Makefile changes, a better fix will be
3520         applied to mainline and src after GCC 4.0 branches.
3521
3522 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3523
3524         PR bootstrap/17383
3525
3526         * Makefile.def (target_modules): Remove stage parameter,
3527         it is always true now.
3528         * Makefile.tpl (configure-build-[+module+],
3529         configure-target-[+module+]): Always build symlink tree
3530         for the directory and for include.  BUILD_SUBDIR and
3531         TARGET_SUBDIR cannot be . anymore.
3532         * Makefile.in: Regenerate.
3533
3534 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3535
3536         Revert 2004-12-08 Makefile changes.
3537
3538 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3539
3540         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3541         cygwin, mingw.
3542
3543 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3544
3545         * configure.in (sh64-*-*): Reenable gprof.
3546         * configure: Regenerate.
3547
3548 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3549
3550         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3551         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3552         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3553         * Makefile.in: Regenerate.
3554
3555 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3556
3557         * MAINTAINERS: Update my email address.
3558
3559 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3560
3561         * Makefile.tpl: Generate normal dependencies if the LHS module is
3562         not bootstrapped.
3563         * Makefile.in: Regenerate.
3564
3565 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3566
3567         * configure.in: Include config/gxx-include-dir.m4.  Use
3568         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3569         * configure: Regenerate.
3570
3571 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3572
3573         * config.if: Delete.
3574         * configure.in: Set libstdcxx_incdir directly.
3575         * configure: Regenerate.
3576
3577 2004-12-02  Eric Christopher  <echristo@redhat.com>
3578
3579         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3580         * Makefile.in: Regenerate.
3581
3582 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3583
3584         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3585         * configure: Regenerate.
3586
3587 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3588
3589         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3590         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3591         * configure: Regenerate.
3592
3593 2004-12-01  Eric Christopher  <echristo@redhat.com>
3594
3595         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3596         of things to remove.
3597
3598 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3599
3600         * MAINTAINERS (Write After Approval): Update my e-mail address.
3601
3602 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3603
3604         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3605         from CVS libtool to always pass_all.
3606
3607 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3608
3609         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3610         (hppa*64*-*-*): Delete incorrect comment.
3611         * configure: Rebuilt.
3612
3613 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3614
3615         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3616
3617 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3618
3619         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3620         from CVS libtool to always pass_all.
3621
3622 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3623
3624         * install-sh, compile: Import from automake.
3625
3626 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3627
3628         * config.guess, config.sub:  Import from savannnah.
3629
3630 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3631
3632         * MAINTAINERS (Write After Approval): Add myself
3633
3634 2004-11-12  Mike Stump  <mrs@apple.com>
3635
3636         * Makefile.def: Add html support.
3637         * Makefile.tpl: Likewise.
3638         * Makefile.in: Regenerate.
3639
3640 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3641
3642         PR 18423
3643         * configure.in: Remove all instances of build-fixincludes from
3644         noconfigdirs.
3645         (build_configargs): Supply --target to subdirectories.
3646         * configure: Regenerate.
3647
3648         * Makefile.def: Make gcc install depend on fixincludes install.
3649         * Makefile.in: Regenerate.
3650
3651 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3652
3653         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3654
3655 2004-11-11  Paul Brook  <paul@codesourcery.com>
3656
3657         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3658
3659 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3660
3661         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3662         target-libgfortran.
3663         * configure: Regenerate.
3664
3665 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3666
3667         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3668         like CC.
3669
3670 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3671
3672         * Makefile.def (host fixincludes): Specify missing targets.
3673         * Makefile.in: Regenerate.
3674
3675 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3676
3677         * MAINTAINERS: Add myself
3678
3679 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3680
3681         * MAINTAINERS (Write After Approval): Add myself.
3682
3683 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3684
3685         * Makefile.def: Build fixincludes for the host, too.
3686         * Makefile.in: Regenerate.
3687         * configure.in (host_tools): Add fixincludes.
3688         * configure: Regenerate.
3689
3690 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3691
3692         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3693         * configure: Regenerated.
3694
3695 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3696
3697         PR other/17783
3698         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3699         * configure: Regenerated.
3700
3701 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3702
3703         * README.SCO: Update per FSF instructions.
3704
3705 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3706
3707         PR target/18151
3708         * configure.in (case ${target}): Do not build fixincludes for avr.
3709         * configure: Regenerated.
3710
3711 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3712
3713         * configure.in (case ${target}): Do not build fixincludes
3714         on platforms where it is not used.
3715         * configure: Regenerated.
3716
3717 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3718
3719         * configure.in: Use an absolute path to install-sh.
3720         * configure: Regenerated.
3721
3722 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3723
3724         * MAINTAINERS (Write After Approval): Add myself.
3725
3726 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3727
3728         * MAINTAINERS: Remove from Write After Approval those that are
3729         already maintainers.
3730
3731 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3732
3733         * MAINTAINERS:  Update my email address.
3734
3735 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3736
3737         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3738         * configure: Regenerate.
3739
3740 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3741
3742         * MAINTAINERS:  Update my email address.
3743
3744 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3745
3746         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3747         entries belonging to this category.
3748
3749 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3750
3751         * MAINTAINERS: Update my e-mail address.
3752
3753 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3754
3755         Fix wrong conflict resolution in:
3756
3757         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3758
3759         * Makefile.in: Regenerate.
3760         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3761         in the recursive `make', instead of hardwiring `all'.
3762         (Autogenerated TARGET-* variables): New.
3763
3764 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3765
3766         * configure.in: Enable target-libgloss for crx-*-*.
3767         * configure: Regenerate.
3768
3769 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3770
3771         * MAINTAINERS (Various Maintainers): Move the "windows,
3772         cygwin, mingw" maintainer to ...
3773         (OS Port Maintainers): ... here.
3774
3775 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3776
3777         * MAINTAINERS (Write After Approval): Remove those that are
3778         maintainers of some subsystem.
3779
3780 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3781
3782         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3783         * ltcf-cxx.sh (tpf*): Likewise.
3784         * ltconfig (tpf*): Add TPF OS configuration support.
3785
3786 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3787
3788         * MAINTAINERS: Change my email address to my new work account.
3789
3790 2004-09-24  Michael Roth  <mroth@nessie.de>
3791
3792         * configure.in (--without-headers): Add missing double quotes.
3793         * configure: Regenerate.
3794
3795 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3796
3797         * ylwrap: Revert to previous version.
3798
3799 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3800
3801         PR bootstrap/17369
3802         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3803         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3804         SET_GCC_LIB_PATH_CMD.
3805         (BASE_TARGET_EXPORTS): Likewise.
3806         * Makefile.in: Regenerated.
3807
3808         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3809         * configure: Regenerated.
3810
3811 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3812
3813         * config.guess: New upstream version
3814         * compile, depcomp, install-sh, ylwrap: Likewise.
3815
3816 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3817
3818         * config/mh-x86omitfp: New host makefile fragment.  Add
3819         -fomit-frame-pointer to the default BOOT_CFLAGS.
3820         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3821         * configure: Regenerate.
3822
3823 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3824
3825         PR target/11572
3826         * configure.in (*-*-darwin*): Renable libobjc.
3827         * configure: Regenerate.
3828
3829 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3830
3831         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3832
3833 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3834
3835         * Makefile.def: Remove libbanshee.
3836         * Makefile.tpl: Ditto.
3837         * configure.in: Ditto.
3838         * Makefile.in: Regen.
3839         * configure: Ditto.
3840
3841 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3842
3843         * ltmain.sh: Use $pic_object as $non_pic_object if
3844         $non_pic_object=none.
3845
3846 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3847
3848         * missing: Import latest version from master repository.
3849
3850 2004-09-06  Nick Clifton  <nickc@redhat.com>
3851
3852         * config.sub: Import latest version from master repository.
3853         * config.guess: Likewise.
3854         This includes these changes:
3855
3856         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3857
3858         * config.sub: Handle crisv32, alias etraxfs.
3859         * config.guess (crisv32:Linux:*:*): Handle.
3860
3861         2004-08-13  Brad Smith  <brad@comstyle.com>
3862
3863         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3864         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3865
3866         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3867
3868         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3869         assume the processor is a powerpc.  This is because coreutils
3870         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3871         in this case, due to a MacOS X bug that causes
3872         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3873         to return a negative number.
3874         Problem reported by Petter Reinholdtsen in:
3875         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3876
3877         2004-07-19  Ben Elliston  <bje@gnu.org>
3878
3879         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3880
3881         2004-06-24  Ben Elliston  <bje@gnu.org>
3882
3883         * config.guess: Update copyright years.
3884         * config.sub: Likewise.
3885
3886         2004-06-22  Robert Millan  <robertmh@gnu.org>
3887
3888         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3889         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3890
3891         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3892
3893         * config.guess (*:*VMS:*:*): New entry. Replaces
3894         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3895         manufacturer.
3896
3897         2004-06-22  Ben Elliston  <bje@gnu.org>
3898
3899         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3900         * config.sub: Likewise.
3901
3902         2004-06-22  Ben Elliston  <bje@gnu.org>
3903
3904         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3905         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3906
3907         2004-06-11  Ben Elliston  <bje@gnu.org>
3908
3909         * config.guess (pegasos:OpenBSD:*:*): Remove.
3910
3911         2004-06-11  Ben Elliston  <bje@gnu.org>
3912
3913         From Wouter Verhelst <wouter@grep.be>:
3914         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3915
3916         2004-06-11  Ben Elliston  <bje@gnu.org>
3917
3918         * config.guess (luna88k:OpenBSD:*:*): New.
3919
3920         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3921
3922         * config.guess (m32r*:Linux:*:*): New case.
3923         * config.sub: Handle m32rle.
3924
3925         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3926
3927         From Jens Petersen  <petersen@redhat.com>:
3928         * config.sub: Handle sparcv8.
3929
3930         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3931
3932         From Tom Smith <smith@cag.lkg.hp.com>:
3933         * config.guess: Version suffixes are equally significant on Tru64
3934         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3935         prefix of "P" (patched kernel).
3936
3937         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3938
3939         * config.sub: Add support for National Semiconductor CRX target.
3940
3941 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3942
3943         * MAINTAINERS (Various Maintainers): Remove myself as web page
3944         maintainer, add myself as maintainer of build status lists.
3945
3946 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3947
3948         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3949         *-*-netware, but add target-libmudflap.
3950         Consolidate *-*-netware targets (of which really only i?86 exists)
3951         into a single entry.
3952         * configure: Likewise.
3953
3954 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3955
3956         * Makefile.tpl (sorry): Remove.
3957         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3958         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3959         (do-clean): Clean per-stage directories too.
3960         (do-distclean): Run distclean-stage1 too.
3961         (.NOTPARALLEL): Enable during toplevel bootstrap.
3962         (stage[+id+]-bubble): Enable parallel execution during
3963         the recursive invocation.
3964         * Makefile.in: Regenerate.
3965
3966         Fix previous checkin:
3967
3968         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3969         include.
3970         * configure.in: Fix indentation.
3971         * configure: Regenerate.
3972
3973 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3974
3975         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3976         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3977         * configure: regenerate
3978         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3979         -mdynamic-no-pic
3980
3981
3982 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3983
3984         * Makefile.def (build_modules): Add fixincludes.
3985         (dependencies): Make gcc depend on fixincludes.
3986         * configure.in (build_tools): Add fixincludes.
3987         (build_configdirs): Always include build_libs.
3988         * Makefile.in: Regenerate.
3989         * configure: Regenerate.
3990
3991 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3992
3993         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3994         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3995         phony targets; do not generate timestamp files.
3996         (distclean-stageN): Remove references to their timestamp files.
3997         (restageN, touch-stageN): Remove.
3998         (stageN-bubble): Rewritten.
3999         (compare): Support lean bootstraps.
4000         * Makefile.in: Regenerate.
4001
4002         * configure.in: Only warn when bootstrapping but
4003         build != host or build != target.  Support lean bootstraps.
4004         * configure: Regenerate.
4005
4006 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4007
4008         * configure.in:  Give a better error message if GMP/MPFR are missing
4009         and a language needing them has been requested.
4010         * configure:  Regenerated.
4011
4012 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4013
4014         * configure.in:  Print a list of available language front-ends if
4015         a requested one is missing.  Tidy stray tab characters.
4016         * configure:  Regenerated.
4017
4018 2004-08-19  Michael Koch  <konqueror@gmx.de>
4019
4020         * gcc/doc/install.texi: Update entry about automake for libjava.
4021
4022 2004-08-17  Robert Millan  <robertmh@gnu.org>
4023
4024         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4025         (instead of FreeBSD).
4026         * configure: Regenerate.
4027
4028 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4029
4030         * Makefile.in: Regenerate.
4031         * configure: Regenerate.
4032
4033         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4034         stage_*_flags.
4035         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4036         for bootstrapped modules if toplevel bootstrap is going.
4037         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4038         modules.  Adjust for changes in Makefile.def.  Enable several
4039         rules even in non-bootstrap mode, just to avoid peppering the
4040         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4041         (stage-[+prev+]-bubble): Remove.
4042
4043         * Makefile.def (Dependencies): Depend on all-build-bison,
4044         all-build-flex, all-build-byacc, all-build-texinfo, rather
4045         than the host variations.
4046         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4047         with BUILD_SUBDIR.
4048         (BISON): Update for recent Bisons.
4049         (YACC): Fix typo.
4050         (cross): Depend on all-build.
4051         (all): Do not depend on all-build.
4052         (prebootstrap): Remove.
4053         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4054         (Prebootstrap dependencies): Add them to the per-stage targets
4055         and to all-prebootstrap.
4056         * configure.in (build_configdirs): Always enable build_tools.
4057         (BUILD_DIR_PREFIX): Remove.
4058
4059         * Makefile.def (gcc): Add target variable.
4060         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4061         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4062         in the recursive `make', instead of hardwiring `all'.
4063         (Autogenerated TARGET-* variables): New.
4064
4065 2004-08-13  Brian Booth  <bbooth@redhat.com>
4066
4067         * MAINTAINERS: Remove myself from write-after-approval.
4068
4069 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4070
4071         * src-release: Stop distributing mmalloc with gdb (which doesn't
4072         use it).
4073         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4074         * Makefile.in: Regenerate.
4075
4076 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4077
4078         * configure.in (arm*-*-eabi*): New target.
4079         * configure: Regenerate.
4080
4081 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4082
4083         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4084         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4085         (Dependencies): New section.
4086         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4087         (configure-target-[+module+]): Depend on maybe-all-gcc
4088         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4089         (toplevel profiledbootstrap): Fix dependencies.
4090         * Makefile.in: Regenerate.
4091
4092 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4093
4094         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4095         target-libiberty to noconfigdirs.
4096         * configure: Regenerate.
4097
4098 2004-08-03  Paul Brook  <paul@codesourcery.com>
4099
4100         * configure.in: Check for MPFR as well as GMP.
4101         * configure: Regenerate.
4102
4103 2004-08-01  Robert Millan  <robertmh@gnu.org>
4104
4105         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4106         libmudflap for all GNU-based systems (with Glibc).
4107         * configure: Regenerate.
4108
4109 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4110
4111         * Makefile.def (host-modules): Add gcc.
4112         * Makefile.in: Regenerate.
4113         * Makefile.tpl (sorry): New rule.
4114         (configure-host, all-host, [+make_target+]-host, do-check,
4115         install-host): Do not add gcc as a special case.
4116         (host modules): Add a small special-casing for gcc.  Export
4117         extra_make_flags through the environment.
4118         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4119         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4120         other recursive targets for gcc): Remove.
4121
4122         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4123         (stage, unstage): New rules.
4124         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4125         distclean-stage[+id+]): Use stage_current.
4126         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4127         the stage*-start rules.
4128
4129 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4130
4131         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4132         use -all_load flag.
4133
4134 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4135
4136         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4137         * configure: Regenerate.
4138
4139 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4140
4141         * maintainer-scripts/gcc_release: Revert yesterday's change.
4142
4143 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4144
4145         * MAINTAINERS: Add myself to write-after-approval.
4146
4147 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4148
4149         * libf2c: Removed.
4150         * gcc/gccbug.in: Updated because of libf2c removal.
4151         * maintainer-scripts/gcc_release: Ditto.
4152
4153 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4154
4155         * configure.in: Build libmudflap by default on FreeBSD.
4156         * configure: Regenerated.
4157
4158 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4159
4160         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4161         systems.
4162         * configure: Regenerated.
4163
4164 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4165
4166         PR target/16344
4167         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4168         feedback based compiler.
4169         * Makefile.in: Rebuilt.
4170
4171 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4172
4173         * Makefile.def (host_modules): Set bootstrap=true for flex.
4174         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4175         * Makefile.in: Rebuilt.
4176
4177 2004-07-07  Jan Hubicka  <jh@suse.cz>
4178
4179         * MAINTAINERS: Add self as a profile feedback maintainer.
4180
4181 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4182
4183         * configure.in:  Do not prepend $srcdir to /dev/null in
4184         makefile fragments.
4185         * configure:  Regenerate.
4186
4187 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4188
4189         * Makefile.def (build_modules): Add bison, byacc, flex,
4190         m4, texinfo.
4191         (flags_to_pass): Add FLEX.
4192         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4193         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4194         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4195         DEFAULT_MAKEINFO): Remove.
4196         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4197         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4198         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4199         objdir or else use configured tool.
4200         (all-build): New.
4201         (all): Depend on it.
4202         (Build module dependencies): Add.
4203         * Makefile.in: Regenerate.
4204         * configure.in: Better support for multiple build modules,
4205         matching what is done for host/target modules.  Do not look
4206         for "plausible" locations of build tools if Canadian cross.
4207         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4208         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4209         * configure: Regenerate.
4210
4211 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4212
4213         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4214         * Makefile.in: Regenerate.
4215
4216 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4217
4218         * Makefile.tpl (configure-build-[+module+],
4219         configure-[+module+], configure-target-[+module+]): Pass
4220         [+extra_configure_args+].
4221         (all-build-[+module+], all-[+module+], check-[+module+],
4222         install-[+module+], [+make_target+]-[+module+],
4223         all-target-[+module+], check-target-[+module+],
4224         install-target-[+module+], [+make_target+]-target-[+module+]):
4225         Pass [+extra_make_args+].
4226         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4227         (GCC_HOST_EXPORTS): Remove.
4228         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4229         cross, check-gcc, check-gcc-c++, install-gcc,
4230         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4231         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4232         * Makefile.in: Regenerate.
4233
4234 2004-06-21  Matthew Sachs  <msachs@apple.com>
4235
4236         * MAINTAINERS: Added self to write-after-approval.
4237
4238 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4239
4240         * configure.in: Check for srcdir/winsup rather than build directory
4241         winsup.
4242         * configure: Regenerate.
4243
4244 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4245
4246         * configure.in: Don't build Cygwin native newlib if winsup
4247         directory is missing.  Emit warning instead.
4248         * configure: Regenerate.
4249
4250 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4251
4252         * Makefile.tpl (touch-stage[+id+]): New.
4253         (restage[+prev+]): Depend on touch-stage[+id+].
4254
4255         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4256         Use it throughout.
4257
4258         * Makefile.def: Add profile and feedback bootstrap stages.
4259         Remove next field from bootstrap stages.
4260         * Makefile.tpl (LN, LN_S): Substitute.
4261         (stageN-start, stageN-end): Use double-colon rules, to
4262         provide a hook for additional setup commands.
4263         (distclean-stageN-gcc, restageN): Create dependencies from
4264         [+prev+], not from [+next+].
4265         (stageN-bubble): Add commands for successive stages from
4266         [+prev+], using double-colon rules.
4267         (all-stageN-gcc): Fix typo.
4268         (stagefeedback-start, profiledbootstrap): New.
4269         * Makefile.in: Regenerate.
4270         * configure.in: Call ACX_PROG_LN.
4271         * configure: Regenerate.
4272
4273 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4274
4275         * MAINTAINERS (Write After Approval): Add myself.
4276
4277 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4278
4279         * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4282
4283         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4284         without gcc.
4285         * configure: Regenerate.
4286
4287 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4288
4289         * Makefile.tpl: Fix typo.
4290         * Makefile.in: Regenerate.
4291
4292 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4293
4294         * configure.in: Remove new- prefix from toplevel
4295         bootstrap targets.
4296         * configure: Regenerate.
4297
4298 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4299
4300         * Makefile.tpl (all.normal): Rename to all.
4301         (all): Replace with a rule to pick the default
4302         target from configure.
4303         (all-gcc, configure-gcc): Use conditionals to
4304         do nothing when toplevel bootstrap is going on.
4305         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4306         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4307         * configure.in: Support --enable-bootstrap.
4308
4309         * Makefile.def: Remove new- prefix from toplevel
4310         bootstrap targets.
4311         * Makefile.tpl: Likewise.
4312
4313         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4314         target.
4315
4316         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4317         $(RECURSE_FLAGS) to recursive invocation of make.
4318
4319         * Makefile.in: Regenerate.
4320         * configure: Regenerate.
4321
4322 2004-05-30  Andreas Jaeger  <aj@suse.de>
4323             Jim Wilson <wilson@specifixinc.com>
4324
4325         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4326         like CC.
4327
4328 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4329
4330         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4331         * configure: Regenerate.
4332
4333 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4334
4335         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4336         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4337         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4338         targets.
4339         * Makefile.in: Regenerate.
4340
4341 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4342
4343         * configure.in: Test the ability to symlink directories.
4344         * configure: Regenerate.
4345
4346         * Makefile.def (bootstrap-stage): New definitions.
4347         * Makefile.tpl (configure-stage1-gcc,
4348         configure-stage2-gcc, configure-stage3-gcc,
4349         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4350         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4351         new-restage3, compare): Autogenerate, see Makefile.in
4352         entry for behavioral changes.
4353         (distclean-stage1, new-stage1-start, new-stage1-end,
4354         new-stage1-bubble, distclean-stage2, new-stage2-start,
4355         new-stage2-end, new-stage2-bubble, distclean-stage3,
4356         new-stage3-start, new-stage3-end): New autogenerated targets.
4357         (objext, prebootstrap, BOOT_CFLAGS,
4358         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4359         targets.
4360
4361         * Makefile.in: Regenerate.
4362         (distclean-stage1, new-stage1-start, new-stage1-end,
4363         new-stage1-bubble, distclean-stage2, new-stage2-start,
4364         new-stage2-end, new-stage2-bubble, distclean-stage3,
4365         new-stage3-start, new-stage3-end): New targets.
4366         (all-stage1-gcc): Move prebootstrap dependency from here...
4367         (configure-stage1-gcc): ...to here.
4368         (new-bootstrap): Use bubble targets.
4369         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4370         Use per-stage distclean targets.
4371         (configure-stage1-gcc, configure-stage2-gcc,
4372         configure-stage3-gcc, all-stage1-gcc,
4373         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4374         Use new-stageN-start to prepare the tree.
4375
4376 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4377
4378         * Makefile.def (host_modules): add libcpp.
4379         * Makefile.tpl: Add dependencies on and for libcpp.
4380         * Makefile.in: Regenerate.
4381         * configure.in: Add libcpp host module.
4382         * configure: Regenerate.
4383
4384 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4385
4386         * Makefile.tpl: Whenever a recursive target is defined, wrap
4387         it in a special @if/@endif block, and prepare its maybe
4388         dependency in the @if/@endif block
4389         * configure.in: Instead of writing maybe dependencies, remove
4390         the @if/@endif statements, and remove the @if/@endif blocks
4391         that remain.
4392         * configure: Regenerate.
4393         * Makefile.in: Regenerate.
4394
4395 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4396
4397         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4398
4399 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4400
4401         PR bootstrap/15120
4402         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4403         * */configure: Rebuilt.
4404
4405 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4406
4407         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4408         of libf2c.
4409         * configure, Makefile.in: Regenerate.
4410
4411 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4412
4413         * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4416
4417         Merge from tree-ssa-20020619-branch.
4418
4419         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4420         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4421         (HOST_GMPLIBS): Define.
4422         (HOST_GMPINC): Define.
4423         (TARGET_LIB_PATH): Add libmudflap.
4424         (GFORTRAN_FOR_TARGET): Define.
4425         (configure-build*): Export GFORTRAN.
4426         (configure-gcc): Export GMPLIBS and GMPINC.
4427         (all-gcc): Add maybe-all-libbanshee.
4428         (configure-target-libgfortran): Define.
4429         * Makefile.in: Regenerate.
4430         * configure.in (host_libs): Add libbanshee.
4431         (target_libraries): Add target-libmudflap and target-libgfortran.
4432         Add --with-libbanshee.
4433         Handle --disable-libmudflap.
4434         (*-*-freebsd*): Use with_gmp.
4435         Add $(libgcj) to noconfigdirs.
4436         * configure: Regenerate.
4437         * depcomp: New file.
4438         * MAINTAINERS: Add tree-ssa maintainers.
4439
4440 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4441
4442         * MAINTAINERS (Various Maintainers): Add myself.
4443
4444 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4445
4446         * MAINTAINERS (Write After Approval): Add myself.
4447
4448 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4449
4450         * MAINTAINERS (Write After Approval): Add myself.
4451
4452 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4453
4454         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4455         * configure: Regenerate.
4456
4457 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4458
4459         Revert:
4460         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4461
4462         * Makefile.def (flags_to_pass): Remove *dir variables that
4463         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4464         as well as prefix and exec_prefix.
4465         * Makefile.in: Regenerate.
4466
4467 2004-04-26  Robert Millan  <robertmh@gnu.org>
4468
4469         Add patches from libtool CVS.
4470         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4471         * ltconfig: Likewise.
4472         * ltcf-c.sh: Likewise.
4473         * ltcf-cxx.sh: Likewise.
4474         * ltcf-gcj.sh: Likewise.
4475
4476 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4477
4478         * Makefile.def (host_modules): Mark with the bootstrap
4479         flag packages on which gcc depends.
4480         * Makefile.tpl (all-bootstrap): Use it.
4481         * Makefile.in: Regenerate.
4482
4483 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4484
4485         * Makefile.def (flags_to_pass): Remove *dir variables that
4486         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4487         as well as prefix and exec_prefix.
4488         * Makefile.in: Regenerate.
4489
4490 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4491
4492         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4493         * configure: Regenerate.
4494         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4495         * gcc/Makefile.tpl (compare): Use the result of the test.
4496         * gcc/Makefile.in: Regenerate.
4497
4498 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4499
4500         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4501         Always relocate gcc and prev-gcc to the original names, even
4502         if the build fails.
4503         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4504         New targets.
4505
4506 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4507
4508         * MAINTAINERS: Update my email address.
4509
4510 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4511
4512         * configure.in (mips*-*-irix5*): Enable ld.
4513         * configure: Regenerate.
4514
4515 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4516
4517         * configure: Regenerate.
4518
4519 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4520
4521         * Makefile.tpl (configure-[+module+], configure-gcc,
4522         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4523         Set and export LDFLAGS.
4524         * Makefile.in: Regenerate.
4525
4526 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4527
4528         * MAINTAINERS: Add myself to write-after-approval.
4529
4530 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4531
4532         PR bootstrap/14871
4533         * Makefile.tpl: If we don't have built-in-tree target tools,
4534         use the ones found by configure rather than hacking around with
4535         program_transform_name.
4536         * configure.in: Give Makefile.tpl the information necessary
4537         to do that.
4538         * Makefile.in: Regenerate.
4539         * configure: Regenerate.
4540
4541 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4542
4543         PR bootstrap/14760
4544         * configure.in: When computing baseargs, strip *all* copies of
4545         offending options.  Also, don't match/substitute the trailing space,
4546         so that this actually works when two similar options are separated by
4547         only one space.
4548         * configure: Regenerate.
4549
4550 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4551
4552         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4553         (rs6000-*-aix*): Same.
4554         * configure: Regenerate.
4555
4556 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4557
4558         * MAINTAINERS: Add myself to write-after-approval.
4559
4560 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4561
4562         * MAINTAINERS: Add myself to write-after-approval.
4563
4564 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4565
4566         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4567         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4568         * Makefile.in: Regenerate.
4569
4570         * configure.in (top level bootstrap support): Rework --enable-werror
4571         to set @stage2_werror_flag@.
4572         * configure: Regenerate.
4573         * Makefile.tpl (top level bootstrap support): Pass
4574         @stage2_werror_flag@ down to configure in stages 2 and 3.
4575         * Makefile.in: Regenerate.
4576
4577 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4578
4579         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4580         for stages 2 and 3 as well as in make.  As a consequence, remove
4581         OUTPUT_OPTION (now detected by configure) from the flags passed down
4582         to make.
4583         * Makefile.in: Regenerate.
4584
4585         * Makefile.tpl (new-bootstrap): Fix typo.
4586         * Makefile.in: Regenerate.
4587
4588 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4589
4590         * Makefile.tpl: Rearrange by moving recursive_targets rules
4591         into their proper sections.
4592         * Makefile.tpl (top level bootstrap support): Move disabling
4593         of coverage flags from 'make' to 'configure'; improve comments.
4594         * Makefile.in: Regenerate.
4595
4596         * Makefile.tpl (experimental top level bootstrap) Move stage1
4597         language setting from all- target to configure- target; disable
4598         intermodule optimization in stage 1; prevent gratuitous rebuilds
4599         of stage 1.
4600         * Makefile.in: Regenerate.
4601         * configure.in: Comma-separate stage 1 language list for top
4602         level bootstrap.
4603         * configure: Regenerate.
4604
4605         * Makefile.tpl: Clean up experimental top level bootstrap support:
4606         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4607         prev-gcc in configure- targets as well as all- targets.
4608         * Makefile.in: Regenerate.
4609
4610 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4611
4612         * compile: New file imported from automake.
4613
4614 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4615
4616         * configure.in: Remove symbolic link section.
4617         * configure: Regenerate.
4618         * Makefile.tpl (links): Remove.
4619         * Makefile.in: Regenerate.
4620
4621 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4622             Nathanael Nerode  <neroden@gcc.gnu.org>
4623
4624         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4625         Set with AC_CHECK_PROGS.
4626         * configure.in: Fix comment typo from last patch.
4627         * configure: Regenerate.
4628
4629 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4630
4631         * Makefile.tpl: Introduce experimental top level bootstrap support.
4632         * Makefile.in: Regenerate.
4633         * configure.in: Introduce support for top level bootstrap.
4634         * configure: Regenerate.
4635
4636 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4637             Paolo Bonzini  <bonzini@gnu.org>
4638
4639         PR bootstrap/14522
4640         * configure.in: Cope with shells that do not support unquoted ^
4641         * configure: Regenerate.
4642
4643 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4644             Paolo Bonzini  <bonzini@gnu.org>
4645
4646         PR bootstrap/14522
4647         * configure.in: Cope with shells that do not support nesting
4648         quotes inside quoted backquote substitutions.
4649         * configure: Regenerate.
4650
4651 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4652
4653         PR bootstrap/14522
4654         * configure.in: Fix escaping of $.
4655         * configure: Regenerate.
4656
4657 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4658
4659         * configure: Regenerate, since I forgot to while committing Paolo's
4660         changes.
4661
4662 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         PR ada/14131
4665         Move language detection to the top level.
4666         * configure.in: Find default values for the tools as
4667         soon as possible.  Disable ada if GNAT is not found.
4668         Emit error message about missing languages.  Expand
4669         --enable-languages=all for the gcc subdirectory.
4670
4671 2004-03-10  Ben Elliston  <bje@gnu.org>
4672
4673         * MAINTAINERS: Update my email address.
4674
4675 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4676
4677         * ltconfig: Disable building static libraries if building shared
4678         libraries on AIX 5L.
4679
4680 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4681
4682         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4683         and disable libgcj.
4684         * configure: Regenerated.
4685
4686 2004-03-01  Brian Booth  <bbooth@redhat.com>
4687
4688         * MAINTAINERS: Add myself to write-after-approval.
4689
4690 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4691
4692         * MAINTAINERS: Add myself to write-after-approval.
4693
4694 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4695
4696         PR bootstrap/7087
4697         * Makefile.tpl: Guard XFOO sed statements better.
4698         * Makefile.tpl: Add dependency for configure-target-libada.
4699         * Makefile.in: Regenerate (incidentally fixes broken
4700         commit when libada-branch was merged).
4701
4702 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4703
4704         * MAINTAINERS: Add myself to write-after-approval.
4705
4706 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4707
4708         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4709         maintainers.
4710
4711 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4712
4713         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4714         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4715
4716 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4717
4718         PR bootstrap/11932
4719         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4720
4721 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4722
4723         * MAINTAINERS: Added myself to write-after-approval.
4724
4725 2004-02-14  Michael Koch  <konqueror@gmx.de>
4726
4727         * MAINTAINERS: Added myself to write-after-approval.
4728
4729 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4730
4731         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4732         some OS port maintainers to OS port maintainers section.
4733
4734 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4735
4736         * MAINTAINERS: Add self.
4737
4738 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4739
4740         * MAINTAINERS: Alphabetize.
4741
4742 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4743
4744         * MAINTAINERS: Remove myself.
4745
4746 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4747
4748         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4749         (rs6000-*-aix*): Same.
4750         * configure: Regenerate.
4751
4752 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4753
4754         * configure.in (host): Add in missing $noconfigdirs to defines.
4755         * configure: Regenerate.
4756
4757 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4758             Nathanael Nerode  <neroden@gcc.gnu.org>
4759
4760         PR ada/6637, PR ada/5911
4761         Merge with libada-branch:
4762         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4763         with appropriate dependencies. Add --enable-libada configure switch.
4764         * configure, Makefile.in: Regenerate.
4765
4766 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4767
4768         * MAINTAINERS: Add myself to write-after-approval.
4769
4770 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4771
4772         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4773         * configure: Regenerate.
4774
4775 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4776
4777         Merge from upstream:
4778
4779         * ltmain.in: When setting IFS to '~', be careful about user
4780         arguments that contain '~'.
4781
4782         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4783
4784         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4785         Also test $base_compile against $CC with escaped arguments. Bug
4786         reported by Geoff Keating <geoffk@apple.com>.
4787
4788 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4789
4790         * MAINTAINERS: Remove i960 port.
4791
4792 2004-01-23  DJ Delorie  <dj@redhat.com>
4793
4794         * Makefile.def (target_modules) [libiberty]: Don't stage.
4795         * Makefile.in: Rebuilt.
4796
4797 2004-01-20  Caroline Tice  <ctice@apple.com>
4798
4799         * MAINTAINERS: Add myself to write-after-approval.
4800
4801 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4802
4803         * MAINTAINERS: Update my email address.
4804
4805 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4806
4807         * MAINTAINERS: Add myself to write-after-approval.
4808
4809 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4810
4811         * MAINTAINERS: Remove entries without email address.
4812
4813 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4814
4815         * MAINTAINERS: Add myself to write-after-approval.
4816
4817 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4818
4819         * MAINTAINERS: Update my email address.
4820
4821 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4822
4823         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4824         * Makefile.tpl (configure-target-[+module+]): Support stage.
4825         * Makefile.in: Rebuilt.
4826
4827 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4828
4829         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4830
4831 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4832
4833         * MAINTAINERS: Add myself as a MIPS maintainer.
4834
4835 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4836
4837         * configure.in: Use ./config.cache, not config.cache.
4838         * configure: Regenerate.
4839         * Makefile.tpl: Special-casing not needed for GCC any more.
4840         * Makefile.in: Regenerate.
4841
4842         * configure.in: Don't share a cache file for host dirs.
4843         * configure: Regenerate.
4844
4845         * config-ml.in: Don't mess with the cache file.
4846
4847 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4848
4849         * MAINTAINERS: Move myself from 'Write After Approval' to
4850         'CPU Port Maintainers' section as SPARC maintainer.
4851
4852 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4853
4854         * Makefile.tpl: Make GCC use a separate config.cache.
4855         * Makefile.in: Regenerate.
4856
4857         PR bootstrap/11932, PR bootstrap/11933
4858         (I don't know if it will fix either of them, but it relates
4859         to them.)
4860         * configure.in: Don't use shared config.cache for target
4861         directories.
4862         * configure: Regenerate.
4863
4864 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4865
4866         * MAINTAINERS: Add myself to 'Write After Approval' section.
4867
4868 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4869
4870         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4871         * configure: Regenerated.
4872
4873 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4874
4875         * MAINTAINERS: Remove the mn10200 maintainer.
4876
4877 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4878
4879         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4880         * configure: Regenerated.
4881
4882 2003-12-16  Jan Hubicka  <jh@suse.cz>
4883
4884         * MAINTAINERS: Add myself as callgraph maintainer.
4885
4886 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4887
4888         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4889         * configure: Regenerate.
4890
4891 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4892
4893         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4894         'Write After Approval' section. Update email.
4895
4896 2003-12-01  James Lemke <jim@wasabisystems.com>
4897
4898         * MAINTAINERS (Write After Approval): Add myself.
4899
4900 2003-11-20  Matt Thomas  <matt@3am-software.com>
4901
4902         * MAINTAINERS: Add myself as a vax port maintainer.
4903
4904 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4905
4906         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4907         (configure-build-[+module+], configure-[+module+]): Likewise.
4908         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4909         * Makefile.in: Regenerate.
4910
4911 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4912
4913         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4914         shared/dylibed libraries.
4915         * ltmain.sh: Likewise.
4916         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4917         * ltcf-cxx.sh: Likewise.
4918         * ltcf-gcj.sh: Likewise.
4919         * ltconfig: Likewise.
4920
4921 2003-11-17  Stan Cox  <scox@redhat.com>
4922
4923         * MAINTAINERS: Add myself as iq2000 port maintainer.
4924
4925 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4926
4927         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4928         * Makefile.in: Regenerate.
4929
4930 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4931
4932         * config.sub: Update to 2003-11-03 version.
4933
4934 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4935
4936         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4937         * configure:  Regenerate.
4938
4939 2003-10-20  Nicolas Pitre <nico@cam.org>
4940
4941         * MAINTAINERS: Add myself to 'Write After Approval' section.
4942
4943 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4944
4945         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4946
4947 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4948
4949         * MAINTAINERS: Update my email address.
4950
4951 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4952
4953         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4954
4955 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4956
4957         * MAINTAINERS: Add myself to 'Write After Approval' section.
4958
4959 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4960
4961         * config.guess: Update to 2003-10-16 version.
4962         * config.sub: Update to 2003-10-16 version.
4963
4964 2003-10-15 David Daney  <ddaney@avtrex.com>
4965
4966         * MAINTAINERS: Added myself to 'Write After Approval' section.
4967
4968 2003-10-15  Falk Hueffner  <falk@debian.org>
4969
4970         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4971         'Write After Approval' section. Update email.
4972
4973 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4974
4975         * MAINTAINERS: Move myself from 'Write After Approval' to
4976         'Various Maintainers' section as middle-end maintainer.
4977
4978 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4979
4980         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4981         HOST_FLAGS_TO_PASS.
4982         * Makefile.in: Regenerate.
4983
4984 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4985
4986         * config.guess: Update to 2003-10-07 version.
4987         * config.sub: Update to 2003-10-07 version.
4988
4989 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4990
4991         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4992         * ltconfig (irix5*, irix6*): Don't override version_type.
4993
4994 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4995
4996         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4997         * configure: Rebuilt
4998         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4999         * Makefile.in: Rebuilt
5000
5001 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5002
5003         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5004
5005 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5006
5007         * MAINTAINERS (Write After Approval): Add myself.
5008
5009 2003-09-29  Paul Koning  <ni1d@arrl.net>
5010
5011         * MAINTAINERS: Move myself from "Write After Approval"
5012         to CPU platform maintainers for pdp11 platform.
5013
5014 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5015
5016         * MAINTAINERS: Move myself from 'Write After Approval' to
5017         'Various Maintainers' section as libffi testsuite maintainer.
5018
5019 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5020
5021         * configure.in: Pass a computed --program-transform-name
5022         to subconfigures.
5023         * configure: Regenerated.
5024
5025 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5026
5027         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5028         * Makefile.in: Regenerate.
5029
5030         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5031         * Makefile.in: Regenerate.
5032
5033 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5034
5035         * MAINTAINERS: Move myself from 'Write After Approval'
5036         to 'Various Maintainers' (objective-c) section.
5037
5038 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5039
5040         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5041         quoting.
5042         * configure: Regenerated.
5043
5044 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5045
5046         * MAINTAINERS (Write After Approval): Add myself to write after
5047         approval list.
5048
5049 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5050
5051         * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5054
5055         * MAINTAINERS: Update my e-mail address.
5056
5057 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5058
5059         * libtool.m4 (LD): Correct powerpc64 host match.
5060
5061 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5062
5063         * MAINTAINTERS: Update my affiliation and email address.
5064
5065 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5066
5067         * MAINTAINERS (Write After Approval): Add myself.
5068
5069 2003-09-04  DJ Delorie  <dj@redhat.com>
5070
5071         * configure: Regenerate.
5072
5073 2003-09-04  Robert Millan  <robertmh@gnu.org>
5074
5075         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5076
5077 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5078
5079         * configure.in: Ensure arguments to sed are properly spaced.
5080         * configure: Regenerate.
5081
5082 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5083
5084         * MAINTAINERS: Update my e-mail address.
5085
5086 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5087
5088         * MAINTAINERS (Write After Approval): Add myself.
5089
5090 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5091
5092         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5093         * configure: Regenerated.
5094
5095 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5096
5097         * MAINTAINERS: Update my email address.
5098
5099 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5100
5101         * configure.in:  Use newline instead of semicolon when assuming
5102         shell arguments in a for loop.
5103         * configure:  Regenerated.
5104
5105 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5106
5107         * MAINTAINERS: Resurrect the i860 maintainer.
5108
5109 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5110
5111         PR 8180
5112         * configure.in: When testing with_libs and with_headers, treat
5113         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5114         * configure: Regenerate.
5115
5116         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5117         make, shell, etc.
5118         (baseargs): Likewise.
5119         * configure: Regenerate.
5120
5121 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5122
5123         * MAINTAINERS (Write After Approval): Add myself.
5124
5125 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5126
5127         * configure.in: Disable libgcj for darwin not on powerpc.
5128         * configure: Rebuild.
5129
5130 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5131
5132         * config-ml.in, symlink-tree: Add license.
5133
5134 2003-08-03  Richard Stallman  <rms@gnu.org>
5135             Eben Moglen  <moglen@columbia.edu>
5136
5137         * README.SCO: New file.
5138
5139 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5140
5141         * Makefile.tpl (check, check-c++): Express dependencies using
5142         dependencies rather than commands.
5143         * Makefile.in: Regenerate.
5144
5145 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5146
5147         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5148         * configure: Ditto.
5149
5150 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5151
5152         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5153         * Makefile.in: Update.
5154
5155 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5156
5157         * configure.in: Enable libgcj for darwin.
5158         * configure: Rebuild.
5159
5160 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5161
5162         * config-ml.in:  Use ac_configure_args directly instead of
5163         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5164         actually seen.
5165
5166 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5167
5168         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5169         creating target and build subdirs to build all parent dirs as needed.
5170         * Makefile.in: Rebuild.
5171         * configure.in: Don't build dirs explicitly here.
5172         * configure: Rebuild.
5173
5174 2003-07-26  Paul Brook  <paul@nowt.org>
5175
5176         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5177
5178 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5179
5180         * Makefile.tpl (all-make): Depend on intl.
5181         * Makefile.in: Rebuilt.
5182
5183 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5184
5185         * install-sh:  Update to newer upstream versions (associated with
5186         aclocal 1.7).
5187         * mkinstalldirs:  Likewise.
5188         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5189
5190 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5191
5192         * MAINTAINERS: Move self from Bug database only accounts
5193         to write-after-approval.
5194
5195 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5196
5197         * config.if: Remove unused libc_interface determination.
5198
5199 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5200
5201         * MAINTAINERS: Move self from write-after-approval to
5202         build machinery (*.in).
5203
5204 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5205
5206         PR bootstrap/11273
5207         PR bootstrap/11408
5208         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5209         unused INSTALL_PROGRAM_ARGS.
5210         * configure.in: Use AC_PROG_INSTALL.
5211         * Makefile.in: Regenerate.
5212         * configure: Regenerate.
5213
5214 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5215
5216         * MAINTAINERS: Alphabetize.
5217
5218 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5219
5220         * configure: Rebuilt.
5221         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5222         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5223         newlib nor libgloss.
5224         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5225         * configure.in (am33_2.0-*-linux*): Added.
5226
5227 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5228
5229         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5230         * configure: Regenerate.
5231
5232 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5233
5234         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5235         * Makefile.in: Regenerate.
5236
5237 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5238
5239         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5240         * Makefile.in: Regenerate.
5241
5242 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5243
5244         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5245         * Makefile.in: Regenerated.
5246
5247         * config-ml.in: Replace PWD with PWD_COMMAND.
5248
5249 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5250
5251         * intl: New directory; see intl/ChangeLog for details.
5252         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5253         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5254         * Makefile.in: Regenerate.
5255
5256 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5257
5258         * configure.in: Clean up config-lang.in handling.  Delete
5259         useless assignment to "subdirs".
5260         * configure: Regenerate.
5261
5262 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5263
5264         * configure.in: Rename 'target_libs' to 'target_libraries'.
5265         Remove useless reference to 'target_libs'.
5266         * configure: Regenerate.
5267
5268 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5269
5270         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5271         * Makefile.in: Regenerate.
5272
5273 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5274
5275         * Makefile.def: Introduce flags_to_pass.
5276         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5277         * Makefile.in: Regenerate.
5278
5279 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5280
5281         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5282         and target-libgloss.
5283         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5284         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5285         * configure: Regenerate.
5286
5287 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5288
5289         * configure.in: Update testsuite_flags to new location.
5290         * configure. Regenerate.
5291
5292 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5293
5294         * Makefile.tpl: Remove BUILD_CC stuff.
5295         * Makefile.in: Regenerate.
5296
5297 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5298
5299         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5300
5301 2003-06-16  Graeme Peterson <gp@qnx.com>
5302
5303         * MAINTAINERS (Write After Approval): Add myself.
5304
5305 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5306
5307         * config.guess: Update to 2003-06-12 version.
5308         * config.sub: Update to 2003-06-13 version.
5309
5310 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5311
5312         * config.guess: Update to 2003-06-06 version.
5313         * config.sub: Update to 2003-06-06 version.
5314
5315 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5316
5317         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5318         * configure. Regenerate.
5319
5320 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5321
5322         * configure.in: Disable serial configure by default.
5323         * configure: Regenerate.
5324         * Makefile.tpl: Abolish .NOTPARALLEL.
5325         * Makefile.in: Regenerate.
5326
5327         * Makefile.tpl: Replace {build,host,target}_canonical by
5328         {build,host,target}.
5329         * Makefile.in: Regenerate.
5330
5331         * Makefile.tpl: Fix stupid pasto.
5332         * Makefile.in: Regenerate.
5333
5334 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5335
5336         * Makefile.tpl: Remove bogus conditional.
5337         * Makefile.in: Regenerate.
5338
5339 2003-06-05  Jan Hubicka  <jh@suse.cz>
5340
5341         * Makefile.tpl (profiledbootstrap): New target.
5342         * Makefile.in (profiledbootstrap): New target.
5343
5344 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5345
5346         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5347         Pinski. Remove user names from other bugzilla-only maintainers.
5348
5349 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5350
5351         * Makefile.tpl: Make 'recursive targets' using autogen rather
5352         than shell loop.  Remove duplicate 'clean' targets and false
5353         comments.
5354         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5355         Add systematic method of specifying missing targets in subdirs.
5356         Add copyright boilerplate.
5357         * Makefile.in: Regenerate.
5358         * configure.in: Add 'recursive targets' to maybe list.
5359         * configure: Regenerate.
5360
5361         * MAINTAINERS: "GNATS only" -> "Bug database only".
5362
5363         * Makefile.tpl: Rename [+target+] to [+make_target+].
5364         * Makefile.def: Rename 'target' to 'make_target'.
5365
5366 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5367
5368         * MAINTAINERS: Add self as options handling maintainer.
5369
5370 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5371
5372         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5373         been too long since I touched those ports.
5374
5375 2003-05-28  DJ Delorie  <dj@redhat.com>
5376
5377         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5378         * Makefile.in: Regenerate.
5379
5380 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5381
5382         * configure.in: Use curly braces in the definition of tooldir.
5383         * configure: Regenerate.
5384
5385 2003-05-21  DJ Delorie  <dj@redhat.com>
5386
5387         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5388         newlib or libgloss.
5389         * Makefile.in: Regenerate.
5390
5391 2003-05-21  DJ Delorie  <dj@redhat.com>
5392
5393         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5394         * Makefile.in: Regenerate.
5395
5396 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5397
5398         * MAINTAINERS: Update my e-mail address.
5399
5400 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5401
5402         * configure.in: Switch more things to use maybe dependencies.
5403         * Makefile.tpl: Switch more things to use maybe dependencies.
5404         Factor out common code from autogen IF statements.
5405         * configure: Regenerate.
5406         * Makefile.in: Regenerate.
5407
5408 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5409
5410         * configure.in: Accept i[3456789]86 for machine type.
5411         * configure: Regenerate.
5412
5413 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5414
5415         * configure.in: Switch more things to use maybe dependencies.
5416         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5417         * configure: Regenerate.
5418         * Makefile.tpl: Switch more things to use maybe dependencies.
5419         * Makefile.in: Regenerate.
5420
5421 2003-05-16  Andreas Schwab  <schwab@suse.de>
5422
5423         * Makefile.tpl (install-opcodes): Define.
5424         * Makefile.in: Rebuild.
5425
5426 2003-05-13  Andreas Jaeger  <aj@suse.de>
5427
5428         * config.guess: Update to 2003-05-09 version.
5429         * config.sub: Update to 2003-05-09 version.
5430
5431 2003-05-13  Michael Eager <eager@mvista.com>
5432
5433         * configure.in: Correct sed script so that options in quotes are not
5434         deleted.
5435         * configure: Rebuild.
5436
5437 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5438
5439         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5440         and $$s/newlib/libc/sys/cygwin32 include paths.
5441         * configure: Ditto.
5442
5443 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5444
5445         * MAINTAINERS: Update my email addresses.
5446
5447 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5448
5449         * config-ml.in: Propagate INSTALL variables.
5450
5451 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5452
5453         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5454
5455 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5456
5457         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5458         * Makefile.in: Regenerate.
5459
5460 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5461
5462         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5463
5464 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5465
5466         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5467
5468 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5469
5470         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5471         * Makefile.in: Regenerated.
5472
5473 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5474
5475         * MAINTAINERS (Write After Approval): Upgrade myself from
5476         GNATS only to write-after-approval. Update my mail address.
5477
5478 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5479
5480         (OS Port Maintainers: freebsd): Add myself.
5481
5482 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5483
5484         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5485
5486 2003-04-22  Kean Johnston  <jkj@sco.com>
5487
5488         * MAINTAINERS (SCO ports): Added myself.
5489
5490 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5491
5492         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5493
5494 2003-04-19  Kean Johnston  <jkj@sco.com>
5495
5496         * MAINTAINERS (Write After Approval): Add myself.
5497
5498 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5499
5500         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5501         * Makefile.in: Regenerate.
5502
5503 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5504
5505         * configure.in (powerpc64*-*-linux*): Remove.
5506         * configure: Rebuilt.
5507
5508 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5509
5510         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5511         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5512         and restrap.
5513         * Makefile.in:  Regenerate.
5514
5515 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5516
5517         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5518         * configure: Regenerated.
5519
5520 2003-04-15  DJ Delorie  <dj@redhat.com>
5521
5522         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5523
5524 2003-04-13  Nick Clifton  <nickc@redhat.com>
5525
5526         * config-ml.in: Remove support for --disable-aix removing
5527         call-aix multilibs.
5528
5529 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5530
5531         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5532         * */configure: Rebuilt.
5533
5534 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5535
5536         * MAINTAINERS: Add my email address.
5537
5538 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5539
5540         * MAINTAINERS (Write After Approval): Add myself.
5541
5542 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5543
5544         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5545         * Makefile.in: Regenerate.
5546
5547 2003-03-14  Michael Chastain  <mec@shout.net>
5548
5549         * Makefile.in: Regenerate with correct Makefile.def.
5550
5551 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5552
5553         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5554         Make macro.
5555         * Makefile.in: Regenerate.
5556         * configure.in: Clean up gxx_include_dir logic.
5557         * configure: Regenerate.
5558
5559 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5560
5561         * MAINTAINERS (Write After Approval): Add myself.
5562
5563 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5564
5565         * MAINTAINERS: Update my mail address.
5566
5567 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5568
5569         * configure.in (gxx_include_dir): Fix typo.
5570         * configure: Regenerated.
5571
5572 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5573
5574         * Makefile.tpl: Reindent.
5575         * Makefile.in: Regenerate.
5576         * configure.in: Reindent.  Don't set unused variables.
5577         * configure: Regenerate.
5578
5579 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5580
5581         * configure.in: Include $(build_tooldir)/sys-include in
5582         FLAGS_FOR_TARGET.
5583         * configure: Regenerated.
5584
5585 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5586
5587         * Makefile.tpl: Always pass down RANLIB.
5588         * Makefile.in: Regenerate.
5589
5590         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5591         * Makefile.in: Regenerate.
5592         * configure.in: Remove unused logic relating to --enable-shared
5593         and --enable-threads.  Remove bogus comments.  Remove redundant
5594         noconfigdirs.
5595         * configure: Regenerate.
5596
5597         * configure.in: Replace ${libstdcxx_version} by its value.
5598         Remove reference to mh-dgux.
5599         * configure: Regenerate.
5600
5601 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5602
5603         * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5606
5607         * Makefile.tpl: Rearrange.
5608         * Makefile.in: Regenerate.
5609
5610 2003-02-25  Uwe Stieber <uwe@wwws.de>
5611
5612         * configure.in: Add support for kaOS as cross build target system.
5613         * configure: Regenerated.
5614
5615 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5616
5617         * MAINTAINERS (Write after approval): Add myself.
5618
5619 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5620
5621         * MAINTAINERS: Update my email address.
5622
5623 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5624
5625         * MAINTAINERS: Add self to blanket write privs. section.
5626
5627 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5628
5629         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5630         configure-target-* as some target builds may require additional
5631         flags for preprocessor tests.
5632         * Makefile.in: Regenerated.
5633
5634 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5635
5636         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5637         * ltconfig: Handle it.
5638         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5639         auto-detecting it.
5640
5641         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5642         it is used as argument to $CC.
5643         * ltcf-gcj.sh: Likewise.
5644
5645         * configure.in: Introduce --enable-maintainer-mode.
5646         * configure: Rebuilt.
5647         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5648         for maintainer mode.
5649         * Makefile.in: Rebuilt.
5650
5651 2003-02-18  Jason Merrill  <jason@redhat.com>
5652
5653         * Makefile.tpl (check-c++): Allow parallelism.
5654
5655 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5656
5657         * MAINTAINERS: Remove John Carr (who never actually had access to
5658         gcc.gnu.org).
5659
5660 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5661
5662         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5663         don't configure target-libobjc.
5664         * configure: Regenerate.
5665
5666 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5667
5668         * Makefile.tpl (RANLIB): Define.
5669         * Makefile.in: Regenerate.
5670
5671 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5672
5673         * MAINTAINERS: Update my email.
5674
5675 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5676
5677         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5678         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5679         * Makefile.in: Regenerated.
5680         * configure.in: Remove all traces of snavigator, db, and grep.
5681         * configure: Regenerated.
5682
5683 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5684
5685         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5686         After Approval.
5687
5688 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5689
5690         * MAINTAINERS (Write after approval): Add myself.
5691
5692 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5693
5694         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5695         * Makefile.in: Regenerated.
5696
5697 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5698
5699         * config.guess: Updated to 2003-01-30's version.
5700         * config.sub: Updated to 2003-01-28's version.
5701
5702 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5703
5704         * config.if: If gcc_version is already set, just use it.  Don't set
5705         gcc_version_trigger if it's already set, otherwise set it to
5706         gcc/version.c, but only if the file exists.  If it is not set and
5707         gcc/version.c does not exist, try to extract the version number from
5708         $CC.
5709
5710 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5711
5712         * MAINTAINERS: Add myself to write-after-approval list.
5713
5714 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5715
5716         * configure.in:  Revert 24Jan change.
5717         * configure:  Regenerate.
5718
5719 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5720
5721         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5722         entry of HJ Lu.
5723
5724 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5725
5726         * configure.in: Revert previous change.
5727         * configure: Regenerate.
5728
5729 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5730
5731         * configure.in: Make rda native-only.
5732         * configure: Regenerate.
5733
5734 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5735
5736         * MAINTAINERS: Move myself from GNATS-only-accounts to
5737         write-after-approval.
5738
5739 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5740
5741         * configure.in: Add missing \.
5742         * configure: Rebuilt.
5743
5744 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5745
5746         * configure.in (baseargs): Avoid using \| in sed regular
5747         expressions.
5748         * configure: Rebuilt.
5749
5750 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5751
5752         * configure.in (baseargs): Remove all supported forms of
5753         --cache-file, --srcdir, --host, --build and --target options
5754         from argument lists.
5755         * configure: Rebuilt.
5756
5757 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5758
5759         * MAINTAINERS: Add myself to write-after-approval list.
5760
5761 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5762
5763         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5764         * configure: Rebuilt.
5765
5766 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5767
5768         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5769         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5770         * Makefile.in: Regenerate.
5771         * configure: Regenerate.
5772
5773 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5774
5775         * configure.in: Remove Makefile in build, host and target modules
5776         unless configure was run with --no-recursion.
5777         * configure: Rebuilt.
5778
5779 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5780
5781         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5782         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5783         * Makefile.in: Regenerate.
5784
5785 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5786
5787         * config.guess: Update to 2003-01-03 version.
5788         * config.sub: Update to 2003-01-03 version.
5789
5790 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5791
5792         * configure: Regenerate with proper autoconf 2.13.
5793
5794 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5795
5796         * configure.in: Add AC_PREREQ for consistency.
5797         * configure: Regenerate.
5798
5799 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5800
5801         * configure.in (GDB_TK): Add tcl directories conditional on
5802         gdb/gdbtk directory being present.
5803         * configure: Regenerate.
5804
5805 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5806
5807         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5808         by gcc if LD is not defined and we are not doing a Canadian Cross.
5809         * configure: Rebuilt.
5810
5811 2002-12-31  Tom Tromey  <tromey@redhat.com>
5812
5813         * Makefile.in: Rebuilt.
5814         * Makefile.def (target_modules) [libffi]: Allow installation.
5815
5816 2002-12-31  Andreas Schwab  <schwab@suse.de>
5817
5818         * configure.in: Fix use of $program_transform_name.
5819         * configure: Regenerated.
5820
5821 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5822
5823         * configure.in (baseargs): Don't remove first configure argument.
5824         * configure: Regenerated.
5825
5826 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5827
5828         * Makefile.tpl (local-distclean): Don't remove...
5829         (multilib.ts): ... this.  Moved into...
5830         (multilib.out): ... this.  Don't use sub-make.
5831         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5832         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5833         (configure-build-[+module+], configure-[+module+],
5834         configure-target-[+module+], configure-gcc): ... these.  Test
5835         for Makefile existence.  Drop config.status from dependencies.
5836         * Makefile.in: Rebuilt.
5837         * configure.in: Move gcc-version-trigger to the end of
5838         ac_configure_args.  Add comments to maybedep.tmp and
5839         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5840         nonopt from baseargs, matching and removing corresponding
5841         whitespace while at it.
5842         * configure: Rebuilt.
5843
5844 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5845
5846         * configure.in (host_configargs): Replace reference to
5847         no-longer-defined buildopts with --build=${build_alias}.
5848         * configure: Rebuilt.
5849
5850         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5851         program_transform_name to standard idiom.
5852         (AUTOGEN, AUTOCONF): Define.
5853         (Makefile.in): Use $(AUTOGEN).
5854         (Makefile): Depend on config.status, and use autoconf-style rule to
5855         build it.  Move original commands to...
5856         (config.status): ... this new target.
5857         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5858         $(AUTOCONF).
5859         * Makefile.in: Rebuilt.
5860
5861 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5862
5863         * Makefile.tpl: Fix dramatic bustage due to change in
5864         program_transform_name.
5865         * Makefile.in: Regenerate.
5866
5867         * configure.in: Remove unnecessary PATH setting.
5868         * configure: Regnerate.
5869
5870         * configure.in: Don't default to unprefixed tools unless
5871         the native tools will work.
5872         * configure: Regenerate.
5873
5874         * configure.in: Convert to autoconf script.  Blow away lots
5875         of now-redundant Makefile fragments.
5876         * configure: Generate using Autoconf.
5877         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5878         * Makefile.in: Regenerate.
5879
5880 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5881
5882         * configure: Fix stupid bug where RANLIB was mistakenly included.
5883
5884         * configure.in: Rename (buildargs, hostargs, targargs) to
5885         (build_configargs, host_configargs, target_configargs).
5886
5887         * configure.in: Move logic out of sed statement.
5888
5889         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5890         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5891
5892 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5893
5894         * config.sub: Import from master repository
5895         * config.guess: Ditto
5896
5897 2002-12-24  Andreas Schwab  <schwab@suse.de>
5898
5899         * Makefile.tpl (multilib.out): Fix missing space.
5900         * Makefile.in: Regenerate.
5901
5902 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5903
5904         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5905         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5906         * Makefile.in: Regenerate.
5907         * configure.in: Remove unnecessary leftovers.
5908
5909 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5910
5911         * configure.in (extra_ranlibflags_for_target): New variable.
5912         (*-*-darwin): Add -c to ranlib commands.
5913         * configure (tooldir): Handle extra_ranlibflags_for_target.
5914
5915 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5916
5917         * Makefile.tpl: Revert HJL's change.
5918         * Makefile.in: Regenerated.
5919         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5920         always.
5921
5922 2002-12-19  Andreas Schwab  <schwab@suse.de>
5923
5924         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5925         * Makefile.in: Regenerate.
5926
5927 2002-12-18  H.J. Lu <hjl@gnu.org>
5928
5929         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5930         * Makefile.in: Regenerated.
5931
5932         * configure.in (build_prefix): New. Substitute.
5933
5934 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5935
5936         * Makefile.tpl: Don't let real targets depend on phony targets.
5937         * Makefile.in: Regenerate.
5938
5939         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5940         * Makefile.in: Regenerate.
5941
5942 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5943
5944         * config.sub: Import from master repository
5945         * config.guess: Ditto
5946
5947 2002-12-16  Jason Merrill  <jason@redhat.com>
5948
5949         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5950         previous 'make bootstrap'.
5951         * Makefile.in: Regenerate.
5952
5953 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5954
5955         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5956
5957 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5958
5959         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5960         * Makefile.in: Regenerate.
5961
5962 2002-12-13  Jason Merrill  <jason@redhat.com>
5963
5964         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5965         library tests.
5966         (check-c++): Just depend on it and check-target-libstdc++-v3.
5967         * Makefile.in: Regenerate.
5968
5969 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5970
5971         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5972         * Makefile.in: Rebuilt.
5973
5974 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5975
5976         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5977
5978 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5979
5980         * configure: Fix bug put in by gremlins.
5981
5982         * Makefile.tpl: Substitute more autoconfily.
5983         * configure: Substitute more autoconfily.
5984         * Makefile.in: Regenerate.
5985
5986 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5987
5988         * config.sub: Import from master repository
5989         * config.guess: Ditto
5990         * MAINTAINERS: Added Svein Seldal under write after approval
5991
5992 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5993
5994         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5995         * Makefile.in (all-sim): Ditto.
5996
5997 2002-12-06  DJ Delorie  <dj@redhat.com>
5998
5999         * Makefile.tpl: Change configure dependencies to not have real
6000         targets depend on phony targets.
6001
6002 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6003
6004         * configure.in: Revert unintentional change.
6005
6006         * Makefile.tpl: Change dependency for */multilib.out so that
6007         it works when gcc isn't in the tree.
6008
6009         * configure.in: Substitute more.
6010         * configure: Run subconfigures from the Makefile.
6011         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6012         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6013
6014 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6015
6016         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6017
6018 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6019
6020         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6021         and corresponding dependencies.
6022         * Makefile.in: Regenerate.
6023
6024         * configure.in (host_tools): Order binutils, gas and ld for
6025         convenience in running the testsuites.
6026
6027         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6028         * Makefile.in: Regenerate.
6029         * configure.in: Introduce rules to serialize subconfigure runs.
6030
6031         * configure.in: Introduce BASE_CC_FOR_TARGET.
6032         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6033         Realize configure-build-* targets.  Realize configure-target-* targets.
6034         * Makefile.in: Regenerate.
6035
6036 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6037
6038         * configure: Move gcc_version_trigger stuff from here...
6039         * configure.in: ...to here.
6040
6041         * configure.in: Separate subconfigure options added by this file from
6042         options given by the user.  Add machinery to put args for host
6043         subconfigures into the Makefile.
6044
6045         * Makefile.tpl: Remove 'vault' targets.
6046         * Makefile.tpl: Reorder and comment dependencies.
6047         * Makefile.in: Regenerate.
6048
6049 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6050         * configure.in: Fix my broken commit of previous patch. (sigh)
6051
6052 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6053
6054         * configure.in: Move host-specific darwin noconfigdirs into
6055         the host-specific section.
6056
6057 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6058
6059         * configure.in: Move host-specific darwin noconfigdirs into
6060         the host-specific section.
6061
6062 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6063
6064         * configure: Remove skip-this-dir support.
6065         * Makefile.tpl: Remove skip-this-dir support.
6066
6067         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6068         subdirectories.
6069         * Makefile.in: Regenerate.
6070
6071         * Makefile.tpl: Strip out useless setting of 'dir'.
6072         * Makefile.in: Regenerate.
6073
6074 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6075
6076         * configure.in: Fix deeply stupid bug.
6077
6078         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6079         shell code in CXX_FOR_TARGET
6080         * Makefile.def: Introduce raw_cxx.
6081         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6082         RAW_CXX_FOR_TARGET.
6083         * Makefile.in: Regenerate.
6084
6085 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6086
6087         * Makefile.tpl: Remove unnecessary ifs.
6088         * Makefile.in: Regenerate.
6089
6090         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6091         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6092         targets for 'no_install' modules.
6093         * configure: Move GDB_TK substitution to configure.in.  Move
6094         build_modules stuff to configure.in.
6095         * configure.in: Implement soft dependency machinery.  Maybe-ize
6096         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6097         * Makefile.in: Regenerate.
6098
6099 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6100
6101         * Makefile.tpl: Make all-target, install-target behave similarly
6102         to all, install (only hitting configured targets).  Eliminate
6103         unused macro defintions.
6104
6105         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6106         build != host.
6107
6108         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6109
6110         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6111
6112         * configure.in: Produce lists of subdir targets we're actually
6113         configuring.  Remove references to "dosrel".
6114         * Makefile.tpl: Let configure set which subdir targets are hit.
6115         Remove install-cross; clean up install; remove ALL.  Remove
6116         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6117         Autogenerate host module targets.  Remove empty dependency lines
6118         and redundant dependency; rearrange slightly.
6119         * Makefile.def: Add host-side libtermcap, utils.
6120
6121         * Makefile.in: Regenerate.
6122
6123 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6124
6125         * ltconfig (osf[345]): Append $major to soname_spec.
6126         Reflect this in library_names_spec.
6127         * ltmain.sh (osf): Prefix $major with . for use as extension.
6128
6129 2002-11-19  Andreas Jaeger  <aj@suse.de>
6130
6131         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6132         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6133         and sparc64 GNU/Linux systems.
6134
6135 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6136
6137         * MAINTAINERS: Update email.
6138
6139 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6140
6141         * MAINTAINERS: Complete James Dennett's entry.
6142
6143 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6144
6145         * MAINTAINERS (Write After Approval): Add myself.
6146
6147 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6148
6149         * Makefile.tpl: syntactic cleanup
6150
6151 2002-11-13 Stuart Hastings <stuart@apple.com>
6152
6153         * MAINTAINERS: Add myself to write-after-approval list.
6154
6155 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6156
6157         * Makefile.def: Add list of recursive targets to autogenerate.
6158         Add build_modules.
6159         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6160         targets.  Autogenerate *-build-* targets.
6161         * Makefile.in: Regenerate.
6162
6163 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6164
6165         * configure: More autoconf-style substitutions.
6166         * Makefile.tpl: More autoconf-style substitutions.
6167         * Makefile.in: Regenerate.
6168
6169 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6170
6171         * configure: Substitute more variables in a more autoconf-friendly
6172         way.  Simplify slightly.
6173         * Makefile.tpl: Make more variables substitutable in an
6174         autoconf-friendly way.
6175         * Makefile.in: Regenerate.
6176
6177 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6178
6179         * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6182
6183         * configure.in (v810*): Remove special setting of tools.
6184
6185         * configure: Add support for extra required flags for ar or nm.
6186         * configure.in (aix4.3+): Use above support for target-specific
6187         issues, rather than using config/mt-aix43.
6188
6189 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6190
6191         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6192         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6193         with $srcdir.  Reformat indentation.  Substitute some variables
6194         formerly hard-coded in the Makefile for build=host.
6195         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6196         * Makefile.def: Autogenerate more.
6197         * Makefile.in: Regenerate.
6198
6199 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6200
6201         * MAINTAINERS (Write After Approval): Add myself.
6202
6203 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6204
6205         * Makefile.def (host_modules): Add rda.
6206         * Makefile.in: Regenerate.
6207         * configure.in (target_tool): Add target-rda to list.
6208
6209 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6210
6211         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6212
6213 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6214
6215         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6216         and restrap targets to this rule.
6217         * Makefile.in:  Regenerate.
6218
6219 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6220
6221         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6222         GNATS only accounts.
6223
6224 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6225
6226         * configure.in (i[3456]86-*-linux*): Add check to disable
6227         ${libgcj} for glibc1.
6228
6229 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6230
6231         * MAINTAINERS: Add myself as ip2k port maintainer.
6232
6233 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6234
6235         * configure.in: Add tic4x target.
6236
6237 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6238
6239         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6240         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6241         * Makefile.in: Regenerate.
6242
6243         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6244         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6245         * Makefile.in: Regenerate.
6246
6247 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6248
6249         * MAINTAINERS: Add myself as web pages co-maintainer.
6250
6251 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6252
6253         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6254         * Makefile.in: Regenerate.
6255
6256 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6257
6258         * MAINTAINERS: Add myself and Nathan Sidwell
6259         <nathan@codesourcery.com> as VxWorks maintainers.
6260
6261 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6262
6263         * Makefile.def: Remove order dependency comments.
6264         * Makefile.tpl: Add explicit install-install dependencies.
6265         * Makefile.in: Regenerate.
6266
6267         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6268         * Makefile.in: Regenerate.
6269
6270         * Makefile.tpl: Add configure-target (for src-release in src)
6271         * Makefile.in: Regenerate.
6272
6273 2002-09-30  Nick Clifton  <nickc@redhat.com>
6274
6275         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6276
6277 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6278
6279         * configure.in (s390*-*-linux*): Enable libgcj.
6280
6281 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6282
6283         * configure: Revert accidentally applied changes.
6284
6285         * Makefile.tpl: Make more autoconf-friendly.
6286         * Makefile.in: Regenerate.
6287         * configure: Make substitution more autoconf-like.
6288
6289 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6290
6291         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6292         single entry to handle all these.
6293         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6294         libjava on arm-*-elf.
6295
6296 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6297
6298         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6299         things that depend on them.
6300
6301 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6302
6303         * Makefile.tpl: Make subsituted variables more autoconfy.
6304         * Makefile.in: Regenerate.
6305         * configure: Make seds more autoconfy.
6306
6307 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6308
6309         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6310         * Makefile.in: Regenerate.
6311         * configure.in: Rewrite sed statements to look autoconfy.
6312
6313         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6314         all-target-foo on configure-target-foo.
6315         * Makefile.def: Ditto.
6316         * Makefile.in: Rebuild.
6317
6318 2002-09-25  Andrew Haley  <aph@redhat.com>
6319
6320         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6321
6322 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6323
6324         * Makefile.def: New file.
6325         * Makefile.tpl: New file.
6326         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6327         * contrib/gcc_update: Note that Makefile.in is a generated file.
6328
6329         * configure.in: Minor rearrangement.  Simplify tests.
6330
6331 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6332
6333         * configure.in (with_headers): Skip copy if value is "yes".
6334         (with_libs): Likewise.
6335
6336 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6337
6338         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6339         * configure.in (sh*-*-pe*): Ditto.
6340         * configure.in (mips*-*-pe*): Ditto.
6341         * configure.in (*arm-wince-pe): Ditto.
6342
6343         * configure.in: Rearrange.
6344
6345 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6346
6347         * MAINTAINERS: Update my email address.
6348
6349 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6350
6351         * MAINTAINERS: (Write After Approval): Add myself.
6352
6353 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6354
6355         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6356
6357 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6358
6359         * MAINTAINERS: Change my mailing address.
6360
6361 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6362
6363         * MAINTAINERS (Write After Approval): Remove myself.
6364         (Various Maintainers: c++ runtime libs): Add myself.
6365
6366 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6367
6368         * MAINTAINERS (Write After Approval): Remove myself.
6369         (Various Maintainers: c++ runtime libs): Add myself.
6370
6371 2002-08-15  Eric Christopher  <echristo@redhat.com>
6372
6373         * config.sub: Import from master repository.
6374         * config.guess: Ditto.
6375
6376 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6377
6378         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6379         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6380         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6381
6382 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6383
6384         * MAINTAINERS: Add self to rs6000 vector extensions.
6385
6386 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6387
6388         * libiberty/configure: Reverted unintended yesterday's check in.
6389
6390 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6391
6392         * boehm-gc/configure, libf2c/configure: Rebuilt.
6393         * libffi/configure, libiberty/configure: Ditto.
6394         * libjava/configure, libobjc/configure: Ditto.
6395         * libstdc++-v3/configure, zlib/configure: Ditto.
6396         Merged from binutils:
6397         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6398         From Steve Ellcey <sje@cup.hp.com>:
6399         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6400         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6401         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6402         IA64.
6403         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6404         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6405         soname_spec, sys_lib_search_path_spec): Ditto.
6406
6407 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6408
6409         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6410
6411 2002-08-04  H.J. Lu  (hjl@gnu.org)
6412
6413         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6414
6415 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6416
6417         * MAINTAINERS (Write After Approval): Add myself.
6418
6419 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6420
6421         * configure.in: Move generic linux case to end.  Copy generic
6422         linux noconfigdirs to mips*-*-linux* entry and new
6423         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6424
6425 2002-07-19  Michael Matz  <matz@suse.de>
6426
6427         * MAINTAINERS: Add myself as ra* maintainer.
6428
6429 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6430
6431         * config.guess: Update to 2002-07-09 version.
6432         * config.sub: Update to 2002-07-03 version.
6433
6434 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6435
6436         * MAINTAINERS: Fix typo in a maintainer email address.
6437
6438 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6439
6440         * configure.in: Remove two redundant tests.
6441
6442 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6443
6444         * configure.in (mips*-*-irix6*o32): Enable stabs.
6445
6446 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6447
6448         * configure.in: Don't build grez.
6449         * Makefile.in: Ditto.
6450
6451         * Makefile.in: Remove references to bsp, cygmon, libstub.
6452         * configure.in: Ditto.
6453
6454         * configure.in: Remove leftover reference to gdbtest.
6455
6456 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6457
6458         * configure.in (gxx_include_dir):  Change to match versioned
6459         C++ headers if --enable-version-specific-runtime-libs is used.
6460
6461 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6462
6463         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6464
6465 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6466
6467         * configure.in: Make --without-x work.
6468
6469 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6470
6471         * configure.in: Rearrange target Makefile fragment collection.
6472
6473         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6474         cvs[src].
6475         * configure.in: Ditto.
6476
6477 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6478
6479         * MAINTAINERS (Write After Approval): Update my e-mail address.
6480
6481 2002-06-24  Ben Elliston  <bje@redhat.com>
6482
6483         * configure.in (host_tools): Remove cgen.
6484
6485         * Makefile.in (all-cgen): Remove; runs from its source directory.
6486         (check-cgen, install-cgen, clean-cgen): Likewise.
6487         (all-opcodes): Do not depend on all-cgen.
6488         (all-sim): Likewise.
6489
6490 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6491
6492         * Makefile.in: Eliminate 'apache' targets.
6493         * configure.in: Eliminate 'apache' targets.
6494
6495         * configure.in: Eliminate redundant tests.  Reorganize.
6496
6497         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6498
6499         * config-ml.in: Eliminate references to Cygnus configure.
6500
6501         * Makefile.in: Eliminate references to building emacs.
6502
6503 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6504
6505         * MAINTAINERS: Update my email address.
6506
6507 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6508
6509         * config.if (libstdcxx_incdir): Version C++ headers.
6510         (cxx_incdir): Remove.
6511
6512 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6513
6514         * MAINTAINERS (Write After Approval): Add self.
6515
6516 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6517
6518         * configure.in: Add support for ip2k.
6519
6520 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6521
6522         * configure.in: Fix AIX configury bug.
6523
6524 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6525
6526         * MAINTAINERS (Write After Approval): Add self.
6527
6528 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6529
6530         * configure.in: replace ${topsrcdir} with ${srcdir}
6531
6532         * configure.in: Move definition of libstdcxx_flags
6533         right above usage, rather than waaay earlier.
6534
6535         * configure.in: Pull definition of is_cross_compiler earlier.
6536
6537         * configure.in: Rearrange a little.
6538
6539         * configure.in: Remove references to librx.
6540         * Makefile.in: Remove references to librx.
6541
6542 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6543
6544         * config.sub: Add support for avr target.
6545         Import from master sources, rev 1.255
6546
6547 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6548
6549         * configure, .cvsignore:  Revert previous change...
6550         * Makefile:  ...delete.
6551
6552 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6553
6554         * configure.in: Eliminate ${gasdir} variable.
6555
6556 2002-06-18  Dave Brolley  <brolley@redhat.com>
6557
6558         * configure.in: Add support for frv.
6559         * config.sub: Add support for frv.
6560
6561 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6562
6563         * configure:  Remove garbage from previous commit.
6564
6565 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6566
6567         * configure:  For in-source builds, make a subdir and re-exec there.
6568         * Makefile:  New file.  Pass targets through to build directory.
6569         * .cvsignore:  No longer ignore "Makefile".
6570
6571 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6572
6573         * MAINTAINERS (Write After Approval): Add self.
6574
6575 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6576
6577         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6578
6579 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6580
6581         * configure.in (vax-*-netbsd*): Re-enable gas.
6582
6583 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6584
6585         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6586         BUILD_PREFIX_1, to correct nomenclature.
6587         * configure: Likewise.
6588
6589         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6590         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6591
6592 2002-05-31  Olaf Hering  <olh@suse.de>
6593
6594         * config-ml.in: Propogate DESTDIR also.
6595
6596 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6597
6598         * configure.in (vax-*-netbsd*): Don't build gas for this
6599         platform.
6600
6601 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6602
6603         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6604         and libgcj for AVR.
6605
6606 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6607
6608         * MAINTAINERS (Write After Approval): Add myself.
6609
6610 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6611
6612         * config.guess: Update to 2002-05-22 version.
6613         * config.sub: Likewise.
6614
6615 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6616
6617         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6618         * config-ml.in: Likewise.
6619         * configure: Likewise.
6620         * configure.in: Likewise.
6621
6622 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6623
6624         * MAINTAINERS: Update my email address.
6625
6626 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6627
6628         * configure.in: Simplify makefile fragment collection.
6629
6630         * configure.in: Remove code to build emacs.
6631
6632         * configure.in : Remove --srcdir argument from targargs and buildargs
6633         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6634
6635         * configure: Move some logic to configure.in.
6636         * configure.in: Move some logic from configure.
6637
6638 2002-05-11  Tom Tromey  <tromey@redhat.com>
6639
6640         * MAINTAINERS: Reflect libgcj reality.
6641
6642 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6643
6644         * Makefile.in: Honour DESTDIR.
6645
6646 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6647
6648         * config.guess: Import 2002-03-20 version.
6649         * config.sub: Import 2002-04-26 version.
6650
6651 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6652
6653         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6654
6655 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6656
6657         * MAINTAINERS: Add self.
6658
6659 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6660
6661         * ltmain.sh: Detect and handle object name conflicts
6662         while piecewise linking a static library.
6663
6664 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6665
6666         * configure.in (noconfigdirs): Don't disable libgcj on
6667         sparc64-*-solaris* and sparcv9-*-solaris*.
6668
6669 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6670
6671         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6672
6673 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6674
6675         * configure.in (FLAGS_FOR_TARGET): Do not add
6676         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6677         on i[3456]86-*-linux*.
6678
6679 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6680
6681         * configure.in (noconfigdirs): Replace [ ] with test.
6682
6683         * configure.in (noconfigdirs): Do not add target-newlib if
6684         target == i[3456]86-*-linux*, and host == target.
6685
6686 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6687
6688         * configure.in: delete reference to absent file
6689
6690         * configure.in: replace '[' with 'test'
6691
6692         * configure.in: Eliminate references to gash.
6693         * Makefile.in: Eliminate references to gash.
6694
6695         * configure.in: remove useless references to 'pic' makefile fragments.
6696
6697         * configure.in: (*-*-windows*) Finish removing.
6698
6699         * configure.in: Eliminate redundant test for libgui.
6700
6701 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6702
6703         * MAINTAINERS: Add self and realphabetize.  Update entries
6704         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6705         entry for a29k port maintainer.
6706
6707 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6708
6709         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6710         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6711
6712 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6713
6714         * configure.in: remove references to dead files
6715
6716 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6717
6718         * MAINTAINERS: Add information about purpose of this file.
6719
6720 2002-04-18  Tom Tromey  <tromey@redhat.com>
6721
6722         * configure.in: Disallow configuring libgcj when it is already
6723         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6724         Solaris 2.8 by default.  For PR libgcj/6158.
6725
6726 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6727
6728         * configure.in:  Move default CC setting out of config/mh-* fragments
6729         directly into here.
6730
6731 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6732
6733         * configure.in: don't even try to configure or make a subdirectory
6734         if there's no configure script for it.
6735
6736 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6737
6738         * MAINTAINERS: Remove chill maintainers.
6739         * Makefile.in (CHILLFLAGS): Remove.
6740         (CHILL_LIB): Remove.
6741         (TARGET_CONFIGDIRS): Remove libchill.
6742         (CHILL_FOR_TARGET): Remove.
6743         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6744         CHILL_LIB.
6745         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6746         (CHECK_TARGET_MODULES): Likewise.
6747         (INSTALL_TARGET_MODULES): Likewise.
6748         (CLEAN_TARGET_MODULES): Likewise.
6749         (configure-target-libchill): Remove.
6750         (all-target-libchill): Remove.
6751         * configure.in (target_libs): Remove target-libchill.
6752         Do not compute CHILL_FOR_TARGET.
6753         * libchill: Remove directory.
6754
6755 2002-04-11  DJ Delorie  <dj@redhat.com>
6756
6757         * Makefile.in, configure.in: Sync with binutils, entries
6758         follow...
6759
6760 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6761
6762         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6763         (do-tar, do-bz2): New rules.
6764         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6765         (gdb-tar): New rule.
6766         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6767         (insight_dejagnu.tar): New rule.
6768         (insight.tar): New rule.
6769         (gdb+dejagnu.tar): New rule.
6770         (gdb.tar): New rule.
6771
6772 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6773
6774         * Makefile.in: Add all-tix to deps for all-snavigator
6775         so that tix is built when building snavigator.
6776
6777 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6778
6779         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6780         ld and gdb are not supported.
6781
6782 2002-01-07  Mark Salter  <msalter@redhat.com>
6783
6784         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6785         Allow target-libgloss to be built for arm, strongarm, and xscale.
6786
6787 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6788
6789         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6790         options for i[3456]86-pc-linux* native builds.
6791
6792 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6793
6794         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6795         files from .po files for a distribution.
6796
6797 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6798
6799         * configure.in: Enable libstdc++-v3 for h8300 targets.
6800
6801 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6802
6803         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6804         version from bfd/.
6805
6806 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6807
6808         * Makefile.in (VER): When present, extract the version number from
6809         the file version.in.
6810
6811 2001-05-24  Tom Rix <trix@redhat.com>
6812
6813         * configure.in : enable ld for aix
6814
6815 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6816
6817         * config.guess: Add linux target for S/390.
6818
6819 2000-11-07  Philip Blundell  <pb@futuretv.com>
6820
6821         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6822
6823 2000-11-03  Philip Blundell  <pb@futuretv.com>
6824
6825         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6826         files.
6827
6828 2001-01-15  Ben Elliston  <bje@redhat.com>
6829
6830         * configure.in (host_tools): Add sid.
6831         Always configure cgen.
6832
6833 2000-11-24  Nick Clifton  <nickc@redhat.com>
6834
6835         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6836
6837
6838 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6839
6840         * Makefile.in (ALL_MODULES): Add all-cgen.
6841         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6842         (all-cgen): New target.
6843         (all-opcodes,all-sim): Depend on all-cgen.
6844         * configure.in (host_tools): Add cgen.
6845         Only configure cgen if --enable-cgen-maint.
6846
6847 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6848
6849         * configure.in: Add *-*-freebsd* configurations.
6850
6851 2002-04-08  Tom Tromey  <tromey@redhat.com>
6852
6853         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6854         Fixes PR libgcj/6068.
6855
6856 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6857
6858         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6859
6860 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6861
6862         * configure.in (alpha*-dec-osf*): Enable libgcj.
6863
6864 2003-03-27  Matthew Gingell <gingell@gnat.com>
6865
6866         * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6869
6870         Fix for: PR bootstrap/3591, target/5676
6871         * configure.in (mcore-pe): Disable the configuration of
6872         libstdc++-v3 since exceptions are not supported.
6873
6874 2002-03-20  Anthony Green  <green@redhat.com>
6875
6876         * configure.in: Enable libgcj for xscale-elf target.
6877
6878 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6879
6880         * MAINTAINERS:  Update my email address.
6881
6882 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6883
6884         * ltmain.sh (relink_command): Fix typo in previous change.
6885
6886 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6887
6888         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6889         (relink_command): Added --tag flags.
6890         (mode=install): If relinking fails; error out.
6891
6892 2002-03-12  Richard Henderson  <rth@redhat.com>
6893
6894         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6895         .NOTPARALLEL tag.
6896         (do-check): Rename from check.
6897         (check): Allow parallel check.
6898
6899 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6900
6901         * MAINTAINERS: Add myself as maintainer for xtensa port.
6902         Fix alphabetical order in CPU port maintainer list.
6903         Remove myself from Write After Approval list.
6904
6905 2002-03-11  Richard Henderson  <rth@redhat.com>
6906
6907         * Makefile.in (.NOTPARALLEL): Add fake tag.
6908
6909 2002-03-07  H.J. Lu  (hjl@gnu.org)
6910
6911         * configure.in: Enable gprof for mips*-*-linux*.
6912
6913 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6914
6915         * MAINTAINERS (Write After Approval): Add myself.
6916
6917 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6920         libjava.
6921         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6922
6923 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6924
6925         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6926         because its Makefile is there; test for the executable instead.
6927
6928 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6929
6930         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6931         libstdc++-v3 and libjava.
6932
6933 2002-02-11  Adam Megacz <adam@xwt.org>
6934
6935         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6936         boehm-gc
6937
6938 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6939
6940         * config.guess: Updated to 2002-01-30's version.
6941         * config.sub: Updated to 2002-02-01's version.
6942         Contribute sh64-elf.
6943         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6944         * configure.in: Added sh64-*-*.
6945
6946 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6947
6948         * MAINTAINERS: Belatedly add myself to write after approval list.
6949
6950 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6951
6952         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6953         Remove self as Write After Approval.
6954
6955 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6956
6957         * MAINTAINERS: Put self in as maintainer for contrib/regression
6958         directory.
6959
6960 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6961
6962         * MAINTAINERS:  Update my email address.
6963
6964 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6965
6966         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6967         target-libiberty, and target-libgloss.  Skip Java-related
6968         libraries if not supported for NetBSD on target CPU.
6969
6970 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6971
6972         * install-sh: Use _inst.$$_ for temp file name.
6973
6974 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6975
6976         * MAINTAINERS (Write After Approval): Move my contact info
6977         from here...
6978         (OS Port Maintainers): ...to here (netbsd).
6979
6980 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6981
6982         * MAINTAINERS (Write After Approval): Add myself.
6983
6984 2002-01-17  H.J. Lu <hjl@gnu.org>
6985
6986         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6987         (all-target-fastjar): Also depend on all-target-libiberty.
6988
6989 2002-01-16  H.J. Lu  (hjl@gnu.org)
6990
6991         * config.guess: Import from master sources, rev 1.225.
6992         * config.sub: Import from master sources, rev 1.238.
6993
6994 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6995
6996         * MAINTAINERS (Write After Approval): Remove myself.
6997
6998 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6999
7000         * MAINTAINERS (Write After Approval): Add myself.
7001
7002 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7003
7004         * MAINTAINERS: Add self as docs co-maintainer.
7005
7006 2001-12-11  Matthias Klose  <doko@debian.org>
7007
7008         * MAINTAINERS (Write After Approval): Add myself.
7009
7010 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7011
7012         * MAINTAINERS: Update my email address.
7013
7014 2001-12-07  Turly O'Connor  <turly@apple.com>
7015         * MAINTAINERS (Write After Approval): Add myself.
7016         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7017         (rs6000_initialize_trampoline): Call __trampoline_setup for
7018         ABI_DARWIN too.
7019         * darwin-tramp.asm: New file, implements __trampoline_setup.
7020         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7021
7022 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7023
7024         * MAINTAINERS (Write After Approval): Add myself.
7025
7026 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7027
7028         * configure, configure.in: Use temp file for long sed commands.
7029
7030 2001-12-03  Laurent Guerby  <guerby@acm.org>
7031
7032         * config.sub: Update to version 1.232 on subversion.
7033
7034 2001-12-03  Ben Elliston  <bje@redhat.com>
7035
7036         * MAINTAINERS: Update mail address for config.* patches.
7037
7038 2001-11-27  DJ Delorie <dj@redhat.com>
7039             Zack Weinberg  <zack@codesourcery.com>
7040
7041         When build != host, create libiberty for the build machine.
7042
7043         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7044         CONFIG_ARGUMENTS.
7045         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7046         New variables.
7047         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7048         and rules.
7049         (all.normal): Depend on ALL_BUILD_MODULES.
7050         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7051         (all-build-libiberty): Depend on configure-build-libiberty.
7052
7053         * configure: Calculate and substitute proper value for
7054         ALL_BUILD_MODULES.
7055         * configure.in: Create the build subdirectory.
7056         Calculate and substitute TARGET_CONFIGARGS (formerly
7057         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7058
7059 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7060
7061         * MAINTAINERS (write-after-approval): Add self.
7062
7063 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7064
7065         * MAINTAINERS (GNATS only accounts): Remove self.
7066
7067 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7068
7069         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7070         libf2c.
7071
7072 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7073
7074         * MAINTAINERS (Write After Approval): Add self.
7075
7076 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7077
7078         * MAINTAINERS: mips and s390 are also CPU ports.
7079
7080 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7081
7082         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7083
7084 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7085
7086         * MAINTAINERS: Alphabetize.
7087
7088 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7089
7090         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7091
7092 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7093
7094         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7095
7096 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7097
7098         * configure.in (--enable-languages): Be more permissive about
7099         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7100
7101 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7102
7103         * config.sub: Import from master sources, rev. 1.230.
7104         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7105
7106 2001-11-07  Laurent Guerby  <guerby@acm.org>
7107
7108         * MAINTAINERS (Write After Approval): Add self.
7109
7110 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7111
7112         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7113
7114 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7115
7116         * config.sub: Import from master sources, rev 1.226.
7117         * config.guess: Import from master sources, rev 1.216.
7118
7119 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7120
7121         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7122         * MAINTAINERS: Add self as maintainer of MMIX port.
7123         Remove old after-approval entry.
7124
7125 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7126
7127         * ChangeLog, configure: Fix spelling errors.
7128
7129 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7130
7131         * MAINTAINERS: Tweak my address.
7132
7133 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7134
7135         * MAINTAINERS: Update my email address.
7136
7137 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7138
7139         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7140         * MAINTAINERS: Add self as maintainer of CRIS port.
7141
7142 2001-10-10  Geert Bosch  <bosch@gnat.com>
7143
7144         * MAINTAINERS (Various maintainers: Ada front end):
7145         Added Robert Dewar.
7146
7147 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7148
7149         * MAINTAINERS (Write After Approval): Added self
7150
7151 2001-10-02  Geert Bosch  <bosch@gnat.com>
7152
7153         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7154
7155 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7156
7157         * configure: Handle temporary files securely using mkdir.
7158
7159 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7160
7161         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7162
7163 2001-09-26  Will Cohen <wcohen@redhat.com>
7164
7165         * configure.in (*-*-linux*): Disable configuration of target-newlib
7166         and target-libgloss.
7167
7168 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7169
7170         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7171         RANLIB.
7172
7173 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7174
7175         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7176         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7177         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7178         avoid quotes nesting problems.
7179         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7180         (DO_X): Export only variables that are set.
7181
7182 2001-09-19  Ben Elliston  <bje@redhat.com>
7183
7184         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7185         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7186         semantics.  Use the shell built-in "type" command instead.
7187
7188 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7189
7190         Merged from gcc-3_0-branch:
7191         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7192         * ltcf-c.sh: Use $objext, not $ac_objext.
7193         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7194         * ltcf-cxx.sh: Add support for GNU.
7195         2001-07-22  Timothy Wall  <twall@redhat.com>
7196         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7197         default settings if using GNU tools with that configuration.
7198         * ltcf-cxx.sh: Ditto.
7199         * ltcf-gcj.sh: Ditto.
7200         2001-07-21  Michael Chastain  <chastain@redhat.com>
7201         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7202         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7203         * ltmain.sh: Mark as gcc-local.
7204
7205 2001-08-30  Eric Christopher  <echristo@redhat.com>
7206             Jason Eckhardt  <jle@redhat.com>
7207
7208         * config.guess: Merge from master sources.
7209         * config.sub: Merge from master sources, add support for mipsisa32.
7210
7211 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7212         * config.sub: Merge from master sources, rev 1.219.
7213         * MAINTAINERS: Add self as contact for stormy16 port.
7214
7215 2001-08-14  Zack Weinberg  <zackw@panix.com>
7216
7217         * config.sub: Merge from master sources, rev 1.218.
7218         * config.guess: Merge from master sources, rev 1.209.
7219
7220 2001-08-11  Graham Stott  <grahams@redhat.com>
7221
7222         * Makefile.in (check-c++): Add missing semicolon.
7223
7224 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7225
7226         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7227
7228 2001-07-30  Eric Christopher  <echristo@redhat.com>
7229
7230         * MAINTAINERS (Various maintainers: mips port): Added myself.
7231
7232 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7233
7234         * configure.in (sh-*-linux*): New.
7235
7236 2001-07-27  Richard Henderson  <rth@redhat.com>
7237
7238         * .cvsignore: Add LAST_UPDATED.
7239
7240 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7241
7242         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7243
7244 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7245
7246         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7247
7248 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7249
7250         * MAINTAINERS (Write After Approval): Added myself.
7251
7252 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7253
7254         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7255         and libgcj on m68hc11/m68hc12.
7256
7257 2001-06-27  H.J. Lu  (hjl@gnu.org)
7258
7259         * Makefile (CFLAGS_FOR_BUILD): New.
7260         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7261
7262 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7263
7264         * README: Remove version number.
7265
7266 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7267
7268         * INSTALL/README: Update wrt. to the installation instructions now
7269         residing in gcc/doc/install.texi.
7270
7271 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7272
7273         * README: Replace with a cut-down and updated version of gcc/README.
7274
7275 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7276
7277         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7278         multilibs to be disabled.
7279
7280 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7281
7282         * MAINTAINERS (Write After Approval): Add myself.
7283
7284 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7285
7286         * config.guess: Import CVS version 1.195.
7287         * config.sub: Import CVS version 1.212.
7288
7289 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7290
7291         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7292         gcc/xgcc is built, use -print-prog-name to find out the program
7293         name to use.
7294
7295 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7296
7297         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7298         appear to also be in the master copy.
7299         * config.sub:  Import CVS version 1.211.
7300
7301 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7302
7303         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7304         with_gcc]: Use `gcc -shared' to build a shared library.
7305
7306 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7307
7308         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7309         archives.
7310
7311 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7312
7313         * MAINTAINERS (Write After Approval): Add myself.
7314
7315 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7316
7317         * configure.in (libstdcxx_flags): Do not try to execute
7318         libstdc++-v3/testsuite_flags until it exists.
7319
7320 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7321
7322         * MAINTAINERS: Update my email address.
7323
7324 2001-05-31  Graham Stott  <grahams@redhat.com>
7325
7326         * MAINTAINERS (Write After Approval): Add myself.
7327
7328 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7329
7330         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7331         libraries when using g++ with native linker.
7332
7333 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7334
7335         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7336
7337 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7338
7339         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7340         [aix4*|aix5*]: Prepend blank.
7341
7342 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7343
7344         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7345         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7346         of subdir/configure scripts to use the new libtool.m4.
7347
7348 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7349
7350         * MAINTAINERS (Write After Approval): Add myself.
7351
7352 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7353
7354         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7355
7356 2001-05-11  Ben Elliston  <bje@redhat.com>
7357
7358         * Makefile.in (all-sid): New target.
7359         (check-sid, clean-sid, install-sid): Likewise.
7360
7361 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7362
7363         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7364
7365 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7366
7367         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7368         libgcj.
7369
7370 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7371
7372         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7373         gcc/xgcc is built, use -print-prog-name to find out the program
7374         name to use.
7375
7376 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7377
7378         * configure.in (noconfigdirs): Don't reset it from scratch in the
7379         target case; only append to it.
7380
7381         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7382         sparc-*-solaris2.8]: Disable ${libgcj}.
7383
7384 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7385
7386         * configure.in (libgcj_saved): Copy from $libgcj.
7387         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7388         --disable-libgcj.
7389
7390 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7391
7392         * MAINTAINERS: Remove self as MIPS maintainer and
7393         C front end maintainer.
7394
7395 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7396
7397         * configure.in: Move *-chorusos target case to the proper switch.
7398         Disable libgcj.
7399
7400 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7401
7402         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7403         1.641.2.228.
7404
7405 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7406
7407         * Makefile.in (STAGE1_CFLAGS): Pass down.
7408
7409 2001-04-13  Alan Modra  <amodra@one.net.au>
7410
7411         * config.guess: Add hppa64-linux support.  Note for next import that
7412         this is already in the master file.
7413         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7414
7415 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7416
7417         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7418         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7419
7420 2001-04-11  Stan Shebs  <shebs@apple.com>
7421
7422         * MAINTAINERS: Add self as Darwin port maintainer.
7423
7424 2001-04-11  Alan Modra  <amodra@one.net.au>
7425
7426         * MAINTAINERS: Update my email address.
7427
7428 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7429
7430         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7431         recent versions of FreeBSD (release 3 or later).
7432         * ltconfig: On FreeBSD, -lc must not be provided when building
7433         a shared library or else the standard -pthread gcc option is
7434         rendered worthless to later users of the built library.
7435
7436 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7437
7438         * MAINTAINERS: Add self and RTH as C front end maintainers.
7439
7440 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7441
7442         * config.sub: Make sure to match an already-canonicalized
7443         machine name (eg. mn10300-unknown-elf).
7444
7445 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7446
7447         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7448         New macros.
7449         (bootstrap, cross): Use RECURSE_FLAGS.
7450         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7451
7452 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7453
7454         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7455
7456 2001-03-22  Colin Howell  <chowell@redhat.com>
7457
7458         * Makefile.in (DO_X): Do not backslash single-quotes in
7459         backquotes (two places).
7460
7461 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7462
7463         Re-installed:
7464         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7465         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7466         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7467         * ltcf-cxx.sh: Likewise.
7468         * ltcf-gcj.sh: Likewise.
7469
7470 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7471
7472         * MAINTAINERS: Add myself as "documentation co-maintainer".
7473
7474 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7475
7476         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7477         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7478
7479 2001-03-19  Tom Tromey  <tromey@redhat.com>
7480
7481         * config-ml.in: Handle GCJ and GCJFLAGS.
7482
7483 2001-03-21  Michael Chastain  <chastain@redhat.com>
7484
7485         * Makefile.in: all-m4 depends on all-texinfo.
7486
7487 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7488
7489         * MAINTAINERS: Add myself to write after approval list.
7490
7491 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7492
7493         * Makefile.in (DO_X): Quote nested quotes.
7494
7495 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7496
7497         * MAINTAINERS: Add myself to write after approval list.
7498
7499 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7500
7501         * Makefile.in (DO_X): Use double quotes for quoting
7502         "RANLIB=$${RANLIB}".
7503
7504 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7505
7506         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7507
7508 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7509
7510         * configure.in: Only use `lang_requires' for languages athat are
7511         actually enabled.
7512
7513 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7514
7515         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7516
7517 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7518
7519         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7520
7521 2001-03-07  Tom Tromey  <tromey@redhat.com>
7522
7523         * configure.in: Allow config-lang.in to set `lang_requires' to list
7524         of other required languages.
7525
7526 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7527
7528         * Makefile.in: Remove RANLIB definition. Use RANLIB
7529         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7530         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7531
7532 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7533             Alexandre Oliva  <aoliva@redhat.com>
7534
7535         * Makefile.in (check-c++): Use tabs, not spaces.
7536
7537 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7538
7539         * MAINTAINERS: add myself to Write After Approval list.
7540
7541 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7542
7543         * Makefile.in (check-c++): New rule.
7544
7545         * configure.in (target_libs): Remove libg++.
7546         (noconfigdirs): Remove libg++.
7547         (noconfigdirs): Same.
7548         (noconfigdirs): Same.
7549         (noconfigdirs): Same.
7550
7551         * config-ml.in: Remove libg++ references.
7552
7553         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7554         (ALL_TARGET_MODULES): Same.
7555         (configure-target-libg++): Remove.
7556         (all-target-libg++): Remove.
7557         (configure-target-libio): Remove.
7558         (all-target-libio): Remove.
7559         (check-target-libio): Remove.
7560         (.PHONY): Remove.
7561         (libg++.tar.bz2): Remove.
7562         (all-target-cygmon): Remove libio.
7563         (all-target-libstdc++): Remove.
7564         (configure-target-libstdc++): Remove.
7565         (TARGET_LIB_PATH): Remove libstdc++.
7566         (ALL_GCC_CXX): Remove libstdc++.
7567         (all-target-gperf): Correct.
7568
7569 2001-02-16  Nick Clifton  <nickc@redhat.com>
7570
7571         * configure.in (noconfigdirs): Allow configuration of texinfo
7572         for Cygwin hosts.
7573
7574 2001-02-15  Anthony Green  <green@redhat.com>
7575
7576         * configure: Introduce GCJ_FOR_TARGET.
7577         * configure.in: Ditto.
7578         * Makefile.in: Ditto.
7579
7580 2001-02-13  Andreas Schwab  <schwab@suse.de>
7581
7582         * MAINTAINERS: Update mail address.
7583
7584 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7585
7586         * config.guess: Add linux target for S/390.
7587         * config.sub: Likewise.
7588
7589 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7590
7591         * configure.in: for *-chorusos, don't config target-newlib and
7592         target-libgloss.
7593
7594 2001-02-06  Ben Elliston  <bje@redhat.com>
7595
7596         * configure: Output host type to stdout, not stderr.
7597
7598 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7599
7600         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7601         * ltcf-cxx.sh: Likewise.
7602
7603         * config.if: Assume enable_libstdcxx_v3 is defined.
7604
7605 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7606
7607         Remove V2 C++ library.
7608         * configure.in: Remove --enable-libstdcxx_v3 support.
7609
7610 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7611
7612         * include/demangle.h: Add prototype for java_demangle_v3.
7613
7614 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7615
7616         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7617
7618 2001-01-27  Richard Henderson  <rth@redhat.com>
7619
7620         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7621
7622 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7623
7624         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7625         Don't unset, it's non-portable and no longer necessary, set to empty
7626         instead.
7627
7628 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7629
7630         * ltconfig: Shell portability fix for the tagname validity check.
7631
7632 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7633
7634         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7635         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7636
7637 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7638
7639         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7640
7641 2001-01-26  Tom Tromey  <tromey@redhat.com>
7642
7643         * configure.in: Allow libgcj to be built on Sparc Solaris.
7644
7645 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7646
7647         * ltcf-c.sh: Add aix5 case.
7648         * ltcf-cxx.sh: Likewise.
7649         * ltconfig: Likewise.
7650
7651 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7652
7653         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7654         keep at least one of build_libtool_libs or build_old_libs set to
7655         yes.
7656
7657         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7658         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7659
7660 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7661
7662         * configure.in: Enable libgcj on several additional platforms.
7663
7664 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7665
7666         * configure.in: Enable libgcj for linux targets.
7667
7668 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7669
7670         * MAINTAINERS (Write After Approval): Add myself.
7671
7672 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7673
7674         * MAINTAINERS: Add myself as vax port maintainer.
7675
7676 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7677
7678         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7679
7680 2001-01-09  Mike Stump  <mrs@wrs.com>
7681
7682         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7683         failures of subdirectories.
7684
7685 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7686
7687         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7688         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7689         * ltcf-cxx.sh: Likewise.
7690         * ltcf-gcj.sh: Likewise.
7691         * ltconfig.sh: Fix typo.
7692
7693 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7694
7695         * configure: handle DOS-style absolute paths.
7696
7697 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7698
7699         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7700
7701 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7702
7703         * MAINTAINERS: Add myself as avr port co-maintainer.
7704
7705 2000-12-28  Ben Elliston  <bje@redhat.com>
7706
7707         * MAINTAINERS: Add myself under ``Write After Approval''.
7708
7709 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7710
7711         * texinfo: Remove directory from GCC.
7712
7713 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7714
7715         * COPYING: Update to current
7716         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7717         to 19yy as example year in copyright notice).
7718
7719 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7720
7721         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7722         (libstdcxx_incdir): Pass down.
7723         * config.if: Remove expired bits for cxx_interface, add stub.
7724         (libstdcxx_incdir): Add variable for g++ include directory.
7725         * configure.in (gxx_include_dir): Use it.
7726
7727 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7728
7729         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7730         with old-email address from ``Write After Approval''.
7731
7732 2000-12-15  Andreas Jaeger  <aj@suse.de>
7733
7734         * configure.in: Handle lang_dirs.
7735
7736 2000-12-14  Tom Tromey  <tromey@redhat.com>
7737
7738         * MAINTAINERS: Removed brads.
7739
7740         * MAINTAINERS: Added gcj developers.
7741
7742 2000-12-13  Anthony Green  <green@redhat.com>
7743
7744         * configure.in: Disable libgcj for any target not specifically
7745         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7746         with g++ abi.
7747
7748 2000-12-13  Mike Stump  <mrs@wrs.com>
7749
7750         * Makefile.in (local-distclean): Also remove fastjar.
7751
7752 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7753
7754         * contrib/gcc_update: Add fastjar --touch entries.
7755
7756 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7757
7758         * configure.in: Disable language-specific target libraries for
7759         languages that aren't enabled.
7760
7761 2000-12-10  Anthony Green  <green@redhat.com>
7762
7763         * configure.in: Define libgcj.  Disable libgcj target libraries for
7764         most targets.
7765
7766 2000-12-10  Neil Booth  <neilb@earthling.net>
7767
7768         * MAINTAINERS: Update mail address, remove from WAA list.
7769
7770 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7771
7772         * libjava: Imported from /cvs/java.
7773         * libffi: Likewise.
7774         * Boehm-gc: Likewise.
7775
7776 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7777
7778         * configure.in (target_libs): Revert 2000-12-08 patch.
7779         (noconfigdirs): Added target-libjava.
7780
7781 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7782
7783         * djunpack.bat: removed.
7784
7785 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7786
7787         * Makefile.in: handle DOS-style absolute paths.
7788         * config-ml.in: likewise.
7789         * symlink-tree: likewise.
7790
7791 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7792
7793         * fastjar: Imported.
7794
7795 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7796
7797         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7798         libjava.
7799         * configure.in (target_libs): Removed `target-libjava'.
7800
7801 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7802
7803         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7804         (ALL_MODULES): Added fastjar.
7805         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7806         (all-target-libjava): all-fastjar replaces all-zip.
7807         (all-fastjar): Added.
7808         (configure-target-fastjar, all-target-fastjar): Likewise.
7809         * configure.in (host_tools): Added fastjar.
7810
7811 2000-12-07  Mike Stump  <mrs@wrs.com>
7812
7813         * Makefile.in (local-distclean): Remove leftover built files.
7814
7815 2000-11-24  Nick Clifton  <nickc@redhat.com>
7816
7817         * configure.in (xscale-elf): Add target.
7818         (xscale-coff): Add target.
7819
7820 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7821
7822         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7823         recent versions of FreeBSD (release 3 or later).
7824         * ltconfig: On FreeBSD, -lc must not be provided when building
7825         a shared library or else the standard -pthread gcc option is
7826         rendered worthless to later users of the built library.
7827
7828 2000-11-16  Fred Fish  <fnf@be.com>
7829
7830         * configure.in (enable_libstdcxx_v3): Fix typo,
7831         libstd++ -> libstdc++.
7832
7833 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7834
7835         * MAINTAINERS: Add self to Write After Approval list.
7836
7837 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7838
7839         * MAINTAINERS: Update my email address.  Add myself to global write
7840         privs list.
7841
7842 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7843
7844         * Makefile.in: Merge with src and libgcj.
7845         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7846         configure-target-<library> when their configure scripts need the C
7847         or C++ library to have already been built to work properly.
7848         (do_proto_toplev): Set them to an empty string.
7849
7850         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7851         (REALLY_SET_LIB_PATH): Use them.
7852
7853 2000-11-17  Stan Shebs  <shebs@apple.com>
7854
7855         * MAINTAINERS: Add self to Write After Approval list.
7856
7857 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7858
7859         * configure: Provide the original toplevel configure arguments
7860         (including $0) to subprocesses in the environment rather than
7861         through gcc/configargs.h.
7862
7863 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7864
7865         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7866         C99.  Alphabetise "Write After Approval" list.
7867
7868 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7869
7870         * configure: Turn on libstdc++ V3 by default.
7871
7872         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7873         if we've got GCC.
7874
7875 2000-11-11  Philip Blundell  <philb@gnu.org>
7876
7877         * MAINTAINERS: Add self to Write After Approval list.
7878
7879 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7880
7881         * ltcf-c.sh (aix4): Improve shared library configuration; require
7882         exporting symbols.
7883         * ltcf-cxx.sh (aix4): Define.
7884         * ltconfig (aix4): Define library and soname specs appropriate for
7885         AIX.  Define command to create export symbols list.
7886
7887 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7888
7889         * config.sub: Add support for Sun Chorus
7890
7891 2000-10-31  Nick Clifton  <nickc@redhat.com>
7892
7893         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7894         <name>@redhat.com.  Also installed new email address for Clint
7895         Popetz.
7896
7897 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7898
7899         * etc: Remove directory from GCC.
7900
7901 2000-10-16  Michael Meissner  <meissner@redhat.com>
7902
7903         * configure (gcc/configargs.h): Only create if there is a build GCC
7904         directory created.
7905
7906 2000-10-16  Matthias Klose  <doko@debian.org>
7907
7908         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7909         when configured for libstdc++-v3.
7910
7911 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7912
7913         * configure: Save configure arguments to gcc/configargs.h.
7914
7915 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7916
7917         * config.guess: Import CVS version 1.157.
7918         * config.sub: Import CVS version 1.181.
7919
7920 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7921
7922         * Makefile.in (bootstrap): avoid recursion if subdir missing
7923         (cross): ditto
7924         (do-proto-toplev): ditto
7925
7926 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7927
7928         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7929         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7930
7931         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7932         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7933         all affected `configure' scripts.
7934
7935 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7936
7937         * MAINTAINERS: Add self as cpplib co-maintainer.
7938
7939 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7940
7941         * MAINTAINERS: Add self to Write After Approval list.
7942
7943 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7944
7945         * INSTALL/README: egcs -> GCC update.
7946
7947 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7948
7949         * MAINTAINERS: Add myself to Write After Approval list.
7950
7951 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7952
7953         * MAINTAINERS: Add myself to Write After Approval list.
7954
7955 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7956
7957         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7958         X11 libraries for hppa64.
7959
7960 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7961
7962         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7963
7964 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7965
7966         * Makefile.in (all-zlib): Added dummy target.
7967
7968         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7969         ltcf-gcj.sh: Updated from libtool multi-language branch.
7970
7971 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7972
7973         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7974         (bootstrap*): Depend on all-bootstrap.
7975
7976 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7977
7978         * config.guess: Import CVS version 1.156.
7979         * config.sub: Import CVS version 1.179.
7980
7981 2000-09-02  Anthony Green  <green@cygnus.com>
7982
7983         * Makefile.in (all-gcc): Depend on all-zlib.
7984         (CLEAN_MODULES): Add clean-zlib.
7985         (ALL_MODULES): Add all-zlib.
7986         * configure.in (host_libs): Add zlib.
7987
7988 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7989
7990         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7991         crosses, but add gcc/include to the header search path for them.
7992
7993 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7994
7995         * MAINTAINERS: Add self to Write After Approval list.
7996
7997 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7998
7999         * config.guess: Import CVS version 1.152.
8000         * config.sub: Import CVS version 1.177.
8001
8002 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8003
8004         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8005         $targargs to tell whether newlib is going to be built.
8006
8007         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8008         $$r/TARGET_SUBDIR/libio for _G_config.h.
8009
8010 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8011
8012         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8013
8014 2000-08-22  DJ Delorie  <dj@redhat.com>
8015
8016         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8017
8018 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8019
8020         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8021         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8022         sub-configures.
8023
8024 2000-08-21  DJ Delorie  <dj@redhat.com>
8025
8026         * MAINTAINERS: Add self as a libiberty maintainer
8027
8028 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8029
8030         * configure.in (libstdcxx_flags): Use
8031         libstdc++-v3/src/libstdc++.INC.
8032
8033 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8034
8035         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8036
8037 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8038
8039         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8040
8041         * configure: Make enable_threads and enable_shared defaults
8042         explicit.  Substitute enable_threads into generated Makefiles.
8043         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8044         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8045
8046 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8047
8048         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8049
8050 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8051
8052         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8053         previous delta.
8054
8055 2000-08-11  Jason Merrill  <jason@redhat.com>
8056
8057         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8058         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8059         (FLAGS_FOR_TARGET): Not here.
8060         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8061
8062 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8063
8064         * config-ml.in (CC, CXX): Don't introduce a leading space.
8065
8066 2000-08-07  DJ Delorie  <dj@delorie.com>
8067
8068         * MAINTAINERS: Add self as a DJGPP maintainer
8069
8070 2000-08-07  DJ Delorie  <dj@redhat.com>
8071
8072         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8073         "if we're also building gcc, and it's a gcc that will run on the
8074         build machine, we want to use its includes instead of the system's
8075         default includes".
8076
8077 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8078
8079         * MAINTAINERS: Add self to Write After Approval list.
8080
8081 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8082
8083         * configure.in (libstdcxx_flags): Don't use `"'.
8084
8085         * config-ml.in: Adjust multilib search paths to the
8086         appropriate multilib tree.
8087
8088 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8089
8090         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8091         commas in $LANGUAGES.
8092
8093 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8094
8095         * configure.in: Re-enable all references to libg++ and librx.
8096
8097 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8098
8099         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8100         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8101         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8102         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8103
8104         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8105
8106 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8107
8108         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8109         CXX_FOR_TARGET for sed.
8110
8111 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8112
8113         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8114         Do not override if already set in the environment or in configure.
8115         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8116         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8117
8118 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8119
8120         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8121         the libtool CVS tree multi-language branch.
8122         * ltconfig, ltmain.sh: Updated.
8123
8124 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8125
8126         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8127         (clean-target): Depend on it.
8128
8129         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8130         (GCC_FOR_TARGET): Use it.
8131         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8132         * configure.in: ... here.
8133         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8134         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8135
8136 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8137
8138         * MAINTAINERS: Add self to Write After Approval list.
8139
8140 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8141
8142         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8143         (configure-target-libchill, configure-target-libobjc): Likewise.
8144
8145         * configure.in: Use the same cache file for all target libs.
8146         * config-ml.in: But different cache files per multilib variant.
8147
8148 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8149
8150         * configure (topsrcdir): Don't use dirname.
8151
8152 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8153
8154         * MAINTAINERS: Add self to Write After Approval list.
8155
8156 2000-07-20  Jason Merrill  <jason@redhat.com>
8157
8158         * configure.in: Remove all references to libg++ and librx.
8159
8160         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8161
8162 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8163
8164         * config.sub: Update to subversions version 2000-07-06.
8165
8166 2000-07-12  Andrew Haley  <aph@cygnus.com>
8167
8168         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8169         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8170
8171 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8172
8173         * symlink-tree:  Check number of arguments.
8174
8175 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8176
8177         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8178         search path for a g++ extracted from the build tree.  This
8179         will allow link tests run by configure scripts in
8180         subdirectories to succeed.
8181
8182 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8183
8184         * ltconfig: Add support for mips-dde-sysv4.2MP
8185
8186 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8187
8188         * MAINTAINERS: Add myself as loop discovery maintainer.
8189
8190 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8191
8192         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8193         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8194
8195 2000-06-19  Timothy Wall  <twall@cygnus.com>
8196
8197         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8198         * config.sub: Add tic54x target.
8199
8200 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8201
8202         * MAINTAINERS: Add self as Fortran maintainer,
8203         remove Craig Burley.
8204
8205 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8206
8207         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8208         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8209
8210 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8211
8212         * MAINTAINERS: Add self as i18n maintainer
8213
8214 20000-05-21  H.J. Lu  (hjl@gnu.org)
8215
8216         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8217         directory are used if they exist. Make sure
8218         $(build_tooldir)/include is searched for header files,
8219         $(build_tooldir)/lib/ for library files.
8220         (GCC_FOR_TARGET): Likewise.
8221         (CXX_FOR_TARGET): Likewise.
8222
8223 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8224
8225         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8226
8227 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8228
8229         * Makefile.in (configure-target-libiberty): Depend on
8230         configure-target-newlib.
8231
8232 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8233
8234         * configure.in, Makefile.in: Merge all libffi-related
8235         configury stuff from the libgcj tree.
8236
8237 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8238
8239         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8240         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8241
8242 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8243
8244         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8245         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8246         current version information.  Add to proto-toplev directory.
8247         (gdb-taz): Build do-djunpack.
8248
8249 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8250
8251         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8252
8253 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8254
8255         * MAINTAINERS: Add self to Write After Approval list.
8256
8257 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8258
8259         * ltmain.sh: Preserve in relink_command any environment
8260         variables that may affect the linker behavior.
8261
8262 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8263
8264         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8265
8266 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8267
8268         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8269
8270 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8271
8272         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8273         with the version name.
8274
8275 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8276
8277         * MAINTAINERS: Add self as bb-reorder maintainer.
8278
8279 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8280
8281         * config.if: Tweak.
8282
8283 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8284
8285         * djunpack.bat: New file.
8286
8287 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8288
8289         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8290         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8291         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8292         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8293
8294 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8295
8296         * config.sub (case $basic_machine): Change default for "ibm-*"
8297         to "openedition".
8298
8299 2000-04-13  Andreas Jaeger  <aj@suse.de>
8300
8301         * MAINTAINERS: Added myself.
8302
8303 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8304
8305         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8306         (do-md5sum): New target.
8307         (MD5PROG): Define.
8308         (PACKAGE): Default to TOOL.
8309         (VER): Default to a shell script.
8310         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8311         md5 checksum generation.
8312         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8313         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8314         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8315         insight.tar.bz2): Use gdb-taz to create archive.
8316
8317 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8318
8319         * configure (warn_cflags): Delete.
8320
8321 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8322
8323         * MAINTAINERS: Added myself.
8324
8325 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8326             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8327
8328         * configure.in (enable_libstdcxx_v3): Add.
8329         (target_libs): Add bits here to switch between libstdc++-v2 and
8330         libstdc++-v3.
8331         * config.if: And this file too.
8332         * Makefile.in: Add libstdc++-v3 targets.
8333
8334 2000-04-05  Michael Meissner  <meissner@redhat.com>
8335
8336         * config.sub (d30v): Add d30v as a basic machine type.
8337
8338 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8339
8340         * configure.in: -linux-gnu*, not -linux-gnu.
8341
8342 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8343
8344         * MAINTAINERS: Add self in write-after-approval section.
8345
8346 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8347
8348         * MAINTAINERS: Add self as ia64 port maintainer.
8349
8350 2000-03-08  Neil Booth  <NeilB@earthling.net>
8351
8352         * MAINTAINERS: Add self in write-after-approval section.
8353
8354 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8355
8356         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8357         (do-tar-bz2): Replace TOOL with PACKAGE.
8358         (gdb.tar.bz2): Remove GDBTK from GDB package.
8359         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8360         dejagnu.tar.bz2): New packages.
8361
8362 2000-02-27  Andreas Jaeger  <aj@suse.de>
8363
8364         * configure.in: Add entry for mips*-*-linux*, move catch all
8365         *-*-*linux* entry below this one.
8366
8367 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8368
8369         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8370
8371 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8372
8373         * config.sub: Support an OS of "wince".
8374
8375 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8376
8377         * config.guess, config.sub: Updated to match config's 2000-02-15
8378         version.
8379
8380 2000-02-23  Linas Vepstas <linas@linas.org>
8381
8382         * config.sub: Add support for Linux/IBM 370.
8383         * configure.in: Likewise.
8384
8385 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8386
8387         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8388
8389 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8390
8391         * config.guess: Guess "cygwin" rather than "cygwin32".
8392
8393 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8394
8395         * configure (gcc_version): When setting, narrow search to
8396         lines containing `version_string'.
8397
8398 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8399
8400         * config.sub: Add support for avr target.
8401
8402 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8403
8404         * MAINTAINERS: Add maintainers for MCore port.
8405
8406 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8407
8408         * config.sub: Add mmix-knuth-mmixware.
8409
8410 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8411
8412         * MAINTAINERS: Pair cccp with cpplib maintainership.
8413
8414 2000-01-27  Christopher Faylor <cgf@redhat.com>
8415
8416         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8417         structure stuff to -L library search.
8418         (CXX_FOR_TARGET): Ditto.
8419         (CROSS_CHECK_MODULES): Fix spelling mistake.
8420
8421 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8422
8423         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8424         the C++ compiler.
8425
8426 2000-01-12  Richard Henderson  <rth@cygnus.com>
8427
8428         * configure.in: Don't build some bits for beos.
8429
8430 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8431
8432         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8433         as include files.
8434
8435 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8436
8437         * Add self as cpplib maintainer, as requested by Jason
8438         Merrill.  Correct my e-mail address.
8439
8440 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8441
8442         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8443         not mh-aix43.
8444
8445 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8446
8447         * MAINTAINERS: Add myself to "write after approval" list.
8448
8449 1999-12-14  Richard Henderson  <rth@cygnus.com>
8450
8451         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8452         * config.sub: Accept alphaev[78], alphaev8.
8453
8454 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8455
8456         * config.guess, config.sub: Update from autoconf.
8457
8458 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8459
8460         * MAINTAINERS:  update my playtime e-address.
8461
8462 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8463
8464         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8465         necessary libraries are missing.
8466
8467 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8468
8469         * MAINTAINERS: Add new 'write after approval' maintainer.
8470
8471 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8472
8473         * MAINTAINERS: Add new Java maintainer.
8474
8475 1999-10-25  Andreas Schwab  <schwab@suse.de>
8476
8477         * configure: Fix quoting inside arguments of eval.
8478
8479 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8480
8481         * config-ml.in: Allow suppression of some ARM multilibs.
8482
8483 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8484
8485         * config.guess: Add OS/390 match pattern.
8486         * config.sub: Add mvs, openedition targets.
8487         * configure.in (i370-ibm-opened*): New.
8488
8489 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8490
8491         * config.sub: Add support for configuring for pj.
8492
8493 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8494
8495         * config.sub (maybe_os): Add support for configuring for fr30.
8496
8497 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8498
8499         * configure.in: Do not configure or build ld for AIX
8500         platforms.  ld is known to be broken on these platforms.
8501
8502 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8503
8504         * config-ml.in: Pass compiler flag corresponding to multidirs to
8505         subdir configures.
8506
8507 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8508
8509         * Makefile.in (LDFLAGS): Define.
8510
8511 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8512
8513         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8514         noconfigdirs.
8515         (*-*-cygwin*): Likewise.
8516
8517 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8518
8519         * mkdep: New file.
8520         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8521         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8522
8523         From Eli Zaretskii <eliz@is.elta.co.il>:
8524         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8525         long file name when using DJGPP on MS-DOS.
8526
8527 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8528
8529         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8530
8531 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8532
8533         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8534         dependency as this causes "make check" to globally "make all"
8535
8536 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8537
8538         * configure.in (target_libs): Added target-zlib.
8539         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8540         (CONFIGURE_TARGET_MODULES): Likewise.
8541         (CHECK_TARGET_MODULES): Likewise.
8542         (INSTALL_TARGET_MODULES): Likewise.
8543         (CLEAN_TARGET_MODULES): Likewise.
8544         (configure-target-zlib): New target.
8545         (all-target-zlib): Likewise.
8546         (all-target-libjava): Depend on all-target-zlib.
8547         (configure-target-libjava): Depend on configure-target-zlib.
8548
8549         * Makefile.in (configure-target-libjava): Depend on
8550         configure-target-newlib.
8551         (configure-target-boehm-gc): New target.
8552         (configure-target-qthreads): New target.
8553
8554         * configure.in (target_libs): Added target-qthreads.
8555         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8556         (CONFIGURE_TARGET_MODULES): Likewise.
8557         (CHECK_TARGET_MODULES): Likewise.
8558         (INSTALL_TARGET_MODULES): Likewise.
8559         (CLEAN_TARGET_MODULES): Likewise.
8560         (all-target-qthreads): New target.
8561         (configure-target-libjava): Depend on configure-target-qthreads.
8562         (all-target-libjava): Depend on all-target-qthreads.
8563
8564         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8565         (CONFIGURE_TARGET_MODULES): Likewise.
8566         (CHECK_TARGET_MODULES): Likewise.
8567         (INSTALL_TARGET_MODULES): Likewise.
8568         (CLEAN_TARGET_MODULES): Likewise.
8569         (all-target-libjava): New target.
8570         (all-target-boehm-gc): Likewise.
8571         * configure.in (target_libs): Added libjava, boehm-gc.
8572
8573 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8574
8575         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8576         configure.bat in SUPPORT_FILES.
8577         (gas+binutils.tar.bz2): Likewise.
8578
8579         * makeall.bat: Remove; obsolete.
8580
8581 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8582
8583         From Mark Elbrecht:
8584         * configure.bat: Remove; obsolete.
8585
8586 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8587
8588         * configure: Add -W -Wall to the default CFLAGS when compiling with
8589         gcc.
8590
8591 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8592
8593         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8594
8595 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8596
8597         * configure.in: Build ld on IRIX6.
8598
8599 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8600
8601         * Makefile.in: Change distribution targets to use bzip2 instead of
8602         gzip.
8603         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8604         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8605
8606 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8607
8608         * config.sub: Add mcore target.
8609
8610 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8611
8612         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8613
8614 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8615
8616         * config.guess (dummy): Changed to $dummy.
8617
8618 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8619
8620         * config.sub: Tidied up case statements.
8621
8622 1999-05-22  Ben Elliston  <bje@cygnus.com>
8623
8624         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8625         <jiro@din.or.jp>.
8626
8627         * config.guess: Merge with FSF version. Future changes will be
8628         more accurately recorded in this ChangeLog.
8629         * config.sub: Likewise.
8630
8631 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8632
8633          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8634
8635 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8636
8637         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8638
8639 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8640
8641         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8642
8643 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8644
8645         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8646         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8647         Bad merge removed these two changes.
8648
8649 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8650                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8651
8652         * config.guess (interix Alpha): Add.
8653
8654 1999-04-11  Richard Henderson  <rth@cygnus.com>
8655
8656         * configure.in (i?86-*-beos*): Do config gperf; don't config
8657         gdb, newlib, or libgloss.
8658
8659 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8660
8661         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8662         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8663         from multidirs.
8664
8665 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8666
8667         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8668
8669 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8670
8671         * config.sub: Add support for mcore targets.
8672
8673 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8674
8675         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8676         not mt-ospace, in order to shut up assembler warning about using
8677         symbols that are named the same as registers.
8678
8679 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8680
8681         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8682         dependency list for all-target-cygmon.
8683
8684 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8685
8686         * config-ml.in: Check $host, not $target, for selective multilibs.
8687         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8688         thumb interworking, and underscore prefix multilibs.
8689
8690 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8691
8692         * missing: Update to version from current automake.
8693
8694 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8695
8696         * configure (gxx_include_dir): Removed.
8697
8698         * configure.in (gxx_include_dir): Handle it.
8699         * Makefile.in: Likewise.
8700
8701 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8702
8703         * config.sub (mips64vr4111,mips64vr4111el) Add.
8704
8705 1999-03-21  Ben Elliston  <bje@cygnus.com>
8706
8707         * config.guess: Correct typo for detecting ELF on FreeBSD.
8708
8709 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8710
8711         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8712         config/mh-djgpp.
8713
8714 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8715
8716         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8717         all-target-newlib to dependency list for all-target-bsp.
8718
8719 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8720
8721         * config.sub: Add i386-uwin support.
8722         * config.guess: Likewise.
8723
8724 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8725
8726         * configure.in: cleanup, add mh-*pic handling for arm, special
8727         case powerpc*-*-aix*
8728
8729 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8730
8731         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8732         can be built.
8733
8734 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8735
8736         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8737         targets.
8738
8739 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8740
8741         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8742
8743 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8744
8745         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8746
8747 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8748
8749         * config.sub: Fix typo in arm recognition.
8750
8751 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8752
8753         * configure.in (noconfigdirs): Changed target_configdirs to
8754         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8755         rather than m68k-*-* since it is not known to work on
8756         m68k-aout. Ditto for arm-*-*oabi.
8757
8758 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8759
8760         * configure.in (*-*-windows*): Remove, no longer used.
8761
8762 1999-02-19  Ben Elliston <bje@cygnus.com>
8763
8764         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8765         Smart and improved by Andrew Cagney.
8766
8767 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8768
8769         * config.guess: Recognize openbsd-*-hppa.
8770
8771 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8772
8773         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8774         only if it is not empty.
8775
8776 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8777
8778         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8779
8780         * config.guess: Modified to recognize uname's armv* syntax.
8781
8782         * config.sub: Modified to recognize uname's armv* syntax.
8783
8784 1999-02-17  Mark Salter  <msalter@cygnus.com>
8785
8786         * configure.in: Added target-bsp for sparclite.
8787
8788 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8789
8790         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8791
8792 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8793
8794         * configure.in: Add support for strongarm port.
8795         * config.sub: Add support for strongarm target.
8796
8797 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8798
8799         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8800         the old name config/mh-cygwin32.
8801         Enable texinfo.
8802
8803 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8804
8805         * configure.in: Do build ld for ix86 Solaris.
8806
8807 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8808
8809         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8810         $AR_FOR_TARGET.  Likewise for RANLIB.
8811
8812 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8813
8814         * config.sub (oabi):  Recognize.
8815         * configure.in (arm-*-oabi):  Handle.
8816
8817 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8818
8819         * config.guess: Improve detection of i686 on UnixWare 7.
8820
8821 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8822
8823         * config.guess: Add support for i386-pc-interix.
8824         * config.sub: Likewise.
8825         * configure.in: Likewise.
8826
8827 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8828
8829         * Makefile.in: Remove unneeded all-target-libio from
8830         from all-target-winsup target since it is now unneeded.
8831         Add all-target-libtermcap in its place since it is now
8832         needed.
8833
8834 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8835
8836         * configure.in: makefile stub for cygwin target is probably
8837         unnecessary.  Remove it for now.
8838
8839 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8840
8841         * configure.in: libtermcap.a should be built when cygwin is the
8842         target as well as the host.
8843         * config.guess: Allow mixed case in cygwin uname output.
8844         * Makefile.in: Add libtermcap target.
8845
8846 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8847
8848         * config.sub: Clean up handling of hppa2.0.
8849
8850 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8851
8852         * config.guess: Use C code to identify more HP machines.
8853
8854 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8855
8856         * config.sub: Handle hppa2.0.
8857
8858 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8859
8860         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8861         cygmon for all sparclite targets, regardless of object format.
8862
8863 1998-12-15  Mark Salter  <msalter@cygnus.com>
8864
8865         * configure.in: Added target-bsp for several target architectures.
8866
8867         * Makefile.in: Added rules for bsp.
8868
8869 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8870
8871         * config.guess: Improve detection of hppa2.0 processors.
8872
8873 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8874
8875         * config.guess: Recognize FreeBSD using ELF automatically.
8876
8877 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8878
8879         * configure (skip-this-dir): Add handling for new shell script, which
8880         might be created by a sub-directory's configure to indicate, this particular
8881         directory is "unwanted".
8882         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8883
8884 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8885
8886         * ltconfig: import from libtool, after changing libtool to
8887         account for the cygwin name change.
8888
8889 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8890
8891         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8892         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8893
8894 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8895
8896         * configure.in: Add libtermcap to list of cygwin dependencies.
8897
8898 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8899
8900         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8901         they include winsup/include when it's a cygwin target.
8902
8903 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8904
8905         * configure.in (host_tools): Added zip.
8906         * Makefile.in (all-target-libjava): Depend on all-zip.
8907         (all-zip): New target.
8908         (ALL_MODULES): Added all-zip.
8909         (NATIVE_CHECK_MODULES): Added check-zip.
8910         (INSTALL_MODULES): Added install-zip.
8911         (CLEAN_MODULES): Added clean-zip.
8912
8913 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8914
8915         * Makefile.in: lose "32" from comment about cygwin.
8916
8917 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8918
8919         * configure.in: Use -Os to build target libraries for the fr30.
8920
8921 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8922
8923         * config.sub: Add fr30.
8924
8925 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8926
8927         * configure.in: drop "32" from config/mh-cygwin32.  Check
8928         cygwin* instead of cygwin32*.
8929         * config.sub: Check cygwin* instead of cygwin32*.
8930
8931 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8932
8933         * config.guess: Match any version of Unixware7.
8934
8935 1998-10-20  Syd Polk  <spolk@cygnus.com>
8936
8937         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8938         if desired.
8939
8940 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8941
8942         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8943         these if the appropriate directories and files to not exist.
8944
8945 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8946
8947         * Makefile.in (DEVO_SUPPORT): Add config.if.
8948
8949 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8950
8951         * configure: Add pattern to replace "build_tooldir"'s
8952         definition in the generated Makefile with "tooldir"'s
8953         actual value.
8954
8955 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8956
8957         * config.sub: Bring back lost sparcv9.
8958
8959         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8960
8961 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8962
8963         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8964         CC_FOR_TARGET and friends.
8965
8966 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8967
8968         * Makefile.in (build_tooldir): New variable, same as tooldir.
8969         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8970         -B$(build_tooldir)/bin/.
8971         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8972
8973 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8974
8975         * README: Remove installation instructions and refer to the
8976         INSTALL directory instead.
8977
8978 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8979
8980         * config.sub: Add support for i[34567]86-pc-udk.
8981         * configure.in: Likewise.
8982
8983 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8984
8985         * Makefile.in: add bzip2 package building bits for user
8986         tools module
8987         * configure.in: ditto
8988
8989 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8990
8991         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8992         (ALL_TARGET_MODULES): Add all-target-libobjc.
8993         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8994         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8995         (all-target-libchill): Add dependencies.
8996         * configure.in (target_libs): Add libchill.
8997
8998 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8999
9000         * configure.in (target_subdir): Remove duplicate line.
9001
9002 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9003
9004         * Makefile.in (all-automake): fix dependencies.
9005
9006 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9007
9008         * configure.in: Minor cleanups for building in the $(target_alias)
9009         subdir.
9010
9011 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9012
9013         * Makefile.in (bootstrap): Set r and s before make all.  Use
9014         BASE_FLAGS_TO_PASS in make all.
9015         (cross): Likewise.
9016
9017 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9018
9019         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9020
9021 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9022
9023         * config.sub: Fix typo in last change.
9024
9025 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9026
9027         * config.sub: Add support for C4x target.
9028         * configure.in: Likewise.
9029
9030 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9031
9032         * config.sub: Recognize sparcv9 just like sparc64.
9033
9034 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9035
9036         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9037
9038 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9039
9040         * config.guess: Correctly identify Pentium II sco boxes.
9041
9042         * config.guess: Fix "tr" code.  From Weiwen Liu.
9043
9044 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9045
9046         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9047         stabs.
9048
9049 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9050
9051         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9052         (ALL_TARGET_MODULES): Add all-target-libchill.
9053         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9054         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9055         (all-target-libchill): Add dependencies.
9056         * configure.in (target_libs): Add libchill.
9057
9058 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9059
9060         * config.guess: Avoid assumptions about "tr" behaves when
9061         LANG is set to something other than English.
9062
9063 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9064
9065         * configure (gxx_include_dir): Changed to
9066         '${prefix}/include/g++'-${libstdcxx_interface}.
9067
9068         * config.if: New to determine the interfaces.
9069
9070 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9071
9072         * config.guess: Detect and handle MPE/IX.
9073         * config.sub: Deal with MPE/IX.
9074
9075 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9076
9077         * configure.in: Use mh-aix43.
9078
9079 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9080
9081         * configure: Fix --without/--disable cases for gxx-include-dir.
9082
9083 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9084
9085         * mdata-sh:  Imported.  Needed for automake support.
9086
9087 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9088
9089         * Makefile.in (taz): Try "chmod -R og=u ." before
9090         "chmod og=u `find . -print`".
9091
9092 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9093
9094         * configure.in: Add arm-elf and thumb-elf support.
9095
9096 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9097
9098         * Makefile.in: Undo previous patch.
9099
9100 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9101
9102         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9103         to here ...
9104         (install-no-fixedincludes): and here
9105         (INSTALL_MODULES): ... from here.
9106
9107 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9108
9109         * config.sub: Merge with FSF.
9110
9111         * config.guess: Merge with FSF.
9112
9113 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9114
9115         * configure (extraconfigdirs): New variable.
9116         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9117         * Makefile.in (all): Move higher in file.
9118         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9119         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9120         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9121         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9122         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9123
9124 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9125
9126         * Makefile.in (all-target-libjava): Depend on all-gcc and
9127         all-target-newlib.
9128         (configure-target-libjava): Depend on $(ALL_GCC).
9129
9130 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9131
9132         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9133         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9134
9135 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9136
9137         * INSTALL/README: Fix typo.
9138
9139 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9140
9141         * ylwrap: Change absolute path checks to check for DOS style path
9142         names.
9143
9144         * ylwrap: Don't use a full path name if the source file is in the
9145         same directory.  From hjl@lucon.org (H.J. Lu).
9146
9147         * config-ml.in: Default to being verbose, to match Feb 18 change to
9148         configure.
9149
9150 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9151
9152         Brought over from egcs:
9153
9154         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9155
9156         * configure.in (target_subdir): Set to ${target_alias} instead
9157         of "libraries".
9158
9159         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9160
9161         * configure.in (target_subdir): Set to libraries if enable_multilib.
9162
9163 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9166         multilibs, force reconfiguration the first time we create
9167         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9168
9169 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9170
9171         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9172         avoid confusion with --no-recursion.
9173
9174 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9175
9176         * configure.in: Win32 hosts shouldn't use install -x
9177         * install-sh: remove -x option, and special .exe-handling
9178         hack.
9179
9180 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9181
9182         * config.guess: Recognize i586-pc-beos.
9183         * configure.in: Don't build some bits for beos.
9184
9185 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9186
9187         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9188         CFLAGS default to -O2.
9189
9190         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9191         when using GNU ld.
9192
9193 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9194
9195         * ltmain.sh: Correct install when using a different shell.
9196
9197 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9198
9199         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9200
9201 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9202
9203         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9204         target.
9205
9206 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9207
9208         * ltconfig: Update to correct AIX handling.
9209
9210 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9211
9212         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9213
9214         * configure.in (target_subdir): Set to ${target_alias} instead
9215         of "libraries".
9216
9217 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9218
9219         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9220         (Makefile): Depend on $(gcc_version_trigger).
9221
9222         * configure (gcc_version): Change default initializer to empty
9223         string.
9224         (gcc_version_trigger): New variable; pass this variable down
9225         to subdir configures to enable them checking gcc's version
9226         themselves. Emit make macros for both gcc_version vars.
9227         (topsrcdir): Initialize reliably.
9228         (recursion line): Remove --with-gcc-version=${gcc_version}.
9229
9230 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9231
9232         * configure (enable_version_specific_runtime_libs): Implement new flag
9233         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9234         in $(libsubdir); emit definition in each generated Makefile.
9235         (gxx_include_dir): Initialize depending on
9236         $enable_version_specific_runtime_libs.
9237
9238 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9239
9240         * configure (gcc_version): Initialize properly depending on
9241         how and where configure is started.
9242         (recursion line): Pass a --with-gcc-version=${gcc_version}
9243         to configures in subdirs.
9244
9245 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9246
9247         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9248         cygmon
9249
9250 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9251
9252         * configure.in: Add cygmon and libstub support for mn10200.
9253
9254 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9255
9256         * configure (gcc_version): Add new variable describing the
9257         particular gcc version we're building.
9258         * Makefile.in (libsubdir): Add new macro for the directory
9259         in which the compiler finds executables, libraries, etc.
9260         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9261         and libsubdir.
9262
9263 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9264
9265         * Makefile.in (local-clean): Remove *.log.
9266         (warning.log): Built with warn_summary from build.log.
9267         (mail-report.log): Run test_summary.
9268         (mail-report-with-warnings.log): Run test_summary including
9269         warning.log in the report.
9270
9271 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9272
9273         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9274
9275 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9276
9277         * Makefile.in (grep): Grep no longer depends on libiberty.
9278
9279 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9280
9281         * Makefile.in: all-snavigator needs all-libgui.
9282
9283 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9284
9285         * configure.in: Add cygmon and libstub support for mn10300.
9286
9287 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         * missing: Update to version from automake 1.3.
9290
9291         * ltmain.sh: On installation, don't get confused if the same name
9292         appears more than once in the list of library names.
9293
9294 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9295
9296         * config.sub: Accept m68060 and m5200 as CPU names.
9297
9298 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9299
9300         * configure: Use && rather than using -a in test, because odd
9301         strings can confuse test.
9302         * configure.in: Likewise.
9303
9304 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9305
9306         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9307
9308 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9309
9310         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9311         bootstrap4-lean): New targets.
9312
9313 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9314
9315         * mpw-* Delete.  Not used.
9316
9317 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9318
9319         * COPYING.LIB: Update FSF address.
9320
9321 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9322
9323         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9324
9325         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9326         GAS_SUPPORT_DIRS.
9327
9328 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9329
9330         * ltconfig, ltmain.sh: Avoid producing a version number if
9331         -version-info was not used.
9332
9333 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9334
9335         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9336         building with newlib.
9337
9338 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9339
9340         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9341         Solaris `make' causes it to continue to next definition.
9342
9343 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9344
9345         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9346         the right GUI libraries and files are installed along with GDB.
9347
9348 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9349
9350         * configure.in: Change alpha to alpha* in several places.
9351
9352 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9353
9354         * config.sub: Recognize sparc86x.
9355
9356 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9357
9358         * configure.in (--enable-target-optspace): Remove debug echo.
9359
9360 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9361
9362         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9363
9364 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9365
9366         * ltconfig: Update cygwin32 support.
9367
9368         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9369         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9370         (GDB_SUPPORT_DIRS): Likewise.
9371
9372 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9373
9374         * configure.in (target_makefile_frag): If --enable-target-optspace,
9375         use -Os to compile target libraries rather than -O2.  Default to
9376         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9377         not used.
9378         * configure.in (target_cflags): Ditto for d30v.
9379
9380 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9381
9382         * Makefile.in (all-bfd): Depend on all-intl.
9383         (all-binutils): Likewise.
9384         (all-gas): Likewise.
9385         (all-gprof): Likewise.
9386         (all-ld): Likewise.
9387
9388 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9389
9390         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9391
9392 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9393
9394         * Makefile.in (all-bfd): Depend upon all-libiberty.
9395
9396         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9397
9398 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9399
9400         * Makefile.in: Add libstub.
9401
9402         * configure.in: Ditto. Build libstub for targets that have cygmon
9403         support.
9404
9405 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9406
9407         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9408
9409 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9410
9411         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9412         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9413
9414 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9415
9416         * configure: Define DEFAULT_M4 by searching PATH.
9417         * Makfile.in: Use DEFAULT_M4.
9418
9419 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9420
9421         * ltconfig: Add cygwin32 support.
9422
9423         * Makefile.in, configure.in: Add libtool as a native only directory
9424         to configure and build.
9425
9426 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9427
9428         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9429
9430 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9431
9432         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9433
9434 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9435
9436         * Makefile.in: add ash make rules
9437         * configure.in: add ash to native_only and host_tools lists
9438
9439 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9440
9441         * Makefile.in (all-gettext, all-intl): New targets.
9442         (ALL_MODULES): Added all-gettext, all-intl.
9443         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9444         (INSTALL_MODULES): Added install-gettext, install-intl.
9445         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9446
9447         * configure.in (host_tools): Added gettext.
9448         (native_only): Likewise.
9449         (noconfigdirs) [various cases]: Likewise.
9450         (host_libs): Added intl.
9451
9452 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9453
9454         * configure: Do not disable building gdbtk for cygwin32 hosts.
9455
9456 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9457
9458         * configure.in: Add thumb-coff target.
9459         * config.sub: Add thumb-coff target.
9460
9461 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9462
9463         * Makefile.in: Revert yesterday's change.
9464         (all-target-winsup):  all-target-librx stays out of here.
9465
9466 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9467
9468         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9469         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9470         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9471         Remove references to librx and libg++.
9472
9473 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9474
9475         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9476         recursive makes
9477
9478 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9479
9480         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9481         for newlib directory.
9482         (CXX_FOR_TARGET): Likewise.
9483
9484 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9485
9486         * ltconfig: Update after libtool/ltconfig.in change for
9487         hpux11.
9488
9489 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9490
9491         * ltconfig, ltmain.sh: Update to libtool 1.2.
9492
9493 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9494
9495         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9496         (install-gcc-cross): Instead, override LANGUAGES here.
9497
9498 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9499
9500         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9501         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9502
9503 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9504
9505         * configure.in: Add Thumb-pe target.
9506
9507 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9508
9509         * Makefile.in - changed sn targets to snavigator
9510         * configure.in - changed sn targets to snavigator
9511
9512 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9513
9514         * config-ml.in: After building symlink tree call make distclean
9515         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9516         to be the case for libiberty.
9517
9518 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9519
9520         * configure: When making link, also check the current
9521         directory. The configure scripts may create one.
9522
9523 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9524
9525         * config.sub: Accept alphapca56 and alphaev6 properly.
9526
9527 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9528
9529         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9530
9531 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9532
9533         * config.sub (sco5): Fix typo.
9534
9535 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9536
9537         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9538         install-itcl.
9539         (install-itcl): Remove dependency on install-tcl.
9540
9541 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9542
9543         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9544
9545 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9546
9547         * configure.in: Don't build libgui for a cygwin32 target when not on
9548         a cygwin32 host.
9549
9550 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9551
9552         * configure (redirect): Set to null, so default behavior of
9553         configure is now --verbose.
9554
9555 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9556
9557         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9558         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9559
9560 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9561
9562         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9563         this change to sync Makefile.in with its ChangeLog entries.
9564
9565 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9566
9567         * ltmain.sh (mkdir): Check that the directory doesn't exist
9568         before we exit with error, so that we don't get races during
9569         parallel builds.
9570
9571 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9572
9573         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9574
9575 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9576
9577         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9578         PICFLAG_FOR_TARGET.
9579         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9580
9581         * configure: Emit a definition for the new macro enable_shared
9582         into each Makefile.
9583
9584 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9585
9586         * configure.in (host_tools, native_only): Add libtool.
9587
9588 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9589
9590         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9591         Fix typo in ming config comment.
9592
9593 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9594
9595         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9596
9597 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9598
9599         * config.sub: Add tic30 cases, and map c30 to tic30.
9600
9601 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9602
9603         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9604         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9605         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9606         (CLEAN_TARGET_MODULES): Similarly
9607         (all-target-libf2c): Add dependences.
9608         * configure.in (target_libs): Add libf2c.
9609
9610 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9611
9612         * configure.in: Remove expect from noconfigdirs when target
9613         is cygwin32.  OK to build expect and dejagnu with Canadian
9614         Cross.
9615
9616 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9617
9618         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9619         host.
9620
9621         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9622         and mingw32.
9623
9624 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9625
9626         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9627         here as it is not defined in the toplevel Makefile.
9628
9629 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9630
9631         * configure (package_makefile_rules_frag): New variable, which names
9632         a file with generic rules, ...
9633         Change comment to mention we now have FIVE parts.
9634         * configure: Undo last change.
9635
9636 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9637
9638         * config.guess: More accurate determination of HP processor types.
9639         * config.sub: More accurate determination of HP processor types.
9640
9641 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9642
9643         * configure (package_makefile_frag): Move inserting the
9644         ${package_makefile_frag} to where it should be according
9645         to the comment.
9646
9647 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9648
9649         * config.guess: Add support for Linux/ARM.
9650
9651 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9652
9653         * .cvsignore: Remove *-info and *-install since they match
9654         release-info and mpw-install, which we don't want to just ignore.
9655
9656 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9657
9658         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9659
9660 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9661
9662         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9663         local_prefix to sub-make invocations.
9664
9665 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9666
9667         * configure.in: Check makefile fragments in the source
9668         directory.
9669
9670 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9671
9672         * configure.in: Check whether host and target makefile
9673         fragments exist before adding them to *_makefile_frag.
9674
9675 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9676
9677         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9678
9679 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9680
9681         * configure.in: Make sure we only replace RPATH_ENVVAR on
9682         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9683         regexp to sed.
9684
9685         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9686         to sub-makes.
9687
9688 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9689
9690         * config-ml.in (multi-do): LDFLAGS must include multilib
9691         designator.
9692
9693 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9694
9695         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9696
9697 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9698
9699         * config.sub: Add mingw32 support.
9700         * configure.in: Likewise.
9701
9702 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9703
9704         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9705
9706 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9707
9708         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9709         * configure (gxx_include_dir): Provide a definition for subdirs
9710         which do not use autoconf.
9711
9712 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9713
9714         * config.guess: Sync with egcs.  Picks up new alpha support,
9715         BeOS & some additional linux support.
9716
9717 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9718
9719         * config.guess: HP 9000/803 is a PA1.1 machine.
9720
9721 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9722
9723         * configure.in: It's alpha*-...
9724
9725 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9726
9727         * configure.in (host_makefile_frag, target_makefile_frag):
9728         Handle multiple config files.
9729         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9730         alpha-*-*.
9731
9732 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9733
9734         * mkdep: New file.
9735
9736 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9737
9738         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9739
9740 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9741
9742         * Makefile.in: Add libgui directory.
9743         (GDB_TK): Add all-libgui.
9744         * configure.in: Add libgui directory.
9745         * configure: Add all-libgui to GDB_TK.
9746
9747 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9748
9749         * config-ml.in (multidirs): Add m32r to multilib list.
9750
9751 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9752
9753         * Makefile.in (all-target-gperf): Change dependency to
9754         all-target-libstdc++.
9755
9756 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9757
9758         * config.guess: Add BeOS support.
9759
9760 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9761
9762         Source directory cvs renamed to cvssrc:
9763         * configure.in (host_tools): Change cvs to cvssrc.
9764         (native_only): Likewise.
9765         (noconfigdirs) [various cases]: Likewise.
9766         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9767         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9768         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9769         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9770         (all-cvssrc): Rename target from all-cvs.
9771
9772 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9773
9774         * configure (gxx_include_dir): Fix thinko.
9775
9776 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9777
9778         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9779         (install-cross, install-gcc-cross): New targets.
9780
9781 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9782
9783         * configure.in (noconfigdirs): Add support for Thumb target.
9784
9785         * config.sub (maybe_os): Add support for Thumb target.
9786
9787 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9788
9789         * Makefile.in: Add rules for cygmon.
9790
9791         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9792
9793 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9794
9795         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9796         * configure (gxx_include_dir): Provide a definition for subdirs
9797         which do not use autoconf.
9798
9799 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9800
9801         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9802         11/18/97 build
9803
9804 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9805
9806         * From Franz Sirl.
9807         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9808         found on RedHat Linux systems.
9809
9810 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9811
9812         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9813         guesses.
9814
9815 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9816
9817         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9818
9819 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9820
9821         * ltmain.sh: If mkdir fails, check whether the directory was created
9822         anyhow by some other process.
9823
9824 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9825
9826         * configure.in (d30v-*-*): Configure all directories.
9827
9828 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9829
9830         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9831         for the D30V.
9832
9833 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9834
9835         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9836
9837 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9838
9839         * include/libiberty.h: Add extern "C" { so it can be used with C++
9840         progrms.
9841         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9842         programs.
9843
9844 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9845
9846         * configure.in (d30v-*-*): Configure GCC now.
9847
9848 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9849
9850         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9851         is no longer needed.
9852
9853 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9854
9855         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9856
9857 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9858
9859         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9860         targets using "$@" to provide support for similar but not identical
9861         targets without having to duplicate code.
9862
9863 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9864
9865         * makefile.vms: Fix to work with DEC C.
9866
9867 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9868
9869         * config.sub: Add mips-tx39-elf to marketing names.
9870
9871 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9872
9873         * ltmain.sh: Handle symlinks in generated script.
9874
9875 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9876
9877         * configure: Handle autoconf style directory options: --bindir,
9878         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9879         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9880         --sysconfdir.
9881         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9882         (sharedstatedir, localstatedir, oldincludedir): New variables.
9883         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9884         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9885         sbindir, sharedstatedir, and sysconfdir.
9886
9887 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9888
9889         * Makefile.in (bootstrap-lean): New target.
9890
9891 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9892
9893         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9894         sn, and gnuserv from noconfigdirs.
9895
9896 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9897
9898         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9899
9900 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9901
9902         * Makefile.in (cross): New target.
9903
9904 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9905                           Jeff Law         <law@cygnus.com>
9906
9907         * Makefile.in (bootstrap2, bootstrap3): New targets.
9908         (all-bootstrap): Remove outdated and confusing target.
9909         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9910
9911 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9912
9913         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9914         windows.  Consistent with gdb/configure.
9915
9916 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9917
9918         * configure.in: Name Linux target fragment.
9919
9920         * configure: Rewrite so that project Makefile fragment is inserted
9921         first and appears last in the resulting Makefile.
9922
9923 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9924
9925         * Makefile.in (install-itcl): Install tcl first.
9926
9927 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9928
9929         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9930
9931 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9932
9933         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9934
9935         * configure.in (skipdirs): Add target-librx for Linux.
9936         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9937
9938 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9939
9940         * Makefile.in (bootstrap): New target.
9941
9942 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9943
9944         * config.sub: Accept 'amigados' for backward compatibility.
9945
9946 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9947
9948         * config.guess: Merge with FSF.
9949
9950 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9951
9952         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9953
9954 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9955
9956         * config.sub: Add "marketing-names" patch.
9957
9958 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9959
9960         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9961
9962 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9963
9964         * config.sub: Handle v850-elf.
9965
9966 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9967
9968         * .cvsignore (*-install): Remove.
9969
9970 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9971
9972         * ltconfig: Set CONFIG_SHELL in libtool.
9973         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9974
9975 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9976
9977         * configure.in (target_subdir): Set to libraries if enable_multilib.
9978
9979 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9980
9981         * config.guess: Update from gcc directory.
9982
9983 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9984
9985         * Makefile.in (all-sim): Depends on all-readline.
9986
9987 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9988
9989         * Makefile.in (BISON, YACC): Use $$s.
9990         (all-bison): Depend on all-texinfo.
9991
9992 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9993
9994         * Makefile.in (BISON): Add -L flag.
9995         (YACC): Likewise.
9996
9997 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9998
9999         * configure.in (noconfigdirs): Add support for v850e target.
10000
10001         * config.sub (maybe_os): Add support for v850e target.
10002
10003 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10004
10005         * configure.in (noconfigdirs): Add support for v850ea target.
10006
10007         * config.sub (maybe_os): Add support for v850ea target.
10008
10009 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10010
10011         * config.sub: Add mipstx39.  Delete r3900.
10012
10013 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10014
10015         * Makefile.in (all-autoconf): Depends on all-texinfo.
10016
10017 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10018
10019         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10020         eabi targets.
10021
10022 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10023
10024         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10025
10026         * configure: When handling a Canadian Cross, handle YACC as well as
10027         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10028         * Makefile.in (all-bison): Depend upon all-texinfo.
10029
10030 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10031
10032         * Makefile.in (BISON): bison, not byacc or bison -y.
10033         (YACC): bison -y or byacc or yacc.
10034         (various): Add *-bison as appropriate.
10035         (taz): No need to mess with BISON anymore.
10036
10037 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10038
10039         * configure: If OSTYPE matches *win32*, try to find a good value for
10040         CONFIG_SHELL.
10041
10042 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10043
10044         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10045         configure.in if it is present.
10046
10047 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10048
10049         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10050
10051 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10052
10053         * config.sub: Recognize `arc' cpu.
10054         * configure.in: Likewise.
10055         * config-ml.in: Likewise.
10056
10057 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10058
10059         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10060
10061 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10062
10063         * configure: Changed sed delimiter from ':' to '|' when
10064         attempting to substitute ${config_shell} for SHELL. On
10065         NT ${config_shell} may contain a ':' in it.
10066
10067 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10068
10069         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10070
10071 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10072
10073         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10074
10075 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10076
10077         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10078
10079         * ylwrap: If the program is a relative path, force it to be
10080         absolute.
10081
10082 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10083
10084         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10085
10086 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10087
10088         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10089         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10090         for libraries.
10091
10092 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10093
10094         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10095         separated by spaces.
10096
10097 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10098
10099         * ylwrap: New file.
10100         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10101
10102         * ltmain.sh: Handle /bin/sh at start of install program.
10103
10104         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10105
10106         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10107         * missing: New file, from automake 1.2.
10108
10109 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10110
10111         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10112         check-tk to CHECK_X11_MODULES.
10113
10114 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10115
10116         * config.sub: Merge with FSF.
10117
10118 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10119
10120         * config.guess: Merge with FSF.
10121
10122 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10123
10124         * configure: Treat msdosdjgpp like go32.
10125         * configure.in: Likewise.  Don't remove gprof for go32.
10126
10127         * configure: Change Makefile.tem2 to Makefile.tm2.
10128
10129 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10130
10131         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10132
10133 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10134
10135         * install-sh (chmodcmd): Set to null if the DST directory already
10136         exists.  Same as Nov 11th change.
10137
10138 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10139
10140         * configure (GDB_TK): Needs itcl and tix.
10141
10142 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10143
10144         * config.guess: Update from FSF.
10145
10146 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10147
10148         * Makefile.in (GDB_TK): Depend on itcl and tix.
10149
10150 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10151
10152         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10153         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10154         (INSTALL_SCRIPT): New variable.
10155         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10156         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10157         to -x.
10158         * install-sh: Add support for -x option.
10159
10160 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10161
10162         * configure.in, Makefile.in: Treat tix like itcl.
10163
10164 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10165
10166         * Makefile.in (WINDRES): New variable.
10167         (WINDRES_FOR_TARGET): New variable.
10168         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10169         (EXTRA_HOST_FLAGS): Add WINDRES.
10170         (EXTRA_TARGET_FLAGS): Add WINDRES.
10171         (EXTRA_GCC_FLAGS): Add WINDRES.
10172         ($(DO_X)): Pass down WINDRES.
10173         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10174         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10175         DLLTOOL_FOR_TARGET.
10176
10177 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10178
10179         * configure.in: configure sim before gdb for win32-x-ppc
10180
10181 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10182
10183         Move gperf into the toplevel, from libg++.
10184         * configure.in (target_tools): Add target-gperf.
10185         (native_only): Add target-gperf.
10186         * Makefile.in (all-target-gperf): New target, depend on
10187         all-target-libg++.
10188         (configure-target-gperf): Empty rule.
10189         (ALL_TARGET_MODULES): Add all-target-gperf.
10190         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10191         (CHECK_TARGET_MODULES): Add check-target-gperf.
10192         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10193         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10194
10195 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10196
10197         * config.sub (mn10200): Recognize new basic machine.
10198
10199 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10200
10201         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10202         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10203
10204 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10205
10206         * configure.in: If we're building mips-sgi-irix6* native, turn on
10207         ENABLE_MULTILIB and set TARGET_SUBDIR.
10208
10209 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10210
10211         * Makefile.in (all-sn): Depend on all-grep.
10212
10213 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10214
10215         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10216
10217         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10218         Makefile.  From Jeff Makey <jeff@cts.com>.
10219         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10220
10221         * Makefile.in (DISTBISONFILES): Remove.
10222         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10223         $(DEFAULT_YACC).
10224
10225         * configure.in: Build itl, db, sn, etc., when building for native
10226         cygwin32.
10227
10228         * Makefile.in (LD): New variable.
10229         (EXTRA_HOST_FLAGS): Pass down LD.
10230         ($(DO_X)): Likewise.
10231
10232 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10233
10234         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10235
10236 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10237
10238         * configure.in (targargs): Strip out any supplied --build argument
10239         before adding our own. Always add --build.
10240
10241 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10242
10243         * configure.in (targargs): Pass --build if we're doing
10244         a cross-compile.
10245
10246 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10247
10248         * configure: Use '|' instead of ":" as the separator in
10249         sed. Otherwise sed chokes on NT path names with drive
10250         designators. Also look for "?:*" as the leading characters in an
10251         absolute pathname.
10252
10253 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10254
10255         * config.sub: Support for r3900.
10256
10257 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         * configure.in: Use install-sh, not install.sh.
10260
10261 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10262
10263         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10264         apply it twice.
10265
10266 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10267
10268         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10269         install-binutils.
10270
10271 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10272
10273         * Makefile.in: Add automake targets.
10274         * configure.in (host_tools): Add automake.
10275
10276 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10277
10278         * configure: Default CXX to c++, not gcc.
10279         * Makefile.in (CXX): Set to c++, not gcc.
10280         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10281
10282 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10283
10284         * install-sh: try appending a .exe if source file doesn't
10285         exist
10286
10287 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10288
10289         * configure.in: Turn on multilib by default.
10290         (cross_only): Remove target-libiberty.
10291
10292         * Makefile.in (all-gcc): Don't depend on libiberty.
10293
10294 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10295
10296         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10297
10298 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10299
10300         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10301         (DISTBISONFILES): Add ld/Makefile.in
10302
10303 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10304
10305         * configure.in: if target is cygwin32 but host isn't cygwin32,
10306         don't configure gdb tcl tk expect, not just gdb.
10307
10308 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10309
10310         * configure.in: Added gnuserv everywhere sn appears.
10311
10312         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10313         (CROSS_CHECK_MODULES): Added check-gnuserv.
10314         (INSTALL_MODULES): Added install-gnuserv.
10315         (CLEAN_MODULES): Added clean-gnuserv.
10316         (all-gnuserv): New target.
10317
10318 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10319
10320         * config.guess: Fixes for MIPS OpenBSD systems.
10321
10322 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10323
10324         * Makefile.in (INSTALL_XFORM): Remove.
10325         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10326
10327         * mkinstalldirs: New file, copied from automake.
10328         * Makefile.in (installdirs): Rename from install-dirs.  Use
10329         mkinstalldirs.  Change all users.
10330         (DEVO_SUPPORT): Add mkinstalldirs.
10331
10332 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10333
10334         * install-sh: Rename from install.sh.
10335         * Makefile.in (INSTALL): Change install.sh to install-sh.
10336         (DEVO_SUPPORT): Likewise.
10337
10338         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10339         Graichen <graichen@rzpd.de>.
10340
10341 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10342
10343         * config.guess: Recognize OpenBSD systems correctly.
10344
10345 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10346
10347         * README, Makefile.in (ETC_SUPPORT): Remove references to
10348         cfg-paper*, configure.{texi,man,info*}._
10349
10350 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10351
10352         * Makefile.in (all.normal): Ensure that gcc is built after all
10353         the x11 - ie gdb - targets.
10354
10355 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10356
10357         * makefile.vms: Don't run conf-a-gas.
10358
10359 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10360
10361         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10362
10363 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10364
10365         * configure.in: Remove noconfigdirs case since gdb also
10366         configures and builds for tic80-coff.
10367
10368 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10369
10370         * configure: Set cache_file to config.cache.
10371         * Makefile.in (local-distclean): Remove config.cache.
10372
10373 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10374
10375         * COPYING: Update FSF address.
10376
10377 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10378
10379         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10380         noconfigdirs.
10381
10382 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10383
10384         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10385         MAKEDIRS, is empty.
10386
10387 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10388
10389         * config.sub: Tweak mn10300 entry.
10390
10391 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10392
10393         * configure.in (host_tools): Put sim before gdb, so gdb's
10394         configure.tgt can determine if the simulator was configured.
10395
10396 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10397
10398         * config.sub: Move BeOS $os case to be with other Cygnus
10399         local cases.
10400
10401 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10402
10403         * config.sub: Remove misplaced comment that broke Linux.
10404
10405 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10406
10407         * config.sub: Add BeOS support.
10408
10409 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10410
10411         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10412
10413 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10414
10415         * configure.in (noconfigdirs): Remove tcl and tk from
10416         noconfigdirs for cygwin32 builds.
10417
10418 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10419
10420         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10421
10422 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10423
10424         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10425         make-all.com, use makefile.vms instead.
10426
10427 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10428
10429         * config.sub: Accept -lnews*.
10430
10431 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10432
10433         * configure.in (noconfigdirs): Disable target-newlib,
10434         target-examples and target-libiberty for d30v.
10435
10436 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10437
10438         * configure.in (noconfigdirs): Enable ld for d30v.
10439
10440 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10441
10442         * configure.in (tic80-*-*): Build compiler.
10443
10444 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10445
10446         * configure.in (d30v-*): Remove sim directory from list of
10447         unsupported d30v directories
10448
10449 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10450
10451         * config.sub, configure.in: Add d30v target cpu.
10452
10453 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10454
10455         * makefile.vms: New file.
10456         * make-all.com: Remove.
10457
10458 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10459
10460         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10461
10462 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10463
10464         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10465
10466 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10467
10468         * Makefile.in (ALL_MODULES): Added all-db.
10469         (CROSS_CHECK_MODULES): Addec check-db.
10470         (INSTALL_MODULES): Added install-db.
10471         (CLEAN_MODULES): Added clean-db.
10472
10473 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10474
10475         * config.guess: Merge with latest FSF sources.
10476
10477 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10478
10479         * Makefile.in (ALL_MODULES): Added all-itcl.
10480         (CROSS_CHECK_MODULES): Added check-itcl.
10481         (INSTALL_MODULES): Added install-itcl.
10482         (CLEAN_MODULES): Added clean-itcl.
10483
10484 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10485
10486         * configure.in: build gdb for mn10200
10487
10488 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10489
10490         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10491
10492 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10493
10494         * configure.in (tic80-*-*): Turn off most targets right now.
10495
10496 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10497
10498         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10499         rather than the makeinfo program.
10500         (do-info): Depend upon all-texinfo.
10501
10502 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10503
10504         * configure.in: Remove uses of config/mh-linux.
10505
10506         * config.sub, config.guess: Merge with latest FSF sources.
10507
10508 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10509
10510         * config.sub (case $basic_machine): Add tic80 entries.
10511
10512 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10513
10514         * config.sub, config.guess: Merge with latest FSF sources.
10515
10516 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10517
10518         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10519         * mpw-config.in: Test for NewFolderRecursive.
10520         * mpw-install: Use symbolic name for startup filename.
10521         * mpw-README: Add various additional details.
10522
10523 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10524
10525         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10526
10527 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10528
10529         * configure.in: Do build gcc and the target libraries for
10530         the mn10200.
10531
10532 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10533
10534         * configure.in: don't avoid building gdb for mn10300 any more
10535         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10536         instead of single-quoting it.
10537
10538 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10539
10540         * configure.in: Don't use --with-stabs on IRIX 6.
10541
10542 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10543
10544         * configure.in (m32r): Build gdb, libg++ now.
10545
10546 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10547
10548         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10549         directories from noconfigdirs.
10550
10551 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10552
10553         * config.sub (basic_machine): added mips16 configuration
10554
10555 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10556
10557         * config.sub: Handle d10v-unknown.
10558
10559 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10560
10561         * config.sub: Handle v850-unknown.
10562
10563 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10564
10565         * Makefile.in: add findutils
10566         * configure.in: add findutils to list of host_tools
10567
10568 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10569
10570         * config.sub: Handle mn10200 and mn10300.
10571
10572 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10573
10574         * configure.in (d10v-*): Do not build librx.
10575
10576 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10577
10578         * configure.in (mn10300): Build everything except gdb & libgloss.
10579
10580 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10581
10582         * config.guess:  Patch for Dansk Data Elektronik servers,
10583         from Niels Skou Olsen <nso@dde.dk>.
10584
10585         For ncr, use /bin/uname rather than uname, since GNU uname does not
10586         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10587
10588         Patch for MIPS R4000 running System V,
10589         from Eric S. Raymond <esr@snark.thyrsus.com>.
10590
10591         Fix thinko for nextstep.
10592
10593         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10594
10595         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10596         * config.guess: Guess mips-dec-mach_bsd4.3.
10597
10598         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10599         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10600         release numbers.
10601         * config.guess (mips-mips-riscos*):  Emit just enough of the
10602         release number.
10603
10604         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10605         * config.guess (sparc-auspex-sunos*):  Added.
10606         (f300-fujitsu-*): Added.
10607
10608         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10609         * config.guess:  Recognize a Tadpole as a sparc.
10610
10611 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10612
10613         * config.guess: Don't assume that NextStep version is either 2 or
10614         3.  NextStep 4 (aka OpenStep 4) has come out now.
10615
10616 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10617
10618         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10619         From Rik Faith <faith@cs.unc.edu>.
10620
10621 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10622
10623         * config.sub: Contributions from bug-gnu-utils to:
10624         Support plain "hppa" (no version given) architecture, reported by
10625         OpenStep.
10626         OpenBSD like NetBSD.
10627         LynxOs is not a hardware supplier.
10628
10629         * config.guess: Contributions from bug-gnu-utils to add support for:
10630         OpenBSD like NetBSD.
10631         Stratus systems.
10632         More Pyramid systems.
10633         i[n>4]86 Intel chips.
10634         M680[n>4]0 Motorola chips.
10635         Use unknown instead of lynx for hardware manufacturer.
10636
10637 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10638
10639         * install.sh (chmodcmd): Set to null if the DST directory already
10640         exists.
10641
10642 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10643
10644         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10645         not use mt-ppc target Makefile fragment any more.
10646
10647 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10648
10649         * configure.in (*-*-windows):  Exclude everything but those dirs
10650         needed to build windows.
10651
10652 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10653
10654         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10655
10656 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10657
10658         * configure.in:  Exclude mmalloc from i386-windows.
10659
10660 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10661
10662         * Undo my previous change.
10663
10664 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10667         unconditionally.
10668         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10669
10670 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10671
10672         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10673         host to add it's own flags.
10674
10675 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10676
10677         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10678
10679 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10680
10681         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10682         (CXX_FOR_TARGET): Likewise.
10683         (GCC_FOR_TARGET): Define.
10684         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10685         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10686         CC_FOR_TARGET was specified on the command line.
10687         (MAKEOVERRIDES): Don't define.
10688
10689 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10690
10691         * configure.in (m32r): Fix spelling of libg++ libs.
10692
10693 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10694
10695         * config.sub (-apple*): Remove, now redundant.
10696
10697 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10698
10699         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10700
10701         * configure: Rework yesterday's sed script patch.
10702
10703         * config.sub: Merge with FSF.
10704
10705 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10706
10707         * config.guess:  Merge from FSF.
10708
10709         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10710         * config.guess: Use pc instead of unknown, for pc clone systems.
10711         Change linux to linux-gnu.
10712
10713         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10714         * config.guess: Avoid non-portable tr syntax.
10715
10716 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10717
10718         * test-build.mk (HOLES): Add "xargs" for gdb.
10719
10720         * configure: Avoid hpux10.20 sed bug.
10721
10722 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10723
10724         * configure.in:  Add support for windows host
10725         (that is a build done under the Microsoft build environment).
10726
10727 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10728
10729         * Makefile.in: Replace all uses of srcroot with s, to shrink
10730         command line lengths.
10731
10732         Patches from Geoffrey Noer <noer@cygnus.com>:
10733         * configure.in: If configuring for newlib, pass --with-newlib to
10734         subdirectories.
10735         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10736         -Bnewlib/ and -Lwinsup to gcc.
10737         (CXX_FOR_TARGET): Likewise.
10738
10739 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10740
10741         * Makefile.in (ETC_SUPPORT): Add configure.
10742
10743 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10744
10745         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10746         host configuration file.
10747
10748 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10749
10750         * configure.in: Break mn10x00 support into separate
10751         mn10200 and mn10300 configurations.
10752         * config.sub: Likewise.
10753
10754 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10755
10756         * configure.in: Add lots of stuff to noconfigdirs for
10757         the mn10x00 targets.
10758
10759         * config.sub, configure.in: Add mn10x00 support.
10760
10761 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10762
10763         * make-all.com: Call conf-a-gas, not config-a-gas.
10764
10765 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10766
10767         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10768         targets.
10769
10770 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10771
10772         * mpw-README: Add much more detail for native PowerMac.
10773         * mpw-install: New file.
10774         * mpw-configure: Add --norecursion and --help options.
10775         * mpw-config.in: Translate readme and install files when
10776         copying to objdir.
10777         * mpw-build.in: Don't always depend on byacc and flex.
10778         (install-only-top): New action.
10779
10780 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10781
10782         * configure.in:  You can now configure GDB for the v850.
10783
10784 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10785
10786         * configure.in (noconfigdirs): Don't configure any C++ dirs
10787         if targeting D10V.
10788
10789 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10790
10791         * config.sub: Recognize mips64vr5000.
10792
10793 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10794
10795         * configure.in: Use a single line for host_tools and native_only.
10796
10797 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10798
10799         * config.sub, configure.in: Add entries for m32r.
10800
10801 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10802
10803         * Makefile.in (inet-install): Don't run install-gzip.
10804
10805 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10806
10807         * configure.in:  Don't config lots of things for *-*-windows*.
10808
10809 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10810
10811         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10812         (host_libs, host_tools): Copy from configure.in.
10813         * mpw-configure: Don't complain about directories not found.
10814
10815 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10816
10817         * configure.in (i[345]86): Recognize i686 for pentium pro.
10818         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10819         file.
10820
10821         * config.guess (i[345]86): Ditto.
10822
10823 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10824
10825         * configure.in (noconfigdirs): Removed gdb for D10V.
10826
10827 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10828
10829         * configure.in: Remove ld, target-libio, target-libg++, and
10830         target-libstdc++ from noconfigdirs.
10831
10832 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10833
10834         * configure: Fix three locations where shell scripts were
10835         being run directly rather than with config_shell.
10836
10837 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10838
10839         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10840         * config.sub (basic_machine): Recognize v850.
10841
10842 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10843
10844         * mpw-configure: Handle multiple enable/disable options and
10845         pass them down recursively, handle -c and -s flags appropriately
10846         depending on choice of compiler, add escape mechanism for
10847         quoted arguments to gC.
10848
10849 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10850
10851         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10852         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10853         so that -mrelocatable-lib and -mno-eabi are used.
10854
10855         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10856         not support --print-multi-lib, don't abort.
10857
10858 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10859
10860         * make-all.com: Run config-a-gas.
10861         * setup.com: Don't copy subdirectory files around.
10862
10863 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10864
10865         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10866         target, it now compiles correctly.
10867
10868 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10869
10870         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10871
10872 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10873
10874         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10875
10876 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10877
10878         * configure.in (native_only): Add prms.
10879
10880 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10881
10882         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10883         (BINUTILS_SUPPORT_DIRS): Likewise.
10884
10885 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10886
10887         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10888         d10v support is added.
10889
10890 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10891
10892         * configure.in (d10v-*-*): New target.
10893
10894 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10895
10896         * config.guess (HP 9000/811): Recognize this as a PA1.1
10897         machine.
10898
10899 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10900
10901         * Makefile.in (do-tar-gz): New target, split out from tail end of
10902         taz target.  Run each command separately, don't use pipes.
10903         (taz): Use it.
10904
10905 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10906
10907         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10908         * mpw-build.in: No builds should depend on building byacc or flex,
10909         they are assumed to be installed already.
10910
10911 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10912
10913         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10914         variable that CC_FOR_TARGET needs.
10915
10916 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10917
10918         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10919         options have changed since the last time the subdirectory was
10920         configured, and if it has, reconfigure.
10921         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10922         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10923
10924 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10925
10926         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10927         CLEAN_MODULES): Add bash.
10928         (all-bash): New target.
10929
10930 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10931
10932         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10933
10934 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10935
10936         * config.sub (basic_machine): Recognize d10v as a valid processor.
10937
10938 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10939
10940         * mpw-configure: Add support for --bindir.
10941         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10942
10943 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10944
10945         * configure.in: add bash, time, gawk to list of hosttools and things
10946         to only build for native toolchains
10947
10948 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10949
10950         * Makefile.in (docdir): Remove.
10951
10952 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10953
10954         * Makefile.in (datadir): Set to $(prefix)/share.
10955
10956 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10957
10958         * configure.in: build diff and patch for cygwin32-hosted
10959         toolchains.
10960
10961 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10962
10963         * config.sub: Accept -rtems*.
10964
10965 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10966
10967         * configure.in: enable dosrel for cygwin32-hosted builds,
10968                 remove diff from the list of things not buildable
10969                 via Canadian Cross
10970
10971 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10972
10973         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10974         don't get ". ".
10975
10976 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10977
10978         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10979
10980 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10981
10982         * Makefile.in (taz): Handle case where tex3patch didn't even get
10983         checked out.  Also, if it was found, put the symlink in a new util
10984         subdirectory.
10985
10986 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10987
10988         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10989
10990 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10991
10992         * config.sub: Recognize -openvms.
10993         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10994         * make-all.com, setup.com: New files.
10995
10996 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10997
10998         * Makefile.in (taz): tex3patch moved to texinfo/util.
10999
11000 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11001
11002         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11003         * configure.in: remove make from disable-if-Can-Cross list
11004                 enable gdb if ${host} and ${target} are cygwin32
11005
11006 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11007
11008         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11009         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11010
11011 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11012
11013         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11014         distinguish sysv/svr4/bsd variants.
11015         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11016
11017 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11018
11019         * configure.in: Added copyright notice.
11020         * move-if-change: Added copyright notice.
11021
11022 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11023
11024         * configure.in (powerpcle-*-solaris*): Until we get shared
11025         libraries working, don't build gdb, sim, make, tcl, tk, or
11026         expect.
11027
11028 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11029
11030         * config.guess:  Merge with FSF:
11031
11032         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11033         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11034
11035         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11036         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11037
11038         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11039         * config.guess:  Combine two OSF1 rules.
11040         Also recognize field test versions.  From mjr@zk3.dec.com.
11041         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11042         because GNU uname does not support -p.  From pmr@pajato.com.
11043
11044 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11045
11046         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11047
11048 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11049
11050         * mpw-README: Document GCCIncludes.
11051
11052 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11053
11054         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11055
11056 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11057
11058         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11059
11060 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11061
11062         * configure.in (*-*-cygwin32): Configure make.
11063
11064 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11065
11066         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11067
11068 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11069
11070         * Makefile.in (all-inet): Depend on all-perl.
11071
11072         * Makefile.in (inet-install): New target.
11073
11074         * Makefile.in (all-inet): Depend on all-tcl.
11075         (all-inet): Depend on all-send-pr.
11076
11077 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11078
11079         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11080         temporarily.
11081
11082 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11083
11084         * configure.in: Don't configure --with-gnu-ld on AIX.
11085
11086 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11087
11088         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11089
11090 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11091
11092         * Makefile.in (ALL_MODULES): Added all-inet.
11093         (CROSS_CHECK_MODULES): Added check-inet.
11094         (INSTALL_MODULES): Added install-inet.
11095         (CLEAN_MODULES): Added clean-inet.
11096         (all-indent): New target.
11097
11098         * configure.in (host_tools): Added inet.
11099         (native_only): Added inet.
11100         (noconfigdirs): Added inet.
11101
11102 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * configure.in: Don't configure libgloss if we are not configuring
11105         newlib.
11106
11107 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11108
11109         * configure.in: Don't configure libgloss for unsupported
11110         architectures.
11111
11112 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11113
11114         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11115
11116 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11117
11118         * Makefile.in (ALL_MODULES): Include all-apache.
11119         (CROSS_CHECK_MODULES): Include check-apache.
11120         (INSTALL_MODULES): Include install-apache.
11121         (all-apache): New target.
11122
11123         * configure.in: Added apache everywhere perl is seen.
11124
11125 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11126
11127         * Makefile.in: Add support for clean-{module} and
11128         clean-target-{module} rules.
11129
11130 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11131
11132         * configure.in (*-*-ose) do not build libgloss.
11133
11134 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11135
11136         * config.guess (prep*:SunOS:5.*:*): Turn into
11137         powerpele-unknown-solaris2.
11138
11139 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11140
11141         * configure.in: Permit --enable-shared to specify a list of
11142         directories.
11143
11144 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11145
11146         * configure.in (host==solaris): Pass only the first word of $CC
11147         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11148
11149 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11150
11151         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11152
11153 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11154
11155         * Makefile.in (ALL_MODULES): Include all-perl.
11156         (CROSS_CHECK_MODULES): Include check-perl.
11157         (INSTALL_MODULES): Include install-perl.
11158         (ALL_X11_MODULES): Include all-guile.
11159         (CHECK_X11_MODULES): Include check-guile.
11160         (INSTALL_X11_MODULES): Include install-guile.
11161         (all-perl): New target.
11162         (all-guile): New target.
11163
11164         * configure.in (host_tools): Include perl and guile.
11165         (native_only): Include perl and guile.
11166         (noconfigdirs): Don't build guile and perl; no ports have been
11167         done.
11168
11169 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11170
11171         * configure (--enable-*): Handle quoted option lists such as
11172         --enable-sim-cflags='-g0 -O' better.
11173
11174 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11175
11176         * Makefile.in ({,inst}all-target): New rule so we can make and
11177         install all of the target directories easily.
11178
11179 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11180
11181         * configure.in: Add missing global flag in sed substitution when
11182         deleting `target-' from ${configdirs}.
11183
11184 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11185
11186         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11187         option.
11188
11189         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11190         config/mh-necv4.
11191
11192         * install.sh: Correct misspelling of transformbasename.
11193
11194         * config.guess: Recognize mips-*-sysv*.
11195
11196 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11197
11198         * config.sub: Recognize mon960.
11199
11200 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11201
11202         * configure: Restore Canadian Cross handling of BISON and LEX,
11203         removed in Feb 20 change.
11204
11205 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11206
11207         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11208         Mention make install.  Remove the old copyright date as well the
11209         clumsy and rather pointless copyright on the README file.
11210
11211 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11212
11213         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11214         Makefile after running symlink-tree, then run `make distclean' to
11215         avoid clobbering any generated files in srcdir.
11216
11217 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11218
11219         * configure.in (m68k-*-netbsd*): Build everything now.
11220
11221 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11222
11223         * Makefile.in (taz): Fix quoting.
11224
11225 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11226
11227         * configure.in (sparclet-*-*): Build everything now.
11228
11229 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11230
11231         * configure.in (m68k-*-linux*): New host.
11232
11233 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11234
11235         * configure: Check for bison before byacc.
11236
11237 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11238
11239         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11240         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11241         searching PATH.  These are used as fallbacks by Makefile.in if
11242         flex/bison/byacc aren't in objdir.
11243
11244 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11245
11246         * Makefile.in: Make everything which depends upon all-bfd also
11247         depend upon all-opcodes, in case --with-commonbfdlib is used.
11248
11249 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11250
11251         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11252         building NT native compilers on Unix.
11253
11254 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11255
11256         * configure.in: Don't get CC from the host Makefile fragment if we
11257         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11258         Solaris test for /usr/ucb/cc to the post target script, just after
11259         the compiler sanity test.
11260
11261 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11262
11263         * config.sub: Merge with FSF.
11264
11265 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11266
11267         * Makefile.in (RPATH_ENVVAR): New variable.
11268         (REALLY_SET_LIB_PATH): Use it.
11269         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11270
11271 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11272
11273         * config.sub, configure.in: Recognize sparclet cpu.
11274
11275 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11276
11277         * config.guess:  Support m68k-cbm-sysv4.
11278
11279 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11280
11281         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11282         m68k-unknown-linuxaout from linker help string.  Put quotes around
11283         $ld_help_string.
11284
11285 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11286
11287         * config.guess (powerpc-harris-powerunix): Add guess for port
11288         to new target.
11289
11290 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11291
11292         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11293
11294 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11295
11296         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11297         $(REALLY_SET_LIB_PATH) in Makefile.
11298         * Makefile.in (SET_LIB_PATH): New variable.
11299         (REALLY_SET_LIB_PATH): New variable.
11300         ($(DO_X)): Use $(SET_LIB_PATH).
11301         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11302         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11303         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11304         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11305         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11306         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11307         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11308         (install-dosrel): Likewise.
11309         (all-opcodes): Depend upon all-libiberty.
11310
11311 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11312
11313         * config.guess (*:CYGWIN*): New
11314
11315 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11316
11317         * Makefile.in (all-target-winsup): All all-target-libiberty.
11318
11319 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11320
11321         * configure.in (noconfigdirs): Add missing # in front of comment.
11322
11323 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11324
11325         * configure.in: add second pass to things added to noconfigdirs
11326         so *-gm-magic can exclude libgloss properly.
11327
11328 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11329
11330         * mpw-configure (extralibs_name, rez_name): Set correctly
11331         for MWC68K compiler.
11332
11333         * mpw-README: Add more info on the necessary build tools.
11334
11335 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11336
11337         * configure.in, config.sub: Recognize cygwin32.
11338
11339 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11340
11341         * config.guess, config.sub: Recognize A/UX.
11342
11343 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11344
11345         * config.sub: Merge with gcc/config.sub.
11346
11347 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11348
11349         * mpw-build.in (do-binutils): Add build of stamps.
11350
11351 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11352
11353         * config.sub: Add recognition for mips64vr4100*-* targets.
11354
11355 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11356
11357         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11358         Add creation of gconfigargs with `--enable-shared' turned on.
11359         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11360         ($(host)-stamp-stage3-configured): Likewise.
11361         (HOLES): Add chatr and ldd.
11362         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11363
11364 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11365
11366         * configure: Pass --nfp to recursive configures.
11367
11368 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11369
11370         * Makefile.in (DLLTOOL): New.
11371         (DLLTOOL_FOR_TARGET): New.
11372         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11373         (EXTRA_TARGET_FLAGS): Ditto.
11374         (EXTRA_GCC_FLAGS): Ditto.
11375         (CONFIGURE_TARGET_MODULES): Ditto.
11376         (DO_X): Ditto.
11377         * configure: Add DLLTOOL.
11378
11379 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11380
11381         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11382         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11383         mh-sco, since old workarounds no longer needed, and don't
11384         build ld, since libraries have weak symbols in COFF.
11385
11386 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11387
11388         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11389
11390 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11391
11392         * configure.in: Make sure that ${CC} can be used to compile an
11393         executable.
11394
11395 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11396
11397         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11398         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11399         nothing depending on whether gdbtk is being built.
11400
11401 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11402
11403         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11404
11405 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11406
11407         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11408         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11409
11410 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11411
11412         * config-ml.in: Add support for
11413         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11414         Simplify setting of multidirs from --disable-foo.
11415
11416 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11417
11418         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11419         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11420         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11421         non-empty, pass them on to the  GCC make.
11422         (all-bootstrap): New rule that is like all-gcc, except it executes
11423         the GCC bootstrap rule instead of the GCC all rule.
11424
11425 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11426
11427         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11428
11429 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11430
11431         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11432         DG/UX support.
11433
11434 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11435
11436         * config.sub (i*86*) Change [345] to [3456]
11437
11438 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11439
11440         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11441         --with-gnu-ld=no.
11442
11443 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11444
11445         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11446         AIX multilibs get built.
11447
11448 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11449
11450         * configure.in (i386-win32): Don't build expect if we're not
11451         building the tcl subdir.
11452
11453 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11454
11455         * Makefile.in: (configure-target-examples, all-target-examples):
11456         New targets, configure and build example programs.
11457
11458 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11459
11460         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11461         use it as input to sedit the generated MPW makefile.
11462         * mpw-README: Add a suggestion about Gestalt.h.
11463
11464 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11465
11466         * config.sub: Accept *-*-ieee*.
11467
11468 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11469
11470         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11471         Ronald F. Guilmette <rfg@monkeys.com>.
11472
11473 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11474
11475         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11476         for powerpc-pe native.
11477         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11478         (target==powerpc-pe): duplicate i386-win32 entry.
11479
11480 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11481
11482         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11483         of vxworks, not just vxworks5.1.
11484
11485 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11486
11487         * mpw-configure: Add support for exec-prefix.
11488
11489 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11490
11491         * config.guess: Recognize HP model 816 machines as having
11492         a PA1.1 processor.
11493
11494 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11495
11496         * configure: Ignore new autoconf configure options.
11497
11498 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11499
11500         * config.guess:  Recognize Pentium under SCO.
11501         From Robert Lipe <robertl@arnet.com>.
11502
11503 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11504
11505         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11506
11507 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11508
11509         * configure.in: Don't configure gas for alpha-dec-osf*.
11510
11511 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11512
11513         * configure.in: Default to --with-stabs for some targets for which
11514         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11515         i[345]86*-*-unixware*.
11516
11517 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11518
11519         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11520         rather than basing it on the target.  Simplify handling of options
11521         controlling which directories to configure.  Remove extraneous
11522         slash in multi-clean target.
11523
11524 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11525
11526         * config-ml.in: Prefix more variables with ml_ so they don't collide
11527         with configure's.
11528
11529 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11530
11531         * configure: Don't turn -v into --v.
11532
11533 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11534
11535         * configure.in (targargs): Fix typo.
11536
11537         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11538
11539 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11540
11541         * configure.in: Strip --host and --target options from
11542         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11543         --with-cross-host option when building with a cross-compiler.
11544         * configure: Canonicalize the arguments put into config.status by
11545         always using `=' for an option with an argument.  Pass a presumed
11546         --host or --target explicitly.
11547
11548 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11549
11550         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11551         into general OS recognition case.
11552
11553 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11554
11555         * configure.in (target_configdirs): add target-winsup only
11556         for win32 target systems.
11557
11558 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11559
11560         * Makefile.in (all-target-libgloss): Depend upon
11561         configure-target-newlib, since when libgloss is built it looks to
11562         see if the newlib directory exists.
11563
11564 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11565
11566         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11567         cfg-ml-*.in.
11568
11569 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11570
11571         * configure: Handle LD and LD_FOR_TARGET when configuring a
11572         Canadian Cross.
11573
11574 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11575
11576         * configure.in (target_libs): add target-winsup.
11577         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11578         (target==ppcle-pe): remove ld from $noconfigdirs.
11579
11580 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11581
11582         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11583         Preserve relative path names in $srcdir.  Build symlink tree if
11584         configuring cross target dir and srcdir=. (= no VPATH support).
11585         (configure-target-libg++): Depend on configure-target-librx.
11586         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11587         * config-ml.in: New file.
11588         * symlink-tree: New file.
11589         * configure: Ensure srcdir="." if that's what it is.
11590
11591 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11592
11593         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11594         includes and FLEX_SKELETON setting.
11595         * mpw-configure (--with-gnu-ld): New option, controls whether
11596         to use PPCLink or ld with PowerMac GCC.
11597         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11598         * mpw-config.in: Configure grez if targeting Mac.
11599
11600         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11601         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11602         just macos.
11603         * configure.in: Configure grez resource compiler if targeting Mac.
11604         * Makefile.in (all-grez, install-grez): New targets.
11605
11606 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11607
11608         * configure: CXX defaults to gcc, not g++.  If we find
11609         gcc in the path, set CC to gcc -O2.
11610
11611 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11612
11613         * configure: Default ${build} correctly.  Avoid picking up extra
11614         spaces when reading CC and CXX from Makefile.  When doing a
11615         Canadian Cross, use plausible default values for numerous
11616         variables.
11617         * configure.in: When doing a Canadian Cross, don't try to
11618         configure tools whose configure script can't handle it.
11619
11620 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11621
11622         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11623
11624 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11625
11626         * configure:  Remove dubious bug reporting address.
11627
11628 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11629
11630         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11631         configure script, run that instead of this directory's configure.
11632         In either case, print a message that we're configuring the sub-dir.
11633
11634 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11635
11636         * configure.in: Before checking for the existence of various files,
11637         use sed to filter out "target-".
11638
11639 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11640
11641         * Makefile.in (DO_X): Split rule to decrease command line length
11642         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11643         (Philippe De Muyter).
11644
11645 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11646
11647         * Makefile.in (all-patch): depend on all-libiberty.
11648
11649 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11650
11651         * configure.in: If the only directory in target_configdirs which
11652         actually exists is libiberty, then set target_configdirs to empty,
11653         to avoid trying to build a target libiberty in a gas or gdb
11654         distribution.
11655
11656 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11657
11658         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11659         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11660         systems.
11661
11662 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11663
11664         * configure.in (copy_dirs): Use sys-include instead of include
11665         for --with-headers option.
11666
11667 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11668
11669         * Makefile.in, configure.in: Make winsup builds work with
11670         new scheme.
11671
11672 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11673
11674         * configure.in: Build the linker on AIX.
11675
11676 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11677
11678         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11679         where needed.
11680
11681 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11682
11683         * Makefile.in (all-gcc): Fix typo.
11684
11685 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11686
11687         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11688
11689 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11690
11691         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11692         to target-xiberty, to provide more flexibility.
11693         (target_subdir):  Define.  Create if cross.
11694         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11695         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11696         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11697         check-libFOO -> check-target-libFOO, etc.
11698         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11699         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11700         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11701         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11702         allow ALL_GCC="" to only configure.
11703         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11704         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11705         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11706
11707 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11708
11709         * Makefile.in (taz): Build "info" in etc explicitly.
11710
11711 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11712
11713         * configure.in:  Make sure that CC is undefined (as opposed to
11714         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11715         problem with autoconf trying to configure on a host without GCC.
11716
11717 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11718
11719         * mpw-configure: Set host alias from choice of host compiler,
11720         only use generic MPW Makefile sed if present, edit a file
11721         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11722         * mpw-README: Add problem notes about CW6 and CW7.
11723
11724 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11725
11726         * Makefile.in (taz): Use ";" instead of ";;".
11727
11728 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11729
11730         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11731         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11732         DISTDOCDIRS.
11733         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11734         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11735
11736 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11737
11738         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11739         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11740         Move bfd to DISTSTUFFDIRS.
11741
11742 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11743
11744         * Makefile.in (X11_LIB): Removed.
11745         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11746
11747         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11748
11749 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11750
11751         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11752         names.
11753
11754 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11755
11756         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11757
11758 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11759
11760         * configure.in (i[345]86-*-win32): Always build newlib.
11761         Don't configure cvs, autoconf or texinfo.
11762         * Makefile.in (LD_FOR_TARGET): New.
11763         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11764         Pass down LD_FOR_TARGET.
11765
11766 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11767
11768         * winsup: New directory.
11769         * Makefile.in: Build winsup.
11770         * configure.in: Winsup is configured when target is win32.
11771         Can only build win32 target GDB when native.
11772
11773 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11774
11775         * config.guess: Recognize HP model 819 machines as having
11776         a PA 1.1 processor.
11777
11778 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11779
11780         * configure: Fix sed loop which substitutes for CC and CXX to
11781         avoid bug found in various sed implementations.
11782
11783 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11784
11785         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11786         simulator.  Use standard powerpc-*-eabi*.
11787
11788 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11789
11790         * configure.in: Stop putting gas and binutils in noconfigdirs for
11791         powerpc-*-aix* and rs6000-*-*.
11792
11793 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11794
11795         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11796         -mcall-aixdesc libraries.
11797
11798 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11799
11800         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11801
11802         * config.sub (arm | armel | armeb): Fix shell syntax.
11803
11804 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11805
11806         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11807         -msoft-float and -mcpu=common support.
11808         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11809         libraries.
11810
11811 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11812
11813         * configure.in: Allow configuration and build of emacs19 for the alpha.
11814
11815 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11816
11817         * configure.in (CC): Get ^CC, not just any old CC, from
11818         ${host_makefile_frag}.
11819
11820 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11821
11822         * configure.in (CC): Try to get CC from
11823         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11824
11825 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11826
11827         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11828         only if it exists in $(srcdir).
11829
11830 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11831
11832         * configure: If CC and CXX are not set in the environment, set
11833         them, based on either an existing Makefile or on searching for gcc
11834         in PATH.  Substitute for CC and CXX in Makefile.
11835         * configure.in: Remove libm from target_libs.  Separate
11836         target_configdirs from configdirs.  If CC is not set in
11837         environment, try to get it from a host Makefile fragment.  Rewrite
11838         changes of configdirs to use skipdirs instead.  A few minor
11839         tweaks.  Take directories out of target_configdirs as they are
11840         taken out of configdirs.  Remove existing Makefile files from
11841         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11842         CONFIG_ARGUMENTS in Makefile.
11843         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11844         by configure.in.
11845         (CONFIG_ARGUMENTS): Likewise.
11846         (CONFIGURE_TARGET_MODULES): New variable.
11847         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11848         ($(CONFIGURE_TARGET_MODULES)): New target.
11849         (configure-libg++, configure-libio): New targets.
11850         (all-libg++): Depend upon configure-libg++.
11851         (all-libio): Depend upon configure-libio.
11852         (configure-libgloss, all-libgloss): New targets.
11853         (configure-libstdc++): New target.
11854         (all-libstdc++): Depend upon configure-libstdc++.
11855         (configure-librx, all-librx): New targets.
11856         (configure-newlib): New target.
11857         (all-newlib): Depend upon configure-newlib
11858         (configure-xiberty): New target.
11859         (all-xiberty): Depend upon configure-xiberty.
11860
11861 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11862
11863         * configure.in (host i[345]86-*-win32):  Expand the
11864         noconfigdirs again.
11865
11866 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11867
11868         * mpw-configure: Fix sed command file name.
11869
11870 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11871
11872         * configure.in (host i[345]86-*-win32): Reduce the
11873         noconfigdirs again.
11874
11875 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11876
11877         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11878         or powerpc*-*-pe*, since they are not yet supported.
11879
11880 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11881
11882         Add PowerMac support and many other enhancements.
11883         * mpw-configure: New option --cc to select compiler to use,
11884         paste options set according to --cc into the generated
11885         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11886         if mpw-make.sed is present.
11887         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11888         add forward includes for PowerPC include files.
11889         * mpw-build.in: Build using Makefile.PPC if present.
11890         (do-byacc, etc): Remove separate version resource builds.
11891         (do-gas): Build "stamps" before "all".
11892         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11893         * mpw-README: Update to reflect --cc option, PowerMac support,
11894         and recently-reported compatibility problems.
11895
11896 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11897
11898         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11899         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11900         (--with-multilib-top): Pass to recursive invocations.
11901
11902 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11903
11904         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11905         v810-*-*.
11906
11907 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11908
11909         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11910         gdb, ld and opcodes on v810-*-*.
11911
11912 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11913
11914         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11915         (local-maintainer-clean): New target.
11916         (maintainer-clean): New target.
11917         (realclean): Just depend upon maintainer-clean.
11918
11919 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11920
11921         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11922
11923 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11924
11925         * configure.in: Build ld in mips*-*-bsd* case.
11926
11927 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11928
11929         * config.sub: Accept -lites* OS.  From Ian Dall.
11930
11931 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11932
11933         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11934         targets.
11935
11936 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11937
11938         * configure.in: treat i386-win32 canadian cross the same as
11939         i386-go32 canadian cross.
11940
11941 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11942
11943         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11944         running under the simulator to build a reduced set of libraries.
11945         (powerpc-*-eabiaix): Add fine grained multilib support added to
11946         other powerpc targets yesterday.
11947
11948 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11949
11950         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11951         -disable-softfloat, -disable-relocatable, -disable-aix, and
11952         -disable-sysv to control which multilib libraries get built.
11953
11954 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11955
11956         * configure: Add Makefile.tem to list of files to remove in trap
11957         handler.
11958
11959 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11960
11961         * config.guess (*Linux*):  Add missing "exit"s.
11962         Also, need specific check for alpha-unknown-linux (uses COFF).
11963
11964 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11965
11966         * config.guess:  Merge with FSF:
11967
11968         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11969         * config.guess (AIX4): More robust release numbering discovery.
11970
11971         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11972         * config.guess (i386-sequent-ptx): Properly get version number.
11973
11974         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11975         * config.guess (mips:*:4*:UMIPS): New case.
11976
11977 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11978
11979         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11980         (i386-win32 host): Likewise.  Don't build readline.
11981
11982 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11983
11984         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11985         SUPPORT_FILES to submakes.
11986
11987 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11988
11989         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11990         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11991         mpw-configure.
11992
11993 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11994
11995         * configure.in (appdirs): Use =, not ==, in test expression when
11996         trying to build the text to print in the warning message for
11997         Solaris users.
11998
11999 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12000
12001         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12002
12003 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12004
12005         * config.guess: Recognize lynx-2.3.
12006
12007 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12008
12009         * config.sub (z8ksim): Deleted
12010         (z8k-*-coff): New, this is the one true name of the target.
12011
12012 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12013
12014         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12015
12016 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12017
12018         * config.guess (*:Linux:*:*): First try asking the linker what the
12019         default object file format is (elf, aout, or coff).  Then if this
12020         fails, try previous methods.
12021
12022 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12023
12024         * configure.in: Don't build newlib for *-*-vxworks5.1.
12025
12026 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12027
12028         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12029         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12030
12031 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12032
12033         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12034
12035 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12036
12037         * cfg-ml-com.in: New file.
12038         * cfg-ml-pos.in: New file.
12039
12040 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12041
12042         * COPYING.NEWLIB: Add HP free copyright to list.
12043
12044 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12045
12046         * config.sub: Recognize -eabi* for the system, not just -eabi.
12047
12048 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12049
12050         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12051         * config.sub, configure.in (win32): New target and host.
12052
12053 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12054
12055         * configure.in: Add i386-pe configuration.
12056
12057 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12058
12059         * mpw-build.in (install): Install GDB after LD.
12060
12061 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12062
12063         * mpw-config.in (elf/mips.h): Always forward-include, needed
12064         for GDB to build.
12065
12066 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12067
12068         * testsuite: New directory for customer acceptance and whole tool
12069         chain tests.
12070
12071 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12072
12073         * configure: If per-host line isn't found, but AC_OUTPUT is found
12074         and a configure script exists, run it instead.
12075
12076 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12077
12078         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12079
12080 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12081
12082         * configure: Set build_{cpu,vendor,os,alias} to host values when
12083         --build isn't specified.
12084
12085 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12086
12087         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12088         (FLAGS_TO_PASS): Pass them.
12089         (EXTRA_TARGET_FLAGS): Ditto.
12090
12091 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12092
12093         * Makefile.in (all-libg++): Depend on all-libstdc++.
12094
12095 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12096
12097         * configure.in (noconfigdirs): Enable all packages for
12098           i386-unknown-netbsd.
12099
12100 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12101
12102         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12103         hosted builds (DOS builds)
12104
12105 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12106
12107         Changes for ARM based on patches from Richard Earnshaw:
12108         * config.sub: Handle armeb and armel.
12109         * configure.in: Omit arm linker only for riscix.
12110
12111 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12112
12113         * config.guess:  Update from FSF.
12114
12115 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12116
12117         * config.sub: Recognize powerpcle as the little endian variant of
12118         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12119         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12120         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12121         temporarily.
12122
12123 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12124
12125         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12126
12127 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12128
12129         * config.sub: Accept -lites* as a basic system type.
12130
12131 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12132
12133         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12134         installed, and if so return linuxoldld as the system name.
12135
12136 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12137
12138         * config.guess: Add hppa1.1-hp-lites support.
12139
12140 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12141
12142         * configure.in: Don't build newlib for m68k-vxworks5.1.
12143
12144 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12145
12146         * configure.in (mips-sgi-irix6): Use mh-irix5.
12147
12148 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12149
12150         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12151
12152 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12153
12154         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12155         OSF/1.  Fix compiler flags.
12156         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12157
12158 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12159
12160         * configure.in: Recognize --with-newlib.
12161         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12162
12163 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12164
12165         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12166         to *_X11_MODULES due to gdbtk needing X include files et al.
12167
12168 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12169
12170         Merge in support for Mac MPW as a host.
12171         (Old change descriptions retained for informational value.)
12172
12173         * mpw-config.in: Add generic include forwards for cpu-specific
12174         include files in aout and elf directories.
12175
12176         * mpw-configure: Added copyright.
12177         * mpw-config.in: Check for presence of required build tools.
12178         (target_libs): Add newlib.
12179         (target_tools): Add examples.
12180         (Read Me): Generate as "Read Me for MPW" instead.
12181         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12182         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12183         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12184
12185         * mpw-configure: Remove subdir-specific makefile hackery,
12186         delete mk.tmp after using it.
12187
12188         * mpw-build.in (all): Display start and end times.
12189
12190         * mpw-configure (host_canonical): Set.
12191         (target_cpu): Always add to makefiles.
12192         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12193         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12194         (mpw-mh-mpw): Look for in srcdir and srcroot.
12195         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12196
12197         * mpw-build.in: (install-only): New target.
12198
12199         * mpw-configure (host_alias, target_alias): Rename from hostalias
12200         and targetalias, add into generated Makefile.
12201         (mk.tmp): If present, add into generated Makefile.
12202         * mpw-build.in (all-gas): Build config.h first before gas proper.
12203
12204         * mpw-configure (config.status): Write only if changed.
12205         * mpw-config.in (readline): Configure it (not built, just used for
12206         definitions).
12207
12208         * mpw-config.in (elf/mips.h): Add a forward include.
12209
12210         * mpw-config.in: Forward-include most .h files in include into
12211         extra-include.
12212         (readline): Don't build.
12213         mpw-build.in (install): Install GDB.
12214
12215         * mpw-configure (prefix, mpw_prefix): Handle it.
12216         * mpw-config.in (mmalloc, readline): Don't configure.
12217         * mpw-build.in (thisscript): Rename to ThisScript.
12218         Use mpw-build instead of BuildProgram everywhere.
12219         (mmalloc, readline): Don't build.
12220         * mpw-README: New file, basic documentation about the MPW port.
12221
12222         * mpw-config.in: Use forward-include to create include files.
12223
12224         * mpw-configure: Add more things to the top of each configured
12225         Makefile, including contents of config/mpw-mh-mpw.
12226         * mpw-config.in (extra-include): Create this directory and fill it
12227         with Posix-like include files when configuring.
12228
12229         * config.sub (apple, mac, mpw): Add various aliases.
12230
12231         * mpw-build.in: New file, top-level build script fragment for MPW.
12232         * mpw-configure: New file, configure script for MPW.
12233         * mpw-config.in: New file, config fragment for MPW.
12234
12235 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12236
12237         * configure.in (host_libs): Remove glob, since it is gone from the
12238         sources.
12239
12240 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12241
12242         * Makefile.in: define empty GDB_NLM_DEPS var.
12243
12244         * configure.in(target_makefile_frag): use config/mt-netware
12245         for netware targets.
12246
12247 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12248
12249         * config.sub: Merge in recent FSF changes.  Remove linux special
12250         cases.
12251
12252 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12253
12254         Revert this change:
12255
12256         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12257
12258                 * build-all.mk: Use CC=cc -Xs on Solaris.
12259
12260 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12261
12262         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12263         stop using it.
12264         * Makefile.in: Nuke all references to glob subdirectory.
12265
12266 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12267
12268         * configure.in: Fix --enable-shared logic in per-host.
12269
12270 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12271
12272         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12273
12274 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12275
12276         * configure.in (noconfigdirs): Don't build gas on AIX, for
12277         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12278
12279 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12280
12281         * configure: Fix --cache-file to work if the file argument is a
12282         relative path.
12283
12284 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12285
12286         * configure: If the --cache-file is used, pass it down to
12287         configure in subdirectories.
12288
12289 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12290
12291         * config.sub: add vxworks29k configuration.
12292
12293 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12294
12295         * Makefile.in (taz): Do "diststuff" part quietly.
12296
12297 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12298
12299         * config.sub: Mini-merge with gcc/config.sub.
12300
12301 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12302
12303         * config.guess (IRIX): Sed - to _.
12304
12305 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12306
12307         * Makefile.in (source-vault, binary-vault): New targets.
12308
12309 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12310
12311         * config.sub: Recognize -eabi as a basic system type.
12312
12313 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12314
12315         * configure.in (enable_shared stuff): Fix typo.
12316
12317 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12318
12319         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12320
12321 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12322
12323         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12324
12325 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12326
12327         * configure.in (rs6000-*-*): Don't build gas.
12328
12329 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12330
12331         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12332         reduce command line length.
12333         (AS_FOR_TARGET): Check for as.new, not Makefile.
12334         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12335
12336 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12337
12338         * config.guess:  Merge from FSF.
12339
12340 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12341
12342         * configure: Don't use $ when handling program_suffix.
12343
12344 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12345
12346         * configure.in:  Configure tk for hppa/hpux.
12347
12348 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12349
12350         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12351
12352 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12353
12354         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12355         to LIBCXXFLAGS.  Tests are better run without it.
12356
12357 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12358
12359         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12360
12361 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12362
12363         * configure.in (*-*-netware*): Don't configure xiberty.
12364
12365 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12366
12367         * configure.in:  Remove tk from native_only list.
12368
12369 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12370
12371         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12372           for special NCD build.
12373
12374 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12375
12376         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12377         makeall.bat, they're only useful for binutils snapshots.
12378         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12379         makeall.bat to specified SUPPORT_FILES.
12380
12381 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12382
12383         * build-all.mk: Add Ericsson targets to sun4 and solaris
12384           hosts.  Add  BNR's sun4 target to solaris host, so their
12385           build-from-source will be tested in-house first.
12386
12387 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12388
12389         * Makefile.in (LIBCFLAGS): New variable.
12390         (CFLAGS_FOR_TARGET): Ditto.
12391         (LIBCFLAGS_FOR_TARGET): Ditto.
12392         (LIBCXXFLAGS): Ditto.
12393         (CXXFLAGS_FOR_TARGET): Ditto.
12394         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12395         (BASE_FLAGS_TO_PASS): Pass them.
12396         (EXTRA_TARGET_FLAGS): Ditto.
12397
12398         * configure.in: Support --enable-shared.
12399
12400 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12401
12402         * configure.in (target_libs):  Include libstdc++ again.
12403         * config.guess:  Update from FSF (for FreeBSD).
12404
12405 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12406
12407         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12408         makeall.bat.
12409         (DISTDOCDIRS): Add `etc'.
12410         (ETC_SUPPORT_PFX): New variable.
12411         (taz): Include anything from etc starting with a word in
12412         ETC_SUPPORT_PFX.
12413
12414 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12415
12416         * config.sub: Update for recent FSF changes.  Remove obsolete
12417         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12418         spacing changes.
12419
12420 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12421
12422         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12423
12424         * config.guess:  Merge with FSF.
12425         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12426
12427 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12428
12429         * configure: Since the "trap 0" handler will override the exit
12430         status on many systems, only use it for "exit 1", and make it set
12431         a non-zero exit status; reset it before "exit 0".  Also, check
12432         exit status of config.sub, and error out if it failed.
12433
12434 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12435
12436         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12437         and install libgloss.
12438
12439 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12440
12441         * Makefile.in (all-binutils): Depend upon all-byacc.
12442
12443         * configure.in: Don't build emacs on Irix 5.
12444
12445 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12446
12447         * configure.in (*-*-netware*): Add libio.
12448
12449 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12450
12451         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12452         (CHECK_TARGET_MODULES): Ditto.
12453         (INSTALL_TARGET_MODULES): Ditto.
12454         (TARGET_LIBS): Ditto.
12455         (all-libstdc++): Note dependencies.
12456
12457 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12458
12459         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12460
12461 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12462
12463         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12464         -fexternal-templates.
12465
12466         * configure.in (target_libs): Add libstdc++.
12467         (noconfigdirs): Add libstdc++ as appropriate.
12468
12469 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12470
12471         * config.guess:  Update from FSF.
12472
12473 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12474
12475         * configure: Use ${config_shell} when running ${configsub}.
12476
12477 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12478
12479         * config.sub: No longer recognize h8300h.
12480
12481 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12482
12483         * config.sub: Remove extraneous differences between config.sub and
12484         gcc/config.sub.
12485
12486 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12487
12488         * Makefile.in (DISTSTUFFDIRS): Add gas.
12489
12490 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12491
12492         * COPYING.NEWLIB: New file.
12493
12494 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12495
12496         * config.guess (HP-UX):  Patch from Harlan Stenn
12497         <harlan@landmark.com> to also emit release level.
12498
12499 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12500
12501         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12502
12503 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12504
12505         * config.sub:  Merge nextstep cleanup from FSF.
12506
12507 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12508
12509         * configure.in (arm-*-*): Don't configure ld for this target.
12510
12511 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12512
12513         * configure.in (*-*-netware): don't configure libg++, libio,
12514           librx, or newlib.
12515
12516 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12517
12518         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12519         configure ld--it works, but it doesn't support shared libraries.
12520
12521 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12522
12523         * config.guess (*-unknown-freebsd*):  Get rid of possible
12524         trailing "(Release)" in version string.
12525         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12526
12527 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12528
12529         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12530         Fix type: *-next-neststep -> *-next-nextstep.
12531
12532         * config.guess:  Merge from FSF:
12533
12534         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12535
12536         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12537
12538         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12539
12540         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12541         instead of UNIX_SV for UnixWare 1.0).
12542
12543 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12544
12545         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12546         to make gdb/nlm/* build after the compiler and linker.
12547
12548 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12549
12550         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12551         not just i[34]86.
12552         (m68k-atari-sysv4):  Relocate to match FSF version.
12553
12554         * config.guess:  More merges from the FSF:
12555
12556         Add a space before function call or macro invocation.
12557
12558         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12559
12560         * config.guess: Add trap cmd to remove dummy.c and dummy when
12561         interrupted.
12562
12563         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12564
12565         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12566         (dummy): Redirect stderr from compilation of dummy.c.
12567
12568         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12569
12570         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12571
12572 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12573
12574         * configure: Accept and ignore --cache*, for compatibility with
12575         new autoconf.
12576
12577 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12578
12579         * config.guess:  Merge from FSF:
12580
12581         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12582
12583         * config.guess (Pyramid*:OSx*:*:*): New case.
12584         (PATH): Add /.attbin at end for finding uname.
12585         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12586
12587         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12588
12589         * config.guess (M88*:DolphinOS:*:*): New case.
12590
12591         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12592
12593         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12594         to select whether to use ELF or COFF.
12595
12596         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12597
12598         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12599
12600         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12601
12602         * config.guess: Guess the OS version for HPUX.
12603
12604         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12605
12606         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12607
12608 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12609
12610         * configure.in: Recognize --with-headers, --with-libs, and
12611         --without-newlib.
12612         * Makefile.in (all-xiberty): Depend upon all-ld.
12613
12614 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12615
12616         * configure.in: Change i[34]86 to i[345]86.
12617
12618 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12619
12620         * configure (version): A few more tweaks to help message.
12621
12622 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12623
12624         * Makefile.in:  Remove (for now) librx as a host library,
12625         now that we're building it for target.
12626
12627 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12628
12629         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12630         (Karl Berry).
12631
12632 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12633
12634         * configure.in:  Also configure librx.
12635
12636 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12637
12638         * Makefile.in:  Update various rules to reflect that librx
12639         is now needed for libg++.
12640
12641 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12642
12643         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12644
12645 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12646
12647         * configure.in: Configure the examples directory.
12648
12649 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12650
12651         * configure: Simplify Jun 2 1994 change.
12652
12653 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12654
12655         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12656         /bin/gcc isn't good enough to build gcc.
12657
12658 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12659
12660         * Makefile.in (GDB_SUPPORT_FILES): Remove
12661         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12662         (gdb.tar.gz): Add new rule to use standard distribution building
12663         mechanism.
12664
12665 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12666
12667         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12668         Bill Cox <bill@cygnus.com>.
12669
12670 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12671
12672         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12673
12674 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12675
12676         * configure:  Search current dir first in .gdbinit.
12677
12678 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12679
12680         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12681
12682 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12683
12684         * config.sub:  Refer to NeXT's operating system as nextstep.
12685
12686         * config.sub (case $basic_machine):  Re-order the cases, to match
12687         the order in the FSF version (which is mostly alphabethical).
12688         Merge in some additions and changes from the FSF.
12689
12690 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12691
12692         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12693         * config.sub: Recognize cxux7.
12694         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12695
12696 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12697
12698         * config.sub:  Fix typo powerpc -> powerpc-*.
12699
12700 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12701
12702         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12703
12704         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12705         parallel with all-emacs and install-emacs).  Top-level command
12706         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12707
12708 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12709
12710         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12711         $(relbindir)/make before doing ``make install'', and use
12712         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12713         installing over running make binary.
12714         ($(host)-stamp-stage3-installed): Likewise.
12715
12716 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12717
12718         * config.guess: Recognize Mach.
12719
12720 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12721
12722         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12723         see whether --exec-prefix was used.
12724
12725 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12726
12727         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12728
12729 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12730
12731         * Makefile.in: Add all-librx target similar to all-libproc.
12732
12733 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12734
12735         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12736         with post 1.2 uname bogosity.
12737
12738 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12739
12740         * configure: Remove temporary files on receipt of a signal.
12741
12742 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12743
12744         * configure: If there is a package_makefile_frag, remove
12745         ${subdir}/Makefile.tem after copying it in.
12746
12747 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12748
12749         * build_all.mk: support rs6000 lynx identifies itself as
12750         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12751         since /bin/gcc is too feeble to compile a modern gcc.
12752
12753 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12754
12755         * brought devo/test-build.mk update-to-date with progressive/
12756           test-build.mk. Add lynx targets and hppa flag info.
12757
12758 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12759
12760         * configure.in:  Use mh-ncrsvr43.  Patch from
12761         Tom McConnell <tmcconne@sedona.intel.com>.
12762
12763 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12764
12765         * config.guess (i386-unknown-bsdi):  No longer need to
12766         check #if defined(__bsdi__) && defined(__i386__).
12767
12768 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12769
12770         * configure: Set program_transform_nameoption correctly.
12771
12772 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12773
12774         * brought build-all.mk update-to-date with progressive build-all.mk,
12775           added new targets and hppa info.
12776
12777 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12778
12779         * configure: If config.guess result is a prefix of the user
12780         specified target, assume a native build and use the user specified
12781         target as the host alias.  Remove SunOS patch suffix removal hack.
12782         * configure.in: Remove SunOS patch suffix removal hack.
12783
12784         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12785         in NATIVE_CHECK_MODULES.
12786
12787 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12788
12789         * Makefile.in: Rename HOST_ONLY to NATIVE.
12790         * configure: Delete SunOs patch suffix from host_canonical
12791           and build_canonical variables that are prepended to Makefiles.
12792         * configure.in: Add comments for easier maintenance.
12793
12794 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12795
12796         * Makefile.in: Add all-libproc target similar to all-gui.
12797
12798 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12799
12800         * Makefile.in (CHECK_MODULES): split into
12801         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12802
12803 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12804
12805         * config.guess (i386-unknown-bsdi): New system to guess.
12806
12807 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12808
12809         * Makefile.in: Add all-gui target (but not yet build by "all").
12810
12811 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12812
12813         * config.sub: Move deletion of patch suffix from here...
12814         * configure.in: To here, at Ian's suggestion.  The top-
12815           level scripts might need to know of a patch level.
12816
12817 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12818
12819         * config.sub: Strip off patch suffix so rtl is recognized
12820           as a sunos4.1.3 machine, even though it's been patched.
12821
12822 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12823
12824         * Makefile.in (INSTALL_LAST): Delete.
12825         (INSTALL_DOSREL): New.
12826
12827 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12828
12829         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12830         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12831         whether we pass down --with-gnu-ld anyhow.
12832
12833 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12834
12835         * Makefile.in (INSTALL_LAST): Change operation so it works
12836         on more flavors of make.
12837         * configure.in (go32): Don't build libg++ or libio.
12838
12839 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12840
12841         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12842         they can be overriden by templates.
12843
12844 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12845
12846         * configure.in (target==go32): Don't build gdb.
12847         * dosrel: New directory.
12848
12849 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12850
12851         * configure.in (host==go32): Configure dosrel too.
12852         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12853         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12854         be set by incoming names or templates.
12855         (INSTALL_LAST): New rule.
12856
12857 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12858
12859         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12860
12861 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12862
12863         * configure.in (appdirs): New variable.  Currently empty, but will
12864         be used in gas distribution.  If nonempty, lists a set of
12865         directories at least one of which must get configured, or top
12866         level configuration is considered to have failed.
12867         (rs6000-*-lynxos*): Use new file name.
12868
12869 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12870
12871         Eliminate XTRAFLAGS.
12872         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12873         newlib include files using -idirafter, and also use -nostdinc.
12874         (CXX_FOR_TARGET): Likewise.
12875         (XTRAFLAGS): Removed.
12876         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12877         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12878         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12879         ($(DO_X)): Don't pass down XTRAFLAGS.
12880
12881 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12882
12883         * configure.in (mips*-dec-bsd*): New target; do build linker.
12884         (mips*-*-bsd*): New target; don't build linker.
12885
12886 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12887
12888         * configure.in: support rs6000-*-lynxos* configuration.
12889         support sunos4 as a cross target.
12890
12891         * config.sub: look for lynx*, not lynx since the OS version may
12892         legitimately be part of the name.
12893
12894 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12895
12896         * configure.in (i[34]86-*-sco*): Move to be with other i386
12897         targets.
12898         (romp-*-*): New target.  Skip various binary utilities.
12899         (vax-*-*): New target.  Don't build newlib.
12900         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12901
12902 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12903
12904         * configure.in: Only set host_makefile_frag if config
12905         directory exists.
12906
12907 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12908
12909         * install.sh: If $dstdir exists, don't check whether each
12910         component does.
12911
12912 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12913
12914         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12915
12916 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12917
12918         * configure.in (*-*-lynxos*): Don't configure newlib for either
12919         native or cross Lynx.
12920
12921 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12922
12923         * config.sub (sparc64-elf): Fix os.
12924         (z8k): Remove duplicate.
12925
12926 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12927
12928         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12929         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12930
12931 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12932
12933         * configure: Make file links cleanly even if Lynx fails on
12934           an NFS symlink (at least fail cleanly).
12935
12936 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12937
12938         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12939         -XNh2000.
12940
12941 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12942
12943         * configure: Unknown options are fatal again.
12944
12945 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12946
12947         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12948         compatibility.
12949
12950 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12951
12952         * build-all.mk: Add `clean' target.
12953
12954 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12955
12956         * config.guess:  Add SINIX support.
12957         * configure.in:  Add mips-*-sysv4* support.
12958
12959 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12960
12961         * build-all.mk: Document all useful targets.
12962         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12963         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12964
12965 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12966
12967         * configure: Support --silent, --quiet.
12968
12969 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12970
12971         * configure: Support --disable-FEATURE.
12972
12973 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12974
12975         * config.guess: Recognize NCR running SVR4.3.
12976
12977 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12978
12979         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12980         Patch from Paul Eggert <eggert@twinsun.com>.
12981
12982 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12983
12984         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12985
12986 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12987
12988         * configure: Make unrecognized options give nonfatal warnings
12989         instead of fatal errors, and pass them to any subdirectory
12990         configures in case they recognize them.
12991         Make --x equivalent to --with-x.
12992
12993 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12994
12995         * configure: Add --enable-* options.  Clean up usage message and
12996         some comments.
12997
12998 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12999
13000         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13001
13002 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13003
13004         * configure.in (hppa*-*-*): Enable binutils.
13005
13006 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13007
13008         * config.sub: Recognize cisco.
13009
13010 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13011
13012         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13013
13014 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13015
13016         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13017         than one configuration name.  Add comment.
13018
13019 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13020
13021         * config.guess: about target *-hitachi-hiuxwe2, fixed
13022         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13023         macro is incorrect.]
13024
13025 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13026
13027         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13028         than the "make ls" stuff which used to be here.
13029
13030 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13031
13032         * config.guess:  Recognize i[34]86-unknown-freebsd.
13033         From Shawn M Carey <smcarey@rodan.syr.edu>.
13034
13035 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13036
13037         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13038
13039 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13040
13041         * config.guess: Check for ptx.
13042
13043 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13044
13045         * config.sub: Add os9k checking.
13046
13047 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13048
13049         * config.guess: Handle OSF1 running on HPPA processors
13050
13051 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13052
13053         * configure: If subdir configure fails, print out a message with
13054         subdirectory name, in case subdir's configure code didn't identify
13055         itself.
13056
13057 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13058
13059         * configure.in: Remove embedded newlines from configdirs.
13060         Avoid mismatches of substrings.  Fix matching strings at end
13061         of configdirs.
13062
13063 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13064
13065         * config.guess:  Add Lynx/rs6000 config support.
13066
13067 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13068
13069         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13070
13071 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13072
13073         * configure.in (hppa*-*-osf*): Treat this just like most other
13074         PA configurations (eg no binutils or ld).
13075         (hppa*-*-*elf*): These configurations have binutils and ld.
13076
13077 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13078
13079         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13080
13081 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13082
13083         * configure.in (rs6000-*-*): Build gas.
13084
13085 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13086
13087         * Makefile.in:  Avoid bug in losing hpux sed.
13088
13089 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13090
13091         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13092         for GDB and GDB has been fixed to not need it.
13093
13094 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13095
13096         * config.guess: Recognize vax hosts.
13097
13098 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13099
13100         * configure (while loop): Don't use "break 2" inside case
13101         statement -- the case statement isn't an enclosing loop.
13102
13103 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13104
13105         * config.guess:  Clean up NeXT support, to allow nextstep
13106         on Intel machines.  Make OS be nextstep.
13107
13108 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13109
13110         * config.guess: Add alternate forms for Convex.
13111
13112 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13113
13114         * configure:  Completely rewrite option processing.  Take
13115         advantage of pattern-matching to avoid invoking test frequently.
13116         Also clean up host and target defaulting logic.
13117
13118 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13119
13120         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13121         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13122         commands (plus user environment) will fit SCO limits.
13123
13124 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13125
13126         * configure.in: Don't issue warnings about directories which are
13127         not being configured if -norecursion is set.  Correct test for
13128         --with-gnu-as and --with-gnu-ld to not get confused by substring
13129         matches.
13130
13131         * configure.in: Don't build gas for alpha-dec-osf1*.
13132
13133 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13134
13135         * configure:  Back out Per's change of 12/19/1993.  It changes the
13136         behavior of configure in unexpected and confusing ways.
13137
13138         Also, use different delim char when calculating
13139         program_transform_name so that the name can contain slashes.
13140
13141 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13142
13143         * configure.in, config.sub: Add support for VSTa micro-kernel.
13144
13145 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13146
13147         * configure.in: Nuke hacks which were used to get a special
13148         version of GAS for HPPA configurations.
13149
13150 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13151
13152         * configure:  If only ${target_alias} is given, use that
13153         as the default for ${host_alias}.
13154         * configure:  Add missing back-slashes before nested quotes.
13155
13156 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13157
13158         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13159
13160 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13161
13162         * config.guess:  Recognize some Tektronix configurations.
13163         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13164
13165 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13166
13167         * config.sub: Match any flavor of SH.
13168
13169 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13170
13171         * configure.in: Don't try to configure newlib for Alpha.
13172
13173 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13174
13175         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13176         libg++ or libio for any Alpha target.
13177
13178         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13179
13180 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13181
13182         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13183         default arguments -- so it tried to compress itself.
13184
13185 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13186
13187         * configure.in (notsupp): ensure that a space is always at the end
13188           of the configdirs list, since the grep checks for an explicit space
13189
13190 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13191
13192         * configure.in (target i386-sysv4.2): don't build ld, since static
13193           versions of many libraries are not available.
13194
13195 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13196
13197         * config.guess: Recognize Apollos (using environment variables).
13198         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13199
13200 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13201
13202         * config.guess: Recognize Sony news mips running newsos.
13203
13204 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13205
13206         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13207         "fi ; else" for bash.
13208
13209 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13210
13211         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13212
13213 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13214
13215         * config.sub: accept unixware as an alias for svr4.2.
13216         Fix some inconsistancies with the gcc version.
13217
13218 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13219
13220         * Makefile.in (DISTDOCDIRS):  Add gdb.
13221
13222 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13223
13224         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13225
13226 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13227
13228         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13229         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13230         this now.
13231
13232 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13233
13234         * config.sub: Accept hiux* as an OS name.
13235
13236         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13237         etc/make-stds.texi.  The underscore came from gcc, and dje now
13238         agrees that RUNTESTFLAGS is the correct name.
13239
13240 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13241
13242         * install.sh:  Remove 'set -e'.  It makes any conditionals
13243         in the script useless.
13244
13245         * config.guess: Automatically recognize arm-acorn-riscix
13246         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13247
13248 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13249
13250         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13251
13252 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13253
13254         * Makefile.in (DISTDOCDIRS): New variable.
13255         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13256         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13257
13258 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13259
13260         * configure.in (hppa target): check the source directory for the
13261           pagas sub-directory
13262
13263 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13264
13265         * config.sub: Allow -aout* and -elf*.
13266
13267 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13268
13269         * configure.in: Don't build ld on i386-solaris2, same as for
13270         sparc-solaris2.
13271
13272 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13273
13274         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13275
13276 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13277
13278         * configure.in:  Configure gdb for alpha.
13279
13280 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13281
13282         * Makefile.in (CXXFLAGS): Add -O.
13283
13284 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13285
13286         * config.guess: added support for DG Aviion
13287
13288 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13289
13290         * configure.in: Produce warning message for subdirectories not
13291         configurable for this host/target combination.  Don't try to
13292         configure gdb for vms.
13293
13294 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13295
13296         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13297         appropriate files before making "diststuff".
13298         (DISTBISONFILES): New var: list of files to be edited.
13299         (DISTSTUFFDIRS): Add binutils.
13300
13301 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13302
13303         * config.sub: also handle mipsel and mips64el (for little endian mips)
13304
13305 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13306
13307         * configure.in: Add * to end of all OS names.
13308
13309 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13310
13311         * configure.in: Build newlib for LynxOS native.
13312
13313 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13314
13315         * config.guess: Add support for delta 88k running SVR3.
13316
13317         * configure.in: Add comment about HP compiler vs. emacs.
13318
13319 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13320
13321         * configure.in: don't build ld on solaris2 (not a viable option
13322           due to bugs in getpwnam & getpwuid)
13323
13324 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13325
13326         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13327         config.guess will produce a full version number.
13328
13329 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13330
13331         * configure.in: Build linker and binutils for alpha-dec-osf1.
13332
13333 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13334
13335         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13336         and gdb/testsuite/Makefile.in.
13337
13338 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13339
13340         * configure.in: recognize mips*- instead of mips-
13341
13342 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13343
13344         * config.sub: Accept linux*coff and linux*elf as operating
13345         systems.
13346
13347 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13348
13349         * config.sub: Recognize mips64, and mips3 as an alias for it.
13350
13351 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13352
13353         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13354         gdb knows how to handle OSF/1 shared libraries.
13355
13356 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13357
13358         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13359         * config.guess: Recognize Hitachi's HIUX.
13360         * config.sub: Recognize h3050r* and hppahitachi.
13361         Remove redundant cases for hp9k[23]*.
13362
13363 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13364
13365         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13366         if gas and ld are in the source tree and are in ${configdirs}.
13367         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13368         --with options (but still pass them down on the command line,
13369         if they were explicitly specified).
13370
13371 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13372
13373         * configure: substitute SHELL value in Makefile.in with
13374         ${CONFIG_SHELL}
13375
13376 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13377
13378         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13379         *-*-solaris2* targets.
13380
13381 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13382
13383         * Makefile.in: define M4, and pass it down to sub-makes;
13384         all-autoconf now depends on all-m4
13385
13386 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13387
13388         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13389         presence of {ar,ranlib} instead of a configured directory
13390
13391 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13392
13393         * config.guess: Accept 34?? as well as 33?? for NCR.
13394
13395 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13396
13397         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13398         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13399
13400 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13401
13402         * configure: grab values for $(CC) and $(CXX) from the
13403         environment, so that someone can do "CC=gcc configure; make" and
13404         have it work right (matching the way that autoconf works now)
13405
13406         * configure.in, Makefile.in: add support for gash, the tcl
13407         interface to Galaxy
13408
13409         * config.guess: add NetBSD variants (hp300, x86)
13410
13411 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13412
13413         * install.sh: Support -d option (in the manner of SunOS 4 install,
13414         as it is more deterministic than that of GNU install)
13415         (chmodcmd): Set file to mode 755 by default (should also do default
13416         chgrp and chown, but I don't feel like dealing with that now)
13417
13418 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13419
13420         * config.sub: Remove h8300hhms alias.
13421
13422 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13423
13424         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13425
13426 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13427
13428         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13429         as stmp-fixinc
13430
13431 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13432
13433         * config.sub: recognize m88110-bug-coff.
13434
13435 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13436
13437         * Makefile.in (all-libio): all dependencies on the toolchain used
13438         to build this (gcc, gas, ld, etc)
13439
13440 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13441
13442         * config.guess: Deal with OSF/1 1.3 on alpha.
13443
13444 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13445
13446         * install.sh: add some 'else true' clauses for portability
13447
13448         * configure.in: don't build libio for h8[35]00-*-* targets
13449
13450 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13451
13452         * Makefile.in:  Add support for new libio.
13453
13454 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13455
13456         * install.sh: If one command fails, don't try the rest.  Don't try
13457         to remove $dsttmp (via trap) unless we have already created it.
13458         If $src doesn't exist, detect it and exit with an error.
13459
13460         * config.guess: Recognize BSD on hp300.
13461
13462 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13463
13464         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13465         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13466
13467 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13468
13469         * Makefile.in (all-send-pr): depends on all-prms
13470
13471 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13472
13473         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13474
13475 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13476
13477         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13478         Added test for mips-mips-riscos5.
13479
13480 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13481
13482         * configure.in: use mh-hp300 for 68k HP hosts
13483
13484 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13485
13486         * configure: add support for CONFIG_SHELL, so that you can use
13487         some alternate shell for evaluating configure scripts
13488
13489 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13490
13491         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13492         in configure script to bug-gdb@prep.ai.mit.edu when building
13493         distribution archive.
13494         * Makefile.in (COMPRESS):  Remove def.
13495         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13496         gdb.tar.Z and make-gdb.tar.Z respectively.
13497         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13498         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13499         to convergence with 'taz' target in Makefile.in.
13500
13501 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13502
13503         * install.sh (dsttmp): use trap to ensure that tmp files go
13504         away on error conditions
13505
13506 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13507
13508         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13509
13510 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13511
13512         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13513         its parent is '/' not ''.
13514
13515         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13516
13517 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13518
13519         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13520         that ${newsrcdir}/configure.in does.
13521
13522 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13523
13524         * test-build.mk: support for CONFIG_SHELL
13525
13526 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13527
13528         * config.sub (netware):  Add as a basic system type.
13529
13530 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13531
13532         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13533           $(srcdir)/ from the dependency on Makefile.in.
13534
13535 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13536
13537         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13538         (h8300hhms is temporary until multi-libraries are implemented).
13539         * configure.in: Handle h8300h too.
13540
13541 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13542
13543         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13544
13545 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13546
13547         * configure:  Remove extraneous output when guessing host type.
13548         * config.guess:  Remove extraneous output when guessing using C
13549         compiler rather than uname, or when guessing fails.
13550
13551 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13552
13553         * Makefile.in: remove all.cross and install.cross targets
13554
13555         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13556           definitions
13557
13558 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13559
13560         * configure.in (target sh): Build gprof.
13561
13562 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13563
13564         * config.sub: change -solaris to -solaris2
13565
13566 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13567
13568         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13569
13570 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13571
13572         * configure: Correct error message for missing Makefile.in to
13573         print correct directory.
13574
13575 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13576
13577         * install.sh: kludge around 386BSD shell bug
13578
13579 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13580
13581         * config.guess:  Recognize NeXT.
13582         * config.guess:  Recognize i486-ncr-sysv4.
13583         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13584
13585 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13586
13587         * Makefile.in (MAKEINFOFLAGS): New variable.
13588         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13589         * build-all.mk, test-build.mk: Pass down --no-split as
13590         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13591
13592 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13593
13594         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13595
13596 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13597
13598         * Makefile.in (libg++.tar.z):  New rule.
13599         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13600         * Makefile.in (taz):  Only do a single chmod.
13601
13602 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13603
13604         * install.sh: don't use dirname anymore (replaced with sed usage)
13605
13606 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13607
13608         * Makefile.in:  Change extension for gzip'd files from '.z' to
13609         '.gz' per new FSF standard usage.
13610
13611 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13612
13613         * configure: put quotes around the final value of program_transform_name
13614
13615 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13616
13617         * Makefile.in: new install.sh support; update install-info rules
13618
13619 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13620
13621         * configure.in: Build diff for crosses, but not for go32 host.
13622
13623         * configure.in: Build gprof only for native, and don't build it
13624         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13625
13626 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13627
13628         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13629
13630 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13631
13632         * configure.in (host_tools): Add prms.
13633
13634 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13635
13636         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13637         with $(FLAGS_TO_PASS) on the command line
13638
13639         * config.sub: Recognize lynx and lynxos
13640
13641 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13642
13643         * config.sub: Accept -ecoff*, not just -ecoff.
13644
13645 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13646
13647         * Makefile.in (taz): Use .gz suffix instead of .z.
13648         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13649         names.
13650
13651 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13652
13653         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13654
13655 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13656
13657         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13658         that rebuilds that might happen during 'make install' don't get
13659         bogus gcc include files
13660
13661 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13662
13663         Change from Utah for HPPA support:
13664         * config.guess: Recognize hppa1.x-hp-bsd.
13665
13666 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13667
13668         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13669         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13670
13671 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13672
13673         * config.sub: Add support for rom68k and bug boot monitors.
13674
13675 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13676
13677         * Makefile.in: Make all-opcodes depend on all-bfd.
13678
13679 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13680
13681         * config.guess: Added special check for i[34]86-univel-sysv4*.
13682
13683 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13684
13685         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13686         the processor rather than assuming i486.
13687
13688 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13689
13690         * config.guess: Recognize SunOS6 as Solaris3.
13691
13692 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13693
13694         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13695         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13696
13697 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13698
13699         * build-all.mk (all-cross): New target for Canadian Cross.
13700         Added Q2 go32 targets.
13701         * test-build.mk: Configure go32 cross sparclite-aout and
13702         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13703         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13704
13705 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13706
13707         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13708         GO32 hosted toolchains
13709
13710 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13711
13712         * configure: change  so "-exec-prefix" gets passed down rather
13713         than "-exec_prefix" so autoconf generated Makefiles get the
13714         exec_prefix set right.
13715
13716 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13717
13718         * config.guess: get the Solaris2 minor version number
13719
13720         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13721
13722 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13723
13724         * config.guess: Recognize some Sequent platforms.
13725
13726 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13727
13728         * Makefile.in: added the vault-install target
13729
13730         * configure.in: actually use the Sun3 makefile fragment that's in
13731         config, also added the release dir to configdirs
13732
13733 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13734
13735         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13736
13737 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13738
13739         * configure.in: remove some program from Alpha targetted toolchains
13740
13741 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13742
13743         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13744         gprof.
13745         (taz): Run "make diststuff" in those directories instead of "make
13746         proto-dir".  Look for "VERSION=" only at start of line in subdir
13747         Makefile.  Use "gzip -9" for compression.
13748         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13749         (binutils.tar.z): New target.
13750
13751 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13752
13753         * Makefile.in (taz): Include gpl.texinfo.
13754
13755 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13756
13757         * Makefile.in (setup-dirs): Merged into "taz" target.
13758         (taz): Only do `proto-dir' stuff if a directory is actually needed
13759         for this target.
13760
13761 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13762
13763         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13764         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13765         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13766         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13767         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13768
13769 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13770
13771         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13772         config.sub, and move-if-change to gdb testsuite distribution
13773         archive, so the testsuite can be extracted, configured, and
13774         run separately from the gdb distribution.  Blow away the Chill
13775         tests that require a Chill compiled executable, since GNU Chill
13776         is not yet publically available.
13777
13778 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13779
13780         * test-build.mk: set environment variables in a single command,
13781         instead of a list of assignments and exports
13782
13783         * config.guess: recognize Alpha/OSF1 systems
13784
13785 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13786
13787         * configure: Change help message to prefer --options rather than
13788           -options.
13789
13790 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13791
13792         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13793         zippy@ecst.csuchico.edu.
13794         * config.guess: Recognize miniframe.
13795
13796 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13797
13798         * Makefile.in: Use srcroot to find runtest rather than rootme.
13799         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13800
13801 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13802
13803         * test-build.mk: Extensive additions to support building on a
13804         machine other than the host.
13805
13806 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13807
13808         * configure (tooldir): Fix for i386-aix again.
13809
13810 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13811
13812         * configure, Makefile.in:  Change definition of $(tooldir)
13813         to match the FSF.
13814
13815 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13816
13817         * config.guess:  Recognize i[34]86/SVR4.
13818
13819 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13820
13821         * Makefile.in (all-gdb): gdb depends on sim.
13822
13823 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13824
13825         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13826         at the same time we make the prototype gdb directory.
13827         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13828         files at the same time as the gdb base release distribution.
13829
13830 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13831
13832         * Makefile.in (check): Use individual check targets rather than
13833         DO_X rule.
13834         (check-gcc): Added.
13835
13836 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13837
13838         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13839         for System V release 3.2.
13840
13841 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13842
13843         * config.sub: Recognize hppaosf.
13844         * configure.in: Do configure ld/binutils/gas for it.
13845
13846 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13847
13848         * configure (tooldir): Alter syntax used to set this, for systems
13849         where "\$" isn't handled right, like i386-aix.
13850
13851 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13852
13853         * configure: Pass program-transform-name, not
13854         program_transform_name, to recursive configures.
13855
13856 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13857
13858         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13859         of gas+ld+binutils.
13860
13861 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13862
13863         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13864
13865 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13866
13867         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13868
13869 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13870
13871         * Makefile.in (PRMS): Set back to all-prms.
13872
13873 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13874
13875         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13876         targets, rather than for MIPS hosts.
13877
13878 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13879
13880         * configure.in: add comment for --with-x default values
13881
13882         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13883
13884         * Makefile.in: add check-* targets for each of the directories in
13885         the tree.  Add a definition of RUNTEST that will use the one we
13886         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13887
13888 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13889
13890         * configure.in: Removed obsolete references to bfd_target and
13891         target_makefile_frag.
13892
13893         * build-all.mk: Set assorted targets for Q2.
13894         * config.sub: Recognize z8k-sim and h8300-hms.
13895         * test-build.mk: Really don't pass host to configure.
13896         (HOLES): Added uname.
13897
13898 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13899
13900         * configure: Handle an empty program-prefix, program-suffix or
13901         program-transform-name correctly.
13902
13903 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13904
13905         * build-all.mk: -G 8 no longer required for MIPS targets.
13906         * test-build.mk: Don't pass host argument to configure; make it
13907         guess.
13908
13909 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13910
13911         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13912         * Makefile.in (COMPRESS):  New macro, like GZIP.
13913
13914 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13915
13916         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13917
13918         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13919         with gas currently defaults to -G 0.
13920
13921 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13922
13923         * Makefile.in (all-flex): flex depends on byacc.
13924
13925         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13926         to test-build.mk as RELEASE_TAG.
13927         * test-build.mk (configargs): New variable containing arguments to
13928         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13929         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13930
13931         * config.guess: Use /bin/uname when checking -X argument on SCO,
13932         to avoid invoking GNU uname which doesn't understand -X.
13933
13934         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13935
13936         * configure.in: Build gas for mips-*-*.
13937
13938 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13939
13940         * Makefile.in (all.normal): insert missing backslash.
13941
13942 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13943
13944         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13945
13946         * Makefile.in: Complete overhaul to merge many almost identical
13947         targets.
13948
13949 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13950
13951         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13952         (gdb.tar.Z): Adjusted.
13953
13954         * Makefile.in (setup-dirs, taz): New targets; should be general
13955         enough to adapt for gdb sometime.  Build only .z file.
13956         (gas.tar.z): New target.
13957
13958 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13959
13960         * build-all.mk: Use CC=cc -Xs on Solaris.
13961
13962 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13963
13964         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13965         for handling BISON for FSF releases.
13966
13967 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13968
13969         * configure: Actually implement the change zoo just documented.
13970
13971 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13972
13973         * configure: when using config.guess, only set target_alias when
13974         it's not already been set (ie, on the command line)
13975
13976 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13977
13978         * Makefile.in: add installcheck target, set PRMS to install-prms
13979
13980 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13981
13982         * configure: add support for package_makefile_fragment, handle the
13983         case where a directory has a configure.in file but no Makefile.in
13984         more gracefully (with an actual understandable error message, even);
13985         add support for --without (and add this to the usage message); also
13986         explicitly add a --host=${host_alias} to the command line when
13987         config.guess is used
13988
13989 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13990
13991         * configure: Must use both --host and --target in recursive calls.
13992
13993 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13994
13995         * Makefile.in: Change deja-gnu to dejagnu.
13996
13997 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13998
13999         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14000
14001 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14002
14003         * configure.in: canonicalize all instances to *-*-solaris2*,
14004         also strip out a number of tools to not build for go32 host
14005
14006 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14007
14008         * config.guess: add GPL.
14009
14010         * Makefile.in, config.guess, config.sub, configure: bump
14011           copyrights to 93.
14012
14013 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14014
14015         * Makefile.in (do-info): Removed obsolete check for existence of
14016         localenv file.
14017
14018         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14019
14020 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14021
14022         * Makefile.in: a couple of 'else true' for decstation,
14023         support for TclX
14024
14025         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14026
14027 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14028
14029         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14030
14031 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14032
14033         * config.guess: Recognize i386-ibm-aix (PS/2).
14034         * configure.in: Use config/mh-aix386 file for it.
14035
14036 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14037
14038         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14039         CC_FOR_TARGET instead.
14040         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14041
14042 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14043
14044         * Makefile.in: Add sim to list of directories sent with gdb
14045
14046 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14047
14048         * configure.in: Put back mips-dec-bsd* case.
14049
14050 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14051
14052         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14053         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14054         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14055
14056 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14057
14058         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14059
14060         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14061         (install-info): install dir.info only if it exists,
14062         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14063
14064 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14065
14066         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14067         gas for mips-dec-bsd.
14068
14069 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14070
14071         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14072         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14073
14074 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14075
14076         * configure.in: Added "dejagnu" to hosttools list.
14077
14078 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14079
14080         * config.sub, configure.in, config.guess:  Add support
14081         for Bosx, an AIX variant from Bull.
14082         Patches from F.Pierresteguy@frcl.bull.fr.
14083
14084 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14085
14086         * devo/dejagnu: Initial creation of devo/dejagnu.
14087         Migrated dejagnu testcases and support files for testing software
14088         tools to reside as subdirectories, currently called "testsuite",
14089         within the directory of the software tool.  Migrated all programs,
14090         support libraries, etc. beloging to dejagnu proper from
14091         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14092         with no modifications.  The changes to these files which will
14093         allow them to configure, build, and execute properly will be made
14094         in a future update.
14095
14096 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14097
14098         * Makefile.in: Change send_pr to send-pr.
14099         * configure.in: Likewise.
14100         * send_pr: Renamed directory to send-pr.
14101
14102 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14103
14104         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14105
14106 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14107
14108         * README:  Update for gdb-4.8 release.
14109         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14110         gdb-xxx.tar.z (gzip'd) file also.
14111
14112 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14113
14114         * Makefile.in: make all-diff depend on all-libiberty
14115
14116 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14117
14118         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14119
14120 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14121
14122         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14123
14124 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14125
14126         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14127         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14128         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14129
14130 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14131
14132         * Makefile.in:  makeinfo binary is in a new location
14133
14134 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14135
14136         * config.sub: Accept -ecoff as an OS.
14137
14138         * Makefile.in: Various changes to eliminate a level of make
14139         recursion and reduce the required command line length.
14140         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14141         sub-makes.
14142         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14143         variables holding settings for specific sub-makes.
14144         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14145         in terms of BASE_FLAGS_TO_PASS.
14146         (TARGET_LIBS): New variable listing directories which use
14147         TARGET_FLAGS_TO_PASS.
14148         (subdir_do): Eliminated.
14149         (do-*): New set of targets to replace subdir_do.
14150         (various): All targets which used subdir_do now depend on do-*.
14151         (local-clean): Renamed from do_clean.
14152         (local-distclean): New target, dependency of distclean and
14153         realclean.
14154         (install-info): Don't create directories.  Depend on dir.info
14155         rather than calling make recursively.
14156         (install-dir.info): Eliminated.
14157         (install-info-dirs): Create all info directories here.
14158         (dir.info): Depend upon do-install-info.
14159
14160         * test-build.mk (HOLES): Added false.
14161
14162 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14163
14164         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14165
14166 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14167
14168         * Makefile.in (info): remove dependency on all-texinfo.  The
14169         problem was really in texinfo/C, not at this level.
14170
14171 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14172
14173         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14174
14175 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14176
14177         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14178         GDB releases.
14179
14180 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14181
14182         * configure: Include srcdir in message about target of link not
14183         being found.  Don't convert `-' to `_' in `with' options being
14184         passed to subdirs.
14185
14186 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14187
14188         * configure.in: add uudecode to host_tools
14189
14190         * Makefile.in: added {all,install}-uudecode targets, added them to
14191         the appropriate lists
14192
14193 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14194
14195         * Makefile.in (all-gcc): Added dependency on all-gas.
14196
14197         * configure.in (mips-*-*): Build ld and binutils.
14198
14199 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14200
14201         * configure: check return code from mkdir, print error message and
14202           exit on failure.
14203
14204 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14205
14206         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14207
14208 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14209
14210         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14211
14212 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14213
14214         * config.sub (h8500):  Recognize this as a cpu type.
14215
14216 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14217
14218         * configure: source directory missing is no longer a warning
14219
14220         * configure.in: recognize irix[34]* instead of irix[34]
14221
14222         * Makefile.in: define and pass down X11_LIB
14223
14224 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14225
14226         * guess-systype: Renamed to ...
14227         * config.guess:  ... by popular request.
14228         * configure.in, Makefile.in:  Update accordingly.
14229
14230 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14231
14232         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14233         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14234         + Execute ./dummy instead of assuming . is in PATH.
14235
14236 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14237
14238         * guess-systype:  New shell script.  Attempts to guess the
14239         canonical host name of the executing host.
14240         Only a few hosts are supported so far.
14241         * configure:  Call guess-systype if no host is specified.
14242
14243 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14244
14245         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14246         gcc Makefile.
14247
14248
14249 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14250
14251         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14252         (all-gcc, install-gcc, subdir_do): Use it.
14253
14254 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14255
14256         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14257
14258 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14259
14260         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14261           set exclusively by configure, using configure.in .
14262
14263 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14264
14265         * test-build.mk: set $PATH for all builds
14266
14267         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14268
14269 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14270
14271         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14272         the one used in gcc/Makefile.in, so that a null expansion doesn't
14273         override the one needed to build gcc with a native cc.
14274
14275
14276 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14277
14278         * configure: Accept -with arguments.
14279
14280 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14281
14282         * Makefile.in: added h8300sim
14283
14284 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14285
14286         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14287         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14288         (all-cygnus, native, build-cygnus): Make
14289         $(canonhost)-stamp-3stage-done, not $(host)....
14290         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14291         i386-sco3.2v4.  Added else true to if command.
14292
14293 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14294
14295         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14296
14297 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14298
14299         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14300
14301 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14302
14303         * configure.in: don't remove binutils from Solaris builds
14304
14305 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14306
14307         * Makefile.in: get rid of earlier definitions for *clean,
14308         also handle the recursive info rule better
14309
14310 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14311
14312         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14313         do more-or-less the right thing.
14314
14315 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14316
14317         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14318         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14319
14320 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14321
14322         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14323         $(host_canonical).
14324
14325         * configure.in: split the configdirs list into 4 categories (native
14326         v. cross, library v. tool) and handle the cross-only and native-
14327         only in more reasonable (and correct!) way.
14328
14329 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14330
14331         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14332         configdirs anymore.
14333
14334 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14335
14336         * Makefile.in: extensive cleanup::  removed all of the explicit
14337         clean-* targets, collapsed many wrappers around subdir_do into
14338         one, added additional targets to satisfy standards.texi, deleted
14339         some old targets, some changes for consistency
14340
14341 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14342
14343         * configure.in: handle some programs as cross-only, and others as
14344         native only
14345
14346         * test-build.mk: handle partial holes in a more generic manner
14347
14348         * Makefile.in: m4 depends on libiberty
14349
14350 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14351
14352         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14353         time, wdiff, and find to configdirs
14354
14355         * Makefile.in: all, clean, and install rules for the new programs
14356         added to configure.in
14357
14358 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14359
14360         * configure.in: use mh-sun for all *-sun-* hosts
14361
14362 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14363
14364         * Makefile.in: define flags for X11 include files and library file
14365         locations, pass them down to the programs that need this info
14366
14367         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14368
14369 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14370
14371         * configure.in: start building libg++ for HP-UX targets
14372
14373 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14374
14375         * README:  Update references to files moved into etc/.
14376
14377 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14378
14379         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14380         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14381
14382 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14383
14384         * configure: accept dash as well as underscore in long option
14385         names for FSF compatibility.
14386
14387 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14388
14389         * config.sub: added -sco3.2v4 support from FSF.
14390
14391 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14392
14393         * configure.in: expand the section that adds or removes
14394         directories from the list of programs to build, to handle native
14395         vs. cross in addition to host v. native
14396
14397 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14398
14399         * Makefile.in:  Replace C++ in macro names with CXX.
14400         This is less likely to break ...
14401
14402 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14403
14404         * test-build.mk: add -w to GNU_MAKE
14405
14406 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14407
14408         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14409         add 'sparc' to list of recognized cpus.  This needed to make
14410         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14411         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14412         then changes that into $CPU-wrs-vxworks.
14413
14414         * configure.in: remove most references to gdbtest, regularize
14415         target based program removal
14416
14417         * test-build.mk: import from p3 tree (many fixes and changes)
14418
14419 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14420
14421         * Makefile.in: added rules to handle tcl, tk, and expect
14422
14423         * configure.in: handle those directories if they exist
14424
14425 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14426
14427         * config.sub: removed bogus hppabsd and hppahpux names, since
14428         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14429
14430 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14431
14432         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14433         depends upon all-xiberty
14434
14435         * Makefile.in: changes from p3, including:
14436
14437         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14438
14439         * Makefile.in (XTRAFLAGS): include newlib directories if
14440         newlib/Makefile exists, rather than if host != target.
14441
14442         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14443
14444         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14445         from the same source tree and not building a cross-compiler.  This
14446         matters for the libg++ configuration if reconfiguring a tree that
14447         has already been installed.
14448
14449         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14450
14451         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14452         pick up the machine and system specific header files.
14453
14454         * Makefile.in: added AS_FOR_TARGET, passed down in
14455         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14456         the C compiler to use to create programs which are run in the
14457         build environment, set it to default to $(CC), and passed it down
14458         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14459
14460         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14461
14462         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14463         We need them for unusual native builds, like systems without
14464         ranlib.
14465
14466         * configure: also define $(host_canonical) and
14467         $(target_canonical), which are the full, canonical names for the
14468         given host and target
14469
14470 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14471
14472         * Makefile.in:  Added separate definitions for C++.
14473
14474 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14475
14476         * configure.in (configdirs):  Add deja-gnu.
14477
14478 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14479
14480         * README:  Update for configure.texi and gdb-4.7 release.
14481
14482 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14483
14484         * Makefile.in:  Move "all" target to top of file.
14485         Previously, first target was ".PHONY" which caused BSD4.4 make
14486         to build .PHONY when make was run without arguments.
14487
14488 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14489
14490         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14491         Library-copylefted code in libiberty.
14492
14493 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14494
14495         * config.sub:  Replace m68kmote with plain old m68k.
14496
14497 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14498
14499         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14500
14501 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14502
14503         * config.sub: Complain if no argument is given.  Added support for
14504         386bsd as OS and target alias.
14505
14506 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14507
14508         * Makefile.in (XTRAFLAGS): include newlib directories if
14509         newlib/Makefile exists, rather than if host != target.
14510
14511 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14512
14513         * config.sub: recognize sparclite-wrs-vxworks.
14514
14515         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14516         p3.) Added clean-xiberty to clean.
14517
14518 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14519
14520         * configure.in: use *-*-* instead of nested cases for host and target
14521
14522 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14523
14524         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14525         from the same source tree and not building a cross-compiler.  This
14526         matters for the libg++ configuration if reconfiguring a tree that
14527         has already been installed.
14528
14529 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14530
14531         * config.sub (i486v/i486v4):  Merge in from FSF version.
14532
14533 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14534
14535         * configure: only set PWD if it is already set.
14536
14537 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14538
14539         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14540         doesn't have unset and all success paths (and most error paths)
14541         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14542         to just ${PWD} to avoid confusion.)
14543
14544 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14545
14546         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14547         even for a native compilation.
14548
14549 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14550
14551         Changes to make the gdb.tar.Z rule work better.
14552
14553         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14554         (DEVO_SUPPORT):  Add configure.texi.
14555         (bfd-ilrt.tar.Z):  Remove ancient rule.
14556
14557 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14558
14559         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14560         pick up the machine and system specific header files.
14561
14562         * configure.in, config.sub: added new target m68010-adobe-scout,
14563         with alias of adobe68k.  Changed configure.in to check for
14564         -scout before -sco* to avoid a false match.
14565
14566         * Makefile.in: added AS_FOR_TARGET, passed down in
14567         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14568         the C compiler to use to create programs which are run in the
14569         build environment, set it to default to $(CC), and passed it down
14570         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14571
14572 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14573
14574         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14575         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14576         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14577         FOR_TARGET variants, to newlib and libg++.
14578
14579 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14580
14581         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14582         first.
14583
14584 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14585
14586         * config.sub:  Accept `elf' as an environment.
14587
14588 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14589
14590         * Makefile.in (all-opcodes):  cd into the right directory
14591
14592 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14593
14594         * configure: added -program_transform_name option, used as
14595         argument to sed when installing programs.
14596         configure.texi: added documentation for -program_prefix,
14597         -program_suffix and -program_transform_name.
14598
14599 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14600
14601         * config.sub:  Accept i486 where i386 ok.
14602
14603 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14604
14605         * config.sub: accept we32k
14606
14607 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14608
14609         * config.sub, configure.in: accept OSE68000 and OSE68k.
14610
14611         * Makefile.in: don't create all directories for ``make install'';
14612         let the subdirectories create the ones they need.
14613
14614 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14615
14616         * COPYING: new file, GPL v2
14617
14618 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14619
14620         * Makefile.in: use the new gen-info-dir, which needs a template
14621         argument (which also lives in texinfo)
14622
14623         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14624
14625 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14626
14627         * config.sub (ncr3000):  Change i386 to i486.
14628
14629 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14630
14631         * Makefile.in: add install-rcs, install-grep to
14632         install-no-fixedincludes, removed install-bison and install-libgcc
14633
14634 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14635
14636         * configure.in: grab the HPUX makefile fragment if on HPUX
14637
14638 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14639
14640         * Makefile.in: eradicate bison spoor (ditto libgcc).
14641          configure.in: recognise m68{k,000}-ericsson-OSE.
14642          es1800 is alias for m68k-ericsson-OSE
14643
14644 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14645
14646         * configure.in: rearrange the parts that remove programs from
14647         configdirs, based now on HOST==TARGET or by canonical triple.
14648
14649 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14650
14651         * test-build.mk: recurse explicitly with -f test-build.mk when
14652           appropriate.  predicate stage3 and comparison on the existence
14653           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14654           On very clean, also remove ...stamp-co.  Build in-place before
14655           doing other builds.
14656
14657 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14658
14659         * Makefile.in, configure.in: add tgas
14660
14661 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14662
14663         * Makefile.in: a number of changes merged in from progressive.
14664
14665         * configure.in: add libm.
14666
14667         * .cvsignore: ignore some stuff that comes from test-build.mk.
14668
14669 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14670
14671         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14672
14673 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14674
14675         * configure: Add program_suffix (parallel to program_prefix)
14676         * Makefile.in: adjust directory-creating script for losing decstation
14677
14678 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14679
14680         * configure:  Minor $subdir-related fixes.
14681
14682 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14683
14684         * configure: fix various problems with propogating
14685         makefile_target_frag in subdirs.
14686         * configure.in: config libgcc if its there
14687
14688 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14689
14690         * config.sub:  HPPA merge.
14691
14692 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14693
14694         * Makefile.in:  Replace all-bison with all-byacc in all
14695         dependency lines for other tools (which now use byacc).
14696
14697 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14698
14699         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14700
14701 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14702
14703         * Makefile.in: make gprof rules similar to byacc rules (instead of
14704         vestigal $(unsubdir) that didn't work...)
14705
14706 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14707
14708         * config.sub:  Add support for Linux.
14709         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14710         (at least for libg++).
14711
14712 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14713
14714         * configure.texi: fix doc for the -nfp option to configure
14715
14716 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14717
14718         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14719
14720 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14721
14722         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14723         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14724         * configure.in: added solaris* host_makefile_frag hook.
14725
14726 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14727
14728         * config.sub: changed recognition of m68000 so that various
14729         m68k types can be specified via m680[01234]0
14730
14731 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14732
14733         * config.sub (basic_machine): fix sed so that '-foo' isn't
14734         completely substituted out while .+'-foo' loses the '-foo'
14735
14736 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14737
14738         * config.sub ($os): Add -aout.
14739
14740 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14741
14742         * configure:  If host_makefile_frag is absolute, don't
14743         prefix ${invsubdir} (relevant to libg++ auto-configure).
14744
14745 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14746
14747         * Makefile.in (tooldir): Define it.
14748         (all-ld): Depend on all-flex.
14749
14750 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14751
14752         * Makefile.in (check):  Fix libg++ special case.
14753
14754 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14755
14756         * configure: do not bury `pwd` into config.status, thus do fewer
14757           pwd's.
14758
14759         * configure: print the "Building in" message only when building in
14760           other than "." AND verbose.
14761
14762         * configure: remove -s, rework -v to better accommodate guested
14763           configures.
14764
14765         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14766
14767 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14768
14769         * Makefile.in: macroize flags passed on recursion.  remove
14770           fileutils.
14771
14772 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14773
14774         * configure: get makesrcdir right for subdirs deeper than 1.
14775
14776         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14777           install.
14778
14779 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14780
14781         * Makefile.in: don't print subdir_do or recursion lines.
14782
14783 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14784
14785         * standards.texi: added menu item.
14786
14787         * Makefile.in: build and install standards.info.
14788
14789         * standards.texi: new file.
14790
14791 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14792
14793         * configure: test for and move config.status pieces from
14794           ${subdir}/.
14795
14796 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14797
14798         * configure:  Test for existance of files before trying to mv
14799         them, to avoid numerous non-existance messages.
14800
14801 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14802
14803         * configure: correct final line of config.status.
14804
14805         * configure: patch from eggert.  Avoids a protection problem if
14806           the original Makefile.in is read only.
14807
14808         * configure: use move-if-change from gcc to create config.status.
14809           Some makefiles depend on config.status to tell if a directory
14810           has been reconfigured for a different host.  This change
14811           prevents those directories from remaking everything in the case
14812           where the reconfig was only intended to rebuild a Makefile.
14813
14814         * configure: test for config.sub with "config.sub sun4" rather
14815           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14816           host alias from a missing config.sub.
14817
14818 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14819
14820         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14821           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14822
14823 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14824
14825         * configure: mkdir ${subdir} as needed.
14826
14827 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14828
14829         * Makefile.in,configure.in: added autoconf.
14830
14831 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14832
14833         * Makefile.in: no longer pass against on recursion.
14834
14835         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14836           definitions are not inherited.
14837
14838         * configure: correct makesrcdir when subdir is .
14839
14840 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14841
14842         * configure:  Add support for 'subdirs' variable, which is
14843         like 'configdirs', except that configure doesn't re-invoke
14844         itself for subdirs, it just creates a Makefile for each subdir.
14845         * configure.texi:  Document subdirs.
14846
14847 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14848
14849         * configure.in: added flex to configdirs
14850
14851 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14852
14853         * Makefile.in: remove clean-stamps from clean.
14854
14855 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14856
14857         * configure.in:  Add gdbtest to configdirs.
14858
14859 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14860
14861         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14862         to recursive makes.
14863         * configure.in:  Recognize new ncr3000 config.
14864
14865 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14866
14867         * Makefile.in, configure.in: removed references to gdbm.
14868
14869 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14870
14871         * config.sub:  Don't canonicalize os value
14872         newsos* to bsd (readline needs to check for newsos).
14873         (This fix was earlier made Jan 31, but got re-broken.)
14874
14875 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14876
14877         * configure.in:  sco is an os, not a vendor!
14878
14879         * configure:  Quote $( better.  Keep various shells happy.
14880
14881 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14882
14883         * Makefile.in: eliminate stamp-files.
14884
14885 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14886
14887         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14888           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14889
14890 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14891
14892         * config.sub:  fix iris/iris3.
14893
14894 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14895
14896         * configure: re-add -rm.
14897
14898 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14899
14900         * Maskefile.in: add .stmp-rcs to all.
14901
14902         * configure.in: remove gas from rs6000 build, use aix host fragment.
14903
14904 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14905
14906         * configure: pass down site_option during recursion.
14907
14908 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14909
14910         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14911
14912 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14913
14914         * configure: Change exec_prefix so that it really defaults to prefix.
14915
14916 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14917
14918         * Makefile.in, configure.in:  Add support for mmalloc library.
14919
14920 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14921
14922         * Makefile.in: add stmp dependencies for a few more things.
14923
14924 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14925
14926         * configure: adjusted error message on objdir/srcdir configure
14927           collision, per john's suggestion.
14928
14929         * Makefile.in: add libiberty stmp to all and all.cross.
14930
14931 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14932
14933         * Makefile.in: remove force dependencies, add grep to all.
14934
14935 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14936
14937         * Makefile.in: drop flex.  make stamp files work.
14938
14939         * configure: added test for conflicting configuration in srcdir,
14940           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14941           gets cranky.  use relative paths for configure and srcdir
14942           whenever possible.  Send some error messages to stderr that were
14943           going to stdout.
14944
14945 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14946
14947         * Makefile.in:  Fix libg++ rule to check for gcc directory
14948         before using gcc/gcc.  Also pass XTRAFLAGS.
14949
14950 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14951
14952         * Makefile.in: added stmp-files so that directories aren't polled
14953           when they are already built.
14954
14955         * configure.texi: fixed a node pointer problem.
14956
14957 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14958
14959         * config.sub configure.in gdb/configure.in
14960         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14961         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14962         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14963
14964 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14965
14966         * configure: -recurring becomes -silent.  corrected help message
14967           for -site= option.
14968
14969         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14970
14971 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14972
14973         * configure: when building Makefile for crosses, replace
14974           tooldir and program_prefix.  default srcdir from location of
14975           config.sub.  remove "for host in hosts" and "for target in
14976           targets" loops.
14977
14978 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14979
14980         * Makefile.in: Do not pass bindir or mandir to cvs.
14981
14982 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14983
14984         * Makefile.in, configure.in: removed traces of namesubdir,
14985           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14986           copyrights to '92, changed some from Cygnus to FSF.
14987
14988         * configure.texi: remove most references to multiple hosts,
14989           multiple targets, subdirs, etc.
14990
14991         * configure.man: removed rcsid. reference config.sub not
14992           config.subr.
14993
14994         * Makefile.in: mkdir $(infodir) on install-info.
14995
14996 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14997
14998         * configure.texi:  Explain better about .gdbinit and about
14999         the environment that configure.in sections run in.
15000
15001 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15002
15003         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15004
15005 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15006
15007         * README:  DOC.configure => cfg-paper.texi.
15008
15009 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15010
15011         * config.sub (near case $os):  Don't convert newsos* to bsd!
15012
15013 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15014
15015         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15016         the number of copies of COPYING that go into the GDB tar file.
15017
15018 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15019
15020         * bfd/configure.in, gdb/config/mh-i386sco,
15021         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15022         Fix SCO configuration stuff.
15023
15024 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15025
15026         * Makefile.in:  For libg++, make sure the -I pointing
15027         to the gcc directory goes *after* all the libg++-local -I flags.
15028         Also, move just-gcc dependency from just-libg++ to all-libg++.
15029
15030 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15031
15032         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15033
15034 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15035
15036         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15037
15038 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15039
15040         * config.sub:  Add stratus configuration frags.  Also
15041         submitted to FSF.
15042
15043 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15044
15045         * Makefile.in (DEV_SUPPORT):  add configure.man.
15046
15047         * config.sub(Decode manufacturer-specific):  add -none*.
15048
15049 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15050
15051         * Makefile.in:  remove form feeds to make Sun's make happy.
15052         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15053
15054 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15055
15056         * Makefile.in (AR_FLAGS):  Make quieter.
15057
15058 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15059
15060         * configure.in:  Add libg++.
15061         * configure:  When verbose, don't output the command line at each
15062         level; it will be unremarkably the same as the previous version,
15063         which will be the same as what the user typed.
15064
15065 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15066
15067         * configure.in, Makefile.in: fix clean-info, add flex.  add
15068           fileutils.
15069
15070         * configure: be less sensitive to spaces in Makefile.in.  Do not
15071           look for sources in "..".  Doing so breaks subdirectories that
15072           might have their own configure.  If a subdir has it's own
15073           configure script, use it.
15074
15075 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15076
15077         * cfg-paper.texi: some changes suggested by rms.
15078
15079 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15080
15081         * config.sub:  Merge in some small additions from the FSF version,
15082         taken from the gcc distribution, to bring the Cygnus and FSF
15083         versions into closer sync.
15084
15085 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15086
15087         * configure.in:  Changed svr4 references to sysv4.
15088
15089 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15090
15091         * configure: added -V for version number option.
15092
15093 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15094
15095         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15096           renamed from DOC.configure to cfg-paper.texi.
15097
15098 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15099
15100         * configure, config.subr, config.sub: config.subr is now
15101           config.sub again.
15102
15103 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15104
15105         * configure.texi: new file, in progress.
15106
15107         * Makefile.in: build info file and install the man page for
15108           configure.
15109
15110         * configure.man: new file, first cut.
15111
15112         * configure: find config.subr again now that configuration "none"
15113           has gone.  removed all traces of the -ansi option.  removed all
15114           traces of the -languages option.
15115
15116         * config.subr: resync from rms.
15117
15118 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15119
15120         * configure, config.sub, config.subr: merge config.sub into
15121           config.subr, call the result config.subr, remove config.sub, use
15122           config.subr.
15123
15124         * Makefile.in: revised install for dir.info.
15125
15126 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15127
15128         * configure.in: add decstation host makefile frag.
15129
15130         * Makefile.in: BISON now bison -y again.  also install-gcc on
15131           install.  clean-gdbm on clean.  infodir belongs in datadir.
15132           Make directories for info install.  Build dir.info here then
15133           install it.
15134
15135 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15136
15137         * Makefile.in: fix for bad directory tests.
15138
15139 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15140
15141         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15142           regexp.  -srcdir relative was being handled incorrectly.
15143
15144         * Makefile.in: unwrapped some for loops so that parallel makes
15145           work again and so one can focus one's attention on a particular
15146           package.
15147
15148 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15149
15150         * configure: added PWD as a stand in for `pwd` (for speed). use
15151           elif wherever possible.  make -srcdir work without -objdir.
15152           -objdir= commented out.
15153
15154 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15155
15156         * configure: +options become --options.  -subdirs commented out.
15157           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15158           Makefile now at top of generated Makefile.  Removed cvs log
15159           entries.  added -srcdir.  create .gdbinit only if there is one
15160           in ${srcdir}.
15161
15162         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15163           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15164           and mandir now keyed off datadir by default.
15165
15166 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15167
15168         * Freshly created ChangeLog.
15169
15170 \f
15171 Local Variables:
15172 mode: change-log
15173 left-margin: 8
15174 fill-column: 76
15175 version-control: never
15176 End: