OSDN Git Service

* config/i386/i386.md (*sibcall_value_pop_1): Fix typo.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure.ac: Remove --with-datarootdir, --with-docdir,
4         --with-pdfdir, --with-htmldir switches.
5         * configure: Regenerate.
6
7         * configure: Regenerate.
8
9         * compile: Sync from Automake 1.11.
10         * depcomp: Likewise.
11         * install-sh: Likewise.
12         * missing: Likewise.
13         * mkinstalldirs: Likewise.
14         * ylwrap: Likewise.
15
16 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
17
18         * ltmain.sh (func_normal_abspath): New function.
19         (func_relative_path): Likewise.
20         (func_mode_help): Document new -bindir option for link mode.
21         (func_mode_link): Add new -bindir option, and use it to place
22         output DLL if specified.
23
24 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25
26         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
27         (baseargs): Add --disable-option-checking.
28         * configure: Regenerate.
29
30         * Makefile.def (configure-target-libiberty): Depend on
31         all-binutils and all-ld.
32         (configure-target-newlib): Likewise.
33         * Makefile.in: Regenerate.
34
35 2009-08-17  Ben Elliston  <bje@au.ibm.com>
36
37         * config.sub, config.guess: Update from upstream sources.
38
39 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40
41         Sync from src, merge:
42
43         2009-07-02  Tristan Gingold  <gingold@adacore.com>
44
45         * configure.ac: Do not exclude gas for i386-*-darwin.
46         Add a case for x86_64-*-darwin.
47         * configure: Regenerate.
48
49 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
50
51         * MAINTAINERS: Add my name to Write After Approval list.
52
53 2009-08-06  Michael Eager <eager@eagercon.com>
54
55         * configure.ac: Add Microblaze target.
56         * configure: Regenerate.
57
58 2009-07-31  Christian Bruel  <christian.bruel@st.com>
59
60         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
61         * configure: Regenerate.
62         
63 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
64
65         * MAINTAINERS (Write After Approval): Update my e-mail address.
66
67 2009-07-06  Ian Lance Taylor  <iant@google.com>
68
69         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
70         * configure: Rebuild.
71
72 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
73
74         * MAINTAINERS: Move myself to the Graphite Reviewers.
75
76 2009-06-30  Wei Guozhi  <carrot@google.com>
77
78         * MAINTAINERS: Add my name to Write After Approval list.
79
80 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
81
82         PR bootstrap/40338
83         * configure.ac (comparestring): Create new variable.
84         * Makefile.tpl (comparestring): Use to skip some comparisions.
85         * configure: Regenerate.
86         * Makefile.in: Regenerate.
87
88 2009-06-26  Doug Evans  <dje@sebabeach.org>
89
90         * Makefile.def (host_modules): Add cgen.
91         * Makefile.in: Regenerate.
92         * configure.ac (host_tools): Add cgen.
93         * configure: Regenerate.
94
95 2009-06-23  DJ Delorie  <dj@redhat.com>
96
97         * MAINTAINERS: Add myself as mep maintainer.
98
99 2009-06-23  Ian Lance Taylor  <iant@google.com>
100
101         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
102         boot_languages.  Only bootstrap target libraries listed in
103         target_libs for some boot language.  Add --with-stage1-ldflags,
104         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
105         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
106         if not building with C++.
107         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
108         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
109         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
110         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
111         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
112         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
113         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
114         * configure, Makefile.in: Rebuild.
115
116 2009-06-23  Li Feng  <nemokingdom@gmail.com>
117
118         * MAINTAINERS: Added my name to write-after-approval list.
119
120 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
121
122         * configure.ac: Define is_elf for QNX Neutrino targets.
123         * configure: Regenerate.
124
125 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
126
127         * MAINTAINERS: Added my name to the write-after-approval list
128
129 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
130
131         * configure.ac: Detect MPC in default directory.
132         * configure: Regenerate.
133
134 2009-06-03  Jerome Guitton  <guitton@adacore.com>
135             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
136
137         * Makefile.tpl (all): Avoid a trailing backslash.
138         * Makefile.in: Regenerate.
139
140 2009-06-03  Ben Elliston  <bje@au.ibm.com>
141
142         * config.sub, config.guess: Update from upstream sources.
143
144 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
145
146         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
147         to noconfdirs.
148         * configure: Regenerate.
149
150 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
151
152         * Makefile.tpl ([+compare-target+]): Compare all stage
153         directories, rather than just gcc.
154         * Makefile.in: Rebuilt.
155
156 2009-06-01  Doug Kwan  <dougkwan@google.com>
157
158         * configure.ac: Support gold for target arm*-*-*.
159         * configure: Regenerate.
160
161 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
162
163         * Makefile.def: Add MPC support and dependencies.
164         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
165
166         * Makefile.in, configure: Regenerate.
167
168 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
169
170         * Makefile.tpl (all): Avoid harmless warning in make all when
171         gcc-bootstrap is enabled but stage_last does not exist.
172         * Makefile.in: Rebuilt.
173
174 2009-05-24  Nicolas Roche  <roche@adacore.com>
175
176         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
177         * Makefile.in: Regenerate.
178
179 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
180
181         * MAINTAINERS: Update my e-mail address.
182
183 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
184
185         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
186         * configure:  Regenerate.
187
188 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
189
190         PR other/40159
191         * Makefile.tpl (all): Don't assume gcc-bootstrap and
192         gcc-no-bootstrap are mutually exclusive.
193         * Makefile.in: Rebuilt.
194
195 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
196
197         PR other/40159
198         * Makefile.tpl (all): Don't end with unconditional success.
199         * Makefile.in: Rebuilt.
200
201 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
202
203         PR target/37137
204         * Makefile.def (flags_to_pass): Remove redundant and incomplete
205         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
206         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
207         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
208         stage_configureflags, stage_cflags and stage_libcflags into
209         explicit Makefile macros.
210         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
211         GFORTRAN.
212         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
213         CC.  Set CC_FOR_BUILD from CC.
214         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
215         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
216         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
217         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
218         and GFORTRAN.
219         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
220         (_LIBCFLAGS): Renamed to _TFLAGS.
221         (do-compare-debug, do-compare3-debug): Drop.
222         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
223         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
224         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
225         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
226         (XGCC_FLAGS_FOR_TARGET): New.
227         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
228         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
229         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
230         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
231         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
232         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
233         TFLAGS.
234         (BUILD_CONFIG): Include if requested.
235         (all): Set TFLAGS on bootstrap.
236         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
237         (all-stageid-prefixmodule): Likewise.
238         (do-clean, distclean-stageid): Set TFLAGS.
239         (restrap): Fix whitespace.
240         * Makefile.in: Rebuilt.
241
242 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
243
244         * config.guess: Sync with src.
245
246 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
247
248         * configure.ac ($with_ppl):  Default to no if not supplied.
249         ($with_cloog):  Likewise.
250         configure:  Regenerate.
251
252 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
253
254         * MAINTAINERS: Update my e-mail address.
255
256 2009-04-27  Nick Clifton  <nickc@redhat.com>
257
258         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
259
260 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
261
262         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
263         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
264         * Makefile.in: Regenerate.
265
266 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
267
268         PR bootstrap/39739
269         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
270         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
271
272         * configure, Makefile.in: Regenerate.
273
274 2009-04-21  Taras Glek  <tglek@mozilla.com>
275
276         * include/hashtab.h: Update GTY annotations to new syntax
277         * include/splay-tree.h: Likewise
278
279 2009-04-17  Ben Elliston  <bje@au.ibm.com>
280
281         * config.sub, config.guess: Update from upstream sources.
282
283 2009-04-15  Anthony Green  <green@moxielogic.com>
284
285         * configure.ac: Add moxie support.
286         * configure: Rebuilt.
287
288 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
289
290         * configure.ac: Change copyright header to refer to version
291         3 of the GNU General Public License and to point readers at the
292         COPYING3 file and the FSF's license web page.
293         * Makefile.def: Likewise.
294         * Makefile.tpl: Likewise.
295         * Makefile.in: Regenerate.
296
297 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
298
299         * configure.ac: Restore match for darwin9 or later. Use double
300         brackets since regeneration eats one pair.
301         * configure: Regenerate.
302
303 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
304
305         PR gas/10039
306         * configure.ac: Require texinfo 4.7.
307         * configure: Regenerated.
308
309 2009-04-09  Nick Clifton  <nickc@redhat.com>
310
311         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
312         the GCC Runtime Library Exception.
313
314 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
315
316         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
317         * configure: Regenerate.
318
319 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
320
321         * Makefil.def (languages): New entries.
322         * Makefile.tpl (check-gcc-*): New generic target.
323         * Makefile.in: Regenerate.
324
325 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
326
327         * MAINTAINERS:  Update my email address.
328
329 2009-03-18  Tom Tromey  <tromey@redhat.com>
330
331         * configure: Rebuild.
332         * configure.ac (host_libs): Add libiconv.
333         * Makefile.in: Rebuild.
334         * Makefile.def (host_modules): Add libiconv.
335         (configure-gdb, all-gdb): Depend on libiconv.
336
337 2009-03-16  Tristan Gingold  <gingold@adacore.com>
338
339         * configure.ac: Treat gdb as supported on x86_64-darwin.
340         * configure: Regenerate.
341
342 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
343
344         * configure.ac (--with-host-libstdcxx): New option.
345         * configure: Regenerate.
346
347 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
348
349         * MAINTAINERS:  Move myself into the write after approval list.
350
351 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
352
353         * MAINTAINERS: Update e-mail address.
354         
355 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
356
357         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
358
359 2009-03-10  Ira Rosen <irar@il.ibm.com>
360
361         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
362
363 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
364
365         Backport from git Libtool:
366
367         2009-01-19  Robert Millan  <rmh@aybabtu.com>
368         Support GNU/kOpenSolaris.
369         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
370         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
371         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
372         GNU/kOpenSolaris.
373
374 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
375
376         * MAINTAINERS: Update e-mail address.
377
378 2009-02-24  Michael Eager  <eager@eagercon.com>
379
380         * MAINTAINERS (Write After Approval): Add self.
381
382 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
383
384         * MAINTAINERS (Write After Approval): Add myself.
385
386 2009-02-05  Andreas Schwab  <schwab@suse.de>
387
388         * Makefile.tpl (stage_last): Define $r and $s before using
389         $(RECURSE_FLAGS_TO_PASS).
390         * Makefile.in: Regenerate
391
392 2009-01-30  Ian Lance Taylor  <iant@google.com>
393
394         * MAINTAINERS: Move myself to the Global Reviewers list.
395
396 2009-01-29  Robert Millan  <rmh@aybabtu.com>
397
398         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
399         * configure: Regenerate.
400
401 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
402
403         * MAINTAINERS: Make whitespace consistent.
404         Remove Robert Millan from Write After Approval.
405
406 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
407
408         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
409         (all-opcodes): Depend on all-libiberty.
410         * Makefile.in: Regenerate.
411
412 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
413
414         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
415         * configure: Regenerate.
416
417 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
418
419         * MAINTAINERS (Write After Approval): Add myself.
420
421 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
422
423         * MAINTAINERS: Add myself to reviewers (Fortran).
424
425 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
426
427         PR tree-optimization/38515
428         * configure.ac (cloog-polylib): Removed.
429         (with_ppl, with_cloog): Test for "no".
430         * configure: Regenerated.
431
432 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
433
434         * MAINTAINERS: Moved myself to reviewers (Fortran).
435
436 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
437
438         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
439         (Write After Approval): Remove myself.
440
441 2009-01-03  Diego Novillo  <dnovillo@google.com>
442
443         * MAINTAINERS: Remove myself from alias maintainership.
444
445 2009-01-02  David Ayers  <ayers@fsfe.org>
446
447         * MAINTAINERS: Update e-mail address.
448
449 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
450
451         * MAINTAINERS: Make whitespace consistent.
452
453 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
454
455         Backport from upstream Libtool:
456         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
457         Add cache variables to tests that require the linker to work.
458         For shlibpath_overrides_runpath, this also changes the semantics
459         to let the result from the C compiler take precedence.
460
461 2008-12-02  Ben Elliston  <bje@au.ibm.com>
462
463         * config.sub, config.guess: Update from upstream sources.
464
465 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
466
467         * configure.ac (ppllibs): Add by default the lib flags.
468         * configure: Regenerate.
469
470 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
471
472         * MAINTAINERS:  Add myself to the write after approval list.
473
474 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
475
476         * configure.ac: Add double brackets on darwin[912].
477         * configure: Regenerate.
478
479 2008-12-03  Daniel Kraft  <d@domob.eu>
480
481         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
482         Approval to Reviewer section (for Fortran front-end).
483
484 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
485
486         * configure.ac: Expand to darwin10 and later.
487         * configure: Regenerate.
488
489 2008-12-02  Andreas Schwab  <schwab@suse.de>
490
491         * Makefile.def: configure-target-boehm-gc depends on
492         all-target-libstdc++-v3.
493         * Makefile.in: Regenerate.
494
495 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
496
497         * MAINTAINERS:  Add myself as mingw maintainer.
498
499 2008-12-02  Ben Elliston  <bje@au.ibm.com>
500
501         * config.sub, config.guess: Update from upstream sources.
502
503 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
504
505         * README.SCO: Remove.
506
507 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
508
509         * MAINTAINERS:  Add myself to the write after approval list.
510
511 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
512
513         * MAINTAINERS:  Update my email address in WAA section.
514
515 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
516
517         * MAINTAINERS: Update e-mail address.
518
519 2008-11-27  Toon Moene <toon@moene.org>
520
521         * MAINTAINERS: Change e-mail address.
522
523 2008-11-27  Tristan Gingold  <gingold@adacore.com>
524
525         * configure.ac: Build gdb for i?86-*-darwin*
526         * configure: Regenerated.
527
528 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
529
530         * MAINTAINERS: Added my full name.
531
532 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
533
534         PR bootstrap/38014
535         PR bootstrap/37923
536
537         Revert:
538
539         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
540
541         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
542         * Makefile.in: Regenerated.
543
544         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
545
546         PR gdb/921
547         PR gdb/1646
548         PR gdb/2175
549         PR gdb/2176
550
551         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
552         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
553         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
554         (HOST_EXPORTS): Pass CPPFLAGS.
555         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
556         (LDFLAGS_FOR_TARGET): Initialize from configure script.
557         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
558         * Makefile.in, configure: Regenerated.
559         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
560         and CPPFLAGS_FOR_BUILD.
561
562 2008-11-06  Jeff Law <law@redhat.com>
563
564         * MAINTAINERS: Add myself as middle end maintainer.
565
566 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
567
568         * MAINTAINERS (Write after approval): Add myself.
569
570 2008-11-05  Diego Novillo  <dnovillo@google.com>
571
572         * MAINTAINERS (Global Reviewers): Add myself.
573         (Non-Algorithmic Maintainers): Remove myself.
574
575 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
576
577         * MAINTAINERS (Write after approval): Add myself.
578
579 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
580
581         * MAINTAINERS (Write after approval): Add myself.
582
583 2008-10-31  Ben Elliston  <bje@au.ibm.com>
584
585         * configure.ac (spu-*-*): Remove special case.
586         * configure: Regenerate.
587
588 2008-10-30  Catherine Moore  <clm@codesourcery.com>
589
590         * MAINTAINERS (Write after approval): Update my email address.
591
592 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
593
594         * configure.ac [spu-*-*]: Do not set skipdirs.
595         * configure: Re-generate.
596
597 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
598
599         * MAINTAINERS (Various Maintainers): Add myself to reload.
600
601 2008-10-25  Richard Guenther  <rguenther@suse.de>
602
603         * MAINTAINERS (Various Maintainers): Add myself as middle-end
604         maintainer.  Remove myself as libgcc-math maintainer.
605         (Non-Algorithmic Maintainers): Remove myself.
606
607 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
608
609         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
610         * Makefile.in: Regenerated.
611
612 2008-10-23  Cary Coutant  <ccoutant@google.com>
613
614         * MAINTAINERS (Write after approval): Add myself.
615
616 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
617
618         PR gdb/921
619         PR gdb/1646
620         PR gdb/2175
621         PR gdb/2176
622
623         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
624         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
625         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
626         (HOST_EXPORTS): Pass CPPFLAGS.
627         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
628         (LDFLAGS_FOR_TARGET): Initialize from configure script.
629         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
630         * Makefile.in, configure: Regenerated.
631         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
632         and CPPFLAGS_FOR_BUILD.
633
634 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
635
636         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
637         Sebastian Pop.
638
639 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
640
641         * MAINTAINERS (Write After Approval): Added myself.
642
643 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
644
645         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
646         recommended version to 2.3.2.
647
648         * configure: Regenerate.
649
650 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
651
652         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
653
654 2008-09-29  David Daney <david.daney@caviumnetworks.com>
655
656         * MAINTAINERS (Write After Approval): Update e-mail address.
657
658 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
659
660         * libtool.m4: Update to libtool 2.2.6.
661         * lt~obsolete.m4: Update to libtool 2.2.6.
662         * ltmain.sh: Update to libtool 2.2.6.
663         * ltsugar.m4: Update to libtool 2.2.6.
664         * ltversion.m4: Update to libtool 2.2.6.
665         * ltoptions.m4: Update to libtool 2.2.6.
666         * ltgcc.m4: Update to match changes from libtool 2.2.6.
667
668 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
669
670         * MAINTAINERS (Write After Approval): Add myself.
671
672 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
673
674         * MAINTAINERS (Write After Approval): Update my name.
675
676 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
677
678         * MAINTAINERS: Add myself in "Write After Approval".
679
680 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
681
682         * MAINTAINERS: Add myself as ia64 maintainer.
683
684 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
685
686         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
687         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
688         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
689         and Michael Tiemann from Write After Approval since they do not
690         actually have access.
691
692 2008-09-05  Richard Guenther  <rguenther@suse.de>
693
694         * configure.ac: Initialize clooglibs to -lcloog.
695         * configure: Re-generate.
696
697 2008-09-04  Le-Chun Wu  <lcwu@google.com>
698
699         * MAINTAINERS (Write After Approval): Add myself.
700
701 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
702
703         * configure.ac (--with-cloog-polylib): New.
704         (--disable-cloog-version-check): New.
705         (--disable-ppl-version-check): New.
706         * configure: Re-generate.
707
708 2008-09-03  Richard Guenther  <rguenther@suse.de>
709
710         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
711         cloog test.
712         * configure: Re-generate.
713
714 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
715
716         Add picoChip port.
717         * MAINTAINERS: Add picoChip maintainers.
718
719 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
720             Tobias Grosser  <grosser@fim.uni-passau.de>
721             Jan Sjodin  <jan.sjodin@amd.com>
722             Harsha Jagasia  <harsha.jagasia@amd.com>
723             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
724             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
725             Adrien Eliche  <aeliche@isty.uvsq.fr>
726
727         Merge from graphite branch.
728         * configure: Regenerate.
729         * Makefile.in: Regenerate.
730         * configure.ac (host_libs): Add ppl and cloog.
731         Add checks for PPL and CLooG.
732         * Makefile.def (ppl, cloog): Added modules and dependences.
733         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
734         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
735
736 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
737
738         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
739         (GCC_SHLIB_SUBDIR): New.
740         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
741         * configure: Regenerate.
742         * Makefile.in: Regenerate.
743
744 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
745
746         * MAINTAINERS: Consistently use tabs to separate columns.
747
748 2008-08-29  Tristan Gingold  <gingold@adacore.com>
749
750         * MAINTAINERS (Write after Approval): Add myself.
751
752 2008-08-28  Tristan Gingold  <gingold@adacore.com>
753
754         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
755         Enable bfd, binutils and opcodes.
756         * configure: Regenerate.
757
758 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
759
760         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
761
762 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
763
764         * MAINTAINERS:  Use correct Umlaut for last name.
765
766 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
767
768         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
769
770 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
771
772         * MAINTAINERS: Update my email address.
773
774 2008-08-16  Nicolas Roche  <roche@adacore.com>
775
776         * Makefile.tpl: Add BOOT_ADAFLAGS.
777         * Makefile.in: Regenerate.
778
779 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
780
781         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
782         * configure: Regenerate.
783
784 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
785
786         * configure.ac: Add makefile fragments for hpux.
787         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
788         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
789         * configure: Regenerate.
790         * Makefile.in: Regenerate.
791
792 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
793
794         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
795
796 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
797
798         * MAINTAINERS (Write after Approval): Add myself.
799
800 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
801
802         * MAINTAINERS (Write After Approval):  Add myself.
803
804 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
805
806         * MAINTAINERS (Write After Approval):  Add myself.
807
808 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
809
810         * MAINTAINERS: Update my email address.
811
812 2008-06-25  Joey Ye  <joey.ye@intel.com>
813
814         * MAINTAINERS (Write After Approval):  Add myself.
815
816 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
817
818         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
819         * Makefile.in: Regenerate.
820         * configure: Regenerate.
821
822 2008-06-17  Daniel Kraft  <d@domob.eu>
823
824         * MAINTAINERS (Write After Approval):  Add myself.
825
826 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
827
828         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
829         "$@" is still intact with both Autoconf 2.59 and 2.62.
830         * configure: Regenerate.
831
832 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
833
834         * Makefile.tpl: Fix comment errors.
835         * Makefile.in: Regenerate.
836
837 2008-06-12  David S. Miller  <davem@davemloft.net>
838             David Edelsohn  <edelsohn@gnu.org>
839
840         * configure.ac: Add powerpc*-*-* to gold supported targets.
841         * configure: Regenerate.
842
843 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
844
845         PR tree-optimization/36218
846         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
847         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
848         (all prefix="build-"): Pass them to build-system sub-makes.
849         * Makefile.in: Regenerate.
850
851 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
852
853         * MAINTAINERS (mt port): Remove.
854         (sco5, unixware, sco udk): Remove.
855         (Kean Johnston): Add to Write After Approval.
856
857 2008-05-30  Julian Brown  <julian@codesourcery.com>
858
859         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
860         of libobjc for ARM EABI Linux.
861         * configure: Regenerate.
862
863 2008-05-18 Xinliang David Li   <davidxl@google.com>
864
865         * ChangeLog: Remove wrong ChangeLog entry.
866
867 2008-05-17 Xinliang David Li   <davidxl@google.com>
868
869         * MAINTAINERS (Write After Approval): Add myself.
870
871 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
872
873         * MAINTAINERS (Write After Approval): Add myself.
874
875 2008-05-14  Rafael Espíndola  <espindola@google.com>
876
877         * config-ml.in: don't handle --enable-shared and --enable-static.
878
879 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
880
881         * MAINTAINERS: Update my email address.
882
883 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
884
885         * MAINTAINERS: Update my email address.
886
887 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
888
889         * MAINTAINERS (Write After Approval): Add myself.
890
891 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
892
893         * MAINTAINERS (Write After Approval): Add myself.
894
895 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
896
897         * MAINTAINERS (crx): Add myself.
898
899 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
900
901         Sync with src:
902         2008-04-14  David S. Miller  <davem@davemloft.net>
903
904         * configure.ac: Add sparc*-*-* to gold supported targets.
905         * configure: Regenerate.
906
907 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
908
909         PR bootstrap/35457
910         * configure.ac: Include override.m4.
911         * configure: Regenerate.
912
913 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
914
915         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
916         * Makefile.in: Regenerate.
917
918 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
919
920         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
921         as nonconfigurable directories list.
922         * configure: Regenerate.
923
924 2008-04-14  Ben Elliston  <bje@au.ibm.com>
925
926         * config.sub, config.guess: Update from upstream sources.
927
928 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
929
930         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
931         * Makefile.in: Regenerate.
932
933 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
934
935         * configure.ac: Do not build libssp for the AVR.
936         * configure: Regenerate.
937
938 2008-04-07  Ian Lance Taylor  <iant@google.com>
939
940         * Makefile.def: check-gold depends upon all-binutils.
941         * Makefile.in: Regenerate.
942
943 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
944
945         * MAINTAINERS (Write After Approval): Add myself.
946
947 2008-04-04  Nick Clifton  <nickc@redhat.com>
948
949         PR binutils/4334
950         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
951         builds.
952         * configure: Regenerate.
953
954 2008-04-04  NightStrike  <NightStrike@gmail.com>
955
956         PR other/35151
957         * configure.ac: Combine rules for mingw32 and mingw64.
958         * configure: Regenerate.
959
960 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
961
962         * MAINTAINERS (Write After Approval): Add myself.
963
964 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
965
966         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
967         * Makefile.in (.NOTPARALLEL): Ditto.
968
969 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
970
971         * MAINTAINERS (Write After Approval): Add myself.
972
973 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
974
975         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
976         * Makefile.in (.NOTPARALLEL): Regenerate.
977
978 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
979
980         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
981         * Makefile.in: Regenerate.
982
983 2008-03-26  Jakub Staszak  <kuba@et.pl>
984
985         * MAINTAINERS (Write After Approval): Add myself.
986
987 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
988
989         * MAINTAINERS:  Update e-mail address.
990
991 2008-03-20  Ian Lance Taylor  <iant@google.com>
992
993         * configure.ac: Add support for --enable-gold.
994         * Makefile.def: Add gold as a directory like ld.
995         * configure, Makefile.in: Regenerate.
996
997 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
998
999         * configure.ac: m4_include config/proginstall.m4.
1000         * configure: Regenerate.
1001
1002         Backport from upstream Libtool:
1003
1004         2007-10-12  Eric Blake  <ebb9@byu.net>
1005
1006         Deal with Autoconf 2.62's semantic change in m4_append.
1007         * ltsugar.m4 (lt_append): Replace broken versions of
1008         m4_append.
1009         (lt_if_append_uniq): Don't require separator to be overquoted,
1010         and avoid broken m4_append.
1011         (lt_dict_add): Fix typo.
1012         * libtool.m4 (_LT_DECL): Don't overquote separator.
1013
1014 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1015
1016         * config.rpath: Add AIX 6 support.
1017
1018 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1019
1020         * Makefile.def (stageprofile).  Remove -fprofile-generate
1021         from stage_libcflags.
1022         * Makefile.in: Regenerate.
1023
1024 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1025
1026         * config.sub, config.guess: Update from upstream sources.
1027
1028 2008-03-06  Tom Tromey  <tromey@redhat.com>
1029
1030         * MAINTAINERS: Update for treelang deletion.
1031
1032 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1033
1034         * MAINTAINERS: Update my email address.
1035
1036 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1037
1038         * MAINTAINERS (darwin port): Add myself as a maintainer.
1039         (objective-c/c++): Add myself as a maintainer.
1040
1041 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1042
1043         * MAINTAINERS (Write After Approval): Update my email address.
1044
1045 2008-02-25  Tomas Bily  <tbily@suse.cz>
1046
1047         * MAINTAINERS (Write After Approval): Add myself.
1048
1049 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1050
1051         * MAINTAINERS (OpenMP): Add myself.
1052
1053 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1054
1055         PR bootstrap/32009
1056         PR bootstrap/32161
1057
1058         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1059         * configure: Regenerate.
1060
1061         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1062         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1063         STAGE4_LIBCFLAGS): New.
1064         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1065         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1066         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1067         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1068         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1069         for target modules.  Don't export LIBCFLAGS.
1070         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1071         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1072         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1073         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1074         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1075         * Makefile.in: Regenerate.
1076
1077 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1078
1079         PR libgcj/33085
1080         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1081         Do not use -DDLL_EXPORT.  Backport from upstream.
1082
1083 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1084
1085         * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1088
1089         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1090         * configure: Regenerate.
1091
1092 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1093
1094         * configure.ac (xtensa*-*-*): Recognize processor variants.
1095         * configure: Regenerate.
1096
1097 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1098
1099         PR bootstrap/34922
1100         * configure.ac (PARSE_ARGS): Push suitable setting of
1101         ac_subdirs_all, for `./configure --help=recursive'.
1102         Handle `+' in generic toplevel directory disabling.
1103         * configure: Regenerate.
1104
1105 2008-01-28  Nick Clifton  <nickc@redhat.com>
1106
1107         * MAINTAINERS (xstormy16): Take over maintainership.
1108
1109 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1110
1111         * MAINTAINERS (c4x port): Remove.
1112
1113 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1114
1115         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1116
1117 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1118
1119         * config.sub, config.guess: Update from upstream sources.
1120
1121 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1122
1123         * MAINTAINERS (Write After Approval): Add myself.
1124
1125 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1126
1127         * MAINTAINERS: Update my email address.
1128
1129 2008-01-09  Raksit Ashok  <raksit@google.com>
1130
1131         * MAINTAINERS (Write After Approval): Add myself.
1132
1133 2008-01-09  Raksit Ashok  <raksit@google.com>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1138
1139         * config.sub, config.guess: Update from upstream sources.
1140
1141 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1142
1143         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1144         Change recommended MPFR from 2.2.1 -> 2.3.0.
1145         * configure: Regenerate.
1146
1147 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1148
1149         * MAINTAINERS: Update my email address.
1150
1151 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1152
1153         * MAINTAINERS: Update my email address.
1154
1155 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1156
1157         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1158         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1159         * Makefile.in: Regenerate.
1160
1161 2007-12-10  Mark Heffernan <meheff@google.com>
1162
1163         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1164         misplaced entries.
1165
1166 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1167
1168         * configure.ac: Enable libjava for x86_64-*-darwin9.
1169         * configure: Regenerate.
1170
1171 2007-12-07  Bill Maddox <maddox@google.com>
1172
1173         * MAINTAINERS (Write After Approval): Add myself.
1174
1175 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1176
1177         * config.sub, config.guess: Update from upstream sources.
1178
1179 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1180
1181         * config-ml.in: Remove 64bit configure tests.
1182
1183 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1184
1185         * config-ml.in: Robustify against white space in absolute file
1186         names.
1187
1188         * config-ml.in (multi-clean): Substitute ${Makefile}.
1189         Remove superfluous ${Makefile} in list.
1190
1191 2007-11-19  Thiemo Seufer  <ths@mips.com>
1192
1193         * config-ml.in: Don't hardcode the Makefile name.
1194
1195 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1196
1197         * MAINTAINERS (Write After Approval): Add myself.
1198
1199 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1200
1201         * MAINTAINERS (Write After Approval): Add myself.
1202
1203 2007-11-06  Doug Kwan <dougkwan@google.com>
1204
1205         * MAINTAINERS (Write After Approval): Add myself.
1206
1207 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1208
1209         * MAINTAINERS (mercury): Remove entry.
1210         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1211
1212 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1213
1214         * Makefile.def (dependencies): Make configure-gdb depend on
1215         all-intl.
1216         * Makefile.in: Regenerated.
1217
1218 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1219
1220         * MAINTAINERS (Fortran maintainer): Remove myself.
1221
1222 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1223
1224         * Makefile.def: To avoid problems running with parallel makes,
1225         build newlib before libgloss so that target specific header
1226         files are availble.
1227         * Makefile.in: Regenerate
1228
1229 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1230
1231         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1232         * Makefile.in: Regenerate.
1233
1234 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1235
1236         * MAINTAINERS (Register allocation reviewer): Add myself.
1237
1238 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1239
1240         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1241         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1242         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1243         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1244         * configure: Regenerate.
1245
1246 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1247
1248         * MAINTAINERS (Register allocation reviewer): Add myself.
1249
1250 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1251
1252         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1253         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1254         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1255         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1256         * configure.ac: Default them to host tools for $host = $build.
1257         Subst them.
1258
1259         * configure: Regenerate.
1260         * Makefile.in: Regenerate.
1261
1262 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1263
1264         * MAINTAINERS (Register allocation reviewer): Add myself.
1265
1266 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1267
1268         * MAINTAINERS (Register allocation reviewer): Add myself.
1269
1270 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1271
1272         * MAINTAINERS (Write After Approval): Fix typo.
1273
1274 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1275
1276         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1277         * configure: Regenerate.
1278
1279 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1280
1281         PR bootstrap/31906
1282         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1283         they're already prefixed.
1284
1285 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1286
1287         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1288         libstdc++.
1289         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1290         * configure: Regenerate.
1291         * Makefile.in: Regenerate.
1292
1293 2007-09-17  Andreas Schwab  <schwab@suse.de>
1294
1295         * configure.ac: Raise minimum makeinfo version to 4.6.
1296         * configure: Regenerate.
1297
1298 2007-09-17  Johannes Singler <singler@ira.uka.de>
1299
1300         * MAINTAINERS (write-after-approval) add myself
1301
1302 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1303
1304         * configure.ac: Correct makeinfo version check.
1305         * configure: Regenerate.
1306
1307 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1308
1309         * MAINTAINERS: Update my email address.
1310
1311 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1312
1313         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1314         to $skipdirs and only disable gprof for newlib.  Use the normal
1315         mips*-elf* handling in other respects.
1316         * configure: Regnerate.
1317
1318 2007-09-12  David Daney  <ddaney@avtrex.com>
1319
1320         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1321         enabling libgcj.
1322         * configure: Regenerate.
1323
1324 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1325
1326         PR other/32154
1327         * configure.ac: For libgloss targets, point the linker to the linker
1328         script, startup code and simulator library.
1329         * configure: Regenerate.
1330
1331 2007-09-07  Andrew Haley  <aph@redhat.com>
1332
1333         * configure.ac (noconfigdirs): Remove target-libffi and
1334         target-libjava.
1335         * configure: Regenerate.
1336
1337 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1338
1339         PR target/33281
1340         * configure.ac: Use config/mh-mingw on mingw.
1341         * configure: Regenerate.
1342
1343 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1344
1345         * MAINTAINERS (Write After Approval): Add myself.
1346
1347 2007-09-05  Richard Guenther  <rguenther@suse.de>
1348
1349         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1350         nor --disable-checking is provided also turn on yes and types
1351         checking for stage1.
1352         * configure: Re-generate.
1353
1354 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1355
1356         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1357         (Write After Approval): Remove myself.
1358
1359 2007-08-29  Nick Clifton  <nickc@redhat.com>
1360
1361         * config.sub, config.guess: Update from upstream sources.
1362
1363 2007-08-22  Bud Davis  <jmdavis@link.com>
1364
1365         * MAINTAINERS (Write After Approval): Added myself.
1366         * MAINTAINERS (Reviewers): Removed myself.
1367
1368 2007-08-18  Paul Brook  <paul@codesourcery.com>
1369             Joseph Myers  <joseph@codesourcery.com>
1370
1371         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1372         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1373         * Makefile.in: Regenerate.
1374         * configure.ac (--with-debug-prefix-map): New.
1375         * configure: Regenerate.
1376
1377 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1378             Nigel Stephens  <nigel@mips.com>
1379
1380         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1381         as target_makefile_frag.
1382         * configure: Regenerate.
1383
1384 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1385
1386         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1387         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1388         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1389         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1390         (do-compare, do-compare3, do-compare-debug): New.
1391         ([+compare-target+]): Use them.
1392
1393 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1394
1395         * MAINTAINERS (Write After Approval): Change my email address.
1396
1397 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1398             Ben Elliston  <bje@au.ibm.com>
1399
1400         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1401         --silent if $silent.
1402         * configure: Regenerate.
1403
1404 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1405
1406         * MAINTAINERS (Various Maintainers): Add myself as
1407         loop infrastructure maintainer.  Update my e-mail
1408         address.
1409
1410 2007-07-31  Diego Novillo  <dnovillo@google.com>
1411
1412         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1413         Adjust description.
1414
1415 2007-07-26  Richard Guenther  <rguenther@suse.de>
1416
1417         * configure.ac: Add types checking to stage1 checking flags.
1418         * configure: Regenerate.
1419
1420 2007-07-17  Nick Clifton  <nickc@redhat.com>
1421
1422         * COPYING3: New file.  Contains version 3 of the GNU General
1423         Public License.
1424         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1425         Lesser General Public License.
1426
1427 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1428
1429         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1430
1431 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1432
1433         * MAINTAINERS (S/390 co-maintainer): Add myself.
1434         (Write After Approval): Remove myself.
1435
1436 2007-07-13  Dan Hipschman  <dsh@google.com>
1437
1438         * MAINTAINERS (Write After Approval): Add myself.
1439
1440 2007-07-11  Nick Clifton  <nickc@redhat.com>
1441
1442         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1443         WINDRES export.
1444         * Makefile.in: Regenerate.
1445
1446 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1447
1448         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1449         maintainer.
1450
1451 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1452
1453         * lt~obsolete.m4: New. Import from 20070318 libtool.
1454
1455 2007-07-03  Julian Brown  <julian@codesourcery.com>
1456
1457         * MAINTAINERS (Write After Approval): Add myself.
1458
1459 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1460
1461         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1462         * configure: Regenerate.
1463
1464 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1465
1466         * configure.ac: Add some missing m4 quotation.
1467         * configure: Regenerate.
1468
1469 2007-07-02  Simon Baldwin  <simonb@google.com>
1470
1471         * MAINTAINERS (Write After Approval): Add myself.
1472
1473 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1474
1475         * configure: Regenerate.
1476
1477 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1478
1479         * Makefile.def: Add windmc tool to build.
1480         * Makefile.tpl: Likewise.
1481         * configure.ac: Likewise.
1482         * Makefile.in: Regenerate.
1483         * configure: Regenerate.
1484
1485 2007-06-28  DJ Delorie  <dj@redhat.com>
1486
1487         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1488         not building newlib.
1489         * configure: Regenerated.
1490
1491 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1492
1493         * MAINTAINERS (Write After Approval): Add myself.
1494
1495 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1496
1497         * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1500
1501         * MAINTAINERS (Write After Approval): Add myself.
1502
1503 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1504
1505         * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1508
1509         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1510         * Makefile.in: Regenerated.
1511
1512 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1513
1514         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1515         bfin*-*-uclinux* targets.
1516         * configure: Regenerate.
1517
1518 2007-06-14  Ian Lance Taylor  <iant@google.com>
1519
1520         * MAINTAINERS: Add myself as non-algorithmic global write
1521         maintainer.
1522
1523 2007-06-14  Diego Novillo  <dnovillo@google.com>
1524
1525         * MAINTAINERS: Add self as middle-end maintainer and
1526         non-algorithmic global write maintainer.
1527
1528 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1529
1530         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1531         Move all Fortran maintainers except Paul Brook into the
1532         Non-Autopoiesis section.
1533
1534 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1535
1536         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1537         (distclean-stage[+id+]): Possibly delete stage_last.
1538         * Makefile.in: Regenerate.
1539
1540 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1541
1542         * MAINTAINERS (Various Maintainer): Fix typo.
1543
1544 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1545
1546         * MAINTAINERS (Various Maintainer): Add myself as
1547         dataflow maintainer.
1548
1549 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1550
1551         * config.sub, config.guess: Update from upstream sources.
1552
1553 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1554
1555         * Makefile.tpl: Fix spelling error.
1556         * Makefile.in: Regenerate.
1557
1558 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1559
1560         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1561         lt_cv_sys_max_cmd_len.
1562
1563 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1564
1565         * MAINTAINERS (Various Maintainers): Add myself as
1566         auto-vectorizer maintainer.
1567
1568 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1569
1570         PR libjava/32098
1571         * libtool.m4: Revert previous change.
1572         * ltgcc.m4: Put it here.
1573
1574 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1575
1576         * MAINTAINERS (Various Maintainers): Add myself as
1577         auto-vectorizer maintainer.
1578
1579 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1580
1581         PR libjava/32098
1582         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1583
1584 2007-05-30  Richard Guenther  <rguenther@suse.de>
1585
1586         * MAINTAINERS (Various Maintainers): Add myself as
1587         auto-vectorizer maintainer.
1588
1589 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1590
1591         PR bootstrap/29382
1592         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1593         * configure: Rebuilt.
1594
1595 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1596
1597         * MAINTAINERS (Write After Approval): Removed my name.
1598
1599 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1600
1601         * MAINTAINERS (Write After Approval): Remove myself.
1602
1603 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1604
1605         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1606
1607 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1608
1609         * ltmain.sh: Update from ToT Libtool.
1610         * libtool.m4: Update from ToT Libtool.
1611         * ltsugar.m4: New. Update from ToT Libtool.
1612         * ltversion.m4: New. Update from ToT Libtool.
1613         * ltoptions.m4: New. Update from ToT Libtool.
1614         * ltconfig: Remove.
1615         * ltcf-c.sh: Remove.
1616         * ltcf-cxx.sh: Remove.
1617         * ltcf-gcj.sh: Remove.
1618
1619 2007-05-22  Ollie Wild  <aaw@google.com>
1620
1621         * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1624
1625         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1626         stage_cflags.
1627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1628         Remove CFLAGS/LIBCFLAGS.
1629         (configure-stage[+id+]-[+prefix+][+module+],
1630         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1631         * Makefile.in: Regenerate.
1632
1633 2007-05-15  Diego Novillo  <dnovillo@google.com>
1634
1635         * MAINTAINERS: Update e-mail address.
1636
1637 2007-05-15  Revital Eres  <eres@il.ibm.com>
1638
1639         * MAINTAINERS (Write After Approval): Add myself.
1640
1641 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1642
1643         * MAINTAINERS (Write After Approval): Updated my address.
1644
1645 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1646
1647         * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2007-05-11  Silvius Rus  <rus@google.com>
1650
1651         * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2007-04-23  Tom Tromey  <tromey@redhat.com>
1654
1655         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1656
1657 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1658
1659         * MAINTAINERS (cpplib): Rename to ...
1660         (libcpp): ... this.  Add C/C++ front end maintainers.
1661
1662 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1663
1664         * config-ml.in: Pass ${ml_config_env} to configure calls.
1665
1666 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1667
1668         * MAINTAINERS (Write After Approval): Add myself.
1669
1670 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1671
1672         * MAINTAINERS (Write After Approval): Add myself.
1673
1674 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1675
1676         * MAINTAINERS (fortran 95 front end): Add myself.
1677
1678 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1679
1680         * MAINTAINERS (Write After Approval): Add myself.
1681
1682 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1683
1684         * MAINTAINERS (Modulo Scheduler): Add myself.
1685
1686 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1687
1688         * MAINTAINERS (fortran 95 front end): Add myself.
1689         (c++ front end): whitespace fix.
1690
1691 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1692
1693         * MAINTAINERS (Write After Approval): Add myself.
1694
1695 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1696
1697         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1698         of glob.  Quote arguments with single quotes too.
1699         * configure: Regenerate.
1700
1701 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1702
1703         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1704         * Makefile.in: Regenerate
1705
1706 2007-03-07  Andreas Schwab  <schwab@suse.de>
1707
1708         * configure: Regenerate.
1709
1710 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1711
1712         * configure.ac: Add "--with-pdfdir" configure option,
1713         which defines pdfdir variable.
1714         * Makefile.def (target=fixincludes): Add install-pdf to
1715         missing targets.
1716         (recursive_targets): Add install-pdf target.
1717         (flags_to_pass): Add pdfdir.
1718         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1719         target.
1720         * configure: Regenerate
1721         * Makefile.in: Regenerate
1722
1723 2007-02-28  Eric Christopher  <echristo@apple.com>
1724
1725         Revert:
1726         2006-12-07  Mike Stump  <mrs@apple.com>
1727
1728         * Makefile.def (dependencies): Add dependency for
1729         install-target-libssp and install-target-libgomp on
1730         install-gcc.
1731         * Makefile.in: Regenerate.
1732
1733 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1734
1735         * configure: Regenerate.
1736         * configure.ac: Move statements after variable declarations.
1737
1738 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1739
1740         * MAINTAINERS: Add myself as sh maintainer.
1741
1742 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1743
1744         * configure.ac: Adjust for loop syntax.
1745         * configure: Regenerate.
1746
1747 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1748
1749         * configure: Rebuilt.
1750
1751 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1752
1753         * configure.ac: Drop multiple occurrences of --enable-languages,
1754         and fix its quoting.
1755         * configure: Rebuilt.
1756
1757 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1758             Nathan Sidwell  <nathan@codesourcery.com>
1759             Vladimir Prus  <vladimir@codesourcery.com>
1760             Joseph Myers  <joseph@codesourcery.com>
1761
1762         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1763         * configure: Regenerate.
1764
1765 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1766
1767         * ltconfig (freebsd*): Default to elf.
1768
1769 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1770
1771         * configure.ac (target_libraries): Move libgcc before libiberty.
1772         * configure: Regenerated.
1773
1774 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1775             Paolo Bonzini  <bonzini@gnu.org>
1776
1777         PR bootstrap/30753
1778         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1779         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1780         * configure: Regenerated.
1781
1782 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1783
1784         * MAINTAINERS (Language Front End Maintainers): Update my mail
1785         address.
1786
1787 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1788
1789         PR bootstrap/30748
1790         * configure.ac: Correct syntax for Solaris ksh.
1791         * configure: Regenerated.
1792
1793 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1794
1795         * configure.ac: Sync with src.
1796         * configure: Regenerate.
1797
1798 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1799
1800         * Makefile.in: Regenerate.
1801
1802 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1803
1804         * config.sub: Sync with src.
1805
1806 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1807
1808         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1809         noncanonical equivalents.
1810         * configure.in: Rename to...
1811         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1812         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1813         target_noncanonical.  Use them.  Rewrite removal of configure
1814         arguments for autoconf 2.59.  Discard variable settings.  Force
1815         program_transform_name for native tools.
1816
1817         * Makefile.in: Regenerated.
1818         * configure: Regenerated with autoconf 2.59.
1819
1820 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1821
1822         * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2007-01-31  Andreas Schwab  <schwab@suse.de>
1825
1826         * Makefile.tpl (LDFLAGS): Substitute it.
1827         * Makefile.in: Regenerate.
1828
1829 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1830
1831         * MAINTAINERS (Write After Approval): Add myself.
1832
1833 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1834
1835         * MAINTAINERS (spu port): Add myself.
1836
1837 2007-01-23  Richard Guenther  <rguenther@suse.de>
1838
1839         PR bootstrap/30541
1840         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1841         * Makefile.tpl (GNATBIND): Substitute it.
1842         (GNATMAKE): Likewise.
1843         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1844         of STAGE_PREFIX.
1845         * Makefile.in: Regenerate.
1846         * configure: Regenerate.
1847
1848 2007-01-18  Mike Stump  <mrs@apple.com>
1849
1850         * configure.in: Re-enable -Werror for gcc builds.
1851
1852 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1853
1854         * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1857
1858         * configure.in: Change == to = in test command.
1859         * configure: Regenerate.
1860
1861 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1862             Nick Clifton  <nickc@redhat.com>
1863             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1864
1865         * configure.in (build_configargs, host_configargs, target_configargs):
1866         Remove build/host/target parameters.
1867         (host_libs): Add gmp and mpfr.
1868         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1869         * Makefile.def (gmp, mpfr): New.
1870         (gcc): Remove target.
1871         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1872         target_os, target_vendor): New.
1873         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1874         * configure: Regenerate.
1875         * Makefile.in: Regenerate.
1876
1877 2007-01-11  Matt Fago  <fago@earthlink.net>
1878
1879         * configure.in: Try to link to functions only in mpfr 2.2.x
1880         to improve robustness of configure tests.
1881         * configure: Regenerate.
1882
1883 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1884
1885         * MAINTAINERS: Add myself as i386 maintainer.
1886
1887 2007-01-08  Jan Hubicka  <jh@suse.cz>
1888
1889         * MAINTAINERS: Add myself as i386 maintainer.
1890
1891 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1892
1893         * configure.in: Add support for an x86_64-mingw* target.
1894         * configure: Regenerate.
1895
1896 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1897
1898         * Makefile.tpl (all-target): Correct @if conditional for target
1899         modules.
1900         * configure.in: Omit libiberty if building only target libgcc.
1901         * configure, Makefile.in: Regenerated.
1902
1903 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1904
1905         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1906         * configure: Regenerate.
1907
1908 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1909
1910         * Makefile.def (target_modules): Add libgcc.
1911         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1912         * Makefile.tpl (clean-target-libgcc): Delete.
1913         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1914         on gcc even for bootstrapped modules.  Rewrite handling of
1915         lang_env_dependencies to loop over target_modules.
1916         * configure.in (target_libraries): Add target-libgcc.
1917         * Makefile.in, configure: Regenerated.
1918
1919 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1920
1921         * configure.in: Reorganize recognition of languages.  Add
1922         --enable-stage1-languages.  Show supported languages for the chosen
1923         target rather than all recognized languages.
1924         * configure: Regenerate.
1925
1926 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1927
1928         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1929         * Makefile.in: Regenerate.
1930
1931 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1932
1933         * configure.in: Warn that MPFR 2.2.0 is buggy.
1934         * configure: Regenerate.
1935
1936 2006-12-27  Ian Lance Taylor  <iant@google.com>
1937
1938         * configure.in: When removing Makefiles to force a reconfigure, also
1939         remove prev-DIR*/Makefile.
1940         * configure: Regenerate.
1941
1942 2006-12-22  Andreas Schwab  <schwab@suse.de>
1943
1944         * configure: Regenerate with correct autoconf version.
1945
1946 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1947
1948         * configure.in: add AC_SUBST for *_FOR_TARGET.
1949         * configure: Regenerate.
1950
1951 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1952
1953         * configure.in: Simplify logic for rejecting languages that cannot
1954         be built.  Separate the case when a language is unsupported,
1955         from the case when the user chooses not to build a language.
1956
1957 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1958
1959         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1960         it only affects bootstrap and could be tested on "$host" as well.
1961         * configure: Regenerate.
1962         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1963
1964 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1965
1966         PR bootstrap/29544
1967         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1968         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1969         move here comment from Makefile.tpl.
1970         * Makefile.tpl: Move some definitions higher in the file.
1971         (STAGE1_CHECKING): New.
1972         * configure.in: Add --enable-stage1-checking.
1973         * configure: Regenerate.
1974         * Makefile.in: Regenerate.
1975
1976 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1977
1978         * MAINTAINERS: Add myself as build system maintainer.
1979
1980 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1981
1982         * MAINTAINERS (Write After Approval): Add myself.
1983
1984 2006-12-13  Eric Christopher  <echristo@apple.com>
1985
1986         * MAINTAINERS: Add myself as darwin maintainer.
1987
1988 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1989
1990         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1991
1992 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1993
1994         MAINTAINERS: Update my entry.
1995
1996 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1997
1998         * configure.in:  Handle spu makefile frag.
1999         * Makefile.tpl (MAINT): Define
2000         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2001         * configure: Regenerate.
2002         * Makefile.in: Regenerate.
2003
2004 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2005
2006         * config.guess: Import latest version.
2007         * config.sub: Likewise.
2008
2009 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2010
2011         * configure.in (spu-*-*): Don't skip target-libiberty.
2012         * configure: Regenerate.
2013
2014 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2015
2016         PR bootstrap/30134
2017         * configure.in: Correct x86 darwin support for libjava to powerpc
2018         and i?86 only.
2019         * configure: Regenerate.
2020
2021 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2022
2023         * configure.in: Add x86 darwin support for libjava.
2024         * configure: Regenerate.
2025
2026 2006-12-07  Mike Stump  <mrs@apple.com>
2027
2028         * Makefile.def (dependencies): Add dependency for
2029         install-target-libssp and install-target-libgomp on
2030         install-gcc.
2031         * Makefile.in: Regenerate.
2032
2033 2006-12-04  Richard Guenther  <rguenther@suse.de>
2034
2035         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2036         (Non-Algorithmic Maintainers): Move over non-algorithmic
2037         loop optimizer maintainers, add myself as a non-algorithmic
2038         middle-end maintainer.
2039
2040 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2041
2042         * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2045
2046         * configure.in: Update error message for missing GMP/MPFR.
2047
2048         * configure: Regenerate.
2049
2050 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2051
2052         * configure.in: Update MPFR version in error message.
2053
2054         * configure: Regenerate.
2055
2056 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2057
2058         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2059         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2060         --with-gmp-lib): New flags.
2061
2062         * configure: Regenerate.
2063
2064 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2065
2066         * MAINTAINERS (Write After Approval): Change my email address.
2067
2068 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2069
2070         * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2006-11-22  Philipp Thomas <pth@suse.de>
2073
2074         * MAINTAINERS (i18n): Update e-mail address.
2075
2076 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2077
2078         * MAINTAINERS (spu port): Add myself as maintainer.
2079         (Write After Approval): Remove myself.
2080
2081 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2082
2083         * configure.in (skipdirs): Don't build libssp for SPU.
2084         * configure: Regenerate.
2085
2086 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2087
2088         * MAINTAINERS (spu port): Add myself as maintainer.
2089         (libobjc): Update my email address.
2090
2091 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2092
2093         * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2096
2097         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2098         * configure : Rebuilt.
2099
2100 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2101
2102         * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2105
2106         * MAINTAINERS (Write After Approval): Add myself.
2107
2108 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2109
2110         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2111         libmpfr.a.
2112         * configure: Regenerate.
2113
2114 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2115
2116         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2117         (unstage): Test for stage_last presence.
2118
2119         PR bootstrap/29802
2120         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2121         * Makefile.in: Regenerate.
2122
2123 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2124
2125         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2126         maintainers.
2127
2128 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2129
2130         * MAINTAINERS (Write After Approval): Add myself.
2131
2132 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2133
2134         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2135         and stageN-package/Makefile.
2136         * Makefile.in: Regenerated.
2137
2138 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2139
2140         * configure.in: Remove target-libgloss from noconfigdirs for
2141         bfin-*-*.
2142         * configure: Regenerated.
2143
2144 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2145
2146         * configure.in (have_gmp): Only error if the gcc directory exists.
2147
2148         * configure: Regenerate.
2149
2150 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2151
2152         * configure.in: Robustify error message for missing GMP/MPFR.
2153
2154         * configure: Regenerate.
2155
2156 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2157
2158         * MAINTAINERS (Write After Approval): Add myself.
2159
2160 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2161
2162         * MAINTAINERS: Change email address.
2163
2164 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2165
2166         * MAINTAINERS (Write After Approval): Add myself.
2167
2168 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2169
2170         * MAINTAINERS (Write After Approval): Add myself.
2171
2172 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2173
2174         * MAINTAINERS (Write After Approval): Move myself to
2175         Write After Approval section.
2176
2177 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2178
2179         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2180         need_gmp anymore.
2181         * configure: Regenerate.
2182
2183 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2184
2185         * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2188
2189         * config.guess: Import latest version.
2190         * config.sub: Likewise.
2191
2192 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2193
2194         * Makefile.def: Added pdf target handling.
2195         * Makefile.tpl: Added pdf target handling.
2196         * Makefile.in: Regenerated.
2197
2198 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2199
2200         * MAINTAINERS: Add self as score port maintainer.
2201
2202 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2203
2204         * MAINTAINERS (Write After Approval): Add myself.
2205
2206 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2207
2208         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2209         or newer.
2210         * configure: Regenerated.
2211
2212 2006-09-27  Dave Brolley  <brolley@redhat.com>
2213
2214         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2215         $s instead of $r.
2216         * configure: Regenerated.
2217
2218 2006-09-26  Thiemo Seufer  <ths@mips.com>
2219
2220         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2221         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2222         * configure: Regenerate.
2223
2224 2006-09-24  Graeme Peterson <gridly@gmail.com>
2225
2226         * MAINTAINERS (Write After Approval): Remove myself.
2227
2228 2006-09-22  Chao-ying Fu  <fu@mips.com>
2229
2230         * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2233
2234         * MAINTAINERS: Add self as soft-fp maintainer.
2235
2236 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2237
2238         * MAINTAINERS: Add myself as avr maintainer.
2239         Remove Marek Michalkiewicz as avr maintainer.
2240
2241 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2242
2243         * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2246
2247         * configure.in: Never build newlib for a Mingw host.
2248         Never build newlib as Mingw target library.
2249         Test the existence of winsup/cygwin for building a Cygwin newlib,
2250         rather than just winsup.
2251         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2252         building a Mingw target.
2253         * configure: Regenerate.
2254
2255 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2256
2257         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2258
2259 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2260
2261         * config.guess: Import from src (was more updated).
2262         * config.sub: Likewise.
2263
2264 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2265
2266         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2267         * configure: Regenerated.
2268
2269 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2270
2271         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2272         for stages after the first.
2273
2274 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2275
2276         * Makefile.def: Add dependencies for configure-opcodes
2277         on configure-intl and all-opcodes on all-intl.
2278         * Makefile.in: Regenerated.
2279
2280 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2281
2282         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2283
2284 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2285
2286         Port to hosts whose 'sort' and 'tail' implementations
2287         treat operands with leading '+' as file names, as POSIX
2288         has required since 2001.  However, make sure the code still
2289         works on pre-POSIX hosts.
2290         * ltmain.sh: Don't assume "sort +2" is equivalent to
2291         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2292
2293 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2294
2295         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2296
2297 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2298
2299         * ltconfig: chmod 644 before ranlib during install.
2300
2301 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2302
2303         PR bootstrap/18058
2304         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2305         if the bootstrap compiler is a GCC version that supports it.
2306         * configure: Regenerate.
2307
2308 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2309
2310         * configure.in: Fix thinkos in previous check-in.
2311         * configure: Regenerate.
2312
2313 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2314
2315         PR other/27063
2316         * configure.in: Test subdir_requires and give an appropriate
2317         error message.
2318         * configure: Regenerate.
2319
2320 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2321
2322         * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2325
2326         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2327
2328 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2329
2330         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2331
2332 2006-06-20  David Ayers  <d.ayers@inode.at>
2333
2334         PR bootstrap/28072
2335         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2336         whether target-libjava is being configured instead of whether the
2337         java front end is enabled.
2338         * configure: Regenerate.
2339
2340 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2341
2342         PR target/27540
2343         * configure.in: Only enable libgomp on IRIX 6.
2344         * configure: Regenerate.
2345
2346 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2347
2348         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2349         too.
2350         * Makefile.in: Regenerate.
2351
2352 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2353
2354         * config-ml.in: Alter CCASFLAGS to include special
2355         multilib options the same as is done for CFLAGS.
2356
2357 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2358
2359         * configure.in: Don't enable libgomp on hpux10.
2360         * configure: Rebuilt.
2361
2362 2006-06-12  David Ayers  <d.ayers@inode.at>
2363
2364         PR bootstrap/27963
2365         PR target/19970
2366         * configure.in: Remove target-boehm-gc from noconfigdirs where
2367         ${libgcj} is specified.
2368         * configure: Regenerate.
2369
2370 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2371
2372         Sync from src:
2373
2374         * configure.in: Sync.
2375         * configure: Regenerated.
2376
2377         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2378
2379         * Makefile.def: Added dependencies from sim and gdb on intl, and
2380         added configure dependencies to everything with an all dependency
2381         on intl.
2382         * Makefile.in: Regenerated.
2383
2384 2006-06-06  David Ayers  <d.ayers@inode.at>
2385
2386         PR libobjc/13946
2387         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2388         * Makefile.in: Regenerate.
2389         * configure.in: Add --enable-objc-gc at toplevel and have it
2390         enable boehm-gc for Objective-C.
2391         Remove target-boehm-gc from libgcj.
2392         Add target-boehm-gc to target_libraries.
2393         Add target-boehm-gc to noconfigdirs where ${libgcj}
2394         is specified.
2395         Assert that boehm-gc is supported when requested for Objective-C.
2396         Only build boehm-gc if needed either for Java or Objective-C.
2397         * configure: Regenerate.
2398
2399 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2400
2401         PR 27674
2402         * Makefile.tpl (configure-[+prefix+][+module+],
2403         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2404         Remove rule to unstage bootstrapped modules.
2405         (stage_current): New.
2406         * Makefile.in: Regenerate.
2407
2408 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2409
2410         * MAINTAINERS (Write After Approval): Update my e-mail address.
2411
2412 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2413
2414         * include/libiberty.h: Declare pex_run_in_environment.
2415
2416 2006-05-31  Asher Langton  <langton2@llnl.gov>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2421
2422         * Makefile.def (bfd, opcodes): Fix lib_path.
2423         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2424         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2425         * Makefile.in: Regenerate.
2426
2427 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2428
2429         * Makefile.in: Regenerate.
2430
2431 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2432
2433         * Makefile.def: Add install-html target. Add datarootdir
2434         docdir and htmldir to flags_to_pass.
2435         * Makefile.tpl: Add install-html target.
2436         * Makefile.in: Regenerate.
2437         * configure.in: Add --with-datarootdir, --with-docdir, and
2438         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2439         * configure: Regenerate.
2440
2441 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2442
2443         * configure.in: Enable gprof for cross builds.
2444         * configure: Regenerate.
2445
2446 2006-05-22  Richard Guenther  <rguenther@suse.de>
2447
2448         Revert
2449         2006-01-31  Richard Guenther  <rguenther@suse.de>
2450         Paolo Bonzini  <bonzini@gnu.org>
2451
2452         * Makefile.def (target_modules): Add libgcc-math target module.
2453         * configure.in (target_libraries): Add libgcc-math target library.
2454         (--enable-libgcc-math): New configure switch.
2455         * Makefile.in: Re-generate.
2456         * configure: Re-generate.
2457         * libgcc-math: New toplevel directory.
2458
2459 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2460             Andreas Tobler  <a.tobler@schweiz.ch>
2461
2462         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2463         * configure: Rebuilt.
2464
2465 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2466
2467         * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2006-05-01  DJ Delorie  <dj@redhat.com>
2470
2471         * configure.in: Restore CFLAGS if GMP isn't present.
2472         * configure: Regenerate.
2473
2474 2006-05-01  Richard Guenther  <rguenther@suse.de>
2475
2476         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2477         maintainer.
2478
2479 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2480
2481         * MAINTAINERS (Write After Approval): Add myself.
2482
2483 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2484
2485         * MAINTAINERS (Write After Approval): Add myself.
2486
2487 2006-04-18  DJ Delorie  <dj@redhat.com>
2488
2489         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2490         reference libgloss so that libssp can be built in a combined
2491         tree.
2492         * configure: Regenerate.
2493
2494 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2495
2496         * MAINTAINERS (Write After Approval): Add myself.
2497
2498 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2499
2500         * configure.in: Require makeinfo 4.4 or higher.
2501         * configure: Regenerate.
2502
2503 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2504
2505         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2506         Rearrange the entries of other libraries to have them in one place.
2507
2508 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2509
2510         * MAINTAINERS (Write After Approval): Remove myself.
2511         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2512
2513 2006-03-14  Richard Guenther  <rguenther@suse.de>
2514
2515         * configure: Regenerate with autoconf 2.13.
2516
2517 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2518
2519         * MAINTAINERS: Use my work address.
2520
2521         * MAINTAINERS: Update my E-mail address.
2522
2523 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2524
2525         * configure.in: Handle --disable-<component> generically.
2526         * configure: Regenerate.
2527
2528 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2529
2530         PR libgcj/17311
2531         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2532
2533 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2534
2535         * MAINTAINERS (Write After Approval):  Remove myself.
2536         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2537
2538 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2539
2540         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2541         (TARGET_CONFIGDIRS): Remove.
2542         * configure.in: Remove AC_SUBST(target_configdirs).
2543         * Makefile.in, configure: Regenerated.
2544
2545 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2546
2547         * MAINTAINERS (Write After Approval):  Remove myself.
2548         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2549
2550 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2551
2552         PR bootstrap/25670
2553
2554         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2555
2556         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2557         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2558         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2559         BUILD_PREFIX, BUILD_PREFIX_1.
2560         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2561
2562         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2563         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2564
2565         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2566         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2567         of `cat stage_current`.  Always provide the `r' and `s' variables.
2568         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2569         a single shell execution.
2570         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2571         bootstrapped modules, make the stage1 module if the build was not
2572         started yet, else build the current stage.
2573         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2574         (all-build, all-host, all-target, [+make_target+]-host,
2575         [+make_target+]-target): Do not use \-continued lines.
2576         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2577         (current_stage, restrap, stage_last): New.
2578
2579         * Makefile.in: Regenerate.
2580         * configure: Regenerate.
2581
2582 2006-02-19  Bud Davis  <jmdavis@link.com>
2583
2584         * MAINTAINERS (Write After Approval):  Remove myself.
2585         (Language Front End Maintainers):  Add myself as fortran 95
2586         maintainer and update e-mail address.
2587
2588 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2589
2590         * MAINTAINERS (Write After Approval):  Remove myself.
2591         (Language Front End Maintainers):  Add myself as fortran 95
2592         maintainer.
2593
2594 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2595
2596         * MAINTAINERS (Write After Approval): Add myself.
2597
2598 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2599
2600         * MAINTAINERS (Write After Approval):  Remove myself.
2601         (Language Front End Maintainers):  Add myself as
2602         fortran 95 maintainer.
2603
2604 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2605
2606         Sync from src:
2607
2608         2005-12-27  Leif Ekblad  <leif@rdos.net>
2609
2610         * configure.in: Add support for RDOS target.
2611         * configure: Regenerate.
2612
2613 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2614             Andreas Schwab  <schwab@suse.de>
2615
2616         * configure: Regenerate.
2617
2618 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2619
2620         * configure.in (enable_libgomp): Add AIX.
2621         * configure: Regenerate.
2622
2623 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2624
2625         * MAINTAINERS (Write After Approval): Add myself.
2626
2627 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2628
2629         * MAINTAINERS (Write After Approval): Add myself.
2630
2631 2006-01-31  Richard Guenther  <rguenther@suse.de>
2632         Paolo Bonzini  <bonzini@gnu.org>
2633
2634         * Makefile.def (target_modules): Add libgcc-math target module.
2635         * configure.in (target_libraries): Add libgcc-math target library.
2636         (--enable-libgcc-math): New configure switch.
2637         * Makefile.in: Re-generate.
2638         * configure: Re-generate.
2639         * libgcc-math: New toplevel directory.
2640
2641 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2642
2643         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2644         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2645         the assembler, linker and binutils.
2646         * configure: Regenerate.
2647
2648 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2653
2654         * configure: Regenerate.
2655
2656 2006-01-18  Richard Henderson  <rth@redhat.com>
2657             Jakub Jelinek  <jakub@redhat.com>
2658             Diego Novillo  <dnovillo@redhat.com>
2659
2660         * libgomp: New directory.
2661         * Makefile.def: Add target_module libgomp.
2662         * Makefile.in: Regenerate.
2663         * configure.in (target_libraries): Add target-libgomp.
2664         * configure: Regenerate.
2665
2666 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2667
2668         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2669         @ from continuation.
2670         * Makefile.in: Rebuilt.
2671
2672 2006-01-04  Chris Lattner  <sabre@gnu.org>
2673
2674         * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2677
2678         PR bootstrap/24252
2679
2680         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2681         * Makefile.tpl (OBJDUMP): New.
2682         (EXTRA_HOST_FLAGS): Add it.
2683         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2684
2685         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2686         to use symbolic links between directories.  Avoid race conditions
2687         or make them harmless.
2688         * configure.in: Do not try to use symbolic links between directories.
2689
2690         * Makefile.def (LEAN): Pass.
2691         * Makefile.tpl (LEAN): Define.
2692         (stage[+id+]-start): Accept that the previous directory does not
2693         exist, if the bootstrap is lean.
2694         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2695         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2696         configure substitution.
2697         ([+compare-target+]): Likewise.
2698         ([+bootstrap-target+]-lean): New.
2699         * configure.in: Remove lean bootstrap support from here.
2700
2701         * Makefile.in: Regenerate.
2702         * configure: Regenerate.
2703
2704 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2705
2706         * MAINTAINERS (libdecnumber): Add myself.
2707
2708 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2709
2710         * libtool-ldflags: New script.
2711
2712 2006-01-02  Andreas Schwab  <schwab@suse.de>
2713
2714         * configure.in: When reconfiguring remove Makefile in
2715         all stage directories.
2716         * configure: Regenerate.
2717
2718 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2719
2720         * MAINTAINERS: Update my email address.
2721
2722 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2723
2724         Revert Ada-related part of the previous change.
2725
2726         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2727         Do not pass.
2728         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2729         * Makefile.in: Regenerate.
2730         * configure.in: Do not include mt-ppc-aix target fragment.
2731         * configure: Regenerate.
2732
2733 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2734
2735         * configure.in: Select appropriate fragments for PowerPC/AIX.
2736         * configure: Regenerate.
2737
2738         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2739         BOOT_CFLAGS, BOOT_LDFLAGS.
2740         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2741         BOOT_CFLAGS, BOOT_LDFLAGS.
2742         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2743         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2744         (stage): Fail if we cannot complete the work.
2745         * Makefile.in: Regenerate.
2746
2747 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2748
2749         * configure.in: Replace ms1 with mt.
2750         * configure: Rebuilt.
2751
2752 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2753
2754         * MAINTAINERS: Update my email address.
2755
2756 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2757
2758         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2759         install-host-nogcc): Don't invoke $(stage) at the end.
2760         * Makefile.in: Regenerate.
2761
2762 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2763
2764         * configure.in: Flip the top-level bootstrap switch.
2765         * configure: Regenerate.
2766
2767 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2768
2769         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2770         $(stage) and $(unstage).
2771         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2772         (all): Remove stray semicolon.
2773         (local-distclean): Don't handle multilib.tmp and multilib.out.
2774         (install.all): Set $s for consistency.
2775         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2776         check_multilibs setting.  Always make the install directory.
2777         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2778         Correct @if/@endif.
2779         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2780         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2781         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2782         (multilib.out): Remove.
2783         * Makefile.in: Regenerated.
2784
2785 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2786
2787         * MAINTAINERS (Write After Approval): Add myself.
2788
2789 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2790
2791         * MAINTAINERS: Add myself as mt maintainer.
2792
2793         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2794
2795 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2796
2797         * MAINTAINERS: Change email address.
2798
2799 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2800
2801         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2802         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2803         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2804         Find in-tree tools if available.
2805         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2806         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2807         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2808         (COMPILER_*_FOR_TARGET): New.
2809         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2810         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2811         (CONFIGURED_*, USUAL_*): Remove.
2812         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2813         STRIP): Use autoconf substitutions.
2814         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2815         COMPILER_NM_FOR_TARGET): New.
2816         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2817
2818         (all): Make all-host and all-target in parallel.
2819         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2820         that $$r and $$s are set before invoking a recursive make.
2821         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2822         ([+bootstrap-target+]): Inline most of the `all' target.
2823
2824 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2825
2826         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2827         from the gcc build directory.
2828         * Makefile.in: Regenerate.
2829
2830 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2831
2832         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2833         depend on all-libdecnumber.
2834         * configure.in (host_libs): Include libdecnumber.
2835         * Makefile.in: Regenerate.
2836         * configure: Likewise.
2837
2838 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2839
2840         * libdecnumber: Import decNumber sources from the dfp-branch.
2841
2842 2005-11-21  Kean Johnston  <jkj@sco.com>
2843
2844         * config.sub, config.guess: Sync from upstream sources.
2845
2846 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2847
2848         Import from Autoconf sources:
2849
2850         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2851         * config/move-if-change: Don't output "$2 is unchanged";
2852         suggested by Ben Elliston.  Handle weird characters correctly.
2853
2854 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2855
2856         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2857         to match upstream libtool for darwin.
2858
2859 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2860
2861         * Makefile.def: Remove gdb dependencies for gdbtk.
2862         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2863         (configure-gdb, install-gdb): New rules.
2864         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2865         * Makefile.in, configure: Regenerated.
2866
2867 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2868
2869         * MAINTAINERS (Write After Approval): Add myself.
2870
2871 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2872
2873         * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2876
2877         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2878         Diego Novillo.
2879
2880 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2881
2882         PR bootstrap/24297
2883         * Makefile.tpl (do-[+make-target+], do-check, install,
2884         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2885         are set before recursing.
2886         * Makefile.in: Regenerate.
2887
2888 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2889
2890         PR bootstrap/18939
2891         * Makefile.def (gcc) <target>: Fix thinko.
2892         * Makefile.in: Regenerate.
2893
2894 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2895
2896         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2897         * configure: Regenerate.
2898
2899 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2900
2901         * MAINTAINERS (Write After Approval): Add self.
2902
2903 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2904
2905         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2906         target-libffi, target-qthreads, target-libjava, and
2907         targetlibobjc.
2908         * configure: Regenerate.
2909
2910 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2911
2912         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2913         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2914         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2915         (USUAL_OBJDUMP_FOR_TARGET): New.
2916         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2917         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2918         * configure, Makefile.in: Regenerated.
2919
2920 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2921
2922         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2923         before other host packages.
2924
2925 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2926
2927         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2928
2929 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2930
2931         PR bootstrap/22340
2932
2933         * configure.in (default_target): Remove.
2934         * Makefile.tpl (all): Do not use prerequisites as subroutines
2935         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2936         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2937         use prerequisites as subroutines.
2938         (check-host, check-target): New.
2939         (bootstrap configure & all targets): Do not use stage*-start
2940         if the directory layout is already ok.
2941         (non-bootstrap configure & all targets): Prepend a $(unstage).
2942         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2943         (NOTPARALLEL): Remove.
2944         (unstage, stage variables): New variables.
2945         (unstage, stage targets): Simply expand to those variables.
2946
2947         * configure: Regenerate.
2948         * Makefile.in: Regenerate.
2949
2950 2005-10-04  James E Wilson  <wilson@specifix.com>
2951
2952         * Makefile.def (lang_env_dependencies): Add libmudflap.
2953         * Makefile.in: Regenerate.
2954
2955 2005-10-03  Andreas Schwab  <schwab@suse.de>
2956
2957         Backport from libtool CVS:
2958         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2959
2960         * ltmain.sh: add support for installing into temporary
2961         staging area (e.g. 'make install DESTDIR=...')
2962
2963 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2964
2965         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2966         * configure: Regenerated.
2967
2968 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2969
2970         * configure: Regenerate with the correct
2971         autoconf version.
2972
2973 2005-09-30  Catherine Moore  <clm@cm00re.com>
2974
2975         * configure.in (bfin-*-*): New.
2976         * configure: Regenerated.
2977
2978 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2979
2980         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2981         (LIPO_FOR_TARGET): New.
2982         (CONFIGURED_LIPO_FOR_TARGET): New.
2983         (USUAL_LIPO_FOR_TARGET): New.
2984         (STRIP_FOR_TARGET): New.
2985         (CONFIGURED_STRIP_FOR_TARGET): New.
2986         (USUAL_STRIP_FOR_TARGET): New.
2987         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2988         STRIP_FOR_TARGET.
2989         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2990         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2991         * Makefile.in: Regenerate.
2992         * configure: Regenerate.
2993
2994 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2995
2996         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2997         (rs6000-*-aix*): Same.
2998         * configure: Regenerate.
2999
3000 2005-09-16  Tom Tromey  <tromey@redhat.com>
3001
3002         * MAINTAINERS: Add self as java maintainer.
3003
3004 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3005
3006         * configure.in: Recognize f95 in the --enable-languages option,
3007         and substitute it for fortran, issuing a warning.
3008         * configure: Regenerate.
3009
3010 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3011
3012         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3013         * configure:  Regenerated.
3014
3015 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3016
3017         * MAINTAINERS: Add self as ms1 maintainer.
3018
3019 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3020
3021         * Makefile.def (libssp): Add to lang_env_dependencies.
3022         * Makefile.in: Regenerate.
3023
3024 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3025
3026         * MAINTAINERS: Add myself as middle-end maintainer.
3027
3028 2005-08-17  Christian Groessler  <chris@groessler.org>
3029
3030         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3031         * Makefile.in: Regenerate.
3032
3033 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3034
3035         * MAINTAINERS (write after approval): Added myself.
3036
3037 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3038
3039         * MAINTAINERS (Write After Approval): Add myself.
3040
3041 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3042
3043         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3044         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3045         Look for alternate names of the target cc and c++
3046         * configure: Regenerate.
3047
3048 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3049
3050         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3051         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3052         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3053         tools; remove code to manually set them.
3054         (Target tools): Look in the environment for them.
3055         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3056         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3057         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3058         build directory.
3059         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3060         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3061         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3062         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3063         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3064         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3065         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3066         * configure: Regenerate.
3067         * Makefile.in: Regenerate.
3068
3069 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3070
3071         * MAINTAINERS: Update for removed CPU targets.
3072
3073 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3074
3075         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3076         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3077         * Makefile.in: Regenerated.
3078
3079 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3080
3081         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3082         (CFLAGS_FOR_TARGET): Use it.
3083         (CXXFLAGS_FOR_TARGET): Likewise.
3084         * Makefile.in: Regenerated.
3085         * configure.in (--with-build-sysroot): New option.
3086         * configure: Regenerated.
3087
3088 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3089
3090         * Makefile.tpl: Wrap install between unstage and stage
3091         * Makefile.in: Regenerate.
3092
3093 2005-07-21  Eric Christopher  <echristo@apple.com>
3094
3095         * MAINTAINERS: Update affiliation.
3096
3097 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3098
3099         * MAINTAINERS: Add self as crx port maintainer.
3100
3101 2005-07-20  DJ Delorie  <dj@redhat.com>
3102
3103         * MAINTAINERS: Add self as m32c maintainer.
3104
3105 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3106
3107         * all files: Update FSF address.
3108
3109 2005-07-15  Eric Christopher  <echristo@redhat.com>
3110
3111         * MAINTAINERS: Change affiliation.
3112
3113 2005-07-14  Jim Blandy  <jimb@redhat.com>
3114
3115         * configure.in: Add cases for Renesas m32c.
3116         * configure: Regenerated.
3117
3118 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3119
3120         * COPYING.LIB: Update from fsf.org.
3121
3122 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3123
3124         * COPYING, compile, config.guess,
3125         config.sub, install-sh, missing, mkinstalldirs,
3126         symlink-tree, ylwrap: Sync from upstream sources.
3127         * config-ml.in: Update FSF address.
3128
3129 2005-07-13  Eric Christopher  <echristo@redhat.com>
3130
3131         * configure.in: Add toplevel noconfigdir support for tpf.
3132         * configure: Regenerate.
3133
3134 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3135
3136         PR ada/22340
3137
3138         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3139         * Makefile.in: Regenerate.
3140
3141 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3142
3143         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3144         Brolley to write-after-approval.
3145
3146 2005-07-07  Andreas Schwab  <schwab@suse.de>
3147
3148         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3149         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3150         * Makefile.in: Regenerated.
3151
3152 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3153
3154         * configure.in: Don't build sim or rda when targetting darwin.
3155         * configure: Regenerate.
3156
3157 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3158
3159         * configure.in: Add --enable-libssp and --disable-libssp.
3160         * configure: Regenerate with autoconf-2.13.
3161
3162 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3163
3164         * Makefile.def (target_modules): Add libssp.
3165         * configure.in (target_libraries): Add target-libssp.
3166         * configure: Rebuilt.
3167         * Makefile.in: Rebuilt.
3168
3169 2005-07-01  Zack Weinberg  <zackw@panix.com>
3170
3171         * MAINTAINERS: Change email address.  Resign from maintainership.
3172
3173 2005-07-01  Richard Guenther  <rguenther@suse.de>
3174
3175         * MAINTAINERS: Change my e-mail address and affiliation.
3176
3177 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3178
3179         * Makefile.def (stagefeedback): Come after profile.
3180         Define profiledbootstrap target.
3181         * Makefile.tpl (profiledbootstrap): Remove.
3182         (stageprofile-end): Zap stagefeedback.
3183         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3184         * Makefile.in: Regenerate.
3185
3186 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3187
3188         * MAINTAINERS: Update my email address.
3189
3190 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3191
3192         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3193         In 'cpp' stanza, support '#line' as well as '# '.
3194
3195 2005-06-08  Andreas Schwab  <schwab@suse.de>
3196
3197         * MAINTAINERS: Move myself from 'Write After Approval' to
3198         'CPU Port Maintainers' section as m68k maintainer.
3199
3200 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3201
3202         * configure.in (unsupported_languages): New macro.
3203         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3204         non-ported target libraries in noconfigdirs.
3205         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3206         non-linux-gnu.  Remove libgcj_ex_libffi.
3207         <lang_frag loop>: Set add_this_lang=no if the language is in
3208         unsupported_languages.
3209         * configure: Regenerate.
3210
3211 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3212
3213         * configure.in: Fix typo in handling of --with-mpfr-dir.
3214         * configure: Regenerate.
3215
3216 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3217
3218         * MAINTAINERS: Update my email address.
3219
3220 2005-06-02  Jim Blandy  <jimb@redhat.com>
3221
3222         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3223         accepted into the master sources.)
3224
3225 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3226             Michael Snyder  <msnyder@redhat.com>
3227             Stan Cox  <scox@redhat.com>
3228
3229         * configure.in: Set noconfigdirs for ms1.
3230
3231         * configure: Regenerate.
3232
3233 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3234
3235         * MAINTAINERS (Write After Approval): Add self.
3236
3237 2005-06-01  Josh Conner  <jconner@apple.com>
3238
3239         * MAINTAINERS (Write After Approval): Add self.
3240
3241 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3242
3243         * MAINTAINERS: Update my email address.
3244
3245 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3246
3247         * MAINTAINERS (Write After Approval): Add self.
3248
3249 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3250
3251         * MAINTAINERS (Write After Approval): Remove self.
3252
3253 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3254
3255         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3256         (Dependencies): Consider target modules for bootstrap dependencies.
3257         Make target bootstrap modules depend on each stage's gcc.
3258         * Makefile.in: Regenerate.
3259
3260 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3261
3262         * Makefile.def (configure-gcc): Depend on binutils having been built.
3263         (all-gcc): No need to do it here.
3264         * Makefile.in: Regenerate.
3265
3266 2005-05-19  Paul Brook  <paul@codesourcery.com>
3267
3268         * configure.in: Rewrite misleading error message when requested
3269         language cannot be built.
3270         * configure: Regenerate.
3271
3272 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3273
3274         * ylwrap: Import from Automake 1.9.5.
3275
3276 2005-05-13  David Ung  <davidu@mips.com>
3277
3278         * MAINTAINERS (Write After Approval): Add self.
3279
3280 2005-05-09  Mike Stump  <mrs@apple.com>
3281
3282         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3283         lt_cv_sys_max_cmd_len for now.
3284
3285 2005-05-09  Stan Cox  <scox@redhat.com>
3286
3287         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3288
3289 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3290
3291         * README.SCO: Update the URL.
3292
3293 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3294
3295         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3296         with_gnu_ld to libtool.
3297         * ltcf-c.sh (aix[45]): Define file_list_spec.
3298         * ltcf-cxx.sh (aix[45]): Same.
3299         * ltcf-gcj.sh (aix[45]): Same.
3300         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3301         exists, write list of input files to temporary file.
3302
3303 2005-05-04  Mike Stump  <mrs@apple.com>
3304
3305         * configure.in: Always pass --target to target configures as
3306         otherwise rebuilds that do --recheck will fail.
3307         * confiugure: Rebuilt.
3308
3309 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3310
3311         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3312         STAGE_HOST_EXPORTS.
3313         (configure, all): Add bootstrap support.
3314         (Host modules, target modules): Pass post-stage1 flags and exports.
3315         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3316         * Makefile.in: Regenerate.
3317
3318 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3319
3320         * configure: Regenerate.
3321
3322 2005-04-27  Mike Stump  <mrs@apple.com>
3323
3324         * MAINTAINERS: Add self as darwin maintainer.
3325
3326 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3327
3328         * config.sub: Update from master copy.
3329
3330 2005-04-21  Mike Stump  <mrs@apple.com>
3331
3332         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3333         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3334
3335 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3336
3337         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3338         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3339         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3340         "*-*-elf" and "*-*-linux*".
3341         * configure: Regenerate.
3342
3343 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3344
3345         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3346
3347 2005-04-12  Mike Stump  <mrs@apple.com>
3348
3349         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3350
3351 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3352
3353         * MAINTAINERS (Write After Approval): Add myself.
3354
3355 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3356
3357         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3358
3359 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3360
3361         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3362         (TARGET_CONFIGARGS): Include --with-target-subdir.
3363         (configure, all): New macros.  Use them throughout.
3364         * Makefile.in: Regenerate.
3365
3366 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3367
3368         * MAINTAINERS (Write After Approval): Add myself.
3369
3370 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3371
3372         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3373
3374 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3375
3376         * MAINTAINERS: Move John Carr to Write After Approval.
3377
3378 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3379
3380         * config/mh-mingw32: Delete.
3381         * configure.in: Don't use it.
3382         * configure: Regenerate.
3383
3384 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3385
3386         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3387         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3388         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3389         (HOST_LIB_PATH): Generate from Makefile.def.
3390         (TARGET_LIB_PATH): Likewise.
3391         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3392         * Makefile.in: Regenerate.
3393         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3394         (RPATH_ENVVAR): Include Darwin case.
3395         * configure: Regenerate.
3396
3397 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3398
3399         * MAINTAINERS (Various Maintainers): Remove self.
3400         (Write After Approval): Add self.
3401
3402 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3403
3404         * MAINTAINERS (Various Maintainers): Add self.
3405
3406 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3407
3408         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3409         * configure: Regenerate.
3410
3411 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3412
3413         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3414         gcc_version, and gcc_version_trigger from set of flags to pass.
3415         * Makefile.tpl: Remove definitions of above variables.
3416         (config.status): Remove dependency on $(gcc_version_trigger).
3417         * Makefile.in: Regenerate.
3418         * configure.in: Do not reference config/gcc-version.m4 nor
3419         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3420         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3421         * configure: Regenerate.
3422
3423 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3424             Andrew Pinski <pinskia@physics.uc.edu>
3425
3426         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3427         * Makefile.in: Regenerate.
3428
3429 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3430
3431         * MAINTAINERS (Write After Approval): Add myself.
3432
3433 2005-03-03  David Ayers  <d.ayers@inode.at>
3434
3435         * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3438
3439         PR libgcj/20160
3440         * ltmain.sh: Avoid creating archives with components that have
3441         duplicate basenames.
3442
3443 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3444
3445         PR bootstrap/20250
3446         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3447         instead of check.
3448         * Makefile.in: Regenerate.
3449
3450 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * Makefile.in: Regenerate to fix conflict between the previous two
3453         patches.
3454
3455 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3456
3457         PR bootstrap/17383
3458         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3459         * Makefile.tpl (HOST_SUBDIR): New substitution.
3460         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3461         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3462         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3463         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3464         (Host modules, Bootstrapped modules): Use it.
3465         (Build modules, Target modules): Do not create symlink trees,
3466         always configure out-of-srcdir.
3467         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3468         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3469         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3470         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3471
3472         * Makefile.in: Regenerate.
3473         * configure: Regenerate.
3474
3475 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3476
3477         Merged from libada-gnattools-branch:
3478         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3479
3480         * gnattools: New directory.
3481         * Makefile.def: Add gnattools as a module, depending on target-libada.
3482         * Makefile.in: Regenerate.
3483         * configure.in: Include gnattools in host_tools; disable it if ada
3484         is disabled.
3485         * configure: Regenerate.
3486
3487 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3488
3489         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3490         treelang maintainer.
3491         (Write After Approval): Remove myself.
3492
3493 2005-02-23  Paul Schlie  <schlie@comcast.net>
3494
3495         * configure.in: Allow darwin targeted ports to build tk, itcl and
3496         libgui.
3497         * configure: Regenerate.
3498
3499 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3500
3501         PR libgcj/10353
3502         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3503         * configure: Regenerate.
3504
3505 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3506
3507         * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3510
3511         * MAINTAINERS: Update my e-mail address.
3512
3513 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3514
3515         * MAINTAINERS (Write After Approval): Add myself.
3516
3517 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3518
3519         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3520         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3521         target-libgloss when not *-*-elf and *-*-aout.
3522         * configure: Regenerate.
3523
3524 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3525
3526         * MAINTAINERS: Remove obsolete entries.
3527
3528         * MAINTAINERS (Write After Approval): Add Michael Matz.
3529
3530 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3531
3532         * MAINTAINERS: Remove self as cpplib maintainer.
3533
3534 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3535
3536         * install-sh, config.sub: Import from upstream.
3537
3538 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3539
3540         PR bootstrap/18222
3541         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3542         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3543         * Makefile.in: Regenerate.
3544
3545 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3546
3547         * MAINTAINERS: Update my email address.
3548
3549 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3550             Andreas Schwab  <schwab@suse.de>
3551
3552         PR bootstrap/18033
3553         * config-ml.in: Eval option if surrounded by single quotes.
3554
3555 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3556
3557         Revert 2004-12-28 Makefile changes, a better fix will be
3558         applied to mainline and src after GCC 4.0 branches.
3559
3560 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3561
3562         PR bootstrap/17383
3563
3564         * Makefile.def (target_modules): Remove stage parameter,
3565         it is always true now.
3566         * Makefile.tpl (configure-build-[+module+],
3567         configure-target-[+module+]): Always build symlink tree
3568         for the directory and for include.  BUILD_SUBDIR and
3569         TARGET_SUBDIR cannot be . anymore.
3570         * Makefile.in: Regenerate.
3571
3572 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3573
3574         Revert 2004-12-08 Makefile changes.
3575
3576 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3577
3578         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3579         cygwin, mingw.
3580
3581 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3582
3583         * configure.in (sh64-*-*): Reenable gprof.
3584         * configure: Regenerate.
3585
3586 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3587
3588         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3589         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3590         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3591         * Makefile.in: Regenerate.
3592
3593 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3594
3595         * MAINTAINERS: Update my email address.
3596
3597 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3598
3599         * Makefile.tpl: Generate normal dependencies if the LHS module is
3600         not bootstrapped.
3601         * Makefile.in: Regenerate.
3602
3603 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3604
3605         * configure.in: Include config/gxx-include-dir.m4.  Use
3606         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3607         * configure: Regenerate.
3608
3609 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3610
3611         * config.if: Delete.
3612         * configure.in: Set libstdcxx_incdir directly.
3613         * configure: Regenerate.
3614
3615 2004-12-02  Eric Christopher  <echristo@redhat.com>
3616
3617         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3618         * Makefile.in: Regenerate.
3619
3620 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3621
3622         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3623         * configure: Regenerate.
3624
3625 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3626
3627         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3628         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3629         * configure: Regenerate.
3630
3631 2004-12-01  Eric Christopher  <echristo@redhat.com>
3632
3633         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3634         of things to remove.
3635
3636 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3637
3638         * MAINTAINERS (Write After Approval): Update my e-mail address.
3639
3640 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3641
3642         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3643         from CVS libtool to always pass_all.
3644
3645 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3646
3647         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3648         (hppa*64*-*-*): Delete incorrect comment.
3649         * configure: Rebuilt.
3650
3651 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3652
3653         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3654
3655 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3656
3657         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3658         from CVS libtool to always pass_all.
3659
3660 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3661
3662         * install-sh, compile: Import from automake.
3663
3664 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3665
3666         * config.guess, config.sub:  Import from savannnah.
3667
3668 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3669
3670         * MAINTAINERS (Write After Approval): Add myself
3671
3672 2004-11-12  Mike Stump  <mrs@apple.com>
3673
3674         * Makefile.def: Add html support.
3675         * Makefile.tpl: Likewise.
3676         * Makefile.in: Regenerate.
3677
3678 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3679
3680         PR 18423
3681         * configure.in: Remove all instances of build-fixincludes from
3682         noconfigdirs.
3683         (build_configargs): Supply --target to subdirectories.
3684         * configure: Regenerate.
3685
3686         * Makefile.def: Make gcc install depend on fixincludes install.
3687         * Makefile.in: Regenerate.
3688
3689 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3690
3691         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3692
3693 2004-11-11  Paul Brook  <paul@codesourcery.com>
3694
3695         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3696
3697 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3698
3699         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3700         target-libgfortran.
3701         * configure: Regenerate.
3702
3703 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3704
3705         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3706         like CC.
3707
3708 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3709
3710         * Makefile.def (host fixincludes): Specify missing targets.
3711         * Makefile.in: Regenerate.
3712
3713 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3714
3715         * MAINTAINERS: Add myself
3716
3717 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3718
3719         * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3722
3723         * Makefile.def: Build fixincludes for the host, too.
3724         * Makefile.in: Regenerate.
3725         * configure.in (host_tools): Add fixincludes.
3726         * configure: Regenerate.
3727
3728 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3729
3730         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3731         * configure: Regenerated.
3732
3733 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3734
3735         PR other/17783
3736         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3737         * configure: Regenerated.
3738
3739 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3740
3741         * README.SCO: Update per FSF instructions.
3742
3743 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3744
3745         PR target/18151
3746         * configure.in (case ${target}): Do not build fixincludes for avr.
3747         * configure: Regenerated.
3748
3749 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3750
3751         * configure.in (case ${target}): Do not build fixincludes
3752         on platforms where it is not used.
3753         * configure: Regenerated.
3754
3755 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3756
3757         * configure.in: Use an absolute path to install-sh.
3758         * configure: Regenerated.
3759
3760 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3761
3762         * MAINTAINERS (Write After Approval): Add myself.
3763
3764 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3765
3766         * MAINTAINERS: Remove from Write After Approval those that are
3767         already maintainers.
3768
3769 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3770
3771         * MAINTAINERS:  Update my email address.
3772
3773 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3774
3775         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3776         * configure: Regenerate.
3777
3778 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3779
3780         * MAINTAINERS:  Update my email address.
3781
3782 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3783
3784         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3785         entries belonging to this category.
3786
3787 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3788
3789         * MAINTAINERS: Update my e-mail address.
3790
3791 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3792
3793         Fix wrong conflict resolution in:
3794
3795         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3796
3797         * Makefile.in: Regenerate.
3798         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3799         in the recursive `make', instead of hardwiring `all'.
3800         (Autogenerated TARGET-* variables): New.
3801
3802 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3803
3804         * configure.in: Enable target-libgloss for crx-*-*.
3805         * configure: Regenerate.
3806
3807 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3808
3809         * MAINTAINERS (Various Maintainers): Move the "windows,
3810         cygwin, mingw" maintainer to ...
3811         (OS Port Maintainers): ... here.
3812
3813 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3814
3815         * MAINTAINERS (Write After Approval): Remove those that are
3816         maintainers of some subsystem.
3817
3818 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3819
3820         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3821         * ltcf-cxx.sh (tpf*): Likewise.
3822         * ltconfig (tpf*): Add TPF OS configuration support.
3823
3824 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3825
3826         * MAINTAINERS: Change my email address to my new work account.
3827
3828 2004-09-24  Michael Roth  <mroth@nessie.de>
3829
3830         * configure.in (--without-headers): Add missing double quotes.
3831         * configure: Regenerate.
3832
3833 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3834
3835         * ylwrap: Revert to previous version.
3836
3837 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3838
3839         PR bootstrap/17369
3840         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3841         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3842         SET_GCC_LIB_PATH_CMD.
3843         (BASE_TARGET_EXPORTS): Likewise.
3844         * Makefile.in: Regenerated.
3845
3846         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3847         * configure: Regenerated.
3848
3849 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3850
3851         * config.guess: New upstream version
3852         * compile, depcomp, install-sh, ylwrap: Likewise.
3853
3854 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3855
3856         * config/mh-x86omitfp: New host makefile fragment.  Add
3857         -fomit-frame-pointer to the default BOOT_CFLAGS.
3858         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3859         * configure: Regenerate.
3860
3861 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3862
3863         PR target/11572
3864         * configure.in (*-*-darwin*): Renable libobjc.
3865         * configure: Regenerate.
3866
3867 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3868
3869         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3870
3871 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3872
3873         * Makefile.def: Remove libbanshee.
3874         * Makefile.tpl: Ditto.
3875         * configure.in: Ditto.
3876         * Makefile.in: Regen.
3877         * configure: Ditto.
3878
3879 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3880
3881         * ltmain.sh: Use $pic_object as $non_pic_object if
3882         $non_pic_object=none.
3883
3884 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3885
3886         * missing: Import latest version from master repository.
3887
3888 2004-09-06  Nick Clifton  <nickc@redhat.com>
3889
3890         * config.sub: Import latest version from master repository.
3891         * config.guess: Likewise.
3892         This includes these changes:
3893
3894         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3895
3896         * config.sub: Handle crisv32, alias etraxfs.
3897         * config.guess (crisv32:Linux:*:*): Handle.
3898
3899         2004-08-13  Brad Smith  <brad@comstyle.com>
3900
3901         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3902         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3903
3904         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3905
3906         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3907         assume the processor is a powerpc.  This is because coreutils
3908         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3909         in this case, due to a MacOS X bug that causes
3910         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3911         to return a negative number.
3912         Problem reported by Petter Reinholdtsen in:
3913         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3914
3915         2004-07-19  Ben Elliston  <bje@gnu.org>
3916
3917         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3918
3919         2004-06-24  Ben Elliston  <bje@gnu.org>
3920
3921         * config.guess: Update copyright years.
3922         * config.sub: Likewise.
3923
3924         2004-06-22  Robert Millan  <robertmh@gnu.org>
3925
3926         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3927         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3928
3929         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3930
3931         * config.guess (*:*VMS:*:*): New entry. Replaces
3932         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3933         manufacturer.
3934
3935         2004-06-22  Ben Elliston  <bje@gnu.org>
3936
3937         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3938         * config.sub: Likewise.
3939
3940         2004-06-22  Ben Elliston  <bje@gnu.org>
3941
3942         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3943         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3944
3945         2004-06-11  Ben Elliston  <bje@gnu.org>
3946
3947         * config.guess (pegasos:OpenBSD:*:*): Remove.
3948
3949         2004-06-11  Ben Elliston  <bje@gnu.org>
3950
3951         From Wouter Verhelst <wouter@grep.be>:
3952         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3953
3954         2004-06-11  Ben Elliston  <bje@gnu.org>
3955
3956         * config.guess (luna88k:OpenBSD:*:*): New.
3957
3958         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3959
3960         * config.guess (m32r*:Linux:*:*): New case.
3961         * config.sub: Handle m32rle.
3962
3963         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3964
3965         From Jens Petersen  <petersen@redhat.com>:
3966         * config.sub: Handle sparcv8.
3967
3968         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3969
3970         From Tom Smith <smith@cag.lkg.hp.com>:
3971         * config.guess: Version suffixes are equally significant on Tru64
3972         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3973         prefix of "P" (patched kernel).
3974
3975         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3976
3977         * config.sub: Add support for National Semiconductor CRX target.
3978
3979 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3980
3981         * MAINTAINERS (Various Maintainers): Remove myself as web page
3982         maintainer, add myself as maintainer of build status lists.
3983
3984 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3985
3986         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3987         *-*-netware, but add target-libmudflap.
3988         Consolidate *-*-netware targets (of which really only i?86 exists)
3989         into a single entry.
3990         * configure: Likewise.
3991
3992 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3993
3994         * Makefile.tpl (sorry): Remove.
3995         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3996         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3997         (do-clean): Clean per-stage directories too.
3998         (do-distclean): Run distclean-stage1 too.
3999         (.NOTPARALLEL): Enable during toplevel bootstrap.
4000         (stage[+id+]-bubble): Enable parallel execution during
4001         the recursive invocation.
4002         * Makefile.in: Regenerate.
4003
4004         Fix previous checkin:
4005
4006         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4007         include.
4008         * configure.in: Fix indentation.
4009         * configure: Regenerate.
4010
4011 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4012
4013         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4014         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4015         * configure: regenerate
4016         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4017         -mdynamic-no-pic
4018
4019
4020 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4021
4022         * Makefile.def (build_modules): Add fixincludes.
4023         (dependencies): Make gcc depend on fixincludes.
4024         * configure.in (build_tools): Add fixincludes.
4025         (build_configdirs): Always include build_libs.
4026         * Makefile.in: Regenerate.
4027         * configure: Regenerate.
4028
4029 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4030
4031         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4032         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4033         phony targets; do not generate timestamp files.
4034         (distclean-stageN): Remove references to their timestamp files.
4035         (restageN, touch-stageN): Remove.
4036         (stageN-bubble): Rewritten.
4037         (compare): Support lean bootstraps.
4038         * Makefile.in: Regenerate.
4039
4040         * configure.in: Only warn when bootstrapping but
4041         build != host or build != target.  Support lean bootstraps.
4042         * configure: Regenerate.
4043
4044 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4045
4046         * configure.in:  Give a better error message if GMP/MPFR are missing
4047         and a language needing them has been requested.
4048         * configure:  Regenerated.
4049
4050 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4051
4052         * configure.in:  Print a list of available language front-ends if
4053         a requested one is missing.  Tidy stray tab characters.
4054         * configure:  Regenerated.
4055
4056 2004-08-19  Michael Koch  <konqueror@gmx.de>
4057
4058         * gcc/doc/install.texi: Update entry about automake for libjava.
4059
4060 2004-08-17  Robert Millan  <robertmh@gnu.org>
4061
4062         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4063         (instead of FreeBSD).
4064         * configure: Regenerate.
4065
4066 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4067
4068         * Makefile.in: Regenerate.
4069         * configure: Regenerate.
4070
4071         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4072         stage_*_flags.
4073         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4074         for bootstrapped modules if toplevel bootstrap is going.
4075         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4076         modules.  Adjust for changes in Makefile.def.  Enable several
4077         rules even in non-bootstrap mode, just to avoid peppering the
4078         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4079         (stage-[+prev+]-bubble): Remove.
4080
4081         * Makefile.def (Dependencies): Depend on all-build-bison,
4082         all-build-flex, all-build-byacc, all-build-texinfo, rather
4083         than the host variations.
4084         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4085         with BUILD_SUBDIR.
4086         (BISON): Update for recent Bisons.
4087         (YACC): Fix typo.
4088         (cross): Depend on all-build.
4089         (all): Do not depend on all-build.
4090         (prebootstrap): Remove.
4091         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4092         (Prebootstrap dependencies): Add them to the per-stage targets
4093         and to all-prebootstrap.
4094         * configure.in (build_configdirs): Always enable build_tools.
4095         (BUILD_DIR_PREFIX): Remove.
4096
4097         * Makefile.def (gcc): Add target variable.
4098         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4099         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4100         in the recursive `make', instead of hardwiring `all'.
4101         (Autogenerated TARGET-* variables): New.
4102
4103 2004-08-13  Brian Booth  <bbooth@redhat.com>
4104
4105         * MAINTAINERS: Remove myself from write-after-approval.
4106
4107 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4108
4109         * src-release: Stop distributing mmalloc with gdb (which doesn't
4110         use it).
4111         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4112         * Makefile.in: Regenerate.
4113
4114 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4115
4116         * configure.in (arm*-*-eabi*): New target.
4117         * configure: Regenerate.
4118
4119 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4120
4121         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4122         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4123         (Dependencies): New section.
4124         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4125         (configure-target-[+module+]): Depend on maybe-all-gcc
4126         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4127         (toplevel profiledbootstrap): Fix dependencies.
4128         * Makefile.in: Regenerate.
4129
4130 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4131
4132         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4133         target-libiberty to noconfigdirs.
4134         * configure: Regenerate.
4135
4136 2004-08-03  Paul Brook  <paul@codesourcery.com>
4137
4138         * configure.in: Check for MPFR as well as GMP.
4139         * configure: Regenerate.
4140
4141 2004-08-01  Robert Millan  <robertmh@gnu.org>
4142
4143         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4144         libmudflap for all GNU-based systems (with Glibc).
4145         * configure: Regenerate.
4146
4147 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4148
4149         * Makefile.def (host-modules): Add gcc.
4150         * Makefile.in: Regenerate.
4151         * Makefile.tpl (sorry): New rule.
4152         (configure-host, all-host, [+make_target+]-host, do-check,
4153         install-host): Do not add gcc as a special case.
4154         (host modules): Add a small special-casing for gcc.  Export
4155         extra_make_flags through the environment.
4156         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4157         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4158         other recursive targets for gcc): Remove.
4159
4160         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4161         (stage, unstage): New rules.
4162         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4163         distclean-stage[+id+]): Use stage_current.
4164         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4165         the stage*-start rules.
4166
4167 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4168
4169         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4170         use -all_load flag.
4171
4172 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4173
4174         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4175         * configure: Regenerate.
4176
4177 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4178
4179         * maintainer-scripts/gcc_release: Revert yesterday's change.
4180
4181 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4182
4183         * MAINTAINERS: Add myself to write-after-approval.
4184
4185 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4186
4187         * libf2c: Removed.
4188         * gcc/gccbug.in: Updated because of libf2c removal.
4189         * maintainer-scripts/gcc_release: Ditto.
4190
4191 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4192
4193         * configure.in: Build libmudflap by default on FreeBSD.
4194         * configure: Regenerated.
4195
4196 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4197
4198         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4199         systems.
4200         * configure: Regenerated.
4201
4202 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4203
4204         PR target/16344
4205         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4206         feedback based compiler.
4207         * Makefile.in: Rebuilt.
4208
4209 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4210
4211         * Makefile.def (host_modules): Set bootstrap=true for flex.
4212         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4213         * Makefile.in: Rebuilt.
4214
4215 2004-07-07  Jan Hubicka  <jh@suse.cz>
4216
4217         * MAINTAINERS: Add self as a profile feedback maintainer.
4218
4219 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4220
4221         * configure.in:  Do not prepend $srcdir to /dev/null in
4222         makefile fragments.
4223         * configure:  Regenerate.
4224
4225 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4226
4227         * Makefile.def (build_modules): Add bison, byacc, flex,
4228         m4, texinfo.
4229         (flags_to_pass): Add FLEX.
4230         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4231         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4232         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4233         DEFAULT_MAKEINFO): Remove.
4234         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4235         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4236         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4237         objdir or else use configured tool.
4238         (all-build): New.
4239         (all): Depend on it.
4240         (Build module dependencies): Add.
4241         * Makefile.in: Regenerate.
4242         * configure.in: Better support for multiple build modules,
4243         matching what is done for host/target modules.  Do not look
4244         for "plausible" locations of build tools if Canadian cross.
4245         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4246         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4247         * configure: Regenerate.
4248
4249 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4250
4251         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4252         * Makefile.in: Regenerate.
4253
4254 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4255
4256         * Makefile.tpl (configure-build-[+module+],
4257         configure-[+module+], configure-target-[+module+]): Pass
4258         [+extra_configure_args+].
4259         (all-build-[+module+], all-[+module+], check-[+module+],
4260         install-[+module+], [+make_target+]-[+module+],
4261         all-target-[+module+], check-target-[+module+],
4262         install-target-[+module+], [+make_target+]-target-[+module+]):
4263         Pass [+extra_make_args+].
4264         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4265         (GCC_HOST_EXPORTS): Remove.
4266         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4267         cross, check-gcc, check-gcc-c++, install-gcc,
4268         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4269         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4270         * Makefile.in: Regenerate.
4271
4272 2004-06-21  Matthew Sachs  <msachs@apple.com>
4273
4274         * MAINTAINERS: Added self to write-after-approval.
4275
4276 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4277
4278         * configure.in: Check for srcdir/winsup rather than build directory
4279         winsup.
4280         * configure: Regenerate.
4281
4282 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4283
4284         * configure.in: Don't build Cygwin native newlib if winsup
4285         directory is missing.  Emit warning instead.
4286         * configure: Regenerate.
4287
4288 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4289
4290         * Makefile.tpl (touch-stage[+id+]): New.
4291         (restage[+prev+]): Depend on touch-stage[+id+].
4292
4293         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4294         Use it throughout.
4295
4296         * Makefile.def: Add profile and feedback bootstrap stages.
4297         Remove next field from bootstrap stages.
4298         * Makefile.tpl (LN, LN_S): Substitute.
4299         (stageN-start, stageN-end): Use double-colon rules, to
4300         provide a hook for additional setup commands.
4301         (distclean-stageN-gcc, restageN): Create dependencies from
4302         [+prev+], not from [+next+].
4303         (stageN-bubble): Add commands for successive stages from
4304         [+prev+], using double-colon rules.
4305         (all-stageN-gcc): Fix typo.
4306         (stagefeedback-start, profiledbootstrap): New.
4307         * Makefile.in: Regenerate.
4308         * configure.in: Call ACX_PROG_LN.
4309         * configure: Regenerate.
4310
4311 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4312
4313         * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4316
4317         * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4320
4321         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4322         without gcc.
4323         * configure: Regenerate.
4324
4325 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4326
4327         * Makefile.tpl: Fix typo.
4328         * Makefile.in: Regenerate.
4329
4330 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4331
4332         * configure.in: Remove new- prefix from toplevel
4333         bootstrap targets.
4334         * configure: Regenerate.
4335
4336 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4337
4338         * Makefile.tpl (all.normal): Rename to all.
4339         (all): Replace with a rule to pick the default
4340         target from configure.
4341         (all-gcc, configure-gcc): Use conditionals to
4342         do nothing when toplevel bootstrap is going on.
4343         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4344         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4345         * configure.in: Support --enable-bootstrap.
4346
4347         * Makefile.def: Remove new- prefix from toplevel
4348         bootstrap targets.
4349         * Makefile.tpl: Likewise.
4350
4351         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4352         target.
4353
4354         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4355         $(RECURSE_FLAGS) to recursive invocation of make.
4356
4357         * Makefile.in: Regenerate.
4358         * configure: Regenerate.
4359
4360 2004-05-30  Andreas Jaeger  <aj@suse.de>
4361             Jim Wilson <wilson@specifixinc.com>
4362
4363         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4364         like CC.
4365
4366 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4367
4368         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4369         * configure: Regenerate.
4370
4371 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4372
4373         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4374         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4375         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4376         targets.
4377         * Makefile.in: Regenerate.
4378
4379 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4380
4381         * configure.in: Test the ability to symlink directories.
4382         * configure: Regenerate.
4383
4384         * Makefile.def (bootstrap-stage): New definitions.
4385         * Makefile.tpl (configure-stage1-gcc,
4386         configure-stage2-gcc, configure-stage3-gcc,
4387         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4388         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4389         new-restage3, compare): Autogenerate, see Makefile.in
4390         entry for behavioral changes.
4391         (distclean-stage1, new-stage1-start, new-stage1-end,
4392         new-stage1-bubble, distclean-stage2, new-stage2-start,
4393         new-stage2-end, new-stage2-bubble, distclean-stage3,
4394         new-stage3-start, new-stage3-end): New autogenerated targets.
4395         (objext, prebootstrap, BOOT_CFLAGS,
4396         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4397         targets.
4398
4399         * Makefile.in: Regenerate.
4400         (distclean-stage1, new-stage1-start, new-stage1-end,
4401         new-stage1-bubble, distclean-stage2, new-stage2-start,
4402         new-stage2-end, new-stage2-bubble, distclean-stage3,
4403         new-stage3-start, new-stage3-end): New targets.
4404         (all-stage1-gcc): Move prebootstrap dependency from here...
4405         (configure-stage1-gcc): ...to here.
4406         (new-bootstrap): Use bubble targets.
4407         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4408         Use per-stage distclean targets.
4409         (configure-stage1-gcc, configure-stage2-gcc,
4410         configure-stage3-gcc, all-stage1-gcc,
4411         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4412         Use new-stageN-start to prepare the tree.
4413
4414 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * Makefile.def (host_modules): add libcpp.
4417         * Makefile.tpl: Add dependencies on and for libcpp.
4418         * Makefile.in: Regenerate.
4419         * configure.in: Add libcpp host module.
4420         * configure: Regenerate.
4421
4422 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4423
4424         * Makefile.tpl: Whenever a recursive target is defined, wrap
4425         it in a special @if/@endif block, and prepare its maybe
4426         dependency in the @if/@endif block
4427         * configure.in: Instead of writing maybe dependencies, remove
4428         the @if/@endif statements, and remove the @if/@endif blocks
4429         that remain.
4430         * configure: Regenerate.
4431         * Makefile.in: Regenerate.
4432
4433 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4434
4435         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4436
4437 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4438
4439         PR bootstrap/15120
4440         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4441         * */configure: Rebuilt.
4442
4443 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4444
4445         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4446         of libf2c.
4447         * configure, Makefile.in: Regenerate.
4448
4449 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4450
4451         * MAINTAINERS (Write After Approval): Add myself.
4452
4453 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4454
4455         Merge from tree-ssa-20020619-branch.
4456
4457         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4458         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4459         (HOST_GMPLIBS): Define.
4460         (HOST_GMPINC): Define.
4461         (TARGET_LIB_PATH): Add libmudflap.
4462         (GFORTRAN_FOR_TARGET): Define.
4463         (configure-build*): Export GFORTRAN.
4464         (configure-gcc): Export GMPLIBS and GMPINC.
4465         (all-gcc): Add maybe-all-libbanshee.
4466         (configure-target-libgfortran): Define.
4467         * Makefile.in: Regenerate.
4468         * configure.in (host_libs): Add libbanshee.
4469         (target_libraries): Add target-libmudflap and target-libgfortran.
4470         Add --with-libbanshee.
4471         Handle --disable-libmudflap.
4472         (*-*-freebsd*): Use with_gmp.
4473         Add $(libgcj) to noconfigdirs.
4474         * configure: Regenerate.
4475         * depcomp: New file.
4476         * MAINTAINERS: Add tree-ssa maintainers.
4477
4478 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4479
4480         * MAINTAINERS (Various Maintainers): Add myself.
4481
4482 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4483
4484         * MAINTAINERS (Write After Approval): Add myself.
4485
4486 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4487
4488         * MAINTAINERS (Write After Approval): Add myself.
4489
4490 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4491
4492         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4493         * configure: Regenerate.
4494
4495 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4496
4497         Revert:
4498         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4499
4500         * Makefile.def (flags_to_pass): Remove *dir variables that
4501         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4502         as well as prefix and exec_prefix.
4503         * Makefile.in: Regenerate.
4504
4505 2004-04-26  Robert Millan  <robertmh@gnu.org>
4506
4507         Add patches from libtool CVS.
4508         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4509         * ltconfig: Likewise.
4510         * ltcf-c.sh: Likewise.
4511         * ltcf-cxx.sh: Likewise.
4512         * ltcf-gcj.sh: Likewise.
4513
4514 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4515
4516         * Makefile.def (host_modules): Mark with the bootstrap
4517         flag packages on which gcc depends.
4518         * Makefile.tpl (all-bootstrap): Use it.
4519         * Makefile.in: Regenerate.
4520
4521 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4522
4523         * Makefile.def (flags_to_pass): Remove *dir variables that
4524         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4525         as well as prefix and exec_prefix.
4526         * Makefile.in: Regenerate.
4527
4528 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4529
4530         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4531         * configure: Regenerate.
4532         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4533         * gcc/Makefile.tpl (compare): Use the result of the test.
4534         * gcc/Makefile.in: Regenerate.
4535
4536 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4537
4538         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4539         Always relocate gcc and prev-gcc to the original names, even
4540         if the build fails.
4541         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4542         New targets.
4543
4544 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4545
4546         * MAINTAINERS: Update my email address.
4547
4548 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4549
4550         * configure.in (mips*-*-irix5*): Enable ld.
4551         * configure: Regenerate.
4552
4553 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4554
4555         * configure: Regenerate.
4556
4557 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4558
4559         * Makefile.tpl (configure-[+module+], configure-gcc,
4560         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4561         Set and export LDFLAGS.
4562         * Makefile.in: Regenerate.
4563
4564 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4565
4566         * MAINTAINERS: Add myself to write-after-approval.
4567
4568 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4569
4570         PR bootstrap/14871
4571         * Makefile.tpl: If we don't have built-in-tree target tools,
4572         use the ones found by configure rather than hacking around with
4573         program_transform_name.
4574         * configure.in: Give Makefile.tpl the information necessary
4575         to do that.
4576         * Makefile.in: Regenerate.
4577         * configure: Regenerate.
4578
4579 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4580
4581         PR bootstrap/14760
4582         * configure.in: When computing baseargs, strip *all* copies of
4583         offending options.  Also, don't match/substitute the trailing space,
4584         so that this actually works when two similar options are separated by
4585         only one space.
4586         * configure: Regenerate.
4587
4588 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4589
4590         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4591         (rs6000-*-aix*): Same.
4592         * configure: Regenerate.
4593
4594 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4595
4596         * MAINTAINERS: Add myself to write-after-approval.
4597
4598 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4599
4600         * MAINTAINERS: Add myself to write-after-approval.
4601
4602 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4603
4604         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4605         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4606         * Makefile.in: Regenerate.
4607
4608         * configure.in (top level bootstrap support): Rework --enable-werror
4609         to set @stage2_werror_flag@.
4610         * configure: Regenerate.
4611         * Makefile.tpl (top level bootstrap support): Pass
4612         @stage2_werror_flag@ down to configure in stages 2 and 3.
4613         * Makefile.in: Regenerate.
4614
4615 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4616
4617         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4618         for stages 2 and 3 as well as in make.  As a consequence, remove
4619         OUTPUT_OPTION (now detected by configure) from the flags passed down
4620         to make.
4621         * Makefile.in: Regenerate.
4622
4623         * Makefile.tpl (new-bootstrap): Fix typo.
4624         * Makefile.in: Regenerate.
4625
4626 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4627
4628         * Makefile.tpl: Rearrange by moving recursive_targets rules
4629         into their proper sections.
4630         * Makefile.tpl (top level bootstrap support): Move disabling
4631         of coverage flags from 'make' to 'configure'; improve comments.
4632         * Makefile.in: Regenerate.
4633
4634         * Makefile.tpl (experimental top level bootstrap) Move stage1
4635         language setting from all- target to configure- target; disable
4636         intermodule optimization in stage 1; prevent gratuitous rebuilds
4637         of stage 1.
4638         * Makefile.in: Regenerate.
4639         * configure.in: Comma-separate stage 1 language list for top
4640         level bootstrap.
4641         * configure: Regenerate.
4642
4643         * Makefile.tpl: Clean up experimental top level bootstrap support:
4644         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4645         prev-gcc in configure- targets as well as all- targets.
4646         * Makefile.in: Regenerate.
4647
4648 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4649
4650         * compile: New file imported from automake.
4651
4652 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4653
4654         * configure.in: Remove symbolic link section.
4655         * configure: Regenerate.
4656         * Makefile.tpl (links): Remove.
4657         * Makefile.in: Regenerate.
4658
4659 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4660             Nathanael Nerode  <neroden@gcc.gnu.org>
4661
4662         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4663         Set with AC_CHECK_PROGS.
4664         * configure.in: Fix comment typo from last patch.
4665         * configure: Regenerate.
4666
4667 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4668
4669         * Makefile.tpl: Introduce experimental top level bootstrap support.
4670         * Makefile.in: Regenerate.
4671         * configure.in: Introduce support for top level bootstrap.
4672         * configure: Regenerate.
4673
4674 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4675             Paolo Bonzini  <bonzini@gnu.org>
4676
4677         PR bootstrap/14522
4678         * configure.in: Cope with shells that do not support unquoted ^
4679         * configure: Regenerate.
4680
4681 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4682             Paolo Bonzini  <bonzini@gnu.org>
4683
4684         PR bootstrap/14522
4685         * configure.in: Cope with shells that do not support nesting
4686         quotes inside quoted backquote substitutions.
4687         * configure: Regenerate.
4688
4689 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4690
4691         PR bootstrap/14522
4692         * configure.in: Fix escaping of $.
4693         * configure: Regenerate.
4694
4695 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4696
4697         * configure: Regenerate, since I forgot to while committing Paolo's
4698         changes.
4699
4700 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4701
4702         PR ada/14131
4703         Move language detection to the top level.
4704         * configure.in: Find default values for the tools as
4705         soon as possible.  Disable ada if GNAT is not found.
4706         Emit error message about missing languages.  Expand
4707         --enable-languages=all for the gcc subdirectory.
4708
4709 2004-03-10  Ben Elliston  <bje@gnu.org>
4710
4711         * MAINTAINERS: Update my email address.
4712
4713 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4714
4715         * ltconfig: Disable building static libraries if building shared
4716         libraries on AIX 5L.
4717
4718 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4719
4720         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4721         and disable libgcj.
4722         * configure: Regenerated.
4723
4724 2004-03-01  Brian Booth  <bbooth@redhat.com>
4725
4726         * MAINTAINERS: Add myself to write-after-approval.
4727
4728 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4729
4730         * MAINTAINERS: Add myself to write-after-approval.
4731
4732 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4733
4734         PR bootstrap/7087
4735         * Makefile.tpl: Guard XFOO sed statements better.
4736         * Makefile.tpl: Add dependency for configure-target-libada.
4737         * Makefile.in: Regenerate (incidentally fixes broken
4738         commit when libada-branch was merged).
4739
4740 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4741
4742         * MAINTAINERS: Add myself to write-after-approval.
4743
4744 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4745
4746         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4747         maintainers.
4748
4749 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4750
4751         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4752         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4753
4754 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4755
4756         PR bootstrap/11932
4757         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4758
4759 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4760
4761         * MAINTAINERS: Added myself to write-after-approval.
4762
4763 2004-02-14  Michael Koch  <konqueror@gmx.de>
4764
4765         * MAINTAINERS: Added myself to write-after-approval.
4766
4767 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4768
4769         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4770         some OS port maintainers to OS port maintainers section.
4771
4772 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4773
4774         * MAINTAINERS: Add self.
4775
4776 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4777
4778         * MAINTAINERS: Alphabetize.
4779
4780 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4781
4782         * MAINTAINERS: Remove myself.
4783
4784 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4785
4786         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4787         (rs6000-*-aix*): Same.
4788         * configure: Regenerate.
4789
4790 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4791
4792         * configure.in (host): Add in missing $noconfigdirs to defines.
4793         * configure: Regenerate.
4794
4795 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4796             Nathanael Nerode  <neroden@gcc.gnu.org>
4797
4798         PR ada/6637, PR ada/5911
4799         Merge with libada-branch:
4800         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4801         with appropriate dependencies. Add --enable-libada configure switch.
4802         * configure, Makefile.in: Regenerate.
4803
4804 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4805
4806         * MAINTAINERS: Add myself to write-after-approval.
4807
4808 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4809
4810         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4811         * configure: Regenerate.
4812
4813 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4814
4815         Merge from upstream:
4816
4817         * ltmain.in: When setting IFS to '~', be careful about user
4818         arguments that contain '~'.
4819
4820         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4821
4822         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4823         Also test $base_compile against $CC with escaped arguments. Bug
4824         reported by Geoff Keating <geoffk@apple.com>.
4825
4826 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4827
4828         * MAINTAINERS: Remove i960 port.
4829
4830 2004-01-23  DJ Delorie  <dj@redhat.com>
4831
4832         * Makefile.def (target_modules) [libiberty]: Don't stage.
4833         * Makefile.in: Rebuilt.
4834
4835 2004-01-20  Caroline Tice  <ctice@apple.com>
4836
4837         * MAINTAINERS: Add myself to write-after-approval.
4838
4839 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4840
4841         * MAINTAINERS: Update my email address.
4842
4843 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4844
4845         * MAINTAINERS: Add myself to write-after-approval.
4846
4847 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4848
4849         * MAINTAINERS: Remove entries without email address.
4850
4851 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4852
4853         * MAINTAINERS: Add myself to write-after-approval.
4854
4855 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4856
4857         * MAINTAINERS: Update my email address.
4858
4859 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4860
4861         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4862         * Makefile.tpl (configure-target-[+module+]): Support stage.
4863         * Makefile.in: Rebuilt.
4864
4865 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4866
4867         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4868
4869 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4870
4871         * MAINTAINERS: Add myself as a MIPS maintainer.
4872
4873 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4874
4875         * configure.in: Use ./config.cache, not config.cache.
4876         * configure: Regenerate.
4877         * Makefile.tpl: Special-casing not needed for GCC any more.
4878         * Makefile.in: Regenerate.
4879
4880         * configure.in: Don't share a cache file for host dirs.
4881         * configure: Regenerate.
4882
4883         * config-ml.in: Don't mess with the cache file.
4884
4885 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4886
4887         * MAINTAINERS: Move myself from 'Write After Approval' to
4888         'CPU Port Maintainers' section as SPARC maintainer.
4889
4890 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4891
4892         * Makefile.tpl: Make GCC use a separate config.cache.
4893         * Makefile.in: Regenerate.
4894
4895         PR bootstrap/11932, PR bootstrap/11933
4896         (I don't know if it will fix either of them, but it relates
4897         to them.)
4898         * configure.in: Don't use shared config.cache for target
4899         directories.
4900         * configure: Regenerate.
4901
4902 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4903
4904         * MAINTAINERS: Add myself to 'Write After Approval' section.
4905
4906 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4907
4908         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4909         * configure: Regenerated.
4910
4911 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4912
4913         * MAINTAINERS: Remove the mn10200 maintainer.
4914
4915 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4916
4917         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4918         * configure: Regenerated.
4919
4920 2003-12-16  Jan Hubicka  <jh@suse.cz>
4921
4922         * MAINTAINERS: Add myself as callgraph maintainer.
4923
4924 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4925
4926         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4927         * configure: Regenerate.
4928
4929 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4930
4931         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4932         'Write After Approval' section. Update email.
4933
4934 2003-12-01  James Lemke <jim@wasabisystems.com>
4935
4936         * MAINTAINERS (Write After Approval): Add myself.
4937
4938 2003-11-20  Matt Thomas  <matt@3am-software.com>
4939
4940         * MAINTAINERS: Add myself as a vax port maintainer.
4941
4942 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4943
4944         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4945         (configure-build-[+module+], configure-[+module+]): Likewise.
4946         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4947         * Makefile.in: Regenerate.
4948
4949 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4950
4951         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4952         shared/dylibed libraries.
4953         * ltmain.sh: Likewise.
4954         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4955         * ltcf-cxx.sh: Likewise.
4956         * ltcf-gcj.sh: Likewise.
4957         * ltconfig: Likewise.
4958
4959 2003-11-17  Stan Cox  <scox@redhat.com>
4960
4961         * MAINTAINERS: Add myself as iq2000 port maintainer.
4962
4963 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4964
4965         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4966         * Makefile.in: Regenerate.
4967
4968 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4969
4970         * config.sub: Update to 2003-11-03 version.
4971
4972 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4973
4974         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4975         * configure:  Regenerate.
4976
4977 2003-10-20  Nicolas Pitre <nico@cam.org>
4978
4979         * MAINTAINERS: Add myself to 'Write After Approval' section.
4980
4981 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4982
4983         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4984
4985 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4986
4987         * MAINTAINERS: Update my email address.
4988
4989 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4990
4991         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4992
4993 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4994
4995         * MAINTAINERS: Add myself to 'Write After Approval' section.
4996
4997 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4998
4999         * config.guess: Update to 2003-10-16 version.
5000         * config.sub: Update to 2003-10-16 version.
5001
5002 2003-10-15 David Daney  <ddaney@avtrex.com>
5003
5004         * MAINTAINERS: Added myself to 'Write After Approval' section.
5005
5006 2003-10-15  Falk Hueffner  <falk@debian.org>
5007
5008         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5009         'Write After Approval' section. Update email.
5010
5011 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5012
5013         * MAINTAINERS: Move myself from 'Write After Approval' to
5014         'Various Maintainers' section as middle-end maintainer.
5015
5016 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5017
5018         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5019         HOST_FLAGS_TO_PASS.
5020         * Makefile.in: Regenerate.
5021
5022 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5023
5024         * config.guess: Update to 2003-10-07 version.
5025         * config.sub: Update to 2003-10-07 version.
5026
5027 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5028
5029         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5030         * ltconfig (irix5*, irix6*): Don't override version_type.
5031
5032 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5033
5034         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5035         * configure: Rebuilt
5036         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5037         * Makefile.in: Rebuilt
5038
5039 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5040
5041         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5042
5043 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5044
5045         * MAINTAINERS (Write After Approval): Add myself.
5046
5047 2003-09-29  Paul Koning  <ni1d@arrl.net>
5048
5049         * MAINTAINERS: Move myself from "Write After Approval"
5050         to CPU platform maintainers for pdp11 platform.
5051
5052 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5053
5054         * MAINTAINERS: Move myself from 'Write After Approval' to
5055         'Various Maintainers' section as libffi testsuite maintainer.
5056
5057 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5058
5059         * configure.in: Pass a computed --program-transform-name
5060         to subconfigures.
5061         * configure: Regenerated.
5062
5063 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5064
5065         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5066         * Makefile.in: Regenerate.
5067
5068         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5069         * Makefile.in: Regenerate.
5070
5071 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5072
5073         * MAINTAINERS: Move myself from 'Write After Approval'
5074         to 'Various Maintainers' (objective-c) section.
5075
5076 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5077
5078         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5079         quoting.
5080         * configure: Regenerated.
5081
5082 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5083
5084         * MAINTAINERS (Write After Approval): Add myself to write after
5085         approval list.
5086
5087 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5088
5089         * MAINTAINERS (Write After Approval): Add myself.
5090
5091 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5092
5093         * MAINTAINERS: Update my e-mail address.
5094
5095 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5096
5097         * libtool.m4 (LD): Correct powerpc64 host match.
5098
5099 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5100
5101         * MAINTAINTERS: Update my affiliation and email address.
5102
5103 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5104
5105         * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2003-09-04  DJ Delorie  <dj@redhat.com>
5108
5109         * configure: Regenerate.
5110
5111 2003-09-04  Robert Millan  <robertmh@gnu.org>
5112
5113         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5114
5115 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5116
5117         * configure.in: Ensure arguments to sed are properly spaced.
5118         * configure: Regenerate.
5119
5120 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5121
5122         * MAINTAINERS: Update my e-mail address.
5123
5124 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5125
5126         * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5129
5130         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5131         * configure: Regenerated.
5132
5133 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5134
5135         * MAINTAINERS: Update my email address.
5136
5137 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5138
5139         * configure.in:  Use newline instead of semicolon when assuming
5140         shell arguments in a for loop.
5141         * configure:  Regenerated.
5142
5143 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5144
5145         * MAINTAINERS: Resurrect the i860 maintainer.
5146
5147 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5148
5149         PR 8180
5150         * configure.in: When testing with_libs and with_headers, treat
5151         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5152         * configure: Regenerate.
5153
5154         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5155         make, shell, etc.
5156         (baseargs): Likewise.
5157         * configure: Regenerate.
5158
5159 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5160
5161         * MAINTAINERS (Write After Approval): Add myself.
5162
5163 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5164
5165         * configure.in: Disable libgcj for darwin not on powerpc.
5166         * configure: Rebuild.
5167
5168 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5169
5170         * config-ml.in, symlink-tree: Add license.
5171
5172 2003-08-03  Richard Stallman  <rms@gnu.org>
5173             Eben Moglen  <moglen@columbia.edu>
5174
5175         * README.SCO: New file.
5176
5177 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5178
5179         * Makefile.tpl (check, check-c++): Express dependencies using
5180         dependencies rather than commands.
5181         * Makefile.in: Regenerate.
5182
5183 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5184
5185         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5186         * configure: Ditto.
5187
5188 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5189
5190         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5191         * Makefile.in: Update.
5192
5193 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5194
5195         * configure.in: Enable libgcj for darwin.
5196         * configure: Rebuild.
5197
5198 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5199
5200         * config-ml.in:  Use ac_configure_args directly instead of
5201         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5202         actually seen.
5203
5204 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5205
5206         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5207         creating target and build subdirs to build all parent dirs as needed.
5208         * Makefile.in: Rebuild.
5209         * configure.in: Don't build dirs explicitly here.
5210         * configure: Rebuild.
5211
5212 2003-07-26  Paul Brook  <paul@nowt.org>
5213
5214         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5215
5216 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5217
5218         * Makefile.tpl (all-make): Depend on intl.
5219         * Makefile.in: Rebuilt.
5220
5221 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5222
5223         * install-sh:  Update to newer upstream versions (associated with
5224         aclocal 1.7).
5225         * mkinstalldirs:  Likewise.
5226         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5227
5228 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5229
5230         * MAINTAINERS: Move self from Bug database only accounts
5231         to write-after-approval.
5232
5233 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5234
5235         * config.if: Remove unused libc_interface determination.
5236
5237 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5238
5239         * MAINTAINERS: Move self from write-after-approval to
5240         build machinery (*.in).
5241
5242 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5243
5244         PR bootstrap/11273
5245         PR bootstrap/11408
5246         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5247         unused INSTALL_PROGRAM_ARGS.
5248         * configure.in: Use AC_PROG_INSTALL.
5249         * Makefile.in: Regenerate.
5250         * configure: Regenerate.
5251
5252 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5253
5254         * MAINTAINERS: Alphabetize.
5255
5256 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5257
5258         * configure: Rebuilt.
5259         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5260         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5261         newlib nor libgloss.
5262         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5263         * configure.in (am33_2.0-*-linux*): Added.
5264
5265 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5266
5267         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5268         * configure: Regenerate.
5269
5270 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5271
5272         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5273         * Makefile.in: Regenerate.
5274
5275 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5276
5277         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5278         * Makefile.in: Regenerate.
5279
5280 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5281
5282         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5283         * Makefile.in: Regenerated.
5284
5285         * config-ml.in: Replace PWD with PWD_COMMAND.
5286
5287 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5288
5289         * intl: New directory; see intl/ChangeLog for details.
5290         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5291         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5292         * Makefile.in: Regenerate.
5293
5294 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5295
5296         * configure.in: Clean up config-lang.in handling.  Delete
5297         useless assignment to "subdirs".
5298         * configure: Regenerate.
5299
5300 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5301
5302         * configure.in: Rename 'target_libs' to 'target_libraries'.
5303         Remove useless reference to 'target_libs'.
5304         * configure: Regenerate.
5305
5306 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5307
5308         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5309         * Makefile.in: Regenerate.
5310
5311 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5312
5313         * Makefile.def: Introduce flags_to_pass.
5314         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5315         * Makefile.in: Regenerate.
5316
5317 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5318
5319         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5320         and target-libgloss.
5321         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5322         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5323         * configure: Regenerate.
5324
5325 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5326
5327         * configure.in: Update testsuite_flags to new location.
5328         * configure. Regenerate.
5329
5330 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5331
5332         * Makefile.tpl: Remove BUILD_CC stuff.
5333         * Makefile.in: Regenerate.
5334
5335 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5336
5337         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5338
5339 2003-06-16  Graeme Peterson <gp@qnx.com>
5340
5341         * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5344
5345         * config.guess: Update to 2003-06-12 version.
5346         * config.sub: Update to 2003-06-13 version.
5347
5348 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5349
5350         * config.guess: Update to 2003-06-06 version.
5351         * config.sub: Update to 2003-06-06 version.
5352
5353 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5354
5355         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5356         * configure. Regenerate.
5357
5358 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5359
5360         * configure.in: Disable serial configure by default.
5361         * configure: Regenerate.
5362         * Makefile.tpl: Abolish .NOTPARALLEL.
5363         * Makefile.in: Regenerate.
5364
5365         * Makefile.tpl: Replace {build,host,target}_canonical by
5366         {build,host,target}.
5367         * Makefile.in: Regenerate.
5368
5369         * Makefile.tpl: Fix stupid pasto.
5370         * Makefile.in: Regenerate.
5371
5372 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5373
5374         * Makefile.tpl: Remove bogus conditional.
5375         * Makefile.in: Regenerate.
5376
5377 2003-06-05  Jan Hubicka  <jh@suse.cz>
5378
5379         * Makefile.tpl (profiledbootstrap): New target.
5380         * Makefile.in (profiledbootstrap): New target.
5381
5382 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5383
5384         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5385         Pinski. Remove user names from other bugzilla-only maintainers.
5386
5387 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5388
5389         * Makefile.tpl: Make 'recursive targets' using autogen rather
5390         than shell loop.  Remove duplicate 'clean' targets and false
5391         comments.
5392         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5393         Add systematic method of specifying missing targets in subdirs.
5394         Add copyright boilerplate.
5395         * Makefile.in: Regenerate.
5396         * configure.in: Add 'recursive targets' to maybe list.
5397         * configure: Regenerate.
5398
5399         * MAINTAINERS: "GNATS only" -> "Bug database only".
5400
5401         * Makefile.tpl: Rename [+target+] to [+make_target+].
5402         * Makefile.def: Rename 'target' to 'make_target'.
5403
5404 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5405
5406         * MAINTAINERS: Add self as options handling maintainer.
5407
5408 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5409
5410         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5411         been too long since I touched those ports.
5412
5413 2003-05-28  DJ Delorie  <dj@redhat.com>
5414
5415         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5416         * Makefile.in: Regenerate.
5417
5418 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5419
5420         * configure.in: Use curly braces in the definition of tooldir.
5421         * configure: Regenerate.
5422
5423 2003-05-21  DJ Delorie  <dj@redhat.com>
5424
5425         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5426         newlib or libgloss.
5427         * Makefile.in: Regenerate.
5428
5429 2003-05-21  DJ Delorie  <dj@redhat.com>
5430
5431         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5432         * Makefile.in: Regenerate.
5433
5434 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5435
5436         * MAINTAINERS: Update my e-mail address.
5437
5438 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5439
5440         * configure.in: Switch more things to use maybe dependencies.
5441         * Makefile.tpl: Switch more things to use maybe dependencies.
5442         Factor out common code from autogen IF statements.
5443         * configure: Regenerate.
5444         * Makefile.in: Regenerate.
5445
5446 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5447
5448         * configure.in: Accept i[3456789]86 for machine type.
5449         * configure: Regenerate.
5450
5451 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5452
5453         * configure.in: Switch more things to use maybe dependencies.
5454         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5455         * configure: Regenerate.
5456         * Makefile.tpl: Switch more things to use maybe dependencies.
5457         * Makefile.in: Regenerate.
5458
5459 2003-05-16  Andreas Schwab  <schwab@suse.de>
5460
5461         * Makefile.tpl (install-opcodes): Define.
5462         * Makefile.in: Rebuild.
5463
5464 2003-05-13  Andreas Jaeger  <aj@suse.de>
5465
5466         * config.guess: Update to 2003-05-09 version.
5467         * config.sub: Update to 2003-05-09 version.
5468
5469 2003-05-13  Michael Eager <eager@mvista.com>
5470
5471         * configure.in: Correct sed script so that options in quotes are not
5472         deleted.
5473         * configure: Rebuild.
5474
5475 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5476
5477         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5478         and $$s/newlib/libc/sys/cygwin32 include paths.
5479         * configure: Ditto.
5480
5481 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5482
5483         * MAINTAINERS: Update my email addresses.
5484
5485 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5486
5487         * config-ml.in: Propagate INSTALL variables.
5488
5489 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5490
5491         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5492
5493 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5494
5495         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5496         * Makefile.in: Regenerate.
5497
5498 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5499
5500         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5501
5502 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5503
5504         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5505
5506 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5507
5508         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5509         * Makefile.in: Regenerated.
5510
5511 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5512
5513         * MAINTAINERS (Write After Approval): Upgrade myself from
5514         GNATS only to write-after-approval. Update my mail address.
5515
5516 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5517
5518         (OS Port Maintainers: freebsd): Add myself.
5519
5520 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5521
5522         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5523
5524 2003-04-22  Kean Johnston  <jkj@sco.com>
5525
5526         * MAINTAINERS (SCO ports): Added myself.
5527
5528 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5529
5530         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5531
5532 2003-04-19  Kean Johnston  <jkj@sco.com>
5533
5534         * MAINTAINERS (Write After Approval): Add myself.
5535
5536 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5537
5538         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5539         * Makefile.in: Regenerate.
5540
5541 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5542
5543         * configure.in (powerpc64*-*-linux*): Remove.
5544         * configure: Rebuilt.
5545
5546 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5547
5548         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5549         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5550         and restrap.
5551         * Makefile.in:  Regenerate.
5552
5553 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5554
5555         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5556         * configure: Regenerated.
5557
5558 2003-04-15  DJ Delorie  <dj@redhat.com>
5559
5560         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5561
5562 2003-04-13  Nick Clifton  <nickc@redhat.com>
5563
5564         * config-ml.in: Remove support for --disable-aix removing
5565         call-aix multilibs.
5566
5567 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5568
5569         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5570         * */configure: Rebuilt.
5571
5572 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5573
5574         * MAINTAINERS: Add my email address.
5575
5576 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5577
5578         * MAINTAINERS (Write After Approval): Add myself.
5579
5580 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5581
5582         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5583         * Makefile.in: Regenerate.
5584
5585 2003-03-14  Michael Chastain  <mec@shout.net>
5586
5587         * Makefile.in: Regenerate with correct Makefile.def.
5588
5589 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5590
5591         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5592         Make macro.
5593         * Makefile.in: Regenerate.
5594         * configure.in: Clean up gxx_include_dir logic.
5595         * configure: Regenerate.
5596
5597 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5598
5599         * MAINTAINERS (Write After Approval): Add myself.
5600
5601 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5602
5603         * MAINTAINERS: Update my mail address.
5604
5605 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5606
5607         * configure.in (gxx_include_dir): Fix typo.
5608         * configure: Regenerated.
5609
5610 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5611
5612         * Makefile.tpl: Reindent.
5613         * Makefile.in: Regenerate.
5614         * configure.in: Reindent.  Don't set unused variables.
5615         * configure: Regenerate.
5616
5617 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5618
5619         * configure.in: Include $(build_tooldir)/sys-include in
5620         FLAGS_FOR_TARGET.
5621         * configure: Regenerated.
5622
5623 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5624
5625         * Makefile.tpl: Always pass down RANLIB.
5626         * Makefile.in: Regenerate.
5627
5628         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5629         * Makefile.in: Regenerate.
5630         * configure.in: Remove unused logic relating to --enable-shared
5631         and --enable-threads.  Remove bogus comments.  Remove redundant
5632         noconfigdirs.
5633         * configure: Regenerate.
5634
5635         * configure.in: Replace ${libstdcxx_version} by its value.
5636         Remove reference to mh-dgux.
5637         * configure: Regenerate.
5638
5639 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5640
5641         * MAINTAINERS (Write After Approval): Add myself.
5642
5643 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5644
5645         * Makefile.tpl: Rearrange.
5646         * Makefile.in: Regenerate.
5647
5648 2003-02-25  Uwe Stieber <uwe@wwws.de>
5649
5650         * configure.in: Add support for kaOS as cross build target system.
5651         * configure: Regenerated.
5652
5653 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5654
5655         * MAINTAINERS (Write after approval): Add myself.
5656
5657 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5658
5659         * MAINTAINERS: Update my email address.
5660
5661 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5662
5663         * MAINTAINERS: Add self to blanket write privs. section.
5664
5665 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5666
5667         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5668         configure-target-* as some target builds may require additional
5669         flags for preprocessor tests.
5670         * Makefile.in: Regenerated.
5671
5672 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5673
5674         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5675         * ltconfig: Handle it.
5676         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5677         auto-detecting it.
5678
5679         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5680         it is used as argument to $CC.
5681         * ltcf-gcj.sh: Likewise.
5682
5683         * configure.in: Introduce --enable-maintainer-mode.
5684         * configure: Rebuilt.
5685         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5686         for maintainer mode.
5687         * Makefile.in: Rebuilt.
5688
5689 2003-02-18  Jason Merrill  <jason@redhat.com>
5690
5691         * Makefile.tpl (check-c++): Allow parallelism.
5692
5693 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5694
5695         * MAINTAINERS: Remove John Carr (who never actually had access to
5696         gcc.gnu.org).
5697
5698 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5699
5700         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5701         don't configure target-libobjc.
5702         * configure: Regenerate.
5703
5704 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5705
5706         * Makefile.tpl (RANLIB): Define.
5707         * Makefile.in: Regenerate.
5708
5709 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5710
5711         * MAINTAINERS: Update my email.
5712
5713 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5714
5715         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5716         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5717         * Makefile.in: Regenerated.
5718         * configure.in: Remove all traces of snavigator, db, and grep.
5719         * configure: Regenerated.
5720
5721 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5722
5723         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5724         After Approval.
5725
5726 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5727
5728         * MAINTAINERS (Write after approval): Add myself.
5729
5730 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5731
5732         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5733         * Makefile.in: Regenerated.
5734
5735 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5736
5737         * config.guess: Updated to 2003-01-30's version.
5738         * config.sub: Updated to 2003-01-28's version.
5739
5740 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5741
5742         * config.if: If gcc_version is already set, just use it.  Don't set
5743         gcc_version_trigger if it's already set, otherwise set it to
5744         gcc/version.c, but only if the file exists.  If it is not set and
5745         gcc/version.c does not exist, try to extract the version number from
5746         $CC.
5747
5748 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5749
5750         * MAINTAINERS: Add myself to write-after-approval list.
5751
5752 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5753
5754         * configure.in:  Revert 24Jan change.
5755         * configure:  Regenerate.
5756
5757 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5758
5759         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5760         entry of HJ Lu.
5761
5762 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5763
5764         * configure.in: Revert previous change.
5765         * configure: Regenerate.
5766
5767 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5768
5769         * configure.in: Make rda native-only.
5770         * configure: Regenerate.
5771
5772 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5773
5774         * MAINTAINERS: Move myself from GNATS-only-accounts to
5775         write-after-approval.
5776
5777 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5778
5779         * configure.in: Add missing \.
5780         * configure: Rebuilt.
5781
5782 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5783
5784         * configure.in (baseargs): Avoid using \| in sed regular
5785         expressions.
5786         * configure: Rebuilt.
5787
5788 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5789
5790         * configure.in (baseargs): Remove all supported forms of
5791         --cache-file, --srcdir, --host, --build and --target options
5792         from argument lists.
5793         * configure: Rebuilt.
5794
5795 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5796
5797         * MAINTAINERS: Add myself to write-after-approval list.
5798
5799 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5800
5801         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5802         * configure: Rebuilt.
5803
5804 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5805
5806         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5807         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5808         * Makefile.in: Regenerate.
5809         * configure: Regenerate.
5810
5811 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5812
5813         * configure.in: Remove Makefile in build, host and target modules
5814         unless configure was run with --no-recursion.
5815         * configure: Rebuilt.
5816
5817 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5818
5819         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5820         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5821         * Makefile.in: Regenerate.
5822
5823 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5824
5825         * config.guess: Update to 2003-01-03 version.
5826         * config.sub: Update to 2003-01-03 version.
5827
5828 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5829
5830         * configure: Regenerate with proper autoconf 2.13.
5831
5832 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5833
5834         * configure.in: Add AC_PREREQ for consistency.
5835         * configure: Regenerate.
5836
5837 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5838
5839         * configure.in (GDB_TK): Add tcl directories conditional on
5840         gdb/gdbtk directory being present.
5841         * configure: Regenerate.
5842
5843 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5844
5845         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5846         by gcc if LD is not defined and we are not doing a Canadian Cross.
5847         * configure: Rebuilt.
5848
5849 2002-12-31  Tom Tromey  <tromey@redhat.com>
5850
5851         * Makefile.in: Rebuilt.
5852         * Makefile.def (target_modules) [libffi]: Allow installation.
5853
5854 2002-12-31  Andreas Schwab  <schwab@suse.de>
5855
5856         * configure.in: Fix use of $program_transform_name.
5857         * configure: Regenerated.
5858
5859 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5860
5861         * configure.in (baseargs): Don't remove first configure argument.
5862         * configure: Regenerated.
5863
5864 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5865
5866         * Makefile.tpl (local-distclean): Don't remove...
5867         (multilib.ts): ... this.  Moved into...
5868         (multilib.out): ... this.  Don't use sub-make.
5869         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5870         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5871         (configure-build-[+module+], configure-[+module+],
5872         configure-target-[+module+], configure-gcc): ... these.  Test
5873         for Makefile existence.  Drop config.status from dependencies.
5874         * Makefile.in: Rebuilt.
5875         * configure.in: Move gcc-version-trigger to the end of
5876         ac_configure_args.  Add comments to maybedep.tmp and
5877         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5878         nonopt from baseargs, matching and removing corresponding
5879         whitespace while at it.
5880         * configure: Rebuilt.
5881
5882 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5883
5884         * configure.in (host_configargs): Replace reference to
5885         no-longer-defined buildopts with --build=${build_alias}.
5886         * configure: Rebuilt.
5887
5888         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5889         program_transform_name to standard idiom.
5890         (AUTOGEN, AUTOCONF): Define.
5891         (Makefile.in): Use $(AUTOGEN).
5892         (Makefile): Depend on config.status, and use autoconf-style rule to
5893         build it.  Move original commands to...
5894         (config.status): ... this new target.
5895         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5896         $(AUTOCONF).
5897         * Makefile.in: Rebuilt.
5898
5899 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5900
5901         * Makefile.tpl: Fix dramatic bustage due to change in
5902         program_transform_name.
5903         * Makefile.in: Regenerate.
5904
5905         * configure.in: Remove unnecessary PATH setting.
5906         * configure: Regnerate.
5907
5908         * configure.in: Don't default to unprefixed tools unless
5909         the native tools will work.
5910         * configure: Regenerate.
5911
5912         * configure.in: Convert to autoconf script.  Blow away lots
5913         of now-redundant Makefile fragments.
5914         * configure: Generate using Autoconf.
5915         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5916         * Makefile.in: Regenerate.
5917
5918 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5919
5920         * configure: Fix stupid bug where RANLIB was mistakenly included.
5921
5922         * configure.in: Rename (buildargs, hostargs, targargs) to
5923         (build_configargs, host_configargs, target_configargs).
5924
5925         * configure.in: Move logic out of sed statement.
5926
5927         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5928         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5929
5930 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5931
5932         * config.sub: Import from master repository
5933         * config.guess: Ditto
5934
5935 2002-12-24  Andreas Schwab  <schwab@suse.de>
5936
5937         * Makefile.tpl (multilib.out): Fix missing space.
5938         * Makefile.in: Regenerate.
5939
5940 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5941
5942         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5943         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5944         * Makefile.in: Regenerate.
5945         * configure.in: Remove unnecessary leftovers.
5946
5947 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5948
5949         * configure.in (extra_ranlibflags_for_target): New variable.
5950         (*-*-darwin): Add -c to ranlib commands.
5951         * configure (tooldir): Handle extra_ranlibflags_for_target.
5952
5953 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5954
5955         * Makefile.tpl: Revert HJL's change.
5956         * Makefile.in: Regenerated.
5957         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5958         always.
5959
5960 2002-12-19  Andreas Schwab  <schwab@suse.de>
5961
5962         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5963         * Makefile.in: Regenerate.
5964
5965 2002-12-18  H.J. Lu <hjl@gnu.org>
5966
5967         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5968         * Makefile.in: Regenerated.
5969
5970         * configure.in (build_prefix): New. Substitute.
5971
5972 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5973
5974         * Makefile.tpl: Don't let real targets depend on phony targets.
5975         * Makefile.in: Regenerate.
5976
5977         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5978         * Makefile.in: Regenerate.
5979
5980 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5981
5982         * config.sub: Import from master repository
5983         * config.guess: Ditto
5984
5985 2002-12-16  Jason Merrill  <jason@redhat.com>
5986
5987         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5988         previous 'make bootstrap'.
5989         * Makefile.in: Regenerate.
5990
5991 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5992
5993         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5994
5995 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5996
5997         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5998         * Makefile.in: Regenerate.
5999
6000 2002-12-13  Jason Merrill  <jason@redhat.com>
6001
6002         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6003         library tests.
6004         (check-c++): Just depend on it and check-target-libstdc++-v3.
6005         * Makefile.in: Regenerate.
6006
6007 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6008
6009         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6010         * Makefile.in: Rebuilt.
6011
6012 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6013
6014         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6015
6016 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6017
6018         * configure: Fix bug put in by gremlins.
6019
6020         * Makefile.tpl: Substitute more autoconfily.
6021         * configure: Substitute more autoconfily.
6022         * Makefile.in: Regenerate.
6023
6024 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6025
6026         * config.sub: Import from master repository
6027         * config.guess: Ditto
6028         * MAINTAINERS: Added Svein Seldal under write after approval
6029
6030 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6031
6032         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6033         * Makefile.in (all-sim): Ditto.
6034
6035 2002-12-06  DJ Delorie  <dj@redhat.com>
6036
6037         * Makefile.tpl: Change configure dependencies to not have real
6038         targets depend on phony targets.
6039
6040 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6041
6042         * configure.in: Revert unintentional change.
6043
6044         * Makefile.tpl: Change dependency for */multilib.out so that
6045         it works when gcc isn't in the tree.
6046
6047         * configure.in: Substitute more.
6048         * configure: Run subconfigures from the Makefile.
6049         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6050         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6051
6052 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6053
6054         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6055
6056 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6057
6058         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6059         and corresponding dependencies.
6060         * Makefile.in: Regenerate.
6061
6062         * configure.in (host_tools): Order binutils, gas and ld for
6063         convenience in running the testsuites.
6064
6065         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6066         * Makefile.in: Regenerate.
6067         * configure.in: Introduce rules to serialize subconfigure runs.
6068
6069         * configure.in: Introduce BASE_CC_FOR_TARGET.
6070         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6071         Realize configure-build-* targets.  Realize configure-target-* targets.
6072         * Makefile.in: Regenerate.
6073
6074 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6075
6076         * configure: Move gcc_version_trigger stuff from here...
6077         * configure.in: ...to here.
6078
6079         * configure.in: Separate subconfigure options added by this file from
6080         options given by the user.  Add machinery to put args for host
6081         subconfigures into the Makefile.
6082
6083         * Makefile.tpl: Remove 'vault' targets.
6084         * Makefile.tpl: Reorder and comment dependencies.
6085         * Makefile.in: Regenerate.
6086
6087 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6088         * configure.in: Fix my broken commit of previous patch. (sigh)
6089
6090 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6091
6092         * configure.in: Move host-specific darwin noconfigdirs into
6093         the host-specific section.
6094
6095 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6096
6097         * configure.in: Move host-specific darwin noconfigdirs into
6098         the host-specific section.
6099
6100 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6101
6102         * configure: Remove skip-this-dir support.
6103         * Makefile.tpl: Remove skip-this-dir support.
6104
6105         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6106         subdirectories.
6107         * Makefile.in: Regenerate.
6108
6109         * Makefile.tpl: Strip out useless setting of 'dir'.
6110         * Makefile.in: Regenerate.
6111
6112 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6113
6114         * configure.in: Fix deeply stupid bug.
6115
6116         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6117         shell code in CXX_FOR_TARGET
6118         * Makefile.def: Introduce raw_cxx.
6119         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6120         RAW_CXX_FOR_TARGET.
6121         * Makefile.in: Regenerate.
6122
6123 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6124
6125         * Makefile.tpl: Remove unnecessary ifs.
6126         * Makefile.in: Regenerate.
6127
6128         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6129         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6130         targets for 'no_install' modules.
6131         * configure: Move GDB_TK substitution to configure.in.  Move
6132         build_modules stuff to configure.in.
6133         * configure.in: Implement soft dependency machinery.  Maybe-ize
6134         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6135         * Makefile.in: Regenerate.
6136
6137 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6138
6139         * Makefile.tpl: Make all-target, install-target behave similarly
6140         to all, install (only hitting configured targets).  Eliminate
6141         unused macro defintions.
6142
6143         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6144         build != host.
6145
6146         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6147
6148         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6149
6150         * configure.in: Produce lists of subdir targets we're actually
6151         configuring.  Remove references to "dosrel".
6152         * Makefile.tpl: Let configure set which subdir targets are hit.
6153         Remove install-cross; clean up install; remove ALL.  Remove
6154         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6155         Autogenerate host module targets.  Remove empty dependency lines
6156         and redundant dependency; rearrange slightly.
6157         * Makefile.def: Add host-side libtermcap, utils.
6158
6159         * Makefile.in: Regenerate.
6160
6161 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6162
6163         * ltconfig (osf[345]): Append $major to soname_spec.
6164         Reflect this in library_names_spec.
6165         * ltmain.sh (osf): Prefix $major with . for use as extension.
6166
6167 2002-11-19  Andreas Jaeger  <aj@suse.de>
6168
6169         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6170         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6171         and sparc64 GNU/Linux systems.
6172
6173 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6174
6175         * MAINTAINERS: Update email.
6176
6177 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6178
6179         * MAINTAINERS: Complete James Dennett's entry.
6180
6181 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6182
6183         * MAINTAINERS (Write After Approval): Add myself.
6184
6185 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6186
6187         * Makefile.tpl: syntactic cleanup
6188
6189 2002-11-13 Stuart Hastings <stuart@apple.com>
6190
6191         * MAINTAINERS: Add myself to write-after-approval list.
6192
6193 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6194
6195         * Makefile.def: Add list of recursive targets to autogenerate.
6196         Add build_modules.
6197         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6198         targets.  Autogenerate *-build-* targets.
6199         * Makefile.in: Regenerate.
6200
6201 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6202
6203         * configure: More autoconf-style substitutions.
6204         * Makefile.tpl: More autoconf-style substitutions.
6205         * Makefile.in: Regenerate.
6206
6207 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6208
6209         * configure: Substitute more variables in a more autoconf-friendly
6210         way.  Simplify slightly.
6211         * Makefile.tpl: Make more variables substitutable in an
6212         autoconf-friendly way.
6213         * Makefile.in: Regenerate.
6214
6215 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6216
6217         * MAINTAINERS (Write After Approval): Add myself.
6218
6219 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6220
6221         * configure.in (v810*): Remove special setting of tools.
6222
6223         * configure: Add support for extra required flags for ar or nm.
6224         * configure.in (aix4.3+): Use above support for target-specific
6225         issues, rather than using config/mt-aix43.
6226
6227 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6228
6229         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6230         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6231         with $srcdir.  Reformat indentation.  Substitute some variables
6232         formerly hard-coded in the Makefile for build=host.
6233         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6234         * Makefile.def: Autogenerate more.
6235         * Makefile.in: Regenerate.
6236
6237 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6238
6239         * MAINTAINERS (Write After Approval): Add myself.
6240
6241 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6242
6243         * Makefile.def (host_modules): Add rda.
6244         * Makefile.in: Regenerate.
6245         * configure.in (target_tool): Add target-rda to list.
6246
6247 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6248
6249         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6250
6251 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6252
6253         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6254         and restrap targets to this rule.
6255         * Makefile.in:  Regenerate.
6256
6257 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6258
6259         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6260         GNATS only accounts.
6261
6262 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6263
6264         * configure.in (i[3456]86-*-linux*): Add check to disable
6265         ${libgcj} for glibc1.
6266
6267 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6268
6269         * MAINTAINERS: Add myself as ip2k port maintainer.
6270
6271 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6272
6273         * configure.in: Add tic4x target.
6274
6275 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6276
6277         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6278         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6279         * Makefile.in: Regenerate.
6280
6281         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6282         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6283         * Makefile.in: Regenerate.
6284
6285 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6286
6287         * MAINTAINERS: Add myself as web pages co-maintainer.
6288
6289 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6290
6291         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6292         * Makefile.in: Regenerate.
6293
6294 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6295
6296         * MAINTAINERS: Add myself and Nathan Sidwell
6297         <nathan@codesourcery.com> as VxWorks maintainers.
6298
6299 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6300
6301         * Makefile.def: Remove order dependency comments.
6302         * Makefile.tpl: Add explicit install-install dependencies.
6303         * Makefile.in: Regenerate.
6304
6305         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6306         * Makefile.in: Regenerate.
6307
6308         * Makefile.tpl: Add configure-target (for src-release in src)
6309         * Makefile.in: Regenerate.
6310
6311 2002-09-30  Nick Clifton  <nickc@redhat.com>
6312
6313         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6314
6315 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6316
6317         * configure.in (s390*-*-linux*): Enable libgcj.
6318
6319 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6320
6321         * configure: Revert accidentally applied changes.
6322
6323         * Makefile.tpl: Make more autoconf-friendly.
6324         * Makefile.in: Regenerate.
6325         * configure: Make substitution more autoconf-like.
6326
6327 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6328
6329         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6330         single entry to handle all these.
6331         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6332         libjava on arm-*-elf.
6333
6334 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6335
6336         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6337         things that depend on them.
6338
6339 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6340
6341         * Makefile.tpl: Make subsituted variables more autoconfy.
6342         * Makefile.in: Regenerate.
6343         * configure: Make seds more autoconfy.
6344
6345 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6346
6347         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6348         * Makefile.in: Regenerate.
6349         * configure.in: Rewrite sed statements to look autoconfy.
6350
6351         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6352         all-target-foo on configure-target-foo.
6353         * Makefile.def: Ditto.
6354         * Makefile.in: Rebuild.
6355
6356 2002-09-25  Andrew Haley  <aph@redhat.com>
6357
6358         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6359
6360 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         * Makefile.def: New file.
6363         * Makefile.tpl: New file.
6364         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6365         * contrib/gcc_update: Note that Makefile.in is a generated file.
6366
6367         * configure.in: Minor rearrangement.  Simplify tests.
6368
6369 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6370
6371         * configure.in (with_headers): Skip copy if value is "yes".
6372         (with_libs): Likewise.
6373
6374 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6377         * configure.in (sh*-*-pe*): Ditto.
6378         * configure.in (mips*-*-pe*): Ditto.
6379         * configure.in (*arm-wince-pe): Ditto.
6380
6381         * configure.in: Rearrange.
6382
6383 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6384
6385         * MAINTAINERS: Update my email address.
6386
6387 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6388
6389         * MAINTAINERS: (Write After Approval): Add myself.
6390
6391 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6392
6393         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6394
6395 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6396
6397         * MAINTAINERS: Change my mailing address.
6398
6399 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6400
6401         * MAINTAINERS (Write After Approval): Remove myself.
6402         (Various Maintainers: c++ runtime libs): Add myself.
6403
6404 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6405
6406         * MAINTAINERS (Write After Approval): Remove myself.
6407         (Various Maintainers: c++ runtime libs): Add myself.
6408
6409 2002-08-15  Eric Christopher  <echristo@redhat.com>
6410
6411         * config.sub: Import from master repository.
6412         * config.guess: Ditto.
6413
6414 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6415
6416         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6417         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6418         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6419
6420 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6421
6422         * MAINTAINERS: Add self to rs6000 vector extensions.
6423
6424 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6425
6426         * libiberty/configure: Reverted unintended yesterday's check in.
6427
6428 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6429
6430         * boehm-gc/configure, libf2c/configure: Rebuilt.
6431         * libffi/configure, libiberty/configure: Ditto.
6432         * libjava/configure, libobjc/configure: Ditto.
6433         * libstdc++-v3/configure, zlib/configure: Ditto.
6434         Merged from binutils:
6435         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6436         From Steve Ellcey <sje@cup.hp.com>:
6437         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6438         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6439         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6440         IA64.
6441         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6442         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6443         soname_spec, sys_lib_search_path_spec): Ditto.
6444
6445 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6446
6447         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6448
6449 2002-08-04  H.J. Lu  (hjl@gnu.org)
6450
6451         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6452
6453 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6454
6455         * MAINTAINERS (Write After Approval): Add myself.
6456
6457 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6458
6459         * configure.in: Move generic linux case to end.  Copy generic
6460         linux noconfigdirs to mips*-*-linux* entry and new
6461         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6462
6463 2002-07-19  Michael Matz  <matz@suse.de>
6464
6465         * MAINTAINERS: Add myself as ra* maintainer.
6466
6467 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6468
6469         * config.guess: Update to 2002-07-09 version.
6470         * config.sub: Update to 2002-07-03 version.
6471
6472 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6473
6474         * MAINTAINERS: Fix typo in a maintainer email address.
6475
6476 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * configure.in: Remove two redundant tests.
6479
6480 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6481
6482         * configure.in (mips*-*-irix6*o32): Enable stabs.
6483
6484 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6485
6486         * configure.in: Don't build grez.
6487         * Makefile.in: Ditto.
6488
6489         * Makefile.in: Remove references to bsp, cygmon, libstub.
6490         * configure.in: Ditto.
6491
6492         * configure.in: Remove leftover reference to gdbtest.
6493
6494 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6495
6496         * configure.in (gxx_include_dir):  Change to match versioned
6497         C++ headers if --enable-version-specific-runtime-libs is used.
6498
6499 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6500
6501         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6502
6503 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6504
6505         * configure.in: Make --without-x work.
6506
6507 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6508
6509         * configure.in: Rearrange target Makefile fragment collection.
6510
6511         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6512         cvs[src].
6513         * configure.in: Ditto.
6514
6515 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6516
6517         * MAINTAINERS (Write After Approval): Update my e-mail address.
6518
6519 2002-06-24  Ben Elliston  <bje@redhat.com>
6520
6521         * configure.in (host_tools): Remove cgen.
6522
6523         * Makefile.in (all-cgen): Remove; runs from its source directory.
6524         (check-cgen, install-cgen, clean-cgen): Likewise.
6525         (all-opcodes): Do not depend on all-cgen.
6526         (all-sim): Likewise.
6527
6528 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6529
6530         * Makefile.in: Eliminate 'apache' targets.
6531         * configure.in: Eliminate 'apache' targets.
6532
6533         * configure.in: Eliminate redundant tests.  Reorganize.
6534
6535         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6536
6537         * config-ml.in: Eliminate references to Cygnus configure.
6538
6539         * Makefile.in: Eliminate references to building emacs.
6540
6541 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6542
6543         * MAINTAINERS: Update my email address.
6544
6545 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6546
6547         * config.if (libstdcxx_incdir): Version C++ headers.
6548         (cxx_incdir): Remove.
6549
6550 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6551
6552         * MAINTAINERS (Write After Approval): Add self.
6553
6554 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6555
6556         * configure.in: Add support for ip2k.
6557
6558 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6559
6560         * configure.in: Fix AIX configury bug.
6561
6562 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6563
6564         * MAINTAINERS (Write After Approval): Add self.
6565
6566 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6567
6568         * configure.in: replace ${topsrcdir} with ${srcdir}
6569
6570         * configure.in: Move definition of libstdcxx_flags
6571         right above usage, rather than waaay earlier.
6572
6573         * configure.in: Pull definition of is_cross_compiler earlier.
6574
6575         * configure.in: Rearrange a little.
6576
6577         * configure.in: Remove references to librx.
6578         * Makefile.in: Remove references to librx.
6579
6580 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6581
6582         * config.sub: Add support for avr target.
6583         Import from master sources, rev 1.255
6584
6585 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6586
6587         * configure, .cvsignore:  Revert previous change...
6588         * Makefile:  ...delete.
6589
6590 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6591
6592         * configure.in: Eliminate ${gasdir} variable.
6593
6594 2002-06-18  Dave Brolley  <brolley@redhat.com>
6595
6596         * configure.in: Add support for frv.
6597         * config.sub: Add support for frv.
6598
6599 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6600
6601         * configure:  Remove garbage from previous commit.
6602
6603 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6604
6605         * configure:  For in-source builds, make a subdir and re-exec there.
6606         * Makefile:  New file.  Pass targets through to build directory.
6607         * .cvsignore:  No longer ignore "Makefile".
6608
6609 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6610
6611         * MAINTAINERS (Write After Approval): Add self.
6612
6613 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6614
6615         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6616
6617 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6618
6619         * configure.in (vax-*-netbsd*): Re-enable gas.
6620
6621 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6622
6623         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6624         BUILD_PREFIX_1, to correct nomenclature.
6625         * configure: Likewise.
6626
6627         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6628         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6629
6630 2002-05-31  Olaf Hering  <olh@suse.de>
6631
6632         * config-ml.in: Propogate DESTDIR also.
6633
6634 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6635
6636         * configure.in (vax-*-netbsd*): Don't build gas for this
6637         platform.
6638
6639 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6640
6641         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6642         and libgcj for AVR.
6643
6644 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6645
6646         * MAINTAINERS (Write After Approval): Add myself.
6647
6648 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6649
6650         * config.guess: Update to 2002-05-22 version.
6651         * config.sub: Likewise.
6652
6653 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6654
6655         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6656         * config-ml.in: Likewise.
6657         * configure: Likewise.
6658         * configure.in: Likewise.
6659
6660 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6661
6662         * MAINTAINERS: Update my email address.
6663
6664 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6665
6666         * configure.in: Simplify makefile fragment collection.
6667
6668         * configure.in: Remove code to build emacs.
6669
6670         * configure.in : Remove --srcdir argument from targargs and buildargs
6671         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6672
6673         * configure: Move some logic to configure.in.
6674         * configure.in: Move some logic from configure.
6675
6676 2002-05-11  Tom Tromey  <tromey@redhat.com>
6677
6678         * MAINTAINERS: Reflect libgcj reality.
6679
6680 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6681
6682         * Makefile.in: Honour DESTDIR.
6683
6684 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6685
6686         * config.guess: Import 2002-03-20 version.
6687         * config.sub: Import 2002-04-26 version.
6688
6689 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6690
6691         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6692
6693 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6694
6695         * MAINTAINERS: Add self.
6696
6697 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6698
6699         * ltmain.sh: Detect and handle object name conflicts
6700         while piecewise linking a static library.
6701
6702 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6703
6704         * configure.in (noconfigdirs): Don't disable libgcj on
6705         sparc64-*-solaris* and sparcv9-*-solaris*.
6706
6707 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6708
6709         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6710
6711 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6712
6713         * configure.in (FLAGS_FOR_TARGET): Do not add
6714         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6715         on i[3456]86-*-linux*.
6716
6717 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6718
6719         * configure.in (noconfigdirs): Replace [ ] with test.
6720
6721         * configure.in (noconfigdirs): Do not add target-newlib if
6722         target == i[3456]86-*-linux*, and host == target.
6723
6724 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6725
6726         * configure.in: delete reference to absent file
6727
6728         * configure.in: replace '[' with 'test'
6729
6730         * configure.in: Eliminate references to gash.
6731         * Makefile.in: Eliminate references to gash.
6732
6733         * configure.in: remove useless references to 'pic' makefile fragments.
6734
6735         * configure.in: (*-*-windows*) Finish removing.
6736
6737         * configure.in: Eliminate redundant test for libgui.
6738
6739 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6740
6741         * MAINTAINERS: Add self and realphabetize.  Update entries
6742         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6743         entry for a29k port maintainer.
6744
6745 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6746
6747         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6748         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6749
6750 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6751
6752         * configure.in: remove references to dead files
6753
6754 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6755
6756         * MAINTAINERS: Add information about purpose of this file.
6757
6758 2002-04-18  Tom Tromey  <tromey@redhat.com>
6759
6760         * configure.in: Disallow configuring libgcj when it is already
6761         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6762         Solaris 2.8 by default.  For PR libgcj/6158.
6763
6764 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6765
6766         * configure.in:  Move default CC setting out of config/mh-* fragments
6767         directly into here.
6768
6769 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6770
6771         * configure.in: don't even try to configure or make a subdirectory
6772         if there's no configure script for it.
6773
6774 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6775
6776         * MAINTAINERS: Remove chill maintainers.
6777         * Makefile.in (CHILLFLAGS): Remove.
6778         (CHILL_LIB): Remove.
6779         (TARGET_CONFIGDIRS): Remove libchill.
6780         (CHILL_FOR_TARGET): Remove.
6781         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6782         CHILL_LIB.
6783         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6784         (CHECK_TARGET_MODULES): Likewise.
6785         (INSTALL_TARGET_MODULES): Likewise.
6786         (CLEAN_TARGET_MODULES): Likewise.
6787         (configure-target-libchill): Remove.
6788         (all-target-libchill): Remove.
6789         * configure.in (target_libs): Remove target-libchill.
6790         Do not compute CHILL_FOR_TARGET.
6791         * libchill: Remove directory.
6792
6793 2002-04-11  DJ Delorie  <dj@redhat.com>
6794
6795         * Makefile.in, configure.in: Sync with binutils, entries
6796         follow...
6797
6798 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6799
6800         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6801         (do-tar, do-bz2): New rules.
6802         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6803         (gdb-tar): New rule.
6804         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6805         (insight_dejagnu.tar): New rule.
6806         (insight.tar): New rule.
6807         (gdb+dejagnu.tar): New rule.
6808         (gdb.tar): New rule.
6809
6810 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6811
6812         * Makefile.in: Add all-tix to deps for all-snavigator
6813         so that tix is built when building snavigator.
6814
6815 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6816
6817         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6818         ld and gdb are not supported.
6819
6820 2002-01-07  Mark Salter  <msalter@redhat.com>
6821
6822         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6823         Allow target-libgloss to be built for arm, strongarm, and xscale.
6824
6825 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6826
6827         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6828         options for i[3456]86-pc-linux* native builds.
6829
6830 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6831
6832         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6833         files from .po files for a distribution.
6834
6835 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6836
6837         * configure.in: Enable libstdc++-v3 for h8300 targets.
6838
6839 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6840
6841         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6842         version from bfd/.
6843
6844 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6845
6846         * Makefile.in (VER): When present, extract the version number from
6847         the file version.in.
6848
6849 2001-05-24  Tom Rix <trix@redhat.com>
6850
6851         * configure.in : enable ld for aix
6852
6853 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6854
6855         * config.guess: Add linux target for S/390.
6856
6857 2000-11-07  Philip Blundell  <pb@futuretv.com>
6858
6859         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6860
6861 2000-11-03  Philip Blundell  <pb@futuretv.com>
6862
6863         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6864         files.
6865
6866 2001-01-15  Ben Elliston  <bje@redhat.com>
6867
6868         * configure.in (host_tools): Add sid.
6869         Always configure cgen.
6870
6871 2000-11-24  Nick Clifton  <nickc@redhat.com>
6872
6873         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6874
6875
6876 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6877
6878         * Makefile.in (ALL_MODULES): Add all-cgen.
6879         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6880         (all-cgen): New target.
6881         (all-opcodes,all-sim): Depend on all-cgen.
6882         * configure.in (host_tools): Add cgen.
6883         Only configure cgen if --enable-cgen-maint.
6884
6885 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6886
6887         * configure.in: Add *-*-freebsd* configurations.
6888
6889 2002-04-08  Tom Tromey  <tromey@redhat.com>
6890
6891         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6892         Fixes PR libgcj/6068.
6893
6894 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6895
6896         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6897
6898 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6899
6900         * configure.in (alpha*-dec-osf*): Enable libgcj.
6901
6902 2003-03-27  Matthew Gingell <gingell@gnat.com>
6903
6904         * MAINTAINERS (Write After Approval): Add myself.
6905
6906 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6907
6908         Fix for: PR bootstrap/3591, target/5676
6909         * configure.in (mcore-pe): Disable the configuration of
6910         libstdc++-v3 since exceptions are not supported.
6911
6912 2002-03-20  Anthony Green  <green@redhat.com>
6913
6914         * configure.in: Enable libgcj for xscale-elf target.
6915
6916 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6917
6918         * MAINTAINERS:  Update my email address.
6919
6920 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * ltmain.sh (relink_command): Fix typo in previous change.
6923
6924 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6925
6926         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6927         (relink_command): Added --tag flags.
6928         (mode=install): If relinking fails; error out.
6929
6930 2002-03-12  Richard Henderson  <rth@redhat.com>
6931
6932         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6933         .NOTPARALLEL tag.
6934         (do-check): Rename from check.
6935         (check): Allow parallel check.
6936
6937 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6938
6939         * MAINTAINERS: Add myself as maintainer for xtensa port.
6940         Fix alphabetical order in CPU port maintainer list.
6941         Remove myself from Write After Approval list.
6942
6943 2002-03-11  Richard Henderson  <rth@redhat.com>
6944
6945         * Makefile.in (.NOTPARALLEL): Add fake tag.
6946
6947 2002-03-07  H.J. Lu  (hjl@gnu.org)
6948
6949         * configure.in: Enable gprof for mips*-*-linux*.
6950
6951 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6952
6953         * MAINTAINERS (Write After Approval): Add myself.
6954
6955 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6956
6957         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6958         libjava.
6959         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6960
6961 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6962
6963         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6964         because its Makefile is there; test for the executable instead.
6965
6966 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6967
6968         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6969         libstdc++-v3 and libjava.
6970
6971 2002-02-11  Adam Megacz <adam@xwt.org>
6972
6973         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6974         boehm-gc
6975
6976 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6977
6978         * config.guess: Updated to 2002-01-30's version.
6979         * config.sub: Updated to 2002-02-01's version.
6980         Contribute sh64-elf.
6981         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6982         * configure.in: Added sh64-*-*.
6983
6984 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6985
6986         * MAINTAINERS: Belatedly add myself to write after approval list.
6987
6988 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6989
6990         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6991         Remove self as Write After Approval.
6992
6993 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6994
6995         * MAINTAINERS: Put self in as maintainer for contrib/regression
6996         directory.
6997
6998 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6999
7000         * MAINTAINERS:  Update my email address.
7001
7002 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7003
7004         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7005         target-libiberty, and target-libgloss.  Skip Java-related
7006         libraries if not supported for NetBSD on target CPU.
7007
7008 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7009
7010         * install-sh: Use _inst.$$_ for temp file name.
7011
7012 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7013
7014         * MAINTAINERS (Write After Approval): Move my contact info
7015         from here...
7016         (OS Port Maintainers): ...to here (netbsd).
7017
7018 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7019
7020         * MAINTAINERS (Write After Approval): Add myself.
7021
7022 2002-01-17  H.J. Lu <hjl@gnu.org>
7023
7024         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7025         (all-target-fastjar): Also depend on all-target-libiberty.
7026
7027 2002-01-16  H.J. Lu  (hjl@gnu.org)
7028
7029         * config.guess: Import from master sources, rev 1.225.
7030         * config.sub: Import from master sources, rev 1.238.
7031
7032 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7033
7034         * MAINTAINERS (Write After Approval): Remove myself.
7035
7036 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7037
7038         * MAINTAINERS (Write After Approval): Add myself.
7039
7040 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7041
7042         * MAINTAINERS: Add self as docs co-maintainer.
7043
7044 2001-12-11  Matthias Klose  <doko@debian.org>
7045
7046         * MAINTAINERS (Write After Approval): Add myself.
7047
7048 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7049
7050         * MAINTAINERS: Update my email address.
7051
7052 2001-12-07  Turly O'Connor  <turly@apple.com>
7053         * MAINTAINERS (Write After Approval): Add myself.
7054         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7055         (rs6000_initialize_trampoline): Call __trampoline_setup for
7056         ABI_DARWIN too.
7057         * darwin-tramp.asm: New file, implements __trampoline_setup.
7058         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7059
7060 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7061
7062         * MAINTAINERS (Write After Approval): Add myself.
7063
7064 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7065
7066         * configure, configure.in: Use temp file for long sed commands.
7067
7068 2001-12-03  Laurent Guerby  <guerby@acm.org>
7069
7070         * config.sub: Update to version 1.232 on subversion.
7071
7072 2001-12-03  Ben Elliston  <bje@redhat.com>
7073
7074         * MAINTAINERS: Update mail address for config.* patches.
7075
7076 2001-11-27  DJ Delorie <dj@redhat.com>
7077             Zack Weinberg  <zack@codesourcery.com>
7078
7079         When build != host, create libiberty for the build machine.
7080
7081         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7082         CONFIG_ARGUMENTS.
7083         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7084         New variables.
7085         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7086         and rules.
7087         (all.normal): Depend on ALL_BUILD_MODULES.
7088         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7089         (all-build-libiberty): Depend on configure-build-libiberty.
7090
7091         * configure: Calculate and substitute proper value for
7092         ALL_BUILD_MODULES.
7093         * configure.in: Create the build subdirectory.
7094         Calculate and substitute TARGET_CONFIGARGS (formerly
7095         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7096
7097 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7098
7099         * MAINTAINERS (write-after-approval): Add self.
7100
7101 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7102
7103         * MAINTAINERS (GNATS only accounts): Remove self.
7104
7105 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7106
7107         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7108         libf2c.
7109
7110 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7111
7112         * MAINTAINERS (Write After Approval): Add self.
7113
7114 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7115
7116         * MAINTAINERS: mips and s390 are also CPU ports.
7117
7118 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7119
7120         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7121
7122 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7123
7124         * MAINTAINERS: Alphabetize.
7125
7126 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7127
7128         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7129
7130 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7131
7132         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7133
7134 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7135
7136         * configure.in (--enable-languages): Be more permissive about
7137         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7138
7139 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7140
7141         * config.sub: Import from master sources, rev. 1.230.
7142         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7143
7144 2001-11-07  Laurent Guerby  <guerby@acm.org>
7145
7146         * MAINTAINERS (Write After Approval): Add self.
7147
7148 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7149
7150         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7151
7152 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7153
7154         * config.sub: Import from master sources, rev 1.226.
7155         * config.guess: Import from master sources, rev 1.216.
7156
7157 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7158
7159         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7160         * MAINTAINERS: Add self as maintainer of MMIX port.
7161         Remove old after-approval entry.
7162
7163 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7164
7165         * ChangeLog, configure: Fix spelling errors.
7166
7167 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7168
7169         * MAINTAINERS: Tweak my address.
7170
7171 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7172
7173         * MAINTAINERS: Update my email address.
7174
7175 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7176
7177         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7178         * MAINTAINERS: Add self as maintainer of CRIS port.
7179
7180 2001-10-10  Geert Bosch  <bosch@gnat.com>
7181
7182         * MAINTAINERS (Various maintainers: Ada front end):
7183         Added Robert Dewar.
7184
7185 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7186
7187         * MAINTAINERS (Write After Approval): Added self
7188
7189 2001-10-02  Geert Bosch  <bosch@gnat.com>
7190
7191         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7192
7193 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7194
7195         * configure: Handle temporary files securely using mkdir.
7196
7197 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7198
7199         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7200
7201 2001-09-26  Will Cohen <wcohen@redhat.com>
7202
7203         * configure.in (*-*-linux*): Disable configuration of target-newlib
7204         and target-libgloss.
7205
7206 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7207
7208         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7209         RANLIB.
7210
7211 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7212
7213         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7214         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7215         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7216         avoid quotes nesting problems.
7217         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7218         (DO_X): Export only variables that are set.
7219
7220 2001-09-19  Ben Elliston  <bje@redhat.com>
7221
7222         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7223         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7224         semantics.  Use the shell built-in "type" command instead.
7225
7226 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7227
7228         Merged from gcc-3_0-branch:
7229         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7230         * ltcf-c.sh: Use $objext, not $ac_objext.
7231         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7232         * ltcf-cxx.sh: Add support for GNU.
7233         2001-07-22  Timothy Wall  <twall@redhat.com>
7234         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7235         default settings if using GNU tools with that configuration.
7236         * ltcf-cxx.sh: Ditto.
7237         * ltcf-gcj.sh: Ditto.
7238         2001-07-21  Michael Chastain  <chastain@redhat.com>
7239         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7240         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7241         * ltmain.sh: Mark as gcc-local.
7242
7243 2001-08-30  Eric Christopher  <echristo@redhat.com>
7244             Jason Eckhardt  <jle@redhat.com>
7245
7246         * config.guess: Merge from master sources.
7247         * config.sub: Merge from master sources, add support for mipsisa32.
7248
7249 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7250         * config.sub: Merge from master sources, rev 1.219.
7251         * MAINTAINERS: Add self as contact for stormy16 port.
7252
7253 2001-08-14  Zack Weinberg  <zackw@panix.com>
7254
7255         * config.sub: Merge from master sources, rev 1.218.
7256         * config.guess: Merge from master sources, rev 1.209.
7257
7258 2001-08-11  Graham Stott  <grahams@redhat.com>
7259
7260         * Makefile.in (check-c++): Add missing semicolon.
7261
7262 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7263
7264         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7265
7266 2001-07-30  Eric Christopher  <echristo@redhat.com>
7267
7268         * MAINTAINERS (Various maintainers: mips port): Added myself.
7269
7270 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7271
7272         * configure.in (sh-*-linux*): New.
7273
7274 2001-07-27  Richard Henderson  <rth@redhat.com>
7275
7276         * .cvsignore: Add LAST_UPDATED.
7277
7278 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7279
7280         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7281
7282 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7283
7284         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7285
7286 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7287
7288         * MAINTAINERS (Write After Approval): Added myself.
7289
7290 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7291
7292         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7293         and libgcj on m68hc11/m68hc12.
7294
7295 2001-06-27  H.J. Lu  (hjl@gnu.org)
7296
7297         * Makefile (CFLAGS_FOR_BUILD): New.
7298         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7299
7300 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7301
7302         * README: Remove version number.
7303
7304 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7305
7306         * INSTALL/README: Update wrt. to the installation instructions now
7307         residing in gcc/doc/install.texi.
7308
7309 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7310
7311         * README: Replace with a cut-down and updated version of gcc/README.
7312
7313 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7314
7315         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7316         multilibs to be disabled.
7317
7318 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7319
7320         * MAINTAINERS (Write After Approval): Add myself.
7321
7322 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7323
7324         * config.guess: Import CVS version 1.195.
7325         * config.sub: Import CVS version 1.212.
7326
7327 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7328
7329         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7330         gcc/xgcc is built, use -print-prog-name to find out the program
7331         name to use.
7332
7333 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7334
7335         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7336         appear to also be in the master copy.
7337         * config.sub:  Import CVS version 1.211.
7338
7339 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7340
7341         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7342         with_gcc]: Use `gcc -shared' to build a shared library.
7343
7344 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7345
7346         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7347         archives.
7348
7349 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7350
7351         * MAINTAINERS (Write After Approval): Add myself.
7352
7353 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7354
7355         * configure.in (libstdcxx_flags): Do not try to execute
7356         libstdc++-v3/testsuite_flags until it exists.
7357
7358 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7359
7360         * MAINTAINERS: Update my email address.
7361
7362 2001-05-31  Graham Stott  <grahams@redhat.com>
7363
7364         * MAINTAINERS (Write After Approval): Add myself.
7365
7366 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7367
7368         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7369         libraries when using g++ with native linker.
7370
7371 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7372
7373         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7374
7375 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7376
7377         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7378         [aix4*|aix5*]: Prepend blank.
7379
7380 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7381
7382         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7383         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7384         of subdir/configure scripts to use the new libtool.m4.
7385
7386 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7387
7388         * MAINTAINERS (Write After Approval): Add myself.
7389
7390 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7391
7392         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7393
7394 2001-05-11  Ben Elliston  <bje@redhat.com>
7395
7396         * Makefile.in (all-sid): New target.
7397         (check-sid, clean-sid, install-sid): Likewise.
7398
7399 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7400
7401         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7402
7403 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7404
7405         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7406         libgcj.
7407
7408 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7409
7410         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7411         gcc/xgcc is built, use -print-prog-name to find out the program
7412         name to use.
7413
7414 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7415
7416         * configure.in (noconfigdirs): Don't reset it from scratch in the
7417         target case; only append to it.
7418
7419         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7420         sparc-*-solaris2.8]: Disable ${libgcj}.
7421
7422 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7423
7424         * configure.in (libgcj_saved): Copy from $libgcj.
7425         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7426         --disable-libgcj.
7427
7428 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7429
7430         * MAINTAINERS: Remove self as MIPS maintainer and
7431         C front end maintainer.
7432
7433 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7434
7435         * configure.in: Move *-chorusos target case to the proper switch.
7436         Disable libgcj.
7437
7438 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7439
7440         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7441         1.641.2.228.
7442
7443 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7444
7445         * Makefile.in (STAGE1_CFLAGS): Pass down.
7446
7447 2001-04-13  Alan Modra  <amodra@one.net.au>
7448
7449         * config.guess: Add hppa64-linux support.  Note for next import that
7450         this is already in the master file.
7451         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7452
7453 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7454
7455         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7456         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7457
7458 2001-04-11  Stan Shebs  <shebs@apple.com>
7459
7460         * MAINTAINERS: Add self as Darwin port maintainer.
7461
7462 2001-04-11  Alan Modra  <amodra@one.net.au>
7463
7464         * MAINTAINERS: Update my email address.
7465
7466 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7467
7468         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7469         recent versions of FreeBSD (release 3 or later).
7470         * ltconfig: On FreeBSD, -lc must not be provided when building
7471         a shared library or else the standard -pthread gcc option is
7472         rendered worthless to later users of the built library.
7473
7474 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7475
7476         * MAINTAINERS: Add self and RTH as C front end maintainers.
7477
7478 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7479
7480         * config.sub: Make sure to match an already-canonicalized
7481         machine name (eg. mn10300-unknown-elf).
7482
7483 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7484
7485         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7486         New macros.
7487         (bootstrap, cross): Use RECURSE_FLAGS.
7488         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7489
7490 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7491
7492         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7493
7494 2001-03-22  Colin Howell  <chowell@redhat.com>
7495
7496         * Makefile.in (DO_X): Do not backslash single-quotes in
7497         backquotes (two places).
7498
7499 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7500
7501         Re-installed:
7502         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7503         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7504         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7505         * ltcf-cxx.sh: Likewise.
7506         * ltcf-gcj.sh: Likewise.
7507
7508 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7509
7510         * MAINTAINERS: Add myself as "documentation co-maintainer".
7511
7512 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7513
7514         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7515         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7516
7517 2001-03-19  Tom Tromey  <tromey@redhat.com>
7518
7519         * config-ml.in: Handle GCJ and GCJFLAGS.
7520
7521 2001-03-21  Michael Chastain  <chastain@redhat.com>
7522
7523         * Makefile.in: all-m4 depends on all-texinfo.
7524
7525 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7526
7527         * MAINTAINERS: Add myself to write after approval list.
7528
7529 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7530
7531         * Makefile.in (DO_X): Quote nested quotes.
7532
7533 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7534
7535         * MAINTAINERS: Add myself to write after approval list.
7536
7537 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7538
7539         * Makefile.in (DO_X): Use double quotes for quoting
7540         "RANLIB=$${RANLIB}".
7541
7542 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7543
7544         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7545
7546 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7547
7548         * configure.in: Only use `lang_requires' for languages athat are
7549         actually enabled.
7550
7551 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7552
7553         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7554
7555 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7556
7557         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7558
7559 2001-03-07  Tom Tromey  <tromey@redhat.com>
7560
7561         * configure.in: Allow config-lang.in to set `lang_requires' to list
7562         of other required languages.
7563
7564 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7565
7566         * Makefile.in: Remove RANLIB definition. Use RANLIB
7567         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7568         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7569
7570 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7571             Alexandre Oliva  <aoliva@redhat.com>
7572
7573         * Makefile.in (check-c++): Use tabs, not spaces.
7574
7575 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7576
7577         * MAINTAINERS: add myself to Write After Approval list.
7578
7579 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7580
7581         * Makefile.in (check-c++): New rule.
7582
7583         * configure.in (target_libs): Remove libg++.
7584         (noconfigdirs): Remove libg++.
7585         (noconfigdirs): Same.
7586         (noconfigdirs): Same.
7587         (noconfigdirs): Same.
7588
7589         * config-ml.in: Remove libg++ references.
7590
7591         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7592         (ALL_TARGET_MODULES): Same.
7593         (configure-target-libg++): Remove.
7594         (all-target-libg++): Remove.
7595         (configure-target-libio): Remove.
7596         (all-target-libio): Remove.
7597         (check-target-libio): Remove.
7598         (.PHONY): Remove.
7599         (libg++.tar.bz2): Remove.
7600         (all-target-cygmon): Remove libio.
7601         (all-target-libstdc++): Remove.
7602         (configure-target-libstdc++): Remove.
7603         (TARGET_LIB_PATH): Remove libstdc++.
7604         (ALL_GCC_CXX): Remove libstdc++.
7605         (all-target-gperf): Correct.
7606
7607 2001-02-16  Nick Clifton  <nickc@redhat.com>
7608
7609         * configure.in (noconfigdirs): Allow configuration of texinfo
7610         for Cygwin hosts.
7611
7612 2001-02-15  Anthony Green  <green@redhat.com>
7613
7614         * configure: Introduce GCJ_FOR_TARGET.
7615         * configure.in: Ditto.
7616         * Makefile.in: Ditto.
7617
7618 2001-02-13  Andreas Schwab  <schwab@suse.de>
7619
7620         * MAINTAINERS: Update mail address.
7621
7622 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7623
7624         * config.guess: Add linux target for S/390.
7625         * config.sub: Likewise.
7626
7627 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7628
7629         * configure.in: for *-chorusos, don't config target-newlib and
7630         target-libgloss.
7631
7632 2001-02-06  Ben Elliston  <bje@redhat.com>
7633
7634         * configure: Output host type to stdout, not stderr.
7635
7636 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7637
7638         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7639         * ltcf-cxx.sh: Likewise.
7640
7641         * config.if: Assume enable_libstdcxx_v3 is defined.
7642
7643 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7644
7645         Remove V2 C++ library.
7646         * configure.in: Remove --enable-libstdcxx_v3 support.
7647
7648 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7649
7650         * include/demangle.h: Add prototype for java_demangle_v3.
7651
7652 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7653
7654         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7655
7656 2001-01-27  Richard Henderson  <rth@redhat.com>
7657
7658         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7659
7660 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7661
7662         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7663         Don't unset, it's non-portable and no longer necessary, set to empty
7664         instead.
7665
7666 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7667
7668         * ltconfig: Shell portability fix for the tagname validity check.
7669
7670 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7671
7672         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7673         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7674
7675 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7676
7677         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7678
7679 2001-01-26  Tom Tromey  <tromey@redhat.com>
7680
7681         * configure.in: Allow libgcj to be built on Sparc Solaris.
7682
7683 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7684
7685         * ltcf-c.sh: Add aix5 case.
7686         * ltcf-cxx.sh: Likewise.
7687         * ltconfig: Likewise.
7688
7689 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7690
7691         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7692         keep at least one of build_libtool_libs or build_old_libs set to
7693         yes.
7694
7695         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7696         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7697
7698 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7699
7700         * configure.in: Enable libgcj on several additional platforms.
7701
7702 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7703
7704         * configure.in: Enable libgcj for linux targets.
7705
7706 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7707
7708         * MAINTAINERS (Write After Approval): Add myself.
7709
7710 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7711
7712         * MAINTAINERS: Add myself as vax port maintainer.
7713
7714 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7715
7716         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7717
7718 2001-01-09  Mike Stump  <mrs@wrs.com>
7719
7720         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7721         failures of subdirectories.
7722
7723 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7724
7725         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7726         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7727         * ltcf-cxx.sh: Likewise.
7728         * ltcf-gcj.sh: Likewise.
7729         * ltconfig.sh: Fix typo.
7730
7731 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7732
7733         * configure: handle DOS-style absolute paths.
7734
7735 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7736
7737         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7738
7739 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7740
7741         * MAINTAINERS: Add myself as avr port co-maintainer.
7742
7743 2000-12-28  Ben Elliston  <bje@redhat.com>
7744
7745         * MAINTAINERS: Add myself under ``Write After Approval''.
7746
7747 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7748
7749         * texinfo: Remove directory from GCC.
7750
7751 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7752
7753         * COPYING: Update to current
7754         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7755         to 19yy as example year in copyright notice).
7756
7757 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7758
7759         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7760         (libstdcxx_incdir): Pass down.
7761         * config.if: Remove expired bits for cxx_interface, add stub.
7762         (libstdcxx_incdir): Add variable for g++ include directory.
7763         * configure.in (gxx_include_dir): Use it.
7764
7765 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7766
7767         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7768         with old-email address from ``Write After Approval''.
7769
7770 2000-12-15  Andreas Jaeger  <aj@suse.de>
7771
7772         * configure.in: Handle lang_dirs.
7773
7774 2000-12-14  Tom Tromey  <tromey@redhat.com>
7775
7776         * MAINTAINERS: Removed brads.
7777
7778         * MAINTAINERS: Added gcj developers.
7779
7780 2000-12-13  Anthony Green  <green@redhat.com>
7781
7782         * configure.in: Disable libgcj for any target not specifically
7783         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7784         with g++ abi.
7785
7786 2000-12-13  Mike Stump  <mrs@wrs.com>
7787
7788         * Makefile.in (local-distclean): Also remove fastjar.
7789
7790 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7791
7792         * contrib/gcc_update: Add fastjar --touch entries.
7793
7794 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7795
7796         * configure.in: Disable language-specific target libraries for
7797         languages that aren't enabled.
7798
7799 2000-12-10  Anthony Green  <green@redhat.com>
7800
7801         * configure.in: Define libgcj.  Disable libgcj target libraries for
7802         most targets.
7803
7804 2000-12-10  Neil Booth  <neilb@earthling.net>
7805
7806         * MAINTAINERS: Update mail address, remove from WAA list.
7807
7808 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7809
7810         * libjava: Imported from /cvs/java.
7811         * libffi: Likewise.
7812         * Boehm-gc: Likewise.
7813
7814 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7815
7816         * configure.in (target_libs): Revert 2000-12-08 patch.
7817         (noconfigdirs): Added target-libjava.
7818
7819 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7820
7821         * djunpack.bat: removed.
7822
7823 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7824
7825         * Makefile.in: handle DOS-style absolute paths.
7826         * config-ml.in: likewise.
7827         * symlink-tree: likewise.
7828
7829 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7830
7831         * fastjar: Imported.
7832
7833 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7834
7835         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7836         libjava.
7837         * configure.in (target_libs): Removed `target-libjava'.
7838
7839 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7840
7841         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7842         (ALL_MODULES): Added fastjar.
7843         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7844         (all-target-libjava): all-fastjar replaces all-zip.
7845         (all-fastjar): Added.
7846         (configure-target-fastjar, all-target-fastjar): Likewise.
7847         * configure.in (host_tools): Added fastjar.
7848
7849 2000-12-07  Mike Stump  <mrs@wrs.com>
7850
7851         * Makefile.in (local-distclean): Remove leftover built files.
7852
7853 2000-11-24  Nick Clifton  <nickc@redhat.com>
7854
7855         * configure.in (xscale-elf): Add target.
7856         (xscale-coff): Add target.
7857
7858 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7859
7860         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7861         recent versions of FreeBSD (release 3 or later).
7862         * ltconfig: On FreeBSD, -lc must not be provided when building
7863         a shared library or else the standard -pthread gcc option is
7864         rendered worthless to later users of the built library.
7865
7866 2000-11-16  Fred Fish  <fnf@be.com>
7867
7868         * configure.in (enable_libstdcxx_v3): Fix typo,
7869         libstd++ -> libstdc++.
7870
7871 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7872
7873         * MAINTAINERS: Add self to Write After Approval list.
7874
7875 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7876
7877         * MAINTAINERS: Update my email address.  Add myself to global write
7878         privs list.
7879
7880 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7881
7882         * Makefile.in: Merge with src and libgcj.
7883         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7884         configure-target-<library> when their configure scripts need the C
7885         or C++ library to have already been built to work properly.
7886         (do_proto_toplev): Set them to an empty string.
7887
7888         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7889         (REALLY_SET_LIB_PATH): Use them.
7890
7891 2000-11-17  Stan Shebs  <shebs@apple.com>
7892
7893         * MAINTAINERS: Add self to Write After Approval list.
7894
7895 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7896
7897         * configure: Provide the original toplevel configure arguments
7898         (including $0) to subprocesses in the environment rather than
7899         through gcc/configargs.h.
7900
7901 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7902
7903         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7904         C99.  Alphabetise "Write After Approval" list.
7905
7906 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7907
7908         * configure: Turn on libstdc++ V3 by default.
7909
7910         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7911         if we've got GCC.
7912
7913 2000-11-11  Philip Blundell  <philb@gnu.org>
7914
7915         * MAINTAINERS: Add self to Write After Approval list.
7916
7917 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7918
7919         * ltcf-c.sh (aix4): Improve shared library configuration; require
7920         exporting symbols.
7921         * ltcf-cxx.sh (aix4): Define.
7922         * ltconfig (aix4): Define library and soname specs appropriate for
7923         AIX.  Define command to create export symbols list.
7924
7925 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7926
7927         * config.sub: Add support for Sun Chorus
7928
7929 2000-10-31  Nick Clifton  <nickc@redhat.com>
7930
7931         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7932         <name>@redhat.com.  Also installed new email address for Clint
7933         Popetz.
7934
7935 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7936
7937         * etc: Remove directory from GCC.
7938
7939 2000-10-16  Michael Meissner  <meissner@redhat.com>
7940
7941         * configure (gcc/configargs.h): Only create if there is a build GCC
7942         directory created.
7943
7944 2000-10-16  Matthias Klose  <doko@debian.org>
7945
7946         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7947         when configured for libstdc++-v3.
7948
7949 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7950
7951         * configure: Save configure arguments to gcc/configargs.h.
7952
7953 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7954
7955         * config.guess: Import CVS version 1.157.
7956         * config.sub: Import CVS version 1.181.
7957
7958 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7959
7960         * Makefile.in (bootstrap): avoid recursion if subdir missing
7961         (cross): ditto
7962         (do-proto-toplev): ditto
7963
7964 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7965
7966         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7967         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7968
7969         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7970         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7971         all affected `configure' scripts.
7972
7973 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7974
7975         * MAINTAINERS: Add self as cpplib co-maintainer.
7976
7977 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7978
7979         * MAINTAINERS: Add self to Write After Approval list.
7980
7981 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7982
7983         * INSTALL/README: egcs -> GCC update.
7984
7985 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7986
7987         * MAINTAINERS: Add myself to Write After Approval list.
7988
7989 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7990
7991         * MAINTAINERS: Add myself to Write After Approval list.
7992
7993 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7994
7995         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7996         X11 libraries for hppa64.
7997
7998 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7999
8000         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8001
8002 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8003
8004         * Makefile.in (all-zlib): Added dummy target.
8005
8006         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8007         ltcf-gcj.sh: Updated from libtool multi-language branch.
8008
8009 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8010
8011         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8012         (bootstrap*): Depend on all-bootstrap.
8013
8014 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8015
8016         * config.guess: Import CVS version 1.156.
8017         * config.sub: Import CVS version 1.179.
8018
8019 2000-09-02  Anthony Green  <green@cygnus.com>
8020
8021         * Makefile.in (all-gcc): Depend on all-zlib.
8022         (CLEAN_MODULES): Add clean-zlib.
8023         (ALL_MODULES): Add all-zlib.
8024         * configure.in (host_libs): Add zlib.
8025
8026 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8027
8028         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8029         crosses, but add gcc/include to the header search path for them.
8030
8031 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8032
8033         * MAINTAINERS: Add self to Write After Approval list.
8034
8035 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8036
8037         * config.guess: Import CVS version 1.152.
8038         * config.sub: Import CVS version 1.177.
8039
8040 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8041
8042         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8043         $targargs to tell whether newlib is going to be built.
8044
8045         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8046         $$r/TARGET_SUBDIR/libio for _G_config.h.
8047
8048 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8049
8050         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8051
8052 2000-08-22  DJ Delorie  <dj@redhat.com>
8053
8054         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8055
8056 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8057
8058         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8059         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8060         sub-configures.
8061
8062 2000-08-21  DJ Delorie  <dj@redhat.com>
8063
8064         * MAINTAINERS: Add self as a libiberty maintainer
8065
8066 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8067
8068         * configure.in (libstdcxx_flags): Use
8069         libstdc++-v3/src/libstdc++.INC.
8070
8071 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8072
8073         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8074
8075 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8076
8077         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8078
8079         * configure: Make enable_threads and enable_shared defaults
8080         explicit.  Substitute enable_threads into generated Makefiles.
8081         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8082         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8083
8084 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8085
8086         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8087
8088 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8089
8090         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8091         previous delta.
8092
8093 2000-08-11  Jason Merrill  <jason@redhat.com>
8094
8095         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8096         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8097         (FLAGS_FOR_TARGET): Not here.
8098         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8099
8100 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8101
8102         * config-ml.in (CC, CXX): Don't introduce a leading space.
8103
8104 2000-08-07  DJ Delorie  <dj@delorie.com>
8105
8106         * MAINTAINERS: Add self as a DJGPP maintainer
8107
8108 2000-08-07  DJ Delorie  <dj@redhat.com>
8109
8110         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8111         "if we're also building gcc, and it's a gcc that will run on the
8112         build machine, we want to use its includes instead of the system's
8113         default includes".
8114
8115 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8116
8117         * MAINTAINERS: Add self to Write After Approval list.
8118
8119 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8120
8121         * configure.in (libstdcxx_flags): Don't use `"'.
8122
8123         * config-ml.in: Adjust multilib search paths to the
8124         appropriate multilib tree.
8125
8126 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8127
8128         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8129         commas in $LANGUAGES.
8130
8131 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8132
8133         * configure.in: Re-enable all references to libg++ and librx.
8134
8135 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8136
8137         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8138         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8139         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8140         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8141
8142         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8143
8144 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8145
8146         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8147         CXX_FOR_TARGET for sed.
8148
8149 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8150
8151         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8152         Do not override if already set in the environment or in configure.
8153         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8154         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8155
8156 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8157
8158         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8159         the libtool CVS tree multi-language branch.
8160         * ltconfig, ltmain.sh: Updated.
8161
8162 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8163
8164         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8165         (clean-target): Depend on it.
8166
8167         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8168         (GCC_FOR_TARGET): Use it.
8169         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8170         * configure.in: ... here.
8171         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8172         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8173
8174 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8175
8176         * MAINTAINERS: Add self to Write After Approval list.
8177
8178 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8179
8180         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8181         (configure-target-libchill, configure-target-libobjc): Likewise.
8182
8183         * configure.in: Use the same cache file for all target libs.
8184         * config-ml.in: But different cache files per multilib variant.
8185
8186 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8187
8188         * configure (topsrcdir): Don't use dirname.
8189
8190 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8191
8192         * MAINTAINERS: Add self to Write After Approval list.
8193
8194 2000-07-20  Jason Merrill  <jason@redhat.com>
8195
8196         * configure.in: Remove all references to libg++ and librx.
8197
8198         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8199
8200 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8201
8202         * config.sub: Update to subversions version 2000-07-06.
8203
8204 2000-07-12  Andrew Haley  <aph@cygnus.com>
8205
8206         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8207         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8208
8209 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8210
8211         * symlink-tree:  Check number of arguments.
8212
8213 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8214
8215         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8216         search path for a g++ extracted from the build tree.  This
8217         will allow link tests run by configure scripts in
8218         subdirectories to succeed.
8219
8220 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8221
8222         * ltconfig: Add support for mips-dde-sysv4.2MP
8223
8224 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8225
8226         * MAINTAINERS: Add myself as loop discovery maintainer.
8227
8228 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8229
8230         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8231         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8232
8233 2000-06-19  Timothy Wall  <twall@cygnus.com>
8234
8235         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8236         * config.sub: Add tic54x target.
8237
8238 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8239
8240         * MAINTAINERS: Add self as Fortran maintainer,
8241         remove Craig Burley.
8242
8243 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8244
8245         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8246         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8247
8248 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8249
8250         * MAINTAINERS: Add self as i18n maintainer
8251
8252 20000-05-21  H.J. Lu  (hjl@gnu.org)
8253
8254         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8255         directory are used if they exist. Make sure
8256         $(build_tooldir)/include is searched for header files,
8257         $(build_tooldir)/lib/ for library files.
8258         (GCC_FOR_TARGET): Likewise.
8259         (CXX_FOR_TARGET): Likewise.
8260
8261 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8262
8263         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8264
8265 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8266
8267         * Makefile.in (configure-target-libiberty): Depend on
8268         configure-target-newlib.
8269
8270 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8271
8272         * configure.in, Makefile.in: Merge all libffi-related
8273         configury stuff from the libgcj tree.
8274
8275 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8276
8277         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8278         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8279
8280 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8281
8282         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8283         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8284         current version information.  Add to proto-toplev directory.
8285         (gdb-taz): Build do-djunpack.
8286
8287 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8288
8289         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8290
8291 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8292
8293         * MAINTAINERS: Add self to Write After Approval list.
8294
8295 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8296
8297         * ltmain.sh: Preserve in relink_command any environment
8298         variables that may affect the linker behavior.
8299
8300 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8301
8302         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8303
8304 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8305
8306         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8307
8308 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8309
8310         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8311         with the version name.
8312
8313 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8314
8315         * MAINTAINERS: Add self as bb-reorder maintainer.
8316
8317 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8318
8319         * config.if: Tweak.
8320
8321 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8322
8323         * djunpack.bat: New file.
8324
8325 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8326
8327         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8328         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8329         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8330         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8331
8332 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8333
8334         * config.sub (case $basic_machine): Change default for "ibm-*"
8335         to "openedition".
8336
8337 2000-04-13  Andreas Jaeger  <aj@suse.de>
8338
8339         * MAINTAINERS: Added myself.
8340
8341 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8342
8343         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8344         (do-md5sum): New target.
8345         (MD5PROG): Define.
8346         (PACKAGE): Default to TOOL.
8347         (VER): Default to a shell script.
8348         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8349         md5 checksum generation.
8350         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8351         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8352         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8353         insight.tar.bz2): Use gdb-taz to create archive.
8354
8355 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8356
8357         * configure (warn_cflags): Delete.
8358
8359 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8360
8361         * MAINTAINERS: Added myself.
8362
8363 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8364             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8365
8366         * configure.in (enable_libstdcxx_v3): Add.
8367         (target_libs): Add bits here to switch between libstdc++-v2 and
8368         libstdc++-v3.
8369         * config.if: And this file too.
8370         * Makefile.in: Add libstdc++-v3 targets.
8371
8372 2000-04-05  Michael Meissner  <meissner@redhat.com>
8373
8374         * config.sub (d30v): Add d30v as a basic machine type.
8375
8376 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8377
8378         * configure.in: -linux-gnu*, not -linux-gnu.
8379
8380 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8381
8382         * MAINTAINERS: Add self in write-after-approval section.
8383
8384 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8385
8386         * MAINTAINERS: Add self as ia64 port maintainer.
8387
8388 2000-03-08  Neil Booth  <NeilB@earthling.net>
8389
8390         * MAINTAINERS: Add self in write-after-approval section.
8391
8392 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8393
8394         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8395         (do-tar-bz2): Replace TOOL with PACKAGE.
8396         (gdb.tar.bz2): Remove GDBTK from GDB package.
8397         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8398         dejagnu.tar.bz2): New packages.
8399
8400 2000-02-27  Andreas Jaeger  <aj@suse.de>
8401
8402         * configure.in: Add entry for mips*-*-linux*, move catch all
8403         *-*-*linux* entry below this one.
8404
8405 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8406
8407         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8408
8409 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8410
8411         * config.sub: Support an OS of "wince".
8412
8413 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8414
8415         * config.guess, config.sub: Updated to match config's 2000-02-15
8416         version.
8417
8418 2000-02-23  Linas Vepstas <linas@linas.org>
8419
8420         * config.sub: Add support for Linux/IBM 370.
8421         * configure.in: Likewise.
8422
8423 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8424
8425         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8426
8427 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8428
8429         * config.guess: Guess "cygwin" rather than "cygwin32".
8430
8431 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8432
8433         * configure (gcc_version): When setting, narrow search to
8434         lines containing `version_string'.
8435
8436 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8437
8438         * config.sub: Add support for avr target.
8439
8440 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8441
8442         * MAINTAINERS: Add maintainers for MCore port.
8443
8444 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8445
8446         * config.sub: Add mmix-knuth-mmixware.
8447
8448 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8449
8450         * MAINTAINERS: Pair cccp with cpplib maintainership.
8451
8452 2000-01-27  Christopher Faylor <cgf@redhat.com>
8453
8454         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8455         structure stuff to -L library search.
8456         (CXX_FOR_TARGET): Ditto.
8457         (CROSS_CHECK_MODULES): Fix spelling mistake.
8458
8459 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8460
8461         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8462         the C++ compiler.
8463
8464 2000-01-12  Richard Henderson  <rth@cygnus.com>
8465
8466         * configure.in: Don't build some bits for beos.
8467
8468 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8469
8470         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8471         as include files.
8472
8473 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8474
8475         * Add self as cpplib maintainer, as requested by Jason
8476         Merrill.  Correct my e-mail address.
8477
8478 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8479
8480         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8481         not mh-aix43.
8482
8483 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8484
8485         * MAINTAINERS: Add myself to "write after approval" list.
8486
8487 1999-12-14  Richard Henderson  <rth@cygnus.com>
8488
8489         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8490         * config.sub: Accept alphaev[78], alphaev8.
8491
8492 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8493
8494         * config.guess, config.sub: Update from autoconf.
8495
8496 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8497
8498         * MAINTAINERS:  update my playtime e-address.
8499
8500 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8501
8502         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8503         necessary libraries are missing.
8504
8505 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8506
8507         * MAINTAINERS: Add new 'write after approval' maintainer.
8508
8509 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8510
8511         * MAINTAINERS: Add new Java maintainer.
8512
8513 1999-10-25  Andreas Schwab  <schwab@suse.de>
8514
8515         * configure: Fix quoting inside arguments of eval.
8516
8517 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8518
8519         * config-ml.in: Allow suppression of some ARM multilibs.
8520
8521 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8522
8523         * config.guess: Add OS/390 match pattern.
8524         * config.sub: Add mvs, openedition targets.
8525         * configure.in (i370-ibm-opened*): New.
8526
8527 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8528
8529         * config.sub: Add support for configuring for pj.
8530
8531 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8532
8533         * config.sub (maybe_os): Add support for configuring for fr30.
8534
8535 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8536
8537         * configure.in: Do not configure or build ld for AIX
8538         platforms.  ld is known to be broken on these platforms.
8539
8540 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8541
8542         * config-ml.in: Pass compiler flag corresponding to multidirs to
8543         subdir configures.
8544
8545 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8546
8547         * Makefile.in (LDFLAGS): Define.
8548
8549 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8550
8551         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8552         noconfigdirs.
8553         (*-*-cygwin*): Likewise.
8554
8555 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8556
8557         * mkdep: New file.
8558         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8559         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8560
8561         From Eli Zaretskii <eliz@is.elta.co.il>:
8562         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8563         long file name when using DJGPP on MS-DOS.
8564
8565 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8566
8567         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8568
8569 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8570
8571         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8572         dependency as this causes "make check" to globally "make all"
8573
8574 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8575
8576         * configure.in (target_libs): Added target-zlib.
8577         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8578         (CONFIGURE_TARGET_MODULES): Likewise.
8579         (CHECK_TARGET_MODULES): Likewise.
8580         (INSTALL_TARGET_MODULES): Likewise.
8581         (CLEAN_TARGET_MODULES): Likewise.
8582         (configure-target-zlib): New target.
8583         (all-target-zlib): Likewise.
8584         (all-target-libjava): Depend on all-target-zlib.
8585         (configure-target-libjava): Depend on configure-target-zlib.
8586
8587         * Makefile.in (configure-target-libjava): Depend on
8588         configure-target-newlib.
8589         (configure-target-boehm-gc): New target.
8590         (configure-target-qthreads): New target.
8591
8592         * configure.in (target_libs): Added target-qthreads.
8593         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8594         (CONFIGURE_TARGET_MODULES): Likewise.
8595         (CHECK_TARGET_MODULES): Likewise.
8596         (INSTALL_TARGET_MODULES): Likewise.
8597         (CLEAN_TARGET_MODULES): Likewise.
8598         (all-target-qthreads): New target.
8599         (configure-target-libjava): Depend on configure-target-qthreads.
8600         (all-target-libjava): Depend on all-target-qthreads.
8601
8602         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8603         (CONFIGURE_TARGET_MODULES): Likewise.
8604         (CHECK_TARGET_MODULES): Likewise.
8605         (INSTALL_TARGET_MODULES): Likewise.
8606         (CLEAN_TARGET_MODULES): Likewise.
8607         (all-target-libjava): New target.
8608         (all-target-boehm-gc): Likewise.
8609         * configure.in (target_libs): Added libjava, boehm-gc.
8610
8611 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8612
8613         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8614         configure.bat in SUPPORT_FILES.
8615         (gas+binutils.tar.bz2): Likewise.
8616
8617         * makeall.bat: Remove; obsolete.
8618
8619 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8620
8621         From Mark Elbrecht:
8622         * configure.bat: Remove; obsolete.
8623
8624 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8625
8626         * configure: Add -W -Wall to the default CFLAGS when compiling with
8627         gcc.
8628
8629 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8630
8631         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8632
8633 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8634
8635         * configure.in: Build ld on IRIX6.
8636
8637 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8638
8639         * Makefile.in: Change distribution targets to use bzip2 instead of
8640         gzip.
8641         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8642         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8643
8644 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8645
8646         * config.sub: Add mcore target.
8647
8648 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8649
8650         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8651
8652 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8653
8654         * config.guess (dummy): Changed to $dummy.
8655
8656 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8657
8658         * config.sub: Tidied up case statements.
8659
8660 1999-05-22  Ben Elliston  <bje@cygnus.com>
8661
8662         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8663         <jiro@din.or.jp>.
8664
8665         * config.guess: Merge with FSF version. Future changes will be
8666         more accurately recorded in this ChangeLog.
8667         * config.sub: Likewise.
8668
8669 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8670
8671          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8672
8673 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8674
8675         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8676
8677 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8678
8679         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8680
8681 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8682
8683         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8684         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8685         Bad merge removed these two changes.
8686
8687 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8688                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8689
8690         * config.guess (interix Alpha): Add.
8691
8692 1999-04-11  Richard Henderson  <rth@cygnus.com>
8693
8694         * configure.in (i?86-*-beos*): Do config gperf; don't config
8695         gdb, newlib, or libgloss.
8696
8697 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8698
8699         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8700         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8701         from multidirs.
8702
8703 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8704
8705         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8706
8707 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8708
8709         * config.sub: Add support for mcore targets.
8710
8711 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8712
8713         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8714         not mt-ospace, in order to shut up assembler warning about using
8715         symbols that are named the same as registers.
8716
8717 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8718
8719         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8720         dependency list for all-target-cygmon.
8721
8722 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8723
8724         * config-ml.in: Check $host, not $target, for selective multilibs.
8725         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8726         thumb interworking, and underscore prefix multilibs.
8727
8728 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8729
8730         * missing: Update to version from current automake.
8731
8732 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8733
8734         * configure (gxx_include_dir): Removed.
8735
8736         * configure.in (gxx_include_dir): Handle it.
8737         * Makefile.in: Likewise.
8738
8739 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8740
8741         * config.sub (mips64vr4111,mips64vr4111el) Add.
8742
8743 1999-03-21  Ben Elliston  <bje@cygnus.com>
8744
8745         * config.guess: Correct typo for detecting ELF on FreeBSD.
8746
8747 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8748
8749         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8750         config/mh-djgpp.
8751
8752 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8753
8754         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8755         all-target-newlib to dependency list for all-target-bsp.
8756
8757 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8758
8759         * config.sub: Add i386-uwin support.
8760         * config.guess: Likewise.
8761
8762 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8763
8764         * configure.in: cleanup, add mh-*pic handling for arm, special
8765         case powerpc*-*-aix*
8766
8767 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8768
8769         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8770         can be built.
8771
8772 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8773
8774         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8775         targets.
8776
8777 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8778
8779         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8780
8781 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8782
8783         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8784
8785 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8786
8787         * config.sub: Fix typo in arm recognition.
8788
8789 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8790
8791         * configure.in (noconfigdirs): Changed target_configdirs to
8792         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8793         rather than m68k-*-* since it is not known to work on
8794         m68k-aout. Ditto for arm-*-*oabi.
8795
8796 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8797
8798         * configure.in (*-*-windows*): Remove, no longer used.
8799
8800 1999-02-19  Ben Elliston <bje@cygnus.com>
8801
8802         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8803         Smart and improved by Andrew Cagney.
8804
8805 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8806
8807         * config.guess: Recognize openbsd-*-hppa.
8808
8809 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8810
8811         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8812         only if it is not empty.
8813
8814 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8815
8816         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8817
8818         * config.guess: Modified to recognize uname's armv* syntax.
8819
8820         * config.sub: Modified to recognize uname's armv* syntax.
8821
8822 1999-02-17  Mark Salter  <msalter@cygnus.com>
8823
8824         * configure.in: Added target-bsp for sparclite.
8825
8826 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8827
8828         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8829
8830 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8831
8832         * configure.in: Add support for strongarm port.
8833         * config.sub: Add support for strongarm target.
8834
8835 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8836
8837         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8838         the old name config/mh-cygwin32.
8839         Enable texinfo.
8840
8841 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8842
8843         * configure.in: Do build ld for ix86 Solaris.
8844
8845 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8846
8847         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8848         $AR_FOR_TARGET.  Likewise for RANLIB.
8849
8850 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8851
8852         * config.sub (oabi):  Recognize.
8853         * configure.in (arm-*-oabi):  Handle.
8854
8855 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8856
8857         * config.guess: Improve detection of i686 on UnixWare 7.
8858
8859 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8860
8861         * config.guess: Add support for i386-pc-interix.
8862         * config.sub: Likewise.
8863         * configure.in: Likewise.
8864
8865 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8866
8867         * Makefile.in: Remove unneeded all-target-libio from
8868         from all-target-winsup target since it is now unneeded.
8869         Add all-target-libtermcap in its place since it is now
8870         needed.
8871
8872 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8873
8874         * configure.in: makefile stub for cygwin target is probably
8875         unnecessary.  Remove it for now.
8876
8877 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8878
8879         * configure.in: libtermcap.a should be built when cygwin is the
8880         target as well as the host.
8881         * config.guess: Allow mixed case in cygwin uname output.
8882         * Makefile.in: Add libtermcap target.
8883
8884 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8885
8886         * config.sub: Clean up handling of hppa2.0.
8887
8888 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8889
8890         * config.guess: Use C code to identify more HP machines.
8891
8892 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8893
8894         * config.sub: Handle hppa2.0.
8895
8896 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8897
8898         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8899         cygmon for all sparclite targets, regardless of object format.
8900
8901 1998-12-15  Mark Salter  <msalter@cygnus.com>
8902
8903         * configure.in: Added target-bsp for several target architectures.
8904
8905         * Makefile.in: Added rules for bsp.
8906
8907 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8908
8909         * config.guess: Improve detection of hppa2.0 processors.
8910
8911 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8912
8913         * config.guess: Recognize FreeBSD using ELF automatically.
8914
8915 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8916
8917         * configure (skip-this-dir): Add handling for new shell script, which
8918         might be created by a sub-directory's configure to indicate, this particular
8919         directory is "unwanted".
8920         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8921
8922 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8923
8924         * ltconfig: import from libtool, after changing libtool to
8925         account for the cygwin name change.
8926
8927 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8928
8929         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8930         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8931
8932 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8933
8934         * configure.in: Add libtermcap to list of cygwin dependencies.
8935
8936 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8937
8938         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8939         they include winsup/include when it's a cygwin target.
8940
8941 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8942
8943         * configure.in (host_tools): Added zip.
8944         * Makefile.in (all-target-libjava): Depend on all-zip.
8945         (all-zip): New target.
8946         (ALL_MODULES): Added all-zip.
8947         (NATIVE_CHECK_MODULES): Added check-zip.
8948         (INSTALL_MODULES): Added install-zip.
8949         (CLEAN_MODULES): Added clean-zip.
8950
8951 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8952
8953         * Makefile.in: lose "32" from comment about cygwin.
8954
8955 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8956
8957         * configure.in: Use -Os to build target libraries for the fr30.
8958
8959 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8960
8961         * config.sub: Add fr30.
8962
8963 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8964
8965         * configure.in: drop "32" from config/mh-cygwin32.  Check
8966         cygwin* instead of cygwin32*.
8967         * config.sub: Check cygwin* instead of cygwin32*.
8968
8969 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8970
8971         * config.guess: Match any version of Unixware7.
8972
8973 1998-10-20  Syd Polk  <spolk@cygnus.com>
8974
8975         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8976         if desired.
8977
8978 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8979
8980         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8981         these if the appropriate directories and files to not exist.
8982
8983 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8984
8985         * Makefile.in (DEVO_SUPPORT): Add config.if.
8986
8987 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8988
8989         * configure: Add pattern to replace "build_tooldir"'s
8990         definition in the generated Makefile with "tooldir"'s
8991         actual value.
8992
8993 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8994
8995         * config.sub: Bring back lost sparcv9.
8996
8997         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8998
8999 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9000
9001         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9002         CC_FOR_TARGET and friends.
9003
9004 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9005
9006         * Makefile.in (build_tooldir): New variable, same as tooldir.
9007         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9008         -B$(build_tooldir)/bin/.
9009         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9010
9011 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9012
9013         * README: Remove installation instructions and refer to the
9014         INSTALL directory instead.
9015
9016 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9017
9018         * config.sub: Add support for i[34567]86-pc-udk.
9019         * configure.in: Likewise.
9020
9021 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9022
9023         * Makefile.in: add bzip2 package building bits for user
9024         tools module
9025         * configure.in: ditto
9026
9027 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9028
9029         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9030         (ALL_TARGET_MODULES): Add all-target-libobjc.
9031         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9032         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9033         (all-target-libchill): Add dependencies.
9034         * configure.in (target_libs): Add libchill.
9035
9036 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9037
9038         * configure.in (target_subdir): Remove duplicate line.
9039
9040 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9041
9042         * Makefile.in (all-automake): fix dependencies.
9043
9044 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9045
9046         * configure.in: Minor cleanups for building in the $(target_alias)
9047         subdir.
9048
9049 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9050
9051         * Makefile.in (bootstrap): Set r and s before make all.  Use
9052         BASE_FLAGS_TO_PASS in make all.
9053         (cross): Likewise.
9054
9055 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9056
9057         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9058
9059 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9060
9061         * config.sub: Fix typo in last change.
9062
9063 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9064
9065         * config.sub: Add support for C4x target.
9066         * configure.in: Likewise.
9067
9068 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9069
9070         * config.sub: Recognize sparcv9 just like sparc64.
9071
9072 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9073
9074         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9075
9076 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9077
9078         * config.guess: Correctly identify Pentium II sco boxes.
9079
9080         * config.guess: Fix "tr" code.  From Weiwen Liu.
9081
9082 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9083
9084         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9085         stabs.
9086
9087 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9088
9089         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9090         (ALL_TARGET_MODULES): Add all-target-libchill.
9091         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9092         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9093         (all-target-libchill): Add dependencies.
9094         * configure.in (target_libs): Add libchill.
9095
9096 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9097
9098         * config.guess: Avoid assumptions about "tr" behaves when
9099         LANG is set to something other than English.
9100
9101 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9102
9103         * configure (gxx_include_dir): Changed to
9104         '${prefix}/include/g++'-${libstdcxx_interface}.
9105
9106         * config.if: New to determine the interfaces.
9107
9108 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9109
9110         * config.guess: Detect and handle MPE/IX.
9111         * config.sub: Deal with MPE/IX.
9112
9113 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9114
9115         * configure.in: Use mh-aix43.
9116
9117 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9118
9119         * configure: Fix --without/--disable cases for gxx-include-dir.
9120
9121 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9122
9123         * mdata-sh:  Imported.  Needed for automake support.
9124
9125 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9126
9127         * Makefile.in (taz): Try "chmod -R og=u ." before
9128         "chmod og=u `find . -print`".
9129
9130 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9131
9132         * configure.in: Add arm-elf and thumb-elf support.
9133
9134 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9135
9136         * Makefile.in: Undo previous patch.
9137
9138 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9139
9140         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9141         to here ...
9142         (install-no-fixedincludes): and here
9143         (INSTALL_MODULES): ... from here.
9144
9145 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9146
9147         * config.sub: Merge with FSF.
9148
9149         * config.guess: Merge with FSF.
9150
9151 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9152
9153         * configure (extraconfigdirs): New variable.
9154         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9155         * Makefile.in (all): Move higher in file.
9156         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9157         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9158         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9159         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9160         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9161
9162 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9163
9164         * Makefile.in (all-target-libjava): Depend on all-gcc and
9165         all-target-newlib.
9166         (configure-target-libjava): Depend on $(ALL_GCC).
9167
9168 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9169
9170         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9171         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9172
9173 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9174
9175         * INSTALL/README: Fix typo.
9176
9177 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9178
9179         * ylwrap: Change absolute path checks to check for DOS style path
9180         names.
9181
9182         * ylwrap: Don't use a full path name if the source file is in the
9183         same directory.  From hjl@lucon.org (H.J. Lu).
9184
9185         * config-ml.in: Default to being verbose, to match Feb 18 change to
9186         configure.
9187
9188 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9189
9190         Brought over from egcs:
9191
9192         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9193
9194         * configure.in (target_subdir): Set to ${target_alias} instead
9195         of "libraries".
9196
9197         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9198
9199         * configure.in (target_subdir): Set to libraries if enable_multilib.
9200
9201 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9202
9203         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9204         multilibs, force reconfiguration the first time we create
9205         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9206
9207 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9208
9209         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9210         avoid confusion with --no-recursion.
9211
9212 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9213
9214         * configure.in: Win32 hosts shouldn't use install -x
9215         * install-sh: remove -x option, and special .exe-handling
9216         hack.
9217
9218 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9219
9220         * config.guess: Recognize i586-pc-beos.
9221         * configure.in: Don't build some bits for beos.
9222
9223 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9224
9225         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9226         CFLAGS default to -O2.
9227
9228         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9229         when using GNU ld.
9230
9231 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9232
9233         * ltmain.sh: Correct install when using a different shell.
9234
9235 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9236
9237         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9238
9239 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9240
9241         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9242         target.
9243
9244 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9245
9246         * ltconfig: Update to correct AIX handling.
9247
9248 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9249
9250         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9251
9252         * configure.in (target_subdir): Set to ${target_alias} instead
9253         of "libraries".
9254
9255 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9256
9257         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9258         (Makefile): Depend on $(gcc_version_trigger).
9259
9260         * configure (gcc_version): Change default initializer to empty
9261         string.
9262         (gcc_version_trigger): New variable; pass this variable down
9263         to subdir configures to enable them checking gcc's version
9264         themselves. Emit make macros for both gcc_version vars.
9265         (topsrcdir): Initialize reliably.
9266         (recursion line): Remove --with-gcc-version=${gcc_version}.
9267
9268 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9269
9270         * configure (enable_version_specific_runtime_libs): Implement new flag
9271         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9272         in $(libsubdir); emit definition in each generated Makefile.
9273         (gxx_include_dir): Initialize depending on
9274         $enable_version_specific_runtime_libs.
9275
9276 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9277
9278         * configure (gcc_version): Initialize properly depending on
9279         how and where configure is started.
9280         (recursion line): Pass a --with-gcc-version=${gcc_version}
9281         to configures in subdirs.
9282
9283 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9284
9285         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9286         cygmon
9287
9288 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9289
9290         * configure.in: Add cygmon and libstub support for mn10200.
9291
9292 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9293
9294         * configure (gcc_version): Add new variable describing the
9295         particular gcc version we're building.
9296         * Makefile.in (libsubdir): Add new macro for the directory
9297         in which the compiler finds executables, libraries, etc.
9298         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9299         and libsubdir.
9300
9301 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9302
9303         * Makefile.in (local-clean): Remove *.log.
9304         (warning.log): Built with warn_summary from build.log.
9305         (mail-report.log): Run test_summary.
9306         (mail-report-with-warnings.log): Run test_summary including
9307         warning.log in the report.
9308
9309 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9310
9311         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9312
9313 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9314
9315         * Makefile.in (grep): Grep no longer depends on libiberty.
9316
9317 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9318
9319         * Makefile.in: all-snavigator needs all-libgui.
9320
9321 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9322
9323         * configure.in: Add cygmon and libstub support for mn10300.
9324
9325 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9326
9327         * missing: Update to version from automake 1.3.
9328
9329         * ltmain.sh: On installation, don't get confused if the same name
9330         appears more than once in the list of library names.
9331
9332 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9333
9334         * config.sub: Accept m68060 and m5200 as CPU names.
9335
9336 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9337
9338         * configure: Use && rather than using -a in test, because odd
9339         strings can confuse test.
9340         * configure.in: Likewise.
9341
9342 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9343
9344         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9345
9346 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9347
9348         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9349         bootstrap4-lean): New targets.
9350
9351 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9352
9353         * mpw-* Delete.  Not used.
9354
9355 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9356
9357         * COPYING.LIB: Update FSF address.
9358
9359 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9360
9361         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9362
9363         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9364         GAS_SUPPORT_DIRS.
9365
9366 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9367
9368         * ltconfig, ltmain.sh: Avoid producing a version number if
9369         -version-info was not used.
9370
9371 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9372
9373         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9374         building with newlib.
9375
9376 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9377
9378         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9379         Solaris `make' causes it to continue to next definition.
9380
9381 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9382
9383         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9384         the right GUI libraries and files are installed along with GDB.
9385
9386 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9387
9388         * configure.in: Change alpha to alpha* in several places.
9389
9390 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9391
9392         * config.sub: Recognize sparc86x.
9393
9394 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9395
9396         * configure.in (--enable-target-optspace): Remove debug echo.
9397
9398 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9399
9400         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9401
9402 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9403
9404         * ltconfig: Update cygwin32 support.
9405
9406         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9407         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9408         (GDB_SUPPORT_DIRS): Likewise.
9409
9410 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9411
9412         * configure.in (target_makefile_frag): If --enable-target-optspace,
9413         use -Os to compile target libraries rather than -O2.  Default to
9414         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9415         not used.
9416         * configure.in (target_cflags): Ditto for d30v.
9417
9418 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9419
9420         * Makefile.in (all-bfd): Depend on all-intl.
9421         (all-binutils): Likewise.
9422         (all-gas): Likewise.
9423         (all-gprof): Likewise.
9424         (all-ld): Likewise.
9425
9426 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9427
9428         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9429
9430 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9431
9432         * Makefile.in (all-bfd): Depend upon all-libiberty.
9433
9434         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9435
9436 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9437
9438         * Makefile.in: Add libstub.
9439
9440         * configure.in: Ditto. Build libstub for targets that have cygmon
9441         support.
9442
9443 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9444
9445         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9446
9447 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9448
9449         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9450         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9451
9452 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9453
9454         * configure: Define DEFAULT_M4 by searching PATH.
9455         * Makfile.in: Use DEFAULT_M4.
9456
9457 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9458
9459         * ltconfig: Add cygwin32 support.
9460
9461         * Makefile.in, configure.in: Add libtool as a native only directory
9462         to configure and build.
9463
9464 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9465
9466         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9467
9468 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9469
9470         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9471
9472 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9473
9474         * Makefile.in: add ash make rules
9475         * configure.in: add ash to native_only and host_tools lists
9476
9477 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9478
9479         * Makefile.in (all-gettext, all-intl): New targets.
9480         (ALL_MODULES): Added all-gettext, all-intl.
9481         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9482         (INSTALL_MODULES): Added install-gettext, install-intl.
9483         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9484
9485         * configure.in (host_tools): Added gettext.
9486         (native_only): Likewise.
9487         (noconfigdirs) [various cases]: Likewise.
9488         (host_libs): Added intl.
9489
9490 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9491
9492         * configure: Do not disable building gdbtk for cygwin32 hosts.
9493
9494 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9495
9496         * configure.in: Add thumb-coff target.
9497         * config.sub: Add thumb-coff target.
9498
9499 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9500
9501         * Makefile.in: Revert yesterday's change.
9502         (all-target-winsup):  all-target-librx stays out of here.
9503
9504 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9505
9506         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9507         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9508         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9509         Remove references to librx and libg++.
9510
9511 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9512
9513         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9514         recursive makes
9515
9516 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9517
9518         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9519         for newlib directory.
9520         (CXX_FOR_TARGET): Likewise.
9521
9522 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9523
9524         * ltconfig: Update after libtool/ltconfig.in change for
9525         hpux11.
9526
9527 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9528
9529         * ltconfig, ltmain.sh: Update to libtool 1.2.
9530
9531 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9532
9533         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9534         (install-gcc-cross): Instead, override LANGUAGES here.
9535
9536 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9537
9538         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9539         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9540
9541 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9542
9543         * configure.in: Add Thumb-pe target.
9544
9545 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9546
9547         * Makefile.in - changed sn targets to snavigator
9548         * configure.in - changed sn targets to snavigator
9549
9550 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9551
9552         * config-ml.in: After building symlink tree call make distclean
9553         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9554         to be the case for libiberty.
9555
9556 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9557
9558         * configure: When making link, also check the current
9559         directory. The configure scripts may create one.
9560
9561 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9562
9563         * config.sub: Accept alphapca56 and alphaev6 properly.
9564
9565 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9566
9567         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9568
9569 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9570
9571         * config.sub (sco5): Fix typo.
9572
9573 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9574
9575         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9576         install-itcl.
9577         (install-itcl): Remove dependency on install-tcl.
9578
9579 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9580
9581         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9582
9583 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9584
9585         * configure.in: Don't build libgui for a cygwin32 target when not on
9586         a cygwin32 host.
9587
9588 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9589
9590         * configure (redirect): Set to null, so default behavior of
9591         configure is now --verbose.
9592
9593 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9594
9595         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9596         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9597
9598 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9599
9600         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9601         this change to sync Makefile.in with its ChangeLog entries.
9602
9603 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9604
9605         * ltmain.sh (mkdir): Check that the directory doesn't exist
9606         before we exit with error, so that we don't get races during
9607         parallel builds.
9608
9609 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9610
9611         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9612
9613 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9614
9615         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9616         PICFLAG_FOR_TARGET.
9617         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9618
9619         * configure: Emit a definition for the new macro enable_shared
9620         into each Makefile.
9621
9622 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9623
9624         * configure.in (host_tools, native_only): Add libtool.
9625
9626 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9627
9628         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9629         Fix typo in ming config comment.
9630
9631 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9632
9633         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9634
9635 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9636
9637         * config.sub: Add tic30 cases, and map c30 to tic30.
9638
9639 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9640
9641         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9642         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9643         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9644         (CLEAN_TARGET_MODULES): Similarly
9645         (all-target-libf2c): Add dependences.
9646         * configure.in (target_libs): Add libf2c.
9647
9648 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9649
9650         * configure.in: Remove expect from noconfigdirs when target
9651         is cygwin32.  OK to build expect and dejagnu with Canadian
9652         Cross.
9653
9654 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9655
9656         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9657         host.
9658
9659         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9660         and mingw32.
9661
9662 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9663
9664         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9665         here as it is not defined in the toplevel Makefile.
9666
9667 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9668
9669         * configure (package_makefile_rules_frag): New variable, which names
9670         a file with generic rules, ...
9671         Change comment to mention we now have FIVE parts.
9672         * configure: Undo last change.
9673
9674 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9675
9676         * config.guess: More accurate determination of HP processor types.
9677         * config.sub: More accurate determination of HP processor types.
9678
9679 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9680
9681         * configure (package_makefile_frag): Move inserting the
9682         ${package_makefile_frag} to where it should be according
9683         to the comment.
9684
9685 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9686
9687         * config.guess: Add support for Linux/ARM.
9688
9689 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9690
9691         * .cvsignore: Remove *-info and *-install since they match
9692         release-info and mpw-install, which we don't want to just ignore.
9693
9694 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9695
9696         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9697
9698 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9699
9700         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9701         local_prefix to sub-make invocations.
9702
9703 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9704
9705         * configure.in: Check makefile fragments in the source
9706         directory.
9707
9708 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9709
9710         * configure.in: Check whether host and target makefile
9711         fragments exist before adding them to *_makefile_frag.
9712
9713 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9714
9715         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9716
9717 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9718
9719         * configure.in: Make sure we only replace RPATH_ENVVAR on
9720         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9721         regexp to sed.
9722
9723         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9724         to sub-makes.
9725
9726 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9727
9728         * config-ml.in (multi-do): LDFLAGS must include multilib
9729         designator.
9730
9731 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9732
9733         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9734
9735 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9736
9737         * config.sub: Add mingw32 support.
9738         * configure.in: Likewise.
9739
9740 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9741
9742         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9743
9744 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9745
9746         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9747         * configure (gxx_include_dir): Provide a definition for subdirs
9748         which do not use autoconf.
9749
9750 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9751
9752         * config.guess: Sync with egcs.  Picks up new alpha support,
9753         BeOS & some additional linux support.
9754
9755 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9756
9757         * config.guess: HP 9000/803 is a PA1.1 machine.
9758
9759 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9760
9761         * configure.in: It's alpha*-...
9762
9763 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9764
9765         * configure.in (host_makefile_frag, target_makefile_frag):
9766         Handle multiple config files.
9767         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9768         alpha-*-*.
9769
9770 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9771
9772         * mkdep: New file.
9773
9774 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9775
9776         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9777
9778 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9779
9780         * Makefile.in: Add libgui directory.
9781         (GDB_TK): Add all-libgui.
9782         * configure.in: Add libgui directory.
9783         * configure: Add all-libgui to GDB_TK.
9784
9785 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9786
9787         * config-ml.in (multidirs): Add m32r to multilib list.
9788
9789 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9790
9791         * Makefile.in (all-target-gperf): Change dependency to
9792         all-target-libstdc++.
9793
9794 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9795
9796         * config.guess: Add BeOS support.
9797
9798 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9799
9800         Source directory cvs renamed to cvssrc:
9801         * configure.in (host_tools): Change cvs to cvssrc.
9802         (native_only): Likewise.
9803         (noconfigdirs) [various cases]: Likewise.
9804         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9805         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9806         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9807         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9808         (all-cvssrc): Rename target from all-cvs.
9809
9810 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9811
9812         * configure (gxx_include_dir): Fix thinko.
9813
9814 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9815
9816         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9817         (install-cross, install-gcc-cross): New targets.
9818
9819 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9820
9821         * configure.in (noconfigdirs): Add support for Thumb target.
9822
9823         * config.sub (maybe_os): Add support for Thumb target.
9824
9825 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9826
9827         * Makefile.in: Add rules for cygmon.
9828
9829         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9830
9831 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9832
9833         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9834         * configure (gxx_include_dir): Provide a definition for subdirs
9835         which do not use autoconf.
9836
9837 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9838
9839         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9840         11/18/97 build
9841
9842 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9843
9844         * From Franz Sirl.
9845         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9846         found on RedHat Linux systems.
9847
9848 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9849
9850         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9851         guesses.
9852
9853 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9854
9855         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9856
9857 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9858
9859         * ltmain.sh: If mkdir fails, check whether the directory was created
9860         anyhow by some other process.
9861
9862 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9863
9864         * configure.in (d30v-*-*): Configure all directories.
9865
9866 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9867
9868         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9869         for the D30V.
9870
9871 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9872
9873         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9874
9875 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9876
9877         * include/libiberty.h: Add extern "C" { so it can be used with C++
9878         progrms.
9879         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9880         programs.
9881
9882 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9883
9884         * configure.in (d30v-*-*): Configure GCC now.
9885
9886 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9887
9888         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9889         is no longer needed.
9890
9891 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9892
9893         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9894
9895 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9896
9897         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9898         targets using "$@" to provide support for similar but not identical
9899         targets without having to duplicate code.
9900
9901 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9902
9903         * makefile.vms: Fix to work with DEC C.
9904
9905 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9906
9907         * config.sub: Add mips-tx39-elf to marketing names.
9908
9909 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9910
9911         * ltmain.sh: Handle symlinks in generated script.
9912
9913 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9914
9915         * configure: Handle autoconf style directory options: --bindir,
9916         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9917         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9918         --sysconfdir.
9919         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9920         (sharedstatedir, localstatedir, oldincludedir): New variables.
9921         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9922         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9923         sbindir, sharedstatedir, and sysconfdir.
9924
9925 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9926
9927         * Makefile.in (bootstrap-lean): New target.
9928
9929 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9930
9931         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9932         sn, and gnuserv from noconfigdirs.
9933
9934 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9935
9936         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9937
9938 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9939
9940         * Makefile.in (cross): New target.
9941
9942 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9943                           Jeff Law         <law@cygnus.com>
9944
9945         * Makefile.in (bootstrap2, bootstrap3): New targets.
9946         (all-bootstrap): Remove outdated and confusing target.
9947         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9948
9949 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9950
9951         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9952         windows.  Consistent with gdb/configure.
9953
9954 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9955
9956         * configure.in: Name Linux target fragment.
9957
9958         * configure: Rewrite so that project Makefile fragment is inserted
9959         first and appears last in the resulting Makefile.
9960
9961 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9962
9963         * Makefile.in (install-itcl): Install tcl first.
9964
9965 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9966
9967         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9968
9969 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9970
9971         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9972
9973         * configure.in (skipdirs): Add target-librx for Linux.
9974         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9975
9976 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9977
9978         * Makefile.in (bootstrap): New target.
9979
9980 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9981
9982         * config.sub: Accept 'amigados' for backward compatibility.
9983
9984 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9985
9986         * config.guess: Merge with FSF.
9987
9988 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9989
9990         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9991
9992 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9993
9994         * config.sub: Add "marketing-names" patch.
9995
9996 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9997
9998         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9999
10000 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10001
10002         * config.sub: Handle v850-elf.
10003
10004 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10005
10006         * .cvsignore (*-install): Remove.
10007
10008 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10009
10010         * ltconfig: Set CONFIG_SHELL in libtool.
10011         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10012
10013 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10014
10015         * configure.in (target_subdir): Set to libraries if enable_multilib.
10016
10017 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10018
10019         * config.guess: Update from gcc directory.
10020
10021 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10022
10023         * Makefile.in (all-sim): Depends on all-readline.
10024
10025 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10026
10027         * Makefile.in (BISON, YACC): Use $$s.
10028         (all-bison): Depend on all-texinfo.
10029
10030 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10031
10032         * Makefile.in (BISON): Add -L flag.
10033         (YACC): Likewise.
10034
10035 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10036
10037         * configure.in (noconfigdirs): Add support for v850e target.
10038
10039         * config.sub (maybe_os): Add support for v850e target.
10040
10041 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10042
10043         * configure.in (noconfigdirs): Add support for v850ea target.
10044
10045         * config.sub (maybe_os): Add support for v850ea target.
10046
10047 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10048
10049         * config.sub: Add mipstx39.  Delete r3900.
10050
10051 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10052
10053         * Makefile.in (all-autoconf): Depends on all-texinfo.
10054
10055 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10056
10057         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10058         eabi targets.
10059
10060 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10061
10062         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10063
10064         * configure: When handling a Canadian Cross, handle YACC as well as
10065         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10066         * Makefile.in (all-bison): Depend upon all-texinfo.
10067
10068 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10069
10070         * Makefile.in (BISON): bison, not byacc or bison -y.
10071         (YACC): bison -y or byacc or yacc.
10072         (various): Add *-bison as appropriate.
10073         (taz): No need to mess with BISON anymore.
10074
10075 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10076
10077         * configure: If OSTYPE matches *win32*, try to find a good value for
10078         CONFIG_SHELL.
10079
10080 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10081
10082         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10083         configure.in if it is present.
10084
10085 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10086
10087         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10088
10089 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10090
10091         * config.sub: Recognize `arc' cpu.
10092         * configure.in: Likewise.
10093         * config-ml.in: Likewise.
10094
10095 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10096
10097         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10098
10099 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10100
10101         * configure: Changed sed delimiter from ':' to '|' when
10102         attempting to substitute ${config_shell} for SHELL. On
10103         NT ${config_shell} may contain a ':' in it.
10104
10105 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10106
10107         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10108
10109 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10110
10111         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10112
10113 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10114
10115         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10116
10117         * ylwrap: If the program is a relative path, force it to be
10118         absolute.
10119
10120 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10121
10122         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10123
10124 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10125
10126         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10127         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10128         for libraries.
10129
10130 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10131
10132         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10133         separated by spaces.
10134
10135 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10136
10137         * ylwrap: New file.
10138         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10139
10140         * ltmain.sh: Handle /bin/sh at start of install program.
10141
10142         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10143
10144         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10145         * missing: New file, from automake 1.2.
10146
10147 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10148
10149         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10150         check-tk to CHECK_X11_MODULES.
10151
10152 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10153
10154         * config.sub: Merge with FSF.
10155
10156 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10157
10158         * config.guess: Merge with FSF.
10159
10160 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10161
10162         * configure: Treat msdosdjgpp like go32.
10163         * configure.in: Likewise.  Don't remove gprof for go32.
10164
10165         * configure: Change Makefile.tem2 to Makefile.tm2.
10166
10167 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10168
10169         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10170
10171 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10172
10173         * install-sh (chmodcmd): Set to null if the DST directory already
10174         exists.  Same as Nov 11th change.
10175
10176 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10177
10178         * configure (GDB_TK): Needs itcl and tix.
10179
10180 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10181
10182         * config.guess: Update from FSF.
10183
10184 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10185
10186         * Makefile.in (GDB_TK): Depend on itcl and tix.
10187
10188 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10189
10190         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10191         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10192         (INSTALL_SCRIPT): New variable.
10193         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10194         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10195         to -x.
10196         * install-sh: Add support for -x option.
10197
10198 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10199
10200         * configure.in, Makefile.in: Treat tix like itcl.
10201
10202 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10203
10204         * Makefile.in (WINDRES): New variable.
10205         (WINDRES_FOR_TARGET): New variable.
10206         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10207         (EXTRA_HOST_FLAGS): Add WINDRES.
10208         (EXTRA_TARGET_FLAGS): Add WINDRES.
10209         (EXTRA_GCC_FLAGS): Add WINDRES.
10210         ($(DO_X)): Pass down WINDRES.
10211         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10212         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10213         DLLTOOL_FOR_TARGET.
10214
10215 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10216
10217         * configure.in: configure sim before gdb for win32-x-ppc
10218
10219 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10220
10221         Move gperf into the toplevel, from libg++.
10222         * configure.in (target_tools): Add target-gperf.
10223         (native_only): Add target-gperf.
10224         * Makefile.in (all-target-gperf): New target, depend on
10225         all-target-libg++.
10226         (configure-target-gperf): Empty rule.
10227         (ALL_TARGET_MODULES): Add all-target-gperf.
10228         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10229         (CHECK_TARGET_MODULES): Add check-target-gperf.
10230         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10231         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10232
10233 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10234
10235         * config.sub (mn10200): Recognize new basic machine.
10236
10237 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10238
10239         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10240         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10241
10242 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10243
10244         * configure.in: If we're building mips-sgi-irix6* native, turn on
10245         ENABLE_MULTILIB and set TARGET_SUBDIR.
10246
10247 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10248
10249         * Makefile.in (all-sn): Depend on all-grep.
10250
10251 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10252
10253         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10254
10255         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10256         Makefile.  From Jeff Makey <jeff@cts.com>.
10257         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10258
10259         * Makefile.in (DISTBISONFILES): Remove.
10260         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10261         $(DEFAULT_YACC).
10262
10263         * configure.in: Build itl, db, sn, etc., when building for native
10264         cygwin32.
10265
10266         * Makefile.in (LD): New variable.
10267         (EXTRA_HOST_FLAGS): Pass down LD.
10268         ($(DO_X)): Likewise.
10269
10270 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10271
10272         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10273
10274 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10275
10276         * configure.in (targargs): Strip out any supplied --build argument
10277         before adding our own. Always add --build.
10278
10279 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10280
10281         * configure.in (targargs): Pass --build if we're doing
10282         a cross-compile.
10283
10284 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10285
10286         * configure: Use '|' instead of ":" as the separator in
10287         sed. Otherwise sed chokes on NT path names with drive
10288         designators. Also look for "?:*" as the leading characters in an
10289         absolute pathname.
10290
10291 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10292
10293         * config.sub: Support for r3900.
10294
10295 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10296
10297         * configure.in: Use install-sh, not install.sh.
10298
10299 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10300
10301         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10302         apply it twice.
10303
10304 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10305
10306         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10307         install-binutils.
10308
10309 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10310
10311         * Makefile.in: Add automake targets.
10312         * configure.in (host_tools): Add automake.
10313
10314 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10315
10316         * configure: Default CXX to c++, not gcc.
10317         * Makefile.in (CXX): Set to c++, not gcc.
10318         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10319
10320 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10321
10322         * install-sh: try appending a .exe if source file doesn't
10323         exist
10324
10325 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10326
10327         * configure.in: Turn on multilib by default.
10328         (cross_only): Remove target-libiberty.
10329
10330         * Makefile.in (all-gcc): Don't depend on libiberty.
10331
10332 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10333
10334         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10335
10336 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10337
10338         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10339         (DISTBISONFILES): Add ld/Makefile.in
10340
10341 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10342
10343         * configure.in: if target is cygwin32 but host isn't cygwin32,
10344         don't configure gdb tcl tk expect, not just gdb.
10345
10346 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10347
10348         * configure.in: Added gnuserv everywhere sn appears.
10349
10350         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10351         (CROSS_CHECK_MODULES): Added check-gnuserv.
10352         (INSTALL_MODULES): Added install-gnuserv.
10353         (CLEAN_MODULES): Added clean-gnuserv.
10354         (all-gnuserv): New target.
10355
10356 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10357
10358         * config.guess: Fixes for MIPS OpenBSD systems.
10359
10360 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10361
10362         * Makefile.in (INSTALL_XFORM): Remove.
10363         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10364
10365         * mkinstalldirs: New file, copied from automake.
10366         * Makefile.in (installdirs): Rename from install-dirs.  Use
10367         mkinstalldirs.  Change all users.
10368         (DEVO_SUPPORT): Add mkinstalldirs.
10369
10370 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10371
10372         * install-sh: Rename from install.sh.
10373         * Makefile.in (INSTALL): Change install.sh to install-sh.
10374         (DEVO_SUPPORT): Likewise.
10375
10376         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10377         Graichen <graichen@rzpd.de>.
10378
10379 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10380
10381         * config.guess: Recognize OpenBSD systems correctly.
10382
10383 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10384
10385         * README, Makefile.in (ETC_SUPPORT): Remove references to
10386         cfg-paper*, configure.{texi,man,info*}._
10387
10388 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10389
10390         * Makefile.in (all.normal): Ensure that gcc is built after all
10391         the x11 - ie gdb - targets.
10392
10393 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10394
10395         * makefile.vms: Don't run conf-a-gas.
10396
10397 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10398
10399         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10400
10401 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10402
10403         * configure.in: Remove noconfigdirs case since gdb also
10404         configures and builds for tic80-coff.
10405
10406 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10407
10408         * configure: Set cache_file to config.cache.
10409         * Makefile.in (local-distclean): Remove config.cache.
10410
10411 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10412
10413         * COPYING: Update FSF address.
10414
10415 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10416
10417         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10418         noconfigdirs.
10419
10420 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10421
10422         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10423         MAKEDIRS, is empty.
10424
10425 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10426
10427         * config.sub: Tweak mn10300 entry.
10428
10429 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10430
10431         * configure.in (host_tools): Put sim before gdb, so gdb's
10432         configure.tgt can determine if the simulator was configured.
10433
10434 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10435
10436         * config.sub: Move BeOS $os case to be with other Cygnus
10437         local cases.
10438
10439 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10440
10441         * config.sub: Remove misplaced comment that broke Linux.
10442
10443 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10444
10445         * config.sub: Add BeOS support.
10446
10447 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10448
10449         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10450
10451 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10452
10453         * configure.in (noconfigdirs): Remove tcl and tk from
10454         noconfigdirs for cygwin32 builds.
10455
10456 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10457
10458         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10459
10460 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10461
10462         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10463         make-all.com, use makefile.vms instead.
10464
10465 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10466
10467         * config.sub: Accept -lnews*.
10468
10469 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10470
10471         * configure.in (noconfigdirs): Disable target-newlib,
10472         target-examples and target-libiberty for d30v.
10473
10474 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10475
10476         * configure.in (noconfigdirs): Enable ld for d30v.
10477
10478 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10479
10480         * configure.in (tic80-*-*): Build compiler.
10481
10482 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10483
10484         * configure.in (d30v-*): Remove sim directory from list of
10485         unsupported d30v directories
10486
10487 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10488
10489         * config.sub, configure.in: Add d30v target cpu.
10490
10491 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10492
10493         * makefile.vms: New file.
10494         * make-all.com: Remove.
10495
10496 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10497
10498         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10499
10500 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10501
10502         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10503
10504 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10505
10506         * Makefile.in (ALL_MODULES): Added all-db.
10507         (CROSS_CHECK_MODULES): Addec check-db.
10508         (INSTALL_MODULES): Added install-db.
10509         (CLEAN_MODULES): Added clean-db.
10510
10511 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10512
10513         * config.guess: Merge with latest FSF sources.
10514
10515 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10516
10517         * Makefile.in (ALL_MODULES): Added all-itcl.
10518         (CROSS_CHECK_MODULES): Added check-itcl.
10519         (INSTALL_MODULES): Added install-itcl.
10520         (CLEAN_MODULES): Added clean-itcl.
10521
10522 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10523
10524         * configure.in: build gdb for mn10200
10525
10526 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10527
10528         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10529
10530 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10531
10532         * configure.in (tic80-*-*): Turn off most targets right now.
10533
10534 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10535
10536         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10537         rather than the makeinfo program.
10538         (do-info): Depend upon all-texinfo.
10539
10540 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10541
10542         * configure.in: Remove uses of config/mh-linux.
10543
10544         * config.sub, config.guess: Merge with latest FSF sources.
10545
10546 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10547
10548         * config.sub (case $basic_machine): Add tic80 entries.
10549
10550 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10551
10552         * config.sub, config.guess: Merge with latest FSF sources.
10553
10554 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10555
10556         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10557         * mpw-config.in: Test for NewFolderRecursive.
10558         * mpw-install: Use symbolic name for startup filename.
10559         * mpw-README: Add various additional details.
10560
10561 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10562
10563         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10564
10565 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10566
10567         * configure.in: Do build gcc and the target libraries for
10568         the mn10200.
10569
10570 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10571
10572         * configure.in: don't avoid building gdb for mn10300 any more
10573         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10574         instead of single-quoting it.
10575
10576 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10577
10578         * configure.in: Don't use --with-stabs on IRIX 6.
10579
10580 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10581
10582         * configure.in (m32r): Build gdb, libg++ now.
10583
10584 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10585
10586         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10587         directories from noconfigdirs.
10588
10589 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10590
10591         * config.sub (basic_machine): added mips16 configuration
10592
10593 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10594
10595         * config.sub: Handle d10v-unknown.
10596
10597 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10598
10599         * config.sub: Handle v850-unknown.
10600
10601 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10602
10603         * Makefile.in: add findutils
10604         * configure.in: add findutils to list of host_tools
10605
10606 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10607
10608         * config.sub: Handle mn10200 and mn10300.
10609
10610 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10611
10612         * configure.in (d10v-*): Do not build librx.
10613
10614 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10615
10616         * configure.in (mn10300): Build everything except gdb & libgloss.
10617
10618 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10619
10620         * config.guess:  Patch for Dansk Data Elektronik servers,
10621         from Niels Skou Olsen <nso@dde.dk>.
10622
10623         For ncr, use /bin/uname rather than uname, since GNU uname does not
10624         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10625
10626         Patch for MIPS R4000 running System V,
10627         from Eric S. Raymond <esr@snark.thyrsus.com>.
10628
10629         Fix thinko for nextstep.
10630
10631         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10632
10633         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10634         * config.guess: Guess mips-dec-mach_bsd4.3.
10635
10636         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10637         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10638         release numbers.
10639         * config.guess (mips-mips-riscos*):  Emit just enough of the
10640         release number.
10641
10642         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10643         * config.guess (sparc-auspex-sunos*):  Added.
10644         (f300-fujitsu-*): Added.
10645
10646         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10647         * config.guess:  Recognize a Tadpole as a sparc.
10648
10649 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10650
10651         * config.guess: Don't assume that NextStep version is either 2 or
10652         3.  NextStep 4 (aka OpenStep 4) has come out now.
10653
10654 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10655
10656         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10657         From Rik Faith <faith@cs.unc.edu>.
10658
10659 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10660
10661         * config.sub: Contributions from bug-gnu-utils to:
10662         Support plain "hppa" (no version given) architecture, reported by
10663         OpenStep.
10664         OpenBSD like NetBSD.
10665         LynxOs is not a hardware supplier.
10666
10667         * config.guess: Contributions from bug-gnu-utils to add support for:
10668         OpenBSD like NetBSD.
10669         Stratus systems.
10670         More Pyramid systems.
10671         i[n>4]86 Intel chips.
10672         M680[n>4]0 Motorola chips.
10673         Use unknown instead of lynx for hardware manufacturer.
10674
10675 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10676
10677         * install.sh (chmodcmd): Set to null if the DST directory already
10678         exists.
10679
10680 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10681
10682         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10683         not use mt-ppc target Makefile fragment any more.
10684
10685 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10686
10687         * configure.in (*-*-windows):  Exclude everything but those dirs
10688         needed to build windows.
10689
10690 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10691
10692         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10693
10694 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10695
10696         * configure.in:  Exclude mmalloc from i386-windows.
10697
10698 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10699
10700         * Undo my previous change.
10701
10702 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10703
10704         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10705         unconditionally.
10706         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10707
10708 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10709
10710         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10711         host to add it's own flags.
10712
10713 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10714
10715         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10716
10717 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10718
10719         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10720         (CXX_FOR_TARGET): Likewise.
10721         (GCC_FOR_TARGET): Define.
10722         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10723         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10724         CC_FOR_TARGET was specified on the command line.
10725         (MAKEOVERRIDES): Don't define.
10726
10727 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10728
10729         * configure.in (m32r): Fix spelling of libg++ libs.
10730
10731 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10732
10733         * config.sub (-apple*): Remove, now redundant.
10734
10735 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10736
10737         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10738
10739         * configure: Rework yesterday's sed script patch.
10740
10741         * config.sub: Merge with FSF.
10742
10743 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10744
10745         * config.guess:  Merge from FSF.
10746
10747         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10748         * config.guess: Use pc instead of unknown, for pc clone systems.
10749         Change linux to linux-gnu.
10750
10751         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10752         * config.guess: Avoid non-portable tr syntax.
10753
10754 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10755
10756         * test-build.mk (HOLES): Add "xargs" for gdb.
10757
10758         * configure: Avoid hpux10.20 sed bug.
10759
10760 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10761
10762         * configure.in:  Add support for windows host
10763         (that is a build done under the Microsoft build environment).
10764
10765 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10766
10767         * Makefile.in: Replace all uses of srcroot with s, to shrink
10768         command line lengths.
10769
10770         Patches from Geoffrey Noer <noer@cygnus.com>:
10771         * configure.in: If configuring for newlib, pass --with-newlib to
10772         subdirectories.
10773         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10774         -Bnewlib/ and -Lwinsup to gcc.
10775         (CXX_FOR_TARGET): Likewise.
10776
10777 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10778
10779         * Makefile.in (ETC_SUPPORT): Add configure.
10780
10781 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10782
10783         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10784         host configuration file.
10785
10786 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10787
10788         * configure.in: Break mn10x00 support into separate
10789         mn10200 and mn10300 configurations.
10790         * config.sub: Likewise.
10791
10792 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10793
10794         * configure.in: Add lots of stuff to noconfigdirs for
10795         the mn10x00 targets.
10796
10797         * config.sub, configure.in: Add mn10x00 support.
10798
10799 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10800
10801         * make-all.com: Call conf-a-gas, not config-a-gas.
10802
10803 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10804
10805         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10806         targets.
10807
10808 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10809
10810         * mpw-README: Add much more detail for native PowerMac.
10811         * mpw-install: New file.
10812         * mpw-configure: Add --norecursion and --help options.
10813         * mpw-config.in: Translate readme and install files when
10814         copying to objdir.
10815         * mpw-build.in: Don't always depend on byacc and flex.
10816         (install-only-top): New action.
10817
10818 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10819
10820         * configure.in:  You can now configure GDB for the v850.
10821
10822 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10823
10824         * configure.in (noconfigdirs): Don't configure any C++ dirs
10825         if targeting D10V.
10826
10827 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10828
10829         * config.sub: Recognize mips64vr5000.
10830
10831 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10832
10833         * configure.in: Use a single line for host_tools and native_only.
10834
10835 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10836
10837         * config.sub, configure.in: Add entries for m32r.
10838
10839 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10840
10841         * Makefile.in (inet-install): Don't run install-gzip.
10842
10843 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10844
10845         * configure.in:  Don't config lots of things for *-*-windows*.
10846
10847 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10848
10849         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10850         (host_libs, host_tools): Copy from configure.in.
10851         * mpw-configure: Don't complain about directories not found.
10852
10853 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10854
10855         * configure.in (i[345]86): Recognize i686 for pentium pro.
10856         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10857         file.
10858
10859         * config.guess (i[345]86): Ditto.
10860
10861 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10862
10863         * configure.in (noconfigdirs): Removed gdb for D10V.
10864
10865 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10866
10867         * configure.in: Remove ld, target-libio, target-libg++, and
10868         target-libstdc++ from noconfigdirs.
10869
10870 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10871
10872         * configure: Fix three locations where shell scripts were
10873         being run directly rather than with config_shell.
10874
10875 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10876
10877         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10878         * config.sub (basic_machine): Recognize v850.
10879
10880 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10881
10882         * mpw-configure: Handle multiple enable/disable options and
10883         pass them down recursively, handle -c and -s flags appropriately
10884         depending on choice of compiler, add escape mechanism for
10885         quoted arguments to gC.
10886
10887 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10888
10889         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10890         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10891         so that -mrelocatable-lib and -mno-eabi are used.
10892
10893         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10894         not support --print-multi-lib, don't abort.
10895
10896 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10897
10898         * make-all.com: Run config-a-gas.
10899         * setup.com: Don't copy subdirectory files around.
10900
10901 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10902
10903         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10904         target, it now compiles correctly.
10905
10906 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10907
10908         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10909
10910 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10911
10912         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10913
10914 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10915
10916         * configure.in (native_only): Add prms.
10917
10918 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10919
10920         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10921         (BINUTILS_SUPPORT_DIRS): Likewise.
10922
10923 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10924
10925         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10926         d10v support is added.
10927
10928 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10929
10930         * configure.in (d10v-*-*): New target.
10931
10932 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10933
10934         * config.guess (HP 9000/811): Recognize this as a PA1.1
10935         machine.
10936
10937 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10938
10939         * Makefile.in (do-tar-gz): New target, split out from tail end of
10940         taz target.  Run each command separately, don't use pipes.
10941         (taz): Use it.
10942
10943 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10944
10945         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10946         * mpw-build.in: No builds should depend on building byacc or flex,
10947         they are assumed to be installed already.
10948
10949 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10950
10951         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10952         variable that CC_FOR_TARGET needs.
10953
10954 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10955
10956         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10957         options have changed since the last time the subdirectory was
10958         configured, and if it has, reconfigure.
10959         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10960         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10961
10962 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10963
10964         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10965         CLEAN_MODULES): Add bash.
10966         (all-bash): New target.
10967
10968 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10969
10970         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10971
10972 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10973
10974         * config.sub (basic_machine): Recognize d10v as a valid processor.
10975
10976 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10977
10978         * mpw-configure: Add support for --bindir.
10979         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10980
10981 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10982
10983         * configure.in: add bash, time, gawk to list of hosttools and things
10984         to only build for native toolchains
10985
10986 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10987
10988         * Makefile.in (docdir): Remove.
10989
10990 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10991
10992         * Makefile.in (datadir): Set to $(prefix)/share.
10993
10994 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10995
10996         * configure.in: build diff and patch for cygwin32-hosted
10997         toolchains.
10998
10999 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11000
11001         * config.sub: Accept -rtems*.
11002
11003 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11004
11005         * configure.in: enable dosrel for cygwin32-hosted builds,
11006                 remove diff from the list of things not buildable
11007                 via Canadian Cross
11008
11009 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11010
11011         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11012         don't get ". ".
11013
11014 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11015
11016         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11017
11018 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11019
11020         * Makefile.in (taz): Handle case where tex3patch didn't even get
11021         checked out.  Also, if it was found, put the symlink in a new util
11022         subdirectory.
11023
11024 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11025
11026         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11027
11028 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11029
11030         * config.sub: Recognize -openvms.
11031         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11032         * make-all.com, setup.com: New files.
11033
11034 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11035
11036         * Makefile.in (taz): tex3patch moved to texinfo/util.
11037
11038 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11039
11040         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11041         * configure.in: remove make from disable-if-Can-Cross list
11042                 enable gdb if ${host} and ${target} are cygwin32
11043
11044 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11045
11046         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11047         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11048
11049 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11050
11051         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11052         distinguish sysv/svr4/bsd variants.
11053         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11054
11055 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11056
11057         * configure.in: Added copyright notice.
11058         * move-if-change: Added copyright notice.
11059
11060 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11061
11062         * configure.in (powerpcle-*-solaris*): Until we get shared
11063         libraries working, don't build gdb, sim, make, tcl, tk, or
11064         expect.
11065
11066 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11067
11068         * config.guess:  Merge with FSF:
11069
11070         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11071         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11072
11073         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11074         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11075
11076         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11077         * config.guess:  Combine two OSF1 rules.
11078         Also recognize field test versions.  From mjr@zk3.dec.com.
11079         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11080         because GNU uname does not support -p.  From pmr@pajato.com.
11081
11082 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11083
11084         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11085
11086 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11087
11088         * mpw-README: Document GCCIncludes.
11089
11090 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11091
11092         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11093
11094 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11095
11096         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11097
11098 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11099
11100         * configure.in (*-*-cygwin32): Configure make.
11101
11102 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11103
11104         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11105
11106 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11107
11108         * Makefile.in (all-inet): Depend on all-perl.
11109
11110         * Makefile.in (inet-install): New target.
11111
11112         * Makefile.in (all-inet): Depend on all-tcl.
11113         (all-inet): Depend on all-send-pr.
11114
11115 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11116
11117         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11118         temporarily.
11119
11120 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11121
11122         * configure.in: Don't configure --with-gnu-ld on AIX.
11123
11124 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11125
11126         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11127
11128 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11129
11130         * Makefile.in (ALL_MODULES): Added all-inet.
11131         (CROSS_CHECK_MODULES): Added check-inet.
11132         (INSTALL_MODULES): Added install-inet.
11133         (CLEAN_MODULES): Added clean-inet.
11134         (all-indent): New target.
11135
11136         * configure.in (host_tools): Added inet.
11137         (native_only): Added inet.
11138         (noconfigdirs): Added inet.
11139
11140 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * configure.in: Don't configure libgloss if we are not configuring
11143         newlib.
11144
11145 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11146
11147         * configure.in: Don't configure libgloss for unsupported
11148         architectures.
11149
11150 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11151
11152         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11153
11154 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11155
11156         * Makefile.in (ALL_MODULES): Include all-apache.
11157         (CROSS_CHECK_MODULES): Include check-apache.
11158         (INSTALL_MODULES): Include install-apache.
11159         (all-apache): New target.
11160
11161         * configure.in: Added apache everywhere perl is seen.
11162
11163 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11164
11165         * Makefile.in: Add support for clean-{module} and
11166         clean-target-{module} rules.
11167
11168 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11169
11170         * configure.in (*-*-ose) do not build libgloss.
11171
11172 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11173
11174         * config.guess (prep*:SunOS:5.*:*): Turn into
11175         powerpele-unknown-solaris2.
11176
11177 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11178
11179         * configure.in: Permit --enable-shared to specify a list of
11180         directories.
11181
11182 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11183
11184         * configure.in (host==solaris): Pass only the first word of $CC
11185         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11186
11187 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11188
11189         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11190
11191 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11192
11193         * Makefile.in (ALL_MODULES): Include all-perl.
11194         (CROSS_CHECK_MODULES): Include check-perl.
11195         (INSTALL_MODULES): Include install-perl.
11196         (ALL_X11_MODULES): Include all-guile.
11197         (CHECK_X11_MODULES): Include check-guile.
11198         (INSTALL_X11_MODULES): Include install-guile.
11199         (all-perl): New target.
11200         (all-guile): New target.
11201
11202         * configure.in (host_tools): Include perl and guile.
11203         (native_only): Include perl and guile.
11204         (noconfigdirs): Don't build guile and perl; no ports have been
11205         done.
11206
11207 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11208
11209         * configure (--enable-*): Handle quoted option lists such as
11210         --enable-sim-cflags='-g0 -O' better.
11211
11212 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11213
11214         * Makefile.in ({,inst}all-target): New rule so we can make and
11215         install all of the target directories easily.
11216
11217 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11218
11219         * configure.in: Add missing global flag in sed substitution when
11220         deleting `target-' from ${configdirs}.
11221
11222 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11223
11224         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11225         option.
11226
11227         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11228         config/mh-necv4.
11229
11230         * install.sh: Correct misspelling of transformbasename.
11231
11232         * config.guess: Recognize mips-*-sysv*.
11233
11234 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11235
11236         * config.sub: Recognize mon960.
11237
11238 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11239
11240         * configure: Restore Canadian Cross handling of BISON and LEX,
11241         removed in Feb 20 change.
11242
11243 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11244
11245         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11246         Mention make install.  Remove the old copyright date as well the
11247         clumsy and rather pointless copyright on the README file.
11248
11249 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11250
11251         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11252         Makefile after running symlink-tree, then run `make distclean' to
11253         avoid clobbering any generated files in srcdir.
11254
11255 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11256
11257         * configure.in (m68k-*-netbsd*): Build everything now.
11258
11259 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11260
11261         * Makefile.in (taz): Fix quoting.
11262
11263 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11264
11265         * configure.in (sparclet-*-*): Build everything now.
11266
11267 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11268
11269         * configure.in (m68k-*-linux*): New host.
11270
11271 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11272
11273         * configure: Check for bison before byacc.
11274
11275 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11276
11277         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11278         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11279         searching PATH.  These are used as fallbacks by Makefile.in if
11280         flex/bison/byacc aren't in objdir.
11281
11282 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11283
11284         * Makefile.in: Make everything which depends upon all-bfd also
11285         depend upon all-opcodes, in case --with-commonbfdlib is used.
11286
11287 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11288
11289         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11290         building NT native compilers on Unix.
11291
11292 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * configure.in: Don't get CC from the host Makefile fragment if we
11295         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11296         Solaris test for /usr/ucb/cc to the post target script, just after
11297         the compiler sanity test.
11298
11299 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11300
11301         * config.sub: Merge with FSF.
11302
11303 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11304
11305         * Makefile.in (RPATH_ENVVAR): New variable.
11306         (REALLY_SET_LIB_PATH): Use it.
11307         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11308
11309 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11310
11311         * config.sub, configure.in: Recognize sparclet cpu.
11312
11313 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11314
11315         * config.guess:  Support m68k-cbm-sysv4.
11316
11317 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11318
11319         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11320         m68k-unknown-linuxaout from linker help string.  Put quotes around
11321         $ld_help_string.
11322
11323 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11324
11325         * config.guess (powerpc-harris-powerunix): Add guess for port
11326         to new target.
11327
11328 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11329
11330         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11331
11332 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11333
11334         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11335         $(REALLY_SET_LIB_PATH) in Makefile.
11336         * Makefile.in (SET_LIB_PATH): New variable.
11337         (REALLY_SET_LIB_PATH): New variable.
11338         ($(DO_X)): Use $(SET_LIB_PATH).
11339         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11340         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11341         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11342         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11343         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11344         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11345         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11346         (install-dosrel): Likewise.
11347         (all-opcodes): Depend upon all-libiberty.
11348
11349 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11350
11351         * config.guess (*:CYGWIN*): New
11352
11353 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11354
11355         * Makefile.in (all-target-winsup): All all-target-libiberty.
11356
11357 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11358
11359         * configure.in (noconfigdirs): Add missing # in front of comment.
11360
11361 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11362
11363         * configure.in: add second pass to things added to noconfigdirs
11364         so *-gm-magic can exclude libgloss properly.
11365
11366 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11367
11368         * mpw-configure (extralibs_name, rez_name): Set correctly
11369         for MWC68K compiler.
11370
11371         * mpw-README: Add more info on the necessary build tools.
11372
11373 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11374
11375         * configure.in, config.sub: Recognize cygwin32.
11376
11377 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11378
11379         * config.guess, config.sub: Recognize A/UX.
11380
11381 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11382
11383         * config.sub: Merge with gcc/config.sub.
11384
11385 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11386
11387         * mpw-build.in (do-binutils): Add build of stamps.
11388
11389 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11390
11391         * config.sub: Add recognition for mips64vr4100*-* targets.
11392
11393 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11394
11395         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11396         Add creation of gconfigargs with `--enable-shared' turned on.
11397         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11398         ($(host)-stamp-stage3-configured): Likewise.
11399         (HOLES): Add chatr and ldd.
11400         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11401
11402 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11403
11404         * configure: Pass --nfp to recursive configures.
11405
11406 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11407
11408         * Makefile.in (DLLTOOL): New.
11409         (DLLTOOL_FOR_TARGET): New.
11410         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11411         (EXTRA_TARGET_FLAGS): Ditto.
11412         (EXTRA_GCC_FLAGS): Ditto.
11413         (CONFIGURE_TARGET_MODULES): Ditto.
11414         (DO_X): Ditto.
11415         * configure: Add DLLTOOL.
11416
11417 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11418
11419         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11420         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11421         mh-sco, since old workarounds no longer needed, and don't
11422         build ld, since libraries have weak symbols in COFF.
11423
11424 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11425
11426         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11427
11428 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11429
11430         * configure.in: Make sure that ${CC} can be used to compile an
11431         executable.
11432
11433 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11434
11435         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11436         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11437         nothing depending on whether gdbtk is being built.
11438
11439 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11440
11441         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11442
11443 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11444
11445         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11446         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11447
11448 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11449
11450         * config-ml.in: Add support for
11451         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11452         Simplify setting of multidirs from --disable-foo.
11453
11454 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11455
11456         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11457         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11458         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11459         non-empty, pass them on to the  GCC make.
11460         (all-bootstrap): New rule that is like all-gcc, except it executes
11461         the GCC bootstrap rule instead of the GCC all rule.
11462
11463 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11464
11465         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11466
11467 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11468
11469         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11470         DG/UX support.
11471
11472 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11473
11474         * config.sub (i*86*) Change [345] to [3456]
11475
11476 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11477
11478         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11479         --with-gnu-ld=no.
11480
11481 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11482
11483         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11484         AIX multilibs get built.
11485
11486 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11487
11488         * configure.in (i386-win32): Don't build expect if we're not
11489         building the tcl subdir.
11490
11491 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11492
11493         * Makefile.in: (configure-target-examples, all-target-examples):
11494         New targets, configure and build example programs.
11495
11496 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11497
11498         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11499         use it as input to sedit the generated MPW makefile.
11500         * mpw-README: Add a suggestion about Gestalt.h.
11501
11502 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11503
11504         * config.sub: Accept *-*-ieee*.
11505
11506 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11507
11508         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11509         Ronald F. Guilmette <rfg@monkeys.com>.
11510
11511 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11512
11513         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11514         for powerpc-pe native.
11515         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11516         (target==powerpc-pe): duplicate i386-win32 entry.
11517
11518 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11519
11520         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11521         of vxworks, not just vxworks5.1.
11522
11523 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11524
11525         * mpw-configure: Add support for exec-prefix.
11526
11527 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11528
11529         * config.guess: Recognize HP model 816 machines as having
11530         a PA1.1 processor.
11531
11532 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11533
11534         * configure: Ignore new autoconf configure options.
11535
11536 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11537
11538         * config.guess:  Recognize Pentium under SCO.
11539         From Robert Lipe <robertl@arnet.com>.
11540
11541 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11542
11543         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11544
11545 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11546
11547         * configure.in: Don't configure gas for alpha-dec-osf*.
11548
11549 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11550
11551         * configure.in: Default to --with-stabs for some targets for which
11552         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11553         i[345]86*-*-unixware*.
11554
11555 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11556
11557         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11558         rather than basing it on the target.  Simplify handling of options
11559         controlling which directories to configure.  Remove extraneous
11560         slash in multi-clean target.
11561
11562 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11563
11564         * config-ml.in: Prefix more variables with ml_ so they don't collide
11565         with configure's.
11566
11567 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11568
11569         * configure: Don't turn -v into --v.
11570
11571 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11572
11573         * configure.in (targargs): Fix typo.
11574
11575         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11576
11577 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11578
11579         * configure.in: Strip --host and --target options from
11580         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11581         --with-cross-host option when building with a cross-compiler.
11582         * configure: Canonicalize the arguments put into config.status by
11583         always using `=' for an option with an argument.  Pass a presumed
11584         --host or --target explicitly.
11585
11586 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11587
11588         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11589         into general OS recognition case.
11590
11591 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11592
11593         * configure.in (target_configdirs): add target-winsup only
11594         for win32 target systems.
11595
11596 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11597
11598         * Makefile.in (all-target-libgloss): Depend upon
11599         configure-target-newlib, since when libgloss is built it looks to
11600         see if the newlib directory exists.
11601
11602 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11603
11604         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11605         cfg-ml-*.in.
11606
11607 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11608
11609         * configure: Handle LD and LD_FOR_TARGET when configuring a
11610         Canadian Cross.
11611
11612 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11613
11614         * configure.in (target_libs): add target-winsup.
11615         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11616         (target==ppcle-pe): remove ld from $noconfigdirs.
11617
11618 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11619
11620         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11621         Preserve relative path names in $srcdir.  Build symlink tree if
11622         configuring cross target dir and srcdir=. (= no VPATH support).
11623         (configure-target-libg++): Depend on configure-target-librx.
11624         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11625         * config-ml.in: New file.
11626         * symlink-tree: New file.
11627         * configure: Ensure srcdir="." if that's what it is.
11628
11629 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11630
11631         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11632         includes and FLEX_SKELETON setting.
11633         * mpw-configure (--with-gnu-ld): New option, controls whether
11634         to use PPCLink or ld with PowerMac GCC.
11635         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11636         * mpw-config.in: Configure grez if targeting Mac.
11637
11638         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11639         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11640         just macos.
11641         * configure.in: Configure grez resource compiler if targeting Mac.
11642         * Makefile.in (all-grez, install-grez): New targets.
11643
11644 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11645
11646         * configure: CXX defaults to gcc, not g++.  If we find
11647         gcc in the path, set CC to gcc -O2.
11648
11649 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11650
11651         * configure: Default ${build} correctly.  Avoid picking up extra
11652         spaces when reading CC and CXX from Makefile.  When doing a
11653         Canadian Cross, use plausible default values for numerous
11654         variables.
11655         * configure.in: When doing a Canadian Cross, don't try to
11656         configure tools whose configure script can't handle it.
11657
11658 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11659
11660         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11661
11662 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11663
11664         * configure:  Remove dubious bug reporting address.
11665
11666 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11667
11668         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11669         configure script, run that instead of this directory's configure.
11670         In either case, print a message that we're configuring the sub-dir.
11671
11672 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11673
11674         * configure.in: Before checking for the existence of various files,
11675         use sed to filter out "target-".
11676
11677 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11678
11679         * Makefile.in (DO_X): Split rule to decrease command line length
11680         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11681         (Philippe De Muyter).
11682
11683 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11684
11685         * Makefile.in (all-patch): depend on all-libiberty.
11686
11687 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11688
11689         * configure.in: If the only directory in target_configdirs which
11690         actually exists is libiberty, then set target_configdirs to empty,
11691         to avoid trying to build a target libiberty in a gas or gdb
11692         distribution.
11693
11694 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11695
11696         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11697         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11698         systems.
11699
11700 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11701
11702         * configure.in (copy_dirs): Use sys-include instead of include
11703         for --with-headers option.
11704
11705 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11706
11707         * Makefile.in, configure.in: Make winsup builds work with
11708         new scheme.
11709
11710 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11711
11712         * configure.in: Build the linker on AIX.
11713
11714 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11715
11716         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11717         where needed.
11718
11719 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11720
11721         * Makefile.in (all-gcc): Fix typo.
11722
11723 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11724
11725         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11726
11727 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11728
11729         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11730         to target-xiberty, to provide more flexibility.
11731         (target_subdir):  Define.  Create if cross.
11732         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11733         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11734         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11735         check-libFOO -> check-target-libFOO, etc.
11736         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11737         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11738         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11739         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11740         allow ALL_GCC="" to only configure.
11741         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11742         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11743         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11744
11745 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11746
11747         * Makefile.in (taz): Build "info" in etc explicitly.
11748
11749 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11750
11751         * configure.in:  Make sure that CC is undefined (as opposed to
11752         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11753         problem with autoconf trying to configure on a host without GCC.
11754
11755 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11756
11757         * mpw-configure: Set host alias from choice of host compiler,
11758         only use generic MPW Makefile sed if present, edit a file
11759         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11760         * mpw-README: Add problem notes about CW6 and CW7.
11761
11762 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11763
11764         * Makefile.in (taz): Use ";" instead of ";;".
11765
11766 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11767
11768         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11769         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11770         DISTDOCDIRS.
11771         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11772         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11773
11774 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11775
11776         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11777         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11778         Move bfd to DISTSTUFFDIRS.
11779
11780 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11781
11782         * Makefile.in (X11_LIB): Removed.
11783         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11784
11785         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11786
11787 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11788
11789         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11790         names.
11791
11792 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11793
11794         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11795
11796 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11797
11798         * configure.in (i[345]86-*-win32): Always build newlib.
11799         Don't configure cvs, autoconf or texinfo.
11800         * Makefile.in (LD_FOR_TARGET): New.
11801         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11802         Pass down LD_FOR_TARGET.
11803
11804 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11805
11806         * winsup: New directory.
11807         * Makefile.in: Build winsup.
11808         * configure.in: Winsup is configured when target is win32.
11809         Can only build win32 target GDB when native.
11810
11811 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11812
11813         * config.guess: Recognize HP model 819 machines as having
11814         a PA 1.1 processor.
11815
11816 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11817
11818         * configure: Fix sed loop which substitutes for CC and CXX to
11819         avoid bug found in various sed implementations.
11820
11821 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11822
11823         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11824         simulator.  Use standard powerpc-*-eabi*.
11825
11826 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11827
11828         * configure.in: Stop putting gas and binutils in noconfigdirs for
11829         powerpc-*-aix* and rs6000-*-*.
11830
11831 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11832
11833         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11834         -mcall-aixdesc libraries.
11835
11836 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11837
11838         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11839
11840         * config.sub (arm | armel | armeb): Fix shell syntax.
11841
11842 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11843
11844         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11845         -msoft-float and -mcpu=common support.
11846         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11847         libraries.
11848
11849 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11850
11851         * configure.in: Allow configuration and build of emacs19 for the alpha.
11852
11853 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11854
11855         * configure.in (CC): Get ^CC, not just any old CC, from
11856         ${host_makefile_frag}.
11857
11858 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11859
11860         * configure.in (CC): Try to get CC from
11861         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11862
11863 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11864
11865         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11866         only if it exists in $(srcdir).
11867
11868 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11869
11870         * configure: If CC and CXX are not set in the environment, set
11871         them, based on either an existing Makefile or on searching for gcc
11872         in PATH.  Substitute for CC and CXX in Makefile.
11873         * configure.in: Remove libm from target_libs.  Separate
11874         target_configdirs from configdirs.  If CC is not set in
11875         environment, try to get it from a host Makefile fragment.  Rewrite
11876         changes of configdirs to use skipdirs instead.  A few minor
11877         tweaks.  Take directories out of target_configdirs as they are
11878         taken out of configdirs.  Remove existing Makefile files from
11879         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11880         CONFIG_ARGUMENTS in Makefile.
11881         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11882         by configure.in.
11883         (CONFIG_ARGUMENTS): Likewise.
11884         (CONFIGURE_TARGET_MODULES): New variable.
11885         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11886         ($(CONFIGURE_TARGET_MODULES)): New target.
11887         (configure-libg++, configure-libio): New targets.
11888         (all-libg++): Depend upon configure-libg++.
11889         (all-libio): Depend upon configure-libio.
11890         (configure-libgloss, all-libgloss): New targets.
11891         (configure-libstdc++): New target.
11892         (all-libstdc++): Depend upon configure-libstdc++.
11893         (configure-librx, all-librx): New targets.
11894         (configure-newlib): New target.
11895         (all-newlib): Depend upon configure-newlib
11896         (configure-xiberty): New target.
11897         (all-xiberty): Depend upon configure-xiberty.
11898
11899 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11900
11901         * configure.in (host i[345]86-*-win32):  Expand the
11902         noconfigdirs again.
11903
11904 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11905
11906         * mpw-configure: Fix sed command file name.
11907
11908 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11909
11910         * configure.in (host i[345]86-*-win32): Reduce the
11911         noconfigdirs again.
11912
11913 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11914
11915         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11916         or powerpc*-*-pe*, since they are not yet supported.
11917
11918 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11919
11920         Add PowerMac support and many other enhancements.
11921         * mpw-configure: New option --cc to select compiler to use,
11922         paste options set according to --cc into the generated
11923         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11924         if mpw-make.sed is present.
11925         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11926         add forward includes for PowerPC include files.
11927         * mpw-build.in: Build using Makefile.PPC if present.
11928         (do-byacc, etc): Remove separate version resource builds.
11929         (do-gas): Build "stamps" before "all".
11930         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11931         * mpw-README: Update to reflect --cc option, PowerMac support,
11932         and recently-reported compatibility problems.
11933
11934 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11935
11936         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11937         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11938         (--with-multilib-top): Pass to recursive invocations.
11939
11940 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11941
11942         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11943         v810-*-*.
11944
11945 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11946
11947         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11948         gdb, ld and opcodes on v810-*-*.
11949
11950 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11951
11952         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11953         (local-maintainer-clean): New target.
11954         (maintainer-clean): New target.
11955         (realclean): Just depend upon maintainer-clean.
11956
11957 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11958
11959         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11960
11961 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11962
11963         * configure.in: Build ld in mips*-*-bsd* case.
11964
11965 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11966
11967         * config.sub: Accept -lites* OS.  From Ian Dall.
11968
11969 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11970
11971         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11972         targets.
11973
11974 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11975
11976         * configure.in: treat i386-win32 canadian cross the same as
11977         i386-go32 canadian cross.
11978
11979 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11980
11981         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11982         running under the simulator to build a reduced set of libraries.
11983         (powerpc-*-eabiaix): Add fine grained multilib support added to
11984         other powerpc targets yesterday.
11985
11986 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11987
11988         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11989         -disable-softfloat, -disable-relocatable, -disable-aix, and
11990         -disable-sysv to control which multilib libraries get built.
11991
11992 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11993
11994         * configure: Add Makefile.tem to list of files to remove in trap
11995         handler.
11996
11997 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11998
11999         * config.guess (*Linux*):  Add missing "exit"s.
12000         Also, need specific check for alpha-unknown-linux (uses COFF).
12001
12002 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12003
12004         * config.guess:  Merge with FSF:
12005
12006         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12007         * config.guess (AIX4): More robust release numbering discovery.
12008
12009         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12010         * config.guess (i386-sequent-ptx): Properly get version number.
12011
12012         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12013         * config.guess (mips:*:4*:UMIPS): New case.
12014
12015 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12016
12017         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12018         (i386-win32 host): Likewise.  Don't build readline.
12019
12020 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12021
12022         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12023         SUPPORT_FILES to submakes.
12024
12025 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12026
12027         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12028         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12029         mpw-configure.
12030
12031 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12032
12033         * configure.in (appdirs): Use =, not ==, in test expression when
12034         trying to build the text to print in the warning message for
12035         Solaris users.
12036
12037 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12038
12039         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12040
12041 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12042
12043         * config.guess: Recognize lynx-2.3.
12044
12045 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12046
12047         * config.sub (z8ksim): Deleted
12048         (z8k-*-coff): New, this is the one true name of the target.
12049
12050 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12051
12052         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12053
12054 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12055
12056         * config.guess (*:Linux:*:*): First try asking the linker what the
12057         default object file format is (elf, aout, or coff).  Then if this
12058         fails, try previous methods.
12059
12060 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12061
12062         * configure.in: Don't build newlib for *-*-vxworks5.1.
12063
12064 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12065
12066         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12067         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12068
12069 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12070
12071         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12072
12073 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12074
12075         * cfg-ml-com.in: New file.
12076         * cfg-ml-pos.in: New file.
12077
12078 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12079
12080         * COPYING.NEWLIB: Add HP free copyright to list.
12081
12082 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12083
12084         * config.sub: Recognize -eabi* for the system, not just -eabi.
12085
12086 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12087
12088         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12089         * config.sub, configure.in (win32): New target and host.
12090
12091 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12092
12093         * configure.in: Add i386-pe configuration.
12094
12095 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12096
12097         * mpw-build.in (install): Install GDB after LD.
12098
12099 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12100
12101         * mpw-config.in (elf/mips.h): Always forward-include, needed
12102         for GDB to build.
12103
12104 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12105
12106         * testsuite: New directory for customer acceptance and whole tool
12107         chain tests.
12108
12109 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12110
12111         * configure: If per-host line isn't found, but AC_OUTPUT is found
12112         and a configure script exists, run it instead.
12113
12114 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12115
12116         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12117
12118 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12119
12120         * configure: Set build_{cpu,vendor,os,alias} to host values when
12121         --build isn't specified.
12122
12123 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12124
12125         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12126         (FLAGS_TO_PASS): Pass them.
12127         (EXTRA_TARGET_FLAGS): Ditto.
12128
12129 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12130
12131         * Makefile.in (all-libg++): Depend on all-libstdc++.
12132
12133 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12134
12135         * configure.in (noconfigdirs): Enable all packages for
12136           i386-unknown-netbsd.
12137
12138 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12139
12140         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12141         hosted builds (DOS builds)
12142
12143 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12144
12145         Changes for ARM based on patches from Richard Earnshaw:
12146         * config.sub: Handle armeb and armel.
12147         * configure.in: Omit arm linker only for riscix.
12148
12149 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12150
12151         * config.guess:  Update from FSF.
12152
12153 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12154
12155         * config.sub: Recognize powerpcle as the little endian variant of
12156         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12157         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12158         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12159         temporarily.
12160
12161 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12162
12163         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12164
12165 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12166
12167         * config.sub: Accept -lites* as a basic system type.
12168
12169 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12170
12171         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12172         installed, and if so return linuxoldld as the system name.
12173
12174 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12175
12176         * config.guess: Add hppa1.1-hp-lites support.
12177
12178 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12179
12180         * configure.in: Don't build newlib for m68k-vxworks5.1.
12181
12182 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12183
12184         * configure.in (mips-sgi-irix6): Use mh-irix5.
12185
12186 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12187
12188         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12189
12190 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12191
12192         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12193         OSF/1.  Fix compiler flags.
12194         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12195
12196 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12197
12198         * configure.in: Recognize --with-newlib.
12199         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12200
12201 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12202
12203         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12204         to *_X11_MODULES due to gdbtk needing X include files et al.
12205
12206 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12207
12208         Merge in support for Mac MPW as a host.
12209         (Old change descriptions retained for informational value.)
12210
12211         * mpw-config.in: Add generic include forwards for cpu-specific
12212         include files in aout and elf directories.
12213
12214         * mpw-configure: Added copyright.
12215         * mpw-config.in: Check for presence of required build tools.
12216         (target_libs): Add newlib.
12217         (target_tools): Add examples.
12218         (Read Me): Generate as "Read Me for MPW" instead.
12219         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12220         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12221         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12222
12223         * mpw-configure: Remove subdir-specific makefile hackery,
12224         delete mk.tmp after using it.
12225
12226         * mpw-build.in (all): Display start and end times.
12227
12228         * mpw-configure (host_canonical): Set.
12229         (target_cpu): Always add to makefiles.
12230         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12231         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12232         (mpw-mh-mpw): Look for in srcdir and srcroot.
12233         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12234
12235         * mpw-build.in: (install-only): New target.
12236
12237         * mpw-configure (host_alias, target_alias): Rename from hostalias
12238         and targetalias, add into generated Makefile.
12239         (mk.tmp): If present, add into generated Makefile.
12240         * mpw-build.in (all-gas): Build config.h first before gas proper.
12241
12242         * mpw-configure (config.status): Write only if changed.
12243         * mpw-config.in (readline): Configure it (not built, just used for
12244         definitions).
12245
12246         * mpw-config.in (elf/mips.h): Add a forward include.
12247
12248         * mpw-config.in: Forward-include most .h files in include into
12249         extra-include.
12250         (readline): Don't build.
12251         mpw-build.in (install): Install GDB.
12252
12253         * mpw-configure (prefix, mpw_prefix): Handle it.
12254         * mpw-config.in (mmalloc, readline): Don't configure.
12255         * mpw-build.in (thisscript): Rename to ThisScript.
12256         Use mpw-build instead of BuildProgram everywhere.
12257         (mmalloc, readline): Don't build.
12258         * mpw-README: New file, basic documentation about the MPW port.
12259
12260         * mpw-config.in: Use forward-include to create include files.
12261
12262         * mpw-configure: Add more things to the top of each configured
12263         Makefile, including contents of config/mpw-mh-mpw.
12264         * mpw-config.in (extra-include): Create this directory and fill it
12265         with Posix-like include files when configuring.
12266
12267         * config.sub (apple, mac, mpw): Add various aliases.
12268
12269         * mpw-build.in: New file, top-level build script fragment for MPW.
12270         * mpw-configure: New file, configure script for MPW.
12271         * mpw-config.in: New file, config fragment for MPW.
12272
12273 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12274
12275         * configure.in (host_libs): Remove glob, since it is gone from the
12276         sources.
12277
12278 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12279
12280         * Makefile.in: define empty GDB_NLM_DEPS var.
12281
12282         * configure.in(target_makefile_frag): use config/mt-netware
12283         for netware targets.
12284
12285 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12286
12287         * config.sub: Merge in recent FSF changes.  Remove linux special
12288         cases.
12289
12290 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12291
12292         Revert this change:
12293
12294         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12295
12296                 * build-all.mk: Use CC=cc -Xs on Solaris.
12297
12298 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12299
12300         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12301         stop using it.
12302         * Makefile.in: Nuke all references to glob subdirectory.
12303
12304 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12305
12306         * configure.in: Fix --enable-shared logic in per-host.
12307
12308 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12309
12310         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12311
12312 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12313
12314         * configure.in (noconfigdirs): Don't build gas on AIX, for
12315         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12316
12317 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12318
12319         * configure: Fix --cache-file to work if the file argument is a
12320         relative path.
12321
12322 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12323
12324         * configure: If the --cache-file is used, pass it down to
12325         configure in subdirectories.
12326
12327 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12328
12329         * config.sub: add vxworks29k configuration.
12330
12331 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12332
12333         * Makefile.in (taz): Do "diststuff" part quietly.
12334
12335 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12336
12337         * config.sub: Mini-merge with gcc/config.sub.
12338
12339 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12340
12341         * config.guess (IRIX): Sed - to _.
12342
12343 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12344
12345         * Makefile.in (source-vault, binary-vault): New targets.
12346
12347 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12348
12349         * config.sub: Recognize -eabi as a basic system type.
12350
12351 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12352
12353         * configure.in (enable_shared stuff): Fix typo.
12354
12355 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12356
12357         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12358
12359 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12360
12361         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12362
12363 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12364
12365         * configure.in (rs6000-*-*): Don't build gas.
12366
12367 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12368
12369         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12370         reduce command line length.
12371         (AS_FOR_TARGET): Check for as.new, not Makefile.
12372         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12373
12374 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12375
12376         * config.guess:  Merge from FSF.
12377
12378 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12379
12380         * configure: Don't use $ when handling program_suffix.
12381
12382 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12383
12384         * configure.in:  Configure tk for hppa/hpux.
12385
12386 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12387
12388         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12389
12390 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12391
12392         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12393         to LIBCXXFLAGS.  Tests are better run without it.
12394
12395 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12396
12397         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12398
12399 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12400
12401         * configure.in (*-*-netware*): Don't configure xiberty.
12402
12403 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12404
12405         * configure.in:  Remove tk from native_only list.
12406
12407 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12408
12409         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12410           for special NCD build.
12411
12412 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12413
12414         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12415         makeall.bat, they're only useful for binutils snapshots.
12416         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12417         makeall.bat to specified SUPPORT_FILES.
12418
12419 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12420
12421         * build-all.mk: Add Ericsson targets to sun4 and solaris
12422           hosts.  Add  BNR's sun4 target to solaris host, so their
12423           build-from-source will be tested in-house first.
12424
12425 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12426
12427         * Makefile.in (LIBCFLAGS): New variable.
12428         (CFLAGS_FOR_TARGET): Ditto.
12429         (LIBCFLAGS_FOR_TARGET): Ditto.
12430         (LIBCXXFLAGS): Ditto.
12431         (CXXFLAGS_FOR_TARGET): Ditto.
12432         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12433         (BASE_FLAGS_TO_PASS): Pass them.
12434         (EXTRA_TARGET_FLAGS): Ditto.
12435
12436         * configure.in: Support --enable-shared.
12437
12438 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12439
12440         * configure.in (target_libs):  Include libstdc++ again.
12441         * config.guess:  Update from FSF (for FreeBSD).
12442
12443 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12444
12445         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12446         makeall.bat.
12447         (DISTDOCDIRS): Add `etc'.
12448         (ETC_SUPPORT_PFX): New variable.
12449         (taz): Include anything from etc starting with a word in
12450         ETC_SUPPORT_PFX.
12451
12452 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12453
12454         * config.sub: Update for recent FSF changes.  Remove obsolete
12455         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12456         spacing changes.
12457
12458 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12459
12460         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12461
12462         * config.guess:  Merge with FSF.
12463         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12464
12465 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12466
12467         * configure: Since the "trap 0" handler will override the exit
12468         status on many systems, only use it for "exit 1", and make it set
12469         a non-zero exit status; reset it before "exit 0".  Also, check
12470         exit status of config.sub, and error out if it failed.
12471
12472 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12473
12474         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12475         and install libgloss.
12476
12477 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12478
12479         * Makefile.in (all-binutils): Depend upon all-byacc.
12480
12481         * configure.in: Don't build emacs on Irix 5.
12482
12483 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12484
12485         * configure.in (*-*-netware*): Add libio.
12486
12487 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12488
12489         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12490         (CHECK_TARGET_MODULES): Ditto.
12491         (INSTALL_TARGET_MODULES): Ditto.
12492         (TARGET_LIBS): Ditto.
12493         (all-libstdc++): Note dependencies.
12494
12495 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12496
12497         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12498
12499 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12500
12501         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12502         -fexternal-templates.
12503
12504         * configure.in (target_libs): Add libstdc++.
12505         (noconfigdirs): Add libstdc++ as appropriate.
12506
12507 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12508
12509         * config.guess:  Update from FSF.
12510
12511 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12512
12513         * configure: Use ${config_shell} when running ${configsub}.
12514
12515 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12516
12517         * config.sub: No longer recognize h8300h.
12518
12519 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12520
12521         * config.sub: Remove extraneous differences between config.sub and
12522         gcc/config.sub.
12523
12524 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12525
12526         * Makefile.in (DISTSTUFFDIRS): Add gas.
12527
12528 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12529
12530         * COPYING.NEWLIB: New file.
12531
12532 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12533
12534         * config.guess (HP-UX):  Patch from Harlan Stenn
12535         <harlan@landmark.com> to also emit release level.
12536
12537 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12538
12539         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12540
12541 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12542
12543         * config.sub:  Merge nextstep cleanup from FSF.
12544
12545 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12546
12547         * configure.in (arm-*-*): Don't configure ld for this target.
12548
12549 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12550
12551         * configure.in (*-*-netware): don't configure libg++, libio,
12552           librx, or newlib.
12553
12554 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12555
12556         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12557         configure ld--it works, but it doesn't support shared libraries.
12558
12559 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12560
12561         * config.guess (*-unknown-freebsd*):  Get rid of possible
12562         trailing "(Release)" in version string.
12563         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12564
12565 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12566
12567         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12568         Fix type: *-next-neststep -> *-next-nextstep.
12569
12570         * config.guess:  Merge from FSF:
12571
12572         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12573
12574         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12575
12576         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12577
12578         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12579         instead of UNIX_SV for UnixWare 1.0).
12580
12581 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12582
12583         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12584         to make gdb/nlm/* build after the compiler and linker.
12585
12586 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12587
12588         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12589         not just i[34]86.
12590         (m68k-atari-sysv4):  Relocate to match FSF version.
12591
12592         * config.guess:  More merges from the FSF:
12593
12594         Add a space before function call or macro invocation.
12595
12596         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12597
12598         * config.guess: Add trap cmd to remove dummy.c and dummy when
12599         interrupted.
12600
12601         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12602
12603         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12604         (dummy): Redirect stderr from compilation of dummy.c.
12605
12606         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12607
12608         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12609
12610 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12611
12612         * configure: Accept and ignore --cache*, for compatibility with
12613         new autoconf.
12614
12615 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12616
12617         * config.guess:  Merge from FSF:
12618
12619         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12620
12621         * config.guess (Pyramid*:OSx*:*:*): New case.
12622         (PATH): Add /.attbin at end for finding uname.
12623         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12624
12625         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12626
12627         * config.guess (M88*:DolphinOS:*:*): New case.
12628
12629         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12630
12631         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12632         to select whether to use ELF or COFF.
12633
12634         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12635
12636         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12637
12638         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12639
12640         * config.guess: Guess the OS version for HPUX.
12641
12642         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12643
12644         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12645
12646 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12647
12648         * configure.in: Recognize --with-headers, --with-libs, and
12649         --without-newlib.
12650         * Makefile.in (all-xiberty): Depend upon all-ld.
12651
12652 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12653
12654         * configure.in: Change i[34]86 to i[345]86.
12655
12656 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12657
12658         * configure (version): A few more tweaks to help message.
12659
12660 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12661
12662         * Makefile.in:  Remove (for now) librx as a host library,
12663         now that we're building it for target.
12664
12665 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12666
12667         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12668         (Karl Berry).
12669
12670 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12671
12672         * configure.in:  Also configure librx.
12673
12674 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12675
12676         * Makefile.in:  Update various rules to reflect that librx
12677         is now needed for libg++.
12678
12679 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12680
12681         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12682
12683 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12684
12685         * configure.in: Configure the examples directory.
12686
12687 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12688
12689         * configure: Simplify Jun 2 1994 change.
12690
12691 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12692
12693         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12694         /bin/gcc isn't good enough to build gcc.
12695
12696 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12697
12698         * Makefile.in (GDB_SUPPORT_FILES): Remove
12699         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12700         (gdb.tar.gz): Add new rule to use standard distribution building
12701         mechanism.
12702
12703 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12704
12705         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12706         Bill Cox <bill@cygnus.com>.
12707
12708 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12709
12710         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12711
12712 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12713
12714         * configure:  Search current dir first in .gdbinit.
12715
12716 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12717
12718         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12719
12720 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12721
12722         * config.sub:  Refer to NeXT's operating system as nextstep.
12723
12724         * config.sub (case $basic_machine):  Re-order the cases, to match
12725         the order in the FSF version (which is mostly alphabethical).
12726         Merge in some additions and changes from the FSF.
12727
12728 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12729
12730         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12731         * config.sub: Recognize cxux7.
12732         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12733
12734 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12735
12736         * config.sub:  Fix typo powerpc -> powerpc-*.
12737
12738 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12739
12740         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12741
12742         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12743         parallel with all-emacs and install-emacs).  Top-level command
12744         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12745
12746 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12747
12748         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12749         $(relbindir)/make before doing ``make install'', and use
12750         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12751         installing over running make binary.
12752         ($(host)-stamp-stage3-installed): Likewise.
12753
12754 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12755
12756         * config.guess: Recognize Mach.
12757
12758 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12759
12760         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12761         see whether --exec-prefix was used.
12762
12763 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12764
12765         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12766
12767 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12768
12769         * Makefile.in: Add all-librx target similar to all-libproc.
12770
12771 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12772
12773         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12774         with post 1.2 uname bogosity.
12775
12776 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12777
12778         * configure: Remove temporary files on receipt of a signal.
12779
12780 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12781
12782         * configure: If there is a package_makefile_frag, remove
12783         ${subdir}/Makefile.tem after copying it in.
12784
12785 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12786
12787         * build_all.mk: support rs6000 lynx identifies itself as
12788         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12789         since /bin/gcc is too feeble to compile a modern gcc.
12790
12791 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12792
12793         * brought devo/test-build.mk update-to-date with progressive/
12794           test-build.mk. Add lynx targets and hppa flag info.
12795
12796 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12797
12798         * configure.in:  Use mh-ncrsvr43.  Patch from
12799         Tom McConnell <tmcconne@sedona.intel.com>.
12800
12801 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12802
12803         * config.guess (i386-unknown-bsdi):  No longer need to
12804         check #if defined(__bsdi__) && defined(__i386__).
12805
12806 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12807
12808         * configure: Set program_transform_nameoption correctly.
12809
12810 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12811
12812         * brought build-all.mk update-to-date with progressive build-all.mk,
12813           added new targets and hppa info.
12814
12815 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12816
12817         * configure: If config.guess result is a prefix of the user
12818         specified target, assume a native build and use the user specified
12819         target as the host alias.  Remove SunOS patch suffix removal hack.
12820         * configure.in: Remove SunOS patch suffix removal hack.
12821
12822         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12823         in NATIVE_CHECK_MODULES.
12824
12825 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12826
12827         * Makefile.in: Rename HOST_ONLY to NATIVE.
12828         * configure: Delete SunOs patch suffix from host_canonical
12829           and build_canonical variables that are prepended to Makefiles.
12830         * configure.in: Add comments for easier maintenance.
12831
12832 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12833
12834         * Makefile.in: Add all-libproc target similar to all-gui.
12835
12836 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12837
12838         * Makefile.in (CHECK_MODULES): split into
12839         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12840
12841 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12842
12843         * config.guess (i386-unknown-bsdi): New system to guess.
12844
12845 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12846
12847         * Makefile.in: Add all-gui target (but not yet build by "all").
12848
12849 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12850
12851         * config.sub: Move deletion of patch suffix from here...
12852         * configure.in: To here, at Ian's suggestion.  The top-
12853           level scripts might need to know of a patch level.
12854
12855 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12856
12857         * config.sub: Strip off patch suffix so rtl is recognized
12858           as a sunos4.1.3 machine, even though it's been patched.
12859
12860 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12861
12862         * Makefile.in (INSTALL_LAST): Delete.
12863         (INSTALL_DOSREL): New.
12864
12865 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12866
12867         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12868         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12869         whether we pass down --with-gnu-ld anyhow.
12870
12871 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12872
12873         * Makefile.in (INSTALL_LAST): Change operation so it works
12874         on more flavors of make.
12875         * configure.in (go32): Don't build libg++ or libio.
12876
12877 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12878
12879         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12880         they can be overriden by templates.
12881
12882 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12883
12884         * configure.in (target==go32): Don't build gdb.
12885         * dosrel: New directory.
12886
12887 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12888
12889         * configure.in (host==go32): Configure dosrel too.
12890         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12891         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12892         be set by incoming names or templates.
12893         (INSTALL_LAST): New rule.
12894
12895 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12896
12897         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12898
12899 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12900
12901         * configure.in (appdirs): New variable.  Currently empty, but will
12902         be used in gas distribution.  If nonempty, lists a set of
12903         directories at least one of which must get configured, or top
12904         level configuration is considered to have failed.
12905         (rs6000-*-lynxos*): Use new file name.
12906
12907 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12908
12909         Eliminate XTRAFLAGS.
12910         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12911         newlib include files using -idirafter, and also use -nostdinc.
12912         (CXX_FOR_TARGET): Likewise.
12913         (XTRAFLAGS): Removed.
12914         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12915         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12916         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12917         ($(DO_X)): Don't pass down XTRAFLAGS.
12918
12919 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12920
12921         * configure.in (mips*-dec-bsd*): New target; do build linker.
12922         (mips*-*-bsd*): New target; don't build linker.
12923
12924 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12925
12926         * configure.in: support rs6000-*-lynxos* configuration.
12927         support sunos4 as a cross target.
12928
12929         * config.sub: look for lynx*, not lynx since the OS version may
12930         legitimately be part of the name.
12931
12932 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12933
12934         * configure.in (i[34]86-*-sco*): Move to be with other i386
12935         targets.
12936         (romp-*-*): New target.  Skip various binary utilities.
12937         (vax-*-*): New target.  Don't build newlib.
12938         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12939
12940 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12941
12942         * configure.in: Only set host_makefile_frag if config
12943         directory exists.
12944
12945 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12946
12947         * install.sh: If $dstdir exists, don't check whether each
12948         component does.
12949
12950 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12951
12952         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12953
12954 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12955
12956         * configure.in (*-*-lynxos*): Don't configure newlib for either
12957         native or cross Lynx.
12958
12959 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12960
12961         * config.sub (sparc64-elf): Fix os.
12962         (z8k): Remove duplicate.
12963
12964 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12965
12966         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12967         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12968
12969 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12970
12971         * configure: Make file links cleanly even if Lynx fails on
12972           an NFS symlink (at least fail cleanly).
12973
12974 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12975
12976         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12977         -XNh2000.
12978
12979 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12980
12981         * configure: Unknown options are fatal again.
12982
12983 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12984
12985         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12986         compatibility.
12987
12988 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12989
12990         * build-all.mk: Add `clean' target.
12991
12992 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12993
12994         * config.guess:  Add SINIX support.
12995         * configure.in:  Add mips-*-sysv4* support.
12996
12997 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12998
12999         * build-all.mk: Document all useful targets.
13000         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13001         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13002
13003 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13004
13005         * configure: Support --silent, --quiet.
13006
13007 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13008
13009         * configure: Support --disable-FEATURE.
13010
13011 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13012
13013         * config.guess: Recognize NCR running SVR4.3.
13014
13015 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13016
13017         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13018         Patch from Paul Eggert <eggert@twinsun.com>.
13019
13020 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13021
13022         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13023
13024 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13025
13026         * configure: Make unrecognized options give nonfatal warnings
13027         instead of fatal errors, and pass them to any subdirectory
13028         configures in case they recognize them.
13029         Make --x equivalent to --with-x.
13030
13031 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13032
13033         * configure: Add --enable-* options.  Clean up usage message and
13034         some comments.
13035
13036 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13037
13038         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13039
13040 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13041
13042         * configure.in (hppa*-*-*): Enable binutils.
13043
13044 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13045
13046         * config.sub: Recognize cisco.
13047
13048 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13049
13050         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13051
13052 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13053
13054         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13055         than one configuration name.  Add comment.
13056
13057 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13058
13059         * config.guess: about target *-hitachi-hiuxwe2, fixed
13060         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13061         macro is incorrect.]
13062
13063 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13064
13065         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13066         than the "make ls" stuff which used to be here.
13067
13068 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13069
13070         * config.guess:  Recognize i[34]86-unknown-freebsd.
13071         From Shawn M Carey <smcarey@rodan.syr.edu>.
13072
13073 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13074
13075         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13076
13077 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13078
13079         * config.guess: Check for ptx.
13080
13081 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13082
13083         * config.sub: Add os9k checking.
13084
13085 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13086
13087         * config.guess: Handle OSF1 running on HPPA processors
13088
13089 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13090
13091         * configure: If subdir configure fails, print out a message with
13092         subdirectory name, in case subdir's configure code didn't identify
13093         itself.
13094
13095 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13096
13097         * configure.in: Remove embedded newlines from configdirs.
13098         Avoid mismatches of substrings.  Fix matching strings at end
13099         of configdirs.
13100
13101 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13102
13103         * config.guess:  Add Lynx/rs6000 config support.
13104
13105 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13106
13107         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13108
13109 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13110
13111         * configure.in (hppa*-*-osf*): Treat this just like most other
13112         PA configurations (eg no binutils or ld).
13113         (hppa*-*-*elf*): These configurations have binutils and ld.
13114
13115 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13116
13117         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13118
13119 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13120
13121         * configure.in (rs6000-*-*): Build gas.
13122
13123 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13124
13125         * Makefile.in:  Avoid bug in losing hpux sed.
13126
13127 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13128
13129         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13130         for GDB and GDB has been fixed to not need it.
13131
13132 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13133
13134         * config.guess: Recognize vax hosts.
13135
13136 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13137
13138         * configure (while loop): Don't use "break 2" inside case
13139         statement -- the case statement isn't an enclosing loop.
13140
13141 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13142
13143         * config.guess:  Clean up NeXT support, to allow nextstep
13144         on Intel machines.  Make OS be nextstep.
13145
13146 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13147
13148         * config.guess: Add alternate forms for Convex.
13149
13150 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13151
13152         * configure:  Completely rewrite option processing.  Take
13153         advantage of pattern-matching to avoid invoking test frequently.
13154         Also clean up host and target defaulting logic.
13155
13156 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13157
13158         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13159         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13160         commands (plus user environment) will fit SCO limits.
13161
13162 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13163
13164         * configure.in: Don't issue warnings about directories which are
13165         not being configured if -norecursion is set.  Correct test for
13166         --with-gnu-as and --with-gnu-ld to not get confused by substring
13167         matches.
13168
13169         * configure.in: Don't build gas for alpha-dec-osf1*.
13170
13171 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13172
13173         * configure:  Back out Per's change of 12/19/1993.  It changes the
13174         behavior of configure in unexpected and confusing ways.
13175
13176         Also, use different delim char when calculating
13177         program_transform_name so that the name can contain slashes.
13178
13179 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13180
13181         * configure.in, config.sub: Add support for VSTa micro-kernel.
13182
13183 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13184
13185         * configure.in: Nuke hacks which were used to get a special
13186         version of GAS for HPPA configurations.
13187
13188 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13189
13190         * configure:  If only ${target_alias} is given, use that
13191         as the default for ${host_alias}.
13192         * configure:  Add missing back-slashes before nested quotes.
13193
13194 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13195
13196         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13197
13198 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13199
13200         * config.guess:  Recognize some Tektronix configurations.
13201         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13202
13203 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13204
13205         * config.sub: Match any flavor of SH.
13206
13207 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13208
13209         * configure.in: Don't try to configure newlib for Alpha.
13210
13211 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13212
13213         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13214         libg++ or libio for any Alpha target.
13215
13216         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13217
13218 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13219
13220         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13221         default arguments -- so it tried to compress itself.
13222
13223 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13224
13225         * configure.in (notsupp): ensure that a space is always at the end
13226           of the configdirs list, since the grep checks for an explicit space
13227
13228 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13229
13230         * configure.in (target i386-sysv4.2): don't build ld, since static
13231           versions of many libraries are not available.
13232
13233 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13234
13235         * config.guess: Recognize Apollos (using environment variables).
13236         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13237
13238 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13239
13240         * config.guess: Recognize Sony news mips running newsos.
13241
13242 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13243
13244         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13245         "fi ; else" for bash.
13246
13247 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13248
13249         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13250
13251 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13252
13253         * config.sub: accept unixware as an alias for svr4.2.
13254         Fix some inconsistancies with the gcc version.
13255
13256 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13257
13258         * Makefile.in (DISTDOCDIRS):  Add gdb.
13259
13260 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13261
13262         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13263
13264 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13265
13266         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13267         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13268         this now.
13269
13270 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13271
13272         * config.sub: Accept hiux* as an OS name.
13273
13274         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13275         etc/make-stds.texi.  The underscore came from gcc, and dje now
13276         agrees that RUNTESTFLAGS is the correct name.
13277
13278 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13279
13280         * install.sh:  Remove 'set -e'.  It makes any conditionals
13281         in the script useless.
13282
13283         * config.guess: Automatically recognize arm-acorn-riscix
13284         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13285
13286 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13287
13288         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13289
13290 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13291
13292         * Makefile.in (DISTDOCDIRS): New variable.
13293         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13294         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13295
13296 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13297
13298         * configure.in (hppa target): check the source directory for the
13299           pagas sub-directory
13300
13301 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13302
13303         * config.sub: Allow -aout* and -elf*.
13304
13305 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13306
13307         * configure.in: Don't build ld on i386-solaris2, same as for
13308         sparc-solaris2.
13309
13310 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13311
13312         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13313
13314 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13315
13316         * configure.in:  Configure gdb for alpha.
13317
13318 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13319
13320         * Makefile.in (CXXFLAGS): Add -O.
13321
13322 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13323
13324         * config.guess: added support for DG Aviion
13325
13326 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13327
13328         * configure.in: Produce warning message for subdirectories not
13329         configurable for this host/target combination.  Don't try to
13330         configure gdb for vms.
13331
13332 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13333
13334         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13335         appropriate files before making "diststuff".
13336         (DISTBISONFILES): New var: list of files to be edited.
13337         (DISTSTUFFDIRS): Add binutils.
13338
13339 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13340
13341         * config.sub: also handle mipsel and mips64el (for little endian mips)
13342
13343 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13344
13345         * configure.in: Add * to end of all OS names.
13346
13347 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13348
13349         * configure.in: Build newlib for LynxOS native.
13350
13351 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13352
13353         * config.guess: Add support for delta 88k running SVR3.
13354
13355         * configure.in: Add comment about HP compiler vs. emacs.
13356
13357 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13358
13359         * configure.in: don't build ld on solaris2 (not a viable option
13360           due to bugs in getpwnam & getpwuid)
13361
13362 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13363
13364         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13365         config.guess will produce a full version number.
13366
13367 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13368
13369         * configure.in: Build linker and binutils for alpha-dec-osf1.
13370
13371 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13372
13373         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13374         and gdb/testsuite/Makefile.in.
13375
13376 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13377
13378         * configure.in: recognize mips*- instead of mips-
13379
13380 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13381
13382         * config.sub: Accept linux*coff and linux*elf as operating
13383         systems.
13384
13385 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13386
13387         * config.sub: Recognize mips64, and mips3 as an alias for it.
13388
13389 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13390
13391         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13392         gdb knows how to handle OSF/1 shared libraries.
13393
13394 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13395
13396         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13397         * config.guess: Recognize Hitachi's HIUX.
13398         * config.sub: Recognize h3050r* and hppahitachi.
13399         Remove redundant cases for hp9k[23]*.
13400
13401 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13402
13403         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13404         if gas and ld are in the source tree and are in ${configdirs}.
13405         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13406         --with options (but still pass them down on the command line,
13407         if they were explicitly specified).
13408
13409 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13410
13411         * configure: substitute SHELL value in Makefile.in with
13412         ${CONFIG_SHELL}
13413
13414 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13415
13416         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13417         *-*-solaris2* targets.
13418
13419 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13420
13421         * Makefile.in: define M4, and pass it down to sub-makes;
13422         all-autoconf now depends on all-m4
13423
13424 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13425
13426         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13427         presence of {ar,ranlib} instead of a configured directory
13428
13429 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13430
13431         * config.guess: Accept 34?? as well as 33?? for NCR.
13432
13433 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13434
13435         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13436         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13437
13438 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13439
13440         * configure: grab values for $(CC) and $(CXX) from the
13441         environment, so that someone can do "CC=gcc configure; make" and
13442         have it work right (matching the way that autoconf works now)
13443
13444         * configure.in, Makefile.in: add support for gash, the tcl
13445         interface to Galaxy
13446
13447         * config.guess: add NetBSD variants (hp300, x86)
13448
13449 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13450
13451         * install.sh: Support -d option (in the manner of SunOS 4 install,
13452         as it is more deterministic than that of GNU install)
13453         (chmodcmd): Set file to mode 755 by default (should also do default
13454         chgrp and chown, but I don't feel like dealing with that now)
13455
13456 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13457
13458         * config.sub: Remove h8300hhms alias.
13459
13460 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13461
13462         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13463
13464 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13465
13466         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13467         as stmp-fixinc
13468
13469 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13470
13471         * config.sub: recognize m88110-bug-coff.
13472
13473 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13474
13475         * Makefile.in (all-libio): all dependencies on the toolchain used
13476         to build this (gcc, gas, ld, etc)
13477
13478 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13479
13480         * config.guess: Deal with OSF/1 1.3 on alpha.
13481
13482 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13483
13484         * install.sh: add some 'else true' clauses for portability
13485
13486         * configure.in: don't build libio for h8[35]00-*-* targets
13487
13488 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13489
13490         * Makefile.in:  Add support for new libio.
13491
13492 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13493
13494         * install.sh: If one command fails, don't try the rest.  Don't try
13495         to remove $dsttmp (via trap) unless we have already created it.
13496         If $src doesn't exist, detect it and exit with an error.
13497
13498         * config.guess: Recognize BSD on hp300.
13499
13500 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13501
13502         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13503         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13504
13505 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13506
13507         * Makefile.in (all-send-pr): depends on all-prms
13508
13509 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13510
13511         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13512
13513 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13514
13515         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13516         Added test for mips-mips-riscos5.
13517
13518 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13519
13520         * configure.in: use mh-hp300 for 68k HP hosts
13521
13522 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13523
13524         * configure: add support for CONFIG_SHELL, so that you can use
13525         some alternate shell for evaluating configure scripts
13526
13527 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13528
13529         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13530         in configure script to bug-gdb@prep.ai.mit.edu when building
13531         distribution archive.
13532         * Makefile.in (COMPRESS):  Remove def.
13533         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13534         gdb.tar.Z and make-gdb.tar.Z respectively.
13535         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13536         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13537         to convergence with 'taz' target in Makefile.in.
13538
13539 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13540
13541         * install.sh (dsttmp): use trap to ensure that tmp files go
13542         away on error conditions
13543
13544 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13545
13546         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13547
13548 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13549
13550         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13551         its parent is '/' not ''.
13552
13553         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13554
13555 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13556
13557         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13558         that ${newsrcdir}/configure.in does.
13559
13560 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13561
13562         * test-build.mk: support for CONFIG_SHELL
13563
13564 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13565
13566         * config.sub (netware):  Add as a basic system type.
13567
13568 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13569
13570         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13571           $(srcdir)/ from the dependency on Makefile.in.
13572
13573 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13574
13575         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13576         (h8300hhms is temporary until multi-libraries are implemented).
13577         * configure.in: Handle h8300h too.
13578
13579 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13580
13581         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13582
13583 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13584
13585         * configure:  Remove extraneous output when guessing host type.
13586         * config.guess:  Remove extraneous output when guessing using C
13587         compiler rather than uname, or when guessing fails.
13588
13589 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13590
13591         * Makefile.in: remove all.cross and install.cross targets
13592
13593         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13594           definitions
13595
13596 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13597
13598         * configure.in (target sh): Build gprof.
13599
13600 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13601
13602         * config.sub: change -solaris to -solaris2
13603
13604 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13605
13606         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13607
13608 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13609
13610         * configure: Correct error message for missing Makefile.in to
13611         print correct directory.
13612
13613 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13614
13615         * install.sh: kludge around 386BSD shell bug
13616
13617 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13618
13619         * config.guess:  Recognize NeXT.
13620         * config.guess:  Recognize i486-ncr-sysv4.
13621         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13622
13623 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13624
13625         * Makefile.in (MAKEINFOFLAGS): New variable.
13626         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13627         * build-all.mk, test-build.mk: Pass down --no-split as
13628         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13629
13630 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13631
13632         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13633
13634 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13635
13636         * Makefile.in (libg++.tar.z):  New rule.
13637         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13638         * Makefile.in (taz):  Only do a single chmod.
13639
13640 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13641
13642         * install.sh: don't use dirname anymore (replaced with sed usage)
13643
13644 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13645
13646         * Makefile.in:  Change extension for gzip'd files from '.z' to
13647         '.gz' per new FSF standard usage.
13648
13649 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13650
13651         * configure: put quotes around the final value of program_transform_name
13652
13653 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13654
13655         * Makefile.in: new install.sh support; update install-info rules
13656
13657 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13658
13659         * configure.in: Build diff for crosses, but not for go32 host.
13660
13661         * configure.in: Build gprof only for native, and don't build it
13662         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13663
13664 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13665
13666         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13667
13668 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13669
13670         * configure.in (host_tools): Add prms.
13671
13672 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13673
13674         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13675         with $(FLAGS_TO_PASS) on the command line
13676
13677         * config.sub: Recognize lynx and lynxos
13678
13679 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13680
13681         * config.sub: Accept -ecoff*, not just -ecoff.
13682
13683 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13684
13685         * Makefile.in (taz): Use .gz suffix instead of .z.
13686         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13687         names.
13688
13689 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13690
13691         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13692
13693 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13694
13695         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13696         that rebuilds that might happen during 'make install' don't get
13697         bogus gcc include files
13698
13699 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13700
13701         Change from Utah for HPPA support:
13702         * config.guess: Recognize hppa1.x-hp-bsd.
13703
13704 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13705
13706         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13707         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13708
13709 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13710
13711         * config.sub: Add support for rom68k and bug boot monitors.
13712
13713 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13714
13715         * Makefile.in: Make all-opcodes depend on all-bfd.
13716
13717 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13718
13719         * config.guess: Added special check for i[34]86-univel-sysv4*.
13720
13721 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13722
13723         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13724         the processor rather than assuming i486.
13725
13726 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13727
13728         * config.guess: Recognize SunOS6 as Solaris3.
13729
13730 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13731
13732         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13733         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13734
13735 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13736
13737         * build-all.mk (all-cross): New target for Canadian Cross.
13738         Added Q2 go32 targets.
13739         * test-build.mk: Configure go32 cross sparclite-aout and
13740         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13741         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13742
13743 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13744
13745         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13746         GO32 hosted toolchains
13747
13748 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13749
13750         * configure: change  so "-exec-prefix" gets passed down rather
13751         than "-exec_prefix" so autoconf generated Makefiles get the
13752         exec_prefix set right.
13753
13754 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13755
13756         * config.guess: get the Solaris2 minor version number
13757
13758         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13759
13760 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13761
13762         * config.guess: Recognize some Sequent platforms.
13763
13764 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13765
13766         * Makefile.in: added the vault-install target
13767
13768         * configure.in: actually use the Sun3 makefile fragment that's in
13769         config, also added the release dir to configdirs
13770
13771 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13772
13773         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13774
13775 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13776
13777         * configure.in: remove some program from Alpha targetted toolchains
13778
13779 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13780
13781         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13782         gprof.
13783         (taz): Run "make diststuff" in those directories instead of "make
13784         proto-dir".  Look for "VERSION=" only at start of line in subdir
13785         Makefile.  Use "gzip -9" for compression.
13786         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13787         (binutils.tar.z): New target.
13788
13789 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13790
13791         * Makefile.in (taz): Include gpl.texinfo.
13792
13793 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13794
13795         * Makefile.in (setup-dirs): Merged into "taz" target.
13796         (taz): Only do `proto-dir' stuff if a directory is actually needed
13797         for this target.
13798
13799 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13800
13801         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13802         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13803         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13804         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13805         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13806
13807 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13808
13809         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13810         config.sub, and move-if-change to gdb testsuite distribution
13811         archive, so the testsuite can be extracted, configured, and
13812         run separately from the gdb distribution.  Blow away the Chill
13813         tests that require a Chill compiled executable, since GNU Chill
13814         is not yet publically available.
13815
13816 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13817
13818         * test-build.mk: set environment variables in a single command,
13819         instead of a list of assignments and exports
13820
13821         * config.guess: recognize Alpha/OSF1 systems
13822
13823 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13824
13825         * configure: Change help message to prefer --options rather than
13826           -options.
13827
13828 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13829
13830         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13831         zippy@ecst.csuchico.edu.
13832         * config.guess: Recognize miniframe.
13833
13834 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13835
13836         * Makefile.in: Use srcroot to find runtest rather than rootme.
13837         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13838
13839 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13840
13841         * test-build.mk: Extensive additions to support building on a
13842         machine other than the host.
13843
13844 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13845
13846         * configure (tooldir): Fix for i386-aix again.
13847
13848 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13849
13850         * configure, Makefile.in:  Change definition of $(tooldir)
13851         to match the FSF.
13852
13853 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13854
13855         * config.guess:  Recognize i[34]86/SVR4.
13856
13857 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13858
13859         * Makefile.in (all-gdb): gdb depends on sim.
13860
13861 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13862
13863         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13864         at the same time we make the prototype gdb directory.
13865         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13866         files at the same time as the gdb base release distribution.
13867
13868 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13869
13870         * Makefile.in (check): Use individual check targets rather than
13871         DO_X rule.
13872         (check-gcc): Added.
13873
13874 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13875
13876         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13877         for System V release 3.2.
13878
13879 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13880
13881         * config.sub: Recognize hppaosf.
13882         * configure.in: Do configure ld/binutils/gas for it.
13883
13884 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13885
13886         * configure (tooldir): Alter syntax used to set this, for systems
13887         where "\$" isn't handled right, like i386-aix.
13888
13889 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13890
13891         * configure: Pass program-transform-name, not
13892         program_transform_name, to recursive configures.
13893
13894 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13895
13896         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13897         of gas+ld+binutils.
13898
13899 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13900
13901         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13902
13903 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13904
13905         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13906
13907 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13908
13909         * Makefile.in (PRMS): Set back to all-prms.
13910
13911 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13912
13913         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13914         targets, rather than for MIPS hosts.
13915
13916 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13917
13918         * configure.in: add comment for --with-x default values
13919
13920         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13921
13922         * Makefile.in: add check-* targets for each of the directories in
13923         the tree.  Add a definition of RUNTEST that will use the one we
13924         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13925
13926 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13927
13928         * configure.in: Removed obsolete references to bfd_target and
13929         target_makefile_frag.
13930
13931         * build-all.mk: Set assorted targets for Q2.
13932         * config.sub: Recognize z8k-sim and h8300-hms.
13933         * test-build.mk: Really don't pass host to configure.
13934         (HOLES): Added uname.
13935
13936 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13937
13938         * configure: Handle an empty program-prefix, program-suffix or
13939         program-transform-name correctly.
13940
13941 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13942
13943         * build-all.mk: -G 8 no longer required for MIPS targets.
13944         * test-build.mk: Don't pass host argument to configure; make it
13945         guess.
13946
13947 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13948
13949         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13950         * Makefile.in (COMPRESS):  New macro, like GZIP.
13951
13952 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13953
13954         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13955
13956         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13957         with gas currently defaults to -G 0.
13958
13959 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13960
13961         * Makefile.in (all-flex): flex depends on byacc.
13962
13963         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13964         to test-build.mk as RELEASE_TAG.
13965         * test-build.mk (configargs): New variable containing arguments to
13966         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13967         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13968
13969         * config.guess: Use /bin/uname when checking -X argument on SCO,
13970         to avoid invoking GNU uname which doesn't understand -X.
13971
13972         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13973
13974         * configure.in: Build gas for mips-*-*.
13975
13976 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13977
13978         * Makefile.in (all.normal): insert missing backslash.
13979
13980 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13981
13982         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13983
13984         * Makefile.in: Complete overhaul to merge many almost identical
13985         targets.
13986
13987 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13988
13989         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13990         (gdb.tar.Z): Adjusted.
13991
13992         * Makefile.in (setup-dirs, taz): New targets; should be general
13993         enough to adapt for gdb sometime.  Build only .z file.
13994         (gas.tar.z): New target.
13995
13996 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13997
13998         * build-all.mk: Use CC=cc -Xs on Solaris.
13999
14000 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14001
14002         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14003         for handling BISON for FSF releases.
14004
14005 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14006
14007         * configure: Actually implement the change zoo just documented.
14008
14009 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14010
14011         * configure: when using config.guess, only set target_alias when
14012         it's not already been set (ie, on the command line)
14013
14014 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14015
14016         * Makefile.in: add installcheck target, set PRMS to install-prms
14017
14018 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14019
14020         * configure: add support for package_makefile_fragment, handle the
14021         case where a directory has a configure.in file but no Makefile.in
14022         more gracefully (with an actual understandable error message, even);
14023         add support for --without (and add this to the usage message); also
14024         explicitly add a --host=${host_alias} to the command line when
14025         config.guess is used
14026
14027 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14028
14029         * configure: Must use both --host and --target in recursive calls.
14030
14031 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14032
14033         * Makefile.in: Change deja-gnu to dejagnu.
14034
14035 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14036
14037         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14038
14039 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14040
14041         * configure.in: canonicalize all instances to *-*-solaris2*,
14042         also strip out a number of tools to not build for go32 host
14043
14044 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14045
14046         * config.guess: add GPL.
14047
14048         * Makefile.in, config.guess, config.sub, configure: bump
14049           copyrights to 93.
14050
14051 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14052
14053         * Makefile.in (do-info): Removed obsolete check for existence of
14054         localenv file.
14055
14056         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14057
14058 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14059
14060         * Makefile.in: a couple of 'else true' for decstation,
14061         support for TclX
14062
14063         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14064
14065 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14066
14067         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14068
14069 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14070
14071         * config.guess: Recognize i386-ibm-aix (PS/2).
14072         * configure.in: Use config/mh-aix386 file for it.
14073
14074 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14075
14076         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14077         CC_FOR_TARGET instead.
14078         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14079
14080 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14081
14082         * Makefile.in: Add sim to list of directories sent with gdb
14083
14084 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14085
14086         * configure.in: Put back mips-dec-bsd* case.
14087
14088 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14089
14090         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14091         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14092         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14093
14094 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14095
14096         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14097
14098         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14099         (install-info): install dir.info only if it exists,
14100         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14101
14102 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14103
14104         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14105         gas for mips-dec-bsd.
14106
14107 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14108
14109         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14110         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14111
14112 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14113
14114         * configure.in: Added "dejagnu" to hosttools list.
14115
14116 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14117
14118         * config.sub, configure.in, config.guess:  Add support
14119         for Bosx, an AIX variant from Bull.
14120         Patches from F.Pierresteguy@frcl.bull.fr.
14121
14122 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14123
14124         * devo/dejagnu: Initial creation of devo/dejagnu.
14125         Migrated dejagnu testcases and support files for testing software
14126         tools to reside as subdirectories, currently called "testsuite",
14127         within the directory of the software tool.  Migrated all programs,
14128         support libraries, etc. beloging to dejagnu proper from
14129         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14130         with no modifications.  The changes to these files which will
14131         allow them to configure, build, and execute properly will be made
14132         in a future update.
14133
14134 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14135
14136         * Makefile.in: Change send_pr to send-pr.
14137         * configure.in: Likewise.
14138         * send_pr: Renamed directory to send-pr.
14139
14140 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14141
14142         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14143
14144 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14145
14146         * README:  Update for gdb-4.8 release.
14147         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14148         gdb-xxx.tar.z (gzip'd) file also.
14149
14150 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14151
14152         * Makefile.in: make all-diff depend on all-libiberty
14153
14154 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14155
14156         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14157
14158 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14159
14160         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14161
14162 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14163
14164         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14165         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14166         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14167
14168 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14169
14170         * Makefile.in:  makeinfo binary is in a new location
14171
14172 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14173
14174         * config.sub: Accept -ecoff as an OS.
14175
14176         * Makefile.in: Various changes to eliminate a level of make
14177         recursion and reduce the required command line length.
14178         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14179         sub-makes.
14180         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14181         variables holding settings for specific sub-makes.
14182         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14183         in terms of BASE_FLAGS_TO_PASS.
14184         (TARGET_LIBS): New variable listing directories which use
14185         TARGET_FLAGS_TO_PASS.
14186         (subdir_do): Eliminated.
14187         (do-*): New set of targets to replace subdir_do.
14188         (various): All targets which used subdir_do now depend on do-*.
14189         (local-clean): Renamed from do_clean.
14190         (local-distclean): New target, dependency of distclean and
14191         realclean.
14192         (install-info): Don't create directories.  Depend on dir.info
14193         rather than calling make recursively.
14194         (install-dir.info): Eliminated.
14195         (install-info-dirs): Create all info directories here.
14196         (dir.info): Depend upon do-install-info.
14197
14198         * test-build.mk (HOLES): Added false.
14199
14200 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14201
14202         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14203
14204 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14205
14206         * Makefile.in (info): remove dependency on all-texinfo.  The
14207         problem was really in texinfo/C, not at this level.
14208
14209 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14210
14211         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14212
14213 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14214
14215         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14216         GDB releases.
14217
14218 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14219
14220         * configure: Include srcdir in message about target of link not
14221         being found.  Don't convert `-' to `_' in `with' options being
14222         passed to subdirs.
14223
14224 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14225
14226         * configure.in: add uudecode to host_tools
14227
14228         * Makefile.in: added {all,install}-uudecode targets, added them to
14229         the appropriate lists
14230
14231 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14232
14233         * Makefile.in (all-gcc): Added dependency on all-gas.
14234
14235         * configure.in (mips-*-*): Build ld and binutils.
14236
14237 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14238
14239         * configure: check return code from mkdir, print error message and
14240           exit on failure.
14241
14242 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14243
14244         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14245
14246 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14247
14248         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14249
14250 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14251
14252         * config.sub (h8500):  Recognize this as a cpu type.
14253
14254 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14255
14256         * configure: source directory missing is no longer a warning
14257
14258         * configure.in: recognize irix[34]* instead of irix[34]
14259
14260         * Makefile.in: define and pass down X11_LIB
14261
14262 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14263
14264         * guess-systype: Renamed to ...
14265         * config.guess:  ... by popular request.
14266         * configure.in, Makefile.in:  Update accordingly.
14267
14268 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14269
14270         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14271         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14272         + Execute ./dummy instead of assuming . is in PATH.
14273
14274 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14275
14276         * guess-systype:  New shell script.  Attempts to guess the
14277         canonical host name of the executing host.
14278         Only a few hosts are supported so far.
14279         * configure:  Call guess-systype if no host is specified.
14280
14281 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14282
14283         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14284         gcc Makefile.
14285
14286
14287 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14288
14289         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14290         (all-gcc, install-gcc, subdir_do): Use it.
14291
14292 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14293
14294         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14295
14296 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14297
14298         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14299           set exclusively by configure, using configure.in .
14300
14301 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14302
14303         * test-build.mk: set $PATH for all builds
14304
14305         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14306
14307 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14308
14309         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14310         the one used in gcc/Makefile.in, so that a null expansion doesn't
14311         override the one needed to build gcc with a native cc.
14312
14313
14314 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14315
14316         * configure: Accept -with arguments.
14317
14318 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14319
14320         * Makefile.in: added h8300sim
14321
14322 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14323
14324         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14325         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14326         (all-cygnus, native, build-cygnus): Make
14327         $(canonhost)-stamp-3stage-done, not $(host)....
14328         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14329         i386-sco3.2v4.  Added else true to if command.
14330
14331 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14332
14333         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14334
14335 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14336
14337         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14338
14339 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14340
14341         * configure.in: don't remove binutils from Solaris builds
14342
14343 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14344
14345         * Makefile.in: get rid of earlier definitions for *clean,
14346         also handle the recursive info rule better
14347
14348 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14349
14350         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14351         do more-or-less the right thing.
14352
14353 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14354
14355         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14356         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14357
14358 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14359
14360         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14361         $(host_canonical).
14362
14363         * configure.in: split the configdirs list into 4 categories (native
14364         v. cross, library v. tool) and handle the cross-only and native-
14365         only in more reasonable (and correct!) way.
14366
14367 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14368
14369         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14370         configdirs anymore.
14371
14372 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14373
14374         * Makefile.in: extensive cleanup::  removed all of the explicit
14375         clean-* targets, collapsed many wrappers around subdir_do into
14376         one, added additional targets to satisfy standards.texi, deleted
14377         some old targets, some changes for consistency
14378
14379 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14380
14381         * configure.in: handle some programs as cross-only, and others as
14382         native only
14383
14384         * test-build.mk: handle partial holes in a more generic manner
14385
14386         * Makefile.in: m4 depends on libiberty
14387
14388 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14389
14390         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14391         time, wdiff, and find to configdirs
14392
14393         * Makefile.in: all, clean, and install rules for the new programs
14394         added to configure.in
14395
14396 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14397
14398         * configure.in: use mh-sun for all *-sun-* hosts
14399
14400 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14401
14402         * Makefile.in: define flags for X11 include files and library file
14403         locations, pass them down to the programs that need this info
14404
14405         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14406
14407 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14408
14409         * configure.in: start building libg++ for HP-UX targets
14410
14411 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14412
14413         * README:  Update references to files moved into etc/.
14414
14415 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14416
14417         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14418         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14419
14420 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14421
14422         * configure: accept dash as well as underscore in long option
14423         names for FSF compatibility.
14424
14425 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14426
14427         * config.sub: added -sco3.2v4 support from FSF.
14428
14429 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14430
14431         * configure.in: expand the section that adds or removes
14432         directories from the list of programs to build, to handle native
14433         vs. cross in addition to host v. native
14434
14435 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14436
14437         * Makefile.in:  Replace C++ in macro names with CXX.
14438         This is less likely to break ...
14439
14440 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14441
14442         * test-build.mk: add -w to GNU_MAKE
14443
14444 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14445
14446         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14447         add 'sparc' to list of recognized cpus.  This needed to make
14448         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14449         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14450         then changes that into $CPU-wrs-vxworks.
14451
14452         * configure.in: remove most references to gdbtest, regularize
14453         target based program removal
14454
14455         * test-build.mk: import from p3 tree (many fixes and changes)
14456
14457 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14458
14459         * Makefile.in: added rules to handle tcl, tk, and expect
14460
14461         * configure.in: handle those directories if they exist
14462
14463 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14464
14465         * config.sub: removed bogus hppabsd and hppahpux names, since
14466         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14467
14468 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14469
14470         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14471         depends upon all-xiberty
14472
14473         * Makefile.in: changes from p3, including:
14474
14475         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14476
14477         * Makefile.in (XTRAFLAGS): include newlib directories if
14478         newlib/Makefile exists, rather than if host != target.
14479
14480         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14481
14482         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14483         from the same source tree and not building a cross-compiler.  This
14484         matters for the libg++ configuration if reconfiguring a tree that
14485         has already been installed.
14486
14487         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14488
14489         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14490         pick up the machine and system specific header files.
14491
14492         * Makefile.in: added AS_FOR_TARGET, passed down in
14493         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14494         the C compiler to use to create programs which are run in the
14495         build environment, set it to default to $(CC), and passed it down
14496         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14497
14498         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14499
14500         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14501         We need them for unusual native builds, like systems without
14502         ranlib.
14503
14504         * configure: also define $(host_canonical) and
14505         $(target_canonical), which are the full, canonical names for the
14506         given host and target
14507
14508 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14509
14510         * Makefile.in:  Added separate definitions for C++.
14511
14512 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14513
14514         * configure.in (configdirs):  Add deja-gnu.
14515
14516 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14517
14518         * README:  Update for configure.texi and gdb-4.7 release.
14519
14520 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14521
14522         * Makefile.in:  Move "all" target to top of file.
14523         Previously, first target was ".PHONY" which caused BSD4.4 make
14524         to build .PHONY when make was run without arguments.
14525
14526 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14527
14528         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14529         Library-copylefted code in libiberty.
14530
14531 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14532
14533         * config.sub:  Replace m68kmote with plain old m68k.
14534
14535 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14536
14537         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14538
14539 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14540
14541         * config.sub: Complain if no argument is given.  Added support for
14542         386bsd as OS and target alias.
14543
14544 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14545
14546         * Makefile.in (XTRAFLAGS): include newlib directories if
14547         newlib/Makefile exists, rather than if host != target.
14548
14549 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14550
14551         * config.sub: recognize sparclite-wrs-vxworks.
14552
14553         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14554         p3.) Added clean-xiberty to clean.
14555
14556 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14557
14558         * configure.in: use *-*-* instead of nested cases for host and target
14559
14560 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14561
14562         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14563         from the same source tree and not building a cross-compiler.  This
14564         matters for the libg++ configuration if reconfiguring a tree that
14565         has already been installed.
14566
14567 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14568
14569         * config.sub (i486v/i486v4):  Merge in from FSF version.
14570
14571 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14572
14573         * configure: only set PWD if it is already set.
14574
14575 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14576
14577         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14578         doesn't have unset and all success paths (and most error paths)
14579         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14580         to just ${PWD} to avoid confusion.)
14581
14582 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14583
14584         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14585         even for a native compilation.
14586
14587 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14588
14589         Changes to make the gdb.tar.Z rule work better.
14590
14591         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14592         (DEVO_SUPPORT):  Add configure.texi.
14593         (bfd-ilrt.tar.Z):  Remove ancient rule.
14594
14595 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14596
14597         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14598         pick up the machine and system specific header files.
14599
14600         * configure.in, config.sub: added new target m68010-adobe-scout,
14601         with alias of adobe68k.  Changed configure.in to check for
14602         -scout before -sco* to avoid a false match.
14603
14604         * Makefile.in: added AS_FOR_TARGET, passed down in
14605         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14606         the C compiler to use to create programs which are run in the
14607         build environment, set it to default to $(CC), and passed it down
14608         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14609
14610 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14611
14612         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14613         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14614         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14615         FOR_TARGET variants, to newlib and libg++.
14616
14617 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14618
14619         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14620         first.
14621
14622 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14623
14624         * config.sub:  Accept `elf' as an environment.
14625
14626 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14627
14628         * Makefile.in (all-opcodes):  cd into the right directory
14629
14630 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14631
14632         * configure: added -program_transform_name option, used as
14633         argument to sed when installing programs.
14634         configure.texi: added documentation for -program_prefix,
14635         -program_suffix and -program_transform_name.
14636
14637 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14638
14639         * config.sub:  Accept i486 where i386 ok.
14640
14641 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14642
14643         * config.sub: accept we32k
14644
14645 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14646
14647         * config.sub, configure.in: accept OSE68000 and OSE68k.
14648
14649         * Makefile.in: don't create all directories for ``make install'';
14650         let the subdirectories create the ones they need.
14651
14652 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14653
14654         * COPYING: new file, GPL v2
14655
14656 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14657
14658         * Makefile.in: use the new gen-info-dir, which needs a template
14659         argument (which also lives in texinfo)
14660
14661         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14662
14663 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14664
14665         * config.sub (ncr3000):  Change i386 to i486.
14666
14667 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14668
14669         * Makefile.in: add install-rcs, install-grep to
14670         install-no-fixedincludes, removed install-bison and install-libgcc
14671
14672 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14673
14674         * configure.in: grab the HPUX makefile fragment if on HPUX
14675
14676 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14677
14678         * Makefile.in: eradicate bison spoor (ditto libgcc).
14679          configure.in: recognise m68{k,000}-ericsson-OSE.
14680          es1800 is alias for m68k-ericsson-OSE
14681
14682 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14683
14684         * configure.in: rearrange the parts that remove programs from
14685         configdirs, based now on HOST==TARGET or by canonical triple.
14686
14687 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14688
14689         * test-build.mk: recurse explicitly with -f test-build.mk when
14690           appropriate.  predicate stage3 and comparison on the existence
14691           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14692           On very clean, also remove ...stamp-co.  Build in-place before
14693           doing other builds.
14694
14695 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14696
14697         * Makefile.in, configure.in: add tgas
14698
14699 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14700
14701         * Makefile.in: a number of changes merged in from progressive.
14702
14703         * configure.in: add libm.
14704
14705         * .cvsignore: ignore some stuff that comes from test-build.mk.
14706
14707 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14708
14709         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14710
14711 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14712
14713         * configure: Add program_suffix (parallel to program_prefix)
14714         * Makefile.in: adjust directory-creating script for losing decstation
14715
14716 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14717
14718         * configure:  Minor $subdir-related fixes.
14719
14720 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14721
14722         * configure: fix various problems with propogating
14723         makefile_target_frag in subdirs.
14724         * configure.in: config libgcc if its there
14725
14726 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14727
14728         * config.sub:  HPPA merge.
14729
14730 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14731
14732         * Makefile.in:  Replace all-bison with all-byacc in all
14733         dependency lines for other tools (which now use byacc).
14734
14735 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14736
14737         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14738
14739 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14740
14741         * Makefile.in: make gprof rules similar to byacc rules (instead of
14742         vestigal $(unsubdir) that didn't work...)
14743
14744 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14745
14746         * config.sub:  Add support for Linux.
14747         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14748         (at least for libg++).
14749
14750 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14751
14752         * configure.texi: fix doc for the -nfp option to configure
14753
14754 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14755
14756         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14757
14758 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14759
14760         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14761         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14762         * configure.in: added solaris* host_makefile_frag hook.
14763
14764 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14765
14766         * config.sub: changed recognition of m68000 so that various
14767         m68k types can be specified via m680[01234]0
14768
14769 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14770
14771         * config.sub (basic_machine): fix sed so that '-foo' isn't
14772         completely substituted out while .+'-foo' loses the '-foo'
14773
14774 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14775
14776         * config.sub ($os): Add -aout.
14777
14778 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14779
14780         * configure:  If host_makefile_frag is absolute, don't
14781         prefix ${invsubdir} (relevant to libg++ auto-configure).
14782
14783 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14784
14785         * Makefile.in (tooldir): Define it.
14786         (all-ld): Depend on all-flex.
14787
14788 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14789
14790         * Makefile.in (check):  Fix libg++ special case.
14791
14792 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14793
14794         * configure: do not bury `pwd` into config.status, thus do fewer
14795           pwd's.
14796
14797         * configure: print the "Building in" message only when building in
14798           other than "." AND verbose.
14799
14800         * configure: remove -s, rework -v to better accommodate guested
14801           configures.
14802
14803         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14804
14805 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14806
14807         * Makefile.in: macroize flags passed on recursion.  remove
14808           fileutils.
14809
14810 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14811
14812         * configure: get makesrcdir right for subdirs deeper than 1.
14813
14814         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14815           install.
14816
14817 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14818
14819         * Makefile.in: don't print subdir_do or recursion lines.
14820
14821 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14822
14823         * standards.texi: added menu item.
14824
14825         * Makefile.in: build and install standards.info.
14826
14827         * standards.texi: new file.
14828
14829 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14830
14831         * configure: test for and move config.status pieces from
14832           ${subdir}/.
14833
14834 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14835
14836         * configure:  Test for existance of files before trying to mv
14837         them, to avoid numerous non-existance messages.
14838
14839 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14840
14841         * configure: correct final line of config.status.
14842
14843         * configure: patch from eggert.  Avoids a protection problem if
14844           the original Makefile.in is read only.
14845
14846         * configure: use move-if-change from gcc to create config.status.
14847           Some makefiles depend on config.status to tell if a directory
14848           has been reconfigured for a different host.  This change
14849           prevents those directories from remaking everything in the case
14850           where the reconfig was only intended to rebuild a Makefile.
14851
14852         * configure: test for config.sub with "config.sub sun4" rather
14853           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14854           host alias from a missing config.sub.
14855
14856 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14857
14858         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14859           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14860
14861 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14862
14863         * configure: mkdir ${subdir} as needed.
14864
14865 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14866
14867         * Makefile.in,configure.in: added autoconf.
14868
14869 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14870
14871         * Makefile.in: no longer pass against on recursion.
14872
14873         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14874           definitions are not inherited.
14875
14876         * configure: correct makesrcdir when subdir is .
14877
14878 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14879
14880         * configure:  Add support for 'subdirs' variable, which is
14881         like 'configdirs', except that configure doesn't re-invoke
14882         itself for subdirs, it just creates a Makefile for each subdir.
14883         * configure.texi:  Document subdirs.
14884
14885 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14886
14887         * configure.in: added flex to configdirs
14888
14889 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14890
14891         * Makefile.in: remove clean-stamps from clean.
14892
14893 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14894
14895         * configure.in:  Add gdbtest to configdirs.
14896
14897 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14898
14899         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14900         to recursive makes.
14901         * configure.in:  Recognize new ncr3000 config.
14902
14903 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14904
14905         * Makefile.in, configure.in: removed references to gdbm.
14906
14907 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14908
14909         * config.sub:  Don't canonicalize os value
14910         newsos* to bsd (readline needs to check for newsos).
14911         (This fix was earlier made Jan 31, but got re-broken.)
14912
14913 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14914
14915         * configure.in:  sco is an os, not a vendor!
14916
14917         * configure:  Quote $( better.  Keep various shells happy.
14918
14919 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14920
14921         * Makefile.in: eliminate stamp-files.
14922
14923 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14924
14925         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14926           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14927
14928 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14929
14930         * config.sub:  fix iris/iris3.
14931
14932 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14933
14934         * configure: re-add -rm.
14935
14936 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14937
14938         * Maskefile.in: add .stmp-rcs to all.
14939
14940         * configure.in: remove gas from rs6000 build, use aix host fragment.
14941
14942 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14943
14944         * configure: pass down site_option during recursion.
14945
14946 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14947
14948         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14949
14950 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14951
14952         * configure: Change exec_prefix so that it really defaults to prefix.
14953
14954 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14955
14956         * Makefile.in, configure.in:  Add support for mmalloc library.
14957
14958 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14959
14960         * Makefile.in: add stmp dependencies for a few more things.
14961
14962 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14963
14964         * configure: adjusted error message on objdir/srcdir configure
14965           collision, per john's suggestion.
14966
14967         * Makefile.in: add libiberty stmp to all and all.cross.
14968
14969 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14970
14971         * Makefile.in: remove force dependencies, add grep to all.
14972
14973 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14974
14975         * Makefile.in: drop flex.  make stamp files work.
14976
14977         * configure: added test for conflicting configuration in srcdir,
14978           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14979           gets cranky.  use relative paths for configure and srcdir
14980           whenever possible.  Send some error messages to stderr that were
14981           going to stdout.
14982
14983 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14984
14985         * Makefile.in:  Fix libg++ rule to check for gcc directory
14986         before using gcc/gcc.  Also pass XTRAFLAGS.
14987
14988 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14989
14990         * Makefile.in: added stmp-files so that directories aren't polled
14991           when they are already built.
14992
14993         * configure.texi: fixed a node pointer problem.
14994
14995 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14996
14997         * config.sub configure.in gdb/configure.in
14998         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14999         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15000         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15001
15002 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15003
15004         * configure: -recurring becomes -silent.  corrected help message
15005           for -site= option.
15006
15007         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15008
15009 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15010
15011         * configure: when building Makefile for crosses, replace
15012           tooldir and program_prefix.  default srcdir from location of
15013           config.sub.  remove "for host in hosts" and "for target in
15014           targets" loops.
15015
15016 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15017
15018         * Makefile.in: Do not pass bindir or mandir to cvs.
15019
15020 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15021
15022         * Makefile.in, configure.in: removed traces of namesubdir,
15023           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15024           copyrights to '92, changed some from Cygnus to FSF.
15025
15026         * configure.texi: remove most references to multiple hosts,
15027           multiple targets, subdirs, etc.
15028
15029         * configure.man: removed rcsid. reference config.sub not
15030           config.subr.
15031
15032         * Makefile.in: mkdir $(infodir) on install-info.
15033
15034 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15035
15036         * configure.texi:  Explain better about .gdbinit and about
15037         the environment that configure.in sections run in.
15038
15039 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15040
15041         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15042
15043 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15044
15045         * README:  DOC.configure => cfg-paper.texi.
15046
15047 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15048
15049         * config.sub (near case $os):  Don't convert newsos* to bsd!
15050
15051 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15052
15053         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15054         the number of copies of COPYING that go into the GDB tar file.
15055
15056 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15057
15058         * bfd/configure.in, gdb/config/mh-i386sco,
15059         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15060         Fix SCO configuration stuff.
15061
15062 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15063
15064         * Makefile.in:  For libg++, make sure the -I pointing
15065         to the gcc directory goes *after* all the libg++-local -I flags.
15066         Also, move just-gcc dependency from just-libg++ to all-libg++.
15067
15068 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15069
15070         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15071
15072 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15073
15074         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15075
15076 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15077
15078         * config.sub:  Add stratus configuration frags.  Also
15079         submitted to FSF.
15080
15081 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15082
15083         * Makefile.in (DEV_SUPPORT):  add configure.man.
15084
15085         * config.sub(Decode manufacturer-specific):  add -none*.
15086
15087 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15088
15089         * Makefile.in:  remove form feeds to make Sun's make happy.
15090         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15091
15092 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15093
15094         * Makefile.in (AR_FLAGS):  Make quieter.
15095
15096 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15097
15098         * configure.in:  Add libg++.
15099         * configure:  When verbose, don't output the command line at each
15100         level; it will be unremarkably the same as the previous version,
15101         which will be the same as what the user typed.
15102
15103 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15104
15105         * configure.in, Makefile.in: fix clean-info, add flex.  add
15106           fileutils.
15107
15108         * configure: be less sensitive to spaces in Makefile.in.  Do not
15109           look for sources in "..".  Doing so breaks subdirectories that
15110           might have their own configure.  If a subdir has it's own
15111           configure script, use it.
15112
15113 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15114
15115         * cfg-paper.texi: some changes suggested by rms.
15116
15117 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15118
15119         * config.sub:  Merge in some small additions from the FSF version,
15120         taken from the gcc distribution, to bring the Cygnus and FSF
15121         versions into closer sync.
15122
15123 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15124
15125         * configure.in:  Changed svr4 references to sysv4.
15126
15127 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15128
15129         * configure: added -V for version number option.
15130
15131 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15132
15133         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15134           renamed from DOC.configure to cfg-paper.texi.
15135
15136 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15137
15138         * configure, config.subr, config.sub: config.subr is now
15139           config.sub again.
15140
15141 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15142
15143         * configure.texi: new file, in progress.
15144
15145         * Makefile.in: build info file and install the man page for
15146           configure.
15147
15148         * configure.man: new file, first cut.
15149
15150         * configure: find config.subr again now that configuration "none"
15151           has gone.  removed all traces of the -ansi option.  removed all
15152           traces of the -languages option.
15153
15154         * config.subr: resync from rms.
15155
15156 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15157
15158         * configure, config.sub, config.subr: merge config.sub into
15159           config.subr, call the result config.subr, remove config.sub, use
15160           config.subr.
15161
15162         * Makefile.in: revised install for dir.info.
15163
15164 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15165
15166         * configure.in: add decstation host makefile frag.
15167
15168         * Makefile.in: BISON now bison -y again.  also install-gcc on
15169           install.  clean-gdbm on clean.  infodir belongs in datadir.
15170           Make directories for info install.  Build dir.info here then
15171           install it.
15172
15173 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15174
15175         * Makefile.in: fix for bad directory tests.
15176
15177 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15178
15179         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15180           regexp.  -srcdir relative was being handled incorrectly.
15181
15182         * Makefile.in: unwrapped some for loops so that parallel makes
15183           work again and so one can focus one's attention on a particular
15184           package.
15185
15186 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15187
15188         * configure: added PWD as a stand in for `pwd` (for speed). use
15189           elif wherever possible.  make -srcdir work without -objdir.
15190           -objdir= commented out.
15191
15192 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15193
15194         * configure: +options become --options.  -subdirs commented out.
15195           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15196           Makefile now at top of generated Makefile.  Removed cvs log
15197           entries.  added -srcdir.  create .gdbinit only if there is one
15198           in ${srcdir}.
15199
15200         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15201           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15202           and mandir now keyed off datadir by default.
15203
15204 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15205
15206         * Freshly created ChangeLog.
15207
15208 \f
15209 Local Variables:
15210 mode: change-log
15211 left-margin: 8
15212 fill-column: 76
15213 version-control: never
15214 End: