OSDN Git Service

Correct the copyright year. It is not 2006 or 2007.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure.ac: If bootstrapping a combined tree with
4         --enable-gold, require c++ in stage1_languages.
5         * configure: Regenerate.
6
7         * configure.ac: Also add target_libs of stage1_languages to
8         bootstrap_target_libs.
9         * configure: Regenerate.
10
11         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
12         with --enable-languages not containing c++.
13         * configure: Regenerate.
14
15 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
16
17         * configure.ac: Disable java and boehm-gc for bfin-*-*.
18         * configure: Regenerate.
19
20 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
21
22         * MAINTAINERS (Write After Approval): Update my e-mail address,
23         and move from from here...
24         (Waiting for paperwork): To here.
25
26 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
27
28         * MAINTAINERS (Reviewers): Add self as driver reviewer.
29
30 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31
32         * configure.ac: Do not use $extrasub for replacing @if/@endif
33         parts in Makefile; instead, use additional arguments to
34         AC_CONFIG_COMMANDS to do the replacement manually, with several
35         sed invocations, to avoid HP-UX sed command limits.
36         * configure: Regenerate.
37
38 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
39
40         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
41         blank before -L.
42
43 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
44
45         * configure.ac (with-build-config): Document.  Handle without.
46         Handle missing argument.
47         * configure: Rebuilt.
48
49 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
50
51         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
52         Default to bootstrap-debug only if compare-debug works.
53         * configure: Rebuilt.
54         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
55         * Makefile.in: Rebuilt.
56
57 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
58
59         * MAINTAINERS (OS Port Maintainers): Update my email address.
60
61 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
62
63         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
64         * Makefile.in: Rebuilt.
65
66 2009-09-01  Chris Demetriou  <cgd@google.com>
67
68         * MAINTAINERS (Write After Approval): Add myself.
69
70 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
71
72         PR debug/30161
73         * include/dwarf2.h (enum dwarf_tag): Added
74         DW_TAG_GNU_template_template_param
75         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
76
77 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
78
79         * Makefile.tpl (AWK): Fix typo.
80         * Makefile.in: Regenerate.
81
82 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
83
84         * configure.ac: Detect awk and sed.
85         * Makefile.def (flags_to_pass): Add AWK and SED.
86         * Makefile.tpl (AWK, SED): New.
87         (BASE_FLAGS_TO_PASS): Add AWK and SED.
88         * configure: Regenerate.
89         * Makefile.in: Regenerate.
90
91 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
92
93         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
94         (collapseslashes): Likewise.
95
96 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
97
98         * configure.ac (AC_PREREQ): Bump to 2.64.
99
100 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
101
102         * configure.ac: Remove --with-datarootdir, --with-docdir,
103         --with-pdfdir, --with-htmldir switches.
104         * configure: Regenerate.
105
106         * configure: Regenerate.
107
108         * compile: Sync from Automake 1.11.
109         * depcomp: Likewise.
110         * install-sh: Likewise.
111         * missing: Likewise.
112         * mkinstalldirs: Likewise.
113         * ylwrap: Likewise.
114
115 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
116
117         * ltmain.sh (func_normal_abspath): New function.
118         (func_relative_path): Likewise.
119         (func_mode_help): Document new -bindir option for link mode.
120         (func_mode_link): Add new -bindir option, and use it to place
121         output DLL if specified.
122
123 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
124
125         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
126         (baseargs): Add --disable-option-checking.
127         * configure: Regenerate.
128
129         * Makefile.def (configure-target-libiberty): Depend on
130         all-binutils and all-ld.
131         (configure-target-newlib): Likewise.
132         * Makefile.in: Regenerate.
133
134 2009-08-17  Ben Elliston  <bje@au.ibm.com>
135
136         * config.sub, config.guess: Update from upstream sources.
137
138 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
139
140         Sync from src, merge:
141
142         2009-07-02  Tristan Gingold  <gingold@adacore.com>
143
144         * configure.ac: Do not exclude gas for i386-*-darwin.
145         Add a case for x86_64-*-darwin.
146         * configure: Regenerate.
147
148 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
149
150         * MAINTAINERS: Add my name to Write After Approval list.
151
152 2009-08-06  Michael Eager <eager@eagercon.com>
153
154         * configure.ac: Add Microblaze target.
155         * configure: Regenerate.
156
157 2009-07-31  Christian Bruel  <christian.bruel@st.com>
158
159         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
160         * configure: Regenerate.
161         
162 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
163
164         * MAINTAINERS (Write After Approval): Update my e-mail address.
165
166 2009-07-06  Ian Lance Taylor  <iant@google.com>
167
168         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
169         * configure: Rebuild.
170
171 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
172
173         * MAINTAINERS: Move myself to the Graphite Reviewers.
174
175 2009-06-30  Wei Guozhi  <carrot@google.com>
176
177         * MAINTAINERS: Add my name to Write After Approval list.
178
179 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
180
181         PR bootstrap/40338
182         * configure.ac (comparestring): Create new variable.
183         * Makefile.tpl (comparestring): Use to skip some comparisions.
184         * configure: Regenerate.
185         * Makefile.in: Regenerate.
186
187 2009-06-26  Doug Evans  <dje@sebabeach.org>
188
189         * Makefile.def (host_modules): Add cgen.
190         * Makefile.in: Regenerate.
191         * configure.ac (host_tools): Add cgen.
192         * configure: Regenerate.
193
194 2009-06-23  DJ Delorie  <dj@redhat.com>
195
196         * MAINTAINERS: Add myself as mep maintainer.
197
198 2009-06-23  Ian Lance Taylor  <iant@google.com>
199
200         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
201         boot_languages.  Only bootstrap target libraries listed in
202         target_libs for some boot language.  Add --with-stage1-ldflags,
203         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
204         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
205         if not building with C++.
206         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
207         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
208         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
209         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
210         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
211         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
212         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
213         * configure, Makefile.in: Rebuild.
214
215 2009-06-23  Li Feng  <nemokingdom@gmail.com>
216
217         * MAINTAINERS: Added my name to write-after-approval list.
218
219 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
220
221         * configure.ac: Define is_elf for QNX Neutrino targets.
222         * configure: Regenerate.
223
224 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
225
226         * MAINTAINERS: Added my name to the write-after-approval list
227
228 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
229
230         * configure.ac: Detect MPC in default directory.
231         * configure: Regenerate.
232
233 2009-06-03  Jerome Guitton  <guitton@adacore.com>
234             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
235
236         * Makefile.tpl (all): Avoid a trailing backslash.
237         * Makefile.in: Regenerate.
238
239 2009-06-03  Ben Elliston  <bje@au.ibm.com>
240
241         * config.sub, config.guess: Update from upstream sources.
242
243 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
244
245         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
246         to noconfdirs.
247         * configure: Regenerate.
248
249 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
250
251         * Makefile.tpl ([+compare-target+]): Compare all stage
252         directories, rather than just gcc.
253         * Makefile.in: Rebuilt.
254
255 2009-06-01  Doug Kwan  <dougkwan@google.com>
256
257         * configure.ac: Support gold for target arm*-*-*.
258         * configure: Regenerate.
259
260 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
261
262         * Makefile.def: Add MPC support and dependencies.
263         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
264
265         * Makefile.in, configure: Regenerate.
266
267 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
268
269         * Makefile.tpl (all): Avoid harmless warning in make all when
270         gcc-bootstrap is enabled but stage_last does not exist.
271         * Makefile.in: Rebuilt.
272
273 2009-05-24  Nicolas Roche  <roche@adacore.com>
274
275         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
276         * Makefile.in: Regenerate.
277
278 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
279
280         * MAINTAINERS: Update my e-mail address.
281
282 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
283
284         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
285         * configure:  Regenerate.
286
287 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
288
289         PR other/40159
290         * Makefile.tpl (all): Don't assume gcc-bootstrap and
291         gcc-no-bootstrap are mutually exclusive.
292         * Makefile.in: Rebuilt.
293
294 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
295
296         PR other/40159
297         * Makefile.tpl (all): Don't end with unconditional success.
298         * Makefile.in: Rebuilt.
299
300 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
301
302         PR target/37137
303         * Makefile.def (flags_to_pass): Remove redundant and incomplete
304         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
305         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
306         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
307         stage_configureflags, stage_cflags and stage_libcflags into
308         explicit Makefile macros.
309         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
310         GFORTRAN.
311         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
312         CC.  Set CC_FOR_BUILD from CC.
313         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
314         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
315         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
316         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
317         and GFORTRAN.
318         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
319         (_LIBCFLAGS): Renamed to _TFLAGS.
320         (do-compare-debug, do-compare3-debug): Drop.
321         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
322         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
323         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
324         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
325         (XGCC_FLAGS_FOR_TARGET): New.
326         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
327         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
328         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
329         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
330         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
331         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
332         TFLAGS.
333         (BUILD_CONFIG): Include if requested.
334         (all): Set TFLAGS on bootstrap.
335         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
336         (all-stageid-prefixmodule): Likewise.
337         (do-clean, distclean-stageid): Set TFLAGS.
338         (restrap): Fix whitespace.
339         * Makefile.in: Rebuilt.
340
341 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
342
343         * config.guess: Sync with src.
344
345 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
346
347         * configure.ac ($with_ppl):  Default to no if not supplied.
348         ($with_cloog):  Likewise.
349         configure:  Regenerate.
350
351 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
352
353         * MAINTAINERS: Update my e-mail address.
354
355 2009-04-27  Nick Clifton  <nickc@redhat.com>
356
357         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
358
359 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
360
361         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
362         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
363         * Makefile.in: Regenerate.
364
365 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
366
367         PR bootstrap/39739
368         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
369         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
370
371         * configure, Makefile.in: Regenerate.
372
373 2009-04-21  Taras Glek  <tglek@mozilla.com>
374
375         * include/hashtab.h: Update GTY annotations to new syntax
376         * include/splay-tree.h: Likewise
377
378 2009-04-17  Ben Elliston  <bje@au.ibm.com>
379
380         * config.sub, config.guess: Update from upstream sources.
381
382 2009-04-15  Anthony Green  <green@moxielogic.com>
383
384         * configure.ac: Add moxie support.
385         * configure: Rebuilt.
386
387 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
388
389         * configure.ac: Change copyright header to refer to version
390         3 of the GNU General Public License and to point readers at the
391         COPYING3 file and the FSF's license web page.
392         * Makefile.def: Likewise.
393         * Makefile.tpl: Likewise.
394         * Makefile.in: Regenerate.
395
396 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
397
398         * configure.ac: Restore match for darwin9 or later. Use double
399         brackets since regeneration eats one pair.
400         * configure: Regenerate.
401
402 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
403
404         PR gas/10039
405         * configure.ac: Require texinfo 4.7.
406         * configure: Regenerated.
407
408 2009-04-09  Nick Clifton  <nickc@redhat.com>
409
410         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
411         the GCC Runtime Library Exception.
412
413 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
414
415         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
416         * configure: Regenerate.
417
418 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
419
420         * Makefil.def (languages): New entries.
421         * Makefile.tpl (check-gcc-*): New generic target.
422         * Makefile.in: Regenerate.
423
424 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
425
426         * MAINTAINERS:  Update my email address.
427
428 2009-03-18  Tom Tromey  <tromey@redhat.com>
429
430         * configure: Rebuild.
431         * configure.ac (host_libs): Add libiconv.
432         * Makefile.in: Rebuild.
433         * Makefile.def (host_modules): Add libiconv.
434         (configure-gdb, all-gdb): Depend on libiconv.
435
436 2009-03-16  Tristan Gingold  <gingold@adacore.com>
437
438         * configure.ac: Treat gdb as supported on x86_64-darwin.
439         * configure: Regenerate.
440
441 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
442
443         * configure.ac (--with-host-libstdcxx): New option.
444         * configure: Regenerate.
445
446 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
447
448         * MAINTAINERS:  Move myself into the write after approval list.
449
450 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
451
452         * MAINTAINERS: Update e-mail address.
453         
454 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
455
456         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
457
458 2009-03-10  Ira Rosen <irar@il.ibm.com>
459
460         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
461
462 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
463
464         Backport from git Libtool:
465
466         2009-01-19  Robert Millan  <rmh@aybabtu.com>
467         Support GNU/kOpenSolaris.
468         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
469         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
470         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
471         GNU/kOpenSolaris.
472
473 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
474
475         * MAINTAINERS: Update e-mail address.
476
477 2009-02-24  Michael Eager  <eager@eagercon.com>
478
479         * MAINTAINERS (Write After Approval): Add self.
480
481 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
482
483         * MAINTAINERS (Write After Approval): Add myself.
484
485 2009-02-05  Andreas Schwab  <schwab@suse.de>
486
487         * Makefile.tpl (stage_last): Define $r and $s before using
488         $(RECURSE_FLAGS_TO_PASS).
489         * Makefile.in: Regenerate
490
491 2009-01-30  Ian Lance Taylor  <iant@google.com>
492
493         * MAINTAINERS: Move myself to the Global Reviewers list.
494
495 2009-01-29  Robert Millan  <rmh@aybabtu.com>
496
497         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
498         * configure: Regenerate.
499
500 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
501
502         * MAINTAINERS: Make whitespace consistent.
503         Remove Robert Millan from Write After Approval.
504
505 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
506
507         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
508         (all-opcodes): Depend on all-libiberty.
509         * Makefile.in: Regenerate.
510
511 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
512
513         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
514         * configure: Regenerate.
515
516 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
517
518         * MAINTAINERS (Write After Approval): Add myself.
519
520 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
521
522         * MAINTAINERS: Add myself to reviewers (Fortran).
523
524 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
525
526         PR tree-optimization/38515
527         * configure.ac (cloog-polylib): Removed.
528         (with_ppl, with_cloog): Test for "no".
529         * configure: Regenerated.
530
531 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
532
533         * MAINTAINERS: Moved myself to reviewers (Fortran).
534
535 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
536
537         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
538         (Write After Approval): Remove myself.
539
540 2009-01-03  Diego Novillo  <dnovillo@google.com>
541
542         * MAINTAINERS: Remove myself from alias maintainership.
543
544 2009-01-02  David Ayers  <ayers@fsfe.org>
545
546         * MAINTAINERS: Update e-mail address.
547
548 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
549
550         * MAINTAINERS: Make whitespace consistent.
551
552 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
553
554         Backport from upstream Libtool:
555         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
556         Add cache variables to tests that require the linker to work.
557         For shlibpath_overrides_runpath, this also changes the semantics
558         to let the result from the C compiler take precedence.
559
560 2008-12-02  Ben Elliston  <bje@au.ibm.com>
561
562         * config.sub, config.guess: Update from upstream sources.
563
564 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
565
566         * configure.ac (ppllibs): Add by default the lib flags.
567         * configure: Regenerate.
568
569 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
570
571         * MAINTAINERS:  Add myself to the write after approval list.
572
573 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
574
575         * configure.ac: Add double brackets on darwin[912].
576         * configure: Regenerate.
577
578 2008-12-03  Daniel Kraft  <d@domob.eu>
579
580         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
581         Approval to Reviewer section (for Fortran front-end).
582
583 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
584
585         * configure.ac: Expand to darwin10 and later.
586         * configure: Regenerate.
587
588 2008-12-02  Andreas Schwab  <schwab@suse.de>
589
590         * Makefile.def: configure-target-boehm-gc depends on
591         all-target-libstdc++-v3.
592         * Makefile.in: Regenerate.
593
594 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
595
596         * MAINTAINERS:  Add myself as mingw maintainer.
597
598 2008-12-02  Ben Elliston  <bje@au.ibm.com>
599
600         * config.sub, config.guess: Update from upstream sources.
601
602 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
603
604         * README.SCO: Remove.
605
606 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
607
608         * MAINTAINERS:  Add myself to the write after approval list.
609
610 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
611
612         * MAINTAINERS:  Update my email address in WAA section.
613
614 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
615
616         * MAINTAINERS: Update e-mail address.
617
618 2008-11-27  Toon Moene <toon@moene.org>
619
620         * MAINTAINERS: Change e-mail address.
621
622 2008-11-27  Tristan Gingold  <gingold@adacore.com>
623
624         * configure.ac: Build gdb for i?86-*-darwin*
625         * configure: Regenerated.
626
627 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
628
629         * MAINTAINERS: Added my full name.
630
631 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
632
633         PR bootstrap/38014
634         PR bootstrap/37923
635
636         Revert:
637
638         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
639
640         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
641         * Makefile.in: Regenerated.
642
643         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
644
645         PR gdb/921
646         PR gdb/1646
647         PR gdb/2175
648         PR gdb/2176
649
650         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
651         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
652         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
653         (HOST_EXPORTS): Pass CPPFLAGS.
654         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
655         (LDFLAGS_FOR_TARGET): Initialize from configure script.
656         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
657         * Makefile.in, configure: Regenerated.
658         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
659         and CPPFLAGS_FOR_BUILD.
660
661 2008-11-06  Jeff Law <law@redhat.com>
662
663         * MAINTAINERS: Add myself as middle end maintainer.
664
665 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
666
667         * MAINTAINERS (Write after approval): Add myself.
668
669 2008-11-05  Diego Novillo  <dnovillo@google.com>
670
671         * MAINTAINERS (Global Reviewers): Add myself.
672         (Non-Algorithmic Maintainers): Remove myself.
673
674 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
675
676         * MAINTAINERS (Write after approval): Add myself.
677
678 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
679
680         * MAINTAINERS (Write after approval): Add myself.
681
682 2008-10-31  Ben Elliston  <bje@au.ibm.com>
683
684         * configure.ac (spu-*-*): Remove special case.
685         * configure: Regenerate.
686
687 2008-10-30  Catherine Moore  <clm@codesourcery.com>
688
689         * MAINTAINERS (Write after approval): Update my email address.
690
691 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
692
693         * configure.ac [spu-*-*]: Do not set skipdirs.
694         * configure: Re-generate.
695
696 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
697
698         * MAINTAINERS (Various Maintainers): Add myself to reload.
699
700 2008-10-25  Richard Guenther  <rguenther@suse.de>
701
702         * MAINTAINERS (Various Maintainers): Add myself as middle-end
703         maintainer.  Remove myself as libgcc-math maintainer.
704         (Non-Algorithmic Maintainers): Remove myself.
705
706 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
707
708         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
709         * Makefile.in: Regenerated.
710
711 2008-10-23  Cary Coutant  <ccoutant@google.com>
712
713         * MAINTAINERS (Write after approval): Add myself.
714
715 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
716
717         PR gdb/921
718         PR gdb/1646
719         PR gdb/2175
720         PR gdb/2176
721
722         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
723         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
724         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
725         (HOST_EXPORTS): Pass CPPFLAGS.
726         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
727         (LDFLAGS_FOR_TARGET): Initialize from configure script.
728         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
729         * Makefile.in, configure: Regenerated.
730         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
731         and CPPFLAGS_FOR_BUILD.
732
733 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
734
735         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
736         Sebastian Pop.
737
738 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
739
740         * MAINTAINERS (Write After Approval): Added myself.
741
742 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
743
744         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
745         recommended version to 2.3.2.
746
747         * configure: Regenerate.
748
749 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
750
751         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
752
753 2008-09-29  David Daney <david.daney@caviumnetworks.com>
754
755         * MAINTAINERS (Write After Approval): Update e-mail address.
756
757 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
758
759         * libtool.m4: Update to libtool 2.2.6.
760         * lt~obsolete.m4: Update to libtool 2.2.6.
761         * ltmain.sh: Update to libtool 2.2.6.
762         * ltsugar.m4: Update to libtool 2.2.6.
763         * ltversion.m4: Update to libtool 2.2.6.
764         * ltoptions.m4: Update to libtool 2.2.6.
765         * ltgcc.m4: Update to match changes from libtool 2.2.6.
766
767 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
768
769         * MAINTAINERS (Write After Approval): Add myself.
770
771 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
772
773         * MAINTAINERS (Write After Approval): Update my name.
774
775 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
776
777         * MAINTAINERS: Add myself in "Write After Approval".
778
779 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
780
781         * MAINTAINERS: Add myself as ia64 maintainer.
782
783 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
784
785         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
786         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
787         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
788         and Michael Tiemann from Write After Approval since they do not
789         actually have access.
790
791 2008-09-05  Richard Guenther  <rguenther@suse.de>
792
793         * configure.ac: Initialize clooglibs to -lcloog.
794         * configure: Re-generate.
795
796 2008-09-04  Le-Chun Wu  <lcwu@google.com>
797
798         * MAINTAINERS (Write After Approval): Add myself.
799
800 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
801
802         * configure.ac (--with-cloog-polylib): New.
803         (--disable-cloog-version-check): New.
804         (--disable-ppl-version-check): New.
805         * configure: Re-generate.
806
807 2008-09-03  Richard Guenther  <rguenther@suse.de>
808
809         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
810         cloog test.
811         * configure: Re-generate.
812
813 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
814
815         Add picoChip port.
816         * MAINTAINERS: Add picoChip maintainers.
817
818 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
819             Tobias Grosser  <grosser@fim.uni-passau.de>
820             Jan Sjodin  <jan.sjodin@amd.com>
821             Harsha Jagasia  <harsha.jagasia@amd.com>
822             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
823             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
824             Adrien Eliche  <aeliche@isty.uvsq.fr>
825
826         Merge from graphite branch.
827         * configure: Regenerate.
828         * Makefile.in: Regenerate.
829         * configure.ac (host_libs): Add ppl and cloog.
830         Add checks for PPL and CLooG.
831         * Makefile.def (ppl, cloog): Added modules and dependences.
832         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
833         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
834
835 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
836
837         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
838         (GCC_SHLIB_SUBDIR): New.
839         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
840         * configure: Regenerate.
841         * Makefile.in: Regenerate.
842
843 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
844
845         * MAINTAINERS: Consistently use tabs to separate columns.
846
847 2008-08-29  Tristan Gingold  <gingold@adacore.com>
848
849         * MAINTAINERS (Write after Approval): Add myself.
850
851 2008-08-28  Tristan Gingold  <gingold@adacore.com>
852
853         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
854         Enable bfd, binutils and opcodes.
855         * configure: Regenerate.
856
857 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
858
859         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
860
861 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
862
863         * MAINTAINERS:  Use correct Umlaut for last name.
864
865 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
866
867         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
868
869 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
870
871         * MAINTAINERS: Update my email address.
872
873 2008-08-16  Nicolas Roche  <roche@adacore.com>
874
875         * Makefile.tpl: Add BOOT_ADAFLAGS.
876         * Makefile.in: Regenerate.
877
878 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
879
880         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
881         * configure: Regenerate.
882
883 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
884
885         * configure.ac: Add makefile fragments for hpux.
886         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
887         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
888         * configure: Regenerate.
889         * Makefile.in: Regenerate.
890
891 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
892
893         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
894
895 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
896
897         * MAINTAINERS (Write after Approval): Add myself.
898
899 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
900
901         * MAINTAINERS (Write After Approval):  Add myself.
902
903 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
904
905         * MAINTAINERS (Write After Approval):  Add myself.
906
907 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
908
909         * MAINTAINERS: Update my email address.
910
911 2008-06-25  Joey Ye  <joey.ye@intel.com>
912
913         * MAINTAINERS (Write After Approval):  Add myself.
914
915 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
916
917         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
918         * Makefile.in: Regenerate.
919         * configure: Regenerate.
920
921 2008-06-17  Daniel Kraft  <d@domob.eu>
922
923         * MAINTAINERS (Write After Approval):  Add myself.
924
925 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
926
927         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
928         "$@" is still intact with both Autoconf 2.59 and 2.62.
929         * configure: Regenerate.
930
931 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
932
933         * Makefile.tpl: Fix comment errors.
934         * Makefile.in: Regenerate.
935
936 2008-06-12  David S. Miller  <davem@davemloft.net>
937             David Edelsohn  <edelsohn@gnu.org>
938
939         * configure.ac: Add powerpc*-*-* to gold supported targets.
940         * configure: Regenerate.
941
942 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
943
944         PR tree-optimization/36218
945         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
946         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
947         (all prefix="build-"): Pass them to build-system sub-makes.
948         * Makefile.in: Regenerate.
949
950 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
951
952         * MAINTAINERS (mt port): Remove.
953         (sco5, unixware, sco udk): Remove.
954         (Kean Johnston): Add to Write After Approval.
955
956 2008-05-30  Julian Brown  <julian@codesourcery.com>
957
958         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
959         of libobjc for ARM EABI Linux.
960         * configure: Regenerate.
961
962 2008-05-18 Xinliang David Li   <davidxl@google.com>
963
964         * ChangeLog: Remove wrong ChangeLog entry.
965
966 2008-05-17 Xinliang David Li   <davidxl@google.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
971
972         * MAINTAINERS (Write After Approval): Add myself.
973
974 2008-05-14  Rafael Espíndola  <espindola@google.com>
975
976         * config-ml.in: don't handle --enable-shared and --enable-static.
977
978 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
979
980         * MAINTAINERS: Update my email address.
981
982 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
983
984         * MAINTAINERS: Update my email address.
985
986 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
987
988         * MAINTAINERS (Write After Approval): Add myself.
989
990 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
991
992         * MAINTAINERS (Write After Approval): Add myself.
993
994 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
995
996         * MAINTAINERS (crx): Add myself.
997
998 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
999
1000         Sync with src:
1001         2008-04-14  David S. Miller  <davem@davemloft.net>
1002
1003         * configure.ac: Add sparc*-*-* to gold supported targets.
1004         * configure: Regenerate.
1005
1006 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1007
1008         PR bootstrap/35457
1009         * configure.ac: Include override.m4.
1010         * configure: Regenerate.
1011
1012 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1013
1014         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1015         * Makefile.in: Regenerate.
1016
1017 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1018
1019         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1020         as nonconfigurable directories list.
1021         * configure: Regenerate.
1022
1023 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1024
1025         * config.sub, config.guess: Update from upstream sources.
1026
1027 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1028
1029         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1030         * Makefile.in: Regenerate.
1031
1032 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1033
1034         * configure.ac: Do not build libssp for the AVR.
1035         * configure: Regenerate.
1036
1037 2008-04-07  Ian Lance Taylor  <iant@google.com>
1038
1039         * Makefile.def: check-gold depends upon all-binutils.
1040         * Makefile.in: Regenerate.
1041
1042 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1043
1044         * MAINTAINERS (Write After Approval): Add myself.
1045
1046 2008-04-04  Nick Clifton  <nickc@redhat.com>
1047
1048         PR binutils/4334
1049         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1050         builds.
1051         * configure: Regenerate.
1052
1053 2008-04-04  NightStrike  <NightStrike@gmail.com>
1054
1055         PR other/35151
1056         * configure.ac: Combine rules for mingw32 and mingw64.
1057         * configure: Regenerate.
1058
1059 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1060
1061         * MAINTAINERS (Write After Approval): Add myself.
1062
1063 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1064
1065         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1066         * Makefile.in (.NOTPARALLEL): Ditto.
1067
1068 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1069
1070         * MAINTAINERS (Write After Approval): Add myself.
1071
1072 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1073
1074         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1075         * Makefile.in (.NOTPARALLEL): Regenerate.
1076
1077 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1078
1079         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1080         * Makefile.in: Regenerate.
1081
1082 2008-03-26  Jakub Staszak  <kuba@et.pl>
1083
1084         * MAINTAINERS (Write After Approval): Add myself.
1085
1086 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1087
1088         * MAINTAINERS:  Update e-mail address.
1089
1090 2008-03-20  Ian Lance Taylor  <iant@google.com>
1091
1092         * configure.ac: Add support for --enable-gold.
1093         * Makefile.def: Add gold as a directory like ld.
1094         * configure, Makefile.in: Regenerate.
1095
1096 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1097
1098         * configure.ac: m4_include config/proginstall.m4.
1099         * configure: Regenerate.
1100
1101         Backport from upstream Libtool:
1102
1103         2007-10-12  Eric Blake  <ebb9@byu.net>
1104
1105         Deal with Autoconf 2.62's semantic change in m4_append.
1106         * ltsugar.m4 (lt_append): Replace broken versions of
1107         m4_append.
1108         (lt_if_append_uniq): Don't require separator to be overquoted,
1109         and avoid broken m4_append.
1110         (lt_dict_add): Fix typo.
1111         * libtool.m4 (_LT_DECL): Don't overquote separator.
1112
1113 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1114
1115         * config.rpath: Add AIX 6 support.
1116
1117 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1118
1119         * Makefile.def (stageprofile).  Remove -fprofile-generate
1120         from stage_libcflags.
1121         * Makefile.in: Regenerate.
1122
1123 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1124
1125         * config.sub, config.guess: Update from upstream sources.
1126
1127 2008-03-06  Tom Tromey  <tromey@redhat.com>
1128
1129         * MAINTAINERS: Update for treelang deletion.
1130
1131 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1132
1133         * MAINTAINERS: Update my email address.
1134
1135 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1136
1137         * MAINTAINERS (darwin port): Add myself as a maintainer.
1138         (objective-c/c++): Add myself as a maintainer.
1139
1140 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1141
1142         * MAINTAINERS (Write After Approval): Update my email address.
1143
1144 2008-02-25  Tomas Bily  <tbily@suse.cz>
1145
1146         * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1149
1150         * MAINTAINERS (OpenMP): Add myself.
1151
1152 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1153
1154         PR bootstrap/32009
1155         PR bootstrap/32161
1156
1157         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1158         * configure: Regenerate.
1159
1160         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1161         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1162         STAGE4_LIBCFLAGS): New.
1163         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1164         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1165         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1166         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1167         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1168         for target modules.  Don't export LIBCFLAGS.
1169         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1170         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1171         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1172         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1173         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1174         * Makefile.in: Regenerate.
1175
1176 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1177
1178         PR libgcj/33085
1179         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1180         Do not use -DDLL_EXPORT.  Backport from upstream.
1181
1182 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1183
1184         * MAINTAINERS (Write After Approval): Add myself.
1185
1186 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1187
1188         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1189         * configure: Regenerate.
1190
1191 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1192
1193         * configure.ac (xtensa*-*-*): Recognize processor variants.
1194         * configure: Regenerate.
1195
1196 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1197
1198         PR bootstrap/34922
1199         * configure.ac (PARSE_ARGS): Push suitable setting of
1200         ac_subdirs_all, for `./configure --help=recursive'.
1201         Handle `+' in generic toplevel directory disabling.
1202         * configure: Regenerate.
1203
1204 2008-01-28  Nick Clifton  <nickc@redhat.com>
1205
1206         * MAINTAINERS (xstormy16): Take over maintainership.
1207
1208 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1209
1210         * MAINTAINERS (c4x port): Remove.
1211
1212 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1213
1214         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1215
1216 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1217
1218         * config.sub, config.guess: Update from upstream sources.
1219
1220 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1221
1222         * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1225
1226         * MAINTAINERS: Update my email address.
1227
1228 2008-01-09  Raksit Ashok  <raksit@google.com>
1229
1230         * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2008-01-09  Raksit Ashok  <raksit@google.com>
1233
1234         * MAINTAINERS (Write After Approval): Add myself.
1235
1236 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1237
1238         * config.sub, config.guess: Update from upstream sources.
1239
1240 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1241
1242         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1243         Change recommended MPFR from 2.2.1 -> 2.3.0.
1244         * configure: Regenerate.
1245
1246 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1247
1248         * MAINTAINERS: Update my email address.
1249
1250 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1251
1252         * MAINTAINERS: Update my email address.
1253
1254 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1255
1256         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1257         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1258         * Makefile.in: Regenerate.
1259
1260 2007-12-10  Mark Heffernan <meheff@google.com>
1261
1262         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1263         misplaced entries.
1264
1265 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1266
1267         * configure.ac: Enable libjava for x86_64-*-darwin9.
1268         * configure: Regenerate.
1269
1270 2007-12-07  Bill Maddox <maddox@google.com>
1271
1272         * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1275
1276         * config.sub, config.guess: Update from upstream sources.
1277
1278 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1279
1280         * config-ml.in: Remove 64bit configure tests.
1281
1282 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1283
1284         * config-ml.in: Robustify against white space in absolute file
1285         names.
1286
1287         * config-ml.in (multi-clean): Substitute ${Makefile}.
1288         Remove superfluous ${Makefile} in list.
1289
1290 2007-11-19  Thiemo Seufer  <ths@mips.com>
1291
1292         * config-ml.in: Don't hardcode the Makefile name.
1293
1294 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1295
1296         * MAINTAINERS (Write After Approval): Add myself.
1297
1298 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1299
1300         * MAINTAINERS (Write After Approval): Add myself.
1301
1302 2007-11-06  Doug Kwan <dougkwan@google.com>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1307
1308         * MAINTAINERS (mercury): Remove entry.
1309         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1310
1311 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1312
1313         * Makefile.def (dependencies): Make configure-gdb depend on
1314         all-intl.
1315         * Makefile.in: Regenerated.
1316
1317 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1318
1319         * MAINTAINERS (Fortran maintainer): Remove myself.
1320
1321 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1322
1323         * Makefile.def: To avoid problems running with parallel makes,
1324         build newlib before libgloss so that target specific header
1325         files are availble.
1326         * Makefile.in: Regenerate
1327
1328 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1329
1330         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1331         * Makefile.in: Regenerate.
1332
1333 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1334
1335         * MAINTAINERS (Register allocation reviewer): Add myself.
1336
1337 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1338
1339         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1340         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1341         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1342         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1343         * configure: Regenerate.
1344
1345 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1346
1347         * MAINTAINERS (Register allocation reviewer): Add myself.
1348
1349 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1350
1351         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1352         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1353         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1354         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1355         * configure.ac: Default them to host tools for $host = $build.
1356         Subst them.
1357
1358         * configure: Regenerate.
1359         * Makefile.in: Regenerate.
1360
1361 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1362
1363         * MAINTAINERS (Register allocation reviewer): Add myself.
1364
1365 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1366
1367         * MAINTAINERS (Register allocation reviewer): Add myself.
1368
1369 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1370
1371         * MAINTAINERS (Write After Approval): Fix typo.
1372
1373 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1374
1375         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1376         * configure: Regenerate.
1377
1378 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1379
1380         PR bootstrap/31906
1381         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1382         they're already prefixed.
1383
1384 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1385
1386         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1387         libstdc++.
1388         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1389         * configure: Regenerate.
1390         * Makefile.in: Regenerate.
1391
1392 2007-09-17  Andreas Schwab  <schwab@suse.de>
1393
1394         * configure.ac: Raise minimum makeinfo version to 4.6.
1395         * configure: Regenerate.
1396
1397 2007-09-17  Johannes Singler <singler@ira.uka.de>
1398
1399         * MAINTAINERS (write-after-approval) add myself
1400
1401 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1402
1403         * configure.ac: Correct makeinfo version check.
1404         * configure: Regenerate.
1405
1406 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1407
1408         * MAINTAINERS: Update my email address.
1409
1410 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1411
1412         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1413         to $skipdirs and only disable gprof for newlib.  Use the normal
1414         mips*-elf* handling in other respects.
1415         * configure: Regnerate.
1416
1417 2007-09-12  David Daney  <ddaney@avtrex.com>
1418
1419         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1420         enabling libgcj.
1421         * configure: Regenerate.
1422
1423 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1424
1425         PR other/32154
1426         * configure.ac: For libgloss targets, point the linker to the linker
1427         script, startup code and simulator library.
1428         * configure: Regenerate.
1429
1430 2007-09-07  Andrew Haley  <aph@redhat.com>
1431
1432         * configure.ac (noconfigdirs): Remove target-libffi and
1433         target-libjava.
1434         * configure: Regenerate.
1435
1436 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1437
1438         PR target/33281
1439         * configure.ac: Use config/mh-mingw on mingw.
1440         * configure: Regenerate.
1441
1442 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1443
1444         * MAINTAINERS (Write After Approval): Add myself.
1445
1446 2007-09-05  Richard Guenther  <rguenther@suse.de>
1447
1448         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1449         nor --disable-checking is provided also turn on yes and types
1450         checking for stage1.
1451         * configure: Re-generate.
1452
1453 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1454
1455         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1456         (Write After Approval): Remove myself.
1457
1458 2007-08-29  Nick Clifton  <nickc@redhat.com>
1459
1460         * config.sub, config.guess: Update from upstream sources.
1461
1462 2007-08-22  Bud Davis  <jmdavis@link.com>
1463
1464         * MAINTAINERS (Write After Approval): Added myself.
1465         * MAINTAINERS (Reviewers): Removed myself.
1466
1467 2007-08-18  Paul Brook  <paul@codesourcery.com>
1468             Joseph Myers  <joseph@codesourcery.com>
1469
1470         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1471         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1472         * Makefile.in: Regenerate.
1473         * configure.ac (--with-debug-prefix-map): New.
1474         * configure: Regenerate.
1475
1476 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1477             Nigel Stephens  <nigel@mips.com>
1478
1479         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1480         as target_makefile_frag.
1481         * configure: Regenerate.
1482
1483 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1484
1485         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1486         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1487         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1488         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1489         (do-compare, do-compare3, do-compare-debug): New.
1490         ([+compare-target+]): Use them.
1491
1492 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1493
1494         * MAINTAINERS (Write After Approval): Change my email address.
1495
1496 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1497             Ben Elliston  <bje@au.ibm.com>
1498
1499         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1500         --silent if $silent.
1501         * configure: Regenerate.
1502
1503 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1504
1505         * MAINTAINERS (Various Maintainers): Add myself as
1506         loop infrastructure maintainer.  Update my e-mail
1507         address.
1508
1509 2007-07-31  Diego Novillo  <dnovillo@google.com>
1510
1511         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1512         Adjust description.
1513
1514 2007-07-26  Richard Guenther  <rguenther@suse.de>
1515
1516         * configure.ac: Add types checking to stage1 checking flags.
1517         * configure: Regenerate.
1518
1519 2007-07-17  Nick Clifton  <nickc@redhat.com>
1520
1521         * COPYING3: New file.  Contains version 3 of the GNU General
1522         Public License.
1523         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1524         Lesser General Public License.
1525
1526 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1527
1528         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1529
1530 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1531
1532         * MAINTAINERS (S/390 co-maintainer): Add myself.
1533         (Write After Approval): Remove myself.
1534
1535 2007-07-13  Dan Hipschman  <dsh@google.com>
1536
1537         * MAINTAINERS (Write After Approval): Add myself.
1538
1539 2007-07-11  Nick Clifton  <nickc@redhat.com>
1540
1541         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1542         WINDRES export.
1543         * Makefile.in: Regenerate.
1544
1545 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1546
1547         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1548         maintainer.
1549
1550 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1551
1552         * lt~obsolete.m4: New. Import from 20070318 libtool.
1553
1554 2007-07-03  Julian Brown  <julian@codesourcery.com>
1555
1556         * MAINTAINERS (Write After Approval): Add myself.
1557
1558 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1559
1560         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1561         * configure: Regenerate.
1562
1563 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1564
1565         * configure.ac: Add some missing m4 quotation.
1566         * configure: Regenerate.
1567
1568 2007-07-02  Simon Baldwin  <simonb@google.com>
1569
1570         * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1573
1574         * configure: Regenerate.
1575
1576 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1577
1578         * Makefile.def: Add windmc tool to build.
1579         * Makefile.tpl: Likewise.
1580         * configure.ac: Likewise.
1581         * Makefile.in: Regenerate.
1582         * configure: Regenerate.
1583
1584 2007-06-28  DJ Delorie  <dj@redhat.com>
1585
1586         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1587         not building newlib.
1588         * configure: Regenerated.
1589
1590 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1591
1592         * MAINTAINERS (Write After Approval): Add myself.
1593
1594 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1595
1596         * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1599
1600         * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1603
1604         * MAINTAINERS (Write After Approval): Add myself.
1605
1606 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1607
1608         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1609         * Makefile.in: Regenerated.
1610
1611 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1612
1613         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1614         bfin*-*-uclinux* targets.
1615         * configure: Regenerate.
1616
1617 2007-06-14  Ian Lance Taylor  <iant@google.com>
1618
1619         * MAINTAINERS: Add myself as non-algorithmic global write
1620         maintainer.
1621
1622 2007-06-14  Diego Novillo  <dnovillo@google.com>
1623
1624         * MAINTAINERS: Add self as middle-end maintainer and
1625         non-algorithmic global write maintainer.
1626
1627 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1628
1629         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1630         Move all Fortran maintainers except Paul Brook into the
1631         Non-Autopoiesis section.
1632
1633 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1634
1635         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1636         (distclean-stage[+id+]): Possibly delete stage_last.
1637         * Makefile.in: Regenerate.
1638
1639 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1640
1641         * MAINTAINERS (Various Maintainer): Fix typo.
1642
1643 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1644
1645         * MAINTAINERS (Various Maintainer): Add myself as
1646         dataflow maintainer.
1647
1648 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1649
1650         * config.sub, config.guess: Update from upstream sources.
1651
1652 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1653
1654         * Makefile.tpl: Fix spelling error.
1655         * Makefile.in: Regenerate.
1656
1657 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1658
1659         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1660         lt_cv_sys_max_cmd_len.
1661
1662 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1663
1664         * MAINTAINERS (Various Maintainers): Add myself as
1665         auto-vectorizer maintainer.
1666
1667 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1668
1669         PR libjava/32098
1670         * libtool.m4: Revert previous change.
1671         * ltgcc.m4: Put it here.
1672
1673 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1674
1675         * MAINTAINERS (Various Maintainers): Add myself as
1676         auto-vectorizer maintainer.
1677
1678 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1679
1680         PR libjava/32098
1681         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1682
1683 2007-05-30  Richard Guenther  <rguenther@suse.de>
1684
1685         * MAINTAINERS (Various Maintainers): Add myself as
1686         auto-vectorizer maintainer.
1687
1688 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1689
1690         PR bootstrap/29382
1691         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1692         * configure: Rebuilt.
1693
1694 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1695
1696         * MAINTAINERS (Write After Approval): Removed my name.
1697
1698 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1699
1700         * MAINTAINERS (Write After Approval): Remove myself.
1701
1702 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1703
1704         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1705
1706 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1707
1708         * ltmain.sh: Update from ToT Libtool.
1709         * libtool.m4: Update from ToT Libtool.
1710         * ltsugar.m4: New. Update from ToT Libtool.
1711         * ltversion.m4: New. Update from ToT Libtool.
1712         * ltoptions.m4: New. Update from ToT Libtool.
1713         * ltconfig: Remove.
1714         * ltcf-c.sh: Remove.
1715         * ltcf-cxx.sh: Remove.
1716         * ltcf-gcj.sh: Remove.
1717
1718 2007-05-22  Ollie Wild  <aaw@google.com>
1719
1720         * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1723
1724         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1725         stage_cflags.
1726         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1727         Remove CFLAGS/LIBCFLAGS.
1728         (configure-stage[+id+]-[+prefix+][+module+],
1729         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1730         * Makefile.in: Regenerate.
1731
1732 2007-05-15  Diego Novillo  <dnovillo@google.com>
1733
1734         * MAINTAINERS: Update e-mail address.
1735
1736 2007-05-15  Revital Eres  <eres@il.ibm.com>
1737
1738         * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1741
1742         * MAINTAINERS (Write After Approval): Updated my address.
1743
1744 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2007-05-11  Silvius Rus  <rus@google.com>
1749
1750         * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2007-04-23  Tom Tromey  <tromey@redhat.com>
1753
1754         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1755
1756 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1757
1758         * MAINTAINERS (cpplib): Rename to ...
1759         (libcpp): ... this.  Add C/C++ front end maintainers.
1760
1761 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1762
1763         * config-ml.in: Pass ${ml_config_env} to configure calls.
1764
1765 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1766
1767         * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1770
1771         * MAINTAINERS (Write After Approval): Add myself.
1772
1773 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1774
1775         * MAINTAINERS (fortran 95 front end): Add myself.
1776
1777 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1778
1779         * MAINTAINERS (Write After Approval): Add myself.
1780
1781 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1782
1783         * MAINTAINERS (Modulo Scheduler): Add myself.
1784
1785 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1786
1787         * MAINTAINERS (fortran 95 front end): Add myself.
1788         (c++ front end): whitespace fix.
1789
1790 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1791
1792         * MAINTAINERS (Write After Approval): Add myself.
1793
1794 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1795
1796         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1797         of glob.  Quote arguments with single quotes too.
1798         * configure: Regenerate.
1799
1800 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1801
1802         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1803         * Makefile.in: Regenerate
1804
1805 2007-03-07  Andreas Schwab  <schwab@suse.de>
1806
1807         * configure: Regenerate.
1808
1809 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1810
1811         * configure.ac: Add "--with-pdfdir" configure option,
1812         which defines pdfdir variable.
1813         * Makefile.def (target=fixincludes): Add install-pdf to
1814         missing targets.
1815         (recursive_targets): Add install-pdf target.
1816         (flags_to_pass): Add pdfdir.
1817         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1818         target.
1819         * configure: Regenerate
1820         * Makefile.in: Regenerate
1821
1822 2007-02-28  Eric Christopher  <echristo@apple.com>
1823
1824         Revert:
1825         2006-12-07  Mike Stump  <mrs@apple.com>
1826
1827         * Makefile.def (dependencies): Add dependency for
1828         install-target-libssp and install-target-libgomp on
1829         install-gcc.
1830         * Makefile.in: Regenerate.
1831
1832 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1833
1834         * configure: Regenerate.
1835         * configure.ac: Move statements after variable declarations.
1836
1837 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1838
1839         * MAINTAINERS: Add myself as sh maintainer.
1840
1841 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1842
1843         * configure.ac: Adjust for loop syntax.
1844         * configure: Regenerate.
1845
1846 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1847
1848         * configure: Rebuilt.
1849
1850 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1851
1852         * configure.ac: Drop multiple occurrences of --enable-languages,
1853         and fix its quoting.
1854         * configure: Rebuilt.
1855
1856 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1857             Nathan Sidwell  <nathan@codesourcery.com>
1858             Vladimir Prus  <vladimir@codesourcery.com>
1859             Joseph Myers  <joseph@codesourcery.com>
1860
1861         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1862         * configure: Regenerate.
1863
1864 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1865
1866         * ltconfig (freebsd*): Default to elf.
1867
1868 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1869
1870         * configure.ac (target_libraries): Move libgcc before libiberty.
1871         * configure: Regenerated.
1872
1873 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1874             Paolo Bonzini  <bonzini@gnu.org>
1875
1876         PR bootstrap/30753
1877         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1878         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1879         * configure: Regenerated.
1880
1881 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1882
1883         * MAINTAINERS (Language Front End Maintainers): Update my mail
1884         address.
1885
1886 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1887
1888         PR bootstrap/30748
1889         * configure.ac: Correct syntax for Solaris ksh.
1890         * configure: Regenerated.
1891
1892 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1893
1894         * configure.ac: Sync with src.
1895         * configure: Regenerate.
1896
1897 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1898
1899         * Makefile.in: Regenerate.
1900
1901 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1902
1903         * config.sub: Sync with src.
1904
1905 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1906
1907         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1908         noncanonical equivalents.
1909         * configure.in: Rename to...
1910         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1911         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1912         target_noncanonical.  Use them.  Rewrite removal of configure
1913         arguments for autoconf 2.59.  Discard variable settings.  Force
1914         program_transform_name for native tools.
1915
1916         * Makefile.in: Regenerated.
1917         * configure: Regenerated with autoconf 2.59.
1918
1919 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1920
1921         * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2007-01-31  Andreas Schwab  <schwab@suse.de>
1924
1925         * Makefile.tpl (LDFLAGS): Substitute it.
1926         * Makefile.in: Regenerate.
1927
1928 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1929
1930         * MAINTAINERS (Write After Approval): Add myself.
1931
1932 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1933
1934         * MAINTAINERS (spu port): Add myself.
1935
1936 2007-01-23  Richard Guenther  <rguenther@suse.de>
1937
1938         PR bootstrap/30541
1939         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1940         * Makefile.tpl (GNATBIND): Substitute it.
1941         (GNATMAKE): Likewise.
1942         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1943         of STAGE_PREFIX.
1944         * Makefile.in: Regenerate.
1945         * configure: Regenerate.
1946
1947 2007-01-18  Mike Stump  <mrs@apple.com>
1948
1949         * configure.in: Re-enable -Werror for gcc builds.
1950
1951 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1952
1953         * MAINTAINERS (Write After Approval): Add myself.
1954
1955 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1956
1957         * configure.in: Change == to = in test command.
1958         * configure: Regenerate.
1959
1960 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1961             Nick Clifton  <nickc@redhat.com>
1962             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1963
1964         * configure.in (build_configargs, host_configargs, target_configargs):
1965         Remove build/host/target parameters.
1966         (host_libs): Add gmp and mpfr.
1967         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1968         * Makefile.def (gmp, mpfr): New.
1969         (gcc): Remove target.
1970         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1971         target_os, target_vendor): New.
1972         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1973         * configure: Regenerate.
1974         * Makefile.in: Regenerate.
1975
1976 2007-01-11  Matt Fago  <fago@earthlink.net>
1977
1978         * configure.in: Try to link to functions only in mpfr 2.2.x
1979         to improve robustness of configure tests.
1980         * configure: Regenerate.
1981
1982 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1983
1984         * MAINTAINERS: Add myself as i386 maintainer.
1985
1986 2007-01-08  Jan Hubicka  <jh@suse.cz>
1987
1988         * MAINTAINERS: Add myself as i386 maintainer.
1989
1990 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1991
1992         * configure.in: Add support for an x86_64-mingw* target.
1993         * configure: Regenerate.
1994
1995 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1996
1997         * Makefile.tpl (all-target): Correct @if conditional for target
1998         modules.
1999         * configure.in: Omit libiberty if building only target libgcc.
2000         * configure, Makefile.in: Regenerated.
2001
2002 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2003
2004         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2005         * configure: Regenerate.
2006
2007 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2008
2009         * Makefile.def (target_modules): Add libgcc.
2010         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2011         * Makefile.tpl (clean-target-libgcc): Delete.
2012         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2013         on gcc even for bootstrapped modules.  Rewrite handling of
2014         lang_env_dependencies to loop over target_modules.
2015         * configure.in (target_libraries): Add target-libgcc.
2016         * Makefile.in, configure: Regenerated.
2017
2018 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2019
2020         * configure.in: Reorganize recognition of languages.  Add
2021         --enable-stage1-languages.  Show supported languages for the chosen
2022         target rather than all recognized languages.
2023         * configure: Regenerate.
2024
2025 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2026
2027         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2028         * Makefile.in: Regenerate.
2029
2030 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2031
2032         * configure.in: Warn that MPFR 2.2.0 is buggy.
2033         * configure: Regenerate.
2034
2035 2006-12-27  Ian Lance Taylor  <iant@google.com>
2036
2037         * configure.in: When removing Makefiles to force a reconfigure, also
2038         remove prev-DIR*/Makefile.
2039         * configure: Regenerate.
2040
2041 2006-12-22  Andreas Schwab  <schwab@suse.de>
2042
2043         * configure: Regenerate with correct autoconf version.
2044
2045 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2046
2047         * configure.in: add AC_SUBST for *_FOR_TARGET.
2048         * configure: Regenerate.
2049
2050 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2051
2052         * configure.in: Simplify logic for rejecting languages that cannot
2053         be built.  Separate the case when a language is unsupported,
2054         from the case when the user chooses not to build a language.
2055
2056 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2057
2058         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2059         it only affects bootstrap and could be tested on "$host" as well.
2060         * configure: Regenerate.
2061         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2062
2063 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2064
2065         PR bootstrap/29544
2066         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2067         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2068         move here comment from Makefile.tpl.
2069         * Makefile.tpl: Move some definitions higher in the file.
2070         (STAGE1_CHECKING): New.
2071         * configure.in: Add --enable-stage1-checking.
2072         * configure: Regenerate.
2073         * Makefile.in: Regenerate.
2074
2075 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2076
2077         * MAINTAINERS: Add myself as build system maintainer.
2078
2079 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2080
2081         * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2006-12-13  Eric Christopher  <echristo@apple.com>
2084
2085         * MAINTAINERS: Add myself as darwin maintainer.
2086
2087 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2088
2089         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2090
2091 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2092
2093         MAINTAINERS: Update my entry.
2094
2095 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2096
2097         * configure.in:  Handle spu makefile frag.
2098         * Makefile.tpl (MAINT): Define
2099         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2100         * configure: Regenerate.
2101         * Makefile.in: Regenerate.
2102
2103 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2104
2105         * config.guess: Import latest version.
2106         * config.sub: Likewise.
2107
2108 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2109
2110         * configure.in (spu-*-*): Don't skip target-libiberty.
2111         * configure: Regenerate.
2112
2113 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2114
2115         PR bootstrap/30134
2116         * configure.in: Correct x86 darwin support for libjava to powerpc
2117         and i?86 only.
2118         * configure: Regenerate.
2119
2120 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2121
2122         * configure.in: Add x86 darwin support for libjava.
2123         * configure: Regenerate.
2124
2125 2006-12-07  Mike Stump  <mrs@apple.com>
2126
2127         * Makefile.def (dependencies): Add dependency for
2128         install-target-libssp and install-target-libgomp on
2129         install-gcc.
2130         * Makefile.in: Regenerate.
2131
2132 2006-12-04  Richard Guenther  <rguenther@suse.de>
2133
2134         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2135         (Non-Algorithmic Maintainers): Move over non-algorithmic
2136         loop optimizer maintainers, add myself as a non-algorithmic
2137         middle-end maintainer.
2138
2139 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2140
2141         * MAINTAINERS (Write After Approval): Add myself.
2142
2143 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2144
2145         * configure.in: Update error message for missing GMP/MPFR.
2146
2147         * configure: Regenerate.
2148
2149 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2150
2151         * configure.in: Update MPFR version in error message.
2152
2153         * configure: Regenerate.
2154
2155 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2156
2157         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2158         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2159         --with-gmp-lib): New flags.
2160
2161         * configure: Regenerate.
2162
2163 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2164
2165         * MAINTAINERS (Write After Approval): Change my email address.
2166
2167 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2168
2169         * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2006-11-22  Philipp Thomas <pth@suse.de>
2172
2173         * MAINTAINERS (i18n): Update e-mail address.
2174
2175 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2176
2177         * MAINTAINERS (spu port): Add myself as maintainer.
2178         (Write After Approval): Remove myself.
2179
2180 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2181
2182         * configure.in (skipdirs): Don't build libssp for SPU.
2183         * configure: Regenerate.
2184
2185 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2186
2187         * MAINTAINERS (spu port): Add myself as maintainer.
2188         (libobjc): Update my email address.
2189
2190 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2191
2192         * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2195
2196         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2197         * configure : Rebuilt.
2198
2199 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2200
2201         * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2208
2209         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2210         libmpfr.a.
2211         * configure: Regenerate.
2212
2213 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2214
2215         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2216         (unstage): Test for stage_last presence.
2217
2218         PR bootstrap/29802
2219         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2220         * Makefile.in: Regenerate.
2221
2222 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2223
2224         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2225         maintainers.
2226
2227 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2228
2229         * MAINTAINERS (Write After Approval): Add myself.
2230
2231 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2232
2233         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2234         and stageN-package/Makefile.
2235         * Makefile.in: Regenerated.
2236
2237 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2238
2239         * configure.in: Remove target-libgloss from noconfigdirs for
2240         bfin-*-*.
2241         * configure: Regenerated.
2242
2243 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2244
2245         * configure.in (have_gmp): Only error if the gcc directory exists.
2246
2247         * configure: Regenerate.
2248
2249 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2250
2251         * configure.in: Robustify error message for missing GMP/MPFR.
2252
2253         * configure: Regenerate.
2254
2255 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2256
2257         * MAINTAINERS (Write After Approval): Add myself.
2258
2259 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2260
2261         * MAINTAINERS: Change email address.
2262
2263 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2264
2265         * MAINTAINERS (Write After Approval): Add myself.
2266
2267 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2268
2269         * MAINTAINERS (Write After Approval): Add myself.
2270
2271 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2272
2273         * MAINTAINERS (Write After Approval): Move myself to
2274         Write After Approval section.
2275
2276 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2277
2278         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2279         need_gmp anymore.
2280         * configure: Regenerate.
2281
2282 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2283
2284         * MAINTAINERS (Write After Approval): Add myself.
2285
2286 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2287
2288         * config.guess: Import latest version.
2289         * config.sub: Likewise.
2290
2291 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2292
2293         * Makefile.def: Added pdf target handling.
2294         * Makefile.tpl: Added pdf target handling.
2295         * Makefile.in: Regenerated.
2296
2297 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2298
2299         * MAINTAINERS: Add self as score port maintainer.
2300
2301 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2302
2303         * MAINTAINERS (Write After Approval): Add myself.
2304
2305 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2306
2307         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2308         or newer.
2309         * configure: Regenerated.
2310
2311 2006-09-27  Dave Brolley  <brolley@redhat.com>
2312
2313         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2314         $s instead of $r.
2315         * configure: Regenerated.
2316
2317 2006-09-26  Thiemo Seufer  <ths@mips.com>
2318
2319         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2320         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2321         * configure: Regenerate.
2322
2323 2006-09-24  Graeme Peterson <gridly@gmail.com>
2324
2325         * MAINTAINERS (Write After Approval): Remove myself.
2326
2327 2006-09-22  Chao-ying Fu  <fu@mips.com>
2328
2329         * MAINTAINERS (Write After Approval): Add myself.
2330
2331 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2332
2333         * MAINTAINERS: Add self as soft-fp maintainer.
2334
2335 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2336
2337         * MAINTAINERS: Add myself as avr maintainer.
2338         Remove Marek Michalkiewicz as avr maintainer.
2339
2340 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2341
2342         * MAINTAINERS (Write After Approval): Add myself.
2343
2344 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2345
2346         * configure.in: Never build newlib for a Mingw host.
2347         Never build newlib as Mingw target library.
2348         Test the existence of winsup/cygwin for building a Cygwin newlib,
2349         rather than just winsup.
2350         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2351         building a Mingw target.
2352         * configure: Regenerate.
2353
2354 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2355
2356         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2357
2358 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2359
2360         * config.guess: Import from src (was more updated).
2361         * config.sub: Likewise.
2362
2363 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2364
2365         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2366         * configure: Regenerated.
2367
2368 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2369
2370         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2371         for stages after the first.
2372
2373 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2374
2375         * Makefile.def: Add dependencies for configure-opcodes
2376         on configure-intl and all-opcodes on all-intl.
2377         * Makefile.in: Regenerated.
2378
2379 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2380
2381         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2382
2383 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2384
2385         Port to hosts whose 'sort' and 'tail' implementations
2386         treat operands with leading '+' as file names, as POSIX
2387         has required since 2001.  However, make sure the code still
2388         works on pre-POSIX hosts.
2389         * ltmain.sh: Don't assume "sort +2" is equivalent to
2390         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2391
2392 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2393
2394         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2395
2396 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2397
2398         * ltconfig: chmod 644 before ranlib during install.
2399
2400 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2401
2402         PR bootstrap/18058
2403         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2404         if the bootstrap compiler is a GCC version that supports it.
2405         * configure: Regenerate.
2406
2407 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2408
2409         * configure.in: Fix thinkos in previous check-in.
2410         * configure: Regenerate.
2411
2412 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2413
2414         PR other/27063
2415         * configure.in: Test subdir_requires and give an appropriate
2416         error message.
2417         * configure: Regenerate.
2418
2419 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2420
2421         * MAINTAINERS (Write After Approval): Add myself.
2422
2423 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2424
2425         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2426
2427 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2428
2429         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2430
2431 2006-06-20  David Ayers  <d.ayers@inode.at>
2432
2433         PR bootstrap/28072
2434         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2435         whether target-libjava is being configured instead of whether the
2436         java front end is enabled.
2437         * configure: Regenerate.
2438
2439 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2440
2441         PR target/27540
2442         * configure.in: Only enable libgomp on IRIX 6.
2443         * configure: Regenerate.
2444
2445 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2446
2447         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2448         too.
2449         * Makefile.in: Regenerate.
2450
2451 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2452
2453         * config-ml.in: Alter CCASFLAGS to include special
2454         multilib options the same as is done for CFLAGS.
2455
2456 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2457
2458         * configure.in: Don't enable libgomp on hpux10.
2459         * configure: Rebuilt.
2460
2461 2006-06-12  David Ayers  <d.ayers@inode.at>
2462
2463         PR bootstrap/27963
2464         PR target/19970
2465         * configure.in: Remove target-boehm-gc from noconfigdirs where
2466         ${libgcj} is specified.
2467         * configure: Regenerate.
2468
2469 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2470
2471         Sync from src:
2472
2473         * configure.in: Sync.
2474         * configure: Regenerated.
2475
2476         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2477
2478         * Makefile.def: Added dependencies from sim and gdb on intl, and
2479         added configure dependencies to everything with an all dependency
2480         on intl.
2481         * Makefile.in: Regenerated.
2482
2483 2006-06-06  David Ayers  <d.ayers@inode.at>
2484
2485         PR libobjc/13946
2486         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2487         * Makefile.in: Regenerate.
2488         * configure.in: Add --enable-objc-gc at toplevel and have it
2489         enable boehm-gc for Objective-C.
2490         Remove target-boehm-gc from libgcj.
2491         Add target-boehm-gc to target_libraries.
2492         Add target-boehm-gc to noconfigdirs where ${libgcj}
2493         is specified.
2494         Assert that boehm-gc is supported when requested for Objective-C.
2495         Only build boehm-gc if needed either for Java or Objective-C.
2496         * configure: Regenerate.
2497
2498 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2499
2500         PR 27674
2501         * Makefile.tpl (configure-[+prefix+][+module+],
2502         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2503         Remove rule to unstage bootstrapped modules.
2504         (stage_current): New.
2505         * Makefile.in: Regenerate.
2506
2507 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2508
2509         * MAINTAINERS (Write After Approval): Update my e-mail address.
2510
2511 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2512
2513         * include/libiberty.h: Declare pex_run_in_environment.
2514
2515 2006-05-31  Asher Langton  <langton2@llnl.gov>
2516
2517         * MAINTAINERS (Write After Approval): Add myself.
2518
2519 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2520
2521         * Makefile.def (bfd, opcodes): Fix lib_path.
2522         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2523         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2524         * Makefile.in: Regenerate.
2525
2526 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2527
2528         * Makefile.in: Regenerate.
2529
2530 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2531
2532         * Makefile.def: Add install-html target. Add datarootdir
2533         docdir and htmldir to flags_to_pass.
2534         * Makefile.tpl: Add install-html target.
2535         * Makefile.in: Regenerate.
2536         * configure.in: Add --with-datarootdir, --with-docdir, and
2537         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2538         * configure: Regenerate.
2539
2540 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2541
2542         * configure.in: Enable gprof for cross builds.
2543         * configure: Regenerate.
2544
2545 2006-05-22  Richard Guenther  <rguenther@suse.de>
2546
2547         Revert
2548         2006-01-31  Richard Guenther  <rguenther@suse.de>
2549         Paolo Bonzini  <bonzini@gnu.org>
2550
2551         * Makefile.def (target_modules): Add libgcc-math target module.
2552         * configure.in (target_libraries): Add libgcc-math target library.
2553         (--enable-libgcc-math): New configure switch.
2554         * Makefile.in: Re-generate.
2555         * configure: Re-generate.
2556         * libgcc-math: New toplevel directory.
2557
2558 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2559             Andreas Tobler  <a.tobler@schweiz.ch>
2560
2561         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2562         * configure: Rebuilt.
2563
2564 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2565
2566         * MAINTAINERS (Write After Approval): Add myself.
2567
2568 2006-05-01  DJ Delorie  <dj@redhat.com>
2569
2570         * configure.in: Restore CFLAGS if GMP isn't present.
2571         * configure: Regenerate.
2572
2573 2006-05-01  Richard Guenther  <rguenther@suse.de>
2574
2575         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2576         maintainer.
2577
2578 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2579
2580         * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2583
2584         * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2006-04-18  DJ Delorie  <dj@redhat.com>
2587
2588         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2589         reference libgloss so that libssp can be built in a combined
2590         tree.
2591         * configure: Regenerate.
2592
2593 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2594
2595         * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2598
2599         * configure.in: Require makeinfo 4.4 or higher.
2600         * configure: Regenerate.
2601
2602 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2603
2604         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2605         Rearrange the entries of other libraries to have them in one place.
2606
2607 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2608
2609         * MAINTAINERS (Write After Approval): Remove myself.
2610         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2611
2612 2006-03-14  Richard Guenther  <rguenther@suse.de>
2613
2614         * configure: Regenerate with autoconf 2.13.
2615
2616 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2617
2618         * MAINTAINERS: Use my work address.
2619
2620         * MAINTAINERS: Update my E-mail address.
2621
2622 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2623
2624         * configure.in: Handle --disable-<component> generically.
2625         * configure: Regenerate.
2626
2627 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2628
2629         PR libgcj/17311
2630         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2631
2632 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2633
2634         * MAINTAINERS (Write After Approval):  Remove myself.
2635         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2636
2637 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2638
2639         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2640         (TARGET_CONFIGDIRS): Remove.
2641         * configure.in: Remove AC_SUBST(target_configdirs).
2642         * Makefile.in, configure: Regenerated.
2643
2644 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2645
2646         * MAINTAINERS (Write After Approval):  Remove myself.
2647         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2648
2649 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2650
2651         PR bootstrap/25670
2652
2653         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2654
2655         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2656         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2657         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2658         BUILD_PREFIX, BUILD_PREFIX_1.
2659         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2660
2661         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2662         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2663
2664         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2665         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2666         of `cat stage_current`.  Always provide the `r' and `s' variables.
2667         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2668         a single shell execution.
2669         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2670         bootstrapped modules, make the stage1 module if the build was not
2671         started yet, else build the current stage.
2672         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2673         (all-build, all-host, all-target, [+make_target+]-host,
2674         [+make_target+]-target): Do not use \-continued lines.
2675         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2676         (current_stage, restrap, stage_last): New.
2677
2678         * Makefile.in: Regenerate.
2679         * configure: Regenerate.
2680
2681 2006-02-19  Bud Davis  <jmdavis@link.com>
2682
2683         * MAINTAINERS (Write After Approval):  Remove myself.
2684         (Language Front End Maintainers):  Add myself as fortran 95
2685         maintainer and update e-mail address.
2686
2687 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2688
2689         * MAINTAINERS (Write After Approval):  Remove myself.
2690         (Language Front End Maintainers):  Add myself as fortran 95
2691         maintainer.
2692
2693 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2694
2695         * MAINTAINERS (Write After Approval): Add myself.
2696
2697 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2698
2699         * MAINTAINERS (Write After Approval):  Remove myself.
2700         (Language Front End Maintainers):  Add myself as
2701         fortran 95 maintainer.
2702
2703 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2704
2705         Sync from src:
2706
2707         2005-12-27  Leif Ekblad  <leif@rdos.net>
2708
2709         * configure.in: Add support for RDOS target.
2710         * configure: Regenerate.
2711
2712 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2713             Andreas Schwab  <schwab@suse.de>
2714
2715         * configure: Regenerate.
2716
2717 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2718
2719         * configure.in (enable_libgomp): Add AIX.
2720         * configure: Regenerate.
2721
2722 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2723
2724         * MAINTAINERS (Write After Approval): Add myself.
2725
2726 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2727
2728         * MAINTAINERS (Write After Approval): Add myself.
2729
2730 2006-01-31  Richard Guenther  <rguenther@suse.de>
2731         Paolo Bonzini  <bonzini@gnu.org>
2732
2733         * Makefile.def (target_modules): Add libgcc-math target module.
2734         * configure.in (target_libraries): Add libgcc-math target library.
2735         (--enable-libgcc-math): New configure switch.
2736         * Makefile.in: Re-generate.
2737         * configure: Re-generate.
2738         * libgcc-math: New toplevel directory.
2739
2740 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2741
2742         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2743         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2744         the assembler, linker and binutils.
2745         * configure: Regenerate.
2746
2747 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2748
2749         * MAINTAINERS (Write After Approval): Add myself.
2750
2751 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2752
2753         * configure: Regenerate.
2754
2755 2006-01-18  Richard Henderson  <rth@redhat.com>
2756             Jakub Jelinek  <jakub@redhat.com>
2757             Diego Novillo  <dnovillo@redhat.com>
2758
2759         * libgomp: New directory.
2760         * Makefile.def: Add target_module libgomp.
2761         * Makefile.in: Regenerate.
2762         * configure.in (target_libraries): Add target-libgomp.
2763         * configure: Regenerate.
2764
2765 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2766
2767         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2768         @ from continuation.
2769         * Makefile.in: Rebuilt.
2770
2771 2006-01-04  Chris Lattner  <sabre@gnu.org>
2772
2773         * MAINTAINERS (Write After Approval): Add myself.
2774
2775 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2776
2777         PR bootstrap/24252
2778
2779         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2780         * Makefile.tpl (OBJDUMP): New.
2781         (EXTRA_HOST_FLAGS): Add it.
2782         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2783
2784         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2785         to use symbolic links between directories.  Avoid race conditions
2786         or make them harmless.
2787         * configure.in: Do not try to use symbolic links between directories.
2788
2789         * Makefile.def (LEAN): Pass.
2790         * Makefile.tpl (LEAN): Define.
2791         (stage[+id+]-start): Accept that the previous directory does not
2792         exist, if the bootstrap is lean.
2793         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2794         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2795         configure substitution.
2796         ([+compare-target+]): Likewise.
2797         ([+bootstrap-target+]-lean): New.
2798         * configure.in: Remove lean bootstrap support from here.
2799
2800         * Makefile.in: Regenerate.
2801         * configure: Regenerate.
2802
2803 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2804
2805         * MAINTAINERS (libdecnumber): Add myself.
2806
2807 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2808
2809         * libtool-ldflags: New script.
2810
2811 2006-01-02  Andreas Schwab  <schwab@suse.de>
2812
2813         * configure.in: When reconfiguring remove Makefile in
2814         all stage directories.
2815         * configure: Regenerate.
2816
2817 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2818
2819         * MAINTAINERS: Update my email address.
2820
2821 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2822
2823         Revert Ada-related part of the previous change.
2824
2825         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2826         Do not pass.
2827         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2828         * Makefile.in: Regenerate.
2829         * configure.in: Do not include mt-ppc-aix target fragment.
2830         * configure: Regenerate.
2831
2832 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2833
2834         * configure.in: Select appropriate fragments for PowerPC/AIX.
2835         * configure: Regenerate.
2836
2837         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2838         BOOT_CFLAGS, BOOT_LDFLAGS.
2839         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2840         BOOT_CFLAGS, BOOT_LDFLAGS.
2841         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2842         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2843         (stage): Fail if we cannot complete the work.
2844         * Makefile.in: Regenerate.
2845
2846 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2847
2848         * configure.in: Replace ms1 with mt.
2849         * configure: Rebuilt.
2850
2851 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2852
2853         * MAINTAINERS: Update my email address.
2854
2855 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2856
2857         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2858         install-host-nogcc): Don't invoke $(stage) at the end.
2859         * Makefile.in: Regenerate.
2860
2861 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2862
2863         * configure.in: Flip the top-level bootstrap switch.
2864         * configure: Regenerate.
2865
2866 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2867
2868         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2869         $(stage) and $(unstage).
2870         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2871         (all): Remove stray semicolon.
2872         (local-distclean): Don't handle multilib.tmp and multilib.out.
2873         (install.all): Set $s for consistency.
2874         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2875         check_multilibs setting.  Always make the install directory.
2876         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2877         Correct @if/@endif.
2878         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2879         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2880         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2881         (multilib.out): Remove.
2882         * Makefile.in: Regenerated.
2883
2884 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2885
2886         * MAINTAINERS (Write After Approval): Add myself.
2887
2888 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2889
2890         * MAINTAINERS: Add myself as mt maintainer.
2891
2892         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2893
2894 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2895
2896         * MAINTAINERS: Change email address.
2897
2898 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2901         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2902         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2903         Find in-tree tools if available.
2904         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2905         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2906         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2907         (COMPILER_*_FOR_TARGET): New.
2908         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2909         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2910         (CONFIGURED_*, USUAL_*): Remove.
2911         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2912         STRIP): Use autoconf substitutions.
2913         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2914         COMPILER_NM_FOR_TARGET): New.
2915         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2916
2917         (all): Make all-host and all-target in parallel.
2918         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2919         that $$r and $$s are set before invoking a recursive make.
2920         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2921         ([+bootstrap-target+]): Inline most of the `all' target.
2922
2923 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2924
2925         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2926         from the gcc build directory.
2927         * Makefile.in: Regenerate.
2928
2929 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2930
2931         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2932         depend on all-libdecnumber.
2933         * configure.in (host_libs): Include libdecnumber.
2934         * Makefile.in: Regenerate.
2935         * configure: Likewise.
2936
2937 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2938
2939         * libdecnumber: Import decNumber sources from the dfp-branch.
2940
2941 2005-11-21  Kean Johnston  <jkj@sco.com>
2942
2943         * config.sub, config.guess: Sync from upstream sources.
2944
2945 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2946
2947         Import from Autoconf sources:
2948
2949         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2950         * config/move-if-change: Don't output "$2 is unchanged";
2951         suggested by Ben Elliston.  Handle weird characters correctly.
2952
2953 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2954
2955         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2956         to match upstream libtool for darwin.
2957
2958 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2959
2960         * Makefile.def: Remove gdb dependencies for gdbtk.
2961         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2962         (configure-gdb, install-gdb): New rules.
2963         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2964         * Makefile.in, configure: Regenerated.
2965
2966 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2967
2968         * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2971
2972         * MAINTAINERS (Write After Approval): Add myself.
2973
2974 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2975
2976         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2977         Diego Novillo.
2978
2979 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2980
2981         PR bootstrap/24297
2982         * Makefile.tpl (do-[+make-target+], do-check, install,
2983         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2984         are set before recursing.
2985         * Makefile.in: Regenerate.
2986
2987 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2988
2989         PR bootstrap/18939
2990         * Makefile.def (gcc) <target>: Fix thinko.
2991         * Makefile.in: Regenerate.
2992
2993 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2994
2995         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2996         * configure: Regenerate.
2997
2998 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2999
3000         * MAINTAINERS (Write After Approval): Add self.
3001
3002 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3003
3004         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3005         target-libffi, target-qthreads, target-libjava, and
3006         targetlibobjc.
3007         * configure: Regenerate.
3008
3009 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3010
3011         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3012         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3013         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3014         (USUAL_OBJDUMP_FOR_TARGET): New.
3015         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3016         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3017         * configure, Makefile.in: Regenerated.
3018
3019 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3020
3021         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3022         before other host packages.
3023
3024 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3025
3026         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3027
3028 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3029
3030         PR bootstrap/22340
3031
3032         * configure.in (default_target): Remove.
3033         * Makefile.tpl (all): Do not use prerequisites as subroutines
3034         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3035         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3036         use prerequisites as subroutines.
3037         (check-host, check-target): New.
3038         (bootstrap configure & all targets): Do not use stage*-start
3039         if the directory layout is already ok.
3040         (non-bootstrap configure & all targets): Prepend a $(unstage).
3041         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3042         (NOTPARALLEL): Remove.
3043         (unstage, stage variables): New variables.
3044         (unstage, stage targets): Simply expand to those variables.
3045
3046         * configure: Regenerate.
3047         * Makefile.in: Regenerate.
3048
3049 2005-10-04  James E Wilson  <wilson@specifix.com>
3050
3051         * Makefile.def (lang_env_dependencies): Add libmudflap.
3052         * Makefile.in: Regenerate.
3053
3054 2005-10-03  Andreas Schwab  <schwab@suse.de>
3055
3056         Backport from libtool CVS:
3057         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3058
3059         * ltmain.sh: add support for installing into temporary
3060         staging area (e.g. 'make install DESTDIR=...')
3061
3062 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3063
3064         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3065         * configure: Regenerated.
3066
3067 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3068
3069         * configure: Regenerate with the correct
3070         autoconf version.
3071
3072 2005-09-30  Catherine Moore  <clm@cm00re.com>
3073
3074         * configure.in (bfin-*-*): New.
3075         * configure: Regenerated.
3076
3077 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3078
3079         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3080         (LIPO_FOR_TARGET): New.
3081         (CONFIGURED_LIPO_FOR_TARGET): New.
3082         (USUAL_LIPO_FOR_TARGET): New.
3083         (STRIP_FOR_TARGET): New.
3084         (CONFIGURED_STRIP_FOR_TARGET): New.
3085         (USUAL_STRIP_FOR_TARGET): New.
3086         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3087         STRIP_FOR_TARGET.
3088         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3089         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3090         * Makefile.in: Regenerate.
3091         * configure: Regenerate.
3092
3093 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3094
3095         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3096         (rs6000-*-aix*): Same.
3097         * configure: Regenerate.
3098
3099 2005-09-16  Tom Tromey  <tromey@redhat.com>
3100
3101         * MAINTAINERS: Add self as java maintainer.
3102
3103 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3104
3105         * configure.in: Recognize f95 in the --enable-languages option,
3106         and substitute it for fortran, issuing a warning.
3107         * configure: Regenerate.
3108
3109 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3110
3111         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3112         * configure:  Regenerated.
3113
3114 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3115
3116         * MAINTAINERS: Add self as ms1 maintainer.
3117
3118 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3119
3120         * Makefile.def (libssp): Add to lang_env_dependencies.
3121         * Makefile.in: Regenerate.
3122
3123 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3124
3125         * MAINTAINERS: Add myself as middle-end maintainer.
3126
3127 2005-08-17  Christian Groessler  <chris@groessler.org>
3128
3129         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3130         * Makefile.in: Regenerate.
3131
3132 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3133
3134         * MAINTAINERS (write after approval): Added myself.
3135
3136 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3137
3138         * MAINTAINERS (Write After Approval): Add myself.
3139
3140 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3141
3142         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3143         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3144         Look for alternate names of the target cc and c++
3145         * configure: Regenerate.
3146
3147 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3148
3149         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3150         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3151         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3152         tools; remove code to manually set them.
3153         (Target tools): Look in the environment for them.
3154         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3155         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3156         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3157         build directory.
3158         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3159         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3160         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3161         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3162         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3163         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3164         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3165         * configure: Regenerate.
3166         * Makefile.in: Regenerate.
3167
3168 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3169
3170         * MAINTAINERS: Update for removed CPU targets.
3171
3172 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3173
3174         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3175         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3176         * Makefile.in: Regenerated.
3177
3178 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3179
3180         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3181         (CFLAGS_FOR_TARGET): Use it.
3182         (CXXFLAGS_FOR_TARGET): Likewise.
3183         * Makefile.in: Regenerated.
3184         * configure.in (--with-build-sysroot): New option.
3185         * configure: Regenerated.
3186
3187 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3188
3189         * Makefile.tpl: Wrap install between unstage and stage
3190         * Makefile.in: Regenerate.
3191
3192 2005-07-21  Eric Christopher  <echristo@apple.com>
3193
3194         * MAINTAINERS: Update affiliation.
3195
3196 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3197
3198         * MAINTAINERS: Add self as crx port maintainer.
3199
3200 2005-07-20  DJ Delorie  <dj@redhat.com>
3201
3202         * MAINTAINERS: Add self as m32c maintainer.
3203
3204 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3205
3206         * all files: Update FSF address.
3207
3208 2005-07-15  Eric Christopher  <echristo@redhat.com>
3209
3210         * MAINTAINERS: Change affiliation.
3211
3212 2005-07-14  Jim Blandy  <jimb@redhat.com>
3213
3214         * configure.in: Add cases for Renesas m32c.
3215         * configure: Regenerated.
3216
3217 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3218
3219         * COPYING.LIB: Update from fsf.org.
3220
3221 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3222
3223         * COPYING, compile, config.guess,
3224         config.sub, install-sh, missing, mkinstalldirs,
3225         symlink-tree, ylwrap: Sync from upstream sources.
3226         * config-ml.in: Update FSF address.
3227
3228 2005-07-13  Eric Christopher  <echristo@redhat.com>
3229
3230         * configure.in: Add toplevel noconfigdir support for tpf.
3231         * configure: Regenerate.
3232
3233 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3234
3235         PR ada/22340
3236
3237         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3238         * Makefile.in: Regenerate.
3239
3240 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3241
3242         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3243         Brolley to write-after-approval.
3244
3245 2005-07-07  Andreas Schwab  <schwab@suse.de>
3246
3247         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3248         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3249         * Makefile.in: Regenerated.
3250
3251 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3252
3253         * configure.in: Don't build sim or rda when targetting darwin.
3254         * configure: Regenerate.
3255
3256 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3257
3258         * configure.in: Add --enable-libssp and --disable-libssp.
3259         * configure: Regenerate with autoconf-2.13.
3260
3261 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3262
3263         * Makefile.def (target_modules): Add libssp.
3264         * configure.in (target_libraries): Add target-libssp.
3265         * configure: Rebuilt.
3266         * Makefile.in: Rebuilt.
3267
3268 2005-07-01  Zack Weinberg  <zackw@panix.com>
3269
3270         * MAINTAINERS: Change email address.  Resign from maintainership.
3271
3272 2005-07-01  Richard Guenther  <rguenther@suse.de>
3273
3274         * MAINTAINERS: Change my e-mail address and affiliation.
3275
3276 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3277
3278         * Makefile.def (stagefeedback): Come after profile.
3279         Define profiledbootstrap target.
3280         * Makefile.tpl (profiledbootstrap): Remove.
3281         (stageprofile-end): Zap stagefeedback.
3282         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3283         * Makefile.in: Regenerate.
3284
3285 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3286
3287         * MAINTAINERS: Update my email address.
3288
3289 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3290
3291         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3292         In 'cpp' stanza, support '#line' as well as '# '.
3293
3294 2005-06-08  Andreas Schwab  <schwab@suse.de>
3295
3296         * MAINTAINERS: Move myself from 'Write After Approval' to
3297         'CPU Port Maintainers' section as m68k maintainer.
3298
3299 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3300
3301         * configure.in (unsupported_languages): New macro.
3302         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3303         non-ported target libraries in noconfigdirs.
3304         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3305         non-linux-gnu.  Remove libgcj_ex_libffi.
3306         <lang_frag loop>: Set add_this_lang=no if the language is in
3307         unsupported_languages.
3308         * configure: Regenerate.
3309
3310 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3311
3312         * configure.in: Fix typo in handling of --with-mpfr-dir.
3313         * configure: Regenerate.
3314
3315 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3316
3317         * MAINTAINERS: Update my email address.
3318
3319 2005-06-02  Jim Blandy  <jimb@redhat.com>
3320
3321         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3322         accepted into the master sources.)
3323
3324 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3325             Michael Snyder  <msnyder@redhat.com>
3326             Stan Cox  <scox@redhat.com>
3327
3328         * configure.in: Set noconfigdirs for ms1.
3329
3330         * configure: Regenerate.
3331
3332 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3333
3334         * MAINTAINERS (Write After Approval): Add self.
3335
3336 2005-06-01  Josh Conner  <jconner@apple.com>
3337
3338         * MAINTAINERS (Write After Approval): Add self.
3339
3340 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3341
3342         * MAINTAINERS: Update my email address.
3343
3344 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3345
3346         * MAINTAINERS (Write After Approval): Add self.
3347
3348 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3349
3350         * MAINTAINERS (Write After Approval): Remove self.
3351
3352 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3353
3354         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3355         (Dependencies): Consider target modules for bootstrap dependencies.
3356         Make target bootstrap modules depend on each stage's gcc.
3357         * Makefile.in: Regenerate.
3358
3359 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3360
3361         * Makefile.def (configure-gcc): Depend on binutils having been built.
3362         (all-gcc): No need to do it here.
3363         * Makefile.in: Regenerate.
3364
3365 2005-05-19  Paul Brook  <paul@codesourcery.com>
3366
3367         * configure.in: Rewrite misleading error message when requested
3368         language cannot be built.
3369         * configure: Regenerate.
3370
3371 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3372
3373         * ylwrap: Import from Automake 1.9.5.
3374
3375 2005-05-13  David Ung  <davidu@mips.com>
3376
3377         * MAINTAINERS (Write After Approval): Add self.
3378
3379 2005-05-09  Mike Stump  <mrs@apple.com>
3380
3381         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3382         lt_cv_sys_max_cmd_len for now.
3383
3384 2005-05-09  Stan Cox  <scox@redhat.com>
3385
3386         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3387
3388 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3389
3390         * README.SCO: Update the URL.
3391
3392 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3393
3394         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3395         with_gnu_ld to libtool.
3396         * ltcf-c.sh (aix[45]): Define file_list_spec.
3397         * ltcf-cxx.sh (aix[45]): Same.
3398         * ltcf-gcj.sh (aix[45]): Same.
3399         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3400         exists, write list of input files to temporary file.
3401
3402 2005-05-04  Mike Stump  <mrs@apple.com>
3403
3404         * configure.in: Always pass --target to target configures as
3405         otherwise rebuilds that do --recheck will fail.
3406         * confiugure: Rebuilt.
3407
3408 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3409
3410         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3411         STAGE_HOST_EXPORTS.
3412         (configure, all): Add bootstrap support.
3413         (Host modules, target modules): Pass post-stage1 flags and exports.
3414         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3415         * Makefile.in: Regenerate.
3416
3417 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3418
3419         * configure: Regenerate.
3420
3421 2005-04-27  Mike Stump  <mrs@apple.com>
3422
3423         * MAINTAINERS: Add self as darwin maintainer.
3424
3425 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3426
3427         * config.sub: Update from master copy.
3428
3429 2005-04-21  Mike Stump  <mrs@apple.com>
3430
3431         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3432         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3433
3434 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3435
3436         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3437         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3438         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3439         "*-*-elf" and "*-*-linux*".
3440         * configure: Regenerate.
3441
3442 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3443
3444         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3445
3446 2005-04-12  Mike Stump  <mrs@apple.com>
3447
3448         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3449
3450 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3451
3452         * MAINTAINERS (Write After Approval): Add myself.
3453
3454 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3455
3456         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3457
3458 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3459
3460         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3461         (TARGET_CONFIGARGS): Include --with-target-subdir.
3462         (configure, all): New macros.  Use them throughout.
3463         * Makefile.in: Regenerate.
3464
3465 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3466
3467         * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3470
3471         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3472
3473 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3474
3475         * MAINTAINERS: Move John Carr to Write After Approval.
3476
3477 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3478
3479         * config/mh-mingw32: Delete.
3480         * configure.in: Don't use it.
3481         * configure: Regenerate.
3482
3483 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3486         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3487         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3488         (HOST_LIB_PATH): Generate from Makefile.def.
3489         (TARGET_LIB_PATH): Likewise.
3490         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3491         * Makefile.in: Regenerate.
3492         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3493         (RPATH_ENVVAR): Include Darwin case.
3494         * configure: Regenerate.
3495
3496 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3497
3498         * MAINTAINERS (Various Maintainers): Remove self.
3499         (Write After Approval): Add self.
3500
3501 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3502
3503         * MAINTAINERS (Various Maintainers): Add self.
3504
3505 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3506
3507         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3508         * configure: Regenerate.
3509
3510 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3511
3512         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3513         gcc_version, and gcc_version_trigger from set of flags to pass.
3514         * Makefile.tpl: Remove definitions of above variables.
3515         (config.status): Remove dependency on $(gcc_version_trigger).
3516         * Makefile.in: Regenerate.
3517         * configure.in: Do not reference config/gcc-version.m4 nor
3518         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3519         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3520         * configure: Regenerate.
3521
3522 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3523             Andrew Pinski <pinskia@physics.uc.edu>
3524
3525         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3526         * Makefile.in: Regenerate.
3527
3528 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3529
3530         * MAINTAINERS (Write After Approval): Add myself.
3531
3532 2005-03-03  David Ayers  <d.ayers@inode.at>
3533
3534         * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3537
3538         PR libgcj/20160
3539         * ltmain.sh: Avoid creating archives with components that have
3540         duplicate basenames.
3541
3542 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3543
3544         PR bootstrap/20250
3545         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3546         instead of check.
3547         * Makefile.in: Regenerate.
3548
3549 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3550
3551         * Makefile.in: Regenerate to fix conflict between the previous two
3552         patches.
3553
3554 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3555
3556         PR bootstrap/17383
3557         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3558         * Makefile.tpl (HOST_SUBDIR): New substitution.
3559         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3560         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3561         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3562         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3563         (Host modules, Bootstrapped modules): Use it.
3564         (Build modules, Target modules): Do not create symlink trees,
3565         always configure out-of-srcdir.
3566         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3567         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3568         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3569         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3570
3571         * Makefile.in: Regenerate.
3572         * configure: Regenerate.
3573
3574 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3575
3576         Merged from libada-gnattools-branch:
3577         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3578
3579         * gnattools: New directory.
3580         * Makefile.def: Add gnattools as a module, depending on target-libada.
3581         * Makefile.in: Regenerate.
3582         * configure.in: Include gnattools in host_tools; disable it if ada
3583         is disabled.
3584         * configure: Regenerate.
3585
3586 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3587
3588         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3589         treelang maintainer.
3590         (Write After Approval): Remove myself.
3591
3592 2005-02-23  Paul Schlie  <schlie@comcast.net>
3593
3594         * configure.in: Allow darwin targeted ports to build tk, itcl and
3595         libgui.
3596         * configure: Regenerate.
3597
3598 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3599
3600         PR libgcj/10353
3601         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3602         * configure: Regenerate.
3603
3604 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3605
3606         * MAINTAINERS (Write After Approval): Add myself.
3607
3608 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3609
3610         * MAINTAINERS: Update my e-mail address.
3611
3612 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3613
3614         * MAINTAINERS (Write After Approval): Add myself.
3615
3616 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3617
3618         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3619         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3620         target-libgloss when not *-*-elf and *-*-aout.
3621         * configure: Regenerate.
3622
3623 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3624
3625         * MAINTAINERS: Remove obsolete entries.
3626
3627         * MAINTAINERS (Write After Approval): Add Michael Matz.
3628
3629 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3630
3631         * MAINTAINERS: Remove self as cpplib maintainer.
3632
3633 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3634
3635         * install-sh, config.sub: Import from upstream.
3636
3637 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3638
3639         PR bootstrap/18222
3640         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3641         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3642         * Makefile.in: Regenerate.
3643
3644 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3645
3646         * MAINTAINERS: Update my email address.
3647
3648 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3649             Andreas Schwab  <schwab@suse.de>
3650
3651         PR bootstrap/18033
3652         * config-ml.in: Eval option if surrounded by single quotes.
3653
3654 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3655
3656         Revert 2004-12-28 Makefile changes, a better fix will be
3657         applied to mainline and src after GCC 4.0 branches.
3658
3659 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         PR bootstrap/17383
3662
3663         * Makefile.def (target_modules): Remove stage parameter,
3664         it is always true now.
3665         * Makefile.tpl (configure-build-[+module+],
3666         configure-target-[+module+]): Always build symlink tree
3667         for the directory and for include.  BUILD_SUBDIR and
3668         TARGET_SUBDIR cannot be . anymore.
3669         * Makefile.in: Regenerate.
3670
3671 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3672
3673         Revert 2004-12-08 Makefile changes.
3674
3675 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3676
3677         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3678         cygwin, mingw.
3679
3680 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3681
3682         * configure.in (sh64-*-*): Reenable gprof.
3683         * configure: Regenerate.
3684
3685 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3686
3687         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3688         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3689         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3690         * Makefile.in: Regenerate.
3691
3692 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3693
3694         * MAINTAINERS: Update my email address.
3695
3696 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3697
3698         * Makefile.tpl: Generate normal dependencies if the LHS module is
3699         not bootstrapped.
3700         * Makefile.in: Regenerate.
3701
3702 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3703
3704         * configure.in: Include config/gxx-include-dir.m4.  Use
3705         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3706         * configure: Regenerate.
3707
3708 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3709
3710         * config.if: Delete.
3711         * configure.in: Set libstdcxx_incdir directly.
3712         * configure: Regenerate.
3713
3714 2004-12-02  Eric Christopher  <echristo@redhat.com>
3715
3716         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3717         * Makefile.in: Regenerate.
3718
3719 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3720
3721         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3722         * configure: Regenerate.
3723
3724 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3725
3726         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3727         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3728         * configure: Regenerate.
3729
3730 2004-12-01  Eric Christopher  <echristo@redhat.com>
3731
3732         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3733         of things to remove.
3734
3735 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3736
3737         * MAINTAINERS (Write After Approval): Update my e-mail address.
3738
3739 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3740
3741         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3742         from CVS libtool to always pass_all.
3743
3744 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3745
3746         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3747         (hppa*64*-*-*): Delete incorrect comment.
3748         * configure: Rebuilt.
3749
3750 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3751
3752         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3753
3754 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3755
3756         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3757         from CVS libtool to always pass_all.
3758
3759 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3760
3761         * install-sh, compile: Import from automake.
3762
3763 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3764
3765         * config.guess, config.sub:  Import from savannnah.
3766
3767 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3768
3769         * MAINTAINERS (Write After Approval): Add myself
3770
3771 2004-11-12  Mike Stump  <mrs@apple.com>
3772
3773         * Makefile.def: Add html support.
3774         * Makefile.tpl: Likewise.
3775         * Makefile.in: Regenerate.
3776
3777 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3778
3779         PR 18423
3780         * configure.in: Remove all instances of build-fixincludes from
3781         noconfigdirs.
3782         (build_configargs): Supply --target to subdirectories.
3783         * configure: Regenerate.
3784
3785         * Makefile.def: Make gcc install depend on fixincludes install.
3786         * Makefile.in: Regenerate.
3787
3788 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3789
3790         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3791
3792 2004-11-11  Paul Brook  <paul@codesourcery.com>
3793
3794         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3795
3796 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3797
3798         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3799         target-libgfortran.
3800         * configure: Regenerate.
3801
3802 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3803
3804         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3805         like CC.
3806
3807 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3808
3809         * Makefile.def (host fixincludes): Specify missing targets.
3810         * Makefile.in: Regenerate.
3811
3812 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3813
3814         * MAINTAINERS: Add myself
3815
3816 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3817
3818         * MAINTAINERS (Write After Approval): Add myself.
3819
3820 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3821
3822         * Makefile.def: Build fixincludes for the host, too.
3823         * Makefile.in: Regenerate.
3824         * configure.in (host_tools): Add fixincludes.
3825         * configure: Regenerate.
3826
3827 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3828
3829         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3830         * configure: Regenerated.
3831
3832 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3833
3834         PR other/17783
3835         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3836         * configure: Regenerated.
3837
3838 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3839
3840         * README.SCO: Update per FSF instructions.
3841
3842 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3843
3844         PR target/18151
3845         * configure.in (case ${target}): Do not build fixincludes for avr.
3846         * configure: Regenerated.
3847
3848 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3849
3850         * configure.in (case ${target}): Do not build fixincludes
3851         on platforms where it is not used.
3852         * configure: Regenerated.
3853
3854 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3855
3856         * configure.in: Use an absolute path to install-sh.
3857         * configure: Regenerated.
3858
3859 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3860
3861         * MAINTAINERS (Write After Approval): Add myself.
3862
3863 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3864
3865         * MAINTAINERS: Remove from Write After Approval those that are
3866         already maintainers.
3867
3868 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3869
3870         * MAINTAINERS:  Update my email address.
3871
3872 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3873
3874         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3875         * configure: Regenerate.
3876
3877 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3878
3879         * MAINTAINERS:  Update my email address.
3880
3881 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3882
3883         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3884         entries belonging to this category.
3885
3886 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3887
3888         * MAINTAINERS: Update my e-mail address.
3889
3890 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3891
3892         Fix wrong conflict resolution in:
3893
3894         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3895
3896         * Makefile.in: Regenerate.
3897         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3898         in the recursive `make', instead of hardwiring `all'.
3899         (Autogenerated TARGET-* variables): New.
3900
3901 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3902
3903         * configure.in: Enable target-libgloss for crx-*-*.
3904         * configure: Regenerate.
3905
3906 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3907
3908         * MAINTAINERS (Various Maintainers): Move the "windows,
3909         cygwin, mingw" maintainer to ...
3910         (OS Port Maintainers): ... here.
3911
3912 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3913
3914         * MAINTAINERS (Write After Approval): Remove those that are
3915         maintainers of some subsystem.
3916
3917 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3918
3919         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3920         * ltcf-cxx.sh (tpf*): Likewise.
3921         * ltconfig (tpf*): Add TPF OS configuration support.
3922
3923 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3924
3925         * MAINTAINERS: Change my email address to my new work account.
3926
3927 2004-09-24  Michael Roth  <mroth@nessie.de>
3928
3929         * configure.in (--without-headers): Add missing double quotes.
3930         * configure: Regenerate.
3931
3932 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3933
3934         * ylwrap: Revert to previous version.
3935
3936 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3937
3938         PR bootstrap/17369
3939         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3940         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3941         SET_GCC_LIB_PATH_CMD.
3942         (BASE_TARGET_EXPORTS): Likewise.
3943         * Makefile.in: Regenerated.
3944
3945         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3946         * configure: Regenerated.
3947
3948 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3949
3950         * config.guess: New upstream version
3951         * compile, depcomp, install-sh, ylwrap: Likewise.
3952
3953 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3954
3955         * config/mh-x86omitfp: New host makefile fragment.  Add
3956         -fomit-frame-pointer to the default BOOT_CFLAGS.
3957         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3958         * configure: Regenerate.
3959
3960 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3961
3962         PR target/11572
3963         * configure.in (*-*-darwin*): Renable libobjc.
3964         * configure: Regenerate.
3965
3966 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3967
3968         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3969
3970 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3971
3972         * Makefile.def: Remove libbanshee.
3973         * Makefile.tpl: Ditto.
3974         * configure.in: Ditto.
3975         * Makefile.in: Regen.
3976         * configure: Ditto.
3977
3978 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3979
3980         * ltmain.sh: Use $pic_object as $non_pic_object if
3981         $non_pic_object=none.
3982
3983 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3984
3985         * missing: Import latest version from master repository.
3986
3987 2004-09-06  Nick Clifton  <nickc@redhat.com>
3988
3989         * config.sub: Import latest version from master repository.
3990         * config.guess: Likewise.
3991         This includes these changes:
3992
3993         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3994
3995         * config.sub: Handle crisv32, alias etraxfs.
3996         * config.guess (crisv32:Linux:*:*): Handle.
3997
3998         2004-08-13  Brad Smith  <brad@comstyle.com>
3999
4000         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4001         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4002
4003         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4004
4005         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4006         assume the processor is a powerpc.  This is because coreutils
4007         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4008         in this case, due to a MacOS X bug that causes
4009         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4010         to return a negative number.
4011         Problem reported by Petter Reinholdtsen in:
4012         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4013
4014         2004-07-19  Ben Elliston  <bje@gnu.org>
4015
4016         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4017
4018         2004-06-24  Ben Elliston  <bje@gnu.org>
4019
4020         * config.guess: Update copyright years.
4021         * config.sub: Likewise.
4022
4023         2004-06-22  Robert Millan  <robertmh@gnu.org>
4024
4025         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4026         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4027
4028         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4029
4030         * config.guess (*:*VMS:*:*): New entry. Replaces
4031         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4032         manufacturer.
4033
4034         2004-06-22  Ben Elliston  <bje@gnu.org>
4035
4036         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4037         * config.sub: Likewise.
4038
4039         2004-06-22  Ben Elliston  <bje@gnu.org>
4040
4041         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4042         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4043
4044         2004-06-11  Ben Elliston  <bje@gnu.org>
4045
4046         * config.guess (pegasos:OpenBSD:*:*): Remove.
4047
4048         2004-06-11  Ben Elliston  <bje@gnu.org>
4049
4050         From Wouter Verhelst <wouter@grep.be>:
4051         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4052
4053         2004-06-11  Ben Elliston  <bje@gnu.org>
4054
4055         * config.guess (luna88k:OpenBSD:*:*): New.
4056
4057         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4058
4059         * config.guess (m32r*:Linux:*:*): New case.
4060         * config.sub: Handle m32rle.
4061
4062         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4063
4064         From Jens Petersen  <petersen@redhat.com>:
4065         * config.sub: Handle sparcv8.
4066
4067         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4068
4069         From Tom Smith <smith@cag.lkg.hp.com>:
4070         * config.guess: Version suffixes are equally significant on Tru64
4071         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4072         prefix of "P" (patched kernel).
4073
4074         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4075
4076         * config.sub: Add support for National Semiconductor CRX target.
4077
4078 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4079
4080         * MAINTAINERS (Various Maintainers): Remove myself as web page
4081         maintainer, add myself as maintainer of build status lists.
4082
4083 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4084
4085         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4086         *-*-netware, but add target-libmudflap.
4087         Consolidate *-*-netware targets (of which really only i?86 exists)
4088         into a single entry.
4089         * configure: Likewise.
4090
4091 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4092
4093         * Makefile.tpl (sorry): Remove.
4094         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4095         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4096         (do-clean): Clean per-stage directories too.
4097         (do-distclean): Run distclean-stage1 too.
4098         (.NOTPARALLEL): Enable during toplevel bootstrap.
4099         (stage[+id+]-bubble): Enable parallel execution during
4100         the recursive invocation.
4101         * Makefile.in: Regenerate.
4102
4103         Fix previous checkin:
4104
4105         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4106         include.
4107         * configure.in: Fix indentation.
4108         * configure: Regenerate.
4109
4110 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4111
4112         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4113         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4114         * configure: regenerate
4115         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4116         -mdynamic-no-pic
4117
4118
4119 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4120
4121         * Makefile.def (build_modules): Add fixincludes.
4122         (dependencies): Make gcc depend on fixincludes.
4123         * configure.in (build_tools): Add fixincludes.
4124         (build_configdirs): Always include build_libs.
4125         * Makefile.in: Regenerate.
4126         * configure: Regenerate.
4127
4128 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4129
4130         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4131         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4132         phony targets; do not generate timestamp files.
4133         (distclean-stageN): Remove references to their timestamp files.
4134         (restageN, touch-stageN): Remove.
4135         (stageN-bubble): Rewritten.
4136         (compare): Support lean bootstraps.
4137         * Makefile.in: Regenerate.
4138
4139         * configure.in: Only warn when bootstrapping but
4140         build != host or build != target.  Support lean bootstraps.
4141         * configure: Regenerate.
4142
4143 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4144
4145         * configure.in:  Give a better error message if GMP/MPFR are missing
4146         and a language needing them has been requested.
4147         * configure:  Regenerated.
4148
4149 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4150
4151         * configure.in:  Print a list of available language front-ends if
4152         a requested one is missing.  Tidy stray tab characters.
4153         * configure:  Regenerated.
4154
4155 2004-08-19  Michael Koch  <konqueror@gmx.de>
4156
4157         * gcc/doc/install.texi: Update entry about automake for libjava.
4158
4159 2004-08-17  Robert Millan  <robertmh@gnu.org>
4160
4161         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4162         (instead of FreeBSD).
4163         * configure: Regenerate.
4164
4165 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         * Makefile.in: Regenerate.
4168         * configure: Regenerate.
4169
4170         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4171         stage_*_flags.
4172         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4173         for bootstrapped modules if toplevel bootstrap is going.
4174         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4175         modules.  Adjust for changes in Makefile.def.  Enable several
4176         rules even in non-bootstrap mode, just to avoid peppering the
4177         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4178         (stage-[+prev+]-bubble): Remove.
4179
4180         * Makefile.def (Dependencies): Depend on all-build-bison,
4181         all-build-flex, all-build-byacc, all-build-texinfo, rather
4182         than the host variations.
4183         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4184         with BUILD_SUBDIR.
4185         (BISON): Update for recent Bisons.
4186         (YACC): Fix typo.
4187         (cross): Depend on all-build.
4188         (all): Do not depend on all-build.
4189         (prebootstrap): Remove.
4190         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4191         (Prebootstrap dependencies): Add them to the per-stage targets
4192         and to all-prebootstrap.
4193         * configure.in (build_configdirs): Always enable build_tools.
4194         (BUILD_DIR_PREFIX): Remove.
4195
4196         * Makefile.def (gcc): Add target variable.
4197         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4198         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4199         in the recursive `make', instead of hardwiring `all'.
4200         (Autogenerated TARGET-* variables): New.
4201
4202 2004-08-13  Brian Booth  <bbooth@redhat.com>
4203
4204         * MAINTAINERS: Remove myself from write-after-approval.
4205
4206 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4207
4208         * src-release: Stop distributing mmalloc with gdb (which doesn't
4209         use it).
4210         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4211         * Makefile.in: Regenerate.
4212
4213 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4214
4215         * configure.in (arm*-*-eabi*): New target.
4216         * configure: Regenerate.
4217
4218 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4219
4220         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4221         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4222         (Dependencies): New section.
4223         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4224         (configure-target-[+module+]): Depend on maybe-all-gcc
4225         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4226         (toplevel profiledbootstrap): Fix dependencies.
4227         * Makefile.in: Regenerate.
4228
4229 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4230
4231         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4232         target-libiberty to noconfigdirs.
4233         * configure: Regenerate.
4234
4235 2004-08-03  Paul Brook  <paul@codesourcery.com>
4236
4237         * configure.in: Check for MPFR as well as GMP.
4238         * configure: Regenerate.
4239
4240 2004-08-01  Robert Millan  <robertmh@gnu.org>
4241
4242         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4243         libmudflap for all GNU-based systems (with Glibc).
4244         * configure: Regenerate.
4245
4246 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4247
4248         * Makefile.def (host-modules): Add gcc.
4249         * Makefile.in: Regenerate.
4250         * Makefile.tpl (sorry): New rule.
4251         (configure-host, all-host, [+make_target+]-host, do-check,
4252         install-host): Do not add gcc as a special case.
4253         (host modules): Add a small special-casing for gcc.  Export
4254         extra_make_flags through the environment.
4255         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4256         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4257         other recursive targets for gcc): Remove.
4258
4259         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4260         (stage, unstage): New rules.
4261         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4262         distclean-stage[+id+]): Use stage_current.
4263         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4264         the stage*-start rules.
4265
4266 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4267
4268         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4269         use -all_load flag.
4270
4271 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4272
4273         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4274         * configure: Regenerate.
4275
4276 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4277
4278         * maintainer-scripts/gcc_release: Revert yesterday's change.
4279
4280 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4281
4282         * MAINTAINERS: Add myself to write-after-approval.
4283
4284 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4285
4286         * libf2c: Removed.
4287         * gcc/gccbug.in: Updated because of libf2c removal.
4288         * maintainer-scripts/gcc_release: Ditto.
4289
4290 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4291
4292         * configure.in: Build libmudflap by default on FreeBSD.
4293         * configure: Regenerated.
4294
4295 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4296
4297         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4298         systems.
4299         * configure: Regenerated.
4300
4301 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4302
4303         PR target/16344
4304         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4305         feedback based compiler.
4306         * Makefile.in: Rebuilt.
4307
4308 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4309
4310         * Makefile.def (host_modules): Set bootstrap=true for flex.
4311         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4312         * Makefile.in: Rebuilt.
4313
4314 2004-07-07  Jan Hubicka  <jh@suse.cz>
4315
4316         * MAINTAINERS: Add self as a profile feedback maintainer.
4317
4318 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4319
4320         * configure.in:  Do not prepend $srcdir to /dev/null in
4321         makefile fragments.
4322         * configure:  Regenerate.
4323
4324 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4325
4326         * Makefile.def (build_modules): Add bison, byacc, flex,
4327         m4, texinfo.
4328         (flags_to_pass): Add FLEX.
4329         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4330         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4331         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4332         DEFAULT_MAKEINFO): Remove.
4333         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4334         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4335         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4336         objdir or else use configured tool.
4337         (all-build): New.
4338         (all): Depend on it.
4339         (Build module dependencies): Add.
4340         * Makefile.in: Regenerate.
4341         * configure.in: Better support for multiple build modules,
4342         matching what is done for host/target modules.  Do not look
4343         for "plausible" locations of build tools if Canadian cross.
4344         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4345         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4346         * configure: Regenerate.
4347
4348 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4349
4350         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4351         * Makefile.in: Regenerate.
4352
4353 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4354
4355         * Makefile.tpl (configure-build-[+module+],
4356         configure-[+module+], configure-target-[+module+]): Pass
4357         [+extra_configure_args+].
4358         (all-build-[+module+], all-[+module+], check-[+module+],
4359         install-[+module+], [+make_target+]-[+module+],
4360         all-target-[+module+], check-target-[+module+],
4361         install-target-[+module+], [+make_target+]-target-[+module+]):
4362         Pass [+extra_make_args+].
4363         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4364         (GCC_HOST_EXPORTS): Remove.
4365         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4366         cross, check-gcc, check-gcc-c++, install-gcc,
4367         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4368         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4369         * Makefile.in: Regenerate.
4370
4371 2004-06-21  Matthew Sachs  <msachs@apple.com>
4372
4373         * MAINTAINERS: Added self to write-after-approval.
4374
4375 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4376
4377         * configure.in: Check for srcdir/winsup rather than build directory
4378         winsup.
4379         * configure: Regenerate.
4380
4381 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4382
4383         * configure.in: Don't build Cygwin native newlib if winsup
4384         directory is missing.  Emit warning instead.
4385         * configure: Regenerate.
4386
4387 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4388
4389         * Makefile.tpl (touch-stage[+id+]): New.
4390         (restage[+prev+]): Depend on touch-stage[+id+].
4391
4392         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4393         Use it throughout.
4394
4395         * Makefile.def: Add profile and feedback bootstrap stages.
4396         Remove next field from bootstrap stages.
4397         * Makefile.tpl (LN, LN_S): Substitute.
4398         (stageN-start, stageN-end): Use double-colon rules, to
4399         provide a hook for additional setup commands.
4400         (distclean-stageN-gcc, restageN): Create dependencies from
4401         [+prev+], not from [+next+].
4402         (stageN-bubble): Add commands for successive stages from
4403         [+prev+], using double-colon rules.
4404         (all-stageN-gcc): Fix typo.
4405         (stagefeedback-start, profiledbootstrap): New.
4406         * Makefile.in: Regenerate.
4407         * configure.in: Call ACX_PROG_LN.
4408         * configure: Regenerate.
4409
4410 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4411
4412         * MAINTAINERS (Write After Approval): Add myself.
4413
4414 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4415
4416         * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4419
4420         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4421         without gcc.
4422         * configure: Regenerate.
4423
4424 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4425
4426         * Makefile.tpl: Fix typo.
4427         * Makefile.in: Regenerate.
4428
4429 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4430
4431         * configure.in: Remove new- prefix from toplevel
4432         bootstrap targets.
4433         * configure: Regenerate.
4434
4435 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4436
4437         * Makefile.tpl (all.normal): Rename to all.
4438         (all): Replace with a rule to pick the default
4439         target from configure.
4440         (all-gcc, configure-gcc): Use conditionals to
4441         do nothing when toplevel bootstrap is going on.
4442         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4443         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4444         * configure.in: Support --enable-bootstrap.
4445
4446         * Makefile.def: Remove new- prefix from toplevel
4447         bootstrap targets.
4448         * Makefile.tpl: Likewise.
4449
4450         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4451         target.
4452
4453         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4454         $(RECURSE_FLAGS) to recursive invocation of make.
4455
4456         * Makefile.in: Regenerate.
4457         * configure: Regenerate.
4458
4459 2004-05-30  Andreas Jaeger  <aj@suse.de>
4460             Jim Wilson <wilson@specifixinc.com>
4461
4462         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4463         like CC.
4464
4465 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4466
4467         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4468         * configure: Regenerate.
4469
4470 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4471
4472         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4473         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4474         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4475         targets.
4476         * Makefile.in: Regenerate.
4477
4478 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4479
4480         * configure.in: Test the ability to symlink directories.
4481         * configure: Regenerate.
4482
4483         * Makefile.def (bootstrap-stage): New definitions.
4484         * Makefile.tpl (configure-stage1-gcc,
4485         configure-stage2-gcc, configure-stage3-gcc,
4486         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4487         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4488         new-restage3, compare): Autogenerate, see Makefile.in
4489         entry for behavioral changes.
4490         (distclean-stage1, new-stage1-start, new-stage1-end,
4491         new-stage1-bubble, distclean-stage2, new-stage2-start,
4492         new-stage2-end, new-stage2-bubble, distclean-stage3,
4493         new-stage3-start, new-stage3-end): New autogenerated targets.
4494         (objext, prebootstrap, BOOT_CFLAGS,
4495         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4496         targets.
4497
4498         * Makefile.in: Regenerate.
4499         (distclean-stage1, new-stage1-start, new-stage1-end,
4500         new-stage1-bubble, distclean-stage2, new-stage2-start,
4501         new-stage2-end, new-stage2-bubble, distclean-stage3,
4502         new-stage3-start, new-stage3-end): New targets.
4503         (all-stage1-gcc): Move prebootstrap dependency from here...
4504         (configure-stage1-gcc): ...to here.
4505         (new-bootstrap): Use bubble targets.
4506         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4507         Use per-stage distclean targets.
4508         (configure-stage1-gcc, configure-stage2-gcc,
4509         configure-stage3-gcc, all-stage1-gcc,
4510         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4511         Use new-stageN-start to prepare the tree.
4512
4513 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4514
4515         * Makefile.def (host_modules): add libcpp.
4516         * Makefile.tpl: Add dependencies on and for libcpp.
4517         * Makefile.in: Regenerate.
4518         * configure.in: Add libcpp host module.
4519         * configure: Regenerate.
4520
4521 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4522
4523         * Makefile.tpl: Whenever a recursive target is defined, wrap
4524         it in a special @if/@endif block, and prepare its maybe
4525         dependency in the @if/@endif block
4526         * configure.in: Instead of writing maybe dependencies, remove
4527         the @if/@endif statements, and remove the @if/@endif blocks
4528         that remain.
4529         * configure: Regenerate.
4530         * Makefile.in: Regenerate.
4531
4532 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4533
4534         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4535
4536 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4537
4538         PR bootstrap/15120
4539         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4540         * */configure: Rebuilt.
4541
4542 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4543
4544         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4545         of libf2c.
4546         * configure, Makefile.in: Regenerate.
4547
4548 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4549
4550         * MAINTAINERS (Write After Approval): Add myself.
4551
4552 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4553
4554         Merge from tree-ssa-20020619-branch.
4555
4556         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4557         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4558         (HOST_GMPLIBS): Define.
4559         (HOST_GMPINC): Define.
4560         (TARGET_LIB_PATH): Add libmudflap.
4561         (GFORTRAN_FOR_TARGET): Define.
4562         (configure-build*): Export GFORTRAN.
4563         (configure-gcc): Export GMPLIBS and GMPINC.
4564         (all-gcc): Add maybe-all-libbanshee.
4565         (configure-target-libgfortran): Define.
4566         * Makefile.in: Regenerate.
4567         * configure.in (host_libs): Add libbanshee.
4568         (target_libraries): Add target-libmudflap and target-libgfortran.
4569         Add --with-libbanshee.
4570         Handle --disable-libmudflap.
4571         (*-*-freebsd*): Use with_gmp.
4572         Add $(libgcj) to noconfigdirs.
4573         * configure: Regenerate.
4574         * depcomp: New file.
4575         * MAINTAINERS: Add tree-ssa maintainers.
4576
4577 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4578
4579         * MAINTAINERS (Various Maintainers): Add myself.
4580
4581 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4582
4583         * MAINTAINERS (Write After Approval): Add myself.
4584
4585 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4586
4587         * MAINTAINERS (Write After Approval): Add myself.
4588
4589 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4590
4591         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4592         * configure: Regenerate.
4593
4594 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4595
4596         Revert:
4597         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4598
4599         * Makefile.def (flags_to_pass): Remove *dir variables that
4600         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4601         as well as prefix and exec_prefix.
4602         * Makefile.in: Regenerate.
4603
4604 2004-04-26  Robert Millan  <robertmh@gnu.org>
4605
4606         Add patches from libtool CVS.
4607         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4608         * ltconfig: Likewise.
4609         * ltcf-c.sh: Likewise.
4610         * ltcf-cxx.sh: Likewise.
4611         * ltcf-gcj.sh: Likewise.
4612
4613 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4614
4615         * Makefile.def (host_modules): Mark with the bootstrap
4616         flag packages on which gcc depends.
4617         * Makefile.tpl (all-bootstrap): Use it.
4618         * Makefile.in: Regenerate.
4619
4620 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4621
4622         * Makefile.def (flags_to_pass): Remove *dir variables that
4623         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4624         as well as prefix and exec_prefix.
4625         * Makefile.in: Regenerate.
4626
4627 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4628
4629         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4630         * configure: Regenerate.
4631         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4632         * gcc/Makefile.tpl (compare): Use the result of the test.
4633         * gcc/Makefile.in: Regenerate.
4634
4635 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4636
4637         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4638         Always relocate gcc and prev-gcc to the original names, even
4639         if the build fails.
4640         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4641         New targets.
4642
4643 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4644
4645         * MAINTAINERS: Update my email address.
4646
4647 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4648
4649         * configure.in (mips*-*-irix5*): Enable ld.
4650         * configure: Regenerate.
4651
4652 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4653
4654         * configure: Regenerate.
4655
4656 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4657
4658         * Makefile.tpl (configure-[+module+], configure-gcc,
4659         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4660         Set and export LDFLAGS.
4661         * Makefile.in: Regenerate.
4662
4663 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4664
4665         * MAINTAINERS: Add myself to write-after-approval.
4666
4667 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4668
4669         PR bootstrap/14871
4670         * Makefile.tpl: If we don't have built-in-tree target tools,
4671         use the ones found by configure rather than hacking around with
4672         program_transform_name.
4673         * configure.in: Give Makefile.tpl the information necessary
4674         to do that.
4675         * Makefile.in: Regenerate.
4676         * configure: Regenerate.
4677
4678 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4679
4680         PR bootstrap/14760
4681         * configure.in: When computing baseargs, strip *all* copies of
4682         offending options.  Also, don't match/substitute the trailing space,
4683         so that this actually works when two similar options are separated by
4684         only one space.
4685         * configure: Regenerate.
4686
4687 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4688
4689         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4690         (rs6000-*-aix*): Same.
4691         * configure: Regenerate.
4692
4693 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4694
4695         * MAINTAINERS: Add myself to write-after-approval.
4696
4697 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4698
4699         * MAINTAINERS: Add myself to write-after-approval.
4700
4701 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4702
4703         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4704         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4705         * Makefile.in: Regenerate.
4706
4707         * configure.in (top level bootstrap support): Rework --enable-werror
4708         to set @stage2_werror_flag@.
4709         * configure: Regenerate.
4710         * Makefile.tpl (top level bootstrap support): Pass
4711         @stage2_werror_flag@ down to configure in stages 2 and 3.
4712         * Makefile.in: Regenerate.
4713
4714 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4715
4716         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4717         for stages 2 and 3 as well as in make.  As a consequence, remove
4718         OUTPUT_OPTION (now detected by configure) from the flags passed down
4719         to make.
4720         * Makefile.in: Regenerate.
4721
4722         * Makefile.tpl (new-bootstrap): Fix typo.
4723         * Makefile.in: Regenerate.
4724
4725 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4726
4727         * Makefile.tpl: Rearrange by moving recursive_targets rules
4728         into their proper sections.
4729         * Makefile.tpl (top level bootstrap support): Move disabling
4730         of coverage flags from 'make' to 'configure'; improve comments.
4731         * Makefile.in: Regenerate.
4732
4733         * Makefile.tpl (experimental top level bootstrap) Move stage1
4734         language setting from all- target to configure- target; disable
4735         intermodule optimization in stage 1; prevent gratuitous rebuilds
4736         of stage 1.
4737         * Makefile.in: Regenerate.
4738         * configure.in: Comma-separate stage 1 language list for top
4739         level bootstrap.
4740         * configure: Regenerate.
4741
4742         * Makefile.tpl: Clean up experimental top level bootstrap support:
4743         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4744         prev-gcc in configure- targets as well as all- targets.
4745         * Makefile.in: Regenerate.
4746
4747 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4748
4749         * compile: New file imported from automake.
4750
4751 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4752
4753         * configure.in: Remove symbolic link section.
4754         * configure: Regenerate.
4755         * Makefile.tpl (links): Remove.
4756         * Makefile.in: Regenerate.
4757
4758 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4759             Nathanael Nerode  <neroden@gcc.gnu.org>
4760
4761         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4762         Set with AC_CHECK_PROGS.
4763         * configure.in: Fix comment typo from last patch.
4764         * configure: Regenerate.
4765
4766 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4767
4768         * Makefile.tpl: Introduce experimental top level bootstrap support.
4769         * Makefile.in: Regenerate.
4770         * configure.in: Introduce support for top level bootstrap.
4771         * configure: Regenerate.
4772
4773 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4774             Paolo Bonzini  <bonzini@gnu.org>
4775
4776         PR bootstrap/14522
4777         * configure.in: Cope with shells that do not support unquoted ^
4778         * configure: Regenerate.
4779
4780 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4781             Paolo Bonzini  <bonzini@gnu.org>
4782
4783         PR bootstrap/14522
4784         * configure.in: Cope with shells that do not support nesting
4785         quotes inside quoted backquote substitutions.
4786         * configure: Regenerate.
4787
4788 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4789
4790         PR bootstrap/14522
4791         * configure.in: Fix escaping of $.
4792         * configure: Regenerate.
4793
4794 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4795
4796         * configure: Regenerate, since I forgot to while committing Paolo's
4797         changes.
4798
4799 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4800
4801         PR ada/14131
4802         Move language detection to the top level.
4803         * configure.in: Find default values for the tools as
4804         soon as possible.  Disable ada if GNAT is not found.
4805         Emit error message about missing languages.  Expand
4806         --enable-languages=all for the gcc subdirectory.
4807
4808 2004-03-10  Ben Elliston  <bje@gnu.org>
4809
4810         * MAINTAINERS: Update my email address.
4811
4812 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4813
4814         * ltconfig: Disable building static libraries if building shared
4815         libraries on AIX 5L.
4816
4817 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4818
4819         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4820         and disable libgcj.
4821         * configure: Regenerated.
4822
4823 2004-03-01  Brian Booth  <bbooth@redhat.com>
4824
4825         * MAINTAINERS: Add myself to write-after-approval.
4826
4827 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4828
4829         * MAINTAINERS: Add myself to write-after-approval.
4830
4831 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4832
4833         PR bootstrap/7087
4834         * Makefile.tpl: Guard XFOO sed statements better.
4835         * Makefile.tpl: Add dependency for configure-target-libada.
4836         * Makefile.in: Regenerate (incidentally fixes broken
4837         commit when libada-branch was merged).
4838
4839 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4840
4841         * MAINTAINERS: Add myself to write-after-approval.
4842
4843 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4844
4845         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4846         maintainers.
4847
4848 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4849
4850         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4851         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4852
4853 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4854
4855         PR bootstrap/11932
4856         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4857
4858 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4859
4860         * MAINTAINERS: Added myself to write-after-approval.
4861
4862 2004-02-14  Michael Koch  <konqueror@gmx.de>
4863
4864         * MAINTAINERS: Added myself to write-after-approval.
4865
4866 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4867
4868         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4869         some OS port maintainers to OS port maintainers section.
4870
4871 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4872
4873         * MAINTAINERS: Add self.
4874
4875 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4876
4877         * MAINTAINERS: Alphabetize.
4878
4879 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4880
4881         * MAINTAINERS: Remove myself.
4882
4883 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4884
4885         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4886         (rs6000-*-aix*): Same.
4887         * configure: Regenerate.
4888
4889 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4890
4891         * configure.in (host): Add in missing $noconfigdirs to defines.
4892         * configure: Regenerate.
4893
4894 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4895             Nathanael Nerode  <neroden@gcc.gnu.org>
4896
4897         PR ada/6637, PR ada/5911
4898         Merge with libada-branch:
4899         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4900         with appropriate dependencies. Add --enable-libada configure switch.
4901         * configure, Makefile.in: Regenerate.
4902
4903 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4904
4905         * MAINTAINERS: Add myself to write-after-approval.
4906
4907 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4908
4909         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4910         * configure: Regenerate.
4911
4912 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4913
4914         Merge from upstream:
4915
4916         * ltmain.in: When setting IFS to '~', be careful about user
4917         arguments that contain '~'.
4918
4919         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4920
4921         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4922         Also test $base_compile against $CC with escaped arguments. Bug
4923         reported by Geoff Keating <geoffk@apple.com>.
4924
4925 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4926
4927         * MAINTAINERS: Remove i960 port.
4928
4929 2004-01-23  DJ Delorie  <dj@redhat.com>
4930
4931         * Makefile.def (target_modules) [libiberty]: Don't stage.
4932         * Makefile.in: Rebuilt.
4933
4934 2004-01-20  Caroline Tice  <ctice@apple.com>
4935
4936         * MAINTAINERS: Add myself to write-after-approval.
4937
4938 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4939
4940         * MAINTAINERS: Update my email address.
4941
4942 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4943
4944         * MAINTAINERS: Add myself to write-after-approval.
4945
4946 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4947
4948         * MAINTAINERS: Remove entries without email address.
4949
4950 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4951
4952         * MAINTAINERS: Add myself to write-after-approval.
4953
4954 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4955
4956         * MAINTAINERS: Update my email address.
4957
4958 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4959
4960         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4961         * Makefile.tpl (configure-target-[+module+]): Support stage.
4962         * Makefile.in: Rebuilt.
4963
4964 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4965
4966         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4967
4968 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4969
4970         * MAINTAINERS: Add myself as a MIPS maintainer.
4971
4972 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4973
4974         * configure.in: Use ./config.cache, not config.cache.
4975         * configure: Regenerate.
4976         * Makefile.tpl: Special-casing not needed for GCC any more.
4977         * Makefile.in: Regenerate.
4978
4979         * configure.in: Don't share a cache file for host dirs.
4980         * configure: Regenerate.
4981
4982         * config-ml.in: Don't mess with the cache file.
4983
4984 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4985
4986         * MAINTAINERS: Move myself from 'Write After Approval' to
4987         'CPU Port Maintainers' section as SPARC maintainer.
4988
4989 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4990
4991         * Makefile.tpl: Make GCC use a separate config.cache.
4992         * Makefile.in: Regenerate.
4993
4994         PR bootstrap/11932, PR bootstrap/11933
4995         (I don't know if it will fix either of them, but it relates
4996         to them.)
4997         * configure.in: Don't use shared config.cache for target
4998         directories.
4999         * configure: Regenerate.
5000
5001 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5002
5003         * MAINTAINERS: Add myself to 'Write After Approval' section.
5004
5005 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5006
5007         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5008         * configure: Regenerated.
5009
5010 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5011
5012         * MAINTAINERS: Remove the mn10200 maintainer.
5013
5014 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5015
5016         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5017         * configure: Regenerated.
5018
5019 2003-12-16  Jan Hubicka  <jh@suse.cz>
5020
5021         * MAINTAINERS: Add myself as callgraph maintainer.
5022
5023 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5024
5025         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5026         * configure: Regenerate.
5027
5028 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5029
5030         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5031         'Write After Approval' section. Update email.
5032
5033 2003-12-01  James Lemke <jim@wasabisystems.com>
5034
5035         * MAINTAINERS (Write After Approval): Add myself.
5036
5037 2003-11-20  Matt Thomas  <matt@3am-software.com>
5038
5039         * MAINTAINERS: Add myself as a vax port maintainer.
5040
5041 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5042
5043         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5044         (configure-build-[+module+], configure-[+module+]): Likewise.
5045         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5046         * Makefile.in: Regenerate.
5047
5048 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5049
5050         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5051         shared/dylibed libraries.
5052         * ltmain.sh: Likewise.
5053         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5054         * ltcf-cxx.sh: Likewise.
5055         * ltcf-gcj.sh: Likewise.
5056         * ltconfig: Likewise.
5057
5058 2003-11-17  Stan Cox  <scox@redhat.com>
5059
5060         * MAINTAINERS: Add myself as iq2000 port maintainer.
5061
5062 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5063
5064         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5065         * Makefile.in: Regenerate.
5066
5067 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5068
5069         * config.sub: Update to 2003-11-03 version.
5070
5071 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5072
5073         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5074         * configure:  Regenerate.
5075
5076 2003-10-20  Nicolas Pitre <nico@cam.org>
5077
5078         * MAINTAINERS: Add myself to 'Write After Approval' section.
5079
5080 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5081
5082         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5083
5084 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5085
5086         * MAINTAINERS: Update my email address.
5087
5088 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5089
5090         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5091
5092 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5093
5094         * MAINTAINERS: Add myself to 'Write After Approval' section.
5095
5096 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5097
5098         * config.guess: Update to 2003-10-16 version.
5099         * config.sub: Update to 2003-10-16 version.
5100
5101 2003-10-15 David Daney  <ddaney@avtrex.com>
5102
5103         * MAINTAINERS: Added myself to 'Write After Approval' section.
5104
5105 2003-10-15  Falk Hueffner  <falk@debian.org>
5106
5107         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5108         'Write After Approval' section. Update email.
5109
5110 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5111
5112         * MAINTAINERS: Move myself from 'Write After Approval' to
5113         'Various Maintainers' section as middle-end maintainer.
5114
5115 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5116
5117         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5118         HOST_FLAGS_TO_PASS.
5119         * Makefile.in: Regenerate.
5120
5121 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5122
5123         * config.guess: Update to 2003-10-07 version.
5124         * config.sub: Update to 2003-10-07 version.
5125
5126 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5127
5128         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5129         * ltconfig (irix5*, irix6*): Don't override version_type.
5130
5131 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5132
5133         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5134         * configure: Rebuilt
5135         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5136         * Makefile.in: Rebuilt
5137
5138 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5139
5140         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5141
5142 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5143
5144         * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2003-09-29  Paul Koning  <ni1d@arrl.net>
5147
5148         * MAINTAINERS: Move myself from "Write After Approval"
5149         to CPU platform maintainers for pdp11 platform.
5150
5151 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5152
5153         * MAINTAINERS: Move myself from 'Write After Approval' to
5154         'Various Maintainers' section as libffi testsuite maintainer.
5155
5156 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5157
5158         * configure.in: Pass a computed --program-transform-name
5159         to subconfigures.
5160         * configure: Regenerated.
5161
5162 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5163
5164         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5165         * Makefile.in: Regenerate.
5166
5167         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5168         * Makefile.in: Regenerate.
5169
5170 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5171
5172         * MAINTAINERS: Move myself from 'Write After Approval'
5173         to 'Various Maintainers' (objective-c) section.
5174
5175 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5176
5177         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5178         quoting.
5179         * configure: Regenerated.
5180
5181 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5182
5183         * MAINTAINERS (Write After Approval): Add myself to write after
5184         approval list.
5185
5186 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5187
5188         * MAINTAINERS (Write After Approval): Add myself.
5189
5190 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5191
5192         * MAINTAINERS: Update my e-mail address.
5193
5194 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5195
5196         * libtool.m4 (LD): Correct powerpc64 host match.
5197
5198 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5199
5200         * MAINTAINTERS: Update my affiliation and email address.
5201
5202 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5203
5204         * MAINTAINERS (Write After Approval): Add myself.
5205
5206 2003-09-04  DJ Delorie  <dj@redhat.com>
5207
5208         * configure: Regenerate.
5209
5210 2003-09-04  Robert Millan  <robertmh@gnu.org>
5211
5212         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5213
5214 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5215
5216         * configure.in: Ensure arguments to sed are properly spaced.
5217         * configure: Regenerate.
5218
5219 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5220
5221         * MAINTAINERS: Update my e-mail address.
5222
5223 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5224
5225         * MAINTAINERS (Write After Approval): Add myself.
5226
5227 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5228
5229         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5230         * configure: Regenerated.
5231
5232 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5233
5234         * MAINTAINERS: Update my email address.
5235
5236 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5237
5238         * configure.in:  Use newline instead of semicolon when assuming
5239         shell arguments in a for loop.
5240         * configure:  Regenerated.
5241
5242 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5243
5244         * MAINTAINERS: Resurrect the i860 maintainer.
5245
5246 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5247
5248         PR 8180
5249         * configure.in: When testing with_libs and with_headers, treat
5250         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5251         * configure: Regenerate.
5252
5253         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5254         make, shell, etc.
5255         (baseargs): Likewise.
5256         * configure: Regenerate.
5257
5258 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5259
5260         * MAINTAINERS (Write After Approval): Add myself.
5261
5262 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5263
5264         * configure.in: Disable libgcj for darwin not on powerpc.
5265         * configure: Rebuild.
5266
5267 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5268
5269         * config-ml.in, symlink-tree: Add license.
5270
5271 2003-08-03  Richard Stallman  <rms@gnu.org>
5272             Eben Moglen  <moglen@columbia.edu>
5273
5274         * README.SCO: New file.
5275
5276 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5277
5278         * Makefile.tpl (check, check-c++): Express dependencies using
5279         dependencies rather than commands.
5280         * Makefile.in: Regenerate.
5281
5282 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5283
5284         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5285         * configure: Ditto.
5286
5287 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5288
5289         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5290         * Makefile.in: Update.
5291
5292 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5293
5294         * configure.in: Enable libgcj for darwin.
5295         * configure: Rebuild.
5296
5297 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5298
5299         * config-ml.in:  Use ac_configure_args directly instead of
5300         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5301         actually seen.
5302
5303 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5306         creating target and build subdirs to build all parent dirs as needed.
5307         * Makefile.in: Rebuild.
5308         * configure.in: Don't build dirs explicitly here.
5309         * configure: Rebuild.
5310
5311 2003-07-26  Paul Brook  <paul@nowt.org>
5312
5313         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5314
5315 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5316
5317         * Makefile.tpl (all-make): Depend on intl.
5318         * Makefile.in: Rebuilt.
5319
5320 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5321
5322         * install-sh:  Update to newer upstream versions (associated with
5323         aclocal 1.7).
5324         * mkinstalldirs:  Likewise.
5325         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5326
5327 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5328
5329         * MAINTAINERS: Move self from Bug database only accounts
5330         to write-after-approval.
5331
5332 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5333
5334         * config.if: Remove unused libc_interface determination.
5335
5336 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5337
5338         * MAINTAINERS: Move self from write-after-approval to
5339         build machinery (*.in).
5340
5341 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5342
5343         PR bootstrap/11273
5344         PR bootstrap/11408
5345         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5346         unused INSTALL_PROGRAM_ARGS.
5347         * configure.in: Use AC_PROG_INSTALL.
5348         * Makefile.in: Regenerate.
5349         * configure: Regenerate.
5350
5351 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5352
5353         * MAINTAINERS: Alphabetize.
5354
5355 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5356
5357         * configure: Rebuilt.
5358         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5359         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5360         newlib nor libgloss.
5361         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5362         * configure.in (am33_2.0-*-linux*): Added.
5363
5364 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5365
5366         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5367         * configure: Regenerate.
5368
5369 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5370
5371         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5372         * Makefile.in: Regenerate.
5373
5374 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5375
5376         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5377         * Makefile.in: Regenerate.
5378
5379 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5380
5381         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5382         * Makefile.in: Regenerated.
5383
5384         * config-ml.in: Replace PWD with PWD_COMMAND.
5385
5386 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5387
5388         * intl: New directory; see intl/ChangeLog for details.
5389         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5390         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5391         * Makefile.in: Regenerate.
5392
5393 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5394
5395         * configure.in: Clean up config-lang.in handling.  Delete
5396         useless assignment to "subdirs".
5397         * configure: Regenerate.
5398
5399 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5400
5401         * configure.in: Rename 'target_libs' to 'target_libraries'.
5402         Remove useless reference to 'target_libs'.
5403         * configure: Regenerate.
5404
5405 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5406
5407         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5408         * Makefile.in: Regenerate.
5409
5410 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5411
5412         * Makefile.def: Introduce flags_to_pass.
5413         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5414         * Makefile.in: Regenerate.
5415
5416 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5417
5418         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5419         and target-libgloss.
5420         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5421         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5422         * configure: Regenerate.
5423
5424 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5425
5426         * configure.in: Update testsuite_flags to new location.
5427         * configure. Regenerate.
5428
5429 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5430
5431         * Makefile.tpl: Remove BUILD_CC stuff.
5432         * Makefile.in: Regenerate.
5433
5434 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5435
5436         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5437
5438 2003-06-16  Graeme Peterson <gp@qnx.com>
5439
5440         * MAINTAINERS (Write After Approval): Add myself.
5441
5442 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5443
5444         * config.guess: Update to 2003-06-12 version.
5445         * config.sub: Update to 2003-06-13 version.
5446
5447 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5448
5449         * config.guess: Update to 2003-06-06 version.
5450         * config.sub: Update to 2003-06-06 version.
5451
5452 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5453
5454         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5455         * configure. Regenerate.
5456
5457 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5458
5459         * configure.in: Disable serial configure by default.
5460         * configure: Regenerate.
5461         * Makefile.tpl: Abolish .NOTPARALLEL.
5462         * Makefile.in: Regenerate.
5463
5464         * Makefile.tpl: Replace {build,host,target}_canonical by
5465         {build,host,target}.
5466         * Makefile.in: Regenerate.
5467
5468         * Makefile.tpl: Fix stupid pasto.
5469         * Makefile.in: Regenerate.
5470
5471 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5472
5473         * Makefile.tpl: Remove bogus conditional.
5474         * Makefile.in: Regenerate.
5475
5476 2003-06-05  Jan Hubicka  <jh@suse.cz>
5477
5478         * Makefile.tpl (profiledbootstrap): New target.
5479         * Makefile.in (profiledbootstrap): New target.
5480
5481 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5482
5483         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5484         Pinski. Remove user names from other bugzilla-only maintainers.
5485
5486 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5487
5488         * Makefile.tpl: Make 'recursive targets' using autogen rather
5489         than shell loop.  Remove duplicate 'clean' targets and false
5490         comments.
5491         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5492         Add systematic method of specifying missing targets in subdirs.
5493         Add copyright boilerplate.
5494         * Makefile.in: Regenerate.
5495         * configure.in: Add 'recursive targets' to maybe list.
5496         * configure: Regenerate.
5497
5498         * MAINTAINERS: "GNATS only" -> "Bug database only".
5499
5500         * Makefile.tpl: Rename [+target+] to [+make_target+].
5501         * Makefile.def: Rename 'target' to 'make_target'.
5502
5503 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5504
5505         * MAINTAINERS: Add self as options handling maintainer.
5506
5507 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5508
5509         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5510         been too long since I touched those ports.
5511
5512 2003-05-28  DJ Delorie  <dj@redhat.com>
5513
5514         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5515         * Makefile.in: Regenerate.
5516
5517 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5518
5519         * configure.in: Use curly braces in the definition of tooldir.
5520         * configure: Regenerate.
5521
5522 2003-05-21  DJ Delorie  <dj@redhat.com>
5523
5524         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5525         newlib or libgloss.
5526         * Makefile.in: Regenerate.
5527
5528 2003-05-21  DJ Delorie  <dj@redhat.com>
5529
5530         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5531         * Makefile.in: Regenerate.
5532
5533 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5534
5535         * MAINTAINERS: Update my e-mail address.
5536
5537 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5538
5539         * configure.in: Switch more things to use maybe dependencies.
5540         * Makefile.tpl: Switch more things to use maybe dependencies.
5541         Factor out common code from autogen IF statements.
5542         * configure: Regenerate.
5543         * Makefile.in: Regenerate.
5544
5545 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5546
5547         * configure.in: Accept i[3456789]86 for machine type.
5548         * configure: Regenerate.
5549
5550 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5551
5552         * configure.in: Switch more things to use maybe dependencies.
5553         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5554         * configure: Regenerate.
5555         * Makefile.tpl: Switch more things to use maybe dependencies.
5556         * Makefile.in: Regenerate.
5557
5558 2003-05-16  Andreas Schwab  <schwab@suse.de>
5559
5560         * Makefile.tpl (install-opcodes): Define.
5561         * Makefile.in: Rebuild.
5562
5563 2003-05-13  Andreas Jaeger  <aj@suse.de>
5564
5565         * config.guess: Update to 2003-05-09 version.
5566         * config.sub: Update to 2003-05-09 version.
5567
5568 2003-05-13  Michael Eager <eager@mvista.com>
5569
5570         * configure.in: Correct sed script so that options in quotes are not
5571         deleted.
5572         * configure: Rebuild.
5573
5574 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5575
5576         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5577         and $$s/newlib/libc/sys/cygwin32 include paths.
5578         * configure: Ditto.
5579
5580 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5581
5582         * MAINTAINERS: Update my email addresses.
5583
5584 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5585
5586         * config-ml.in: Propagate INSTALL variables.
5587
5588 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5589
5590         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5591
5592 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5593
5594         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5595         * Makefile.in: Regenerate.
5596
5597 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5598
5599         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5600
5601 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5602
5603         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5604
5605 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5606
5607         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5608         * Makefile.in: Regenerated.
5609
5610 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5611
5612         * MAINTAINERS (Write After Approval): Upgrade myself from
5613         GNATS only to write-after-approval. Update my mail address.
5614
5615 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5616
5617         (OS Port Maintainers: freebsd): Add myself.
5618
5619 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5620
5621         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5622
5623 2003-04-22  Kean Johnston  <jkj@sco.com>
5624
5625         * MAINTAINERS (SCO ports): Added myself.
5626
5627 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5628
5629         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5630
5631 2003-04-19  Kean Johnston  <jkj@sco.com>
5632
5633         * MAINTAINERS (Write After Approval): Add myself.
5634
5635 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5636
5637         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5638         * Makefile.in: Regenerate.
5639
5640 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5641
5642         * configure.in (powerpc64*-*-linux*): Remove.
5643         * configure: Rebuilt.
5644
5645 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5646
5647         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5648         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5649         and restrap.
5650         * Makefile.in:  Regenerate.
5651
5652 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5653
5654         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5655         * configure: Regenerated.
5656
5657 2003-04-15  DJ Delorie  <dj@redhat.com>
5658
5659         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5660
5661 2003-04-13  Nick Clifton  <nickc@redhat.com>
5662
5663         * config-ml.in: Remove support for --disable-aix removing
5664         call-aix multilibs.
5665
5666 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5667
5668         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5669         * */configure: Rebuilt.
5670
5671 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5672
5673         * MAINTAINERS: Add my email address.
5674
5675 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5676
5677         * MAINTAINERS (Write After Approval): Add myself.
5678
5679 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5680
5681         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5682         * Makefile.in: Regenerate.
5683
5684 2003-03-14  Michael Chastain  <mec@shout.net>
5685
5686         * Makefile.in: Regenerate with correct Makefile.def.
5687
5688 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5689
5690         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5691         Make macro.
5692         * Makefile.in: Regenerate.
5693         * configure.in: Clean up gxx_include_dir logic.
5694         * configure: Regenerate.
5695
5696 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5697
5698         * MAINTAINERS (Write After Approval): Add myself.
5699
5700 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5701
5702         * MAINTAINERS: Update my mail address.
5703
5704 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5705
5706         * configure.in (gxx_include_dir): Fix typo.
5707         * configure: Regenerated.
5708
5709 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5710
5711         * Makefile.tpl: Reindent.
5712         * Makefile.in: Regenerate.
5713         * configure.in: Reindent.  Don't set unused variables.
5714         * configure: Regenerate.
5715
5716 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5717
5718         * configure.in: Include $(build_tooldir)/sys-include in
5719         FLAGS_FOR_TARGET.
5720         * configure: Regenerated.
5721
5722 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5723
5724         * Makefile.tpl: Always pass down RANLIB.
5725         * Makefile.in: Regenerate.
5726
5727         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5728         * Makefile.in: Regenerate.
5729         * configure.in: Remove unused logic relating to --enable-shared
5730         and --enable-threads.  Remove bogus comments.  Remove redundant
5731         noconfigdirs.
5732         * configure: Regenerate.
5733
5734         * configure.in: Replace ${libstdcxx_version} by its value.
5735         Remove reference to mh-dgux.
5736         * configure: Regenerate.
5737
5738 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5739
5740         * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5743
5744         * Makefile.tpl: Rearrange.
5745         * Makefile.in: Regenerate.
5746
5747 2003-02-25  Uwe Stieber <uwe@wwws.de>
5748
5749         * configure.in: Add support for kaOS as cross build target system.
5750         * configure: Regenerated.
5751
5752 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5753
5754         * MAINTAINERS (Write after approval): Add myself.
5755
5756 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5757
5758         * MAINTAINERS: Update my email address.
5759
5760 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5761
5762         * MAINTAINERS: Add self to blanket write privs. section.
5763
5764 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5765
5766         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5767         configure-target-* as some target builds may require additional
5768         flags for preprocessor tests.
5769         * Makefile.in: Regenerated.
5770
5771 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5772
5773         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5774         * ltconfig: Handle it.
5775         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5776         auto-detecting it.
5777
5778         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5779         it is used as argument to $CC.
5780         * ltcf-gcj.sh: Likewise.
5781
5782         * configure.in: Introduce --enable-maintainer-mode.
5783         * configure: Rebuilt.
5784         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5785         for maintainer mode.
5786         * Makefile.in: Rebuilt.
5787
5788 2003-02-18  Jason Merrill  <jason@redhat.com>
5789
5790         * Makefile.tpl (check-c++): Allow parallelism.
5791
5792 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5793
5794         * MAINTAINERS: Remove John Carr (who never actually had access to
5795         gcc.gnu.org).
5796
5797 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5798
5799         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5800         don't configure target-libobjc.
5801         * configure: Regenerate.
5802
5803 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5804
5805         * Makefile.tpl (RANLIB): Define.
5806         * Makefile.in: Regenerate.
5807
5808 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5809
5810         * MAINTAINERS: Update my email.
5811
5812 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5813
5814         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5815         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5816         * Makefile.in: Regenerated.
5817         * configure.in: Remove all traces of snavigator, db, and grep.
5818         * configure: Regenerated.
5819
5820 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5821
5822         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5823         After Approval.
5824
5825 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5826
5827         * MAINTAINERS (Write after approval): Add myself.
5828
5829 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5830
5831         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5832         * Makefile.in: Regenerated.
5833
5834 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5835
5836         * config.guess: Updated to 2003-01-30's version.
5837         * config.sub: Updated to 2003-01-28's version.
5838
5839 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5840
5841         * config.if: If gcc_version is already set, just use it.  Don't set
5842         gcc_version_trigger if it's already set, otherwise set it to
5843         gcc/version.c, but only if the file exists.  If it is not set and
5844         gcc/version.c does not exist, try to extract the version number from
5845         $CC.
5846
5847 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5848
5849         * MAINTAINERS: Add myself to write-after-approval list.
5850
5851 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5852
5853         * configure.in:  Revert 24Jan change.
5854         * configure:  Regenerate.
5855
5856 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5857
5858         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5859         entry of HJ Lu.
5860
5861 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5862
5863         * configure.in: Revert previous change.
5864         * configure: Regenerate.
5865
5866 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5867
5868         * configure.in: Make rda native-only.
5869         * configure: Regenerate.
5870
5871 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5872
5873         * MAINTAINERS: Move myself from GNATS-only-accounts to
5874         write-after-approval.
5875
5876 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5877
5878         * configure.in: Add missing \.
5879         * configure: Rebuilt.
5880
5881 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5882
5883         * configure.in (baseargs): Avoid using \| in sed regular
5884         expressions.
5885         * configure: Rebuilt.
5886
5887 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5888
5889         * configure.in (baseargs): Remove all supported forms of
5890         --cache-file, --srcdir, --host, --build and --target options
5891         from argument lists.
5892         * configure: Rebuilt.
5893
5894 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5895
5896         * MAINTAINERS: Add myself to write-after-approval list.
5897
5898 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5899
5900         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5901         * configure: Rebuilt.
5902
5903 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5904
5905         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5906         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5907         * Makefile.in: Regenerate.
5908         * configure: Regenerate.
5909
5910 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5911
5912         * configure.in: Remove Makefile in build, host and target modules
5913         unless configure was run with --no-recursion.
5914         * configure: Rebuilt.
5915
5916 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5917
5918         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5919         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5920         * Makefile.in: Regenerate.
5921
5922 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5923
5924         * config.guess: Update to 2003-01-03 version.
5925         * config.sub: Update to 2003-01-03 version.
5926
5927 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5928
5929         * configure: Regenerate with proper autoconf 2.13.
5930
5931 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5932
5933         * configure.in: Add AC_PREREQ for consistency.
5934         * configure: Regenerate.
5935
5936 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5937
5938         * configure.in (GDB_TK): Add tcl directories conditional on
5939         gdb/gdbtk directory being present.
5940         * configure: Regenerate.
5941
5942 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5943
5944         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5945         by gcc if LD is not defined and we are not doing a Canadian Cross.
5946         * configure: Rebuilt.
5947
5948 2002-12-31  Tom Tromey  <tromey@redhat.com>
5949
5950         * Makefile.in: Rebuilt.
5951         * Makefile.def (target_modules) [libffi]: Allow installation.
5952
5953 2002-12-31  Andreas Schwab  <schwab@suse.de>
5954
5955         * configure.in: Fix use of $program_transform_name.
5956         * configure: Regenerated.
5957
5958 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5959
5960         * configure.in (baseargs): Don't remove first configure argument.
5961         * configure: Regenerated.
5962
5963 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5964
5965         * Makefile.tpl (local-distclean): Don't remove...
5966         (multilib.ts): ... this.  Moved into...
5967         (multilib.out): ... this.  Don't use sub-make.
5968         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5969         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5970         (configure-build-[+module+], configure-[+module+],
5971         configure-target-[+module+], configure-gcc): ... these.  Test
5972         for Makefile existence.  Drop config.status from dependencies.
5973         * Makefile.in: Rebuilt.
5974         * configure.in: Move gcc-version-trigger to the end of
5975         ac_configure_args.  Add comments to maybedep.tmp and
5976         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5977         nonopt from baseargs, matching and removing corresponding
5978         whitespace while at it.
5979         * configure: Rebuilt.
5980
5981 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5982
5983         * configure.in (host_configargs): Replace reference to
5984         no-longer-defined buildopts with --build=${build_alias}.
5985         * configure: Rebuilt.
5986
5987         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5988         program_transform_name to standard idiom.
5989         (AUTOGEN, AUTOCONF): Define.
5990         (Makefile.in): Use $(AUTOGEN).
5991         (Makefile): Depend on config.status, and use autoconf-style rule to
5992         build it.  Move original commands to...
5993         (config.status): ... this new target.
5994         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5995         $(AUTOCONF).
5996         * Makefile.in: Rebuilt.
5997
5998 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5999
6000         * Makefile.tpl: Fix dramatic bustage due to change in
6001         program_transform_name.
6002         * Makefile.in: Regenerate.
6003
6004         * configure.in: Remove unnecessary PATH setting.
6005         * configure: Regnerate.
6006
6007         * configure.in: Don't default to unprefixed tools unless
6008         the native tools will work.
6009         * configure: Regenerate.
6010
6011         * configure.in: Convert to autoconf script.  Blow away lots
6012         of now-redundant Makefile fragments.
6013         * configure: Generate using Autoconf.
6014         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6015         * Makefile.in: Regenerate.
6016
6017 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6018
6019         * configure: Fix stupid bug where RANLIB was mistakenly included.
6020
6021         * configure.in: Rename (buildargs, hostargs, targargs) to
6022         (build_configargs, host_configargs, target_configargs).
6023
6024         * configure.in: Move logic out of sed statement.
6025
6026         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6027         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6028
6029 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6030
6031         * config.sub: Import from master repository
6032         * config.guess: Ditto
6033
6034 2002-12-24  Andreas Schwab  <schwab@suse.de>
6035
6036         * Makefile.tpl (multilib.out): Fix missing space.
6037         * Makefile.in: Regenerate.
6038
6039 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6040
6041         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6042         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6043         * Makefile.in: Regenerate.
6044         * configure.in: Remove unnecessary leftovers.
6045
6046 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6047
6048         * configure.in (extra_ranlibflags_for_target): New variable.
6049         (*-*-darwin): Add -c to ranlib commands.
6050         * configure (tooldir): Handle extra_ranlibflags_for_target.
6051
6052 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6053
6054         * Makefile.tpl: Revert HJL's change.
6055         * Makefile.in: Regenerated.
6056         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6057         always.
6058
6059 2002-12-19  Andreas Schwab  <schwab@suse.de>
6060
6061         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6062         * Makefile.in: Regenerate.
6063
6064 2002-12-18  H.J. Lu <hjl@gnu.org>
6065
6066         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6067         * Makefile.in: Regenerated.
6068
6069         * configure.in (build_prefix): New. Substitute.
6070
6071 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6072
6073         * Makefile.tpl: Don't let real targets depend on phony targets.
6074         * Makefile.in: Regenerate.
6075
6076         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6077         * Makefile.in: Regenerate.
6078
6079 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6080
6081         * config.sub: Import from master repository
6082         * config.guess: Ditto
6083
6084 2002-12-16  Jason Merrill  <jason@redhat.com>
6085
6086         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6087         previous 'make bootstrap'.
6088         * Makefile.in: Regenerate.
6089
6090 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6091
6092         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6093
6094 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6095
6096         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6097         * Makefile.in: Regenerate.
6098
6099 2002-12-13  Jason Merrill  <jason@redhat.com>
6100
6101         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6102         library tests.
6103         (check-c++): Just depend on it and check-target-libstdc++-v3.
6104         * Makefile.in: Regenerate.
6105
6106 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6107
6108         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6109         * Makefile.in: Rebuilt.
6110
6111 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6112
6113         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6114
6115 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6116
6117         * configure: Fix bug put in by gremlins.
6118
6119         * Makefile.tpl: Substitute more autoconfily.
6120         * configure: Substitute more autoconfily.
6121         * Makefile.in: Regenerate.
6122
6123 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6124
6125         * config.sub: Import from master repository
6126         * config.guess: Ditto
6127         * MAINTAINERS: Added Svein Seldal under write after approval
6128
6129 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6130
6131         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6132         * Makefile.in (all-sim): Ditto.
6133
6134 2002-12-06  DJ Delorie  <dj@redhat.com>
6135
6136         * Makefile.tpl: Change configure dependencies to not have real
6137         targets depend on phony targets.
6138
6139 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6140
6141         * configure.in: Revert unintentional change.
6142
6143         * Makefile.tpl: Change dependency for */multilib.out so that
6144         it works when gcc isn't in the tree.
6145
6146         * configure.in: Substitute more.
6147         * configure: Run subconfigures from the Makefile.
6148         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6149         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6150
6151 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6152
6153         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6154
6155 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6156
6157         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6158         and corresponding dependencies.
6159         * Makefile.in: Regenerate.
6160
6161         * configure.in (host_tools): Order binutils, gas and ld for
6162         convenience in running the testsuites.
6163
6164         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6165         * Makefile.in: Regenerate.
6166         * configure.in: Introduce rules to serialize subconfigure runs.
6167
6168         * configure.in: Introduce BASE_CC_FOR_TARGET.
6169         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6170         Realize configure-build-* targets.  Realize configure-target-* targets.
6171         * Makefile.in: Regenerate.
6172
6173 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6174
6175         * configure: Move gcc_version_trigger stuff from here...
6176         * configure.in: ...to here.
6177
6178         * configure.in: Separate subconfigure options added by this file from
6179         options given by the user.  Add machinery to put args for host
6180         subconfigures into the Makefile.
6181
6182         * Makefile.tpl: Remove 'vault' targets.
6183         * Makefile.tpl: Reorder and comment dependencies.
6184         * Makefile.in: Regenerate.
6185
6186 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6187         * configure.in: Fix my broken commit of previous patch. (sigh)
6188
6189 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6190
6191         * configure.in: Move host-specific darwin noconfigdirs into
6192         the host-specific section.
6193
6194 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6195
6196         * configure.in: Move host-specific darwin noconfigdirs into
6197         the host-specific section.
6198
6199 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6200
6201         * configure: Remove skip-this-dir support.
6202         * Makefile.tpl: Remove skip-this-dir support.
6203
6204         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6205         subdirectories.
6206         * Makefile.in: Regenerate.
6207
6208         * Makefile.tpl: Strip out useless setting of 'dir'.
6209         * Makefile.in: Regenerate.
6210
6211 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6212
6213         * configure.in: Fix deeply stupid bug.
6214
6215         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6216         shell code in CXX_FOR_TARGET
6217         * Makefile.def: Introduce raw_cxx.
6218         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6219         RAW_CXX_FOR_TARGET.
6220         * Makefile.in: Regenerate.
6221
6222 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6223
6224         * Makefile.tpl: Remove unnecessary ifs.
6225         * Makefile.in: Regenerate.
6226
6227         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6228         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6229         targets for 'no_install' modules.
6230         * configure: Move GDB_TK substitution to configure.in.  Move
6231         build_modules stuff to configure.in.
6232         * configure.in: Implement soft dependency machinery.  Maybe-ize
6233         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6234         * Makefile.in: Regenerate.
6235
6236 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6237
6238         * Makefile.tpl: Make all-target, install-target behave similarly
6239         to all, install (only hitting configured targets).  Eliminate
6240         unused macro defintions.
6241
6242         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6243         build != host.
6244
6245         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6246
6247         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6248
6249         * configure.in: Produce lists of subdir targets we're actually
6250         configuring.  Remove references to "dosrel".
6251         * Makefile.tpl: Let configure set which subdir targets are hit.
6252         Remove install-cross; clean up install; remove ALL.  Remove
6253         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6254         Autogenerate host module targets.  Remove empty dependency lines
6255         and redundant dependency; rearrange slightly.
6256         * Makefile.def: Add host-side libtermcap, utils.
6257
6258         * Makefile.in: Regenerate.
6259
6260 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6261
6262         * ltconfig (osf[345]): Append $major to soname_spec.
6263         Reflect this in library_names_spec.
6264         * ltmain.sh (osf): Prefix $major with . for use as extension.
6265
6266 2002-11-19  Andreas Jaeger  <aj@suse.de>
6267
6268         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6269         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6270         and sparc64 GNU/Linux systems.
6271
6272 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6273
6274         * MAINTAINERS: Update email.
6275
6276 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6277
6278         * MAINTAINERS: Complete James Dennett's entry.
6279
6280 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6281
6282         * MAINTAINERS (Write After Approval): Add myself.
6283
6284 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6285
6286         * Makefile.tpl: syntactic cleanup
6287
6288 2002-11-13 Stuart Hastings <stuart@apple.com>
6289
6290         * MAINTAINERS: Add myself to write-after-approval list.
6291
6292 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6293
6294         * Makefile.def: Add list of recursive targets to autogenerate.
6295         Add build_modules.
6296         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6297         targets.  Autogenerate *-build-* targets.
6298         * Makefile.in: Regenerate.
6299
6300 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6301
6302         * configure: More autoconf-style substitutions.
6303         * Makefile.tpl: More autoconf-style substitutions.
6304         * Makefile.in: Regenerate.
6305
6306 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6307
6308         * configure: Substitute more variables in a more autoconf-friendly
6309         way.  Simplify slightly.
6310         * Makefile.tpl: Make more variables substitutable in an
6311         autoconf-friendly way.
6312         * Makefile.in: Regenerate.
6313
6314 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6315
6316         * MAINTAINERS (Write After Approval): Add myself.
6317
6318 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6319
6320         * configure.in (v810*): Remove special setting of tools.
6321
6322         * configure: Add support for extra required flags for ar or nm.
6323         * configure.in (aix4.3+): Use above support for target-specific
6324         issues, rather than using config/mt-aix43.
6325
6326 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6327
6328         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6329         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6330         with $srcdir.  Reformat indentation.  Substitute some variables
6331         formerly hard-coded in the Makefile for build=host.
6332         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6333         * Makefile.def: Autogenerate more.
6334         * Makefile.in: Regenerate.
6335
6336 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6337
6338         * MAINTAINERS (Write After Approval): Add myself.
6339
6340 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6341
6342         * Makefile.def (host_modules): Add rda.
6343         * Makefile.in: Regenerate.
6344         * configure.in (target_tool): Add target-rda to list.
6345
6346 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6347
6348         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6349
6350 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6351
6352         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6353         and restrap targets to this rule.
6354         * Makefile.in:  Regenerate.
6355
6356 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6357
6358         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6359         GNATS only accounts.
6360
6361 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6362
6363         * configure.in (i[3456]86-*-linux*): Add check to disable
6364         ${libgcj} for glibc1.
6365
6366 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6367
6368         * MAINTAINERS: Add myself as ip2k port maintainer.
6369
6370 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6371
6372         * configure.in: Add tic4x target.
6373
6374 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6377         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6378         * Makefile.in: Regenerate.
6379
6380         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6381         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6382         * Makefile.in: Regenerate.
6383
6384 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6385
6386         * MAINTAINERS: Add myself as web pages co-maintainer.
6387
6388 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6389
6390         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6391         * Makefile.in: Regenerate.
6392
6393 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6394
6395         * MAINTAINERS: Add myself and Nathan Sidwell
6396         <nathan@codesourcery.com> as VxWorks maintainers.
6397
6398 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6399
6400         * Makefile.def: Remove order dependency comments.
6401         * Makefile.tpl: Add explicit install-install dependencies.
6402         * Makefile.in: Regenerate.
6403
6404         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6405         * Makefile.in: Regenerate.
6406
6407         * Makefile.tpl: Add configure-target (for src-release in src)
6408         * Makefile.in: Regenerate.
6409
6410 2002-09-30  Nick Clifton  <nickc@redhat.com>
6411
6412         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6413
6414 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6415
6416         * configure.in (s390*-*-linux*): Enable libgcj.
6417
6418 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6419
6420         * configure: Revert accidentally applied changes.
6421
6422         * Makefile.tpl: Make more autoconf-friendly.
6423         * Makefile.in: Regenerate.
6424         * configure: Make substitution more autoconf-like.
6425
6426 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6427
6428         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6429         single entry to handle all these.
6430         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6431         libjava on arm-*-elf.
6432
6433 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6434
6435         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6436         things that depend on them.
6437
6438 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6439
6440         * Makefile.tpl: Make subsituted variables more autoconfy.
6441         * Makefile.in: Regenerate.
6442         * configure: Make seds more autoconfy.
6443
6444 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6445
6446         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6447         * Makefile.in: Regenerate.
6448         * configure.in: Rewrite sed statements to look autoconfy.
6449
6450         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6451         all-target-foo on configure-target-foo.
6452         * Makefile.def: Ditto.
6453         * Makefile.in: Rebuild.
6454
6455 2002-09-25  Andrew Haley  <aph@redhat.com>
6456
6457         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6458
6459 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6460
6461         * Makefile.def: New file.
6462         * Makefile.tpl: New file.
6463         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6464         * contrib/gcc_update: Note that Makefile.in is a generated file.
6465
6466         * configure.in: Minor rearrangement.  Simplify tests.
6467
6468 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6469
6470         * configure.in (with_headers): Skip copy if value is "yes".
6471         (with_libs): Likewise.
6472
6473 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6474
6475         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6476         * configure.in (sh*-*-pe*): Ditto.
6477         * configure.in (mips*-*-pe*): Ditto.
6478         * configure.in (*arm-wince-pe): Ditto.
6479
6480         * configure.in: Rearrange.
6481
6482 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6483
6484         * MAINTAINERS: Update my email address.
6485
6486 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6487
6488         * MAINTAINERS: (Write After Approval): Add myself.
6489
6490 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6491
6492         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6493
6494 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6495
6496         * MAINTAINERS: Change my mailing address.
6497
6498 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6499
6500         * MAINTAINERS (Write After Approval): Remove myself.
6501         (Various Maintainers: c++ runtime libs): Add myself.
6502
6503 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6504
6505         * MAINTAINERS (Write After Approval): Remove myself.
6506         (Various Maintainers: c++ runtime libs): Add myself.
6507
6508 2002-08-15  Eric Christopher  <echristo@redhat.com>
6509
6510         * config.sub: Import from master repository.
6511         * config.guess: Ditto.
6512
6513 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6514
6515         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6516         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6517         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6518
6519 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6520
6521         * MAINTAINERS: Add self to rs6000 vector extensions.
6522
6523 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6524
6525         * libiberty/configure: Reverted unintended yesterday's check in.
6526
6527 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6528
6529         * boehm-gc/configure, libf2c/configure: Rebuilt.
6530         * libffi/configure, libiberty/configure: Ditto.
6531         * libjava/configure, libobjc/configure: Ditto.
6532         * libstdc++-v3/configure, zlib/configure: Ditto.
6533         Merged from binutils:
6534         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6535         From Steve Ellcey <sje@cup.hp.com>:
6536         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6537         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6538         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6539         IA64.
6540         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6541         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6542         soname_spec, sys_lib_search_path_spec): Ditto.
6543
6544 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6545
6546         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6547
6548 2002-08-04  H.J. Lu  (hjl@gnu.org)
6549
6550         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6551
6552 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6553
6554         * MAINTAINERS (Write After Approval): Add myself.
6555
6556 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6557
6558         * configure.in: Move generic linux case to end.  Copy generic
6559         linux noconfigdirs to mips*-*-linux* entry and new
6560         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6561
6562 2002-07-19  Michael Matz  <matz@suse.de>
6563
6564         * MAINTAINERS: Add myself as ra* maintainer.
6565
6566 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6567
6568         * config.guess: Update to 2002-07-09 version.
6569         * config.sub: Update to 2002-07-03 version.
6570
6571 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6572
6573         * MAINTAINERS: Fix typo in a maintainer email address.
6574
6575 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6576
6577         * configure.in: Remove two redundant tests.
6578
6579 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6580
6581         * configure.in (mips*-*-irix6*o32): Enable stabs.
6582
6583 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6584
6585         * configure.in: Don't build grez.
6586         * Makefile.in: Ditto.
6587
6588         * Makefile.in: Remove references to bsp, cygmon, libstub.
6589         * configure.in: Ditto.
6590
6591         * configure.in: Remove leftover reference to gdbtest.
6592
6593 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6594
6595         * configure.in (gxx_include_dir):  Change to match versioned
6596         C++ headers if --enable-version-specific-runtime-libs is used.
6597
6598 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6599
6600         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6601
6602 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6603
6604         * configure.in: Make --without-x work.
6605
6606 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6607
6608         * configure.in: Rearrange target Makefile fragment collection.
6609
6610         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6611         cvs[src].
6612         * configure.in: Ditto.
6613
6614 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6615
6616         * MAINTAINERS (Write After Approval): Update my e-mail address.
6617
6618 2002-06-24  Ben Elliston  <bje@redhat.com>
6619
6620         * configure.in (host_tools): Remove cgen.
6621
6622         * Makefile.in (all-cgen): Remove; runs from its source directory.
6623         (check-cgen, install-cgen, clean-cgen): Likewise.
6624         (all-opcodes): Do not depend on all-cgen.
6625         (all-sim): Likewise.
6626
6627 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6628
6629         * Makefile.in: Eliminate 'apache' targets.
6630         * configure.in: Eliminate 'apache' targets.
6631
6632         * configure.in: Eliminate redundant tests.  Reorganize.
6633
6634         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6635
6636         * config-ml.in: Eliminate references to Cygnus configure.
6637
6638         * Makefile.in: Eliminate references to building emacs.
6639
6640 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6641
6642         * MAINTAINERS: Update my email address.
6643
6644 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6645
6646         * config.if (libstdcxx_incdir): Version C++ headers.
6647         (cxx_incdir): Remove.
6648
6649 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6650
6651         * MAINTAINERS (Write After Approval): Add self.
6652
6653 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6654
6655         * configure.in: Add support for ip2k.
6656
6657 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6658
6659         * configure.in: Fix AIX configury bug.
6660
6661 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6662
6663         * MAINTAINERS (Write After Approval): Add self.
6664
6665 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6666
6667         * configure.in: replace ${topsrcdir} with ${srcdir}
6668
6669         * configure.in: Move definition of libstdcxx_flags
6670         right above usage, rather than waaay earlier.
6671
6672         * configure.in: Pull definition of is_cross_compiler earlier.
6673
6674         * configure.in: Rearrange a little.
6675
6676         * configure.in: Remove references to librx.
6677         * Makefile.in: Remove references to librx.
6678
6679 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6680
6681         * config.sub: Add support for avr target.
6682         Import from master sources, rev 1.255
6683
6684 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6685
6686         * configure, .cvsignore:  Revert previous change...
6687         * Makefile:  ...delete.
6688
6689 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6690
6691         * configure.in: Eliminate ${gasdir} variable.
6692
6693 2002-06-18  Dave Brolley  <brolley@redhat.com>
6694
6695         * configure.in: Add support for frv.
6696         * config.sub: Add support for frv.
6697
6698 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6699
6700         * configure:  Remove garbage from previous commit.
6701
6702 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6703
6704         * configure:  For in-source builds, make a subdir and re-exec there.
6705         * Makefile:  New file.  Pass targets through to build directory.
6706         * .cvsignore:  No longer ignore "Makefile".
6707
6708 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6709
6710         * MAINTAINERS (Write After Approval): Add self.
6711
6712 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6713
6714         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6715
6716 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6717
6718         * configure.in (vax-*-netbsd*): Re-enable gas.
6719
6720 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6721
6722         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6723         BUILD_PREFIX_1, to correct nomenclature.
6724         * configure: Likewise.
6725
6726         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6727         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6728
6729 2002-05-31  Olaf Hering  <olh@suse.de>
6730
6731         * config-ml.in: Propogate DESTDIR also.
6732
6733 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6734
6735         * configure.in (vax-*-netbsd*): Don't build gas for this
6736         platform.
6737
6738 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6739
6740         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6741         and libgcj for AVR.
6742
6743 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6744
6745         * MAINTAINERS (Write After Approval): Add myself.
6746
6747 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6748
6749         * config.guess: Update to 2002-05-22 version.
6750         * config.sub: Likewise.
6751
6752 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6753
6754         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6755         * config-ml.in: Likewise.
6756         * configure: Likewise.
6757         * configure.in: Likewise.
6758
6759 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6760
6761         * MAINTAINERS: Update my email address.
6762
6763 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6764
6765         * configure.in: Simplify makefile fragment collection.
6766
6767         * configure.in: Remove code to build emacs.
6768
6769         * configure.in : Remove --srcdir argument from targargs and buildargs
6770         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6771
6772         * configure: Move some logic to configure.in.
6773         * configure.in: Move some logic from configure.
6774
6775 2002-05-11  Tom Tromey  <tromey@redhat.com>
6776
6777         * MAINTAINERS: Reflect libgcj reality.
6778
6779 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6780
6781         * Makefile.in: Honour DESTDIR.
6782
6783 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6784
6785         * config.guess: Import 2002-03-20 version.
6786         * config.sub: Import 2002-04-26 version.
6787
6788 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6789
6790         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6791
6792 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6793
6794         * MAINTAINERS: Add self.
6795
6796 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6797
6798         * ltmain.sh: Detect and handle object name conflicts
6799         while piecewise linking a static library.
6800
6801 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6802
6803         * configure.in (noconfigdirs): Don't disable libgcj on
6804         sparc64-*-solaris* and sparcv9-*-solaris*.
6805
6806 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6807
6808         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6809
6810 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6811
6812         * configure.in (FLAGS_FOR_TARGET): Do not add
6813         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6814         on i[3456]86-*-linux*.
6815
6816 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6817
6818         * configure.in (noconfigdirs): Replace [ ] with test.
6819
6820         * configure.in (noconfigdirs): Do not add target-newlib if
6821         target == i[3456]86-*-linux*, and host == target.
6822
6823 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6824
6825         * configure.in: delete reference to absent file
6826
6827         * configure.in: replace '[' with 'test'
6828
6829         * configure.in: Eliminate references to gash.
6830         * Makefile.in: Eliminate references to gash.
6831
6832         * configure.in: remove useless references to 'pic' makefile fragments.
6833
6834         * configure.in: (*-*-windows*) Finish removing.
6835
6836         * configure.in: Eliminate redundant test for libgui.
6837
6838 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6839
6840         * MAINTAINERS: Add self and realphabetize.  Update entries
6841         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6842         entry for a29k port maintainer.
6843
6844 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6845
6846         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6847         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6848
6849 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6850
6851         * configure.in: remove references to dead files
6852
6853 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6854
6855         * MAINTAINERS: Add information about purpose of this file.
6856
6857 2002-04-18  Tom Tromey  <tromey@redhat.com>
6858
6859         * configure.in: Disallow configuring libgcj when it is already
6860         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6861         Solaris 2.8 by default.  For PR libgcj/6158.
6862
6863 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6864
6865         * configure.in:  Move default CC setting out of config/mh-* fragments
6866         directly into here.
6867
6868 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6869
6870         * configure.in: don't even try to configure or make a subdirectory
6871         if there's no configure script for it.
6872
6873 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6874
6875         * MAINTAINERS: Remove chill maintainers.
6876         * Makefile.in (CHILLFLAGS): Remove.
6877         (CHILL_LIB): Remove.
6878         (TARGET_CONFIGDIRS): Remove libchill.
6879         (CHILL_FOR_TARGET): Remove.
6880         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6881         CHILL_LIB.
6882         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6883         (CHECK_TARGET_MODULES): Likewise.
6884         (INSTALL_TARGET_MODULES): Likewise.
6885         (CLEAN_TARGET_MODULES): Likewise.
6886         (configure-target-libchill): Remove.
6887         (all-target-libchill): Remove.
6888         * configure.in (target_libs): Remove target-libchill.
6889         Do not compute CHILL_FOR_TARGET.
6890         * libchill: Remove directory.
6891
6892 2002-04-11  DJ Delorie  <dj@redhat.com>
6893
6894         * Makefile.in, configure.in: Sync with binutils, entries
6895         follow...
6896
6897 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6898
6899         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6900         (do-tar, do-bz2): New rules.
6901         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6902         (gdb-tar): New rule.
6903         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6904         (insight_dejagnu.tar): New rule.
6905         (insight.tar): New rule.
6906         (gdb+dejagnu.tar): New rule.
6907         (gdb.tar): New rule.
6908
6909 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6910
6911         * Makefile.in: Add all-tix to deps for all-snavigator
6912         so that tix is built when building snavigator.
6913
6914 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6915
6916         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6917         ld and gdb are not supported.
6918
6919 2002-01-07  Mark Salter  <msalter@redhat.com>
6920
6921         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6922         Allow target-libgloss to be built for arm, strongarm, and xscale.
6923
6924 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6925
6926         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6927         options for i[3456]86-pc-linux* native builds.
6928
6929 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6930
6931         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6932         files from .po files for a distribution.
6933
6934 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6935
6936         * configure.in: Enable libstdc++-v3 for h8300 targets.
6937
6938 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6939
6940         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6941         version from bfd/.
6942
6943 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6944
6945         * Makefile.in (VER): When present, extract the version number from
6946         the file version.in.
6947
6948 2001-05-24  Tom Rix <trix@redhat.com>
6949
6950         * configure.in : enable ld for aix
6951
6952 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6953
6954         * config.guess: Add linux target for S/390.
6955
6956 2000-11-07  Philip Blundell  <pb@futuretv.com>
6957
6958         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6959
6960 2000-11-03  Philip Blundell  <pb@futuretv.com>
6961
6962         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6963         files.
6964
6965 2001-01-15  Ben Elliston  <bje@redhat.com>
6966
6967         * configure.in (host_tools): Add sid.
6968         Always configure cgen.
6969
6970 2000-11-24  Nick Clifton  <nickc@redhat.com>
6971
6972         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6973
6974
6975 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6976
6977         * Makefile.in (ALL_MODULES): Add all-cgen.
6978         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6979         (all-cgen): New target.
6980         (all-opcodes,all-sim): Depend on all-cgen.
6981         * configure.in (host_tools): Add cgen.
6982         Only configure cgen if --enable-cgen-maint.
6983
6984 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6985
6986         * configure.in: Add *-*-freebsd* configurations.
6987
6988 2002-04-08  Tom Tromey  <tromey@redhat.com>
6989
6990         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6991         Fixes PR libgcj/6068.
6992
6993 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6994
6995         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6996
6997 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6998
6999         * configure.in (alpha*-dec-osf*): Enable libgcj.
7000
7001 2003-03-27  Matthew Gingell <gingell@gnat.com>
7002
7003         * MAINTAINERS (Write After Approval): Add myself.
7004
7005 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7006
7007         Fix for: PR bootstrap/3591, target/5676
7008         * configure.in (mcore-pe): Disable the configuration of
7009         libstdc++-v3 since exceptions are not supported.
7010
7011 2002-03-20  Anthony Green  <green@redhat.com>
7012
7013         * configure.in: Enable libgcj for xscale-elf target.
7014
7015 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7016
7017         * MAINTAINERS:  Update my email address.
7018
7019 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7020
7021         * ltmain.sh (relink_command): Fix typo in previous change.
7022
7023 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7024
7025         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7026         (relink_command): Added --tag flags.
7027         (mode=install): If relinking fails; error out.
7028
7029 2002-03-12  Richard Henderson  <rth@redhat.com>
7030
7031         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7032         .NOTPARALLEL tag.
7033         (do-check): Rename from check.
7034         (check): Allow parallel check.
7035
7036 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7037
7038         * MAINTAINERS: Add myself as maintainer for xtensa port.
7039         Fix alphabetical order in CPU port maintainer list.
7040         Remove myself from Write After Approval list.
7041
7042 2002-03-11  Richard Henderson  <rth@redhat.com>
7043
7044         * Makefile.in (.NOTPARALLEL): Add fake tag.
7045
7046 2002-03-07  H.J. Lu  (hjl@gnu.org)
7047
7048         * configure.in: Enable gprof for mips*-*-linux*.
7049
7050 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7051
7052         * MAINTAINERS (Write After Approval): Add myself.
7053
7054 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7055
7056         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7057         libjava.
7058         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7059
7060 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7061
7062         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7063         because its Makefile is there; test for the executable instead.
7064
7065 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7066
7067         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7068         libstdc++-v3 and libjava.
7069
7070 2002-02-11  Adam Megacz <adam@xwt.org>
7071
7072         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7073         boehm-gc
7074
7075 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7076
7077         * config.guess: Updated to 2002-01-30's version.
7078         * config.sub: Updated to 2002-02-01's version.
7079         Contribute sh64-elf.
7080         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7081         * configure.in: Added sh64-*-*.
7082
7083 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7084
7085         * MAINTAINERS: Belatedly add myself to write after approval list.
7086
7087 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7088
7089         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7090         Remove self as Write After Approval.
7091
7092 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7093
7094         * MAINTAINERS: Put self in as maintainer for contrib/regression
7095         directory.
7096
7097 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7098
7099         * MAINTAINERS:  Update my email address.
7100
7101 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7102
7103         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7104         target-libiberty, and target-libgloss.  Skip Java-related
7105         libraries if not supported for NetBSD on target CPU.
7106
7107 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7108
7109         * install-sh: Use _inst.$$_ for temp file name.
7110
7111 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7112
7113         * MAINTAINERS (Write After Approval): Move my contact info
7114         from here...
7115         (OS Port Maintainers): ...to here (netbsd).
7116
7117 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7118
7119         * MAINTAINERS (Write After Approval): Add myself.
7120
7121 2002-01-17  H.J. Lu <hjl@gnu.org>
7122
7123         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7124         (all-target-fastjar): Also depend on all-target-libiberty.
7125
7126 2002-01-16  H.J. Lu  (hjl@gnu.org)
7127
7128         * config.guess: Import from master sources, rev 1.225.
7129         * config.sub: Import from master sources, rev 1.238.
7130
7131 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7132
7133         * MAINTAINERS (Write After Approval): Remove myself.
7134
7135 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7136
7137         * MAINTAINERS (Write After Approval): Add myself.
7138
7139 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7140
7141         * MAINTAINERS: Add self as docs co-maintainer.
7142
7143 2001-12-11  Matthias Klose  <doko@debian.org>
7144
7145         * MAINTAINERS (Write After Approval): Add myself.
7146
7147 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7148
7149         * MAINTAINERS: Update my email address.
7150
7151 2001-12-07  Turly O'Connor  <turly@apple.com>
7152         * MAINTAINERS (Write After Approval): Add myself.
7153         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7154         (rs6000_initialize_trampoline): Call __trampoline_setup for
7155         ABI_DARWIN too.
7156         * darwin-tramp.asm: New file, implements __trampoline_setup.
7157         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7158
7159 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7160
7161         * MAINTAINERS (Write After Approval): Add myself.
7162
7163 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7164
7165         * configure, configure.in: Use temp file for long sed commands.
7166
7167 2001-12-03  Laurent Guerby  <guerby@acm.org>
7168
7169         * config.sub: Update to version 1.232 on subversion.
7170
7171 2001-12-03  Ben Elliston  <bje@redhat.com>
7172
7173         * MAINTAINERS: Update mail address for config.* patches.
7174
7175 2001-11-27  DJ Delorie <dj@redhat.com>
7176             Zack Weinberg  <zack@codesourcery.com>
7177
7178         When build != host, create libiberty for the build machine.
7179
7180         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7181         CONFIG_ARGUMENTS.
7182         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7183         New variables.
7184         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7185         and rules.
7186         (all.normal): Depend on ALL_BUILD_MODULES.
7187         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7188         (all-build-libiberty): Depend on configure-build-libiberty.
7189
7190         * configure: Calculate and substitute proper value for
7191         ALL_BUILD_MODULES.
7192         * configure.in: Create the build subdirectory.
7193         Calculate and substitute TARGET_CONFIGARGS (formerly
7194         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7195
7196 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7197
7198         * MAINTAINERS (write-after-approval): Add self.
7199
7200 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7201
7202         * MAINTAINERS (GNATS only accounts): Remove self.
7203
7204 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7205
7206         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7207         libf2c.
7208
7209 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7210
7211         * MAINTAINERS (Write After Approval): Add self.
7212
7213 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7214
7215         * MAINTAINERS: mips and s390 are also CPU ports.
7216
7217 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7218
7219         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7220
7221 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7222
7223         * MAINTAINERS: Alphabetize.
7224
7225 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7226
7227         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7228
7229 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7230
7231         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7232
7233 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7234
7235         * configure.in (--enable-languages): Be more permissive about
7236         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7237
7238 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7239
7240         * config.sub: Import from master sources, rev. 1.230.
7241         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7242
7243 2001-11-07  Laurent Guerby  <guerby@acm.org>
7244
7245         * MAINTAINERS (Write After Approval): Add self.
7246
7247 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7248
7249         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7250
7251 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7252
7253         * config.sub: Import from master sources, rev 1.226.
7254         * config.guess: Import from master sources, rev 1.216.
7255
7256 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7257
7258         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7259         * MAINTAINERS: Add self as maintainer of MMIX port.
7260         Remove old after-approval entry.
7261
7262 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7263
7264         * ChangeLog, configure: Fix spelling errors.
7265
7266 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7267
7268         * MAINTAINERS: Tweak my address.
7269
7270 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7271
7272         * MAINTAINERS: Update my email address.
7273
7274 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7275
7276         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7277         * MAINTAINERS: Add self as maintainer of CRIS port.
7278
7279 2001-10-10  Geert Bosch  <bosch@gnat.com>
7280
7281         * MAINTAINERS (Various maintainers: Ada front end):
7282         Added Robert Dewar.
7283
7284 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7285
7286         * MAINTAINERS (Write After Approval): Added self
7287
7288 2001-10-02  Geert Bosch  <bosch@gnat.com>
7289
7290         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7291
7292 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7293
7294         * configure: Handle temporary files securely using mkdir.
7295
7296 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7297
7298         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7299
7300 2001-09-26  Will Cohen <wcohen@redhat.com>
7301
7302         * configure.in (*-*-linux*): Disable configuration of target-newlib
7303         and target-libgloss.
7304
7305 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7306
7307         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7308         RANLIB.
7309
7310 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7311
7312         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7313         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7314         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7315         avoid quotes nesting problems.
7316         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7317         (DO_X): Export only variables that are set.
7318
7319 2001-09-19  Ben Elliston  <bje@redhat.com>
7320
7321         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7322         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7323         semantics.  Use the shell built-in "type" command instead.
7324
7325 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7326
7327         Merged from gcc-3_0-branch:
7328         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7329         * ltcf-c.sh: Use $objext, not $ac_objext.
7330         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7331         * ltcf-cxx.sh: Add support for GNU.
7332         2001-07-22  Timothy Wall  <twall@redhat.com>
7333         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7334         default settings if using GNU tools with that configuration.
7335         * ltcf-cxx.sh: Ditto.
7336         * ltcf-gcj.sh: Ditto.
7337         2001-07-21  Michael Chastain  <chastain@redhat.com>
7338         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7339         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7340         * ltmain.sh: Mark as gcc-local.
7341
7342 2001-08-30  Eric Christopher  <echristo@redhat.com>
7343             Jason Eckhardt  <jle@redhat.com>
7344
7345         * config.guess: Merge from master sources.
7346         * config.sub: Merge from master sources, add support for mipsisa32.
7347
7348 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7349         * config.sub: Merge from master sources, rev 1.219.
7350         * MAINTAINERS: Add self as contact for stormy16 port.
7351
7352 2001-08-14  Zack Weinberg  <zackw@panix.com>
7353
7354         * config.sub: Merge from master sources, rev 1.218.
7355         * config.guess: Merge from master sources, rev 1.209.
7356
7357 2001-08-11  Graham Stott  <grahams@redhat.com>
7358
7359         * Makefile.in (check-c++): Add missing semicolon.
7360
7361 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7362
7363         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7364
7365 2001-07-30  Eric Christopher  <echristo@redhat.com>
7366
7367         * MAINTAINERS (Various maintainers: mips port): Added myself.
7368
7369 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7370
7371         * configure.in (sh-*-linux*): New.
7372
7373 2001-07-27  Richard Henderson  <rth@redhat.com>
7374
7375         * .cvsignore: Add LAST_UPDATED.
7376
7377 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7378
7379         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7380
7381 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7382
7383         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7384
7385 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7386
7387         * MAINTAINERS (Write After Approval): Added myself.
7388
7389 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7390
7391         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7392         and libgcj on m68hc11/m68hc12.
7393
7394 2001-06-27  H.J. Lu  (hjl@gnu.org)
7395
7396         * Makefile (CFLAGS_FOR_BUILD): New.
7397         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7398
7399 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7400
7401         * README: Remove version number.
7402
7403 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7404
7405         * INSTALL/README: Update wrt. to the installation instructions now
7406         residing in gcc/doc/install.texi.
7407
7408 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7409
7410         * README: Replace with a cut-down and updated version of gcc/README.
7411
7412 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7413
7414         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7415         multilibs to be disabled.
7416
7417 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7418
7419         * MAINTAINERS (Write After Approval): Add myself.
7420
7421 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7422
7423         * config.guess: Import CVS version 1.195.
7424         * config.sub: Import CVS version 1.212.
7425
7426 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7427
7428         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7429         gcc/xgcc is built, use -print-prog-name to find out the program
7430         name to use.
7431
7432 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7433
7434         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7435         appear to also be in the master copy.
7436         * config.sub:  Import CVS version 1.211.
7437
7438 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7439
7440         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7441         with_gcc]: Use `gcc -shared' to build a shared library.
7442
7443 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7444
7445         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7446         archives.
7447
7448 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7449
7450         * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7453
7454         * configure.in (libstdcxx_flags): Do not try to execute
7455         libstdc++-v3/testsuite_flags until it exists.
7456
7457 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7458
7459         * MAINTAINERS: Update my email address.
7460
7461 2001-05-31  Graham Stott  <grahams@redhat.com>
7462
7463         * MAINTAINERS (Write After Approval): Add myself.
7464
7465 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7466
7467         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7468         libraries when using g++ with native linker.
7469
7470 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7471
7472         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7473
7474 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7475
7476         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7477         [aix4*|aix5*]: Prepend blank.
7478
7479 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7480
7481         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7482         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7483         of subdir/configure scripts to use the new libtool.m4.
7484
7485 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7486
7487         * MAINTAINERS (Write After Approval): Add myself.
7488
7489 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7490
7491         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7492
7493 2001-05-11  Ben Elliston  <bje@redhat.com>
7494
7495         * Makefile.in (all-sid): New target.
7496         (check-sid, clean-sid, install-sid): Likewise.
7497
7498 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7499
7500         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7501
7502 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7503
7504         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7505         libgcj.
7506
7507 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7508
7509         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7510         gcc/xgcc is built, use -print-prog-name to find out the program
7511         name to use.
7512
7513 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7514
7515         * configure.in (noconfigdirs): Don't reset it from scratch in the
7516         target case; only append to it.
7517
7518         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7519         sparc-*-solaris2.8]: Disable ${libgcj}.
7520
7521 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7522
7523         * configure.in (libgcj_saved): Copy from $libgcj.
7524         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7525         --disable-libgcj.
7526
7527 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7528
7529         * MAINTAINERS: Remove self as MIPS maintainer and
7530         C front end maintainer.
7531
7532 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7533
7534         * configure.in: Move *-chorusos target case to the proper switch.
7535         Disable libgcj.
7536
7537 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7538
7539         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7540         1.641.2.228.
7541
7542 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7543
7544         * Makefile.in (STAGE1_CFLAGS): Pass down.
7545
7546 2001-04-13  Alan Modra  <amodra@one.net.au>
7547
7548         * config.guess: Add hppa64-linux support.  Note for next import that
7549         this is already in the master file.
7550         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7551
7552 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7553
7554         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7555         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7556
7557 2001-04-11  Stan Shebs  <shebs@apple.com>
7558
7559         * MAINTAINERS: Add self as Darwin port maintainer.
7560
7561 2001-04-11  Alan Modra  <amodra@one.net.au>
7562
7563         * MAINTAINERS: Update my email address.
7564
7565 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7566
7567         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7568         recent versions of FreeBSD (release 3 or later).
7569         * ltconfig: On FreeBSD, -lc must not be provided when building
7570         a shared library or else the standard -pthread gcc option is
7571         rendered worthless to later users of the built library.
7572
7573 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7574
7575         * MAINTAINERS: Add self and RTH as C front end maintainers.
7576
7577 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7578
7579         * config.sub: Make sure to match an already-canonicalized
7580         machine name (eg. mn10300-unknown-elf).
7581
7582 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7583
7584         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7585         New macros.
7586         (bootstrap, cross): Use RECURSE_FLAGS.
7587         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7588
7589 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7590
7591         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7592
7593 2001-03-22  Colin Howell  <chowell@redhat.com>
7594
7595         * Makefile.in (DO_X): Do not backslash single-quotes in
7596         backquotes (two places).
7597
7598 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7599
7600         Re-installed:
7601         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7602         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7603         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7604         * ltcf-cxx.sh: Likewise.
7605         * ltcf-gcj.sh: Likewise.
7606
7607 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7608
7609         * MAINTAINERS: Add myself as "documentation co-maintainer".
7610
7611 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7612
7613         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7614         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7615
7616 2001-03-19  Tom Tromey  <tromey@redhat.com>
7617
7618         * config-ml.in: Handle GCJ and GCJFLAGS.
7619
7620 2001-03-21  Michael Chastain  <chastain@redhat.com>
7621
7622         * Makefile.in: all-m4 depends on all-texinfo.
7623
7624 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7625
7626         * MAINTAINERS: Add myself to write after approval list.
7627
7628 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7629
7630         * Makefile.in (DO_X): Quote nested quotes.
7631
7632 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7633
7634         * MAINTAINERS: Add myself to write after approval list.
7635
7636 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7637
7638         * Makefile.in (DO_X): Use double quotes for quoting
7639         "RANLIB=$${RANLIB}".
7640
7641 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7642
7643         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7644
7645 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7646
7647         * configure.in: Only use `lang_requires' for languages athat are
7648         actually enabled.
7649
7650 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7651
7652         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7653
7654 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7655
7656         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7657
7658 2001-03-07  Tom Tromey  <tromey@redhat.com>
7659
7660         * configure.in: Allow config-lang.in to set `lang_requires' to list
7661         of other required languages.
7662
7663 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7664
7665         * Makefile.in: Remove RANLIB definition. Use RANLIB
7666         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7667         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7668
7669 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7670             Alexandre Oliva  <aoliva@redhat.com>
7671
7672         * Makefile.in (check-c++): Use tabs, not spaces.
7673
7674 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7675
7676         * MAINTAINERS: add myself to Write After Approval list.
7677
7678 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7679
7680         * Makefile.in (check-c++): New rule.
7681
7682         * configure.in (target_libs): Remove libg++.
7683         (noconfigdirs): Remove libg++.
7684         (noconfigdirs): Same.
7685         (noconfigdirs): Same.
7686         (noconfigdirs): Same.
7687
7688         * config-ml.in: Remove libg++ references.
7689
7690         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7691         (ALL_TARGET_MODULES): Same.
7692         (configure-target-libg++): Remove.
7693         (all-target-libg++): Remove.
7694         (configure-target-libio): Remove.
7695         (all-target-libio): Remove.
7696         (check-target-libio): Remove.
7697         (.PHONY): Remove.
7698         (libg++.tar.bz2): Remove.
7699         (all-target-cygmon): Remove libio.
7700         (all-target-libstdc++): Remove.
7701         (configure-target-libstdc++): Remove.
7702         (TARGET_LIB_PATH): Remove libstdc++.
7703         (ALL_GCC_CXX): Remove libstdc++.
7704         (all-target-gperf): Correct.
7705
7706 2001-02-16  Nick Clifton  <nickc@redhat.com>
7707
7708         * configure.in (noconfigdirs): Allow configuration of texinfo
7709         for Cygwin hosts.
7710
7711 2001-02-15  Anthony Green  <green@redhat.com>
7712
7713         * configure: Introduce GCJ_FOR_TARGET.
7714         * configure.in: Ditto.
7715         * Makefile.in: Ditto.
7716
7717 2001-02-13  Andreas Schwab  <schwab@suse.de>
7718
7719         * MAINTAINERS: Update mail address.
7720
7721 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7722
7723         * config.guess: Add linux target for S/390.
7724         * config.sub: Likewise.
7725
7726 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7727
7728         * configure.in: for *-chorusos, don't config target-newlib and
7729         target-libgloss.
7730
7731 2001-02-06  Ben Elliston  <bje@redhat.com>
7732
7733         * configure: Output host type to stdout, not stderr.
7734
7735 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7736
7737         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7738         * ltcf-cxx.sh: Likewise.
7739
7740         * config.if: Assume enable_libstdcxx_v3 is defined.
7741
7742 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7743
7744         Remove V2 C++ library.
7745         * configure.in: Remove --enable-libstdcxx_v3 support.
7746
7747 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7748
7749         * include/demangle.h: Add prototype for java_demangle_v3.
7750
7751 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7752
7753         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7754
7755 2001-01-27  Richard Henderson  <rth@redhat.com>
7756
7757         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7758
7759 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7760
7761         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7762         Don't unset, it's non-portable and no longer necessary, set to empty
7763         instead.
7764
7765 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7766
7767         * ltconfig: Shell portability fix for the tagname validity check.
7768
7769 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7770
7771         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7772         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7773
7774 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7775
7776         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7777
7778 2001-01-26  Tom Tromey  <tromey@redhat.com>
7779
7780         * configure.in: Allow libgcj to be built on Sparc Solaris.
7781
7782 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7783
7784         * ltcf-c.sh: Add aix5 case.
7785         * ltcf-cxx.sh: Likewise.
7786         * ltconfig: Likewise.
7787
7788 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7789
7790         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7791         keep at least one of build_libtool_libs or build_old_libs set to
7792         yes.
7793
7794         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7795         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7796
7797 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7798
7799         * configure.in: Enable libgcj on several additional platforms.
7800
7801 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7802
7803         * configure.in: Enable libgcj for linux targets.
7804
7805 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7806
7807         * MAINTAINERS (Write After Approval): Add myself.
7808
7809 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7810
7811         * MAINTAINERS: Add myself as vax port maintainer.
7812
7813 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7814
7815         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7816
7817 2001-01-09  Mike Stump  <mrs@wrs.com>
7818
7819         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7820         failures of subdirectories.
7821
7822 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7823
7824         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7825         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7826         * ltcf-cxx.sh: Likewise.
7827         * ltcf-gcj.sh: Likewise.
7828         * ltconfig.sh: Fix typo.
7829
7830 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7831
7832         * configure: handle DOS-style absolute paths.
7833
7834 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7835
7836         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7837
7838 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7839
7840         * MAINTAINERS: Add myself as avr port co-maintainer.
7841
7842 2000-12-28  Ben Elliston  <bje@redhat.com>
7843
7844         * MAINTAINERS: Add myself under ``Write After Approval''.
7845
7846 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7847
7848         * texinfo: Remove directory from GCC.
7849
7850 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7851
7852         * COPYING: Update to current
7853         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7854         to 19yy as example year in copyright notice).
7855
7856 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7857
7858         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7859         (libstdcxx_incdir): Pass down.
7860         * config.if: Remove expired bits for cxx_interface, add stub.
7861         (libstdcxx_incdir): Add variable for g++ include directory.
7862         * configure.in (gxx_include_dir): Use it.
7863
7864 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7865
7866         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7867         with old-email address from ``Write After Approval''.
7868
7869 2000-12-15  Andreas Jaeger  <aj@suse.de>
7870
7871         * configure.in: Handle lang_dirs.
7872
7873 2000-12-14  Tom Tromey  <tromey@redhat.com>
7874
7875         * MAINTAINERS: Removed brads.
7876
7877         * MAINTAINERS: Added gcj developers.
7878
7879 2000-12-13  Anthony Green  <green@redhat.com>
7880
7881         * configure.in: Disable libgcj for any target not specifically
7882         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7883         with g++ abi.
7884
7885 2000-12-13  Mike Stump  <mrs@wrs.com>
7886
7887         * Makefile.in (local-distclean): Also remove fastjar.
7888
7889 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7890
7891         * contrib/gcc_update: Add fastjar --touch entries.
7892
7893 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7894
7895         * configure.in: Disable language-specific target libraries for
7896         languages that aren't enabled.
7897
7898 2000-12-10  Anthony Green  <green@redhat.com>
7899
7900         * configure.in: Define libgcj.  Disable libgcj target libraries for
7901         most targets.
7902
7903 2000-12-10  Neil Booth  <neilb@earthling.net>
7904
7905         * MAINTAINERS: Update mail address, remove from WAA list.
7906
7907 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7908
7909         * libjava: Imported from /cvs/java.
7910         * libffi: Likewise.
7911         * Boehm-gc: Likewise.
7912
7913 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7914
7915         * configure.in (target_libs): Revert 2000-12-08 patch.
7916         (noconfigdirs): Added target-libjava.
7917
7918 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7919
7920         * djunpack.bat: removed.
7921
7922 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7923
7924         * Makefile.in: handle DOS-style absolute paths.
7925         * config-ml.in: likewise.
7926         * symlink-tree: likewise.
7927
7928 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7929
7930         * fastjar: Imported.
7931
7932 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7933
7934         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7935         libjava.
7936         * configure.in (target_libs): Removed `target-libjava'.
7937
7938 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7939
7940         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7941         (ALL_MODULES): Added fastjar.
7942         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7943         (all-target-libjava): all-fastjar replaces all-zip.
7944         (all-fastjar): Added.
7945         (configure-target-fastjar, all-target-fastjar): Likewise.
7946         * configure.in (host_tools): Added fastjar.
7947
7948 2000-12-07  Mike Stump  <mrs@wrs.com>
7949
7950         * Makefile.in (local-distclean): Remove leftover built files.
7951
7952 2000-11-24  Nick Clifton  <nickc@redhat.com>
7953
7954         * configure.in (xscale-elf): Add target.
7955         (xscale-coff): Add target.
7956
7957 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7958
7959         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7960         recent versions of FreeBSD (release 3 or later).
7961         * ltconfig: On FreeBSD, -lc must not be provided when building
7962         a shared library or else the standard -pthread gcc option is
7963         rendered worthless to later users of the built library.
7964
7965 2000-11-16  Fred Fish  <fnf@be.com>
7966
7967         * configure.in (enable_libstdcxx_v3): Fix typo,
7968         libstd++ -> libstdc++.
7969
7970 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7971
7972         * MAINTAINERS: Add self to Write After Approval list.
7973
7974 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7975
7976         * MAINTAINERS: Update my email address.  Add myself to global write
7977         privs list.
7978
7979 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7980
7981         * Makefile.in: Merge with src and libgcj.
7982         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7983         configure-target-<library> when their configure scripts need the C
7984         or C++ library to have already been built to work properly.
7985         (do_proto_toplev): Set them to an empty string.
7986
7987         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7988         (REALLY_SET_LIB_PATH): Use them.
7989
7990 2000-11-17  Stan Shebs  <shebs@apple.com>
7991
7992         * MAINTAINERS: Add self to Write After Approval list.
7993
7994 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7995
7996         * configure: Provide the original toplevel configure arguments
7997         (including $0) to subprocesses in the environment rather than
7998         through gcc/configargs.h.
7999
8000 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8001
8002         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8003         C99.  Alphabetise "Write After Approval" list.
8004
8005 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8006
8007         * configure: Turn on libstdc++ V3 by default.
8008
8009         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8010         if we've got GCC.
8011
8012 2000-11-11  Philip Blundell  <philb@gnu.org>
8013
8014         * MAINTAINERS: Add self to Write After Approval list.
8015
8016 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8017
8018         * ltcf-c.sh (aix4): Improve shared library configuration; require
8019         exporting symbols.
8020         * ltcf-cxx.sh (aix4): Define.
8021         * ltconfig (aix4): Define library and soname specs appropriate for
8022         AIX.  Define command to create export symbols list.
8023
8024 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8025
8026         * config.sub: Add support for Sun Chorus
8027
8028 2000-10-31  Nick Clifton  <nickc@redhat.com>
8029
8030         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8031         <name>@redhat.com.  Also installed new email address for Clint
8032         Popetz.
8033
8034 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8035
8036         * etc: Remove directory from GCC.
8037
8038 2000-10-16  Michael Meissner  <meissner@redhat.com>
8039
8040         * configure (gcc/configargs.h): Only create if there is a build GCC
8041         directory created.
8042
8043 2000-10-16  Matthias Klose  <doko@debian.org>
8044
8045         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8046         when configured for libstdc++-v3.
8047
8048 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8049
8050         * configure: Save configure arguments to gcc/configargs.h.
8051
8052 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8053
8054         * config.guess: Import CVS version 1.157.
8055         * config.sub: Import CVS version 1.181.
8056
8057 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8058
8059         * Makefile.in (bootstrap): avoid recursion if subdir missing
8060         (cross): ditto
8061         (do-proto-toplev): ditto
8062
8063 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8064
8065         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8066         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8067
8068         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8069         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8070         all affected `configure' scripts.
8071
8072 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8073
8074         * MAINTAINERS: Add self as cpplib co-maintainer.
8075
8076 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8077
8078         * MAINTAINERS: Add self to Write After Approval list.
8079
8080 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8081
8082         * INSTALL/README: egcs -> GCC update.
8083
8084 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8085
8086         * MAINTAINERS: Add myself to Write After Approval list.
8087
8088 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8089
8090         * MAINTAINERS: Add myself to Write After Approval list.
8091
8092 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8093
8094         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8095         X11 libraries for hppa64.
8096
8097 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8098
8099         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8100
8101 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8102
8103         * Makefile.in (all-zlib): Added dummy target.
8104
8105         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8106         ltcf-gcj.sh: Updated from libtool multi-language branch.
8107
8108 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8109
8110         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8111         (bootstrap*): Depend on all-bootstrap.
8112
8113 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8114
8115         * config.guess: Import CVS version 1.156.
8116         * config.sub: Import CVS version 1.179.
8117
8118 2000-09-02  Anthony Green  <green@cygnus.com>
8119
8120         * Makefile.in (all-gcc): Depend on all-zlib.
8121         (CLEAN_MODULES): Add clean-zlib.
8122         (ALL_MODULES): Add all-zlib.
8123         * configure.in (host_libs): Add zlib.
8124
8125 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8126
8127         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8128         crosses, but add gcc/include to the header search path for them.
8129
8130 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8131
8132         * MAINTAINERS: Add self to Write After Approval list.
8133
8134 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8135
8136         * config.guess: Import CVS version 1.152.
8137         * config.sub: Import CVS version 1.177.
8138
8139 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8140
8141         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8142         $targargs to tell whether newlib is going to be built.
8143
8144         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8145         $$r/TARGET_SUBDIR/libio for _G_config.h.
8146
8147 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8148
8149         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8150
8151 2000-08-22  DJ Delorie  <dj@redhat.com>
8152
8153         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8154
8155 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8156
8157         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8158         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8159         sub-configures.
8160
8161 2000-08-21  DJ Delorie  <dj@redhat.com>
8162
8163         * MAINTAINERS: Add self as a libiberty maintainer
8164
8165 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8166
8167         * configure.in (libstdcxx_flags): Use
8168         libstdc++-v3/src/libstdc++.INC.
8169
8170 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8171
8172         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8173
8174 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8175
8176         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8177
8178         * configure: Make enable_threads and enable_shared defaults
8179         explicit.  Substitute enable_threads into generated Makefiles.
8180         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8181         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8182
8183 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8184
8185         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8186
8187 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8188
8189         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8190         previous delta.
8191
8192 2000-08-11  Jason Merrill  <jason@redhat.com>
8193
8194         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8195         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8196         (FLAGS_FOR_TARGET): Not here.
8197         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8198
8199 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8200
8201         * config-ml.in (CC, CXX): Don't introduce a leading space.
8202
8203 2000-08-07  DJ Delorie  <dj@delorie.com>
8204
8205         * MAINTAINERS: Add self as a DJGPP maintainer
8206
8207 2000-08-07  DJ Delorie  <dj@redhat.com>
8208
8209         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8210         "if we're also building gcc, and it's a gcc that will run on the
8211         build machine, we want to use its includes instead of the system's
8212         default includes".
8213
8214 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8215
8216         * MAINTAINERS: Add self to Write After Approval list.
8217
8218 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8219
8220         * configure.in (libstdcxx_flags): Don't use `"'.
8221
8222         * config-ml.in: Adjust multilib search paths to the
8223         appropriate multilib tree.
8224
8225 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8226
8227         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8228         commas in $LANGUAGES.
8229
8230 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8231
8232         * configure.in: Re-enable all references to libg++ and librx.
8233
8234 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8235
8236         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8237         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8238         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8239         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8240
8241         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8242
8243 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8244
8245         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8246         CXX_FOR_TARGET for sed.
8247
8248 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8249
8250         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8251         Do not override if already set in the environment or in configure.
8252         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8253         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8254
8255 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8256
8257         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8258         the libtool CVS tree multi-language branch.
8259         * ltconfig, ltmain.sh: Updated.
8260
8261 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8262
8263         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8264         (clean-target): Depend on it.
8265
8266         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8267         (GCC_FOR_TARGET): Use it.
8268         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8269         * configure.in: ... here.
8270         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8271         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8272
8273 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8274
8275         * MAINTAINERS: Add self to Write After Approval list.
8276
8277 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8278
8279         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8280         (configure-target-libchill, configure-target-libobjc): Likewise.
8281
8282         * configure.in: Use the same cache file for all target libs.
8283         * config-ml.in: But different cache files per multilib variant.
8284
8285 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8286
8287         * configure (topsrcdir): Don't use dirname.
8288
8289 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8290
8291         * MAINTAINERS: Add self to Write After Approval list.
8292
8293 2000-07-20  Jason Merrill  <jason@redhat.com>
8294
8295         * configure.in: Remove all references to libg++ and librx.
8296
8297         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8298
8299 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8300
8301         * config.sub: Update to subversions version 2000-07-06.
8302
8303 2000-07-12  Andrew Haley  <aph@cygnus.com>
8304
8305         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8306         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8307
8308 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8309
8310         * symlink-tree:  Check number of arguments.
8311
8312 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8313
8314         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8315         search path for a g++ extracted from the build tree.  This
8316         will allow link tests run by configure scripts in
8317         subdirectories to succeed.
8318
8319 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8320
8321         * ltconfig: Add support for mips-dde-sysv4.2MP
8322
8323 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8324
8325         * MAINTAINERS: Add myself as loop discovery maintainer.
8326
8327 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8328
8329         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8330         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8331
8332 2000-06-19  Timothy Wall  <twall@cygnus.com>
8333
8334         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8335         * config.sub: Add tic54x target.
8336
8337 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8338
8339         * MAINTAINERS: Add self as Fortran maintainer,
8340         remove Craig Burley.
8341
8342 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8343
8344         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8345         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8346
8347 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8348
8349         * MAINTAINERS: Add self as i18n maintainer
8350
8351 20000-05-21  H.J. Lu  (hjl@gnu.org)
8352
8353         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8354         directory are used if they exist. Make sure
8355         $(build_tooldir)/include is searched for header files,
8356         $(build_tooldir)/lib/ for library files.
8357         (GCC_FOR_TARGET): Likewise.
8358         (CXX_FOR_TARGET): Likewise.
8359
8360 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8361
8362         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8363
8364 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8365
8366         * Makefile.in (configure-target-libiberty): Depend on
8367         configure-target-newlib.
8368
8369 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8370
8371         * configure.in, Makefile.in: Merge all libffi-related
8372         configury stuff from the libgcj tree.
8373
8374 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8375
8376         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8377         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8378
8379 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8380
8381         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8382         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8383         current version information.  Add to proto-toplev directory.
8384         (gdb-taz): Build do-djunpack.
8385
8386 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8387
8388         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8389
8390 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8391
8392         * MAINTAINERS: Add self to Write After Approval list.
8393
8394 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8395
8396         * ltmain.sh: Preserve in relink_command any environment
8397         variables that may affect the linker behavior.
8398
8399 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8400
8401         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8402
8403 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8404
8405         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8406
8407 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8408
8409         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8410         with the version name.
8411
8412 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8413
8414         * MAINTAINERS: Add self as bb-reorder maintainer.
8415
8416 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8417
8418         * config.if: Tweak.
8419
8420 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8421
8422         * djunpack.bat: New file.
8423
8424 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8425
8426         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8427         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8428         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8429         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8430
8431 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8432
8433         * config.sub (case $basic_machine): Change default for "ibm-*"
8434         to "openedition".
8435
8436 2000-04-13  Andreas Jaeger  <aj@suse.de>
8437
8438         * MAINTAINERS: Added myself.
8439
8440 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8441
8442         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8443         (do-md5sum): New target.
8444         (MD5PROG): Define.
8445         (PACKAGE): Default to TOOL.
8446         (VER): Default to a shell script.
8447         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8448         md5 checksum generation.
8449         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8450         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8451         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8452         insight.tar.bz2): Use gdb-taz to create archive.
8453
8454 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8455
8456         * configure (warn_cflags): Delete.
8457
8458 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8459
8460         * MAINTAINERS: Added myself.
8461
8462 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8463             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8464
8465         * configure.in (enable_libstdcxx_v3): Add.
8466         (target_libs): Add bits here to switch between libstdc++-v2 and
8467         libstdc++-v3.
8468         * config.if: And this file too.
8469         * Makefile.in: Add libstdc++-v3 targets.
8470
8471 2000-04-05  Michael Meissner  <meissner@redhat.com>
8472
8473         * config.sub (d30v): Add d30v as a basic machine type.
8474
8475 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8476
8477         * configure.in: -linux-gnu*, not -linux-gnu.
8478
8479 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8480
8481         * MAINTAINERS: Add self in write-after-approval section.
8482
8483 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8484
8485         * MAINTAINERS: Add self as ia64 port maintainer.
8486
8487 2000-03-08  Neil Booth  <NeilB@earthling.net>
8488
8489         * MAINTAINERS: Add self in write-after-approval section.
8490
8491 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8492
8493         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8494         (do-tar-bz2): Replace TOOL with PACKAGE.
8495         (gdb.tar.bz2): Remove GDBTK from GDB package.
8496         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8497         dejagnu.tar.bz2): New packages.
8498
8499 2000-02-27  Andreas Jaeger  <aj@suse.de>
8500
8501         * configure.in: Add entry for mips*-*-linux*, move catch all
8502         *-*-*linux* entry below this one.
8503
8504 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8505
8506         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8507
8508 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8509
8510         * config.sub: Support an OS of "wince".
8511
8512 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8513
8514         * config.guess, config.sub: Updated to match config's 2000-02-15
8515         version.
8516
8517 2000-02-23  Linas Vepstas <linas@linas.org>
8518
8519         * config.sub: Add support for Linux/IBM 370.
8520         * configure.in: Likewise.
8521
8522 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8523
8524         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8525
8526 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8527
8528         * config.guess: Guess "cygwin" rather than "cygwin32".
8529
8530 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8531
8532         * configure (gcc_version): When setting, narrow search to
8533         lines containing `version_string'.
8534
8535 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8536
8537         * config.sub: Add support for avr target.
8538
8539 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8540
8541         * MAINTAINERS: Add maintainers for MCore port.
8542
8543 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8544
8545         * config.sub: Add mmix-knuth-mmixware.
8546
8547 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8548
8549         * MAINTAINERS: Pair cccp with cpplib maintainership.
8550
8551 2000-01-27  Christopher Faylor <cgf@redhat.com>
8552
8553         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8554         structure stuff to -L library search.
8555         (CXX_FOR_TARGET): Ditto.
8556         (CROSS_CHECK_MODULES): Fix spelling mistake.
8557
8558 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8559
8560         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8561         the C++ compiler.
8562
8563 2000-01-12  Richard Henderson  <rth@cygnus.com>
8564
8565         * configure.in: Don't build some bits for beos.
8566
8567 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8568
8569         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8570         as include files.
8571
8572 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8573
8574         * Add self as cpplib maintainer, as requested by Jason
8575         Merrill.  Correct my e-mail address.
8576
8577 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8578
8579         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8580         not mh-aix43.
8581
8582 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8583
8584         * MAINTAINERS: Add myself to "write after approval" list.
8585
8586 1999-12-14  Richard Henderson  <rth@cygnus.com>
8587
8588         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8589         * config.sub: Accept alphaev[78], alphaev8.
8590
8591 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8592
8593         * config.guess, config.sub: Update from autoconf.
8594
8595 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8596
8597         * MAINTAINERS:  update my playtime e-address.
8598
8599 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8600
8601         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8602         necessary libraries are missing.
8603
8604 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8605
8606         * MAINTAINERS: Add new 'write after approval' maintainer.
8607
8608 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8609
8610         * MAINTAINERS: Add new Java maintainer.
8611
8612 1999-10-25  Andreas Schwab  <schwab@suse.de>
8613
8614         * configure: Fix quoting inside arguments of eval.
8615
8616 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8617
8618         * config-ml.in: Allow suppression of some ARM multilibs.
8619
8620 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8621
8622         * config.guess: Add OS/390 match pattern.
8623         * config.sub: Add mvs, openedition targets.
8624         * configure.in (i370-ibm-opened*): New.
8625
8626 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8627
8628         * config.sub: Add support for configuring for pj.
8629
8630 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8631
8632         * config.sub (maybe_os): Add support for configuring for fr30.
8633
8634 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8635
8636         * configure.in: Do not configure or build ld for AIX
8637         platforms.  ld is known to be broken on these platforms.
8638
8639 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8640
8641         * config-ml.in: Pass compiler flag corresponding to multidirs to
8642         subdir configures.
8643
8644 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8645
8646         * Makefile.in (LDFLAGS): Define.
8647
8648 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8649
8650         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8651         noconfigdirs.
8652         (*-*-cygwin*): Likewise.
8653
8654 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8655
8656         * mkdep: New file.
8657         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8658         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8659
8660         From Eli Zaretskii <eliz@is.elta.co.il>:
8661         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8662         long file name when using DJGPP on MS-DOS.
8663
8664 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8665
8666         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8667
8668 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8669
8670         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8671         dependency as this causes "make check" to globally "make all"
8672
8673 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8674
8675         * configure.in (target_libs): Added target-zlib.
8676         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8677         (CONFIGURE_TARGET_MODULES): Likewise.
8678         (CHECK_TARGET_MODULES): Likewise.
8679         (INSTALL_TARGET_MODULES): Likewise.
8680         (CLEAN_TARGET_MODULES): Likewise.
8681         (configure-target-zlib): New target.
8682         (all-target-zlib): Likewise.
8683         (all-target-libjava): Depend on all-target-zlib.
8684         (configure-target-libjava): Depend on configure-target-zlib.
8685
8686         * Makefile.in (configure-target-libjava): Depend on
8687         configure-target-newlib.
8688         (configure-target-boehm-gc): New target.
8689         (configure-target-qthreads): New target.
8690
8691         * configure.in (target_libs): Added target-qthreads.
8692         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8693         (CONFIGURE_TARGET_MODULES): Likewise.
8694         (CHECK_TARGET_MODULES): Likewise.
8695         (INSTALL_TARGET_MODULES): Likewise.
8696         (CLEAN_TARGET_MODULES): Likewise.
8697         (all-target-qthreads): New target.
8698         (configure-target-libjava): Depend on configure-target-qthreads.
8699         (all-target-libjava): Depend on all-target-qthreads.
8700
8701         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8702         (CONFIGURE_TARGET_MODULES): Likewise.
8703         (CHECK_TARGET_MODULES): Likewise.
8704         (INSTALL_TARGET_MODULES): Likewise.
8705         (CLEAN_TARGET_MODULES): Likewise.
8706         (all-target-libjava): New target.
8707         (all-target-boehm-gc): Likewise.
8708         * configure.in (target_libs): Added libjava, boehm-gc.
8709
8710 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8711
8712         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8713         configure.bat in SUPPORT_FILES.
8714         (gas+binutils.tar.bz2): Likewise.
8715
8716         * makeall.bat: Remove; obsolete.
8717
8718 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8719
8720         From Mark Elbrecht:
8721         * configure.bat: Remove; obsolete.
8722
8723 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8724
8725         * configure: Add -W -Wall to the default CFLAGS when compiling with
8726         gcc.
8727
8728 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8729
8730         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8731
8732 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8733
8734         * configure.in: Build ld on IRIX6.
8735
8736 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8737
8738         * Makefile.in: Change distribution targets to use bzip2 instead of
8739         gzip.
8740         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8741         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8742
8743 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8744
8745         * config.sub: Add mcore target.
8746
8747 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8748
8749         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8750
8751 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8752
8753         * config.guess (dummy): Changed to $dummy.
8754
8755 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8756
8757         * config.sub: Tidied up case statements.
8758
8759 1999-05-22  Ben Elliston  <bje@cygnus.com>
8760
8761         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8762         <jiro@din.or.jp>.
8763
8764         * config.guess: Merge with FSF version. Future changes will be
8765         more accurately recorded in this ChangeLog.
8766         * config.sub: Likewise.
8767
8768 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8769
8770          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8771
8772 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8773
8774         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8775
8776 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8777
8778         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8779
8780 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8781
8782         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8783         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8784         Bad merge removed these two changes.
8785
8786 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8787                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8788
8789         * config.guess (interix Alpha): Add.
8790
8791 1999-04-11  Richard Henderson  <rth@cygnus.com>
8792
8793         * configure.in (i?86-*-beos*): Do config gperf; don't config
8794         gdb, newlib, or libgloss.
8795
8796 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8797
8798         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8799         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8800         from multidirs.
8801
8802 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8803
8804         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8805
8806 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8807
8808         * config.sub: Add support for mcore targets.
8809
8810 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8811
8812         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8813         not mt-ospace, in order to shut up assembler warning about using
8814         symbols that are named the same as registers.
8815
8816 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8817
8818         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8819         dependency list for all-target-cygmon.
8820
8821 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8822
8823         * config-ml.in: Check $host, not $target, for selective multilibs.
8824         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8825         thumb interworking, and underscore prefix multilibs.
8826
8827 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8828
8829         * missing: Update to version from current automake.
8830
8831 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8832
8833         * configure (gxx_include_dir): Removed.
8834
8835         * configure.in (gxx_include_dir): Handle it.
8836         * Makefile.in: Likewise.
8837
8838 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8839
8840         * config.sub (mips64vr4111,mips64vr4111el) Add.
8841
8842 1999-03-21  Ben Elliston  <bje@cygnus.com>
8843
8844         * config.guess: Correct typo for detecting ELF on FreeBSD.
8845
8846 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8847
8848         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8849         config/mh-djgpp.
8850
8851 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8852
8853         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8854         all-target-newlib to dependency list for all-target-bsp.
8855
8856 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8857
8858         * config.sub: Add i386-uwin support.
8859         * config.guess: Likewise.
8860
8861 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8862
8863         * configure.in: cleanup, add mh-*pic handling for arm, special
8864         case powerpc*-*-aix*
8865
8866 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8867
8868         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8869         can be built.
8870
8871 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8872
8873         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8874         targets.
8875
8876 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8877
8878         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8879
8880 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8881
8882         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8883
8884 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8885
8886         * config.sub: Fix typo in arm recognition.
8887
8888 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8889
8890         * configure.in (noconfigdirs): Changed target_configdirs to
8891         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8892         rather than m68k-*-* since it is not known to work on
8893         m68k-aout. Ditto for arm-*-*oabi.
8894
8895 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8896
8897         * configure.in (*-*-windows*): Remove, no longer used.
8898
8899 1999-02-19  Ben Elliston <bje@cygnus.com>
8900
8901         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8902         Smart and improved by Andrew Cagney.
8903
8904 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8905
8906         * config.guess: Recognize openbsd-*-hppa.
8907
8908 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8909
8910         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8911         only if it is not empty.
8912
8913 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8914
8915         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8916
8917         * config.guess: Modified to recognize uname's armv* syntax.
8918
8919         * config.sub: Modified to recognize uname's armv* syntax.
8920
8921 1999-02-17  Mark Salter  <msalter@cygnus.com>
8922
8923         * configure.in: Added target-bsp for sparclite.
8924
8925 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8926
8927         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8928
8929 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8930
8931         * configure.in: Add support for strongarm port.
8932         * config.sub: Add support for strongarm target.
8933
8934 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8935
8936         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8937         the old name config/mh-cygwin32.
8938         Enable texinfo.
8939
8940 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8941
8942         * configure.in: Do build ld for ix86 Solaris.
8943
8944 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8945
8946         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8947         $AR_FOR_TARGET.  Likewise for RANLIB.
8948
8949 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8950
8951         * config.sub (oabi):  Recognize.
8952         * configure.in (arm-*-oabi):  Handle.
8953
8954 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8955
8956         * config.guess: Improve detection of i686 on UnixWare 7.
8957
8958 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8959
8960         * config.guess: Add support for i386-pc-interix.
8961         * config.sub: Likewise.
8962         * configure.in: Likewise.
8963
8964 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8965
8966         * Makefile.in: Remove unneeded all-target-libio from
8967         from all-target-winsup target since it is now unneeded.
8968         Add all-target-libtermcap in its place since it is now
8969         needed.
8970
8971 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8972
8973         * configure.in: makefile stub for cygwin target is probably
8974         unnecessary.  Remove it for now.
8975
8976 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8977
8978         * configure.in: libtermcap.a should be built when cygwin is the
8979         target as well as the host.
8980         * config.guess: Allow mixed case in cygwin uname output.
8981         * Makefile.in: Add libtermcap target.
8982
8983 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8984
8985         * config.sub: Clean up handling of hppa2.0.
8986
8987 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8988
8989         * config.guess: Use C code to identify more HP machines.
8990
8991 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8992
8993         * config.sub: Handle hppa2.0.
8994
8995 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8996
8997         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8998         cygmon for all sparclite targets, regardless of object format.
8999
9000 1998-12-15  Mark Salter  <msalter@cygnus.com>
9001
9002         * configure.in: Added target-bsp for several target architectures.
9003
9004         * Makefile.in: Added rules for bsp.
9005
9006 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9007
9008         * config.guess: Improve detection of hppa2.0 processors.
9009
9010 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9011
9012         * config.guess: Recognize FreeBSD using ELF automatically.
9013
9014 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9015
9016         * configure (skip-this-dir): Add handling for new shell script, which
9017         might be created by a sub-directory's configure to indicate, this particular
9018         directory is "unwanted".
9019         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9020
9021 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9022
9023         * ltconfig: import from libtool, after changing libtool to
9024         account for the cygwin name change.
9025
9026 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9027
9028         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9029         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9030
9031 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9032
9033         * configure.in: Add libtermcap to list of cygwin dependencies.
9034
9035 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9036
9037         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9038         they include winsup/include when it's a cygwin target.
9039
9040 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9041
9042         * configure.in (host_tools): Added zip.
9043         * Makefile.in (all-target-libjava): Depend on all-zip.
9044         (all-zip): New target.
9045         (ALL_MODULES): Added all-zip.
9046         (NATIVE_CHECK_MODULES): Added check-zip.
9047         (INSTALL_MODULES): Added install-zip.
9048         (CLEAN_MODULES): Added clean-zip.
9049
9050 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9051
9052         * Makefile.in: lose "32" from comment about cygwin.
9053
9054 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9055
9056         * configure.in: Use -Os to build target libraries for the fr30.
9057
9058 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9059
9060         * config.sub: Add fr30.
9061
9062 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9063
9064         * configure.in: drop "32" from config/mh-cygwin32.  Check
9065         cygwin* instead of cygwin32*.
9066         * config.sub: Check cygwin* instead of cygwin32*.
9067
9068 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9069
9070         * config.guess: Match any version of Unixware7.
9071
9072 1998-10-20  Syd Polk  <spolk@cygnus.com>
9073
9074         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9075         if desired.
9076
9077 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9078
9079         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9080         these if the appropriate directories and files to not exist.
9081
9082 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9083
9084         * Makefile.in (DEVO_SUPPORT): Add config.if.
9085
9086 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9087
9088         * configure: Add pattern to replace "build_tooldir"'s
9089         definition in the generated Makefile with "tooldir"'s
9090         actual value.
9091
9092 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9093
9094         * config.sub: Bring back lost sparcv9.
9095
9096         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9097
9098 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9099
9100         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9101         CC_FOR_TARGET and friends.
9102
9103 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9104
9105         * Makefile.in (build_tooldir): New variable, same as tooldir.
9106         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9107         -B$(build_tooldir)/bin/.
9108         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9109
9110 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9111
9112         * README: Remove installation instructions and refer to the
9113         INSTALL directory instead.
9114
9115 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9116
9117         * config.sub: Add support for i[34567]86-pc-udk.
9118         * configure.in: Likewise.
9119
9120 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9121
9122         * Makefile.in: add bzip2 package building bits for user
9123         tools module
9124         * configure.in: ditto
9125
9126 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9127
9128         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9129         (ALL_TARGET_MODULES): Add all-target-libobjc.
9130         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9131         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9132         (all-target-libchill): Add dependencies.
9133         * configure.in (target_libs): Add libchill.
9134
9135 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9136
9137         * configure.in (target_subdir): Remove duplicate line.
9138
9139 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9140
9141         * Makefile.in (all-automake): fix dependencies.
9142
9143 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9144
9145         * configure.in: Minor cleanups for building in the $(target_alias)
9146         subdir.
9147
9148 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9149
9150         * Makefile.in (bootstrap): Set r and s before make all.  Use
9151         BASE_FLAGS_TO_PASS in make all.
9152         (cross): Likewise.
9153
9154 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9155
9156         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9157
9158 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9159
9160         * config.sub: Fix typo in last change.
9161
9162 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9163
9164         * config.sub: Add support for C4x target.
9165         * configure.in: Likewise.
9166
9167 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9168
9169         * config.sub: Recognize sparcv9 just like sparc64.
9170
9171 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9172
9173         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9174
9175 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9176
9177         * config.guess: Correctly identify Pentium II sco boxes.
9178
9179         * config.guess: Fix "tr" code.  From Weiwen Liu.
9180
9181 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9182
9183         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9184         stabs.
9185
9186 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9187
9188         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9189         (ALL_TARGET_MODULES): Add all-target-libchill.
9190         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9191         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9192         (all-target-libchill): Add dependencies.
9193         * configure.in (target_libs): Add libchill.
9194
9195 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9196
9197         * config.guess: Avoid assumptions about "tr" behaves when
9198         LANG is set to something other than English.
9199
9200 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9201
9202         * configure (gxx_include_dir): Changed to
9203         '${prefix}/include/g++'-${libstdcxx_interface}.
9204
9205         * config.if: New to determine the interfaces.
9206
9207 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9208
9209         * config.guess: Detect and handle MPE/IX.
9210         * config.sub: Deal with MPE/IX.
9211
9212 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9213
9214         * configure.in: Use mh-aix43.
9215
9216 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9217
9218         * configure: Fix --without/--disable cases for gxx-include-dir.
9219
9220 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9221
9222         * mdata-sh:  Imported.  Needed for automake support.
9223
9224 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9225
9226         * Makefile.in (taz): Try "chmod -R og=u ." before
9227         "chmod og=u `find . -print`".
9228
9229 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9230
9231         * configure.in: Add arm-elf and thumb-elf support.
9232
9233 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9234
9235         * Makefile.in: Undo previous patch.
9236
9237 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9238
9239         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9240         to here ...
9241         (install-no-fixedincludes): and here
9242         (INSTALL_MODULES): ... from here.
9243
9244 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9245
9246         * config.sub: Merge with FSF.
9247
9248         * config.guess: Merge with FSF.
9249
9250 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9251
9252         * configure (extraconfigdirs): New variable.
9253         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9254         * Makefile.in (all): Move higher in file.
9255         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9256         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9257         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9258         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9259         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9260
9261 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9262
9263         * Makefile.in (all-target-libjava): Depend on all-gcc and
9264         all-target-newlib.
9265         (configure-target-libjava): Depend on $(ALL_GCC).
9266
9267 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9268
9269         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9270         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9271
9272 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9273
9274         * INSTALL/README: Fix typo.
9275
9276 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9277
9278         * ylwrap: Change absolute path checks to check for DOS style path
9279         names.
9280
9281         * ylwrap: Don't use a full path name if the source file is in the
9282         same directory.  From hjl@lucon.org (H.J. Lu).
9283
9284         * config-ml.in: Default to being verbose, to match Feb 18 change to
9285         configure.
9286
9287 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9288
9289         Brought over from egcs:
9290
9291         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9292
9293         * configure.in (target_subdir): Set to ${target_alias} instead
9294         of "libraries".
9295
9296         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9297
9298         * configure.in (target_subdir): Set to libraries if enable_multilib.
9299
9300 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9301
9302         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9303         multilibs, force reconfiguration the first time we create
9304         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9305
9306 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9307
9308         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9309         avoid confusion with --no-recursion.
9310
9311 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9312
9313         * configure.in: Win32 hosts shouldn't use install -x
9314         * install-sh: remove -x option, and special .exe-handling
9315         hack.
9316
9317 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9318
9319         * config.guess: Recognize i586-pc-beos.
9320         * configure.in: Don't build some bits for beos.
9321
9322 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9323
9324         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9325         CFLAGS default to -O2.
9326
9327         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9328         when using GNU ld.
9329
9330 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9331
9332         * ltmain.sh: Correct install when using a different shell.
9333
9334 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9335
9336         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9337
9338 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9339
9340         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9341         target.
9342
9343 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9344
9345         * ltconfig: Update to correct AIX handling.
9346
9347 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9348
9349         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9350
9351         * configure.in (target_subdir): Set to ${target_alias} instead
9352         of "libraries".
9353
9354 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9355
9356         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9357         (Makefile): Depend on $(gcc_version_trigger).
9358
9359         * configure (gcc_version): Change default initializer to empty
9360         string.
9361         (gcc_version_trigger): New variable; pass this variable down
9362         to subdir configures to enable them checking gcc's version
9363         themselves. Emit make macros for both gcc_version vars.
9364         (topsrcdir): Initialize reliably.
9365         (recursion line): Remove --with-gcc-version=${gcc_version}.
9366
9367 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9368
9369         * configure (enable_version_specific_runtime_libs): Implement new flag
9370         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9371         in $(libsubdir); emit definition in each generated Makefile.
9372         (gxx_include_dir): Initialize depending on
9373         $enable_version_specific_runtime_libs.
9374
9375 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9376
9377         * configure (gcc_version): Initialize properly depending on
9378         how and where configure is started.
9379         (recursion line): Pass a --with-gcc-version=${gcc_version}
9380         to configures in subdirs.
9381
9382 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9383
9384         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9385         cygmon
9386
9387 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9388
9389         * configure.in: Add cygmon and libstub support for mn10200.
9390
9391 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9392
9393         * configure (gcc_version): Add new variable describing the
9394         particular gcc version we're building.
9395         * Makefile.in (libsubdir): Add new macro for the directory
9396         in which the compiler finds executables, libraries, etc.
9397         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9398         and libsubdir.
9399
9400 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9401
9402         * Makefile.in (local-clean): Remove *.log.
9403         (warning.log): Built with warn_summary from build.log.
9404         (mail-report.log): Run test_summary.
9405         (mail-report-with-warnings.log): Run test_summary including
9406         warning.log in the report.
9407
9408 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9409
9410         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9411
9412 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9413
9414         * Makefile.in (grep): Grep no longer depends on libiberty.
9415
9416 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9417
9418         * Makefile.in: all-snavigator needs all-libgui.
9419
9420 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9421
9422         * configure.in: Add cygmon and libstub support for mn10300.
9423
9424 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * missing: Update to version from automake 1.3.
9427
9428         * ltmain.sh: On installation, don't get confused if the same name
9429         appears more than once in the list of library names.
9430
9431 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9432
9433         * config.sub: Accept m68060 and m5200 as CPU names.
9434
9435 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9436
9437         * configure: Use && rather than using -a in test, because odd
9438         strings can confuse test.
9439         * configure.in: Likewise.
9440
9441 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9442
9443         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9444
9445 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9446
9447         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9448         bootstrap4-lean): New targets.
9449
9450 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9451
9452         * mpw-* Delete.  Not used.
9453
9454 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9455
9456         * COPYING.LIB: Update FSF address.
9457
9458 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9459
9460         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9461
9462         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9463         GAS_SUPPORT_DIRS.
9464
9465 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9466
9467         * ltconfig, ltmain.sh: Avoid producing a version number if
9468         -version-info was not used.
9469
9470 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9471
9472         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9473         building with newlib.
9474
9475 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9476
9477         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9478         Solaris `make' causes it to continue to next definition.
9479
9480 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9481
9482         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9483         the right GUI libraries and files are installed along with GDB.
9484
9485 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9486
9487         * configure.in: Change alpha to alpha* in several places.
9488
9489 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9490
9491         * config.sub: Recognize sparc86x.
9492
9493 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9494
9495         * configure.in (--enable-target-optspace): Remove debug echo.
9496
9497 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9498
9499         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9500
9501 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9502
9503         * ltconfig: Update cygwin32 support.
9504
9505         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9506         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9507         (GDB_SUPPORT_DIRS): Likewise.
9508
9509 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9510
9511         * configure.in (target_makefile_frag): If --enable-target-optspace,
9512         use -Os to compile target libraries rather than -O2.  Default to
9513         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9514         not used.
9515         * configure.in (target_cflags): Ditto for d30v.
9516
9517 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9518
9519         * Makefile.in (all-bfd): Depend on all-intl.
9520         (all-binutils): Likewise.
9521         (all-gas): Likewise.
9522         (all-gprof): Likewise.
9523         (all-ld): Likewise.
9524
9525 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9526
9527         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9528
9529 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9530
9531         * Makefile.in (all-bfd): Depend upon all-libiberty.
9532
9533         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9534
9535 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9536
9537         * Makefile.in: Add libstub.
9538
9539         * configure.in: Ditto. Build libstub for targets that have cygmon
9540         support.
9541
9542 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9543
9544         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9545
9546 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9547
9548         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9549         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9550
9551 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9552
9553         * configure: Define DEFAULT_M4 by searching PATH.
9554         * Makfile.in: Use DEFAULT_M4.
9555
9556 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9557
9558         * ltconfig: Add cygwin32 support.
9559
9560         * Makefile.in, configure.in: Add libtool as a native only directory
9561         to configure and build.
9562
9563 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9564
9565         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9566
9567 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9568
9569         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9570
9571 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9572
9573         * Makefile.in: add ash make rules
9574         * configure.in: add ash to native_only and host_tools lists
9575
9576 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9577
9578         * Makefile.in (all-gettext, all-intl): New targets.
9579         (ALL_MODULES): Added all-gettext, all-intl.
9580         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9581         (INSTALL_MODULES): Added install-gettext, install-intl.
9582         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9583
9584         * configure.in (host_tools): Added gettext.
9585         (native_only): Likewise.
9586         (noconfigdirs) [various cases]: Likewise.
9587         (host_libs): Added intl.
9588
9589 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9590
9591         * configure: Do not disable building gdbtk for cygwin32 hosts.
9592
9593 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9594
9595         * configure.in: Add thumb-coff target.
9596         * config.sub: Add thumb-coff target.
9597
9598 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9599
9600         * Makefile.in: Revert yesterday's change.
9601         (all-target-winsup):  all-target-librx stays out of here.
9602
9603 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9604
9605         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9606         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9607         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9608         Remove references to librx and libg++.
9609
9610 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9611
9612         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9613         recursive makes
9614
9615 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9616
9617         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9618         for newlib directory.
9619         (CXX_FOR_TARGET): Likewise.
9620
9621 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9622
9623         * ltconfig: Update after libtool/ltconfig.in change for
9624         hpux11.
9625
9626 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9627
9628         * ltconfig, ltmain.sh: Update to libtool 1.2.
9629
9630 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9631
9632         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9633         (install-gcc-cross): Instead, override LANGUAGES here.
9634
9635 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9636
9637         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9638         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9639
9640 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9641
9642         * configure.in: Add Thumb-pe target.
9643
9644 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9645
9646         * Makefile.in - changed sn targets to snavigator
9647         * configure.in - changed sn targets to snavigator
9648
9649 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9650
9651         * config-ml.in: After building symlink tree call make distclean
9652         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9653         to be the case for libiberty.
9654
9655 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9656
9657         * configure: When making link, also check the current
9658         directory. The configure scripts may create one.
9659
9660 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9661
9662         * config.sub: Accept alphapca56 and alphaev6 properly.
9663
9664 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9665
9666         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9667
9668 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9669
9670         * config.sub (sco5): Fix typo.
9671
9672 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9673
9674         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9675         install-itcl.
9676         (install-itcl): Remove dependency on install-tcl.
9677
9678 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9679
9680         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9681
9682 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9683
9684         * configure.in: Don't build libgui for a cygwin32 target when not on
9685         a cygwin32 host.
9686
9687 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9688
9689         * configure (redirect): Set to null, so default behavior of
9690         configure is now --verbose.
9691
9692 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9693
9694         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9695         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9696
9697 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9698
9699         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9700         this change to sync Makefile.in with its ChangeLog entries.
9701
9702 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9703
9704         * ltmain.sh (mkdir): Check that the directory doesn't exist
9705         before we exit with error, so that we don't get races during
9706         parallel builds.
9707
9708 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9709
9710         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9711
9712 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9713
9714         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9715         PICFLAG_FOR_TARGET.
9716         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9717
9718         * configure: Emit a definition for the new macro enable_shared
9719         into each Makefile.
9720
9721 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9722
9723         * configure.in (host_tools, native_only): Add libtool.
9724
9725 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9726
9727         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9728         Fix typo in ming config comment.
9729
9730 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9731
9732         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9733
9734 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9735
9736         * config.sub: Add tic30 cases, and map c30 to tic30.
9737
9738 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9739
9740         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9741         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9742         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9743         (CLEAN_TARGET_MODULES): Similarly
9744         (all-target-libf2c): Add dependences.
9745         * configure.in (target_libs): Add libf2c.
9746
9747 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9748
9749         * configure.in: Remove expect from noconfigdirs when target
9750         is cygwin32.  OK to build expect and dejagnu with Canadian
9751         Cross.
9752
9753 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9754
9755         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9756         host.
9757
9758         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9759         and mingw32.
9760
9761 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9762
9763         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9764         here as it is not defined in the toplevel Makefile.
9765
9766 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9767
9768         * configure (package_makefile_rules_frag): New variable, which names
9769         a file with generic rules, ...
9770         Change comment to mention we now have FIVE parts.
9771         * configure: Undo last change.
9772
9773 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9774
9775         * config.guess: More accurate determination of HP processor types.
9776         * config.sub: More accurate determination of HP processor types.
9777
9778 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9779
9780         * configure (package_makefile_frag): Move inserting the
9781         ${package_makefile_frag} to where it should be according
9782         to the comment.
9783
9784 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9785
9786         * config.guess: Add support for Linux/ARM.
9787
9788 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9789
9790         * .cvsignore: Remove *-info and *-install since they match
9791         release-info and mpw-install, which we don't want to just ignore.
9792
9793 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9794
9795         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9796
9797 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9798
9799         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9800         local_prefix to sub-make invocations.
9801
9802 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9803
9804         * configure.in: Check makefile fragments in the source
9805         directory.
9806
9807 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9808
9809         * configure.in: Check whether host and target makefile
9810         fragments exist before adding them to *_makefile_frag.
9811
9812 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9813
9814         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9815
9816 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9817
9818         * configure.in: Make sure we only replace RPATH_ENVVAR on
9819         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9820         regexp to sed.
9821
9822         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9823         to sub-makes.
9824
9825 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9826
9827         * config-ml.in (multi-do): LDFLAGS must include multilib
9828         designator.
9829
9830 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9831
9832         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9833
9834 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9835
9836         * config.sub: Add mingw32 support.
9837         * configure.in: Likewise.
9838
9839 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9840
9841         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9842
9843 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9844
9845         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9846         * configure (gxx_include_dir): Provide a definition for subdirs
9847         which do not use autoconf.
9848
9849 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9850
9851         * config.guess: Sync with egcs.  Picks up new alpha support,
9852         BeOS & some additional linux support.
9853
9854 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9855
9856         * config.guess: HP 9000/803 is a PA1.1 machine.
9857
9858 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9859
9860         * configure.in: It's alpha*-...
9861
9862 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9863
9864         * configure.in (host_makefile_frag, target_makefile_frag):
9865         Handle multiple config files.
9866         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9867         alpha-*-*.
9868
9869 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9870
9871         * mkdep: New file.
9872
9873 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9874
9875         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9876
9877 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9878
9879         * Makefile.in: Add libgui directory.
9880         (GDB_TK): Add all-libgui.
9881         * configure.in: Add libgui directory.
9882         * configure: Add all-libgui to GDB_TK.
9883
9884 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9885
9886         * config-ml.in (multidirs): Add m32r to multilib list.
9887
9888 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9889
9890         * Makefile.in (all-target-gperf): Change dependency to
9891         all-target-libstdc++.
9892
9893 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9894
9895         * config.guess: Add BeOS support.
9896
9897 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9898
9899         Source directory cvs renamed to cvssrc:
9900         * configure.in (host_tools): Change cvs to cvssrc.
9901         (native_only): Likewise.
9902         (noconfigdirs) [various cases]: Likewise.
9903         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9904         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9905         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9906         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9907         (all-cvssrc): Rename target from all-cvs.
9908
9909 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9910
9911         * configure (gxx_include_dir): Fix thinko.
9912
9913 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9914
9915         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9916         (install-cross, install-gcc-cross): New targets.
9917
9918 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9919
9920         * configure.in (noconfigdirs): Add support for Thumb target.
9921
9922         * config.sub (maybe_os): Add support for Thumb target.
9923
9924 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9925
9926         * Makefile.in: Add rules for cygmon.
9927
9928         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9929
9930 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9931
9932         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9933         * configure (gxx_include_dir): Provide a definition for subdirs
9934         which do not use autoconf.
9935
9936 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9937
9938         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9939         11/18/97 build
9940
9941 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9942
9943         * From Franz Sirl.
9944         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9945         found on RedHat Linux systems.
9946
9947 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9948
9949         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9950         guesses.
9951
9952 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9953
9954         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9955
9956 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9957
9958         * ltmain.sh: If mkdir fails, check whether the directory was created
9959         anyhow by some other process.
9960
9961 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9962
9963         * configure.in (d30v-*-*): Configure all directories.
9964
9965 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9966
9967         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9968         for the D30V.
9969
9970 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9971
9972         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9973
9974 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9975
9976         * include/libiberty.h: Add extern "C" { so it can be used with C++
9977         progrms.
9978         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9979         programs.
9980
9981 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9982
9983         * configure.in (d30v-*-*): Configure GCC now.
9984
9985 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9986
9987         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9988         is no longer needed.
9989
9990 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9991
9992         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9993
9994 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9995
9996         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9997         targets using "$@" to provide support for similar but not identical
9998         targets without having to duplicate code.
9999
10000 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10001
10002         * makefile.vms: Fix to work with DEC C.
10003
10004 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10005
10006         * config.sub: Add mips-tx39-elf to marketing names.
10007
10008 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10009
10010         * ltmain.sh: Handle symlinks in generated script.
10011
10012 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10013
10014         * configure: Handle autoconf style directory options: --bindir,
10015         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10016         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10017         --sysconfdir.
10018         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10019         (sharedstatedir, localstatedir, oldincludedir): New variables.
10020         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10021         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10022         sbindir, sharedstatedir, and sysconfdir.
10023
10024 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10025
10026         * Makefile.in (bootstrap-lean): New target.
10027
10028 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10029
10030         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10031         sn, and gnuserv from noconfigdirs.
10032
10033 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10034
10035         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10036
10037 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10038
10039         * Makefile.in (cross): New target.
10040
10041 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10042                           Jeff Law         <law@cygnus.com>
10043
10044         * Makefile.in (bootstrap2, bootstrap3): New targets.
10045         (all-bootstrap): Remove outdated and confusing target.
10046         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10047
10048 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10049
10050         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10051         windows.  Consistent with gdb/configure.
10052
10053 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10054
10055         * configure.in: Name Linux target fragment.
10056
10057         * configure: Rewrite so that project Makefile fragment is inserted
10058         first and appears last in the resulting Makefile.
10059
10060 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10061
10062         * Makefile.in (install-itcl): Install tcl first.
10063
10064 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10065
10066         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10067
10068 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10069
10070         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10071
10072         * configure.in (skipdirs): Add target-librx for Linux.
10073         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10074
10075 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10076
10077         * Makefile.in (bootstrap): New target.
10078
10079 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10080
10081         * config.sub: Accept 'amigados' for backward compatibility.
10082
10083 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10084
10085         * config.guess: Merge with FSF.
10086
10087 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10088
10089         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10090
10091 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10092
10093         * config.sub: Add "marketing-names" patch.
10094
10095 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10096
10097         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10098
10099 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10100
10101         * config.sub: Handle v850-elf.
10102
10103 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10104
10105         * .cvsignore (*-install): Remove.
10106
10107 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10108
10109         * ltconfig: Set CONFIG_SHELL in libtool.
10110         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10111
10112 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10113
10114         * configure.in (target_subdir): Set to libraries if enable_multilib.
10115
10116 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10117
10118         * config.guess: Update from gcc directory.
10119
10120 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10121
10122         * Makefile.in (all-sim): Depends on all-readline.
10123
10124 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10125
10126         * Makefile.in (BISON, YACC): Use $$s.
10127         (all-bison): Depend on all-texinfo.
10128
10129 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10130
10131         * Makefile.in (BISON): Add -L flag.
10132         (YACC): Likewise.
10133
10134 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10135
10136         * configure.in (noconfigdirs): Add support for v850e target.
10137
10138         * config.sub (maybe_os): Add support for v850e target.
10139
10140 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10141
10142         * configure.in (noconfigdirs): Add support for v850ea target.
10143
10144         * config.sub (maybe_os): Add support for v850ea target.
10145
10146 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10147
10148         * config.sub: Add mipstx39.  Delete r3900.
10149
10150 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10151
10152         * Makefile.in (all-autoconf): Depends on all-texinfo.
10153
10154 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10155
10156         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10157         eabi targets.
10158
10159 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10160
10161         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10162
10163         * configure: When handling a Canadian Cross, handle YACC as well as
10164         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10165         * Makefile.in (all-bison): Depend upon all-texinfo.
10166
10167 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10168
10169         * Makefile.in (BISON): bison, not byacc or bison -y.
10170         (YACC): bison -y or byacc or yacc.
10171         (various): Add *-bison as appropriate.
10172         (taz): No need to mess with BISON anymore.
10173
10174 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * configure: If OSTYPE matches *win32*, try to find a good value for
10177         CONFIG_SHELL.
10178
10179 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10180
10181         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10182         configure.in if it is present.
10183
10184 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10185
10186         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10187
10188 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10189
10190         * config.sub: Recognize `arc' cpu.
10191         * configure.in: Likewise.
10192         * config-ml.in: Likewise.
10193
10194 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10195
10196         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10197
10198 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10199
10200         * configure: Changed sed delimiter from ':' to '|' when
10201         attempting to substitute ${config_shell} for SHELL. On
10202         NT ${config_shell} may contain a ':' in it.
10203
10204 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10205
10206         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10207
10208 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10209
10210         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10211
10212 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10213
10214         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10215
10216         * ylwrap: If the program is a relative path, force it to be
10217         absolute.
10218
10219 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10220
10221         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10222
10223 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10224
10225         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10226         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10227         for libraries.
10228
10229 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10230
10231         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10232         separated by spaces.
10233
10234 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10235
10236         * ylwrap: New file.
10237         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10238
10239         * ltmain.sh: Handle /bin/sh at start of install program.
10240
10241         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10242
10243         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10244         * missing: New file, from automake 1.2.
10245
10246 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10247
10248         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10249         check-tk to CHECK_X11_MODULES.
10250
10251 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * config.sub: Merge with FSF.
10254
10255 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10256
10257         * config.guess: Merge with FSF.
10258
10259 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10260
10261         * configure: Treat msdosdjgpp like go32.
10262         * configure.in: Likewise.  Don't remove gprof for go32.
10263
10264         * configure: Change Makefile.tem2 to Makefile.tm2.
10265
10266 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10267
10268         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10269
10270 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10271
10272         * install-sh (chmodcmd): Set to null if the DST directory already
10273         exists.  Same as Nov 11th change.
10274
10275 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10276
10277         * configure (GDB_TK): Needs itcl and tix.
10278
10279 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10280
10281         * config.guess: Update from FSF.
10282
10283 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10284
10285         * Makefile.in (GDB_TK): Depend on itcl and tix.
10286
10287 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10288
10289         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10290         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10291         (INSTALL_SCRIPT): New variable.
10292         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10293         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10294         to -x.
10295         * install-sh: Add support for -x option.
10296
10297 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10298
10299         * configure.in, Makefile.in: Treat tix like itcl.
10300
10301 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10302
10303         * Makefile.in (WINDRES): New variable.
10304         (WINDRES_FOR_TARGET): New variable.
10305         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10306         (EXTRA_HOST_FLAGS): Add WINDRES.
10307         (EXTRA_TARGET_FLAGS): Add WINDRES.
10308         (EXTRA_GCC_FLAGS): Add WINDRES.
10309         ($(DO_X)): Pass down WINDRES.
10310         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10311         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10312         DLLTOOL_FOR_TARGET.
10313
10314 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10315
10316         * configure.in: configure sim before gdb for win32-x-ppc
10317
10318 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10319
10320         Move gperf into the toplevel, from libg++.
10321         * configure.in (target_tools): Add target-gperf.
10322         (native_only): Add target-gperf.
10323         * Makefile.in (all-target-gperf): New target, depend on
10324         all-target-libg++.
10325         (configure-target-gperf): Empty rule.
10326         (ALL_TARGET_MODULES): Add all-target-gperf.
10327         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10328         (CHECK_TARGET_MODULES): Add check-target-gperf.
10329         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10330         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10331
10332 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10333
10334         * config.sub (mn10200): Recognize new basic machine.
10335
10336 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10337
10338         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10339         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10340
10341 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10342
10343         * configure.in: If we're building mips-sgi-irix6* native, turn on
10344         ENABLE_MULTILIB and set TARGET_SUBDIR.
10345
10346 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10347
10348         * Makefile.in (all-sn): Depend on all-grep.
10349
10350 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10351
10352         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10353
10354         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10355         Makefile.  From Jeff Makey <jeff@cts.com>.
10356         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10357
10358         * Makefile.in (DISTBISONFILES): Remove.
10359         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10360         $(DEFAULT_YACC).
10361
10362         * configure.in: Build itl, db, sn, etc., when building for native
10363         cygwin32.
10364
10365         * Makefile.in (LD): New variable.
10366         (EXTRA_HOST_FLAGS): Pass down LD.
10367         ($(DO_X)): Likewise.
10368
10369 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10370
10371         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10372
10373 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10374
10375         * configure.in (targargs): Strip out any supplied --build argument
10376         before adding our own. Always add --build.
10377
10378 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10379
10380         * configure.in (targargs): Pass --build if we're doing
10381         a cross-compile.
10382
10383 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10384
10385         * configure: Use '|' instead of ":" as the separator in
10386         sed. Otherwise sed chokes on NT path names with drive
10387         designators. Also look for "?:*" as the leading characters in an
10388         absolute pathname.
10389
10390 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10391
10392         * config.sub: Support for r3900.
10393
10394 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10395
10396         * configure.in: Use install-sh, not install.sh.
10397
10398 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10399
10400         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10401         apply it twice.
10402
10403 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10404
10405         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10406         install-binutils.
10407
10408 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10409
10410         * Makefile.in: Add automake targets.
10411         * configure.in (host_tools): Add automake.
10412
10413 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10414
10415         * configure: Default CXX to c++, not gcc.
10416         * Makefile.in (CXX): Set to c++, not gcc.
10417         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10418
10419 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10420
10421         * install-sh: try appending a .exe if source file doesn't
10422         exist
10423
10424 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10425
10426         * configure.in: Turn on multilib by default.
10427         (cross_only): Remove target-libiberty.
10428
10429         * Makefile.in (all-gcc): Don't depend on libiberty.
10430
10431 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10432
10433         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10434
10435 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10436
10437         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10438         (DISTBISONFILES): Add ld/Makefile.in
10439
10440 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10441
10442         * configure.in: if target is cygwin32 but host isn't cygwin32,
10443         don't configure gdb tcl tk expect, not just gdb.
10444
10445 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10446
10447         * configure.in: Added gnuserv everywhere sn appears.
10448
10449         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10450         (CROSS_CHECK_MODULES): Added check-gnuserv.
10451         (INSTALL_MODULES): Added install-gnuserv.
10452         (CLEAN_MODULES): Added clean-gnuserv.
10453         (all-gnuserv): New target.
10454
10455 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10456
10457         * config.guess: Fixes for MIPS OpenBSD systems.
10458
10459 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10460
10461         * Makefile.in (INSTALL_XFORM): Remove.
10462         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10463
10464         * mkinstalldirs: New file, copied from automake.
10465         * Makefile.in (installdirs): Rename from install-dirs.  Use
10466         mkinstalldirs.  Change all users.
10467         (DEVO_SUPPORT): Add mkinstalldirs.
10468
10469 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10470
10471         * install-sh: Rename from install.sh.
10472         * Makefile.in (INSTALL): Change install.sh to install-sh.
10473         (DEVO_SUPPORT): Likewise.
10474
10475         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10476         Graichen <graichen@rzpd.de>.
10477
10478 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10479
10480         * config.guess: Recognize OpenBSD systems correctly.
10481
10482 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10483
10484         * README, Makefile.in (ETC_SUPPORT): Remove references to
10485         cfg-paper*, configure.{texi,man,info*}._
10486
10487 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10488
10489         * Makefile.in (all.normal): Ensure that gcc is built after all
10490         the x11 - ie gdb - targets.
10491
10492 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10493
10494         * makefile.vms: Don't run conf-a-gas.
10495
10496 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10497
10498         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10499
10500 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10501
10502         * configure.in: Remove noconfigdirs case since gdb also
10503         configures and builds for tic80-coff.
10504
10505 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * configure: Set cache_file to config.cache.
10508         * Makefile.in (local-distclean): Remove config.cache.
10509
10510 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10511
10512         * COPYING: Update FSF address.
10513
10514 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10515
10516         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10517         noconfigdirs.
10518
10519 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10520
10521         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10522         MAKEDIRS, is empty.
10523
10524 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10525
10526         * config.sub: Tweak mn10300 entry.
10527
10528 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10529
10530         * configure.in (host_tools): Put sim before gdb, so gdb's
10531         configure.tgt can determine if the simulator was configured.
10532
10533 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10534
10535         * config.sub: Move BeOS $os case to be with other Cygnus
10536         local cases.
10537
10538 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10539
10540         * config.sub: Remove misplaced comment that broke Linux.
10541
10542 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10543
10544         * config.sub: Add BeOS support.
10545
10546 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10547
10548         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10549
10550 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10551
10552         * configure.in (noconfigdirs): Remove tcl and tk from
10553         noconfigdirs for cygwin32 builds.
10554
10555 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10556
10557         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10558
10559 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10560
10561         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10562         make-all.com, use makefile.vms instead.
10563
10564 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10565
10566         * config.sub: Accept -lnews*.
10567
10568 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10569
10570         * configure.in (noconfigdirs): Disable target-newlib,
10571         target-examples and target-libiberty for d30v.
10572
10573 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10574
10575         * configure.in (noconfigdirs): Enable ld for d30v.
10576
10577 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10578
10579         * configure.in (tic80-*-*): Build compiler.
10580
10581 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10582
10583         * configure.in (d30v-*): Remove sim directory from list of
10584         unsupported d30v directories
10585
10586 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10587
10588         * config.sub, configure.in: Add d30v target cpu.
10589
10590 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10591
10592         * makefile.vms: New file.
10593         * make-all.com: Remove.
10594
10595 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10596
10597         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10598
10599 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10600
10601         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10602
10603 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10604
10605         * Makefile.in (ALL_MODULES): Added all-db.
10606         (CROSS_CHECK_MODULES): Addec check-db.
10607         (INSTALL_MODULES): Added install-db.
10608         (CLEAN_MODULES): Added clean-db.
10609
10610 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * config.guess: Merge with latest FSF sources.
10613
10614 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10615
10616         * Makefile.in (ALL_MODULES): Added all-itcl.
10617         (CROSS_CHECK_MODULES): Added check-itcl.
10618         (INSTALL_MODULES): Added install-itcl.
10619         (CLEAN_MODULES): Added clean-itcl.
10620
10621 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10622
10623         * configure.in: build gdb for mn10200
10624
10625 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10626
10627         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10628
10629 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10630
10631         * configure.in (tic80-*-*): Turn off most targets right now.
10632
10633 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10634
10635         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10636         rather than the makeinfo program.
10637         (do-info): Depend upon all-texinfo.
10638
10639 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10640
10641         * configure.in: Remove uses of config/mh-linux.
10642
10643         * config.sub, config.guess: Merge with latest FSF sources.
10644
10645 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10646
10647         * config.sub (case $basic_machine): Add tic80 entries.
10648
10649 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10650
10651         * config.sub, config.guess: Merge with latest FSF sources.
10652
10653 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10654
10655         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10656         * mpw-config.in: Test for NewFolderRecursive.
10657         * mpw-install: Use symbolic name for startup filename.
10658         * mpw-README: Add various additional details.
10659
10660 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10661
10662         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10663
10664 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10665
10666         * configure.in: Do build gcc and the target libraries for
10667         the mn10200.
10668
10669 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10670
10671         * configure.in: don't avoid building gdb for mn10300 any more
10672         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10673         instead of single-quoting it.
10674
10675 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10676
10677         * configure.in: Don't use --with-stabs on IRIX 6.
10678
10679 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10680
10681         * configure.in (m32r): Build gdb, libg++ now.
10682
10683 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10684
10685         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10686         directories from noconfigdirs.
10687
10688 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10689
10690         * config.sub (basic_machine): added mips16 configuration
10691
10692 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10693
10694         * config.sub: Handle d10v-unknown.
10695
10696 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10697
10698         * config.sub: Handle v850-unknown.
10699
10700 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10701
10702         * Makefile.in: add findutils
10703         * configure.in: add findutils to list of host_tools
10704
10705 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10706
10707         * config.sub: Handle mn10200 and mn10300.
10708
10709 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10710
10711         * configure.in (d10v-*): Do not build librx.
10712
10713 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10714
10715         * configure.in (mn10300): Build everything except gdb & libgloss.
10716
10717 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10718
10719         * config.guess:  Patch for Dansk Data Elektronik servers,
10720         from Niels Skou Olsen <nso@dde.dk>.
10721
10722         For ncr, use /bin/uname rather than uname, since GNU uname does not
10723         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10724
10725         Patch for MIPS R4000 running System V,
10726         from Eric S. Raymond <esr@snark.thyrsus.com>.
10727
10728         Fix thinko for nextstep.
10729
10730         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10731
10732         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10733         * config.guess: Guess mips-dec-mach_bsd4.3.
10734
10735         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10736         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10737         release numbers.
10738         * config.guess (mips-mips-riscos*):  Emit just enough of the
10739         release number.
10740
10741         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10742         * config.guess (sparc-auspex-sunos*):  Added.
10743         (f300-fujitsu-*): Added.
10744
10745         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10746         * config.guess:  Recognize a Tadpole as a sparc.
10747
10748 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10749
10750         * config.guess: Don't assume that NextStep version is either 2 or
10751         3.  NextStep 4 (aka OpenStep 4) has come out now.
10752
10753 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10754
10755         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10756         From Rik Faith <faith@cs.unc.edu>.
10757
10758 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10759
10760         * config.sub: Contributions from bug-gnu-utils to:
10761         Support plain "hppa" (no version given) architecture, reported by
10762         OpenStep.
10763         OpenBSD like NetBSD.
10764         LynxOs is not a hardware supplier.
10765
10766         * config.guess: Contributions from bug-gnu-utils to add support for:
10767         OpenBSD like NetBSD.
10768         Stratus systems.
10769         More Pyramid systems.
10770         i[n>4]86 Intel chips.
10771         M680[n>4]0 Motorola chips.
10772         Use unknown instead of lynx for hardware manufacturer.
10773
10774 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10775
10776         * install.sh (chmodcmd): Set to null if the DST directory already
10777         exists.
10778
10779 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10780
10781         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10782         not use mt-ppc target Makefile fragment any more.
10783
10784 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10785
10786         * configure.in (*-*-windows):  Exclude everything but those dirs
10787         needed to build windows.
10788
10789 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10790
10791         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10792
10793 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10794
10795         * configure.in:  Exclude mmalloc from i386-windows.
10796
10797 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10798
10799         * Undo my previous change.
10800
10801 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10802
10803         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10804         unconditionally.
10805         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10806
10807 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10808
10809         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10810         host to add it's own flags.
10811
10812 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10813
10814         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10815
10816 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10817
10818         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10819         (CXX_FOR_TARGET): Likewise.
10820         (GCC_FOR_TARGET): Define.
10821         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10822         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10823         CC_FOR_TARGET was specified on the command line.
10824         (MAKEOVERRIDES): Don't define.
10825
10826 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10827
10828         * configure.in (m32r): Fix spelling of libg++ libs.
10829
10830 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10831
10832         * config.sub (-apple*): Remove, now redundant.
10833
10834 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10835
10836         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10837
10838         * configure: Rework yesterday's sed script patch.
10839
10840         * config.sub: Merge with FSF.
10841
10842 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10843
10844         * config.guess:  Merge from FSF.
10845
10846         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10847         * config.guess: Use pc instead of unknown, for pc clone systems.
10848         Change linux to linux-gnu.
10849
10850         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10851         * config.guess: Avoid non-portable tr syntax.
10852
10853 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10854
10855         * test-build.mk (HOLES): Add "xargs" for gdb.
10856
10857         * configure: Avoid hpux10.20 sed bug.
10858
10859 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10860
10861         * configure.in:  Add support for windows host
10862         (that is a build done under the Microsoft build environment).
10863
10864 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10865
10866         * Makefile.in: Replace all uses of srcroot with s, to shrink
10867         command line lengths.
10868
10869         Patches from Geoffrey Noer <noer@cygnus.com>:
10870         * configure.in: If configuring for newlib, pass --with-newlib to
10871         subdirectories.
10872         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10873         -Bnewlib/ and -Lwinsup to gcc.
10874         (CXX_FOR_TARGET): Likewise.
10875
10876 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10877
10878         * Makefile.in (ETC_SUPPORT): Add configure.
10879
10880 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10881
10882         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10883         host configuration file.
10884
10885 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10886
10887         * configure.in: Break mn10x00 support into separate
10888         mn10200 and mn10300 configurations.
10889         * config.sub: Likewise.
10890
10891 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10892
10893         * configure.in: Add lots of stuff to noconfigdirs for
10894         the mn10x00 targets.
10895
10896         * config.sub, configure.in: Add mn10x00 support.
10897
10898 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10899
10900         * make-all.com: Call conf-a-gas, not config-a-gas.
10901
10902 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10903
10904         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10905         targets.
10906
10907 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10908
10909         * mpw-README: Add much more detail for native PowerMac.
10910         * mpw-install: New file.
10911         * mpw-configure: Add --norecursion and --help options.
10912         * mpw-config.in: Translate readme and install files when
10913         copying to objdir.
10914         * mpw-build.in: Don't always depend on byacc and flex.
10915         (install-only-top): New action.
10916
10917 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10918
10919         * configure.in:  You can now configure GDB for the v850.
10920
10921 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10922
10923         * configure.in (noconfigdirs): Don't configure any C++ dirs
10924         if targeting D10V.
10925
10926 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10927
10928         * config.sub: Recognize mips64vr5000.
10929
10930 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10931
10932         * configure.in: Use a single line for host_tools and native_only.
10933
10934 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10935
10936         * config.sub, configure.in: Add entries for m32r.
10937
10938 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10939
10940         * Makefile.in (inet-install): Don't run install-gzip.
10941
10942 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10943
10944         * configure.in:  Don't config lots of things for *-*-windows*.
10945
10946 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10947
10948         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10949         (host_libs, host_tools): Copy from configure.in.
10950         * mpw-configure: Don't complain about directories not found.
10951
10952 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10953
10954         * configure.in (i[345]86): Recognize i686 for pentium pro.
10955         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10956         file.
10957
10958         * config.guess (i[345]86): Ditto.
10959
10960 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10961
10962         * configure.in (noconfigdirs): Removed gdb for D10V.
10963
10964 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10965
10966         * configure.in: Remove ld, target-libio, target-libg++, and
10967         target-libstdc++ from noconfigdirs.
10968
10969 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10970
10971         * configure: Fix three locations where shell scripts were
10972         being run directly rather than with config_shell.
10973
10974 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10975
10976         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10977         * config.sub (basic_machine): Recognize v850.
10978
10979 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10980
10981         * mpw-configure: Handle multiple enable/disable options and
10982         pass them down recursively, handle -c and -s flags appropriately
10983         depending on choice of compiler, add escape mechanism for
10984         quoted arguments to gC.
10985
10986 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10987
10988         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10989         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10990         so that -mrelocatable-lib and -mno-eabi are used.
10991
10992         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10993         not support --print-multi-lib, don't abort.
10994
10995 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10996
10997         * make-all.com: Run config-a-gas.
10998         * setup.com: Don't copy subdirectory files around.
10999
11000 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11001
11002         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11003         target, it now compiles correctly.
11004
11005 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11006
11007         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11008
11009 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11010
11011         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11012
11013 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11014
11015         * configure.in (native_only): Add prms.
11016
11017 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11018
11019         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11020         (BINUTILS_SUPPORT_DIRS): Likewise.
11021
11022 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11023
11024         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11025         d10v support is added.
11026
11027 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11028
11029         * configure.in (d10v-*-*): New target.
11030
11031 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11032
11033         * config.guess (HP 9000/811): Recognize this as a PA1.1
11034         machine.
11035
11036 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11037
11038         * Makefile.in (do-tar-gz): New target, split out from tail end of
11039         taz target.  Run each command separately, don't use pipes.
11040         (taz): Use it.
11041
11042 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11043
11044         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11045         * mpw-build.in: No builds should depend on building byacc or flex,
11046         they are assumed to be installed already.
11047
11048 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11049
11050         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11051         variable that CC_FOR_TARGET needs.
11052
11053 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11054
11055         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11056         options have changed since the last time the subdirectory was
11057         configured, and if it has, reconfigure.
11058         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11059         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11060
11061 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11062
11063         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11064         CLEAN_MODULES): Add bash.
11065         (all-bash): New target.
11066
11067 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11068
11069         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11070
11071 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11072
11073         * config.sub (basic_machine): Recognize d10v as a valid processor.
11074
11075 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11076
11077         * mpw-configure: Add support for --bindir.
11078         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11079
11080 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11081
11082         * configure.in: add bash, time, gawk to list of hosttools and things
11083         to only build for native toolchains
11084
11085 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11086
11087         * Makefile.in (docdir): Remove.
11088
11089 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11090
11091         * Makefile.in (datadir): Set to $(prefix)/share.
11092
11093 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11094
11095         * configure.in: build diff and patch for cygwin32-hosted
11096         toolchains.
11097
11098 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11099
11100         * config.sub: Accept -rtems*.
11101
11102 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11103
11104         * configure.in: enable dosrel for cygwin32-hosted builds,
11105                 remove diff from the list of things not buildable
11106                 via Canadian Cross
11107
11108 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11109
11110         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11111         don't get ". ".
11112
11113 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11114
11115         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11116
11117 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11118
11119         * Makefile.in (taz): Handle case where tex3patch didn't even get
11120         checked out.  Also, if it was found, put the symlink in a new util
11121         subdirectory.
11122
11123 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11124
11125         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11126
11127 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11128
11129         * config.sub: Recognize -openvms.
11130         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11131         * make-all.com, setup.com: New files.
11132
11133 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11134
11135         * Makefile.in (taz): tex3patch moved to texinfo/util.
11136
11137 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11138
11139         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11140         * configure.in: remove make from disable-if-Can-Cross list
11141                 enable gdb if ${host} and ${target} are cygwin32
11142
11143 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11144
11145         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11146         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11147
11148 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11149
11150         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11151         distinguish sysv/svr4/bsd variants.
11152         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11153
11154 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11155
11156         * configure.in: Added copyright notice.
11157         * move-if-change: Added copyright notice.
11158
11159 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11160
11161         * configure.in (powerpcle-*-solaris*): Until we get shared
11162         libraries working, don't build gdb, sim, make, tcl, tk, or
11163         expect.
11164
11165 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11166
11167         * config.guess:  Merge with FSF:
11168
11169         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11170         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11171
11172         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11173         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11174
11175         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11176         * config.guess:  Combine two OSF1 rules.
11177         Also recognize field test versions.  From mjr@zk3.dec.com.
11178         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11179         because GNU uname does not support -p.  From pmr@pajato.com.
11180
11181 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11182
11183         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11184
11185 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11186
11187         * mpw-README: Document GCCIncludes.
11188
11189 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11190
11191         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11192
11193 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11194
11195         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11196
11197 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11198
11199         * configure.in (*-*-cygwin32): Configure make.
11200
11201 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11202
11203         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11204
11205 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11206
11207         * Makefile.in (all-inet): Depend on all-perl.
11208
11209         * Makefile.in (inet-install): New target.
11210
11211         * Makefile.in (all-inet): Depend on all-tcl.
11212         (all-inet): Depend on all-send-pr.
11213
11214 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11215
11216         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11217         temporarily.
11218
11219 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11220
11221         * configure.in: Don't configure --with-gnu-ld on AIX.
11222
11223 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11224
11225         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11226
11227 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11228
11229         * Makefile.in (ALL_MODULES): Added all-inet.
11230         (CROSS_CHECK_MODULES): Added check-inet.
11231         (INSTALL_MODULES): Added install-inet.
11232         (CLEAN_MODULES): Added clean-inet.
11233         (all-indent): New target.
11234
11235         * configure.in (host_tools): Added inet.
11236         (native_only): Added inet.
11237         (noconfigdirs): Added inet.
11238
11239 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11240
11241         * configure.in: Don't configure libgloss if we are not configuring
11242         newlib.
11243
11244 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11245
11246         * configure.in: Don't configure libgloss for unsupported
11247         architectures.
11248
11249 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11250
11251         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11252
11253 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11254
11255         * Makefile.in (ALL_MODULES): Include all-apache.
11256         (CROSS_CHECK_MODULES): Include check-apache.
11257         (INSTALL_MODULES): Include install-apache.
11258         (all-apache): New target.
11259
11260         * configure.in: Added apache everywhere perl is seen.
11261
11262 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11263
11264         * Makefile.in: Add support for clean-{module} and
11265         clean-target-{module} rules.
11266
11267 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11268
11269         * configure.in (*-*-ose) do not build libgloss.
11270
11271 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11272
11273         * config.guess (prep*:SunOS:5.*:*): Turn into
11274         powerpele-unknown-solaris2.
11275
11276 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11277
11278         * configure.in: Permit --enable-shared to specify a list of
11279         directories.
11280
11281 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11282
11283         * configure.in (host==solaris): Pass only the first word of $CC
11284         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11285
11286 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11287
11288         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11289
11290 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11291
11292         * Makefile.in (ALL_MODULES): Include all-perl.
11293         (CROSS_CHECK_MODULES): Include check-perl.
11294         (INSTALL_MODULES): Include install-perl.
11295         (ALL_X11_MODULES): Include all-guile.
11296         (CHECK_X11_MODULES): Include check-guile.
11297         (INSTALL_X11_MODULES): Include install-guile.
11298         (all-perl): New target.
11299         (all-guile): New target.
11300
11301         * configure.in (host_tools): Include perl and guile.
11302         (native_only): Include perl and guile.
11303         (noconfigdirs): Don't build guile and perl; no ports have been
11304         done.
11305
11306 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11307
11308         * configure (--enable-*): Handle quoted option lists such as
11309         --enable-sim-cflags='-g0 -O' better.
11310
11311 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11312
11313         * Makefile.in ({,inst}all-target): New rule so we can make and
11314         install all of the target directories easily.
11315
11316 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11317
11318         * configure.in: Add missing global flag in sed substitution when
11319         deleting `target-' from ${configdirs}.
11320
11321 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11322
11323         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11324         option.
11325
11326         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11327         config/mh-necv4.
11328
11329         * install.sh: Correct misspelling of transformbasename.
11330
11331         * config.guess: Recognize mips-*-sysv*.
11332
11333 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11334
11335         * config.sub: Recognize mon960.
11336
11337 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11338
11339         * configure: Restore Canadian Cross handling of BISON and LEX,
11340         removed in Feb 20 change.
11341
11342 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11343
11344         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11345         Mention make install.  Remove the old copyright date as well the
11346         clumsy and rather pointless copyright on the README file.
11347
11348 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11349
11350         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11351         Makefile after running symlink-tree, then run `make distclean' to
11352         avoid clobbering any generated files in srcdir.
11353
11354 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11355
11356         * configure.in (m68k-*-netbsd*): Build everything now.
11357
11358 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11359
11360         * Makefile.in (taz): Fix quoting.
11361
11362 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11363
11364         * configure.in (sparclet-*-*): Build everything now.
11365
11366 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11367
11368         * configure.in (m68k-*-linux*): New host.
11369
11370 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11371
11372         * configure: Check for bison before byacc.
11373
11374 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11375
11376         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11377         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11378         searching PATH.  These are used as fallbacks by Makefile.in if
11379         flex/bison/byacc aren't in objdir.
11380
11381 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11382
11383         * Makefile.in: Make everything which depends upon all-bfd also
11384         depend upon all-opcodes, in case --with-commonbfdlib is used.
11385
11386 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11387
11388         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11389         building NT native compilers on Unix.
11390
11391 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11392
11393         * configure.in: Don't get CC from the host Makefile fragment if we
11394         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11395         Solaris test for /usr/ucb/cc to the post target script, just after
11396         the compiler sanity test.
11397
11398 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11399
11400         * config.sub: Merge with FSF.
11401
11402 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11403
11404         * Makefile.in (RPATH_ENVVAR): New variable.
11405         (REALLY_SET_LIB_PATH): Use it.
11406         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11407
11408 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11409
11410         * config.sub, configure.in: Recognize sparclet cpu.
11411
11412 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11413
11414         * config.guess:  Support m68k-cbm-sysv4.
11415
11416 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11417
11418         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11419         m68k-unknown-linuxaout from linker help string.  Put quotes around
11420         $ld_help_string.
11421
11422 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11423
11424         * config.guess (powerpc-harris-powerunix): Add guess for port
11425         to new target.
11426
11427 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11428
11429         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11430
11431 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11432
11433         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11434         $(REALLY_SET_LIB_PATH) in Makefile.
11435         * Makefile.in (SET_LIB_PATH): New variable.
11436         (REALLY_SET_LIB_PATH): New variable.
11437         ($(DO_X)): Use $(SET_LIB_PATH).
11438         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11439         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11440         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11441         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11442         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11443         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11444         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11445         (install-dosrel): Likewise.
11446         (all-opcodes): Depend upon all-libiberty.
11447
11448 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11449
11450         * config.guess (*:CYGWIN*): New
11451
11452 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11453
11454         * Makefile.in (all-target-winsup): All all-target-libiberty.
11455
11456 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11457
11458         * configure.in (noconfigdirs): Add missing # in front of comment.
11459
11460 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11461
11462         * configure.in: add second pass to things added to noconfigdirs
11463         so *-gm-magic can exclude libgloss properly.
11464
11465 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11466
11467         * mpw-configure (extralibs_name, rez_name): Set correctly
11468         for MWC68K compiler.
11469
11470         * mpw-README: Add more info on the necessary build tools.
11471
11472 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11473
11474         * configure.in, config.sub: Recognize cygwin32.
11475
11476 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11477
11478         * config.guess, config.sub: Recognize A/UX.
11479
11480 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11481
11482         * config.sub: Merge with gcc/config.sub.
11483
11484 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11485
11486         * mpw-build.in (do-binutils): Add build of stamps.
11487
11488 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11489
11490         * config.sub: Add recognition for mips64vr4100*-* targets.
11491
11492 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11493
11494         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11495         Add creation of gconfigargs with `--enable-shared' turned on.
11496         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11497         ($(host)-stamp-stage3-configured): Likewise.
11498         (HOLES): Add chatr and ldd.
11499         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11500
11501 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11502
11503         * configure: Pass --nfp to recursive configures.
11504
11505 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11506
11507         * Makefile.in (DLLTOOL): New.
11508         (DLLTOOL_FOR_TARGET): New.
11509         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11510         (EXTRA_TARGET_FLAGS): Ditto.
11511         (EXTRA_GCC_FLAGS): Ditto.
11512         (CONFIGURE_TARGET_MODULES): Ditto.
11513         (DO_X): Ditto.
11514         * configure: Add DLLTOOL.
11515
11516 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11517
11518         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11519         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11520         mh-sco, since old workarounds no longer needed, and don't
11521         build ld, since libraries have weak symbols in COFF.
11522
11523 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11524
11525         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11526
11527 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11528
11529         * configure.in: Make sure that ${CC} can be used to compile an
11530         executable.
11531
11532 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11533
11534         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11535         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11536         nothing depending on whether gdbtk is being built.
11537
11538 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11539
11540         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11541
11542 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11543
11544         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11545         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11546
11547 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11548
11549         * config-ml.in: Add support for
11550         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11551         Simplify setting of multidirs from --disable-foo.
11552
11553 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11554
11555         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11556         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11557         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11558         non-empty, pass them on to the  GCC make.
11559         (all-bootstrap): New rule that is like all-gcc, except it executes
11560         the GCC bootstrap rule instead of the GCC all rule.
11561
11562 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11563
11564         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11565
11566 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11567
11568         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11569         DG/UX support.
11570
11571 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11572
11573         * config.sub (i*86*) Change [345] to [3456]
11574
11575 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11576
11577         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11578         --with-gnu-ld=no.
11579
11580 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11581
11582         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11583         AIX multilibs get built.
11584
11585 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11586
11587         * configure.in (i386-win32): Don't build expect if we're not
11588         building the tcl subdir.
11589
11590 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11591
11592         * Makefile.in: (configure-target-examples, all-target-examples):
11593         New targets, configure and build example programs.
11594
11595 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11596
11597         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11598         use it as input to sedit the generated MPW makefile.
11599         * mpw-README: Add a suggestion about Gestalt.h.
11600
11601 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11602
11603         * config.sub: Accept *-*-ieee*.
11604
11605 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11606
11607         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11608         Ronald F. Guilmette <rfg@monkeys.com>.
11609
11610 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11611
11612         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11613         for powerpc-pe native.
11614         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11615         (target==powerpc-pe): duplicate i386-win32 entry.
11616
11617 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11618
11619         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11620         of vxworks, not just vxworks5.1.
11621
11622 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11623
11624         * mpw-configure: Add support for exec-prefix.
11625
11626 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11627
11628         * config.guess: Recognize HP model 816 machines as having
11629         a PA1.1 processor.
11630
11631 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11632
11633         * configure: Ignore new autoconf configure options.
11634
11635 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11636
11637         * config.guess:  Recognize Pentium under SCO.
11638         From Robert Lipe <robertl@arnet.com>.
11639
11640 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11641
11642         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11643
11644 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11645
11646         * configure.in: Don't configure gas for alpha-dec-osf*.
11647
11648 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11649
11650         * configure.in: Default to --with-stabs for some targets for which
11651         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11652         i[345]86*-*-unixware*.
11653
11654 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11655
11656         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11657         rather than basing it on the target.  Simplify handling of options
11658         controlling which directories to configure.  Remove extraneous
11659         slash in multi-clean target.
11660
11661 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11662
11663         * config-ml.in: Prefix more variables with ml_ so they don't collide
11664         with configure's.
11665
11666 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11667
11668         * configure: Don't turn -v into --v.
11669
11670 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11671
11672         * configure.in (targargs): Fix typo.
11673
11674         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11675
11676 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11677
11678         * configure.in: Strip --host and --target options from
11679         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11680         --with-cross-host option when building with a cross-compiler.
11681         * configure: Canonicalize the arguments put into config.status by
11682         always using `=' for an option with an argument.  Pass a presumed
11683         --host or --target explicitly.
11684
11685 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11686
11687         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11688         into general OS recognition case.
11689
11690 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11691
11692         * configure.in (target_configdirs): add target-winsup only
11693         for win32 target systems.
11694
11695 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11696
11697         * Makefile.in (all-target-libgloss): Depend upon
11698         configure-target-newlib, since when libgloss is built it looks to
11699         see if the newlib directory exists.
11700
11701 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11702
11703         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11704         cfg-ml-*.in.
11705
11706 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11707
11708         * configure: Handle LD and LD_FOR_TARGET when configuring a
11709         Canadian Cross.
11710
11711 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11712
11713         * configure.in (target_libs): add target-winsup.
11714         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11715         (target==ppcle-pe): remove ld from $noconfigdirs.
11716
11717 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11718
11719         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11720         Preserve relative path names in $srcdir.  Build symlink tree if
11721         configuring cross target dir and srcdir=. (= no VPATH support).
11722         (configure-target-libg++): Depend on configure-target-librx.
11723         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11724         * config-ml.in: New file.
11725         * symlink-tree: New file.
11726         * configure: Ensure srcdir="." if that's what it is.
11727
11728 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11729
11730         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11731         includes and FLEX_SKELETON setting.
11732         * mpw-configure (--with-gnu-ld): New option, controls whether
11733         to use PPCLink or ld with PowerMac GCC.
11734         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11735         * mpw-config.in: Configure grez if targeting Mac.
11736
11737         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11738         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11739         just macos.
11740         * configure.in: Configure grez resource compiler if targeting Mac.
11741         * Makefile.in (all-grez, install-grez): New targets.
11742
11743 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11744
11745         * configure: CXX defaults to gcc, not g++.  If we find
11746         gcc in the path, set CC to gcc -O2.
11747
11748 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11749
11750         * configure: Default ${build} correctly.  Avoid picking up extra
11751         spaces when reading CC and CXX from Makefile.  When doing a
11752         Canadian Cross, use plausible default values for numerous
11753         variables.
11754         * configure.in: When doing a Canadian Cross, don't try to
11755         configure tools whose configure script can't handle it.
11756
11757 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11758
11759         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11760
11761 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11762
11763         * configure:  Remove dubious bug reporting address.
11764
11765 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11766
11767         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11768         configure script, run that instead of this directory's configure.
11769         In either case, print a message that we're configuring the sub-dir.
11770
11771 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11772
11773         * configure.in: Before checking for the existence of various files,
11774         use sed to filter out "target-".
11775
11776 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11777
11778         * Makefile.in (DO_X): Split rule to decrease command line length
11779         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11780         (Philippe De Muyter).
11781
11782 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11783
11784         * Makefile.in (all-patch): depend on all-libiberty.
11785
11786 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11787
11788         * configure.in: If the only directory in target_configdirs which
11789         actually exists is libiberty, then set target_configdirs to empty,
11790         to avoid trying to build a target libiberty in a gas or gdb
11791         distribution.
11792
11793 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11794
11795         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11796         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11797         systems.
11798
11799 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11800
11801         * configure.in (copy_dirs): Use sys-include instead of include
11802         for --with-headers option.
11803
11804 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11805
11806         * Makefile.in, configure.in: Make winsup builds work with
11807         new scheme.
11808
11809 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11810
11811         * configure.in: Build the linker on AIX.
11812
11813 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11814
11815         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11816         where needed.
11817
11818 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11819
11820         * Makefile.in (all-gcc): Fix typo.
11821
11822 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11823
11824         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11825
11826 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11827
11828         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11829         to target-xiberty, to provide more flexibility.
11830         (target_subdir):  Define.  Create if cross.
11831         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11832         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11833         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11834         check-libFOO -> check-target-libFOO, etc.
11835         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11836         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11837         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11838         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11839         allow ALL_GCC="" to only configure.
11840         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11841         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11842         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11843
11844 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11845
11846         * Makefile.in (taz): Build "info" in etc explicitly.
11847
11848 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11849
11850         * configure.in:  Make sure that CC is undefined (as opposed to
11851         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11852         problem with autoconf trying to configure on a host without GCC.
11853
11854 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11855
11856         * mpw-configure: Set host alias from choice of host compiler,
11857         only use generic MPW Makefile sed if present, edit a file
11858         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11859         * mpw-README: Add problem notes about CW6 and CW7.
11860
11861 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11862
11863         * Makefile.in (taz): Use ";" instead of ";;".
11864
11865 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11866
11867         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11868         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11869         DISTDOCDIRS.
11870         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11871         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11872
11873 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11874
11875         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11876         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11877         Move bfd to DISTSTUFFDIRS.
11878
11879 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11880
11881         * Makefile.in (X11_LIB): Removed.
11882         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11883
11884         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11885
11886 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11887
11888         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11889         names.
11890
11891 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11892
11893         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11894
11895 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11896
11897         * configure.in (i[345]86-*-win32): Always build newlib.
11898         Don't configure cvs, autoconf or texinfo.
11899         * Makefile.in (LD_FOR_TARGET): New.
11900         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11901         Pass down LD_FOR_TARGET.
11902
11903 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11904
11905         * winsup: New directory.
11906         * Makefile.in: Build winsup.
11907         * configure.in: Winsup is configured when target is win32.
11908         Can only build win32 target GDB when native.
11909
11910 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11911
11912         * config.guess: Recognize HP model 819 machines as having
11913         a PA 1.1 processor.
11914
11915 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11916
11917         * configure: Fix sed loop which substitutes for CC and CXX to
11918         avoid bug found in various sed implementations.
11919
11920 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11921
11922         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11923         simulator.  Use standard powerpc-*-eabi*.
11924
11925 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11926
11927         * configure.in: Stop putting gas and binutils in noconfigdirs for
11928         powerpc-*-aix* and rs6000-*-*.
11929
11930 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11931
11932         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11933         -mcall-aixdesc libraries.
11934
11935 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11936
11937         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11938
11939         * config.sub (arm | armel | armeb): Fix shell syntax.
11940
11941 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11942
11943         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11944         -msoft-float and -mcpu=common support.
11945         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11946         libraries.
11947
11948 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11949
11950         * configure.in: Allow configuration and build of emacs19 for the alpha.
11951
11952 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11953
11954         * configure.in (CC): Get ^CC, not just any old CC, from
11955         ${host_makefile_frag}.
11956
11957 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11958
11959         * configure.in (CC): Try to get CC from
11960         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11961
11962 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11963
11964         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11965         only if it exists in $(srcdir).
11966
11967 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11968
11969         * configure: If CC and CXX are not set in the environment, set
11970         them, based on either an existing Makefile or on searching for gcc
11971         in PATH.  Substitute for CC and CXX in Makefile.
11972         * configure.in: Remove libm from target_libs.  Separate
11973         target_configdirs from configdirs.  If CC is not set in
11974         environment, try to get it from a host Makefile fragment.  Rewrite
11975         changes of configdirs to use skipdirs instead.  A few minor
11976         tweaks.  Take directories out of target_configdirs as they are
11977         taken out of configdirs.  Remove existing Makefile files from
11978         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11979         CONFIG_ARGUMENTS in Makefile.
11980         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11981         by configure.in.
11982         (CONFIG_ARGUMENTS): Likewise.
11983         (CONFIGURE_TARGET_MODULES): New variable.
11984         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11985         ($(CONFIGURE_TARGET_MODULES)): New target.
11986         (configure-libg++, configure-libio): New targets.
11987         (all-libg++): Depend upon configure-libg++.
11988         (all-libio): Depend upon configure-libio.
11989         (configure-libgloss, all-libgloss): New targets.
11990         (configure-libstdc++): New target.
11991         (all-libstdc++): Depend upon configure-libstdc++.
11992         (configure-librx, all-librx): New targets.
11993         (configure-newlib): New target.
11994         (all-newlib): Depend upon configure-newlib
11995         (configure-xiberty): New target.
11996         (all-xiberty): Depend upon configure-xiberty.
11997
11998 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11999
12000         * configure.in (host i[345]86-*-win32):  Expand the
12001         noconfigdirs again.
12002
12003 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12004
12005         * mpw-configure: Fix sed command file name.
12006
12007 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12008
12009         * configure.in (host i[345]86-*-win32): Reduce the
12010         noconfigdirs again.
12011
12012 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12013
12014         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12015         or powerpc*-*-pe*, since they are not yet supported.
12016
12017 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12018
12019         Add PowerMac support and many other enhancements.
12020         * mpw-configure: New option --cc to select compiler to use,
12021         paste options set according to --cc into the generated
12022         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12023         if mpw-make.sed is present.
12024         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12025         add forward includes for PowerPC include files.
12026         * mpw-build.in: Build using Makefile.PPC if present.
12027         (do-byacc, etc): Remove separate version resource builds.
12028         (do-gas): Build "stamps" before "all".
12029         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12030         * mpw-README: Update to reflect --cc option, PowerMac support,
12031         and recently-reported compatibility problems.
12032
12033 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12034
12035         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12036         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12037         (--with-multilib-top): Pass to recursive invocations.
12038
12039 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12040
12041         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12042         v810-*-*.
12043
12044 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12045
12046         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12047         gdb, ld and opcodes on v810-*-*.
12048
12049 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12050
12051         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12052         (local-maintainer-clean): New target.
12053         (maintainer-clean): New target.
12054         (realclean): Just depend upon maintainer-clean.
12055
12056 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12057
12058         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12059
12060 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * configure.in: Build ld in mips*-*-bsd* case.
12063
12064 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12065
12066         * config.sub: Accept -lites* OS.  From Ian Dall.
12067
12068 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12069
12070         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12071         targets.
12072
12073 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12074
12075         * configure.in: treat i386-win32 canadian cross the same as
12076         i386-go32 canadian cross.
12077
12078 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12079
12080         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12081         running under the simulator to build a reduced set of libraries.
12082         (powerpc-*-eabiaix): Add fine grained multilib support added to
12083         other powerpc targets yesterday.
12084
12085 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12086
12087         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12088         -disable-softfloat, -disable-relocatable, -disable-aix, and
12089         -disable-sysv to control which multilib libraries get built.
12090
12091 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12092
12093         * configure: Add Makefile.tem to list of files to remove in trap
12094         handler.
12095
12096 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12097
12098         * config.guess (*Linux*):  Add missing "exit"s.
12099         Also, need specific check for alpha-unknown-linux (uses COFF).
12100
12101 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12102
12103         * config.guess:  Merge with FSF:
12104
12105         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12106         * config.guess (AIX4): More robust release numbering discovery.
12107
12108         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12109         * config.guess (i386-sequent-ptx): Properly get version number.
12110
12111         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12112         * config.guess (mips:*:4*:UMIPS): New case.
12113
12114 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12115
12116         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12117         (i386-win32 host): Likewise.  Don't build readline.
12118
12119 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12120
12121         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12122         SUPPORT_FILES to submakes.
12123
12124 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12125
12126         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12127         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12128         mpw-configure.
12129
12130 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12131
12132         * configure.in (appdirs): Use =, not ==, in test expression when
12133         trying to build the text to print in the warning message for
12134         Solaris users.
12135
12136 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12137
12138         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12139
12140 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12141
12142         * config.guess: Recognize lynx-2.3.
12143
12144 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12145
12146         * config.sub (z8ksim): Deleted
12147         (z8k-*-coff): New, this is the one true name of the target.
12148
12149 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12150
12151         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12152
12153 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12154
12155         * config.guess (*:Linux:*:*): First try asking the linker what the
12156         default object file format is (elf, aout, or coff).  Then if this
12157         fails, try previous methods.
12158
12159 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12160
12161         * configure.in: Don't build newlib for *-*-vxworks5.1.
12162
12163 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12164
12165         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12166         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12167
12168 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12169
12170         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12171
12172 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12173
12174         * cfg-ml-com.in: New file.
12175         * cfg-ml-pos.in: New file.
12176
12177 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12178
12179         * COPYING.NEWLIB: Add HP free copyright to list.
12180
12181 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12182
12183         * config.sub: Recognize -eabi* for the system, not just -eabi.
12184
12185 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12186
12187         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12188         * config.sub, configure.in (win32): New target and host.
12189
12190 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12191
12192         * configure.in: Add i386-pe configuration.
12193
12194 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12195
12196         * mpw-build.in (install): Install GDB after LD.
12197
12198 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12199
12200         * mpw-config.in (elf/mips.h): Always forward-include, needed
12201         for GDB to build.
12202
12203 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12204
12205         * testsuite: New directory for customer acceptance and whole tool
12206         chain tests.
12207
12208 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12209
12210         * configure: If per-host line isn't found, but AC_OUTPUT is found
12211         and a configure script exists, run it instead.
12212
12213 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12214
12215         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12216
12217 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12218
12219         * configure: Set build_{cpu,vendor,os,alias} to host values when
12220         --build isn't specified.
12221
12222 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12223
12224         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12225         (FLAGS_TO_PASS): Pass them.
12226         (EXTRA_TARGET_FLAGS): Ditto.
12227
12228 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12229
12230         * Makefile.in (all-libg++): Depend on all-libstdc++.
12231
12232 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12233
12234         * configure.in (noconfigdirs): Enable all packages for
12235           i386-unknown-netbsd.
12236
12237 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12238
12239         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12240         hosted builds (DOS builds)
12241
12242 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12243
12244         Changes for ARM based on patches from Richard Earnshaw:
12245         * config.sub: Handle armeb and armel.
12246         * configure.in: Omit arm linker only for riscix.
12247
12248 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12249
12250         * config.guess:  Update from FSF.
12251
12252 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12253
12254         * config.sub: Recognize powerpcle as the little endian variant of
12255         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12256         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12257         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12258         temporarily.
12259
12260 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12261
12262         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12263
12264 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12265
12266         * config.sub: Accept -lites* as a basic system type.
12267
12268 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12269
12270         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12271         installed, and if so return linuxoldld as the system name.
12272
12273 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12274
12275         * config.guess: Add hppa1.1-hp-lites support.
12276
12277 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12278
12279         * configure.in: Don't build newlib for m68k-vxworks5.1.
12280
12281 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12282
12283         * configure.in (mips-sgi-irix6): Use mh-irix5.
12284
12285 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12286
12287         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12288
12289 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12290
12291         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12292         OSF/1.  Fix compiler flags.
12293         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12294
12295 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12296
12297         * configure.in: Recognize --with-newlib.
12298         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12299
12300 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12301
12302         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12303         to *_X11_MODULES due to gdbtk needing X include files et al.
12304
12305 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12306
12307         Merge in support for Mac MPW as a host.
12308         (Old change descriptions retained for informational value.)
12309
12310         * mpw-config.in: Add generic include forwards for cpu-specific
12311         include files in aout and elf directories.
12312
12313         * mpw-configure: Added copyright.
12314         * mpw-config.in: Check for presence of required build tools.
12315         (target_libs): Add newlib.
12316         (target_tools): Add examples.
12317         (Read Me): Generate as "Read Me for MPW" instead.
12318         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12319         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12320         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12321
12322         * mpw-configure: Remove subdir-specific makefile hackery,
12323         delete mk.tmp after using it.
12324
12325         * mpw-build.in (all): Display start and end times.
12326
12327         * mpw-configure (host_canonical): Set.
12328         (target_cpu): Always add to makefiles.
12329         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12330         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12331         (mpw-mh-mpw): Look for in srcdir and srcroot.
12332         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12333
12334         * mpw-build.in: (install-only): New target.
12335
12336         * mpw-configure (host_alias, target_alias): Rename from hostalias
12337         and targetalias, add into generated Makefile.
12338         (mk.tmp): If present, add into generated Makefile.
12339         * mpw-build.in (all-gas): Build config.h first before gas proper.
12340
12341         * mpw-configure (config.status): Write only if changed.
12342         * mpw-config.in (readline): Configure it (not built, just used for
12343         definitions).
12344
12345         * mpw-config.in (elf/mips.h): Add a forward include.
12346
12347         * mpw-config.in: Forward-include most .h files in include into
12348         extra-include.
12349         (readline): Don't build.
12350         mpw-build.in (install): Install GDB.
12351
12352         * mpw-configure (prefix, mpw_prefix): Handle it.
12353         * mpw-config.in (mmalloc, readline): Don't configure.
12354         * mpw-build.in (thisscript): Rename to ThisScript.
12355         Use mpw-build instead of BuildProgram everywhere.
12356         (mmalloc, readline): Don't build.
12357         * mpw-README: New file, basic documentation about the MPW port.
12358
12359         * mpw-config.in: Use forward-include to create include files.
12360
12361         * mpw-configure: Add more things to the top of each configured
12362         Makefile, including contents of config/mpw-mh-mpw.
12363         * mpw-config.in (extra-include): Create this directory and fill it
12364         with Posix-like include files when configuring.
12365
12366         * config.sub (apple, mac, mpw): Add various aliases.
12367
12368         * mpw-build.in: New file, top-level build script fragment for MPW.
12369         * mpw-configure: New file, configure script for MPW.
12370         * mpw-config.in: New file, config fragment for MPW.
12371
12372 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12373
12374         * configure.in (host_libs): Remove glob, since it is gone from the
12375         sources.
12376
12377 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12378
12379         * Makefile.in: define empty GDB_NLM_DEPS var.
12380
12381         * configure.in(target_makefile_frag): use config/mt-netware
12382         for netware targets.
12383
12384 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12385
12386         * config.sub: Merge in recent FSF changes.  Remove linux special
12387         cases.
12388
12389 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12390
12391         Revert this change:
12392
12393         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12394
12395                 * build-all.mk: Use CC=cc -Xs on Solaris.
12396
12397 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12398
12399         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12400         stop using it.
12401         * Makefile.in: Nuke all references to glob subdirectory.
12402
12403 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12404
12405         * configure.in: Fix --enable-shared logic in per-host.
12406
12407 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12408
12409         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12410
12411 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12412
12413         * configure.in (noconfigdirs): Don't build gas on AIX, for
12414         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12415
12416 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12417
12418         * configure: Fix --cache-file to work if the file argument is a
12419         relative path.
12420
12421 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12422
12423         * configure: If the --cache-file is used, pass it down to
12424         configure in subdirectories.
12425
12426 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12427
12428         * config.sub: add vxworks29k configuration.
12429
12430 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12431
12432         * Makefile.in (taz): Do "diststuff" part quietly.
12433
12434 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12435
12436         * config.sub: Mini-merge with gcc/config.sub.
12437
12438 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12439
12440         * config.guess (IRIX): Sed - to _.
12441
12442 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12443
12444         * Makefile.in (source-vault, binary-vault): New targets.
12445
12446 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12447
12448         * config.sub: Recognize -eabi as a basic system type.
12449
12450 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12451
12452         * configure.in (enable_shared stuff): Fix typo.
12453
12454 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12455
12456         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12457
12458 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12459
12460         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12461
12462 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12463
12464         * configure.in (rs6000-*-*): Don't build gas.
12465
12466 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12467
12468         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12469         reduce command line length.
12470         (AS_FOR_TARGET): Check for as.new, not Makefile.
12471         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12472
12473 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12474
12475         * config.guess:  Merge from FSF.
12476
12477 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12478
12479         * configure: Don't use $ when handling program_suffix.
12480
12481 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12482
12483         * configure.in:  Configure tk for hppa/hpux.
12484
12485 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12486
12487         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12488
12489 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12490
12491         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12492         to LIBCXXFLAGS.  Tests are better run without it.
12493
12494 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12495
12496         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12497
12498 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12499
12500         * configure.in (*-*-netware*): Don't configure xiberty.
12501
12502 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12503
12504         * configure.in:  Remove tk from native_only list.
12505
12506 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12507
12508         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12509           for special NCD build.
12510
12511 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12512
12513         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12514         makeall.bat, they're only useful for binutils snapshots.
12515         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12516         makeall.bat to specified SUPPORT_FILES.
12517
12518 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12519
12520         * build-all.mk: Add Ericsson targets to sun4 and solaris
12521           hosts.  Add  BNR's sun4 target to solaris host, so their
12522           build-from-source will be tested in-house first.
12523
12524 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12525
12526         * Makefile.in (LIBCFLAGS): New variable.
12527         (CFLAGS_FOR_TARGET): Ditto.
12528         (LIBCFLAGS_FOR_TARGET): Ditto.
12529         (LIBCXXFLAGS): Ditto.
12530         (CXXFLAGS_FOR_TARGET): Ditto.
12531         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12532         (BASE_FLAGS_TO_PASS): Pass them.
12533         (EXTRA_TARGET_FLAGS): Ditto.
12534
12535         * configure.in: Support --enable-shared.
12536
12537 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12538
12539         * configure.in (target_libs):  Include libstdc++ again.
12540         * config.guess:  Update from FSF (for FreeBSD).
12541
12542 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12543
12544         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12545         makeall.bat.
12546         (DISTDOCDIRS): Add `etc'.
12547         (ETC_SUPPORT_PFX): New variable.
12548         (taz): Include anything from etc starting with a word in
12549         ETC_SUPPORT_PFX.
12550
12551 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12552
12553         * config.sub: Update for recent FSF changes.  Remove obsolete
12554         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12555         spacing changes.
12556
12557 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12558
12559         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12560
12561         * config.guess:  Merge with FSF.
12562         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12563
12564 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12565
12566         * configure: Since the "trap 0" handler will override the exit
12567         status on many systems, only use it for "exit 1", and make it set
12568         a non-zero exit status; reset it before "exit 0".  Also, check
12569         exit status of config.sub, and error out if it failed.
12570
12571 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12572
12573         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12574         and install libgloss.
12575
12576 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12577
12578         * Makefile.in (all-binutils): Depend upon all-byacc.
12579
12580         * configure.in: Don't build emacs on Irix 5.
12581
12582 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12583
12584         * configure.in (*-*-netware*): Add libio.
12585
12586 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12587
12588         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12589         (CHECK_TARGET_MODULES): Ditto.
12590         (INSTALL_TARGET_MODULES): Ditto.
12591         (TARGET_LIBS): Ditto.
12592         (all-libstdc++): Note dependencies.
12593
12594 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12595
12596         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12597
12598 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12599
12600         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12601         -fexternal-templates.
12602
12603         * configure.in (target_libs): Add libstdc++.
12604         (noconfigdirs): Add libstdc++ as appropriate.
12605
12606 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12607
12608         * config.guess:  Update from FSF.
12609
12610 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12611
12612         * configure: Use ${config_shell} when running ${configsub}.
12613
12614 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12615
12616         * config.sub: No longer recognize h8300h.
12617
12618 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12619
12620         * config.sub: Remove extraneous differences between config.sub and
12621         gcc/config.sub.
12622
12623 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12624
12625         * Makefile.in (DISTSTUFFDIRS): Add gas.
12626
12627 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12628
12629         * COPYING.NEWLIB: New file.
12630
12631 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12632
12633         * config.guess (HP-UX):  Patch from Harlan Stenn
12634         <harlan@landmark.com> to also emit release level.
12635
12636 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12637
12638         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12639
12640 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12641
12642         * config.sub:  Merge nextstep cleanup from FSF.
12643
12644 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12645
12646         * configure.in (arm-*-*): Don't configure ld for this target.
12647
12648 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12649
12650         * configure.in (*-*-netware): don't configure libg++, libio,
12651           librx, or newlib.
12652
12653 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12654
12655         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12656         configure ld--it works, but it doesn't support shared libraries.
12657
12658 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12659
12660         * config.guess (*-unknown-freebsd*):  Get rid of possible
12661         trailing "(Release)" in version string.
12662         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12663
12664 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12665
12666         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12667         Fix type: *-next-neststep -> *-next-nextstep.
12668
12669         * config.guess:  Merge from FSF:
12670
12671         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12672
12673         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12674
12675         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12676
12677         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12678         instead of UNIX_SV for UnixWare 1.0).
12679
12680 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12681
12682         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12683         to make gdb/nlm/* build after the compiler and linker.
12684
12685 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12686
12687         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12688         not just i[34]86.
12689         (m68k-atari-sysv4):  Relocate to match FSF version.
12690
12691         * config.guess:  More merges from the FSF:
12692
12693         Add a space before function call or macro invocation.
12694
12695         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12696
12697         * config.guess: Add trap cmd to remove dummy.c and dummy when
12698         interrupted.
12699
12700         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12701
12702         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12703         (dummy): Redirect stderr from compilation of dummy.c.
12704
12705         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12706
12707         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12708
12709 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12710
12711         * configure: Accept and ignore --cache*, for compatibility with
12712         new autoconf.
12713
12714 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12715
12716         * config.guess:  Merge from FSF:
12717
12718         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12719
12720         * config.guess (Pyramid*:OSx*:*:*): New case.
12721         (PATH): Add /.attbin at end for finding uname.
12722         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12723
12724         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12725
12726         * config.guess (M88*:DolphinOS:*:*): New case.
12727
12728         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12729
12730         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12731         to select whether to use ELF or COFF.
12732
12733         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12734
12735         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12736
12737         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12738
12739         * config.guess: Guess the OS version for HPUX.
12740
12741         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12742
12743         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12744
12745 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12746
12747         * configure.in: Recognize --with-headers, --with-libs, and
12748         --without-newlib.
12749         * Makefile.in (all-xiberty): Depend upon all-ld.
12750
12751 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12752
12753         * configure.in: Change i[34]86 to i[345]86.
12754
12755 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12756
12757         * configure (version): A few more tweaks to help message.
12758
12759 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12760
12761         * Makefile.in:  Remove (for now) librx as a host library,
12762         now that we're building it for target.
12763
12764 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12765
12766         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12767         (Karl Berry).
12768
12769 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12770
12771         * configure.in:  Also configure librx.
12772
12773 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12774
12775         * Makefile.in:  Update various rules to reflect that librx
12776         is now needed for libg++.
12777
12778 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12779
12780         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12781
12782 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12783
12784         * configure.in: Configure the examples directory.
12785
12786 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12787
12788         * configure: Simplify Jun 2 1994 change.
12789
12790 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12791
12792         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12793         /bin/gcc isn't good enough to build gcc.
12794
12795 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12796
12797         * Makefile.in (GDB_SUPPORT_FILES): Remove
12798         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12799         (gdb.tar.gz): Add new rule to use standard distribution building
12800         mechanism.
12801
12802 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12803
12804         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12805         Bill Cox <bill@cygnus.com>.
12806
12807 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12808
12809         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12810
12811 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12812
12813         * configure:  Search current dir first in .gdbinit.
12814
12815 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12816
12817         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12818
12819 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12820
12821         * config.sub:  Refer to NeXT's operating system as nextstep.
12822
12823         * config.sub (case $basic_machine):  Re-order the cases, to match
12824         the order in the FSF version (which is mostly alphabethical).
12825         Merge in some additions and changes from the FSF.
12826
12827 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12828
12829         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12830         * config.sub: Recognize cxux7.
12831         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12832
12833 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12834
12835         * config.sub:  Fix typo powerpc -> powerpc-*.
12836
12837 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12838
12839         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12840
12841         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12842         parallel with all-emacs and install-emacs).  Top-level command
12843         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12844
12845 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12846
12847         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12848         $(relbindir)/make before doing ``make install'', and use
12849         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12850         installing over running make binary.
12851         ($(host)-stamp-stage3-installed): Likewise.
12852
12853 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12854
12855         * config.guess: Recognize Mach.
12856
12857 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12858
12859         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12860         see whether --exec-prefix was used.
12861
12862 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12863
12864         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12865
12866 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12867
12868         * Makefile.in: Add all-librx target similar to all-libproc.
12869
12870 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12871
12872         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12873         with post 1.2 uname bogosity.
12874
12875 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12876
12877         * configure: Remove temporary files on receipt of a signal.
12878
12879 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12880
12881         * configure: If there is a package_makefile_frag, remove
12882         ${subdir}/Makefile.tem after copying it in.
12883
12884 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12885
12886         * build_all.mk: support rs6000 lynx identifies itself as
12887         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12888         since /bin/gcc is too feeble to compile a modern gcc.
12889
12890 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12891
12892         * brought devo/test-build.mk update-to-date with progressive/
12893           test-build.mk. Add lynx targets and hppa flag info.
12894
12895 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12896
12897         * configure.in:  Use mh-ncrsvr43.  Patch from
12898         Tom McConnell <tmcconne@sedona.intel.com>.
12899
12900 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12901
12902         * config.guess (i386-unknown-bsdi):  No longer need to
12903         check #if defined(__bsdi__) && defined(__i386__).
12904
12905 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12906
12907         * configure: Set program_transform_nameoption correctly.
12908
12909 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12910
12911         * brought build-all.mk update-to-date with progressive build-all.mk,
12912           added new targets and hppa info.
12913
12914 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12915
12916         * configure: If config.guess result is a prefix of the user
12917         specified target, assume a native build and use the user specified
12918         target as the host alias.  Remove SunOS patch suffix removal hack.
12919         * configure.in: Remove SunOS patch suffix removal hack.
12920
12921         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12922         in NATIVE_CHECK_MODULES.
12923
12924 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12925
12926         * Makefile.in: Rename HOST_ONLY to NATIVE.
12927         * configure: Delete SunOs patch suffix from host_canonical
12928           and build_canonical variables that are prepended to Makefiles.
12929         * configure.in: Add comments for easier maintenance.
12930
12931 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12932
12933         * Makefile.in: Add all-libproc target similar to all-gui.
12934
12935 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12936
12937         * Makefile.in (CHECK_MODULES): split into
12938         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12939
12940 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12941
12942         * config.guess (i386-unknown-bsdi): New system to guess.
12943
12944 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12945
12946         * Makefile.in: Add all-gui target (but not yet build by "all").
12947
12948 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12949
12950         * config.sub: Move deletion of patch suffix from here...
12951         * configure.in: To here, at Ian's suggestion.  The top-
12952           level scripts might need to know of a patch level.
12953
12954 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12955
12956         * config.sub: Strip off patch suffix so rtl is recognized
12957           as a sunos4.1.3 machine, even though it's been patched.
12958
12959 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12960
12961         * Makefile.in (INSTALL_LAST): Delete.
12962         (INSTALL_DOSREL): New.
12963
12964 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12965
12966         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12967         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12968         whether we pass down --with-gnu-ld anyhow.
12969
12970 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12971
12972         * Makefile.in (INSTALL_LAST): Change operation so it works
12973         on more flavors of make.
12974         * configure.in (go32): Don't build libg++ or libio.
12975
12976 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12977
12978         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12979         they can be overriden by templates.
12980
12981 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12982
12983         * configure.in (target==go32): Don't build gdb.
12984         * dosrel: New directory.
12985
12986 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12987
12988         * configure.in (host==go32): Configure dosrel too.
12989         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12990         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12991         be set by incoming names or templates.
12992         (INSTALL_LAST): New rule.
12993
12994 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12995
12996         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12997
12998 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12999
13000         * configure.in (appdirs): New variable.  Currently empty, but will
13001         be used in gas distribution.  If nonempty, lists a set of
13002         directories at least one of which must get configured, or top
13003         level configuration is considered to have failed.
13004         (rs6000-*-lynxos*): Use new file name.
13005
13006 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13007
13008         Eliminate XTRAFLAGS.
13009         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13010         newlib include files using -idirafter, and also use -nostdinc.
13011         (CXX_FOR_TARGET): Likewise.
13012         (XTRAFLAGS): Removed.
13013         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13014         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13015         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13016         ($(DO_X)): Don't pass down XTRAFLAGS.
13017
13018 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13019
13020         * configure.in (mips*-dec-bsd*): New target; do build linker.
13021         (mips*-*-bsd*): New target; don't build linker.
13022
13023 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13024
13025         * configure.in: support rs6000-*-lynxos* configuration.
13026         support sunos4 as a cross target.
13027
13028         * config.sub: look for lynx*, not lynx since the OS version may
13029         legitimately be part of the name.
13030
13031 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13032
13033         * configure.in (i[34]86-*-sco*): Move to be with other i386
13034         targets.
13035         (romp-*-*): New target.  Skip various binary utilities.
13036         (vax-*-*): New target.  Don't build newlib.
13037         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13038
13039 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13040
13041         * configure.in: Only set host_makefile_frag if config
13042         directory exists.
13043
13044 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13045
13046         * install.sh: If $dstdir exists, don't check whether each
13047         component does.
13048
13049 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13050
13051         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13052
13053 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13054
13055         * configure.in (*-*-lynxos*): Don't configure newlib for either
13056         native or cross Lynx.
13057
13058 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13059
13060         * config.sub (sparc64-elf): Fix os.
13061         (z8k): Remove duplicate.
13062
13063 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13064
13065         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13066         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13067
13068 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13069
13070         * configure: Make file links cleanly even if Lynx fails on
13071           an NFS symlink (at least fail cleanly).
13072
13073 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13074
13075         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13076         -XNh2000.
13077
13078 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13079
13080         * configure: Unknown options are fatal again.
13081
13082 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13083
13084         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13085         compatibility.
13086
13087 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13088
13089         * build-all.mk: Add `clean' target.
13090
13091 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13092
13093         * config.guess:  Add SINIX support.
13094         * configure.in:  Add mips-*-sysv4* support.
13095
13096 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13097
13098         * build-all.mk: Document all useful targets.
13099         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13100         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13101
13102 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13103
13104         * configure: Support --silent, --quiet.
13105
13106 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13107
13108         * configure: Support --disable-FEATURE.
13109
13110 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13111
13112         * config.guess: Recognize NCR running SVR4.3.
13113
13114 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13115
13116         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13117         Patch from Paul Eggert <eggert@twinsun.com>.
13118
13119 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13120
13121         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13122
13123 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13124
13125         * configure: Make unrecognized options give nonfatal warnings
13126         instead of fatal errors, and pass them to any subdirectory
13127         configures in case they recognize them.
13128         Make --x equivalent to --with-x.
13129
13130 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13131
13132         * configure: Add --enable-* options.  Clean up usage message and
13133         some comments.
13134
13135 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13136
13137         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13138
13139 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13140
13141         * configure.in (hppa*-*-*): Enable binutils.
13142
13143 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13144
13145         * config.sub: Recognize cisco.
13146
13147 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13148
13149         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13150
13151 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13152
13153         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13154         than one configuration name.  Add comment.
13155
13156 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13157
13158         * config.guess: about target *-hitachi-hiuxwe2, fixed
13159         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13160         macro is incorrect.]
13161
13162 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13163
13164         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13165         than the "make ls" stuff which used to be here.
13166
13167 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13168
13169         * config.guess:  Recognize i[34]86-unknown-freebsd.
13170         From Shawn M Carey <smcarey@rodan.syr.edu>.
13171
13172 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13173
13174         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13175
13176 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13177
13178         * config.guess: Check for ptx.
13179
13180 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13181
13182         * config.sub: Add os9k checking.
13183
13184 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13185
13186         * config.guess: Handle OSF1 running on HPPA processors
13187
13188 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13189
13190         * configure: If subdir configure fails, print out a message with
13191         subdirectory name, in case subdir's configure code didn't identify
13192         itself.
13193
13194 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13195
13196         * configure.in: Remove embedded newlines from configdirs.
13197         Avoid mismatches of substrings.  Fix matching strings at end
13198         of configdirs.
13199
13200 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13201
13202         * config.guess:  Add Lynx/rs6000 config support.
13203
13204 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13205
13206         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13207
13208 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13209
13210         * configure.in (hppa*-*-osf*): Treat this just like most other
13211         PA configurations (eg no binutils or ld).
13212         (hppa*-*-*elf*): These configurations have binutils and ld.
13213
13214 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13215
13216         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13217
13218 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13219
13220         * configure.in (rs6000-*-*): Build gas.
13221
13222 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13223
13224         * Makefile.in:  Avoid bug in losing hpux sed.
13225
13226 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13227
13228         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13229         for GDB and GDB has been fixed to not need it.
13230
13231 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13232
13233         * config.guess: Recognize vax hosts.
13234
13235 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13236
13237         * configure (while loop): Don't use "break 2" inside case
13238         statement -- the case statement isn't an enclosing loop.
13239
13240 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13241
13242         * config.guess:  Clean up NeXT support, to allow nextstep
13243         on Intel machines.  Make OS be nextstep.
13244
13245 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13246
13247         * config.guess: Add alternate forms for Convex.
13248
13249 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13250
13251         * configure:  Completely rewrite option processing.  Take
13252         advantage of pattern-matching to avoid invoking test frequently.
13253         Also clean up host and target defaulting logic.
13254
13255 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13256
13257         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13258         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13259         commands (plus user environment) will fit SCO limits.
13260
13261 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13262
13263         * configure.in: Don't issue warnings about directories which are
13264         not being configured if -norecursion is set.  Correct test for
13265         --with-gnu-as and --with-gnu-ld to not get confused by substring
13266         matches.
13267
13268         * configure.in: Don't build gas for alpha-dec-osf1*.
13269
13270 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13271
13272         * configure:  Back out Per's change of 12/19/1993.  It changes the
13273         behavior of configure in unexpected and confusing ways.
13274
13275         Also, use different delim char when calculating
13276         program_transform_name so that the name can contain slashes.
13277
13278 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13279
13280         * configure.in, config.sub: Add support for VSTa micro-kernel.
13281
13282 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13283
13284         * configure.in: Nuke hacks which were used to get a special
13285         version of GAS for HPPA configurations.
13286
13287 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13288
13289         * configure:  If only ${target_alias} is given, use that
13290         as the default for ${host_alias}.
13291         * configure:  Add missing back-slashes before nested quotes.
13292
13293 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13294
13295         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13296
13297 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13298
13299         * config.guess:  Recognize some Tektronix configurations.
13300         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13301
13302 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13303
13304         * config.sub: Match any flavor of SH.
13305
13306 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13307
13308         * configure.in: Don't try to configure newlib for Alpha.
13309
13310 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13311
13312         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13313         libg++ or libio for any Alpha target.
13314
13315         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13316
13317 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13318
13319         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13320         default arguments -- so it tried to compress itself.
13321
13322 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13323
13324         * configure.in (notsupp): ensure that a space is always at the end
13325           of the configdirs list, since the grep checks for an explicit space
13326
13327 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13328
13329         * configure.in (target i386-sysv4.2): don't build ld, since static
13330           versions of many libraries are not available.
13331
13332 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13333
13334         * config.guess: Recognize Apollos (using environment variables).
13335         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13336
13337 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13338
13339         * config.guess: Recognize Sony news mips running newsos.
13340
13341 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13342
13343         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13344         "fi ; else" for bash.
13345
13346 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13347
13348         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13349
13350 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13351
13352         * config.sub: accept unixware as an alias for svr4.2.
13353         Fix some inconsistancies with the gcc version.
13354
13355 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13356
13357         * Makefile.in (DISTDOCDIRS):  Add gdb.
13358
13359 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13360
13361         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13362
13363 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13364
13365         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13366         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13367         this now.
13368
13369 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13370
13371         * config.sub: Accept hiux* as an OS name.
13372
13373         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13374         etc/make-stds.texi.  The underscore came from gcc, and dje now
13375         agrees that RUNTESTFLAGS is the correct name.
13376
13377 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13378
13379         * install.sh:  Remove 'set -e'.  It makes any conditionals
13380         in the script useless.
13381
13382         * config.guess: Automatically recognize arm-acorn-riscix
13383         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13384
13385 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13386
13387         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13388
13389 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13390
13391         * Makefile.in (DISTDOCDIRS): New variable.
13392         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13393         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13394
13395 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13396
13397         * configure.in (hppa target): check the source directory for the
13398           pagas sub-directory
13399
13400 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13401
13402         * config.sub: Allow -aout* and -elf*.
13403
13404 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13405
13406         * configure.in: Don't build ld on i386-solaris2, same as for
13407         sparc-solaris2.
13408
13409 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13410
13411         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13412
13413 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13414
13415         * configure.in:  Configure gdb for alpha.
13416
13417 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13418
13419         * Makefile.in (CXXFLAGS): Add -O.
13420
13421 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13422
13423         * config.guess: added support for DG Aviion
13424
13425 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13426
13427         * configure.in: Produce warning message for subdirectories not
13428         configurable for this host/target combination.  Don't try to
13429         configure gdb for vms.
13430
13431 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13432
13433         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13434         appropriate files before making "diststuff".
13435         (DISTBISONFILES): New var: list of files to be edited.
13436         (DISTSTUFFDIRS): Add binutils.
13437
13438 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13439
13440         * config.sub: also handle mipsel and mips64el (for little endian mips)
13441
13442 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13443
13444         * configure.in: Add * to end of all OS names.
13445
13446 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13447
13448         * configure.in: Build newlib for LynxOS native.
13449
13450 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13451
13452         * config.guess: Add support for delta 88k running SVR3.
13453
13454         * configure.in: Add comment about HP compiler vs. emacs.
13455
13456 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13457
13458         * configure.in: don't build ld on solaris2 (not a viable option
13459           due to bugs in getpwnam & getpwuid)
13460
13461 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13462
13463         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13464         config.guess will produce a full version number.
13465
13466 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13467
13468         * configure.in: Build linker and binutils for alpha-dec-osf1.
13469
13470 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13471
13472         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13473         and gdb/testsuite/Makefile.in.
13474
13475 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13476
13477         * configure.in: recognize mips*- instead of mips-
13478
13479 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13480
13481         * config.sub: Accept linux*coff and linux*elf as operating
13482         systems.
13483
13484 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13485
13486         * config.sub: Recognize mips64, and mips3 as an alias for it.
13487
13488 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13489
13490         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13491         gdb knows how to handle OSF/1 shared libraries.
13492
13493 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13494
13495         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13496         * config.guess: Recognize Hitachi's HIUX.
13497         * config.sub: Recognize h3050r* and hppahitachi.
13498         Remove redundant cases for hp9k[23]*.
13499
13500 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13501
13502         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13503         if gas and ld are in the source tree and are in ${configdirs}.
13504         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13505         --with options (but still pass them down on the command line,
13506         if they were explicitly specified).
13507
13508 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13509
13510         * configure: substitute SHELL value in Makefile.in with
13511         ${CONFIG_SHELL}
13512
13513 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13514
13515         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13516         *-*-solaris2* targets.
13517
13518 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13519
13520         * Makefile.in: define M4, and pass it down to sub-makes;
13521         all-autoconf now depends on all-m4
13522
13523 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13524
13525         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13526         presence of {ar,ranlib} instead of a configured directory
13527
13528 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13529
13530         * config.guess: Accept 34?? as well as 33?? for NCR.
13531
13532 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13533
13534         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13535         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13536
13537 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13538
13539         * configure: grab values for $(CC) and $(CXX) from the
13540         environment, so that someone can do "CC=gcc configure; make" and
13541         have it work right (matching the way that autoconf works now)
13542
13543         * configure.in, Makefile.in: add support for gash, the tcl
13544         interface to Galaxy
13545
13546         * config.guess: add NetBSD variants (hp300, x86)
13547
13548 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13549
13550         * install.sh: Support -d option (in the manner of SunOS 4 install,
13551         as it is more deterministic than that of GNU install)
13552         (chmodcmd): Set file to mode 755 by default (should also do default
13553         chgrp and chown, but I don't feel like dealing with that now)
13554
13555 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13556
13557         * config.sub: Remove h8300hhms alias.
13558
13559 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13560
13561         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13562
13563 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13564
13565         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13566         as stmp-fixinc
13567
13568 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13569
13570         * config.sub: recognize m88110-bug-coff.
13571
13572 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13573
13574         * Makefile.in (all-libio): all dependencies on the toolchain used
13575         to build this (gcc, gas, ld, etc)
13576
13577 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13578
13579         * config.guess: Deal with OSF/1 1.3 on alpha.
13580
13581 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13582
13583         * install.sh: add some 'else true' clauses for portability
13584
13585         * configure.in: don't build libio for h8[35]00-*-* targets
13586
13587 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13588
13589         * Makefile.in:  Add support for new libio.
13590
13591 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13592
13593         * install.sh: If one command fails, don't try the rest.  Don't try
13594         to remove $dsttmp (via trap) unless we have already created it.
13595         If $src doesn't exist, detect it and exit with an error.
13596
13597         * config.guess: Recognize BSD on hp300.
13598
13599 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13600
13601         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13602         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13603
13604 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13605
13606         * Makefile.in (all-send-pr): depends on all-prms
13607
13608 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13609
13610         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13611
13612 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13613
13614         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13615         Added test for mips-mips-riscos5.
13616
13617 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13618
13619         * configure.in: use mh-hp300 for 68k HP hosts
13620
13621 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13622
13623         * configure: add support for CONFIG_SHELL, so that you can use
13624         some alternate shell for evaluating configure scripts
13625
13626 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13627
13628         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13629         in configure script to bug-gdb@prep.ai.mit.edu when building
13630         distribution archive.
13631         * Makefile.in (COMPRESS):  Remove def.
13632         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13633         gdb.tar.Z and make-gdb.tar.Z respectively.
13634         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13635         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13636         to convergence with 'taz' target in Makefile.in.
13637
13638 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13639
13640         * install.sh (dsttmp): use trap to ensure that tmp files go
13641         away on error conditions
13642
13643 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13644
13645         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13646
13647 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13648
13649         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13650         its parent is '/' not ''.
13651
13652         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13653
13654 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13655
13656         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13657         that ${newsrcdir}/configure.in does.
13658
13659 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13660
13661         * test-build.mk: support for CONFIG_SHELL
13662
13663 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13664
13665         * config.sub (netware):  Add as a basic system type.
13666
13667 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13668
13669         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13670           $(srcdir)/ from the dependency on Makefile.in.
13671
13672 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13673
13674         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13675         (h8300hhms is temporary until multi-libraries are implemented).
13676         * configure.in: Handle h8300h too.
13677
13678 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13679
13680         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13681
13682 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13683
13684         * configure:  Remove extraneous output when guessing host type.
13685         * config.guess:  Remove extraneous output when guessing using C
13686         compiler rather than uname, or when guessing fails.
13687
13688 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13689
13690         * Makefile.in: remove all.cross and install.cross targets
13691
13692         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13693           definitions
13694
13695 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13696
13697         * configure.in (target sh): Build gprof.
13698
13699 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13700
13701         * config.sub: change -solaris to -solaris2
13702
13703 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13704
13705         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13706
13707 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13708
13709         * configure: Correct error message for missing Makefile.in to
13710         print correct directory.
13711
13712 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13713
13714         * install.sh: kludge around 386BSD shell bug
13715
13716 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13717
13718         * config.guess:  Recognize NeXT.
13719         * config.guess:  Recognize i486-ncr-sysv4.
13720         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13721
13722 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13723
13724         * Makefile.in (MAKEINFOFLAGS): New variable.
13725         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13726         * build-all.mk, test-build.mk: Pass down --no-split as
13727         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13728
13729 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13730
13731         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13732
13733 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13734
13735         * Makefile.in (libg++.tar.z):  New rule.
13736         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13737         * Makefile.in (taz):  Only do a single chmod.
13738
13739 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13740
13741         * install.sh: don't use dirname anymore (replaced with sed usage)
13742
13743 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13744
13745         * Makefile.in:  Change extension for gzip'd files from '.z' to
13746         '.gz' per new FSF standard usage.
13747
13748 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13749
13750         * configure: put quotes around the final value of program_transform_name
13751
13752 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13753
13754         * Makefile.in: new install.sh support; update install-info rules
13755
13756 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13757
13758         * configure.in: Build diff for crosses, but not for go32 host.
13759
13760         * configure.in: Build gprof only for native, and don't build it
13761         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13762
13763 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13764
13765         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13766
13767 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13768
13769         * configure.in (host_tools): Add prms.
13770
13771 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13772
13773         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13774         with $(FLAGS_TO_PASS) on the command line
13775
13776         * config.sub: Recognize lynx and lynxos
13777
13778 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13779
13780         * config.sub: Accept -ecoff*, not just -ecoff.
13781
13782 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13783
13784         * Makefile.in (taz): Use .gz suffix instead of .z.
13785         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13786         names.
13787
13788 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13789
13790         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13791
13792 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13793
13794         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13795         that rebuilds that might happen during 'make install' don't get
13796         bogus gcc include files
13797
13798 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13799
13800         Change from Utah for HPPA support:
13801         * config.guess: Recognize hppa1.x-hp-bsd.
13802
13803 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13804
13805         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13806         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13807
13808 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13809
13810         * config.sub: Add support for rom68k and bug boot monitors.
13811
13812 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13813
13814         * Makefile.in: Make all-opcodes depend on all-bfd.
13815
13816 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13817
13818         * config.guess: Added special check for i[34]86-univel-sysv4*.
13819
13820 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13821
13822         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13823         the processor rather than assuming i486.
13824
13825 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13826
13827         * config.guess: Recognize SunOS6 as Solaris3.
13828
13829 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13830
13831         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13832         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13833
13834 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13835
13836         * build-all.mk (all-cross): New target for Canadian Cross.
13837         Added Q2 go32 targets.
13838         * test-build.mk: Configure go32 cross sparclite-aout and
13839         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13840         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13841
13842 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13843
13844         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13845         GO32 hosted toolchains
13846
13847 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13848
13849         * configure: change  so "-exec-prefix" gets passed down rather
13850         than "-exec_prefix" so autoconf generated Makefiles get the
13851         exec_prefix set right.
13852
13853 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13854
13855         * config.guess: get the Solaris2 minor version number
13856
13857         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13858
13859 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13860
13861         * config.guess: Recognize some Sequent platforms.
13862
13863 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13864
13865         * Makefile.in: added the vault-install target
13866
13867         * configure.in: actually use the Sun3 makefile fragment that's in
13868         config, also added the release dir to configdirs
13869
13870 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13871
13872         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13873
13874 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13875
13876         * configure.in: remove some program from Alpha targetted toolchains
13877
13878 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13879
13880         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13881         gprof.
13882         (taz): Run "make diststuff" in those directories instead of "make
13883         proto-dir".  Look for "VERSION=" only at start of line in subdir
13884         Makefile.  Use "gzip -9" for compression.
13885         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13886         (binutils.tar.z): New target.
13887
13888 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13889
13890         * Makefile.in (taz): Include gpl.texinfo.
13891
13892 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13893
13894         * Makefile.in (setup-dirs): Merged into "taz" target.
13895         (taz): Only do `proto-dir' stuff if a directory is actually needed
13896         for this target.
13897
13898 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13899
13900         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13901         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13902         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13903         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13904         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13905
13906 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13907
13908         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13909         config.sub, and move-if-change to gdb testsuite distribution
13910         archive, so the testsuite can be extracted, configured, and
13911         run separately from the gdb distribution.  Blow away the Chill
13912         tests that require a Chill compiled executable, since GNU Chill
13913         is not yet publically available.
13914
13915 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13916
13917         * test-build.mk: set environment variables in a single command,
13918         instead of a list of assignments and exports
13919
13920         * config.guess: recognize Alpha/OSF1 systems
13921
13922 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13923
13924         * configure: Change help message to prefer --options rather than
13925           -options.
13926
13927 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13928
13929         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13930         zippy@ecst.csuchico.edu.
13931         * config.guess: Recognize miniframe.
13932
13933 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13934
13935         * Makefile.in: Use srcroot to find runtest rather than rootme.
13936         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13937
13938 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13939
13940         * test-build.mk: Extensive additions to support building on a
13941         machine other than the host.
13942
13943 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13944
13945         * configure (tooldir): Fix for i386-aix again.
13946
13947 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13948
13949         * configure, Makefile.in:  Change definition of $(tooldir)
13950         to match the FSF.
13951
13952 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13953
13954         * config.guess:  Recognize i[34]86/SVR4.
13955
13956 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13957
13958         * Makefile.in (all-gdb): gdb depends on sim.
13959
13960 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13961
13962         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13963         at the same time we make the prototype gdb directory.
13964         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13965         files at the same time as the gdb base release distribution.
13966
13967 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13968
13969         * Makefile.in (check): Use individual check targets rather than
13970         DO_X rule.
13971         (check-gcc): Added.
13972
13973 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13974
13975         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13976         for System V release 3.2.
13977
13978 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13979
13980         * config.sub: Recognize hppaosf.
13981         * configure.in: Do configure ld/binutils/gas for it.
13982
13983 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13984
13985         * configure (tooldir): Alter syntax used to set this, for systems
13986         where "\$" isn't handled right, like i386-aix.
13987
13988 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13989
13990         * configure: Pass program-transform-name, not
13991         program_transform_name, to recursive configures.
13992
13993 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13994
13995         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13996         of gas+ld+binutils.
13997
13998 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13999
14000         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14001
14002 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14003
14004         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14005
14006 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14007
14008         * Makefile.in (PRMS): Set back to all-prms.
14009
14010 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14011
14012         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14013         targets, rather than for MIPS hosts.
14014
14015 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14016
14017         * configure.in: add comment for --with-x default values
14018
14019         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14020
14021         * Makefile.in: add check-* targets for each of the directories in
14022         the tree.  Add a definition of RUNTEST that will use the one we
14023         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14024
14025 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14026
14027         * configure.in: Removed obsolete references to bfd_target and
14028         target_makefile_frag.
14029
14030         * build-all.mk: Set assorted targets for Q2.
14031         * config.sub: Recognize z8k-sim and h8300-hms.
14032         * test-build.mk: Really don't pass host to configure.
14033         (HOLES): Added uname.
14034
14035 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14036
14037         * configure: Handle an empty program-prefix, program-suffix or
14038         program-transform-name correctly.
14039
14040 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14041
14042         * build-all.mk: -G 8 no longer required for MIPS targets.
14043         * test-build.mk: Don't pass host argument to configure; make it
14044         guess.
14045
14046 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14047
14048         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14049         * Makefile.in (COMPRESS):  New macro, like GZIP.
14050
14051 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14052
14053         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14054
14055         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14056         with gas currently defaults to -G 0.
14057
14058 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14059
14060         * Makefile.in (all-flex): flex depends on byacc.
14061
14062         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14063         to test-build.mk as RELEASE_TAG.
14064         * test-build.mk (configargs): New variable containing arguments to
14065         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14066         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14067
14068         * config.guess: Use /bin/uname when checking -X argument on SCO,
14069         to avoid invoking GNU uname which doesn't understand -X.
14070
14071         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14072
14073         * configure.in: Build gas for mips-*-*.
14074
14075 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14076
14077         * Makefile.in (all.normal): insert missing backslash.
14078
14079 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14080
14081         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14082
14083         * Makefile.in: Complete overhaul to merge many almost identical
14084         targets.
14085
14086 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14087
14088         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14089         (gdb.tar.Z): Adjusted.
14090
14091         * Makefile.in (setup-dirs, taz): New targets; should be general
14092         enough to adapt for gdb sometime.  Build only .z file.
14093         (gas.tar.z): New target.
14094
14095 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14096
14097         * build-all.mk: Use CC=cc -Xs on Solaris.
14098
14099 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14100
14101         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14102         for handling BISON for FSF releases.
14103
14104 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14105
14106         * configure: Actually implement the change zoo just documented.
14107
14108 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14109
14110         * configure: when using config.guess, only set target_alias when
14111         it's not already been set (ie, on the command line)
14112
14113 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14114
14115         * Makefile.in: add installcheck target, set PRMS to install-prms
14116
14117 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14118
14119         * configure: add support for package_makefile_fragment, handle the
14120         case where a directory has a configure.in file but no Makefile.in
14121         more gracefully (with an actual understandable error message, even);
14122         add support for --without (and add this to the usage message); also
14123         explicitly add a --host=${host_alias} to the command line when
14124         config.guess is used
14125
14126 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14127
14128         * configure: Must use both --host and --target in recursive calls.
14129
14130 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14131
14132         * Makefile.in: Change deja-gnu to dejagnu.
14133
14134 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14135
14136         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14137
14138 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14139
14140         * configure.in: canonicalize all instances to *-*-solaris2*,
14141         also strip out a number of tools to not build for go32 host
14142
14143 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14144
14145         * config.guess: add GPL.
14146
14147         * Makefile.in, config.guess, config.sub, configure: bump
14148           copyrights to 93.
14149
14150 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14151
14152         * Makefile.in (do-info): Removed obsolete check for existence of
14153         localenv file.
14154
14155         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14156
14157 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14158
14159         * Makefile.in: a couple of 'else true' for decstation,
14160         support for TclX
14161
14162         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14163
14164 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14165
14166         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14167
14168 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14169
14170         * config.guess: Recognize i386-ibm-aix (PS/2).
14171         * configure.in: Use config/mh-aix386 file for it.
14172
14173 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14174
14175         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14176         CC_FOR_TARGET instead.
14177         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14178
14179 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14180
14181         * Makefile.in: Add sim to list of directories sent with gdb
14182
14183 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14184
14185         * configure.in: Put back mips-dec-bsd* case.
14186
14187 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14188
14189         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14190         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14191         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14192
14193 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14194
14195         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14196
14197         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14198         (install-info): install dir.info only if it exists,
14199         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14200
14201 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14202
14203         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14204         gas for mips-dec-bsd.
14205
14206 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14207
14208         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14209         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14210
14211 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14212
14213         * configure.in: Added "dejagnu" to hosttools list.
14214
14215 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14216
14217         * config.sub, configure.in, config.guess:  Add support
14218         for Bosx, an AIX variant from Bull.
14219         Patches from F.Pierresteguy@frcl.bull.fr.
14220
14221 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14222
14223         * devo/dejagnu: Initial creation of devo/dejagnu.
14224         Migrated dejagnu testcases and support files for testing software
14225         tools to reside as subdirectories, currently called "testsuite",
14226         within the directory of the software tool.  Migrated all programs,
14227         support libraries, etc. beloging to dejagnu proper from
14228         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14229         with no modifications.  The changes to these files which will
14230         allow them to configure, build, and execute properly will be made
14231         in a future update.
14232
14233 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14234
14235         * Makefile.in: Change send_pr to send-pr.
14236         * configure.in: Likewise.
14237         * send_pr: Renamed directory to send-pr.
14238
14239 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14240
14241         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14242
14243 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14244
14245         * README:  Update for gdb-4.8 release.
14246         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14247         gdb-xxx.tar.z (gzip'd) file also.
14248
14249 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14250
14251         * Makefile.in: make all-diff depend on all-libiberty
14252
14253 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14254
14255         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14256
14257 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14258
14259         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14260
14261 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14262
14263         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14264         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14265         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14266
14267 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14268
14269         * Makefile.in:  makeinfo binary is in a new location
14270
14271 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14272
14273         * config.sub: Accept -ecoff as an OS.
14274
14275         * Makefile.in: Various changes to eliminate a level of make
14276         recursion and reduce the required command line length.
14277         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14278         sub-makes.
14279         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14280         variables holding settings for specific sub-makes.
14281         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14282         in terms of BASE_FLAGS_TO_PASS.
14283         (TARGET_LIBS): New variable listing directories which use
14284         TARGET_FLAGS_TO_PASS.
14285         (subdir_do): Eliminated.
14286         (do-*): New set of targets to replace subdir_do.
14287         (various): All targets which used subdir_do now depend on do-*.
14288         (local-clean): Renamed from do_clean.
14289         (local-distclean): New target, dependency of distclean and
14290         realclean.
14291         (install-info): Don't create directories.  Depend on dir.info
14292         rather than calling make recursively.
14293         (install-dir.info): Eliminated.
14294         (install-info-dirs): Create all info directories here.
14295         (dir.info): Depend upon do-install-info.
14296
14297         * test-build.mk (HOLES): Added false.
14298
14299 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14300
14301         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14302
14303 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14304
14305         * Makefile.in (info): remove dependency on all-texinfo.  The
14306         problem was really in texinfo/C, not at this level.
14307
14308 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14309
14310         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14311
14312 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14313
14314         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14315         GDB releases.
14316
14317 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14318
14319         * configure: Include srcdir in message about target of link not
14320         being found.  Don't convert `-' to `_' in `with' options being
14321         passed to subdirs.
14322
14323 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14324
14325         * configure.in: add uudecode to host_tools
14326
14327         * Makefile.in: added {all,install}-uudecode targets, added them to
14328         the appropriate lists
14329
14330 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14331
14332         * Makefile.in (all-gcc): Added dependency on all-gas.
14333
14334         * configure.in (mips-*-*): Build ld and binutils.
14335
14336 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14337
14338         * configure: check return code from mkdir, print error message and
14339           exit on failure.
14340
14341 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14342
14343         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14344
14345 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14346
14347         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14348
14349 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14350
14351         * config.sub (h8500):  Recognize this as a cpu type.
14352
14353 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14354
14355         * configure: source directory missing is no longer a warning
14356
14357         * configure.in: recognize irix[34]* instead of irix[34]
14358
14359         * Makefile.in: define and pass down X11_LIB
14360
14361 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14362
14363         * guess-systype: Renamed to ...
14364         * config.guess:  ... by popular request.
14365         * configure.in, Makefile.in:  Update accordingly.
14366
14367 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14368
14369         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14370         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14371         + Execute ./dummy instead of assuming . is in PATH.
14372
14373 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14374
14375         * guess-systype:  New shell script.  Attempts to guess the
14376         canonical host name of the executing host.
14377         Only a few hosts are supported so far.
14378         * configure:  Call guess-systype if no host is specified.
14379
14380 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14381
14382         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14383         gcc Makefile.
14384
14385
14386 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14387
14388         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14389         (all-gcc, install-gcc, subdir_do): Use it.
14390
14391 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14392
14393         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14394
14395 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14396
14397         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14398           set exclusively by configure, using configure.in .
14399
14400 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14401
14402         * test-build.mk: set $PATH for all builds
14403
14404         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14405
14406 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14407
14408         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14409         the one used in gcc/Makefile.in, so that a null expansion doesn't
14410         override the one needed to build gcc with a native cc.
14411
14412
14413 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14414
14415         * configure: Accept -with arguments.
14416
14417 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14418
14419         * Makefile.in: added h8300sim
14420
14421 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14422
14423         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14424         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14425         (all-cygnus, native, build-cygnus): Make
14426         $(canonhost)-stamp-3stage-done, not $(host)....
14427         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14428         i386-sco3.2v4.  Added else true to if command.
14429
14430 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14431
14432         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14433
14434 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14435
14436         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14437
14438 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14439
14440         * configure.in: don't remove binutils from Solaris builds
14441
14442 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14443
14444         * Makefile.in: get rid of earlier definitions for *clean,
14445         also handle the recursive info rule better
14446
14447 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14448
14449         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14450         do more-or-less the right thing.
14451
14452 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14453
14454         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14455         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14456
14457 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14458
14459         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14460         $(host_canonical).
14461
14462         * configure.in: split the configdirs list into 4 categories (native
14463         v. cross, library v. tool) and handle the cross-only and native-
14464         only in more reasonable (and correct!) way.
14465
14466 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14467
14468         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14469         configdirs anymore.
14470
14471 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14472
14473         * Makefile.in: extensive cleanup::  removed all of the explicit
14474         clean-* targets, collapsed many wrappers around subdir_do into
14475         one, added additional targets to satisfy standards.texi, deleted
14476         some old targets, some changes for consistency
14477
14478 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14479
14480         * configure.in: handle some programs as cross-only, and others as
14481         native only
14482
14483         * test-build.mk: handle partial holes in a more generic manner
14484
14485         * Makefile.in: m4 depends on libiberty
14486
14487 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14488
14489         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14490         time, wdiff, and find to configdirs
14491
14492         * Makefile.in: all, clean, and install rules for the new programs
14493         added to configure.in
14494
14495 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14496
14497         * configure.in: use mh-sun for all *-sun-* hosts
14498
14499 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14500
14501         * Makefile.in: define flags for X11 include files and library file
14502         locations, pass them down to the programs that need this info
14503
14504         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14505
14506 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14507
14508         * configure.in: start building libg++ for HP-UX targets
14509
14510 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14511
14512         * README:  Update references to files moved into etc/.
14513
14514 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14515
14516         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14517         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14518
14519 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14520
14521         * configure: accept dash as well as underscore in long option
14522         names for FSF compatibility.
14523
14524 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14525
14526         * config.sub: added -sco3.2v4 support from FSF.
14527
14528 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14529
14530         * configure.in: expand the section that adds or removes
14531         directories from the list of programs to build, to handle native
14532         vs. cross in addition to host v. native
14533
14534 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14535
14536         * Makefile.in:  Replace C++ in macro names with CXX.
14537         This is less likely to break ...
14538
14539 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14540
14541         * test-build.mk: add -w to GNU_MAKE
14542
14543 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14544
14545         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14546         add 'sparc' to list of recognized cpus.  This needed to make
14547         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14548         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14549         then changes that into $CPU-wrs-vxworks.
14550
14551         * configure.in: remove most references to gdbtest, regularize
14552         target based program removal
14553
14554         * test-build.mk: import from p3 tree (many fixes and changes)
14555
14556 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14557
14558         * Makefile.in: added rules to handle tcl, tk, and expect
14559
14560         * configure.in: handle those directories if they exist
14561
14562 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14563
14564         * config.sub: removed bogus hppabsd and hppahpux names, since
14565         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14566
14567 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14568
14569         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14570         depends upon all-xiberty
14571
14572         * Makefile.in: changes from p3, including:
14573
14574         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14575
14576         * Makefile.in (XTRAFLAGS): include newlib directories if
14577         newlib/Makefile exists, rather than if host != target.
14578
14579         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14580
14581         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14582         from the same source tree and not building a cross-compiler.  This
14583         matters for the libg++ configuration if reconfiguring a tree that
14584         has already been installed.
14585
14586         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14587
14588         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14589         pick up the machine and system specific header files.
14590
14591         * Makefile.in: added AS_FOR_TARGET, passed down in
14592         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14593         the C compiler to use to create programs which are run in the
14594         build environment, set it to default to $(CC), and passed it down
14595         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14596
14597         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14598
14599         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14600         We need them for unusual native builds, like systems without
14601         ranlib.
14602
14603         * configure: also define $(host_canonical) and
14604         $(target_canonical), which are the full, canonical names for the
14605         given host and target
14606
14607 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14608
14609         * Makefile.in:  Added separate definitions for C++.
14610
14611 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14612
14613         * configure.in (configdirs):  Add deja-gnu.
14614
14615 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14616
14617         * README:  Update for configure.texi and gdb-4.7 release.
14618
14619 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14620
14621         * Makefile.in:  Move "all" target to top of file.
14622         Previously, first target was ".PHONY" which caused BSD4.4 make
14623         to build .PHONY when make was run without arguments.
14624
14625 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14626
14627         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14628         Library-copylefted code in libiberty.
14629
14630 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14631
14632         * config.sub:  Replace m68kmote with plain old m68k.
14633
14634 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14635
14636         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14637
14638 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14639
14640         * config.sub: Complain if no argument is given.  Added support for
14641         386bsd as OS and target alias.
14642
14643 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14644
14645         * Makefile.in (XTRAFLAGS): include newlib directories if
14646         newlib/Makefile exists, rather than if host != target.
14647
14648 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14649
14650         * config.sub: recognize sparclite-wrs-vxworks.
14651
14652         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14653         p3.) Added clean-xiberty to clean.
14654
14655 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14656
14657         * configure.in: use *-*-* instead of nested cases for host and target
14658
14659 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14660
14661         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14662         from the same source tree and not building a cross-compiler.  This
14663         matters for the libg++ configuration if reconfiguring a tree that
14664         has already been installed.
14665
14666 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14667
14668         * config.sub (i486v/i486v4):  Merge in from FSF version.
14669
14670 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14671
14672         * configure: only set PWD if it is already set.
14673
14674 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14675
14676         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14677         doesn't have unset and all success paths (and most error paths)
14678         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14679         to just ${PWD} to avoid confusion.)
14680
14681 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14682
14683         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14684         even for a native compilation.
14685
14686 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14687
14688         Changes to make the gdb.tar.Z rule work better.
14689
14690         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14691         (DEVO_SUPPORT):  Add configure.texi.
14692         (bfd-ilrt.tar.Z):  Remove ancient rule.
14693
14694 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14695
14696         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14697         pick up the machine and system specific header files.
14698
14699         * configure.in, config.sub: added new target m68010-adobe-scout,
14700         with alias of adobe68k.  Changed configure.in to check for
14701         -scout before -sco* to avoid a false match.
14702
14703         * Makefile.in: added AS_FOR_TARGET, passed down in
14704         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14705         the C compiler to use to create programs which are run in the
14706         build environment, set it to default to $(CC), and passed it down
14707         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14708
14709 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14710
14711         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14712         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14713         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14714         FOR_TARGET variants, to newlib and libg++.
14715
14716 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14717
14718         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14719         first.
14720
14721 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14722
14723         * config.sub:  Accept `elf' as an environment.
14724
14725 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14726
14727         * Makefile.in (all-opcodes):  cd into the right directory
14728
14729 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14730
14731         * configure: added -program_transform_name option, used as
14732         argument to sed when installing programs.
14733         configure.texi: added documentation for -program_prefix,
14734         -program_suffix and -program_transform_name.
14735
14736 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14737
14738         * config.sub:  Accept i486 where i386 ok.
14739
14740 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14741
14742         * config.sub: accept we32k
14743
14744 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14745
14746         * config.sub, configure.in: accept OSE68000 and OSE68k.
14747
14748         * Makefile.in: don't create all directories for ``make install'';
14749         let the subdirectories create the ones they need.
14750
14751 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14752
14753         * COPYING: new file, GPL v2
14754
14755 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14756
14757         * Makefile.in: use the new gen-info-dir, which needs a template
14758         argument (which also lives in texinfo)
14759
14760         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14761
14762 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14763
14764         * config.sub (ncr3000):  Change i386 to i486.
14765
14766 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14767
14768         * Makefile.in: add install-rcs, install-grep to
14769         install-no-fixedincludes, removed install-bison and install-libgcc
14770
14771 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14772
14773         * configure.in: grab the HPUX makefile fragment if on HPUX
14774
14775 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14776
14777         * Makefile.in: eradicate bison spoor (ditto libgcc).
14778          configure.in: recognise m68{k,000}-ericsson-OSE.
14779          es1800 is alias for m68k-ericsson-OSE
14780
14781 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14782
14783         * configure.in: rearrange the parts that remove programs from
14784         configdirs, based now on HOST==TARGET or by canonical triple.
14785
14786 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14787
14788         * test-build.mk: recurse explicitly with -f test-build.mk when
14789           appropriate.  predicate stage3 and comparison on the existence
14790           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14791           On very clean, also remove ...stamp-co.  Build in-place before
14792           doing other builds.
14793
14794 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14795
14796         * Makefile.in, configure.in: add tgas
14797
14798 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14799
14800         * Makefile.in: a number of changes merged in from progressive.
14801
14802         * configure.in: add libm.
14803
14804         * .cvsignore: ignore some stuff that comes from test-build.mk.
14805
14806 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14807
14808         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14809
14810 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14811
14812         * configure: Add program_suffix (parallel to program_prefix)
14813         * Makefile.in: adjust directory-creating script for losing decstation
14814
14815 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14816
14817         * configure:  Minor $subdir-related fixes.
14818
14819 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14820
14821         * configure: fix various problems with propogating
14822         makefile_target_frag in subdirs.
14823         * configure.in: config libgcc if its there
14824
14825 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14826
14827         * config.sub:  HPPA merge.
14828
14829 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14830
14831         * Makefile.in:  Replace all-bison with all-byacc in all
14832         dependency lines for other tools (which now use byacc).
14833
14834 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14835
14836         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14837
14838 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14839
14840         * Makefile.in: make gprof rules similar to byacc rules (instead of
14841         vestigal $(unsubdir) that didn't work...)
14842
14843 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14844
14845         * config.sub:  Add support for Linux.
14846         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14847         (at least for libg++).
14848
14849 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14850
14851         * configure.texi: fix doc for the -nfp option to configure
14852
14853 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14854
14855         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14856
14857 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14858
14859         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14860         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14861         * configure.in: added solaris* host_makefile_frag hook.
14862
14863 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14864
14865         * config.sub: changed recognition of m68000 so that various
14866         m68k types can be specified via m680[01234]0
14867
14868 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14869
14870         * config.sub (basic_machine): fix sed so that '-foo' isn't
14871         completely substituted out while .+'-foo' loses the '-foo'
14872
14873 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14874
14875         * config.sub ($os): Add -aout.
14876
14877 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14878
14879         * configure:  If host_makefile_frag is absolute, don't
14880         prefix ${invsubdir} (relevant to libg++ auto-configure).
14881
14882 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14883
14884         * Makefile.in (tooldir): Define it.
14885         (all-ld): Depend on all-flex.
14886
14887 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14888
14889         * Makefile.in (check):  Fix libg++ special case.
14890
14891 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14892
14893         * configure: do not bury `pwd` into config.status, thus do fewer
14894           pwd's.
14895
14896         * configure: print the "Building in" message only when building in
14897           other than "." AND verbose.
14898
14899         * configure: remove -s, rework -v to better accommodate guested
14900           configures.
14901
14902         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14903
14904 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14905
14906         * Makefile.in: macroize flags passed on recursion.  remove
14907           fileutils.
14908
14909 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14910
14911         * configure: get makesrcdir right for subdirs deeper than 1.
14912
14913         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14914           install.
14915
14916 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14917
14918         * Makefile.in: don't print subdir_do or recursion lines.
14919
14920 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14921
14922         * standards.texi: added menu item.
14923
14924         * Makefile.in: build and install standards.info.
14925
14926         * standards.texi: new file.
14927
14928 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14929
14930         * configure: test for and move config.status pieces from
14931           ${subdir}/.
14932
14933 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14934
14935         * configure:  Test for existance of files before trying to mv
14936         them, to avoid numerous non-existance messages.
14937
14938 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14939
14940         * configure: correct final line of config.status.
14941
14942         * configure: patch from eggert.  Avoids a protection problem if
14943           the original Makefile.in is read only.
14944
14945         * configure: use move-if-change from gcc to create config.status.
14946           Some makefiles depend on config.status to tell if a directory
14947           has been reconfigured for a different host.  This change
14948           prevents those directories from remaking everything in the case
14949           where the reconfig was only intended to rebuild a Makefile.
14950
14951         * configure: test for config.sub with "config.sub sun4" rather
14952           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14953           host alias from a missing config.sub.
14954
14955 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14956
14957         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14958           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14959
14960 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14961
14962         * configure: mkdir ${subdir} as needed.
14963
14964 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14965
14966         * Makefile.in,configure.in: added autoconf.
14967
14968 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14969
14970         * Makefile.in: no longer pass against on recursion.
14971
14972         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14973           definitions are not inherited.
14974
14975         * configure: correct makesrcdir when subdir is .
14976
14977 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14978
14979         * configure:  Add support for 'subdirs' variable, which is
14980         like 'configdirs', except that configure doesn't re-invoke
14981         itself for subdirs, it just creates a Makefile for each subdir.
14982         * configure.texi:  Document subdirs.
14983
14984 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14985
14986         * configure.in: added flex to configdirs
14987
14988 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14989
14990         * Makefile.in: remove clean-stamps from clean.
14991
14992 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14993
14994         * configure.in:  Add gdbtest to configdirs.
14995
14996 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14997
14998         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14999         to recursive makes.
15000         * configure.in:  Recognize new ncr3000 config.
15001
15002 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15003
15004         * Makefile.in, configure.in: removed references to gdbm.
15005
15006 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15007
15008         * config.sub:  Don't canonicalize os value
15009         newsos* to bsd (readline needs to check for newsos).
15010         (This fix was earlier made Jan 31, but got re-broken.)
15011
15012 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15013
15014         * configure.in:  sco is an os, not a vendor!
15015
15016         * configure:  Quote $( better.  Keep various shells happy.
15017
15018 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15019
15020         * Makefile.in: eliminate stamp-files.
15021
15022 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15023
15024         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15025           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15026
15027 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15028
15029         * config.sub:  fix iris/iris3.
15030
15031 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15032
15033         * configure: re-add -rm.
15034
15035 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15036
15037         * Maskefile.in: add .stmp-rcs to all.
15038
15039         * configure.in: remove gas from rs6000 build, use aix host fragment.
15040
15041 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15042
15043         * configure: pass down site_option during recursion.
15044
15045 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15046
15047         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15048
15049 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15050
15051         * configure: Change exec_prefix so that it really defaults to prefix.
15052
15053 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15054
15055         * Makefile.in, configure.in:  Add support for mmalloc library.
15056
15057 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15058
15059         * Makefile.in: add stmp dependencies for a few more things.
15060
15061 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15062
15063         * configure: adjusted error message on objdir/srcdir configure
15064           collision, per john's suggestion.
15065
15066         * Makefile.in: add libiberty stmp to all and all.cross.
15067
15068 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15069
15070         * Makefile.in: remove force dependencies, add grep to all.
15071
15072 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15073
15074         * Makefile.in: drop flex.  make stamp files work.
15075
15076         * configure: added test for conflicting configuration in srcdir,
15077           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15078           gets cranky.  use relative paths for configure and srcdir
15079           whenever possible.  Send some error messages to stderr that were
15080           going to stdout.
15081
15082 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15083
15084         * Makefile.in:  Fix libg++ rule to check for gcc directory
15085         before using gcc/gcc.  Also pass XTRAFLAGS.
15086
15087 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15088
15089         * Makefile.in: added stmp-files so that directories aren't polled
15090           when they are already built.
15091
15092         * configure.texi: fixed a node pointer problem.
15093
15094 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15095
15096         * config.sub configure.in gdb/configure.in
15097         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15098         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15099         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15100
15101 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15102
15103         * configure: -recurring becomes -silent.  corrected help message
15104           for -site= option.
15105
15106         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15107
15108 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15109
15110         * configure: when building Makefile for crosses, replace
15111           tooldir and program_prefix.  default srcdir from location of
15112           config.sub.  remove "for host in hosts" and "for target in
15113           targets" loops.
15114
15115 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15116
15117         * Makefile.in: Do not pass bindir or mandir to cvs.
15118
15119 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15120
15121         * Makefile.in, configure.in: removed traces of namesubdir,
15122           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15123           copyrights to '92, changed some from Cygnus to FSF.
15124
15125         * configure.texi: remove most references to multiple hosts,
15126           multiple targets, subdirs, etc.
15127
15128         * configure.man: removed rcsid. reference config.sub not
15129           config.subr.
15130
15131         * Makefile.in: mkdir $(infodir) on install-info.
15132
15133 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15134
15135         * configure.texi:  Explain better about .gdbinit and about
15136         the environment that configure.in sections run in.
15137
15138 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15139
15140         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15141
15142 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15143
15144         * README:  DOC.configure => cfg-paper.texi.
15145
15146 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15147
15148         * config.sub (near case $os):  Don't convert newsos* to bsd!
15149
15150 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15151
15152         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15153         the number of copies of COPYING that go into the GDB tar file.
15154
15155 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15156
15157         * bfd/configure.in, gdb/config/mh-i386sco,
15158         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15159         Fix SCO configuration stuff.
15160
15161 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15162
15163         * Makefile.in:  For libg++, make sure the -I pointing
15164         to the gcc directory goes *after* all the libg++-local -I flags.
15165         Also, move just-gcc dependency from just-libg++ to all-libg++.
15166
15167 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15168
15169         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15170
15171 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15172
15173         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15174
15175 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15176
15177         * config.sub:  Add stratus configuration frags.  Also
15178         submitted to FSF.
15179
15180 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15181
15182         * Makefile.in (DEV_SUPPORT):  add configure.man.
15183
15184         * config.sub(Decode manufacturer-specific):  add -none*.
15185
15186 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15187
15188         * Makefile.in:  remove form feeds to make Sun's make happy.
15189         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15190
15191 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15192
15193         * Makefile.in (AR_FLAGS):  Make quieter.
15194
15195 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15196
15197         * configure.in:  Add libg++.
15198         * configure:  When verbose, don't output the command line at each
15199         level; it will be unremarkably the same as the previous version,
15200         which will be the same as what the user typed.
15201
15202 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15203
15204         * configure.in, Makefile.in: fix clean-info, add flex.  add
15205           fileutils.
15206
15207         * configure: be less sensitive to spaces in Makefile.in.  Do not
15208           look for sources in "..".  Doing so breaks subdirectories that
15209           might have their own configure.  If a subdir has it's own
15210           configure script, use it.
15211
15212 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15213
15214         * cfg-paper.texi: some changes suggested by rms.
15215
15216 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15217
15218         * config.sub:  Merge in some small additions from the FSF version,
15219         taken from the gcc distribution, to bring the Cygnus and FSF
15220         versions into closer sync.
15221
15222 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15223
15224         * configure.in:  Changed svr4 references to sysv4.
15225
15226 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15227
15228         * configure: added -V for version number option.
15229
15230 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15231
15232         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15233           renamed from DOC.configure to cfg-paper.texi.
15234
15235 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15236
15237         * configure, config.subr, config.sub: config.subr is now
15238           config.sub again.
15239
15240 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15241
15242         * configure.texi: new file, in progress.
15243
15244         * Makefile.in: build info file and install the man page for
15245           configure.
15246
15247         * configure.man: new file, first cut.
15248
15249         * configure: find config.subr again now that configuration "none"
15250           has gone.  removed all traces of the -ansi option.  removed all
15251           traces of the -languages option.
15252
15253         * config.subr: resync from rms.
15254
15255 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15256
15257         * configure, config.sub, config.subr: merge config.sub into
15258           config.subr, call the result config.subr, remove config.sub, use
15259           config.subr.
15260
15261         * Makefile.in: revised install for dir.info.
15262
15263 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15264
15265         * configure.in: add decstation host makefile frag.
15266
15267         * Makefile.in: BISON now bison -y again.  also install-gcc on
15268           install.  clean-gdbm on clean.  infodir belongs in datadir.
15269           Make directories for info install.  Build dir.info here then
15270           install it.
15271
15272 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15273
15274         * Makefile.in: fix for bad directory tests.
15275
15276 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15277
15278         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15279           regexp.  -srcdir relative was being handled incorrectly.
15280
15281         * Makefile.in: unwrapped some for loops so that parallel makes
15282           work again and so one can focus one's attention on a particular
15283           package.
15284
15285 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15286
15287         * configure: added PWD as a stand in for `pwd` (for speed). use
15288           elif wherever possible.  make -srcdir work without -objdir.
15289           -objdir= commented out.
15290
15291 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15292
15293         * configure: +options become --options.  -subdirs commented out.
15294           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15295           Makefile now at top of generated Makefile.  Removed cvs log
15296           entries.  added -srcdir.  create .gdbinit only if there is one
15297           in ${srcdir}.
15298
15299         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15300           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15301           and mandir now keyed off datadir by default.
15302
15303 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15304
15305         * Freshly created ChangeLog.
15306
15307 \f
15308 Local Variables:
15309 mode: change-log
15310 left-margin: 8
15311 fill-column: 76
15312 version-control: never
15313 End: