OSDN Git Service

2009-05-29 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
2
3         * Makefile.tpl (all): Avoid harmless warning in make all when
4         gcc-bootstrap is enabled but stage_last does not exist.
5         * Makefile.in: Rebuilt.
6
7 2009-05-24  Nicolas Roche  <roche@adacore.com>
8
9         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
10         * Makefile.in: Regenerate.
11
12 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
13
14         * MAINTAINERS: Update my e-mail address.
15
16 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
17
18         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
19         * configure:  Regenerate.
20
21 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
22
23         PR other/40159
24         * Makefile.tpl (all): Don't assume gcc-bootstrap and
25         gcc-no-bootstrap are mutually exclusive.
26         * Makefile.in: Rebuilt.
27
28 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
29
30         PR other/40159
31         * Makefile.tpl (all): Don't end with unconditional success.
32         * Makefile.in: Rebuilt.
33
34 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
35
36         PR target/37137
37         * Makefile.def (flags_to_pass): Remove redundant and incomplete
38         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
39         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
40         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
41         stage_configureflags, stage_cflags and stage_libcflags into
42         explicit Makefile macros.
43         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
44         GFORTRAN.
45         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
46         CC.  Set CC_FOR_BUILD from CC.
47         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
48         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
49         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
50         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
51         and GFORTRAN.
52         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
53         (_LIBCFLAGS): Renamed to _TFLAGS.
54         (do-compare-debug, do-compare3-debug): Drop.
55         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
56         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
57         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
58         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
59         (XGCC_FLAGS_FOR_TARGET): New.
60         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
61         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
62         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
63         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
64         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
65         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
66         TFLAGS.
67         (BUILD_CONFIG): Include if requested.
68         (all): Set TFLAGS on bootstrap.
69         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
70         (all-stageid-prefixmodule): Likewise.
71         (do-clean, distclean-stageid): Set TFLAGS.
72         (restrap): Fix whitespace.
73         * Makefile.in: Rebuilt.
74
75 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
76
77         * config.guess: Sync with src.
78
79 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
80
81         * configure.ac ($with_ppl):  Default to no if not supplied.
82         ($with_cloog):  Likewise.
83         configure:  Regenerate.
84
85 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
86
87         * MAINTAINERS: Update my e-mail address.
88
89 2009-04-27  Nick Clifton  <nickc@redhat.com>
90
91         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
92
93 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
94
95         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
96         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
97         * Makefile.in: Regenerate.
98
99 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
100
101         PR bootstrap/39739
102         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
103         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
104
105         * configure, Makefile.in: Regenerate.
106
107 2009-04-21  Taras Glek  <tglek@mozilla.com>
108
109         * include/hashtab.h: Update GTY annotations to new syntax
110         * include/splay-tree.h: Likewise
111
112 2009-04-17  Ben Elliston  <bje@au.ibm.com>
113
114         * config.sub, config.guess: Update from upstream sources.
115
116 2009-04-15  Anthony Green  <green@moxielogic.com>
117
118         * configure.ac: Add moxie support.
119         * configure: Rebuilt.
120
121 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
122
123         * configure.ac: Change copyright header to refer to version
124         3 of the GNU General Public License and to point readers at the
125         COPYING3 file and the FSF's license web page.
126         * Makefile.def: Likewise.
127         * Makefile.tpl: Likewise.
128         * Makefile.in: Regenerate.
129
130 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
131
132         * configure.ac: Restore match for darwin9 or later. Use double
133         brackets since regeneration eats one pair.
134         * configure: Regenerate.
135
136 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
137
138         PR gas/10039
139         * configure.ac: Require texinfo 4.7.
140         * configure: Regenerated.
141
142 2009-04-09  Nick Clifton  <nickc@redhat.com>
143
144         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
145         the GCC Runtime Library Exception.
146
147 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
148
149         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
150         * configure: Regenerate.
151
152 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
153
154         * Makefil.def (languages): New entries.
155         * Makefile.tpl (check-gcc-*): New generic target.
156         * Makefile.in: Regenerate.
157
158 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
159
160         * MAINTAINERS:  Update my email address.
161
162 2009-03-18  Tom Tromey  <tromey@redhat.com>
163
164         * configure: Rebuild.
165         * configure.ac (host_libs): Add libiconv.
166         * Makefile.in: Rebuild.
167         * Makefile.def (host_modules): Add libiconv.
168         (configure-gdb, all-gdb): Depend on libiconv.
169
170 2009-03-16  Tristan Gingold  <gingold@adacore.com>
171
172         * configure.ac: Treat gdb as supported on x86_64-darwin.
173         * configure: Regenerate.
174
175 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
176
177         * configure.ac (--with-host-libstdcxx): New option.
178         * configure: Regenerate.
179
180 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
181
182         * MAINTAINERS:  Move myself into the write after approval list.
183
184 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
185
186         * MAINTAINERS: Update e-mail address.
187         
188 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
189
190         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
191
192 2009-03-10  Ira Rosen <irar@il.ibm.com>
193
194         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
195
196 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
197
198         Backport from git Libtool:
199
200         2009-01-19  Robert Millan  <rmh@aybabtu.com>
201         Support GNU/kOpenSolaris.
202         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
203         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
204         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
205         GNU/kOpenSolaris.
206
207 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
208
209         * MAINTAINERS: Update e-mail address.
210
211 2009-02-24  Michael Eager  <eager@eagercon.com>
212
213         * MAINTAINERS (Write After Approval): Add self.
214
215 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
216
217         * MAINTAINERS (Write After Approval): Add myself.
218
219 2009-02-05  Andreas Schwab  <schwab@suse.de>
220
221         * Makefile.tpl (stage_last): Define $r and $s before using
222         $(RECURSE_FLAGS_TO_PASS).
223         * Makefile.in: Regenerate
224
225 2009-01-30  Ian Lance Taylor  <iant@google.com>
226
227         * MAINTAINERS: Move myself to the Global Reviewers list.
228
229 2009-01-29  Robert Millan  <rmh@aybabtu.com>
230
231         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
232         * configure: Regenerate.
233
234 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
235
236         * MAINTAINERS: Make whitespace consistent.
237         Remove Robert Millan from Write After Approval.
238
239 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
240
241         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
242         (all-opcodes): Depend on all-libiberty.
243         * Makefile.in: Regenerate.
244
245 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
246
247         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
248         * configure: Regenerate.
249
250 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
251
252         * MAINTAINERS (Write After Approval): Add myself.
253
254 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
255
256         * MAINTAINERS: Add myself to reviewers (Fortran).
257
258 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
259
260         PR tree-optimization/38515
261         * configure.ac (cloog-polylib): Removed.
262         (with_ppl, with_cloog): Test for "no".
263         * configure: Regenerated.
264
265 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
266
267         * MAINTAINERS: Moved myself to reviewers (Fortran).
268
269 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
270
271         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
272         (Write After Approval): Remove myself.
273
274 2009-01-03  Diego Novillo  <dnovillo@google.com>
275
276         * MAINTAINERS: Remove myself from alias maintainership.
277
278 2009-01-02  David Ayers  <ayers@fsfe.org>
279
280         * MAINTAINERS: Update e-mail address.
281
282 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
283
284         * MAINTAINERS: Make whitespace consistent.
285
286 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
287
288         Backport from upstream Libtool:
289         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
290         Add cache variables to tests that require the linker to work.
291         For shlibpath_overrides_runpath, this also changes the semantics
292         to let the result from the C compiler take precedence.
293
294 2008-12-02  Ben Elliston  <bje@au.ibm.com>
295
296         * config.sub, config.guess: Update from upstream sources.
297
298 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
299
300         * configure.ac (ppllibs): Add by default the lib flags.
301         * configure: Regenerate.
302
303 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
304
305         * MAINTAINERS:  Add myself to the write after approval list.
306
307 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
308
309         * configure.ac: Add double brackets on darwin[912].
310         * configure: Regenerate.
311
312 2008-12-03  Daniel Kraft  <d@domob.eu>
313
314         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
315         Approval to Reviewer section (for Fortran front-end).
316
317 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
318
319         * configure.ac: Expand to darwin10 and later.
320         * configure: Regenerate.
321
322 2008-12-02  Andreas Schwab  <schwab@suse.de>
323
324         * Makefile.def: configure-target-boehm-gc depends on
325         all-target-libstdc++-v3.
326         * Makefile.in: Regenerate.
327
328 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
329
330         * MAINTAINERS:  Add myself as mingw maintainer.
331
332 2008-12-02  Ben Elliston  <bje@au.ibm.com>
333
334         * config.sub, config.guess: Update from upstream sources.
335
336 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
337
338         * README.SCO: Remove.
339
340 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
341
342         * MAINTAINERS:  Add myself to the write after approval list.
343
344 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
345
346         * MAINTAINERS:  Update my email address in WAA section.
347
348 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
349
350         * MAINTAINERS: Update e-mail address.
351
352 2008-11-27  Toon Moene <toon@moene.org>
353
354         * MAINTAINERS: Change e-mail address.
355
356 2008-11-27  Tristan Gingold  <gingold@adacore.com>
357
358         * configure.ac: Build gdb for i?86-*-darwin*
359         * configure: Regenerated.
360
361 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
362
363         * MAINTAINERS: Added my full name.
364
365 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
366
367         PR bootstrap/38014
368         PR bootstrap/37923
369
370         Revert:
371
372         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
373
374         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
375         * Makefile.in: Regenerated.
376
377         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
378
379         PR gdb/921
380         PR gdb/1646
381         PR gdb/2175
382         PR gdb/2176
383
384         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
385         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
386         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
387         (HOST_EXPORTS): Pass CPPFLAGS.
388         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
389         (LDFLAGS_FOR_TARGET): Initialize from configure script.
390         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
391         * Makefile.in, configure: Regenerated.
392         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
393         and CPPFLAGS_FOR_BUILD.
394
395 2008-11-06  Jeff Law <law@redhat.com>
396
397         * MAINTAINERS: Add myself as middle end maintainer.
398
399 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
400
401         * MAINTAINERS (Write after approval): Add myself.
402
403 2008-11-05  Diego Novillo  <dnovillo@google.com>
404
405         * MAINTAINERS (Global Reviewers): Add myself.
406         (Non-Algorithmic Maintainers): Remove myself.
407
408 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
409
410         * MAINTAINERS (Write after approval): Add myself.
411
412 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
413
414         * MAINTAINERS (Write after approval): Add myself.
415
416 2008-10-31  Ben Elliston  <bje@au.ibm.com>
417
418         * configure.ac (spu-*-*): Remove special case.
419         * configure: Regenerate.
420
421 2008-10-30  Catherine Moore  <clm@codesourcery.com>
422
423         * MAINTAINERS (Write after approval): Update my email address.
424
425 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
426
427         * configure.ac [spu-*-*]: Do not set skipdirs.
428         * configure: Re-generate.
429
430 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
431
432         * MAINTAINERS (Various Maintainers): Add myself to reload.
433
434 2008-10-25  Richard Guenther  <rguenther@suse.de>
435
436         * MAINTAINERS (Various Maintainers): Add myself as middle-end
437         maintainer.  Remove myself as libgcc-math maintainer.
438         (Non-Algorithmic Maintainers): Remove myself.
439
440 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
441
442         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
443         * Makefile.in: Regenerated.
444
445 2008-10-23  Cary Coutant  <ccoutant@google.com>
446
447         * MAINTAINERS (Write after approval): Add myself.
448
449 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
450
451         PR gdb/921
452         PR gdb/1646
453         PR gdb/2175
454         PR gdb/2176
455
456         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
457         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
458         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
459         (HOST_EXPORTS): Pass CPPFLAGS.
460         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
461         (LDFLAGS_FOR_TARGET): Initialize from configure script.
462         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
463         * Makefile.in, configure: Regenerated.
464         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
465         and CPPFLAGS_FOR_BUILD.
466
467 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
468
469         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
470         Sebastian Pop.
471
472 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
473
474         * MAINTAINERS (Write After Approval): Added myself.
475
476 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
477
478         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
479         recommended version to 2.3.2.
480
481         * configure: Regenerate.
482
483 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
484
485         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
486
487 2008-09-29  David Daney <david.daney@caviumnetworks.com>
488
489         * MAINTAINERS (Write After Approval): Update e-mail address.
490
491 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
492
493         * libtool.m4: Update to libtool 2.2.6.
494         * lt~obsolete.m4: Update to libtool 2.2.6.
495         * ltmain.sh: Update to libtool 2.2.6.
496         * ltsugar.m4: Update to libtool 2.2.6.
497         * ltversion.m4: Update to libtool 2.2.6.
498         * ltoptions.m4: Update to libtool 2.2.6.
499         * ltgcc.m4: Update to match changes from libtool 2.2.6.
500
501 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
502
503         * MAINTAINERS (Write After Approval): Add myself.
504
505 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
506
507         * MAINTAINERS (Write After Approval): Update my name.
508
509 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
510
511         * MAINTAINERS: Add myself in "Write After Approval".
512
513 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
514
515         * MAINTAINERS: Add myself as ia64 maintainer.
516
517 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
518
519         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
520         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
521         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
522         and Michael Tiemann from Write After Approval since they do not
523         actually have access.
524
525 2008-09-05  Richard Guenther  <rguenther@suse.de>
526
527         * configure.ac: Initialize clooglibs to -lcloog.
528         * configure: Re-generate.
529
530 2008-09-04  Le-Chun Wu  <lcwu@google.com>
531
532         * MAINTAINERS (Write After Approval): Add myself.
533
534 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
535
536         * configure.ac (--with-cloog-polylib): New.
537         (--disable-cloog-version-check): New.
538         (--disable-ppl-version-check): New.
539         * configure: Re-generate.
540
541 2008-09-03  Richard Guenther  <rguenther@suse.de>
542
543         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
544         cloog test.
545         * configure: Re-generate.
546
547 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
548
549         Add picoChip port.
550         * MAINTAINERS: Add picoChip maintainers.
551
552 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
553             Tobias Grosser  <grosser@fim.uni-passau.de>
554             Jan Sjodin  <jan.sjodin@amd.com>
555             Harsha Jagasia  <harsha.jagasia@amd.com>
556             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
557             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
558             Adrien Eliche  <aeliche@isty.uvsq.fr>
559
560         Merge from graphite branch.
561         * configure: Regenerate.
562         * Makefile.in: Regenerate.
563         * configure.ac (host_libs): Add ppl and cloog.
564         Add checks for PPL and CLooG.
565         * Makefile.def (ppl, cloog): Added modules and dependences.
566         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
567         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
568
569 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
570
571         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
572         (GCC_SHLIB_SUBDIR): New.
573         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
574         * configure: Regenerate.
575         * Makefile.in: Regenerate.
576
577 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
578
579         * MAINTAINERS: Consistently use tabs to separate columns.
580
581 2008-08-29  Tristan Gingold  <gingold@adacore.com>
582
583         * MAINTAINERS (Write after Approval): Add myself.
584
585 2008-08-28  Tristan Gingold  <gingold@adacore.com>
586
587         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
588         Enable bfd, binutils and opcodes.
589         * configure: Regenerate.
590
591 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
592
593         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
594
595 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
596
597         * MAINTAINERS:  Use correct Umlaut for last name.
598
599 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
600
601         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
602
603 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
604
605         * MAINTAINERS: Update my email address.
606
607 2008-08-16  Nicolas Roche  <roche@adacore.com>
608
609         * Makefile.tpl: Add BOOT_ADAFLAGS.
610         * Makefile.in: Regenerate.
611
612 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
613
614         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
615         * configure: Regenerate.
616
617 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
618
619         * configure.ac: Add makefile fragments for hpux.
620         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
621         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
622         * configure: Regenerate.
623         * Makefile.in: Regenerate.
624
625 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
626
627         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
628
629 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
630
631         * MAINTAINERS (Write after Approval): Add myself.
632
633 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
634
635         * MAINTAINERS (Write After Approval):  Add myself.
636
637 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
638
639         * MAINTAINERS (Write After Approval):  Add myself.
640
641 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
642
643         * MAINTAINERS: Update my email address.
644
645 2008-06-25  Joey Ye  <joey.ye@intel.com>
646
647         * MAINTAINERS (Write After Approval):  Add myself.
648
649 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
650
651         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
652         * Makefile.in: Regenerate.
653         * configure: Regenerate.
654
655 2008-06-17  Daniel Kraft  <d@domob.eu>
656
657         * MAINTAINERS (Write After Approval):  Add myself.
658
659 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
660
661         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
662         "$@" is still intact with both Autoconf 2.59 and 2.62.
663         * configure: Regenerate.
664
665 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
666
667         * Makefile.tpl: Fix comment errors.
668         * Makefile.in: Regenerate.
669
670 2008-06-12  David S. Miller  <davem@davemloft.net>
671             David Edelsohn  <edelsohn@gnu.org>
672
673         * configure.ac: Add powerpc*-*-* to gold supported targets.
674         * configure: Regenerate.
675
676 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
677
678         PR tree-optimization/36218
679         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
680         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
681         (all prefix="build-"): Pass them to build-system sub-makes.
682         * Makefile.in: Regenerate.
683
684 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
685
686         * MAINTAINERS (mt port): Remove.
687         (sco5, unixware, sco udk): Remove.
688         (Kean Johnston): Add to Write After Approval.
689
690 2008-05-30  Julian Brown  <julian@codesourcery.com>
691
692         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
693         of libobjc for ARM EABI Linux.
694         * configure: Regenerate.
695
696 2008-05-18 Xinliang David Li   <davidxl@google.com>
697
698         * ChangeLog: Remove wrong ChangeLog entry.
699
700 2008-05-17 Xinliang David Li   <davidxl@google.com>
701
702         * MAINTAINERS (Write After Approval): Add myself.
703
704 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
705
706         * MAINTAINERS (Write After Approval): Add myself.
707
708 2008-05-14  Rafael Espíndola  <espindola@google.com>
709
710         * config-ml.in: don't handle --enable-shared and --enable-static.
711
712 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
713
714         * MAINTAINERS: Update my email address.
715
716 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
717
718         * MAINTAINERS: Update my email address.
719
720 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
721
722         * MAINTAINERS (Write After Approval): Add myself.
723
724 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
725
726         * MAINTAINERS (Write After Approval): Add myself.
727
728 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
729
730         * MAINTAINERS (crx): Add myself.
731
732 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
733
734         Sync with src:
735         2008-04-14  David S. Miller  <davem@davemloft.net>
736
737         * configure.ac: Add sparc*-*-* to gold supported targets.
738         * configure: Regenerate.
739
740 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
741
742         PR bootstrap/35457
743         * configure.ac: Include override.m4.
744         * configure: Regenerate.
745
746 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
747
748         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
749         * Makefile.in: Regenerate.
750
751 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
752
753         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
754         as nonconfigurable directories list.
755         * configure: Regenerate.
756
757 2008-04-14  Ben Elliston  <bje@au.ibm.com>
758
759         * config.sub, config.guess: Update from upstream sources.
760
761 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
762
763         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
764         * Makefile.in: Regenerate.
765
766 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
767
768         * configure.ac: Do not build libssp for the AVR.
769         * configure: Regenerate.
770
771 2008-04-07  Ian Lance Taylor  <iant@google.com>
772
773         * Makefile.def: check-gold depends upon all-binutils.
774         * Makefile.in: Regenerate.
775
776 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
777
778         * MAINTAINERS (Write After Approval): Add myself.
779
780 2008-04-04  Nick Clifton  <nickc@redhat.com>
781
782         PR binutils/4334
783         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
784         builds.
785         * configure: Regenerate.
786
787 2008-04-04  NightStrike  <NightStrike@gmail.com>
788
789         PR other/35151
790         * configure.ac: Combine rules for mingw32 and mingw64.
791         * configure: Regenerate.
792
793 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
794
795         * MAINTAINERS (Write After Approval): Add myself.
796
797 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
798
799         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
800         * Makefile.in (.NOTPARALLEL): Ditto.
801
802 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
803
804         * MAINTAINERS (Write After Approval): Add myself.
805
806 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
807
808         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
809         * Makefile.in (.NOTPARALLEL): Regenerate.
810
811 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
812
813         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
814         * Makefile.in: Regenerate.
815
816 2008-03-26  Jakub Staszak  <kuba@et.pl>
817
818         * MAINTAINERS (Write After Approval): Add myself.
819
820 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
821
822         * MAINTAINERS:  Update e-mail address.
823
824 2008-03-20  Ian Lance Taylor  <iant@google.com>
825
826         * configure.ac: Add support for --enable-gold.
827         * Makefile.def: Add gold as a directory like ld.
828         * configure, Makefile.in: Regenerate.
829
830 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
831
832         * configure.ac: m4_include config/proginstall.m4.
833         * configure: Regenerate.
834
835         Backport from upstream Libtool:
836
837         2007-10-12  Eric Blake  <ebb9@byu.net>
838
839         Deal with Autoconf 2.62's semantic change in m4_append.
840         * ltsugar.m4 (lt_append): Replace broken versions of
841         m4_append.
842         (lt_if_append_uniq): Don't require separator to be overquoted,
843         and avoid broken m4_append.
844         (lt_dict_add): Fix typo.
845         * libtool.m4 (_LT_DECL): Don't overquote separator.
846
847 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
848
849         * config.rpath: Add AIX 6 support.
850
851 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
852
853         * Makefile.def (stageprofile).  Remove -fprofile-generate
854         from stage_libcflags.
855         * Makefile.in: Regenerate.
856
857 2008-03-13  Ben Elliston  <bje@au.ibm.com>
858
859         * config.sub, config.guess: Update from upstream sources.
860
861 2008-03-06  Tom Tromey  <tromey@redhat.com>
862
863         * MAINTAINERS: Update for treelang deletion.
864
865 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
866
867         * MAINTAINERS: Update my email address.
868
869 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
870
871         * MAINTAINERS (darwin port): Add myself as a maintainer.
872         (objective-c/c++): Add myself as a maintainer.
873
874 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
875
876         * MAINTAINERS (Write After Approval): Update my email address.
877
878 2008-02-25  Tomas Bily  <tbily@suse.cz>
879
880         * MAINTAINERS (Write After Approval): Add myself.
881
882 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
883
884         * MAINTAINERS (OpenMP): Add myself.
885
886 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
887
888         PR bootstrap/32009
889         PR bootstrap/32161
890
891         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
892         * configure: Regenerate.
893
894         * Makefile.def: Define stage_libcflags for all bootstrap stages.
895         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
896         STAGE4_LIBCFLAGS): New.
897         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
898         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
899         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
900         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
901         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
902         for target modules.  Don't export LIBCFLAGS.
903         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
904         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
905         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
906         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
907         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
908         * Makefile.in: Regenerate.
909
910 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
911
912         PR libgcj/33085
913         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
914         Do not use -DDLL_EXPORT.  Backport from upstream.
915
916 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
917
918         * MAINTAINERS (Write After Approval): Add myself.
919
920 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
921
922         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
923         * configure: Regenerate.
924
925 2008-01-31  Marc Gauthier  <marc@tensilica.com>
926
927         * configure.ac (xtensa*-*-*): Recognize processor variants.
928         * configure: Regenerate.
929
930 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
931
932         PR bootstrap/34922
933         * configure.ac (PARSE_ARGS): Push suitable setting of
934         ac_subdirs_all, for `./configure --help=recursive'.
935         Handle `+' in generic toplevel directory disabling.
936         * configure: Regenerate.
937
938 2008-01-28  Nick Clifton  <nickc@redhat.com>
939
940         * MAINTAINERS (xstormy16): Take over maintainership.
941
942 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
943
944         * MAINTAINERS (c4x port): Remove.
945
946 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
947
948         * libtool.m4: Backport AIX 6 support from ToT Libtool.
949
950 2008-01-23  Ben Elliston  <bje@au.ibm.com>
951
952         * config.sub, config.guess: Update from upstream sources.
953
954 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
955
956         * MAINTAINERS (Write After Approval): Add myself.
957
958 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
959
960         * MAINTAINERS: Update my email address.
961
962 2008-01-09  Raksit Ashok  <raksit@google.com>
963
964         * MAINTAINERS (Write After Approval): Add myself.
965
966 2008-01-09  Raksit Ashok  <raksit@google.com>
967
968         * MAINTAINERS (Write After Approval): Add myself.
969
970 2008-01-08  Ben Elliston  <bje@au.ibm.com>
971
972         * config.sub, config.guess: Update from upstream sources.
973
974 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
975
976         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
977         Change recommended MPFR from 2.2.1 -> 2.3.0.
978         * configure: Regenerate.
979
980 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
981
982         * MAINTAINERS: Update my email address.
983
984 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
985
986         * MAINTAINERS: Update my email address.
987
988 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
989
990         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
991         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
992         * Makefile.in: Regenerate.
993
994 2007-12-10  Mark Heffernan <meheff@google.com>
995
996         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
997         misplaced entries.
998
999 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1000
1001         * configure.ac: Enable libjava for x86_64-*-darwin9.
1002         * configure: Regenerate.
1003
1004 2007-12-07  Bill Maddox <maddox@google.com>
1005
1006         * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1009
1010         * config.sub, config.guess: Update from upstream sources.
1011
1012 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1013
1014         * config-ml.in: Remove 64bit configure tests.
1015
1016 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1017
1018         * config-ml.in: Robustify against white space in absolute file
1019         names.
1020
1021         * config-ml.in (multi-clean): Substitute ${Makefile}.
1022         Remove superfluous ${Makefile} in list.
1023
1024 2007-11-19  Thiemo Seufer  <ths@mips.com>
1025
1026         * config-ml.in: Don't hardcode the Makefile name.
1027
1028 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1029
1030         * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1033
1034         * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2007-11-06  Doug Kwan <dougkwan@google.com>
1037
1038         * MAINTAINERS (Write After Approval): Add myself.
1039
1040 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1041
1042         * MAINTAINERS (mercury): Remove entry.
1043         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1044
1045 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1046
1047         * Makefile.def (dependencies): Make configure-gdb depend on
1048         all-intl.
1049         * Makefile.in: Regenerated.
1050
1051 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1052
1053         * MAINTAINERS (Fortran maintainer): Remove myself.
1054
1055 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1056
1057         * Makefile.def: To avoid problems running with parallel makes,
1058         build newlib before libgloss so that target specific header
1059         files are availble.
1060         * Makefile.in: Regenerate
1061
1062 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1063
1064         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1065         * Makefile.in: Regenerate.
1066
1067 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1068
1069         * MAINTAINERS (Register allocation reviewer): Add myself.
1070
1071 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1072
1073         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1074         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1075         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1076         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1077         * configure: Regenerate.
1078
1079 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1080
1081         * MAINTAINERS (Register allocation reviewer): Add myself.
1082
1083 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1084
1085         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1086         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1087         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1088         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1089         * configure.ac: Default them to host tools for $host = $build.
1090         Subst them.
1091
1092         * configure: Regenerate.
1093         * Makefile.in: Regenerate.
1094
1095 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1096
1097         * MAINTAINERS (Register allocation reviewer): Add myself.
1098
1099 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1100
1101         * MAINTAINERS (Register allocation reviewer): Add myself.
1102
1103 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1104
1105         * MAINTAINERS (Write After Approval): Fix typo.
1106
1107 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1108
1109         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1110         * configure: Regenerate.
1111
1112 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1113
1114         PR bootstrap/31906
1115         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1116         they're already prefixed.
1117
1118 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1119
1120         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1121         libstdc++.
1122         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1123         * configure: Regenerate.
1124         * Makefile.in: Regenerate.
1125
1126 2007-09-17  Andreas Schwab  <schwab@suse.de>
1127
1128         * configure.ac: Raise minimum makeinfo version to 4.6.
1129         * configure: Regenerate.
1130
1131 2007-09-17  Johannes Singler <singler@ira.uka.de>
1132
1133         * MAINTAINERS (write-after-approval) add myself
1134
1135 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1136
1137         * configure.ac: Correct makeinfo version check.
1138         * configure: Regenerate.
1139
1140 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1141
1142         * MAINTAINERS: Update my email address.
1143
1144 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1145
1146         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1147         to $skipdirs and only disable gprof for newlib.  Use the normal
1148         mips*-elf* handling in other respects.
1149         * configure: Regnerate.
1150
1151 2007-09-12  David Daney  <ddaney@avtrex.com>
1152
1153         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1154         enabling libgcj.
1155         * configure: Regenerate.
1156
1157 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1158
1159         PR other/32154
1160         * configure.ac: For libgloss targets, point the linker to the linker
1161         script, startup code and simulator library.
1162         * configure: Regenerate.
1163
1164 2007-09-07  Andrew Haley  <aph@redhat.com>
1165
1166         * configure.ac (noconfigdirs): Remove target-libffi and
1167         target-libjava.
1168         * configure: Regenerate.
1169
1170 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1171
1172         PR target/33281
1173         * configure.ac: Use config/mh-mingw on mingw.
1174         * configure: Regenerate.
1175
1176 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1177
1178         * MAINTAINERS (Write After Approval): Add myself.
1179
1180 2007-09-05  Richard Guenther  <rguenther@suse.de>
1181
1182         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1183         nor --disable-checking is provided also turn on yes and types
1184         checking for stage1.
1185         * configure: Re-generate.
1186
1187 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1188
1189         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1190         (Write After Approval): Remove myself.
1191
1192 2007-08-29  Nick Clifton  <nickc@redhat.com>
1193
1194         * config.sub, config.guess: Update from upstream sources.
1195
1196 2007-08-22  Bud Davis  <jmdavis@link.com>
1197
1198         * MAINTAINERS (Write After Approval): Added myself.
1199         * MAINTAINERS (Reviewers): Removed myself.
1200
1201 2007-08-18  Paul Brook  <paul@codesourcery.com>
1202             Joseph Myers  <joseph@codesourcery.com>
1203
1204         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1205         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1206         * Makefile.in: Regenerate.
1207         * configure.ac (--with-debug-prefix-map): New.
1208         * configure: Regenerate.
1209
1210 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1211             Nigel Stephens  <nigel@mips.com>
1212
1213         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1214         as target_makefile_frag.
1215         * configure: Regenerate.
1216
1217 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1218
1219         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1220         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1221         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1222         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1223         (do-compare, do-compare3, do-compare-debug): New.
1224         ([+compare-target+]): Use them.
1225
1226 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1227
1228         * MAINTAINERS (Write After Approval): Change my email address.
1229
1230 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1231             Ben Elliston  <bje@au.ibm.com>
1232
1233         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1234         --silent if $silent.
1235         * configure: Regenerate.
1236
1237 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1238
1239         * MAINTAINERS (Various Maintainers): Add myself as
1240         loop infrastructure maintainer.  Update my e-mail
1241         address.
1242
1243 2007-07-31  Diego Novillo  <dnovillo@google.com>
1244
1245         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1246         Adjust description.
1247
1248 2007-07-26  Richard Guenther  <rguenther@suse.de>
1249
1250         * configure.ac: Add types checking to stage1 checking flags.
1251         * configure: Regenerate.
1252
1253 2007-07-17  Nick Clifton  <nickc@redhat.com>
1254
1255         * COPYING3: New file.  Contains version 3 of the GNU General
1256         Public License.
1257         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1258         Lesser General Public License.
1259
1260 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1261
1262         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1263
1264 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1265
1266         * MAINTAINERS (S/390 co-maintainer): Add myself.
1267         (Write After Approval): Remove myself.
1268
1269 2007-07-13  Dan Hipschman  <dsh@google.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2007-07-11  Nick Clifton  <nickc@redhat.com>
1274
1275         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1276         WINDRES export.
1277         * Makefile.in: Regenerate.
1278
1279 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1280
1281         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1282         maintainer.
1283
1284 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1285
1286         * lt~obsolete.m4: New. Import from 20070318 libtool.
1287
1288 2007-07-03  Julian Brown  <julian@codesourcery.com>
1289
1290         * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1293
1294         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1295         * configure: Regenerate.
1296
1297 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1298
1299         * configure.ac: Add some missing m4 quotation.
1300         * configure: Regenerate.
1301
1302 2007-07-02  Simon Baldwin  <simonb@google.com>
1303
1304         * MAINTAINERS (Write After Approval): Add myself.
1305
1306 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1307
1308         * configure: Regenerate.
1309
1310 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1311
1312         * Makefile.def: Add windmc tool to build.
1313         * Makefile.tpl: Likewise.
1314         * configure.ac: Likewise.
1315         * Makefile.in: Regenerate.
1316         * configure: Regenerate.
1317
1318 2007-06-28  DJ Delorie  <dj@redhat.com>
1319
1320         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1321         not building newlib.
1322         * configure: Regenerated.
1323
1324 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1325
1326         * MAINTAINERS (Write After Approval): Add myself.
1327
1328 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1329
1330         * MAINTAINERS (Write After Approval): Add myself.
1331
1332 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1333
1334         * MAINTAINERS (Write After Approval): Add myself.
1335
1336 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1337
1338         * MAINTAINERS (Write After Approval): Add myself.
1339
1340 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1341
1342         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1343         * Makefile.in: Regenerated.
1344
1345 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1346
1347         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1348         bfin*-*-uclinux* targets.
1349         * configure: Regenerate.
1350
1351 2007-06-14  Ian Lance Taylor  <iant@google.com>
1352
1353         * MAINTAINERS: Add myself as non-algorithmic global write
1354         maintainer.
1355
1356 2007-06-14  Diego Novillo  <dnovillo@google.com>
1357
1358         * MAINTAINERS: Add self as middle-end maintainer and
1359         non-algorithmic global write maintainer.
1360
1361 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1362
1363         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1364         Move all Fortran maintainers except Paul Brook into the
1365         Non-Autopoiesis section.
1366
1367 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1368
1369         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1370         (distclean-stage[+id+]): Possibly delete stage_last.
1371         * Makefile.in: Regenerate.
1372
1373 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1374
1375         * MAINTAINERS (Various Maintainer): Fix typo.
1376
1377 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1378
1379         * MAINTAINERS (Various Maintainer): Add myself as
1380         dataflow maintainer.
1381
1382 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1383
1384         * config.sub, config.guess: Update from upstream sources.
1385
1386 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1387
1388         * Makefile.tpl: Fix spelling error.
1389         * Makefile.in: Regenerate.
1390
1391 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1392
1393         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1394         lt_cv_sys_max_cmd_len.
1395
1396 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1397
1398         * MAINTAINERS (Various Maintainers): Add myself as
1399         auto-vectorizer maintainer.
1400
1401 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1402
1403         PR libjava/32098
1404         * libtool.m4: Revert previous change.
1405         * ltgcc.m4: Put it here.
1406
1407 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1408
1409         * MAINTAINERS (Various Maintainers): Add myself as
1410         auto-vectorizer maintainer.
1411
1412 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1413
1414         PR libjava/32098
1415         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1416
1417 2007-05-30  Richard Guenther  <rguenther@suse.de>
1418
1419         * MAINTAINERS (Various Maintainers): Add myself as
1420         auto-vectorizer maintainer.
1421
1422 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1423
1424         PR bootstrap/29382
1425         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1426         * configure: Rebuilt.
1427
1428 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1429
1430         * MAINTAINERS (Write After Approval): Removed my name.
1431
1432 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1433
1434         * MAINTAINERS (Write After Approval): Remove myself.
1435
1436 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1437
1438         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1439
1440 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1441
1442         * ltmain.sh: Update from ToT Libtool.
1443         * libtool.m4: Update from ToT Libtool.
1444         * ltsugar.m4: New. Update from ToT Libtool.
1445         * ltversion.m4: New. Update from ToT Libtool.
1446         * ltoptions.m4: New. Update from ToT Libtool.
1447         * ltconfig: Remove.
1448         * ltcf-c.sh: Remove.
1449         * ltcf-cxx.sh: Remove.
1450         * ltcf-gcj.sh: Remove.
1451
1452 2007-05-22  Ollie Wild  <aaw@google.com>
1453
1454         * MAINTAINERS (Write After Approval): Add myself.
1455
1456 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1457
1458         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1459         stage_cflags.
1460         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1461         Remove CFLAGS/LIBCFLAGS.
1462         (configure-stage[+id+]-[+prefix+][+module+],
1463         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1464         * Makefile.in: Regenerate.
1465
1466 2007-05-15  Diego Novillo  <dnovillo@google.com>
1467
1468         * MAINTAINERS: Update e-mail address.
1469
1470 2007-05-15  Revital Eres  <eres@il.ibm.com>
1471
1472         * MAINTAINERS (Write After Approval): Add myself.
1473
1474 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1475
1476         * MAINTAINERS (Write After Approval): Updated my address.
1477
1478 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1479
1480         * MAINTAINERS (Write After Approval): Add myself.
1481
1482 2007-05-11  Silvius Rus  <rus@google.com>
1483
1484         * MAINTAINERS (Write After Approval): Add myself.
1485
1486 2007-04-23  Tom Tromey  <tromey@redhat.com>
1487
1488         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1489
1490 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1491
1492         * MAINTAINERS (cpplib): Rename to ...
1493         (libcpp): ... this.  Add C/C++ front end maintainers.
1494
1495 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1496
1497         * config-ml.in: Pass ${ml_config_env} to configure calls.
1498
1499 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1500
1501         * MAINTAINERS (Write After Approval): Add myself.
1502
1503 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1504
1505         * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1508
1509         * MAINTAINERS (fortran 95 front end): Add myself.
1510
1511 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1512
1513         * MAINTAINERS (Write After Approval): Add myself.
1514
1515 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1516
1517         * MAINTAINERS (Modulo Scheduler): Add myself.
1518
1519 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1520
1521         * MAINTAINERS (fortran 95 front end): Add myself.
1522         (c++ front end): whitespace fix.
1523
1524 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1529
1530         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1531         of glob.  Quote arguments with single quotes too.
1532         * configure: Regenerate.
1533
1534 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1535
1536         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1537         * Makefile.in: Regenerate
1538
1539 2007-03-07  Andreas Schwab  <schwab@suse.de>
1540
1541         * configure: Regenerate.
1542
1543 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1544
1545         * configure.ac: Add "--with-pdfdir" configure option,
1546         which defines pdfdir variable.
1547         * Makefile.def (target=fixincludes): Add install-pdf to
1548         missing targets.
1549         (recursive_targets): Add install-pdf target.
1550         (flags_to_pass): Add pdfdir.
1551         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1552         target.
1553         * configure: Regenerate
1554         * Makefile.in: Regenerate
1555
1556 2007-02-28  Eric Christopher  <echristo@apple.com>
1557
1558         Revert:
1559         2006-12-07  Mike Stump  <mrs@apple.com>
1560
1561         * Makefile.def (dependencies): Add dependency for
1562         install-target-libssp and install-target-libgomp on
1563         install-gcc.
1564         * Makefile.in: Regenerate.
1565
1566 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1567
1568         * configure: Regenerate.
1569         * configure.ac: Move statements after variable declarations.
1570
1571 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1572
1573         * MAINTAINERS: Add myself as sh maintainer.
1574
1575 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1576
1577         * configure.ac: Adjust for loop syntax.
1578         * configure: Regenerate.
1579
1580 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1581
1582         * configure: Rebuilt.
1583
1584 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1585
1586         * configure.ac: Drop multiple occurrences of --enable-languages,
1587         and fix its quoting.
1588         * configure: Rebuilt.
1589
1590 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1591             Nathan Sidwell  <nathan@codesourcery.com>
1592             Vladimir Prus  <vladimir@codesourcery.com>
1593             Joseph Myers  <joseph@codesourcery.com>
1594
1595         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1596         * configure: Regenerate.
1597
1598 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1599
1600         * ltconfig (freebsd*): Default to elf.
1601
1602 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1603
1604         * configure.ac (target_libraries): Move libgcc before libiberty.
1605         * configure: Regenerated.
1606
1607 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1608             Paolo Bonzini  <bonzini@gnu.org>
1609
1610         PR bootstrap/30753
1611         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1612         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1613         * configure: Regenerated.
1614
1615 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1616
1617         * MAINTAINERS (Language Front End Maintainers): Update my mail
1618         address.
1619
1620 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1621
1622         PR bootstrap/30748
1623         * configure.ac: Correct syntax for Solaris ksh.
1624         * configure: Regenerated.
1625
1626 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1627
1628         * configure.ac: Sync with src.
1629         * configure: Regenerate.
1630
1631 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1632
1633         * Makefile.in: Regenerate.
1634
1635 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1636
1637         * config.sub: Sync with src.
1638
1639 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1640
1641         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1642         noncanonical equivalents.
1643         * configure.in: Rename to...
1644         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
1645         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
1646         target_noncanonical.  Use them.  Rewrite removal of configure
1647         arguments for autoconf 2.59.  Discard variable settings.  Force
1648         program_transform_name for native tools.
1649
1650         * Makefile.in: Regenerated.
1651         * configure: Regenerated with autoconf 2.59.
1652
1653 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
1654
1655         * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2007-01-31  Andreas Schwab  <schwab@suse.de>
1658
1659         * Makefile.tpl (LDFLAGS): Substitute it.
1660         * Makefile.in: Regenerate.
1661
1662 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1663
1664         * MAINTAINERS (Write After Approval): Add myself.
1665
1666 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
1667
1668         * MAINTAINERS (spu port): Add myself.
1669
1670 2007-01-23  Richard Guenther  <rguenther@suse.de>
1671
1672         PR bootstrap/30541
1673         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1674         * Makefile.tpl (GNATBIND): Substitute it.
1675         (GNATMAKE): Likewise.
1676         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1677         of STAGE_PREFIX.
1678         * Makefile.in: Regenerate.
1679         * configure: Regenerate.
1680
1681 2007-01-18  Mike Stump  <mrs@apple.com>
1682
1683         * configure.in: Re-enable -Werror for gcc builds.
1684
1685 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1690
1691         * configure.in: Change == to = in test command.
1692         * configure: Regenerate.
1693
1694 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
1695             Nick Clifton  <nickc@redhat.com>
1696             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
1697
1698         * configure.in (build_configargs, host_configargs, target_configargs):
1699         Remove build/host/target parameters.
1700         (host_libs): Add gmp and mpfr.
1701         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1702         * Makefile.def (gmp, mpfr): New.
1703         (gcc): Remove target.
1704         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1705         target_os, target_vendor): New.
1706         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
1707         * configure: Regenerate.
1708         * Makefile.in: Regenerate.
1709
1710 2007-01-11  Matt Fago  <fago@earthlink.net>
1711
1712         * configure.in: Try to link to functions only in mpfr 2.2.x
1713         to improve robustness of configure tests.
1714         * configure: Regenerate.
1715
1716 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
1717
1718         * MAINTAINERS: Add myself as i386 maintainer.
1719
1720 2007-01-08  Jan Hubicka  <jh@suse.cz>
1721
1722         * MAINTAINERS: Add myself as i386 maintainer.
1723
1724 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1725
1726         * configure.in: Add support for an x86_64-mingw* target.
1727         * configure: Regenerate.
1728
1729 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1730
1731         * Makefile.tpl (all-target): Correct @if conditional for target
1732         modules.
1733         * configure.in: Omit libiberty if building only target libgcc.
1734         * configure, Makefile.in: Regenerated.
1735
1736 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
1737
1738         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1739         * configure: Regenerate.
1740
1741 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1742
1743         * Makefile.def (target_modules): Add libgcc.
1744         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
1745         * Makefile.tpl (clean-target-libgcc): Delete.
1746         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1747         on gcc even for bootstrapped modules.  Rewrite handling of
1748         lang_env_dependencies to loop over target_modules.
1749         * configure.in (target_libraries): Add target-libgcc.
1750         * Makefile.in, configure: Regenerated.
1751
1752 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1753
1754         * configure.in: Reorganize recognition of languages.  Add
1755         --enable-stage1-languages.  Show supported languages for the chosen
1756         target rather than all recognized languages.
1757         * configure: Regenerate.
1758
1759 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
1760
1761         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1762         * Makefile.in: Regenerate.
1763
1764 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1765
1766         * configure.in: Warn that MPFR 2.2.0 is buggy.
1767         * configure: Regenerate.
1768
1769 2006-12-27  Ian Lance Taylor  <iant@google.com>
1770
1771         * configure.in: When removing Makefiles to force a reconfigure, also
1772         remove prev-DIR*/Makefile.
1773         * configure: Regenerate.
1774
1775 2006-12-22  Andreas Schwab  <schwab@suse.de>
1776
1777         * configure: Regenerate with correct autoconf version.
1778
1779 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
1780
1781         * configure.in: add AC_SUBST for *_FOR_TARGET.
1782         * configure: Regenerate.
1783
1784 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1785
1786         * configure.in: Simplify logic for rejecting languages that cannot
1787         be built.  Separate the case when a language is unsupported,
1788         from the case when the user chooses not to build a language.
1789
1790 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1791
1792         * configure.in: Remove "$build" case for powerpc-*-darwin* since
1793         it only affects bootstrap and could be tested on "$host" as well.
1794         * configure: Regenerate.
1795         * config/mh-ppc-darwin: Add to the stage1 cflags here.
1796
1797 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1798
1799         PR bootstrap/29544
1800         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1801         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1802         move here comment from Makefile.tpl.
1803         * Makefile.tpl: Move some definitions higher in the file.
1804         (STAGE1_CHECKING): New.
1805         * configure.in: Add --enable-stage1-checking.
1806         * configure: Regenerate.
1807         * Makefile.in: Regenerate.
1808
1809 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
1810
1811         * MAINTAINERS: Add myself as build system maintainer.
1812
1813 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
1814
1815         * MAINTAINERS (Write After Approval): Add myself.
1816
1817 2006-12-13  Eric Christopher  <echristo@apple.com>
1818
1819         * MAINTAINERS: Add myself as darwin maintainer.
1820
1821 2006-12-11  Ian Lance Taylor  <ian@airs.com>
1822
1823         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1824
1825 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
1826
1827         MAINTAINERS: Update my entry.
1828
1829 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
1830
1831         * configure.in:  Handle spu makefile frag.
1832         * Makefile.tpl (MAINT): Define
1833         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1834         * configure: Regenerate.
1835         * Makefile.in: Regenerate.
1836
1837 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1838
1839         * config.guess: Import latest version.
1840         * config.sub: Likewise.
1841
1842 2006-12-11  Ben Elliston  <bje@au.ibm.com>
1843
1844         * configure.in (spu-*-*): Don't skip target-libiberty.
1845         * configure: Regenerate.
1846
1847 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1848
1849         PR bootstrap/30134
1850         * configure.in: Correct x86 darwin support for libjava to powerpc
1851         and i?86 only.
1852         * configure: Regenerate.
1853
1854 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
1855
1856         * configure.in: Add x86 darwin support for libjava.
1857         * configure: Regenerate.
1858
1859 2006-12-07  Mike Stump  <mrs@apple.com>
1860
1861         * Makefile.def (dependencies): Add dependency for
1862         install-target-libssp and install-target-libgomp on
1863         install-gcc.
1864         * Makefile.in: Regenerate.
1865
1866 2006-12-04  Richard Guenther  <rguenther@suse.de>
1867
1868         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1869         (Non-Algorithmic Maintainers): Move over non-algorithmic
1870         loop optimizer maintainers, add myself as a non-algorithmic
1871         middle-end maintainer.
1872
1873 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
1874
1875         * MAINTAINERS (Write After Approval): Add myself.
1876
1877 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1878
1879         * configure.in: Update error message for missing GMP/MPFR.
1880
1881         * configure: Regenerate.
1882
1883 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1884
1885         * configure.in: Update MPFR version in error message.
1886
1887         * configure: Regenerate.
1888
1889 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1890
1891         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1892         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1893         --with-gmp-lib): New flags.
1894
1895         * configure: Regenerate.
1896
1897 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
1898
1899         * MAINTAINERS (Write After Approval): Change my email address.
1900
1901 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1902
1903         * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2006-11-22  Philipp Thomas <pth@suse.de>
1906
1907         * MAINTAINERS (i18n): Update e-mail address.
1908
1909 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
1910
1911         * MAINTAINERS (spu port): Add myself as maintainer.
1912         (Write After Approval): Remove myself.
1913
1914 2006-11-22  Ben Elliston  <bje@au.ibm.com>
1915
1916         * configure.in (skipdirs): Don't build libssp for SPU.
1917         * configure: Regenerate.
1918
1919 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1920
1921         * MAINTAINERS (spu port): Add myself as maintainer.
1922         (libobjc): Update my email address.
1923
1924 2006-11-21  Andrea Bona  <andrea.bona@st.com>
1925
1926         * MAINTAINERS (Write After Approval): Add myself.
1927
1928 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1929
1930         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1931         * configure : Rebuilt.
1932
1933 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1934
1935         * MAINTAINERS (Write After Approval): Add myself.
1936
1937 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
1938
1939         * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1942
1943         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1944         libmpfr.a.
1945         * configure: Regenerate.
1946
1947 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
1948
1949         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1950         (unstage): Test for stage_last presence.
1951
1952         PR bootstrap/29802
1953         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1954         * Makefile.in: Regenerate.
1955
1956 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
1957
1958         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1959         maintainers.
1960
1961 2006-11-14  Erven Rohou  <erven.rohou@st.com>
1962
1963         * MAINTAINERS (Write After Approval): Add myself.
1964
1965 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
1966
1967         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1968         and stageN-package/Makefile.
1969         * Makefile.in: Regenerated.
1970
1971 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
1972
1973         * configure.in: Remove target-libgloss from noconfigdirs for
1974         bfin-*-*.
1975         * configure: Regenerated.
1976
1977 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1978
1979         * configure.in (have_gmp): Only error if the gcc directory exists.
1980
1981         * configure: Regenerate.
1982
1983 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1984
1985         * configure.in: Robustify error message for missing GMP/MPFR.
1986
1987         * configure: Regenerate.
1988
1989 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
1990
1991         * MAINTAINERS (Write After Approval): Add myself.
1992
1993 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
1994
1995         * MAINTAINERS: Change email address.
1996
1997 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
1998
1999         * MAINTAINERS (Write After Approval): Add myself.
2000
2001 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2002
2003         * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2006
2007         * MAINTAINERS (Write After Approval): Move myself to
2008         Write After Approval section.
2009
2010 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2011
2012         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2013         need_gmp anymore.
2014         * configure: Regenerate.
2015
2016 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2017
2018         * MAINTAINERS (Write After Approval): Add myself.
2019
2020 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2021
2022         * config.guess: Import latest version.
2023         * config.sub: Likewise.
2024
2025 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2026
2027         * Makefile.def: Added pdf target handling.
2028         * Makefile.tpl: Added pdf target handling.
2029         * Makefile.in: Regenerated.
2030
2031 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2032
2033         * MAINTAINERS: Add self as score port maintainer.
2034
2035 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2036
2037         * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2040
2041         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2042         or newer.
2043         * configure: Regenerated.
2044
2045 2006-09-27  Dave Brolley  <brolley@redhat.com>
2046
2047         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2048         $s instead of $r.
2049         * configure: Regenerated.
2050
2051 2006-09-26  Thiemo Seufer  <ths@mips.com>
2052
2053         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2054         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2055         * configure: Regenerate.
2056
2057 2006-09-24  Graeme Peterson <gridly@gmail.com>
2058
2059         * MAINTAINERS (Write After Approval): Remove myself.
2060
2061 2006-09-22  Chao-ying Fu  <fu@mips.com>
2062
2063         * MAINTAINERS (Write After Approval): Add myself.
2064
2065 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2066
2067         * MAINTAINERS: Add self as soft-fp maintainer.
2068
2069 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2070
2071         * MAINTAINERS: Add myself as avr maintainer.
2072         Remove Marek Michalkiewicz as avr maintainer.
2073
2074 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2075
2076         * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2079
2080         * configure.in: Never build newlib for a Mingw host.
2081         Never build newlib as Mingw target library.
2082         Test the existence of winsup/cygwin for building a Cygwin newlib,
2083         rather than just winsup.
2084         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2085         building a Mingw target.
2086         * configure: Regenerate.
2087
2088 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2089
2090         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2091
2092 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2093
2094         * config.guess: Import from src (was more updated).
2095         * config.sub: Likewise.
2096
2097 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2098
2099         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2100         * configure: Regenerated.
2101
2102 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2105         for stages after the first.
2106
2107 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2108
2109         * Makefile.def: Add dependencies for configure-opcodes
2110         on configure-intl and all-opcodes on all-intl.
2111         * Makefile.in: Regenerated.
2112
2113 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2114
2115         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2116
2117 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2118
2119         Port to hosts whose 'sort' and 'tail' implementations
2120         treat operands with leading '+' as file names, as POSIX
2121         has required since 2001.  However, make sure the code still
2122         works on pre-POSIX hosts.
2123         * ltmain.sh: Don't assume "sort +2" is equivalent to
2124         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2125
2126 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2127
2128         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2129
2130 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2131
2132         * ltconfig: chmod 644 before ranlib during install.
2133
2134 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2135
2136         PR bootstrap/18058
2137         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2138         if the bootstrap compiler is a GCC version that supports it.
2139         * configure: Regenerate.
2140
2141 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2142
2143         * configure.in: Fix thinkos in previous check-in.
2144         * configure: Regenerate.
2145
2146 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2147
2148         PR other/27063
2149         * configure.in: Test subdir_requires and give an appropriate
2150         error message.
2151         * configure: Regenerate.
2152
2153 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2154
2155         * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2158
2159         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2160
2161 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2162
2163         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2164
2165 2006-06-20  David Ayers  <d.ayers@inode.at>
2166
2167         PR bootstrap/28072
2168         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2169         whether target-libjava is being configured instead of whether the
2170         java front end is enabled.
2171         * configure: Regenerate.
2172
2173 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2174
2175         PR target/27540
2176         * configure.in: Only enable libgomp on IRIX 6.
2177         * configure: Regenerate.
2178
2179 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2180
2181         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2182         too.
2183         * Makefile.in: Regenerate.
2184
2185 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2186
2187         * config-ml.in: Alter CCASFLAGS to include special
2188         multilib options the same as is done for CFLAGS.
2189
2190 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2191
2192         * configure.in: Don't enable libgomp on hpux10.
2193         * configure: Rebuilt.
2194
2195 2006-06-12  David Ayers  <d.ayers@inode.at>
2196
2197         PR bootstrap/27963
2198         PR target/19970
2199         * configure.in: Remove target-boehm-gc from noconfigdirs where
2200         ${libgcj} is specified.
2201         * configure: Regenerate.
2202
2203 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2204
2205         Sync from src:
2206
2207         * configure.in: Sync.
2208         * configure: Regenerated.
2209
2210         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2211
2212         * Makefile.def: Added dependencies from sim and gdb on intl, and
2213         added configure dependencies to everything with an all dependency
2214         on intl.
2215         * Makefile.in: Regenerated.
2216
2217 2006-06-06  David Ayers  <d.ayers@inode.at>
2218
2219         PR libobjc/13946
2220         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2221         * Makefile.in: Regenerate.
2222         * configure.in: Add --enable-objc-gc at toplevel and have it
2223         enable boehm-gc for Objective-C.
2224         Remove target-boehm-gc from libgcj.
2225         Add target-boehm-gc to target_libraries.
2226         Add target-boehm-gc to noconfigdirs where ${libgcj}
2227         is specified.
2228         Assert that boehm-gc is supported when requested for Objective-C.
2229         Only build boehm-gc if needed either for Java or Objective-C.
2230         * configure: Regenerate.
2231
2232 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2233
2234         PR 27674
2235         * Makefile.tpl (configure-[+prefix+][+module+],
2236         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2237         Remove rule to unstage bootstrapped modules.
2238         (stage_current): New.
2239         * Makefile.in: Regenerate.
2240
2241 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2242
2243         * MAINTAINERS (Write After Approval): Update my e-mail address.
2244
2245 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2246
2247         * include/libiberty.h: Declare pex_run_in_environment.
2248
2249 2006-05-31  Asher Langton  <langton2@llnl.gov>
2250
2251         * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2254
2255         * Makefile.def (bfd, opcodes): Fix lib_path.
2256         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2257         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2258         * Makefile.in: Regenerate.
2259
2260 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2261
2262         * Makefile.in: Regenerate.
2263
2264 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2265
2266         * Makefile.def: Add install-html target. Add datarootdir
2267         docdir and htmldir to flags_to_pass.
2268         * Makefile.tpl: Add install-html target.
2269         * Makefile.in: Regenerate.
2270         * configure.in: Add --with-datarootdir, --with-docdir, and
2271         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2272         * configure: Regenerate.
2273
2274 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2275
2276         * configure.in: Enable gprof for cross builds.
2277         * configure: Regenerate.
2278
2279 2006-05-22  Richard Guenther  <rguenther@suse.de>
2280
2281         Revert
2282         2006-01-31  Richard Guenther  <rguenther@suse.de>
2283         Paolo Bonzini  <bonzini@gnu.org>
2284
2285         * Makefile.def (target_modules): Add libgcc-math target module.
2286         * configure.in (target_libraries): Add libgcc-math target library.
2287         (--enable-libgcc-math): New configure switch.
2288         * Makefile.in: Re-generate.
2289         * configure: Re-generate.
2290         * libgcc-math: New toplevel directory.
2291
2292 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2293             Andreas Tobler  <a.tobler@schweiz.ch>
2294
2295         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2296         * configure: Rebuilt.
2297
2298 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2299
2300         * MAINTAINERS (Write After Approval): Add myself.
2301
2302 2006-05-01  DJ Delorie  <dj@redhat.com>
2303
2304         * configure.in: Restore CFLAGS if GMP isn't present.
2305         * configure: Regenerate.
2306
2307 2006-05-01  Richard Guenther  <rguenther@suse.de>
2308
2309         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2310         maintainer.
2311
2312 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2313
2314         * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2317
2318         * MAINTAINERS (Write After Approval): Add myself.
2319
2320 2006-04-18  DJ Delorie  <dj@redhat.com>
2321
2322         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2323         reference libgloss so that libssp can be built in a combined
2324         tree.
2325         * configure: Regenerate.
2326
2327 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2328
2329         * MAINTAINERS (Write After Approval): Add myself.
2330
2331 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2332
2333         * configure.in: Require makeinfo 4.4 or higher.
2334         * configure: Regenerate.
2335
2336 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2337
2338         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2339         Rearrange the entries of other libraries to have them in one place.
2340
2341 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2342
2343         * MAINTAINERS (Write After Approval): Remove myself.
2344         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2345
2346 2006-03-14  Richard Guenther  <rguenther@suse.de>
2347
2348         * configure: Regenerate with autoconf 2.13.
2349
2350 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2351
2352         * MAINTAINERS: Use my work address.
2353
2354         * MAINTAINERS: Update my E-mail address.
2355
2356 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2357
2358         * configure.in: Handle --disable-<component> generically.
2359         * configure: Regenerate.
2360
2361 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2362
2363         PR libgcj/17311
2364         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2365
2366 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2367
2368         * MAINTAINERS (Write After Approval):  Remove myself.
2369         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2370
2371 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2372
2373         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2374         (TARGET_CONFIGDIRS): Remove.
2375         * configure.in: Remove AC_SUBST(target_configdirs).
2376         * Makefile.in, configure: Regenerated.
2377
2378 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2379
2380         * MAINTAINERS (Write After Approval):  Remove myself.
2381         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2382
2383 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2384
2385         PR bootstrap/25670
2386
2387         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2388
2389         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2390         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2391         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2392         BUILD_PREFIX, BUILD_PREFIX_1.
2393         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2394
2395         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2396         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2397
2398         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2399         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2400         of `cat stage_current`.  Always provide the `r' and `s' variables.
2401         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2402         a single shell execution.
2403         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2404         bootstrapped modules, make the stage1 module if the build was not
2405         started yet, else build the current stage.
2406         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2407         (all-build, all-host, all-target, [+make_target+]-host,
2408         [+make_target+]-target): Do not use \-continued lines.
2409         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2410         (current_stage, restrap, stage_last): New.
2411
2412         * Makefile.in: Regenerate.
2413         * configure: Regenerate.
2414
2415 2006-02-19  Bud Davis  <jmdavis@link.com>
2416
2417         * MAINTAINERS (Write After Approval):  Remove myself.
2418         (Language Front End Maintainers):  Add myself as fortran 95
2419         maintainer and update e-mail address.
2420
2421 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2422
2423         * MAINTAINERS (Write After Approval):  Remove myself.
2424         (Language Front End Maintainers):  Add myself as fortran 95
2425         maintainer.
2426
2427 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2428
2429         * MAINTAINERS (Write After Approval): Add myself.
2430
2431 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2432
2433         * MAINTAINERS (Write After Approval):  Remove myself.
2434         (Language Front End Maintainers):  Add myself as
2435         fortran 95 maintainer.
2436
2437 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2438
2439         Sync from src:
2440
2441         2005-12-27  Leif Ekblad  <leif@rdos.net>
2442
2443         * configure.in: Add support for RDOS target.
2444         * configure: Regenerate.
2445
2446 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2447             Andreas Schwab  <schwab@suse.de>
2448
2449         * configure: Regenerate.
2450
2451 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2452
2453         * configure.in (enable_libgomp): Add AIX.
2454         * configure: Regenerate.
2455
2456 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2457
2458         * MAINTAINERS (Write After Approval): Add myself.
2459
2460 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2461
2462         * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2006-01-31  Richard Guenther  <rguenther@suse.de>
2465         Paolo Bonzini  <bonzini@gnu.org>
2466
2467         * Makefile.def (target_modules): Add libgcc-math target module.
2468         * configure.in (target_libraries): Add libgcc-math target library.
2469         (--enable-libgcc-math): New configure switch.
2470         * Makefile.in: Re-generate.
2471         * configure: Re-generate.
2472         * libgcc-math: New toplevel directory.
2473
2474 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2475
2476         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2477         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2478         the assembler, linker and binutils.
2479         * configure: Regenerate.
2480
2481 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2482
2483         * MAINTAINERS (Write After Approval): Add myself.
2484
2485 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2486
2487         * configure: Regenerate.
2488
2489 2006-01-18  Richard Henderson  <rth@redhat.com>
2490             Jakub Jelinek  <jakub@redhat.com>
2491             Diego Novillo  <dnovillo@redhat.com>
2492
2493         * libgomp: New directory.
2494         * Makefile.def: Add target_module libgomp.
2495         * Makefile.in: Regenerate.
2496         * configure.in (target_libraries): Add target-libgomp.
2497         * configure: Regenerate.
2498
2499 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2500
2501         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2502         @ from continuation.
2503         * Makefile.in: Rebuilt.
2504
2505 2006-01-04  Chris Lattner  <sabre@gnu.org>
2506
2507         * MAINTAINERS (Write After Approval): Add myself.
2508
2509 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2510
2511         PR bootstrap/24252
2512
2513         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2514         * Makefile.tpl (OBJDUMP): New.
2515         (EXTRA_HOST_FLAGS): Add it.
2516         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2517
2518         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2519         to use symbolic links between directories.  Avoid race conditions
2520         or make them harmless.
2521         * configure.in: Do not try to use symbolic links between directories.
2522
2523         * Makefile.def (LEAN): Pass.
2524         * Makefile.tpl (LEAN): Define.
2525         (stage[+id+]-start): Accept that the previous directory does not
2526         exist, if the bootstrap is lean.
2527         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2528         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2529         configure substitution.
2530         ([+compare-target+]): Likewise.
2531         ([+bootstrap-target+]-lean): New.
2532         * configure.in: Remove lean bootstrap support from here.
2533
2534         * Makefile.in: Regenerate.
2535         * configure: Regenerate.
2536
2537 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2538
2539         * MAINTAINERS (libdecnumber): Add myself.
2540
2541 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2542
2543         * libtool-ldflags: New script.
2544
2545 2006-01-02  Andreas Schwab  <schwab@suse.de>
2546
2547         * configure.in: When reconfiguring remove Makefile in
2548         all stage directories.
2549         * configure: Regenerate.
2550
2551 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2552
2553         * MAINTAINERS: Update my email address.
2554
2555 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2556
2557         Revert Ada-related part of the previous change.
2558
2559         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2560         Do not pass.
2561         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2562         * Makefile.in: Regenerate.
2563         * configure.in: Do not include mt-ppc-aix target fragment.
2564         * configure: Regenerate.
2565
2566 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2567
2568         * configure.in: Select appropriate fragments for PowerPC/AIX.
2569         * configure: Regenerate.
2570
2571         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2572         BOOT_CFLAGS, BOOT_LDFLAGS.
2573         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2574         BOOT_CFLAGS, BOOT_LDFLAGS.
2575         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2576         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2577         (stage): Fail if we cannot complete the work.
2578         * Makefile.in: Regenerate.
2579
2580 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2581
2582         * configure.in: Replace ms1 with mt.
2583         * configure: Rebuilt.
2584
2585 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2586
2587         * MAINTAINERS: Update my email address.
2588
2589 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2590
2591         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2592         install-host-nogcc): Don't invoke $(stage) at the end.
2593         * Makefile.in: Regenerate.
2594
2595 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2596
2597         * configure.in: Flip the top-level bootstrap switch.
2598         * configure: Regenerate.
2599
2600 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2601
2602         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2603         $(stage) and $(unstage).
2604         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2605         (all): Remove stray semicolon.
2606         (local-distclean): Don't handle multilib.tmp and multilib.out.
2607         (install.all): Set $s for consistency.
2608         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2609         check_multilibs setting.  Always make the install directory.
2610         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2611         Correct @if/@endif.
2612         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2613         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2614         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2615         (multilib.out): Remove.
2616         * Makefile.in: Regenerated.
2617
2618 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2619
2620         * MAINTAINERS (Write After Approval): Add myself.
2621
2622 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2623
2624         * MAINTAINERS: Add myself as mt maintainer.
2625
2626         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2627
2628 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2629
2630         * MAINTAINERS: Change email address.
2631
2632 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2633
2634         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2635         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2636         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2637         Find in-tree tools if available.
2638         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2639         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2640         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2641         (COMPILER_*_FOR_TARGET): New.
2642         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2643         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2644         (CONFIGURED_*, USUAL_*): Remove.
2645         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2646         STRIP): Use autoconf substitutions.
2647         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2648         COMPILER_NM_FOR_TARGET): New.
2649         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2650
2651         (all): Make all-host and all-target in parallel.
2652         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2653         that $$r and $$s are set before invoking a recursive make.
2654         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2655         ([+bootstrap-target+]): Inline most of the `all' target.
2656
2657 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2658
2659         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2660         from the gcc build directory.
2661         * Makefile.in: Regenerate.
2662
2663 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2664
2665         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
2666         depend on all-libdecnumber.
2667         * configure.in (host_libs): Include libdecnumber.
2668         * Makefile.in: Regenerate.
2669         * configure: Likewise.
2670
2671 2005-11-29  Ben Elliston  <bje@au.ibm.com>
2672
2673         * libdecnumber: Import decNumber sources from the dfp-branch.
2674
2675 2005-11-21  Kean Johnston  <jkj@sco.com>
2676
2677         * config.sub, config.guess: Sync from upstream sources.
2678
2679 2005-11-21  Ben Elliston  <bje@au.ibm.com>
2680
2681         Import from Autoconf sources:
2682
2683         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
2684         * config/move-if-change: Don't output "$2 is unchanged";
2685         suggested by Ben Elliston.  Handle weird characters correctly.
2686
2687 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
2688
2689         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2690         to match upstream libtool for darwin.
2691
2692 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
2693
2694         * Makefile.def: Remove gdb dependencies for gdbtk.
2695         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2696         (configure-gdb, install-gdb): New rules.
2697         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2698         * Makefile.in, configure: Regenerated.
2699
2700 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
2701
2702         * MAINTAINERS (Write After Approval): Add myself.
2703
2704 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
2705
2706         * MAINTAINERS (Write After Approval): Add myself.
2707
2708 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
2709
2710         * MAINTAINERS (alias analysis): Add Daniel Berlin and
2711         Diego Novillo.
2712
2713 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
2714
2715         PR bootstrap/24297
2716         * Makefile.tpl (do-[+make-target+], do-check, install,
2717         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2718         are set before recursing.
2719         * Makefile.in: Regenerate.
2720
2721 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
2722
2723         PR bootstrap/18939
2724         * Makefile.def (gcc) <target>: Fix thinko.
2725         * Makefile.in: Regenerate.
2726
2727 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
2728
2729         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2730         * configure: Regenerate.
2731
2732 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
2733
2734         * MAINTAINERS (Write After Approval): Add self.
2735
2736 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
2737
2738         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2739         target-libffi, target-qthreads, target-libjava, and
2740         targetlibobjc.
2741         * configure: Regenerate.
2742
2743 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
2744
2745         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2746         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2747         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2748         (USUAL_OBJDUMP_FOR_TARGET): New.
2749         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2750         * configure.in: Check for $OBJDUMP_FOR_TARGET.
2751         * configure, Makefile.in: Regenerated.
2752
2753 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2754
2755         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2756         before other host packages.
2757
2758 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
2759
2760         * MAINTAINERS: Add self as sh libraries/configury maintainer.
2761
2762 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
2763
2764         PR bootstrap/22340
2765
2766         * configure.in (default_target): Remove.
2767         * Makefile.tpl (all): Do not use prerequisites as subroutines
2768         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2769         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2770         use prerequisites as subroutines.
2771         (check-host, check-target): New.
2772         (bootstrap configure & all targets): Do not use stage*-start
2773         if the directory layout is already ok.
2774         (non-bootstrap configure & all targets): Prepend a $(unstage).
2775         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
2776         (NOTPARALLEL): Remove.
2777         (unstage, stage variables): New variables.
2778         (unstage, stage targets): Simply expand to those variables.
2779
2780         * configure: Regenerate.
2781         * Makefile.in: Regenerate.
2782
2783 2005-10-04  James E Wilson  <wilson@specifix.com>
2784
2785         * Makefile.def (lang_env_dependencies): Add libmudflap.
2786         * Makefile.in: Regenerate.
2787
2788 2005-10-03  Andreas Schwab  <schwab@suse.de>
2789
2790         Backport from libtool CVS:
2791         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
2792
2793         * ltmain.sh: add support for installing into temporary
2794         staging area (e.g. 'make install DESTDIR=...')
2795
2796 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2797
2798         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2799         * configure: Regenerated.
2800
2801 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
2802
2803         * configure: Regenerate with the correct
2804         autoconf version.
2805
2806 2005-09-30  Catherine Moore  <clm@cm00re.com>
2807
2808         * configure.in (bfin-*-*): New.
2809         * configure: Regenerated.
2810
2811 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
2812
2813         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2814         (LIPO_FOR_TARGET): New.
2815         (CONFIGURED_LIPO_FOR_TARGET): New.
2816         (USUAL_LIPO_FOR_TARGET): New.
2817         (STRIP_FOR_TARGET): New.
2818         (CONFIGURED_STRIP_FOR_TARGET): New.
2819         (USUAL_STRIP_FOR_TARGET): New.
2820         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2821         STRIP_FOR_TARGET.
2822         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2823         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2824         * Makefile.in: Regenerate.
2825         * configure: Regenerate.
2826
2827 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
2828
2829         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2830         (rs6000-*-aix*): Same.
2831         * configure: Regenerate.
2832
2833 2005-09-16  Tom Tromey  <tromey@redhat.com>
2834
2835         * MAINTAINERS: Add self as java maintainer.
2836
2837 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2838
2839         * configure.in: Recognize f95 in the --enable-languages option,
2840         and substitute it for fortran, issuing a warning.
2841         * configure: Regenerate.
2842
2843 2005-08-30  Phil Edwards  <phil@codesourcery.com>
2844
2845         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
2846         * configure:  Regenerated.
2847
2848 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
2849
2850         * MAINTAINERS: Add self as ms1 maintainer.
2851
2852 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
2853
2854         * Makefile.def (libssp): Add to lang_env_dependencies.
2855         * Makefile.in: Regenerate.
2856
2857 2005-08-18  Ian Lance Taylor  <ian@airs.com>
2858
2859         * MAINTAINERS: Add myself as middle-end maintainer.
2860
2861 2005-08-17  Christian Groessler  <chris@groessler.org>
2862
2863         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2864         * Makefile.in: Regenerate.
2865
2866 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
2867
2868         * MAINTAINERS (write after approval): Added myself.
2869
2870 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
2871
2872         * MAINTAINERS (Write After Approval): Add myself.
2873
2874 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
2875
2876         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2877         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2878         Look for alternate names of the target cc and c++
2879         * configure: Regenerate.
2880
2881 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
2882
2883         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2884         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2885         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2886         tools; remove code to manually set them.
2887         (Target tools): Look in the environment for them.
2888         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2889         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2890         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2891         build directory.
2892         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2893         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2894         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2895         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2896         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2897         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2898         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2899         * configure: Regenerate.
2900         * Makefile.in: Regenerate.
2901
2902 2005-07-28  Ben Elliston  <bje@au.ibm.com>
2903
2904         * MAINTAINERS: Update for removed CPU targets.
2905
2906 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
2907
2908         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2909         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2910         * Makefile.in: Regenerated.
2911
2912 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
2913
2914         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2915         (CFLAGS_FOR_TARGET): Use it.
2916         (CXXFLAGS_FOR_TARGET): Likewise.
2917         * Makefile.in: Regenerated.
2918         * configure.in (--with-build-sysroot): New option.
2919         * configure: Regenerated.
2920
2921 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
2922
2923         * Makefile.tpl: Wrap install between unstage and stage
2924         * Makefile.in: Regenerate.
2925
2926 2005-07-21  Eric Christopher  <echristo@apple.com>
2927
2928         * MAINTAINERS: Update affiliation.
2929
2930 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
2931
2932         * MAINTAINERS: Add self as crx port maintainer.
2933
2934 2005-07-20  DJ Delorie  <dj@redhat.com>
2935
2936         * MAINTAINERS: Add self as m32c maintainer.
2937
2938 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
2939
2940         * all files: Update FSF address.
2941
2942 2005-07-15  Eric Christopher  <echristo@redhat.com>
2943
2944         * MAINTAINERS: Change affiliation.
2945
2946 2005-07-14  Jim Blandy  <jimb@redhat.com>
2947
2948         * configure.in: Add cases for Renesas m32c.
2949         * configure: Regenerated.
2950
2951 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2952
2953         * COPYING.LIB: Update from fsf.org.
2954
2955 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
2956
2957         * COPYING, compile, config.guess,
2958         config.sub, install-sh, missing, mkinstalldirs,
2959         symlink-tree, ylwrap: Sync from upstream sources.
2960         * config-ml.in: Update FSF address.
2961
2962 2005-07-13  Eric Christopher  <echristo@redhat.com>
2963
2964         * configure.in: Add toplevel noconfigdir support for tpf.
2965         * configure: Regenerate.
2966
2967 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
2968
2969         PR ada/22340
2970
2971         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2972         * Makefile.in: Regenerate.
2973
2974 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
2975
2976         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
2977         Brolley to write-after-approval.
2978
2979 2005-07-07  Andreas Schwab  <schwab@suse.de>
2980
2981         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2982         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2983         * Makefile.in: Regenerated.
2984
2985 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
2986
2987         * configure.in: Don't build sim or rda when targetting darwin.
2988         * configure: Regenerate.
2989
2990 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
2991
2992         * configure.in: Add --enable-libssp and --disable-libssp.
2993         * configure: Regenerate with autoconf-2.13.
2994
2995 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
2996
2997         * Makefile.def (target_modules): Add libssp.
2998         * configure.in (target_libraries): Add target-libssp.
2999         * configure: Rebuilt.
3000         * Makefile.in: Rebuilt.
3001
3002 2005-07-01  Zack Weinberg  <zackw@panix.com>
3003
3004         * MAINTAINERS: Change email address.  Resign from maintainership.
3005
3006 2005-07-01  Richard Guenther  <rguenther@suse.de>
3007
3008         * MAINTAINERS: Change my e-mail address and affiliation.
3009
3010 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3011
3012         * Makefile.def (stagefeedback): Come after profile.
3013         Define profiledbootstrap target.
3014         * Makefile.tpl (profiledbootstrap): Remove.
3015         (stageprofile-end): Zap stagefeedback.
3016         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3017         * Makefile.in: Regenerate.
3018
3019 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3020
3021         * MAINTAINERS: Update my email address.
3022
3023 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3024
3025         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3026         In 'cpp' stanza, support '#line' as well as '# '.
3027
3028 2005-06-08  Andreas Schwab  <schwab@suse.de>
3029
3030         * MAINTAINERS: Move myself from 'Write After Approval' to
3031         'CPU Port Maintainers' section as m68k maintainer.
3032
3033 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3034
3035         * configure.in (unsupported_languages): New macro.
3036         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3037         non-ported target libraries in noconfigdirs.
3038         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3039         non-linux-gnu.  Remove libgcj_ex_libffi.
3040         <lang_frag loop>: Set add_this_lang=no if the language is in
3041         unsupported_languages.
3042         * configure: Regenerate.
3043
3044 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3045
3046         * configure.in: Fix typo in handling of --with-mpfr-dir.
3047         * configure: Regenerate.
3048
3049 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3050
3051         * MAINTAINERS: Update my email address.
3052
3053 2005-06-02  Jim Blandy  <jimb@redhat.com>
3054
3055         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3056         accepted into the master sources.)
3057
3058 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3059             Michael Snyder  <msnyder@redhat.com>
3060             Stan Cox  <scox@redhat.com>
3061
3062         * configure.in: Set noconfigdirs for ms1.
3063
3064         * configure: Regenerate.
3065
3066 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3067
3068         * MAINTAINERS (Write After Approval): Add self.
3069
3070 2005-06-01  Josh Conner  <jconner@apple.com>
3071
3072         * MAINTAINERS (Write After Approval): Add self.
3073
3074 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3075
3076         * MAINTAINERS: Update my email address.
3077
3078 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3079
3080         * MAINTAINERS (Write After Approval): Add self.
3081
3082 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3083
3084         * MAINTAINERS (Write After Approval): Remove self.
3085
3086 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3087
3088         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3089         (Dependencies): Consider target modules for bootstrap dependencies.
3090         Make target bootstrap modules depend on each stage's gcc.
3091         * Makefile.in: Regenerate.
3092
3093 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3094
3095         * Makefile.def (configure-gcc): Depend on binutils having been built.
3096         (all-gcc): No need to do it here.
3097         * Makefile.in: Regenerate.
3098
3099 2005-05-19  Paul Brook  <paul@codesourcery.com>
3100
3101         * configure.in: Rewrite misleading error message when requested
3102         language cannot be built.
3103         * configure: Regenerate.
3104
3105 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3106
3107         * ylwrap: Import from Automake 1.9.5.
3108
3109 2005-05-13  David Ung  <davidu@mips.com>
3110
3111         * MAINTAINERS (Write After Approval): Add self.
3112
3113 2005-05-09  Mike Stump  <mrs@apple.com>
3114
3115         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3116         lt_cv_sys_max_cmd_len for now.
3117
3118 2005-05-09  Stan Cox  <scox@redhat.com>
3119
3120         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3121
3122 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3123
3124         * README.SCO: Update the URL.
3125
3126 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3127
3128         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3129         with_gnu_ld to libtool.
3130         * ltcf-c.sh (aix[45]): Define file_list_spec.
3131         * ltcf-cxx.sh (aix[45]): Same.
3132         * ltcf-gcj.sh (aix[45]): Same.
3133         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3134         exists, write list of input files to temporary file.
3135
3136 2005-05-04  Mike Stump  <mrs@apple.com>
3137
3138         * configure.in: Always pass --target to target configures as
3139         otherwise rebuilds that do --recheck will fail.
3140         * confiugure: Rebuilt.
3141
3142 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3143
3144         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3145         STAGE_HOST_EXPORTS.
3146         (configure, all): Add bootstrap support.
3147         (Host modules, target modules): Pass post-stage1 flags and exports.
3148         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3149         * Makefile.in: Regenerate.
3150
3151 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3152
3153         * configure: Regenerate.
3154
3155 2005-04-27  Mike Stump  <mrs@apple.com>
3156
3157         * MAINTAINERS: Add self as darwin maintainer.
3158
3159 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3160
3161         * config.sub: Update from master copy.
3162
3163 2005-04-21  Mike Stump  <mrs@apple.com>
3164
3165         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3166         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3167
3168 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3169
3170         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3171         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3172         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3173         "*-*-elf" and "*-*-linux*".
3174         * configure: Regenerate.
3175
3176 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3177
3178         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3179
3180 2005-04-12  Mike Stump  <mrs@apple.com>
3181
3182         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3183
3184 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3185
3186         * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3189
3190         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3191
3192 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3193
3194         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3195         (TARGET_CONFIGARGS): Include --with-target-subdir.
3196         (configure, all): New macros.  Use them throughout.
3197         * Makefile.in: Regenerate.
3198
3199 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3200
3201         * MAINTAINERS (Write After Approval): Add myself.
3202
3203 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3204
3205         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3206
3207 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3208
3209         * MAINTAINERS: Move John Carr to Write After Approval.
3210
3211 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3212
3213         * config/mh-mingw32: Delete.
3214         * configure.in: Don't use it.
3215         * configure: Regenerate.
3216
3217 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3218
3219         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3220         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3221         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3222         (HOST_LIB_PATH): Generate from Makefile.def.
3223         (TARGET_LIB_PATH): Likewise.
3224         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3225         * Makefile.in: Regenerate.
3226         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3227         (RPATH_ENVVAR): Include Darwin case.
3228         * configure: Regenerate.
3229
3230 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3231
3232         * MAINTAINERS (Various Maintainers): Remove self.
3233         (Write After Approval): Add self.
3234
3235 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3236
3237         * MAINTAINERS (Various Maintainers): Add self.
3238
3239 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3240
3241         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3242         * configure: Regenerate.
3243
3244 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3245
3246         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3247         gcc_version, and gcc_version_trigger from set of flags to pass.
3248         * Makefile.tpl: Remove definitions of above variables.
3249         (config.status): Remove dependency on $(gcc_version_trigger).
3250         * Makefile.in: Regenerate.
3251         * configure.in: Do not reference config/gcc-version.m4 nor
3252         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3253         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3254         * configure: Regenerate.
3255
3256 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3257             Andrew Pinski <pinskia@physics.uc.edu>
3258
3259         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3260         * Makefile.in: Regenerate.
3261
3262 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3263
3264         * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2005-03-03  David Ayers  <d.ayers@inode.at>
3267
3268         * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3271
3272         PR libgcj/20160
3273         * ltmain.sh: Avoid creating archives with components that have
3274         duplicate basenames.
3275
3276 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3277
3278         PR bootstrap/20250
3279         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3280         instead of check.
3281         * Makefile.in: Regenerate.
3282
3283 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3284
3285         * Makefile.in: Regenerate to fix conflict between the previous two
3286         patches.
3287
3288 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3289
3290         PR bootstrap/17383
3291         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3292         * Makefile.tpl (HOST_SUBDIR): New substitution.
3293         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3294         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3295         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3296         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3297         (Host modules, Bootstrapped modules): Use it.
3298         (Build modules, Target modules): Do not create symlink trees,
3299         always configure out-of-srcdir.
3300         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3301         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3302         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3303         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3304
3305         * Makefile.in: Regenerate.
3306         * configure: Regenerate.
3307
3308 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3309
3310         Merged from libada-gnattools-branch:
3311         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3312
3313         * gnattools: New directory.
3314         * Makefile.def: Add gnattools as a module, depending on target-libada.
3315         * Makefile.in: Regenerate.
3316         * configure.in: Include gnattools in host_tools; disable it if ada
3317         is disabled.
3318         * configure: Regenerate.
3319
3320 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3321
3322         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3323         treelang maintainer.
3324         (Write After Approval): Remove myself.
3325
3326 2005-02-23  Paul Schlie  <schlie@comcast.net>
3327
3328         * configure.in: Allow darwin targeted ports to build tk, itcl and
3329         libgui.
3330         * configure: Regenerate.
3331
3332 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3333
3334         PR libgcj/10353
3335         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3336         * configure: Regenerate.
3337
3338 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3339
3340         * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3343
3344         * MAINTAINERS: Update my e-mail address.
3345
3346 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3347
3348         * MAINTAINERS (Write After Approval): Add myself.
3349
3350 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3351
3352         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3353         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3354         target-libgloss when not *-*-elf and *-*-aout.
3355         * configure: Regenerate.
3356
3357 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3358
3359         * MAINTAINERS: Remove obsolete entries.
3360
3361         * MAINTAINERS (Write After Approval): Add Michael Matz.
3362
3363 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3364
3365         * MAINTAINERS: Remove self as cpplib maintainer.
3366
3367 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3368
3369         * install-sh, config.sub: Import from upstream.
3370
3371 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3372
3373         PR bootstrap/18222
3374         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3375         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3376         * Makefile.in: Regenerate.
3377
3378 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3379
3380         * MAINTAINERS: Update my email address.
3381
3382 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3383             Andreas Schwab  <schwab@suse.de>
3384
3385         PR bootstrap/18033
3386         * config-ml.in: Eval option if surrounded by single quotes.
3387
3388 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3389
3390         Revert 2004-12-28 Makefile changes, a better fix will be
3391         applied to mainline and src after GCC 4.0 branches.
3392
3393 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3394
3395         PR bootstrap/17383
3396
3397         * Makefile.def (target_modules): Remove stage parameter,
3398         it is always true now.
3399         * Makefile.tpl (configure-build-[+module+],
3400         configure-target-[+module+]): Always build symlink tree
3401         for the directory and for include.  BUILD_SUBDIR and
3402         TARGET_SUBDIR cannot be . anymore.
3403         * Makefile.in: Regenerate.
3404
3405 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3406
3407         Revert 2004-12-08 Makefile changes.
3408
3409 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3410
3411         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3412         cygwin, mingw.
3413
3414 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3415
3416         * configure.in (sh64-*-*): Reenable gprof.
3417         * configure: Regenerate.
3418
3419 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3420
3421         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3422         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3423         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3424         * Makefile.in: Regenerate.
3425
3426 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3427
3428         * MAINTAINERS: Update my email address.
3429
3430 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3431
3432         * Makefile.tpl: Generate normal dependencies if the LHS module is
3433         not bootstrapped.
3434         * Makefile.in: Regenerate.
3435
3436 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3437
3438         * configure.in: Include config/gxx-include-dir.m4.  Use
3439         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3440         * configure: Regenerate.
3441
3442 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3443
3444         * config.if: Delete.
3445         * configure.in: Set libstdcxx_incdir directly.
3446         * configure: Regenerate.
3447
3448 2004-12-02  Eric Christopher  <echristo@redhat.com>
3449
3450         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3451         * Makefile.in: Regenerate.
3452
3453 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3454
3455         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3456         * configure: Regenerate.
3457
3458 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3459
3460         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3461         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3462         * configure: Regenerate.
3463
3464 2004-12-01  Eric Christopher  <echristo@redhat.com>
3465
3466         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3467         of things to remove.
3468
3469 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3470
3471         * MAINTAINERS (Write After Approval): Update my e-mail address.
3472
3473 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3474
3475         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3476         from CVS libtool to always pass_all.
3477
3478 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3479
3480         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3481         (hppa*64*-*-*): Delete incorrect comment.
3482         * configure: Rebuilt.
3483
3484 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3485
3486         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3487
3488 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3489
3490         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3491         from CVS libtool to always pass_all.
3492
3493 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3494
3495         * install-sh, compile: Import from automake.
3496
3497 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3498
3499         * config.guess, config.sub:  Import from savannnah.
3500
3501 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3502
3503         * MAINTAINERS (Write After Approval): Add myself
3504
3505 2004-11-12  Mike Stump  <mrs@apple.com>
3506
3507         * Makefile.def: Add html support.
3508         * Makefile.tpl: Likewise.
3509         * Makefile.in: Regenerate.
3510
3511 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3512
3513         PR 18423
3514         * configure.in: Remove all instances of build-fixincludes from
3515         noconfigdirs.
3516         (build_configargs): Supply --target to subdirectories.
3517         * configure: Regenerate.
3518
3519         * Makefile.def: Make gcc install depend on fixincludes install.
3520         * Makefile.in: Regenerate.
3521
3522 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3523
3524         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3525
3526 2004-11-11  Paul Brook  <paul@codesourcery.com>
3527
3528         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3529
3530 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3531
3532         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3533         target-libgfortran.
3534         * configure: Regenerate.
3535
3536 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3537
3538         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3539         like CC.
3540
3541 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3542
3543         * Makefile.def (host fixincludes): Specify missing targets.
3544         * Makefile.in: Regenerate.
3545
3546 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3547
3548         * MAINTAINERS: Add myself
3549
3550 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3551
3552         * MAINTAINERS (Write After Approval): Add myself.
3553
3554 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3555
3556         * Makefile.def: Build fixincludes for the host, too.
3557         * Makefile.in: Regenerate.
3558         * configure.in (host_tools): Add fixincludes.
3559         * configure: Regenerate.
3560
3561 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3562
3563         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3564         * configure: Regenerated.
3565
3566 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3567
3568         PR other/17783
3569         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3570         * configure: Regenerated.
3571
3572 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3573
3574         * README.SCO: Update per FSF instructions.
3575
3576 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3577
3578         PR target/18151
3579         * configure.in (case ${target}): Do not build fixincludes for avr.
3580         * configure: Regenerated.
3581
3582 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3583
3584         * configure.in (case ${target}): Do not build fixincludes
3585         on platforms where it is not used.
3586         * configure: Regenerated.
3587
3588 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3589
3590         * configure.in: Use an absolute path to install-sh.
3591         * configure: Regenerated.
3592
3593 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3594
3595         * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3598
3599         * MAINTAINERS: Remove from Write After Approval those that are
3600         already maintainers.
3601
3602 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3603
3604         * MAINTAINERS:  Update my email address.
3605
3606 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3607
3608         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3609         * configure: Regenerate.
3610
3611 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3612
3613         * MAINTAINERS:  Update my email address.
3614
3615 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3616
3617         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3618         entries belonging to this category.
3619
3620 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3621
3622         * MAINTAINERS: Update my e-mail address.
3623
3624 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3625
3626         Fix wrong conflict resolution in:
3627
3628         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3629
3630         * Makefile.in: Regenerate.
3631         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3632         in the recursive `make', instead of hardwiring `all'.
3633         (Autogenerated TARGET-* variables): New.
3634
3635 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3636
3637         * configure.in: Enable target-libgloss for crx-*-*.
3638         * configure: Regenerate.
3639
3640 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3641
3642         * MAINTAINERS (Various Maintainers): Move the "windows,
3643         cygwin, mingw" maintainer to ...
3644         (OS Port Maintainers): ... here.
3645
3646 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3647
3648         * MAINTAINERS (Write After Approval): Remove those that are
3649         maintainers of some subsystem.
3650
3651 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
3652
3653         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3654         * ltcf-cxx.sh (tpf*): Likewise.
3655         * ltconfig (tpf*): Add TPF OS configuration support.
3656
3657 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
3658
3659         * MAINTAINERS: Change my email address to my new work account.
3660
3661 2004-09-24  Michael Roth  <mroth@nessie.de>
3662
3663         * configure.in (--without-headers): Add missing double quotes.
3664         * configure: Regenerate.
3665
3666 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
3667
3668         * ylwrap: Revert to previous version.
3669
3670 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
3671
3672         PR bootstrap/17369
3673         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3674         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3675         SET_GCC_LIB_PATH_CMD.
3676         (BASE_TARGET_EXPORTS): Likewise.
3677         * Makefile.in: Regenerated.
3678
3679         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3680         * configure: Regenerated.
3681
3682 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
3683
3684         * config.guess: New upstream version
3685         * compile, depcomp, install-sh, ylwrap: Likewise.
3686
3687 2004-09-19  Roger Sayle  <roger@eyesopen.com>
3688
3689         * config/mh-x86omitfp: New host makefile fragment.  Add
3690         -fomit-frame-pointer to the default BOOT_CFLAGS.
3691         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3692         * configure: Regenerate.
3693
3694 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
3695
3696         PR target/11572
3697         * configure.in (*-*-darwin*): Renable libobjc.
3698         * configure: Regenerate.
3699
3700 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
3701
3702         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3703
3704 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
3705
3706         * Makefile.def: Remove libbanshee.
3707         * Makefile.tpl: Ditto.
3708         * configure.in: Ditto.
3709         * Makefile.in: Regen.
3710         * configure: Ditto.
3711
3712 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
3713
3714         * ltmain.sh: Use $pic_object as $non_pic_object if
3715         $non_pic_object=none.
3716
3717 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
3718
3719         * missing: Import latest version from master repository.
3720
3721 2004-09-06  Nick Clifton  <nickc@redhat.com>
3722
3723         * config.sub: Import latest version from master repository.
3724         * config.guess: Likewise.
3725         This includes these changes:
3726
3727         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
3728
3729         * config.sub: Handle crisv32, alias etraxfs.
3730         * config.guess (crisv32:Linux:*:*): Handle.
3731
3732         2004-08-13  Brad Smith  <brad@comstyle.com>
3733
3734         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3735         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3736
3737         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
3738
3739         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3740         assume the processor is a powerpc.  This is because coreutils
3741         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3742         in this case, due to a MacOS X bug that causes
3743         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3744         to return a negative number.
3745         Problem reported by Petter Reinholdtsen in:
3746         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3747
3748         2004-07-19  Ben Elliston  <bje@gnu.org>
3749
3750         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3751
3752         2004-06-24  Ben Elliston  <bje@gnu.org>
3753
3754         * config.guess: Update copyright years.
3755         * config.sub: Likewise.
3756
3757         2004-06-22  Robert Millan  <robertmh@gnu.org>
3758
3759         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3760         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3761
3762         2004-06-22  Stanley F. Quayle <stan@stanq.com>
3763
3764         * config.guess (*:*VMS:*:*): New entry. Replaces
3765         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3766         manufacturer.
3767
3768         2004-06-22  Ben Elliston  <bje@gnu.org>
3769
3770         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3771         * config.sub: Likewise.
3772
3773         2004-06-22  Ben Elliston  <bje@gnu.org>
3774
3775         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3776         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3777
3778         2004-06-11  Ben Elliston  <bje@gnu.org>
3779
3780         * config.guess (pegasos:OpenBSD:*:*): Remove.
3781
3782         2004-06-11  Ben Elliston  <bje@gnu.org>
3783
3784         From Wouter Verhelst <wouter@grep.be>:
3785         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3786
3787         2004-06-11  Ben Elliston  <bje@gnu.org>
3788
3789         * config.guess (luna88k:OpenBSD:*:*): New.
3790
3791         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3792
3793         * config.guess (m32r*:Linux:*:*): New case.
3794         * config.sub: Handle m32rle.
3795
3796         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
3797
3798         From Jens Petersen  <petersen@redhat.com>:
3799         * config.sub: Handle sparcv8.
3800
3801         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
3802
3803         From Tom Smith <smith@cag.lkg.hp.com>:
3804         * config.guess: Version suffixes are equally significant on Tru64
3805         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
3806         prefix of "P" (patched kernel).
3807
3808         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
3809
3810         * config.sub: Add support for National Semiconductor CRX target.
3811
3812 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
3813
3814         * MAINTAINERS (Various Maintainers): Remove myself as web page
3815         maintainer, add myself as maintainer of build status lists.
3816
3817 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3818
3819         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3820         *-*-netware, but add target-libmudflap.
3821         Consolidate *-*-netware targets (of which really only i?86 exists)
3822         into a single entry.
3823         * configure: Likewise.
3824
3825 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
3826
3827         * Makefile.tpl (sorry): Remove.
3828         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3829         (cleanstrap targets): Depend on distclean, not distclean-stage1.
3830         (do-clean): Clean per-stage directories too.
3831         (do-distclean): Run distclean-stage1 too.
3832         (.NOTPARALLEL): Enable during toplevel bootstrap.
3833         (stage[+id+]-bubble): Enable parallel execution during
3834         the recursive invocation.
3835         * Makefile.in: Regenerate.
3836
3837         Fix previous checkin:
3838
3839         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3840         include.
3841         * configure.in: Fix indentation.
3842         * configure: Regenerate.
3843
3844 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
3845
3846         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3847         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3848         * configure: regenerate
3849         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3850         -mdynamic-no-pic
3851
3852
3853 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
3854
3855         * Makefile.def (build_modules): Add fixincludes.
3856         (dependencies): Make gcc depend on fixincludes.
3857         * configure.in (build_tools): Add fixincludes.
3858         (build_configdirs): Always include build_libs.
3859         * Makefile.in: Regenerate.
3860         * configure: Regenerate.
3861
3862 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
3863
3864         * Makefile.def (bootstrap stages): Add 'lean' parameter.
3865         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3866         phony targets; do not generate timestamp files.
3867         (distclean-stageN): Remove references to their timestamp files.
3868         (restageN, touch-stageN): Remove.
3869         (stageN-bubble): Rewritten.
3870         (compare): Support lean bootstraps.
3871         * Makefile.in: Regenerate.
3872
3873         * configure.in: Only warn when bootstrapping but
3874         build != host or build != target.  Support lean bootstraps.
3875         * configure: Regenerate.
3876
3877 2004-08-26  Phil Edwards  <phil@codesourcery.com>
3878
3879         * configure.in:  Give a better error message if GMP/MPFR are missing
3880         and a language needing them has been requested.
3881         * configure:  Regenerated.
3882
3883 2004-08-25  Phil Edwards  <phil@codesourcery.com>
3884
3885         * configure.in:  Print a list of available language front-ends if
3886         a requested one is missing.  Tidy stray tab characters.
3887         * configure:  Regenerated.
3888
3889 2004-08-19  Michael Koch  <konqueror@gmx.de>
3890
3891         * gcc/doc/install.texi: Update entry about automake for libjava.
3892
3893 2004-08-17  Robert Millan  <robertmh@gnu.org>
3894
3895         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3896         (instead of FreeBSD).
3897         * configure: Regenerate.
3898
3899 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3900
3901         * Makefile.in: Regenerate.
3902         * configure: Regenerate.
3903
3904         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3905         stage_*_flags.
3906         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3907         for bootstrapped modules if toplevel bootstrap is going.
3908         (GCC bootstrap): Generate per-stage targets for all bootstrapped
3909         modules.  Adjust for changes in Makefile.def.  Enable several
3910         rules even in non-bootstrap mode, just to avoid peppering the
3911         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3912         (stage-[+prev+]-bubble): Remove.
3913
3914         * Makefile.def (Dependencies): Depend on all-build-bison,
3915         all-build-flex, all-build-byacc, all-build-texinfo, rather
3916         than the host variations.
3917         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
3918         with BUILD_SUBDIR.
3919         (BISON): Update for recent Bisons.
3920         (YACC): Fix typo.
3921         (cross): Depend on all-build.
3922         (all): Do not depend on all-build.
3923         (prebootstrap): Remove.
3924         (dep-kind): Accept separate prefixes for MODULE and ON variables.
3925         (Prebootstrap dependencies): Add them to the per-stage targets
3926         and to all-prebootstrap.
3927         * configure.in (build_configdirs): Always enable build_tools.
3928         (BUILD_DIR_PREFIX): Remove.
3929
3930         * Makefile.def (gcc): Add target variable.
3931         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3932         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3933         in the recursive `make', instead of hardwiring `all'.
3934         (Autogenerated TARGET-* variables): New.
3935
3936 2004-08-13  Brian Booth  <bbooth@redhat.com>
3937
3938         * MAINTAINERS: Remove myself from write-after-approval.
3939
3940 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3941
3942         * src-release: Stop distributing mmalloc with gdb (which doesn't
3943         use it).
3944         * Makefile.def: GDB doesn't depend on mmalloc anymore.
3945         * Makefile.in: Regenerate.
3946
3947 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3948
3949         * configure.in (arm*-*-eabi*): New target.
3950         * configure: Regenerate.
3951
3952 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
3953
3954         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3955         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3956         (Dependencies): New section.
3957         * Makefile.tpl (Dependencies): Generate from Makefile.def.
3958         (configure-target-[+module+]): Depend on maybe-all-gcc
3959         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
3960         (toplevel profiledbootstrap): Fix dependencies.
3961         * Makefile.in: Regenerate.
3962
3963 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3964
3965         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3966         target-libiberty to noconfigdirs.
3967         * configure: Regenerate.
3968
3969 2004-08-03  Paul Brook  <paul@codesourcery.com>
3970
3971         * configure.in: Check for MPFR as well as GMP.
3972         * configure: Regenerate.
3973
3974 2004-08-01  Robert Millan  <robertmh@gnu.org>
3975
3976         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3977         libmudflap for all GNU-based systems (with Glibc).
3978         * configure: Regenerate.
3979
3980 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3981
3982         * Makefile.def (host-modules): Add gcc.
3983         * Makefile.in: Regenerate.
3984         * Makefile.tpl (sorry): New rule.
3985         (configure-host, all-host, [+make_target+]-host, do-check,
3986         install-host): Do not add gcc as a special case.
3987         (host modules): Add a small special-casing for gcc.  Export
3988         extra_make_flags through the environment.
3989         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3990         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3991         other recursive targets for gcc): Remove.
3992
3993         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3994         (stage, unstage): New rules.
3995         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3996         distclean-stage[+id+]): Use stage_current.
3997         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3998         the stage*-start rules.
3999
4000 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4001
4002         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4003         use -all_load flag.
4004
4005 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4006
4007         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4008         * configure: Regenerate.
4009
4010 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4011
4012         * maintainer-scripts/gcc_release: Revert yesterday's change.
4013
4014 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4015
4016         * MAINTAINERS: Add myself to write-after-approval.
4017
4018 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4019
4020         * libf2c: Removed.
4021         * gcc/gccbug.in: Updated because of libf2c removal.
4022         * maintainer-scripts/gcc_release: Ditto.
4023
4024 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4025
4026         * configure.in: Build libmudflap by default on FreeBSD.
4027         * configure: Regenerated.
4028
4029 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4030
4031         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4032         systems.
4033         * configure: Regenerated.
4034
4035 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4036
4037         PR target/16344
4038         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4039         feedback based compiler.
4040         * Makefile.in: Rebuilt.
4041
4042 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4043
4044         * Makefile.def (host_modules): Set bootstrap=true for flex.
4045         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4046         * Makefile.in: Rebuilt.
4047
4048 2004-07-07  Jan Hubicka  <jh@suse.cz>
4049
4050         * MAINTAINERS: Add self as a profile feedback maintainer.
4051
4052 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4053
4054         * configure.in:  Do not prepend $srcdir to /dev/null in
4055         makefile fragments.
4056         * configure:  Regenerate.
4057
4058 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4059
4060         * Makefile.def (build_modules): Add bison, byacc, flex,
4061         m4, texinfo.
4062         (flags_to_pass): Add FLEX.
4063         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4064         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4065         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4066         DEFAULT_MAKEINFO): Remove.
4067         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4068         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4069         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4070         objdir or else use configured tool.
4071         (all-build): New.
4072         (all): Depend on it.
4073         (Build module dependencies): Add.
4074         * Makefile.in: Regenerate.
4075         * configure.in: Better support for multiple build modules,
4076         matching what is done for host/target modules.  Do not look
4077         for "plausible" locations of build tools if Canadian cross.
4078         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4079         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4080         * configure: Regenerate.
4081
4082 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4083
4084         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4085         * Makefile.in: Regenerate.
4086
4087 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4088
4089         * Makefile.tpl (configure-build-[+module+],
4090         configure-[+module+], configure-target-[+module+]): Pass
4091         [+extra_configure_args+].
4092         (all-build-[+module+], all-[+module+], check-[+module+],
4093         install-[+module+], [+make_target+]-[+module+],
4094         all-target-[+module+], check-target-[+module+],
4095         install-target-[+module+], [+make_target+]-target-[+module+]):
4096         Pass [+extra_make_args+].
4097         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4098         (GCC_HOST_EXPORTS): Remove.
4099         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4100         cross, check-gcc, check-gcc-c++, install-gcc,
4101         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4102         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4103         * Makefile.in: Regenerate.
4104
4105 2004-06-21  Matthew Sachs  <msachs@apple.com>
4106
4107         * MAINTAINERS: Added self to write-after-approval.
4108
4109 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4110
4111         * configure.in: Check for srcdir/winsup rather than build directory
4112         winsup.
4113         * configure: Regenerate.
4114
4115 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4116
4117         * configure.in: Don't build Cygwin native newlib if winsup
4118         directory is missing.  Emit warning instead.
4119         * configure: Regenerate.
4120
4121 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4122
4123         * Makefile.tpl (touch-stage[+id+]): New.
4124         (restage[+prev+]): Depend on touch-stage[+id+].
4125
4126         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4127         Use it throughout.
4128
4129         * Makefile.def: Add profile and feedback bootstrap stages.
4130         Remove next field from bootstrap stages.
4131         * Makefile.tpl (LN, LN_S): Substitute.
4132         (stageN-start, stageN-end): Use double-colon rules, to
4133         provide a hook for additional setup commands.
4134         (distclean-stageN-gcc, restageN): Create dependencies from
4135         [+prev+], not from [+next+].
4136         (stageN-bubble): Add commands for successive stages from
4137         [+prev+], using double-colon rules.
4138         (all-stageN-gcc): Fix typo.
4139         (stagefeedback-start, profiledbootstrap): New.
4140         * Makefile.in: Regenerate.
4141         * configure.in: Call ACX_PROG_LN.
4142         * configure: Regenerate.
4143
4144 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4145
4146         * MAINTAINERS (Write After Approval): Add myself.
4147
4148 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4149
4150         * MAINTAINERS (Write After Approval): Add myself.
4151
4152 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4153
4154         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4155         without gcc.
4156         * configure: Regenerate.
4157
4158 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4159
4160         * Makefile.tpl: Fix typo.
4161         * Makefile.in: Regenerate.
4162
4163 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4164
4165         * configure.in: Remove new- prefix from toplevel
4166         bootstrap targets.
4167         * configure: Regenerate.
4168
4169 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4170
4171         * Makefile.tpl (all.normal): Rename to all.
4172         (all): Replace with a rule to pick the default
4173         target from configure.
4174         (all-gcc, configure-gcc): Use conditionals to
4175         do nothing when toplevel bootstrap is going on.
4176         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4177         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4178         * configure.in: Support --enable-bootstrap.
4179
4180         * Makefile.def: Remove new- prefix from toplevel
4181         bootstrap targets.
4182         * Makefile.tpl: Likewise.
4183
4184         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4185         target.
4186
4187         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4188         $(RECURSE_FLAGS) to recursive invocation of make.
4189
4190         * Makefile.in: Regenerate.
4191         * configure: Regenerate.
4192
4193 2004-05-30  Andreas Jaeger  <aj@suse.de>
4194             Jim Wilson <wilson@specifixinc.com>
4195
4196         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4197         like CC.
4198
4199 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4200
4201         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4202         * configure: Regenerate.
4203
4204 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4205
4206         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4207         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4208         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4209         targets.
4210         * Makefile.in: Regenerate.
4211
4212 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4213
4214         * configure.in: Test the ability to symlink directories.
4215         * configure: Regenerate.
4216
4217         * Makefile.def (bootstrap-stage): New definitions.
4218         * Makefile.tpl (configure-stage1-gcc,
4219         configure-stage2-gcc, configure-stage3-gcc,
4220         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4221         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4222         new-restage3, compare): Autogenerate, see Makefile.in
4223         entry for behavioral changes.
4224         (distclean-stage1, new-stage1-start, new-stage1-end,
4225         new-stage1-bubble, distclean-stage2, new-stage2-start,
4226         new-stage2-end, new-stage2-bubble, distclean-stage3,
4227         new-stage3-start, new-stage3-end): New autogenerated targets.
4228         (objext, prebootstrap, BOOT_CFLAGS,
4229         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4230         targets.
4231
4232         * Makefile.in: Regenerate.
4233         (distclean-stage1, new-stage1-start, new-stage1-end,
4234         new-stage1-bubble, distclean-stage2, new-stage2-start,
4235         new-stage2-end, new-stage2-bubble, distclean-stage3,
4236         new-stage3-start, new-stage3-end): New targets.
4237         (all-stage1-gcc): Move prebootstrap dependency from here...
4238         (configure-stage1-gcc): ...to here.
4239         (new-bootstrap): Use bubble targets.
4240         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4241         Use per-stage distclean targets.
4242         (configure-stage1-gcc, configure-stage2-gcc,
4243         configure-stage3-gcc, all-stage1-gcc,
4244         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4245         Use new-stageN-start to prepare the tree.
4246
4247 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4248
4249         * Makefile.def (host_modules): add libcpp.
4250         * Makefile.tpl: Add dependencies on and for libcpp.
4251         * Makefile.in: Regenerate.
4252         * configure.in: Add libcpp host module.
4253         * configure: Regenerate.
4254
4255 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4256
4257         * Makefile.tpl: Whenever a recursive target is defined, wrap
4258         it in a special @if/@endif block, and prepare its maybe
4259         dependency in the @if/@endif block
4260         * configure.in: Instead of writing maybe dependencies, remove
4261         the @if/@endif statements, and remove the @if/@endif blocks
4262         that remain.
4263         * configure: Regenerate.
4264         * Makefile.in: Regenerate.
4265
4266 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4267
4268         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4269
4270 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4271
4272         PR bootstrap/15120
4273         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4274         * */configure: Rebuilt.
4275
4276 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4277
4278         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4279         of libf2c.
4280         * configure, Makefile.in: Regenerate.
4281
4282 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4283
4284         * MAINTAINERS (Write After Approval): Add myself.
4285
4286 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4287
4288         Merge from tree-ssa-20020619-branch.
4289
4290         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4291         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4292         (HOST_GMPLIBS): Define.
4293         (HOST_GMPINC): Define.
4294         (TARGET_LIB_PATH): Add libmudflap.
4295         (GFORTRAN_FOR_TARGET): Define.
4296         (configure-build*): Export GFORTRAN.
4297         (configure-gcc): Export GMPLIBS and GMPINC.
4298         (all-gcc): Add maybe-all-libbanshee.
4299         (configure-target-libgfortran): Define.
4300         * Makefile.in: Regenerate.
4301         * configure.in (host_libs): Add libbanshee.
4302         (target_libraries): Add target-libmudflap and target-libgfortran.
4303         Add --with-libbanshee.
4304         Handle --disable-libmudflap.
4305         (*-*-freebsd*): Use with_gmp.
4306         Add $(libgcj) to noconfigdirs.
4307         * configure: Regenerate.
4308         * depcomp: New file.
4309         * MAINTAINERS: Add tree-ssa maintainers.
4310
4311 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4312
4313         * MAINTAINERS (Various Maintainers): Add myself.
4314
4315 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4316
4317         * MAINTAINERS (Write After Approval): Add myself.
4318
4319 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4320
4321         * MAINTAINERS (Write After Approval): Add myself.
4322
4323 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4324
4325         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4326         * configure: Regenerate.
4327
4328 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4329
4330         Revert:
4331         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4332
4333         * Makefile.def (flags_to_pass): Remove *dir variables that
4334         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4335         as well as prefix and exec_prefix.
4336         * Makefile.in: Regenerate.
4337
4338 2004-04-26  Robert Millan  <robertmh@gnu.org>
4339
4340         Add patches from libtool CVS.
4341         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4342         * ltconfig: Likewise.
4343         * ltcf-c.sh: Likewise.
4344         * ltcf-cxx.sh: Likewise.
4345         * ltcf-gcj.sh: Likewise.
4346
4347 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4348
4349         * Makefile.def (host_modules): Mark with the bootstrap
4350         flag packages on which gcc depends.
4351         * Makefile.tpl (all-bootstrap): Use it.
4352         * Makefile.in: Regenerate.
4353
4354 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4355
4356         * Makefile.def (flags_to_pass): Remove *dir variables that
4357         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4358         as well as prefix and exec_prefix.
4359         * Makefile.in: Regenerate.
4360
4361 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4362
4363         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4364         * configure: Regenerate.
4365         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4366         * gcc/Makefile.tpl (compare): Use the result of the test.
4367         * gcc/Makefile.in: Regenerate.
4368
4369 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4370
4371         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4372         Always relocate gcc and prev-gcc to the original names, even
4373         if the build fails.
4374         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4375         New targets.
4376
4377 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4378
4379         * MAINTAINERS: Update my email address.
4380
4381 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4382
4383         * configure.in (mips*-*-irix5*): Enable ld.
4384         * configure: Regenerate.
4385
4386 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4387
4388         * configure: Regenerate.
4389
4390 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4391
4392         * Makefile.tpl (configure-[+module+], configure-gcc,
4393         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4394         Set and export LDFLAGS.
4395         * Makefile.in: Regenerate.
4396
4397 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4398
4399         * MAINTAINERS: Add myself to write-after-approval.
4400
4401 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4402
4403         PR bootstrap/14871
4404         * Makefile.tpl: If we don't have built-in-tree target tools,
4405         use the ones found by configure rather than hacking around with
4406         program_transform_name.
4407         * configure.in: Give Makefile.tpl the information necessary
4408         to do that.
4409         * Makefile.in: Regenerate.
4410         * configure: Regenerate.
4411
4412 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4413
4414         PR bootstrap/14760
4415         * configure.in: When computing baseargs, strip *all* copies of
4416         offending options.  Also, don't match/substitute the trailing space,
4417         so that this actually works when two similar options are separated by
4418         only one space.
4419         * configure: Regenerate.
4420
4421 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4422
4423         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4424         (rs6000-*-aix*): Same.
4425         * configure: Regenerate.
4426
4427 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4428
4429         * MAINTAINERS: Add myself to write-after-approval.
4430
4431 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4432
4433         * MAINTAINERS: Add myself to write-after-approval.
4434
4435 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4436
4437         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4438         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4439         * Makefile.in: Regenerate.
4440
4441         * configure.in (top level bootstrap support): Rework --enable-werror
4442         to set @stage2_werror_flag@.
4443         * configure: Regenerate.
4444         * Makefile.tpl (top level bootstrap support): Pass
4445         @stage2_werror_flag@ down to configure in stages 2 and 3.
4446         * Makefile.in: Regenerate.
4447
4448 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4449
4450         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4451         for stages 2 and 3 as well as in make.  As a consequence, remove
4452         OUTPUT_OPTION (now detected by configure) from the flags passed down
4453         to make.
4454         * Makefile.in: Regenerate.
4455
4456         * Makefile.tpl (new-bootstrap): Fix typo.
4457         * Makefile.in: Regenerate.
4458
4459 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4460
4461         * Makefile.tpl: Rearrange by moving recursive_targets rules
4462         into their proper sections.
4463         * Makefile.tpl (top level bootstrap support): Move disabling
4464         of coverage flags from 'make' to 'configure'; improve comments.
4465         * Makefile.in: Regenerate.
4466
4467         * Makefile.tpl (experimental top level bootstrap) Move stage1
4468         language setting from all- target to configure- target; disable
4469         intermodule optimization in stage 1; prevent gratuitous rebuilds
4470         of stage 1.
4471         * Makefile.in: Regenerate.
4472         * configure.in: Comma-separate stage 1 language list for top
4473         level bootstrap.
4474         * configure: Regenerate.
4475
4476         * Makefile.tpl: Clean up experimental top level bootstrap support:
4477         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4478         prev-gcc in configure- targets as well as all- targets.
4479         * Makefile.in: Regenerate.
4480
4481 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4482
4483         * compile: New file imported from automake.
4484
4485 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4486
4487         * configure.in: Remove symbolic link section.
4488         * configure: Regenerate.
4489         * Makefile.tpl (links): Remove.
4490         * Makefile.in: Regenerate.
4491
4492 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4493             Nathanael Nerode  <neroden@gcc.gnu.org>
4494
4495         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4496         Set with AC_CHECK_PROGS.
4497         * configure.in: Fix comment typo from last patch.
4498         * configure: Regenerate.
4499
4500 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4501
4502         * Makefile.tpl: Introduce experimental top level bootstrap support.
4503         * Makefile.in: Regenerate.
4504         * configure.in: Introduce support for top level bootstrap.
4505         * configure: Regenerate.
4506
4507 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4508             Paolo Bonzini  <bonzini@gnu.org>
4509
4510         PR bootstrap/14522
4511         * configure.in: Cope with shells that do not support unquoted ^
4512         * configure: Regenerate.
4513
4514 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4515             Paolo Bonzini  <bonzini@gnu.org>
4516
4517         PR bootstrap/14522
4518         * configure.in: Cope with shells that do not support nesting
4519         quotes inside quoted backquote substitutions.
4520         * configure: Regenerate.
4521
4522 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4523
4524         PR bootstrap/14522
4525         * configure.in: Fix escaping of $.
4526         * configure: Regenerate.
4527
4528 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4529
4530         * configure: Regenerate, since I forgot to while committing Paolo's
4531         changes.
4532
4533 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4534
4535         PR ada/14131
4536         Move language detection to the top level.
4537         * configure.in: Find default values for the tools as
4538         soon as possible.  Disable ada if GNAT is not found.
4539         Emit error message about missing languages.  Expand
4540         --enable-languages=all for the gcc subdirectory.
4541
4542 2004-03-10  Ben Elliston  <bje@gnu.org>
4543
4544         * MAINTAINERS: Update my email address.
4545
4546 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4547
4548         * ltconfig: Disable building static libraries if building shared
4549         libraries on AIX 5L.
4550
4551 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4552
4553         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4554         and disable libgcj.
4555         * configure: Regenerated.
4556
4557 2004-03-01  Brian Booth  <bbooth@redhat.com>
4558
4559         * MAINTAINERS: Add myself to write-after-approval.
4560
4561 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4562
4563         * MAINTAINERS: Add myself to write-after-approval.
4564
4565 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4566
4567         PR bootstrap/7087
4568         * Makefile.tpl: Guard XFOO sed statements better.
4569         * Makefile.tpl: Add dependency for configure-target-libada.
4570         * Makefile.in: Regenerate (incidentally fixes broken
4571         commit when libada-branch was merged).
4572
4573 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4574
4575         * MAINTAINERS: Add myself to write-after-approval.
4576
4577 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4578
4579         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4580         maintainers.
4581
4582 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4583
4584         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4585         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4586
4587 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4588
4589         PR bootstrap/11932
4590         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4591
4592 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4593
4594         * MAINTAINERS: Added myself to write-after-approval.
4595
4596 2004-02-14  Michael Koch  <konqueror@gmx.de>
4597
4598         * MAINTAINERS: Added myself to write-after-approval.
4599
4600 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4601
4602         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4603         some OS port maintainers to OS port maintainers section.
4604
4605 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4606
4607         * MAINTAINERS: Add self.
4608
4609 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4610
4611         * MAINTAINERS: Alphabetize.
4612
4613 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4614
4615         * MAINTAINERS: Remove myself.
4616
4617 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4618
4619         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4620         (rs6000-*-aix*): Same.
4621         * configure: Regenerate.
4622
4623 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4624
4625         * configure.in (host): Add in missing $noconfigdirs to defines.
4626         * configure: Regenerate.
4627
4628 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4629             Nathanael Nerode  <neroden@gcc.gnu.org>
4630
4631         PR ada/6637, PR ada/5911
4632         Merge with libada-branch:
4633         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4634         with appropriate dependencies. Add --enable-libada configure switch.
4635         * configure, Makefile.in: Regenerate.
4636
4637 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4638
4639         * MAINTAINERS: Add myself to write-after-approval.
4640
4641 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4642
4643         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4644         * configure: Regenerate.
4645
4646 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
4647
4648         Merge from upstream:
4649
4650         * ltmain.in: When setting IFS to '~', be careful about user
4651         arguments that contain '~'.
4652
4653         2004-02-04  Peter O'Gorman  <peter@pogma.com>
4654
4655         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
4656         Also test $base_compile against $CC with escaped arguments. Bug
4657         reported by Geoff Keating <geoffk@apple.com>.
4658
4659 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
4660
4661         * MAINTAINERS: Remove i960 port.
4662
4663 2004-01-23  DJ Delorie  <dj@redhat.com>
4664
4665         * Makefile.def (target_modules) [libiberty]: Don't stage.
4666         * Makefile.in: Rebuilt.
4667
4668 2004-01-20  Caroline Tice  <ctice@apple.com>
4669
4670         * MAINTAINERS: Add myself to write-after-approval.
4671
4672 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
4673
4674         * MAINTAINERS: Update my email address.
4675
4676 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
4677
4678         * MAINTAINERS: Add myself to write-after-approval.
4679
4680 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4681
4682         * MAINTAINERS: Remove entries without email address.
4683
4684 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
4685
4686         * MAINTAINERS: Add myself to write-after-approval.
4687
4688 2004-01-15  Steven Bosscher  <stevenb@suse.de>
4689
4690         * MAINTAINERS: Update my email address.
4691
4692 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
4693
4694         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
4695         * Makefile.tpl (configure-target-[+module+]): Support stage.
4696         * Makefile.in: Rebuilt.
4697
4698 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
4699
4700         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
4701
4702 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
4703
4704         * MAINTAINERS: Add myself as a MIPS maintainer.
4705
4706 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
4707
4708         * configure.in: Use ./config.cache, not config.cache.
4709         * configure: Regenerate.
4710         * Makefile.tpl: Special-casing not needed for GCC any more.
4711         * Makefile.in: Regenerate.
4712
4713         * configure.in: Don't share a cache file for host dirs.
4714         * configure: Regenerate.
4715
4716         * config-ml.in: Don't mess with the cache file.
4717
4718 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4719
4720         * MAINTAINERS: Move myself from 'Write After Approval' to
4721         'CPU Port Maintainers' section as SPARC maintainer.
4722
4723 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4724
4725         * Makefile.tpl: Make GCC use a separate config.cache.
4726         * Makefile.in: Regenerate.
4727
4728         PR bootstrap/11932, PR bootstrap/11933
4729         (I don't know if it will fix either of them, but it relates
4730         to them.)
4731         * configure.in: Don't use shared config.cache for target
4732         directories.
4733         * configure: Regenerate.
4734
4735 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
4736
4737         * MAINTAINERS: Add myself to 'Write After Approval' section.
4738
4739 2003-12-31  Roger Sayle  <roger@eyesopen.com>
4740
4741         * configure.in (ia64*-*-hpux*): Disable building java libraries.
4742         * configure: Regenerated.
4743
4744 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
4745
4746         * MAINTAINERS: Remove the mn10200 maintainer.
4747
4748 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
4749
4750         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
4751         * configure: Regenerated.
4752
4753 2003-12-16  Jan Hubicka  <jh@suse.cz>
4754
4755         * MAINTAINERS: Add myself as callgraph maintainer.
4756
4757 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
4758
4759         * configure.in (raw_libstdcxx_flags): Remove the leading space.
4760         * configure: Regenerate.
4761
4762 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4763
4764         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4765         'Write After Approval' section. Update email.
4766
4767 2003-12-01  James Lemke <jim@wasabisystems.com>
4768
4769         * MAINTAINERS (Write After Approval): Add myself.
4770
4771 2003-11-20  Matt Thomas  <matt@3am-software.com>
4772
4773         * MAINTAINERS: Add myself as a vax port maintainer.
4774
4775 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
4776
4777         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
4778         (configure-build-[+module+], configure-[+module+]): Likewise.
4779         (configure-target-[+module+], configure-gcc, config.status): Likewise.
4780         * Makefile.in: Regenerate.
4781
4782 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
4783
4784         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
4785         shared/dylibed libraries.
4786         * ltmain.sh: Likewise.
4787         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4788         * ltcf-cxx.sh: Likewise.
4789         * ltcf-gcj.sh: Likewise.
4790         * ltconfig: Likewise.
4791
4792 2003-11-17  Stan Cox  <scox@redhat.com>
4793
4794         * MAINTAINERS: Add myself as iq2000 port maintainer.
4795
4796 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
4797
4798         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4799         * Makefile.in: Regenerate.
4800
4801 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
4802
4803         * config.sub: Update to 2003-11-03 version.
4804
4805 2003-10-20  Phil Edwards  <phil@codesourcery.com>
4806
4807         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
4808         * configure:  Regenerate.
4809
4810 2003-10-20  Nicolas Pitre <nico@cam.org>
4811
4812         * MAINTAINERS: Add myself to 'Write After Approval' section.
4813
4814 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
4815
4816         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4817
4818 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4819
4820         * MAINTAINERS: Update my email address.
4821
4822 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4823
4824         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4825
4826 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
4827
4828         * MAINTAINERS: Add myself to 'Write After Approval' section.
4829
4830 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
4831
4832         * config.guess: Update to 2003-10-16 version.
4833         * config.sub: Update to 2003-10-16 version.
4834
4835 2003-10-15 David Daney  <ddaney@avtrex.com>
4836
4837         * MAINTAINERS: Added myself to 'Write After Approval' section.
4838
4839 2003-10-15  Falk Hueffner  <falk@debian.org>
4840
4841         * MAINTAINERS: Move myself from 'Bug database only accounts' to
4842         'Write After Approval' section. Update email.
4843
4844 2003-10-14  Roger Sayle  <roger@eyesopen.com>
4845
4846         * MAINTAINERS: Move myself from 'Write After Approval' to
4847         'Various Maintainers' section as middle-end maintainer.
4848
4849 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
4850
4851         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4852         HOST_FLAGS_TO_PASS.
4853         * Makefile.in: Regenerate.
4854
4855 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
4856
4857         * config.guess: Update to 2003-10-07 version.
4858         * config.sub: Update to 2003-10-07 version.
4859
4860 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4861
4862         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4863         * ltconfig (irix5*, irix6*): Don't override version_type.
4864
4865 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
4866
4867         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4868         * configure: Rebuilt
4869         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4870         * Makefile.in: Rebuilt
4871
4872 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4873
4874         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4875
4876 2003-09-30  Carlo Wood  <carlo@alinoe.com>
4877
4878         * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2003-09-29  Paul Koning  <ni1d@arrl.net>
4881
4882         * MAINTAINERS: Move myself from "Write After Approval"
4883         to CPU platform maintainers for pdp11 platform.
4884
4885 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
4886
4887         * MAINTAINERS: Move myself from 'Write After Approval' to
4888         'Various Maintainers' section as libffi testsuite maintainer.
4889
4890 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
4891
4892         * configure.in: Pass a computed --program-transform-name
4893         to subconfigures.
4894         * configure: Regenerated.
4895
4896 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
4897
4898         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4899         * Makefile.in: Regenerate.
4900
4901         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4902         * Makefile.in: Regenerate.
4903
4904 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
4905
4906         * MAINTAINERS: Move myself from 'Write After Approval'
4907         to 'Various Maintainers' (objective-c) section.
4908
4909 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
4910
4911         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4912         quoting.
4913         * configure: Regenerated.
4914
4915 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
4916
4917         * MAINTAINERS (Write After Approval): Add myself to write after
4918         approval list.
4919
4920 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
4921
4922         * MAINTAINERS (Write After Approval): Add myself.
4923
4924 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
4925
4926         * MAINTAINERS: Update my e-mail address.
4927
4928 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
4929
4930         * libtool.m4 (LD): Correct powerpc64 host match.
4931
4932 2003-09-06  James E Wilson  <wilson@tuliptree.org>
4933
4934         * MAINTAINTERS: Update my affiliation and email address.
4935
4936 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4937
4938         * MAINTAINERS (Write After Approval): Add myself.
4939
4940 2003-09-04  DJ Delorie  <dj@redhat.com>
4941
4942         * configure: Regenerate.
4943
4944 2003-09-04  Robert Millan  <robertmh@gnu.org>
4945
4946         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4947
4948 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4949
4950         * configure.in: Ensure arguments to sed are properly spaced.
4951         * configure: Regenerate.
4952
4953 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4954
4955         * MAINTAINERS: Update my e-mail address.
4956
4957 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
4958
4959         * MAINTAINERS (Write After Approval): Add myself.
4960
4961 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
4962
4963         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4964         * configure: Regenerated.
4965
4966 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4967
4968         * MAINTAINERS: Update my email address.
4969
4970 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
4971
4972         * configure.in:  Use newline instead of semicolon when assuming
4973         shell arguments in a for loop.
4974         * configure:  Regenerated.
4975
4976 2003-08-22  Jason Eckhardt  <jle@rice.edu>
4977
4978         * MAINTAINERS: Resurrect the i860 maintainer.
4979
4980 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
4981
4982         PR 8180
4983         * configure.in: When testing with_libs and with_headers, treat
4984         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
4985         * configure: Regenerate.
4986
4987         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4988         make, shell, etc.
4989         (baseargs): Likewise.
4990         * configure: Regenerate.
4991
4992 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
4993
4994         * MAINTAINERS (Write After Approval): Add myself.
4995
4996 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
4997
4998         * configure.in: Disable libgcj for darwin not on powerpc.
4999         * configure: Rebuild.
5000
5001 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5002
5003         * config-ml.in, symlink-tree: Add license.
5004
5005 2003-08-03  Richard Stallman  <rms@gnu.org>
5006             Eben Moglen  <moglen@columbia.edu>
5007
5008         * README.SCO: New file.
5009
5010 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5011
5012         * Makefile.tpl (check, check-c++): Express dependencies using
5013         dependencies rather than commands.
5014         * Makefile.in: Regenerate.
5015
5016 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5017
5018         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5019         * configure: Ditto.
5020
5021 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5022
5023         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5024         * Makefile.in: Update.
5025
5026 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5027
5028         * configure.in: Enable libgcj for darwin.
5029         * configure: Rebuild.
5030
5031 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5032
5033         * config-ml.in:  Use ac_configure_args directly instead of
5034         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5035         actually seen.
5036
5037 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5038
5039         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5040         creating target and build subdirs to build all parent dirs as needed.
5041         * Makefile.in: Rebuild.
5042         * configure.in: Don't build dirs explicitly here.
5043         * configure: Rebuild.
5044
5045 2003-07-26  Paul Brook  <paul@nowt.org>
5046
5047         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5048
5049 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5050
5051         * Makefile.tpl (all-make): Depend on intl.
5052         * Makefile.in: Rebuilt.
5053
5054 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5055
5056         * install-sh:  Update to newer upstream versions (associated with
5057         aclocal 1.7).
5058         * mkinstalldirs:  Likewise.
5059         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5060
5061 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5062
5063         * MAINTAINERS: Move self from Bug database only accounts
5064         to write-after-approval.
5065
5066 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5067
5068         * config.if: Remove unused libc_interface determination.
5069
5070 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5071
5072         * MAINTAINERS: Move self from write-after-approval to
5073         build machinery (*.in).
5074
5075 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5076
5077         PR bootstrap/11273
5078         PR bootstrap/11408
5079         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5080         unused INSTALL_PROGRAM_ARGS.
5081         * configure.in: Use AC_PROG_INSTALL.
5082         * Makefile.in: Regenerate.
5083         * configure: Regenerate.
5084
5085 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5086
5087         * MAINTAINERS: Alphabetize.
5088
5089 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5090
5091         * configure: Rebuilt.
5092         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5093         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5094         newlib nor libgloss.
5095         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5096         * configure.in (am33_2.0-*-linux*): Added.
5097
5098 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5099
5100         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5101         * configure: Regenerate.
5102
5103 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5104
5105         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5106         * Makefile.in: Regenerate.
5107
5108 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5109
5110         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5111         * Makefile.in: Regenerate.
5112
5113 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5114
5115         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5116         * Makefile.in: Regenerated.
5117
5118         * config-ml.in: Replace PWD with PWD_COMMAND.
5119
5120 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5121
5122         * intl: New directory; see intl/ChangeLog for details.
5123         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5124         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5125         * Makefile.in: Regenerate.
5126
5127 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5128
5129         * configure.in: Clean up config-lang.in handling.  Delete
5130         useless assignment to "subdirs".
5131         * configure: Regenerate.
5132
5133 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5134
5135         * configure.in: Rename 'target_libs' to 'target_libraries'.
5136         Remove useless reference to 'target_libs'.
5137         * configure: Regenerate.
5138
5139 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5140
5141         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5142         * Makefile.in: Regenerate.
5143
5144 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5145
5146         * Makefile.def: Introduce flags_to_pass.
5147         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5148         * Makefile.in: Regenerate.
5149
5150 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5151
5152         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5153         and target-libgloss.
5154         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5155         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5156         * configure: Regenerate.
5157
5158 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5159
5160         * configure.in: Update testsuite_flags to new location.
5161         * configure. Regenerate.
5162
5163 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5164
5165         * Makefile.tpl: Remove BUILD_CC stuff.
5166         * Makefile.in: Regenerate.
5167
5168 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5169
5170         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5171
5172 2003-06-16  Graeme Peterson <gp@qnx.com>
5173
5174         * MAINTAINERS (Write After Approval): Add myself.
5175
5176 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5177
5178         * config.guess: Update to 2003-06-12 version.
5179         * config.sub: Update to 2003-06-13 version.
5180
5181 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5182
5183         * config.guess: Update to 2003-06-06 version.
5184         * config.sub: Update to 2003-06-06 version.
5185
5186 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5187
5188         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5189         * configure. Regenerate.
5190
5191 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5192
5193         * configure.in: Disable serial configure by default.
5194         * configure: Regenerate.
5195         * Makefile.tpl: Abolish .NOTPARALLEL.
5196         * Makefile.in: Regenerate.
5197
5198         * Makefile.tpl: Replace {build,host,target}_canonical by
5199         {build,host,target}.
5200         * Makefile.in: Regenerate.
5201
5202         * Makefile.tpl: Fix stupid pasto.
5203         * Makefile.in: Regenerate.
5204
5205 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5206
5207         * Makefile.tpl: Remove bogus conditional.
5208         * Makefile.in: Regenerate.
5209
5210 2003-06-05  Jan Hubicka  <jh@suse.cz>
5211
5212         * Makefile.tpl (profiledbootstrap): New target.
5213         * Makefile.in (profiledbootstrap): New target.
5214
5215 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5216
5217         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5218         Pinski. Remove user names from other bugzilla-only maintainers.
5219
5220 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5221
5222         * Makefile.tpl: Make 'recursive targets' using autogen rather
5223         than shell loop.  Remove duplicate 'clean' targets and false
5224         comments.
5225         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5226         Add systematic method of specifying missing targets in subdirs.
5227         Add copyright boilerplate.
5228         * Makefile.in: Regenerate.
5229         * configure.in: Add 'recursive targets' to maybe list.
5230         * configure: Regenerate.
5231
5232         * MAINTAINERS: "GNATS only" -> "Bug database only".
5233
5234         * Makefile.tpl: Rename [+target+] to [+make_target+].
5235         * Makefile.def: Rename 'target' to 'make_target'.
5236
5237 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5238
5239         * MAINTAINERS: Add self as options handling maintainer.
5240
5241 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5242
5243         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5244         been too long since I touched those ports.
5245
5246 2003-05-28  DJ Delorie  <dj@redhat.com>
5247
5248         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5249         * Makefile.in: Regenerate.
5250
5251 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5252
5253         * configure.in: Use curly braces in the definition of tooldir.
5254         * configure: Regenerate.
5255
5256 2003-05-21  DJ Delorie  <dj@redhat.com>
5257
5258         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5259         newlib or libgloss.
5260         * Makefile.in: Regenerate.
5261
5262 2003-05-21  DJ Delorie  <dj@redhat.com>
5263
5264         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5265         * Makefile.in: Regenerate.
5266
5267 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5268
5269         * MAINTAINERS: Update my e-mail address.
5270
5271 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5272
5273         * configure.in: Switch more things to use maybe dependencies.
5274         * Makefile.tpl: Switch more things to use maybe dependencies.
5275         Factor out common code from autogen IF statements.
5276         * configure: Regenerate.
5277         * Makefile.in: Regenerate.
5278
5279 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5280
5281         * configure.in: Accept i[3456789]86 for machine type.
5282         * configure: Regenerate.
5283
5284 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5285
5286         * configure.in: Switch more things to use maybe dependencies.
5287         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5288         * configure: Regenerate.
5289         * Makefile.tpl: Switch more things to use maybe dependencies.
5290         * Makefile.in: Regenerate.
5291
5292 2003-05-16  Andreas Schwab  <schwab@suse.de>
5293
5294         * Makefile.tpl (install-opcodes): Define.
5295         * Makefile.in: Rebuild.
5296
5297 2003-05-13  Andreas Jaeger  <aj@suse.de>
5298
5299         * config.guess: Update to 2003-05-09 version.
5300         * config.sub: Update to 2003-05-09 version.
5301
5302 2003-05-13  Michael Eager <eager@mvista.com>
5303
5304         * configure.in: Correct sed script so that options in quotes are not
5305         deleted.
5306         * configure: Rebuild.
5307
5308 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5309
5310         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5311         and $$s/newlib/libc/sys/cygwin32 include paths.
5312         * configure: Ditto.
5313
5314 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5315
5316         * MAINTAINERS: Update my email addresses.
5317
5318 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5319
5320         * config-ml.in: Propagate INSTALL variables.
5321
5322 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5323
5324         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5325
5326 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5327
5328         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5329         * Makefile.in: Regenerate.
5330
5331 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5332
5333         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5334
5335 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5336
5337         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5338
5339 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5340
5341         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5342         * Makefile.in: Regenerated.
5343
5344 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5345
5346         * MAINTAINERS (Write After Approval): Upgrade myself from
5347         GNATS only to write-after-approval. Update my mail address.
5348
5349 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5350
5351         (OS Port Maintainers: freebsd): Add myself.
5352
5353 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5354
5355         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5356
5357 2003-04-22  Kean Johnston  <jkj@sco.com>
5358
5359         * MAINTAINERS (SCO ports): Added myself.
5360
5361 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5362
5363         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5364
5365 2003-04-19  Kean Johnston  <jkj@sco.com>
5366
5367         * MAINTAINERS (Write After Approval): Add myself.
5368
5369 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5370
5371         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5372         * Makefile.in: Regenerate.
5373
5374 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5375
5376         * configure.in (powerpc64*-*-linux*): Remove.
5377         * configure: Rebuilt.
5378
5379 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5380
5381         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5382         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5383         and restrap.
5384         * Makefile.in:  Regenerate.
5385
5386 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5387
5388         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5389         * configure: Regenerated.
5390
5391 2003-04-15  DJ Delorie  <dj@redhat.com>
5392
5393         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5394
5395 2003-04-13  Nick Clifton  <nickc@redhat.com>
5396
5397         * config-ml.in: Remove support for --disable-aix removing
5398         call-aix multilibs.
5399
5400 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5401
5402         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5403         * */configure: Rebuilt.
5404
5405 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5406
5407         * MAINTAINERS: Add my email address.
5408
5409 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5410
5411         * MAINTAINERS (Write After Approval): Add myself.
5412
5413 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5414
5415         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5416         * Makefile.in: Regenerate.
5417
5418 2003-03-14  Michael Chastain  <mec@shout.net>
5419
5420         * Makefile.in: Regenerate with correct Makefile.def.
5421
5422 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5423
5424         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5425         Make macro.
5426         * Makefile.in: Regenerate.
5427         * configure.in: Clean up gxx_include_dir logic.
5428         * configure: Regenerate.
5429
5430 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5431
5432         * MAINTAINERS (Write After Approval): Add myself.
5433
5434 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5435
5436         * MAINTAINERS: Update my mail address.
5437
5438 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5439
5440         * configure.in (gxx_include_dir): Fix typo.
5441         * configure: Regenerated.
5442
5443 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5444
5445         * Makefile.tpl: Reindent.
5446         * Makefile.in: Regenerate.
5447         * configure.in: Reindent.  Don't set unused variables.
5448         * configure: Regenerate.
5449
5450 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5451
5452         * configure.in: Include $(build_tooldir)/sys-include in
5453         FLAGS_FOR_TARGET.
5454         * configure: Regenerated.
5455
5456 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5457
5458         * Makefile.tpl: Always pass down RANLIB.
5459         * Makefile.in: Regenerate.
5460
5461         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5462         * Makefile.in: Regenerate.
5463         * configure.in: Remove unused logic relating to --enable-shared
5464         and --enable-threads.  Remove bogus comments.  Remove redundant
5465         noconfigdirs.
5466         * configure: Regenerate.
5467
5468         * configure.in: Replace ${libstdcxx_version} by its value.
5469         Remove reference to mh-dgux.
5470         * configure: Regenerate.
5471
5472 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5473
5474         * MAINTAINERS (Write After Approval): Add myself.
5475
5476 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5477
5478         * Makefile.tpl: Rearrange.
5479         * Makefile.in: Regenerate.
5480
5481 2003-02-25  Uwe Stieber <uwe@wwws.de>
5482
5483         * configure.in: Add support for kaOS as cross build target system.
5484         * configure: Regenerated.
5485
5486 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5487
5488         * MAINTAINERS (Write after approval): Add myself.
5489
5490 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5491
5492         * MAINTAINERS: Update my email address.
5493
5494 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5495
5496         * MAINTAINERS: Add self to blanket write privs. section.
5497
5498 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5499
5500         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5501         configure-target-* as some target builds may require additional
5502         flags for preprocessor tests.
5503         * Makefile.in: Regenerated.
5504
5505 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5506
5507         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5508         * ltconfig: Handle it.
5509         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5510         auto-detecting it.
5511
5512         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5513         it is used as argument to $CC.
5514         * ltcf-gcj.sh: Likewise.
5515
5516         * configure.in: Introduce --enable-maintainer-mode.
5517         * configure: Rebuilt.
5518         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5519         for maintainer mode.
5520         * Makefile.in: Rebuilt.
5521
5522 2003-02-18  Jason Merrill  <jason@redhat.com>
5523
5524         * Makefile.tpl (check-c++): Allow parallelism.
5525
5526 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5527
5528         * MAINTAINERS: Remove John Carr (who never actually had access to
5529         gcc.gnu.org).
5530
5531 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5532
5533         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5534         don't configure target-libobjc.
5535         * configure: Regenerate.
5536
5537 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5538
5539         * Makefile.tpl (RANLIB): Define.
5540         * Makefile.in: Regenerate.
5541
5542 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5543
5544         * MAINTAINERS: Update my email.
5545
5546 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5547
5548         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5549         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5550         * Makefile.in: Regenerated.
5551         * configure.in: Remove all traces of snavigator, db, and grep.
5552         * configure: Regenerated.
5553
5554 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5555
5556         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5557         After Approval.
5558
5559 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5560
5561         * MAINTAINERS (Write after approval): Add myself.
5562
5563 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5564
5565         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5566         * Makefile.in: Regenerated.
5567
5568 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5569
5570         * config.guess: Updated to 2003-01-30's version.
5571         * config.sub: Updated to 2003-01-28's version.
5572
5573 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5574
5575         * config.if: If gcc_version is already set, just use it.  Don't set
5576         gcc_version_trigger if it's already set, otherwise set it to
5577         gcc/version.c, but only if the file exists.  If it is not set and
5578         gcc/version.c does not exist, try to extract the version number from
5579         $CC.
5580
5581 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5582
5583         * MAINTAINERS: Add myself to write-after-approval list.
5584
5585 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5586
5587         * configure.in:  Revert 24Jan change.
5588         * configure:  Regenerate.
5589
5590 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5591
5592         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5593         entry of HJ Lu.
5594
5595 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5596
5597         * configure.in: Revert previous change.
5598         * configure: Regenerate.
5599
5600 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5601
5602         * configure.in: Make rda native-only.
5603         * configure: Regenerate.
5604
5605 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5606
5607         * MAINTAINERS: Move myself from GNATS-only-accounts to
5608         write-after-approval.
5609
5610 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5611
5612         * configure.in: Add missing \.
5613         * configure: Rebuilt.
5614
5615 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5616
5617         * configure.in (baseargs): Avoid using \| in sed regular
5618         expressions.
5619         * configure: Rebuilt.
5620
5621 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5622
5623         * configure.in (baseargs): Remove all supported forms of
5624         --cache-file, --srcdir, --host, --build and --target options
5625         from argument lists.
5626         * configure: Rebuilt.
5627
5628 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5629
5630         * MAINTAINERS: Add myself to write-after-approval list.
5631
5632 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5633
5634         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5635         * configure: Rebuilt.
5636
5637 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5638
5639         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5640         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5641         * Makefile.in: Regenerate.
5642         * configure: Regenerate.
5643
5644 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5645
5646         * configure.in: Remove Makefile in build, host and target modules
5647         unless configure was run with --no-recursion.
5648         * configure: Rebuilt.
5649
5650 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5651
5652         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5653         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5654         * Makefile.in: Regenerate.
5655
5656 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5657
5658         * config.guess: Update to 2003-01-03 version.
5659         * config.sub: Update to 2003-01-03 version.
5660
5661 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5662
5663         * configure: Regenerate with proper autoconf 2.13.
5664
5665 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5666
5667         * configure.in: Add AC_PREREQ for consistency.
5668         * configure: Regenerate.
5669
5670 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5671
5672         * configure.in (GDB_TK): Add tcl directories conditional on
5673         gdb/gdbtk directory being present.
5674         * configure: Regenerate.
5675
5676 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5677
5678         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5679         by gcc if LD is not defined and we are not doing a Canadian Cross.
5680         * configure: Rebuilt.
5681
5682 2002-12-31  Tom Tromey  <tromey@redhat.com>
5683
5684         * Makefile.in: Rebuilt.
5685         * Makefile.def (target_modules) [libffi]: Allow installation.
5686
5687 2002-12-31  Andreas Schwab  <schwab@suse.de>
5688
5689         * configure.in: Fix use of $program_transform_name.
5690         * configure: Regenerated.
5691
5692 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5693
5694         * configure.in (baseargs): Don't remove first configure argument.
5695         * configure: Regenerated.
5696
5697 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5698
5699         * Makefile.tpl (local-distclean): Don't remove...
5700         (multilib.ts): ... this.  Moved into...
5701         (multilib.out): ... this.  Don't use sub-make.
5702         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5703         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5704         (configure-build-[+module+], configure-[+module+],
5705         configure-target-[+module+], configure-gcc): ... these.  Test
5706         for Makefile existence.  Drop config.status from dependencies.
5707         * Makefile.in: Rebuilt.
5708         * configure.in: Move gcc-version-trigger to the end of
5709         ac_configure_args.  Add comments to maybedep.tmp and
5710         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5711         nonopt from baseargs, matching and removing corresponding
5712         whitespace while at it.
5713         * configure: Rebuilt.
5714
5715 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5716
5717         * configure.in (host_configargs): Replace reference to
5718         no-longer-defined buildopts with --build=${build_alias}.
5719         * configure: Rebuilt.
5720
5721         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5722         program_transform_name to standard idiom.
5723         (AUTOGEN, AUTOCONF): Define.
5724         (Makefile.in): Use $(AUTOGEN).
5725         (Makefile): Depend on config.status, and use autoconf-style rule to
5726         build it.  Move original commands to...
5727         (config.status): ... this new target.
5728         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5729         $(AUTOCONF).
5730         * Makefile.in: Rebuilt.
5731
5732 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5733
5734         * Makefile.tpl: Fix dramatic bustage due to change in
5735         program_transform_name.
5736         * Makefile.in: Regenerate.
5737
5738         * configure.in: Remove unnecessary PATH setting.
5739         * configure: Regnerate.
5740
5741         * configure.in: Don't default to unprefixed tools unless
5742         the native tools will work.
5743         * configure: Regenerate.
5744
5745         * configure.in: Convert to autoconf script.  Blow away lots
5746         of now-redundant Makefile fragments.
5747         * configure: Generate using Autoconf.
5748         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5749         * Makefile.in: Regenerate.
5750
5751 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5752
5753         * configure: Fix stupid bug where RANLIB was mistakenly included.
5754
5755         * configure.in: Rename (buildargs, hostargs, targargs) to
5756         (build_configargs, host_configargs, target_configargs).
5757
5758         * configure.in: Move logic out of sed statement.
5759
5760         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5761         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5762
5763 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
5764
5765         * config.sub: Import from master repository
5766         * config.guess: Ditto
5767
5768 2002-12-24  Andreas Schwab  <schwab@suse.de>
5769
5770         * Makefile.tpl (multilib.out): Fix missing space.
5771         * Makefile.in: Regenerate.
5772
5773 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5774
5775         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5776         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5777         * Makefile.in: Regenerate.
5778         * configure.in: Remove unnecessary leftovers.
5779
5780 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5781
5782         * configure.in (extra_ranlibflags_for_target): New variable.
5783         (*-*-darwin): Add -c to ranlib commands.
5784         * configure (tooldir): Handle extra_ranlibflags_for_target.
5785
5786 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5787
5788         * Makefile.tpl: Revert HJL's change.
5789         * Makefile.in: Regenerated.
5790         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5791         always.
5792
5793 2002-12-19  Andreas Schwab  <schwab@suse.de>
5794
5795         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5796         * Makefile.in: Regenerate.
5797
5798 2002-12-18  H.J. Lu <hjl@gnu.org>
5799
5800         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5801         * Makefile.in: Regenerated.
5802
5803         * configure.in (build_prefix): New. Substitute.
5804
5805 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5806
5807         * Makefile.tpl: Don't let real targets depend on phony targets.
5808         * Makefile.in: Regenerate.
5809
5810         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5811         * Makefile.in: Regenerate.
5812
5813 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
5814
5815         * config.sub: Import from master repository
5816         * config.guess: Ditto
5817
5818 2002-12-16  Jason Merrill  <jason@redhat.com>
5819
5820         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5821         previous 'make bootstrap'.
5822         * Makefile.in: Regenerate.
5823
5824 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5825
5826         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5827
5828 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5829
5830         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5831         * Makefile.in: Regenerate.
5832
5833 2002-12-13  Jason Merrill  <jason@redhat.com>
5834
5835         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5836         library tests.
5837         (check-c++): Just depend on it and check-target-libstdc++-v3.
5838         * Makefile.in: Regenerate.
5839
5840 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5841
5842         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5843         * Makefile.in: Rebuilt.
5844
5845 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5846
5847         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
5848
5849 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5850
5851         * configure: Fix bug put in by gremlins.
5852
5853         * Makefile.tpl: Substitute more autoconfily.
5854         * configure: Substitute more autoconfily.
5855         * Makefile.in: Regenerate.
5856
5857 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
5858
5859         * config.sub: Import from master repository
5860         * config.guess: Ditto
5861         * MAINTAINERS: Added Svein Seldal under write after approval
5862
5863 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5864
5865         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5866         * Makefile.in (all-sim): Ditto.
5867
5868 2002-12-06  DJ Delorie  <dj@redhat.com>
5869
5870         * Makefile.tpl: Change configure dependencies to not have real
5871         targets depend on phony targets.
5872
5873 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5874
5875         * configure.in: Revert unintentional change.
5876
5877         * Makefile.tpl: Change dependency for */multilib.out so that
5878         it works when gcc isn't in the tree.
5879
5880         * configure.in: Substitute more.
5881         * configure: Run subconfigures from the Makefile.
5882         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5883         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5884
5885 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5886
5887         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
5888
5889 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5890
5891         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5892         and corresponding dependencies.
5893         * Makefile.in: Regenerate.
5894
5895         * configure.in (host_tools): Order binutils, gas and ld for
5896         convenience in running the testsuites.
5897
5898         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5899         * Makefile.in: Regenerate.
5900         * configure.in: Introduce rules to serialize subconfigure runs.
5901
5902         * configure.in: Introduce BASE_CC_FOR_TARGET.
5903         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5904         Realize configure-build-* targets.  Realize configure-target-* targets.
5905         * Makefile.in: Regenerate.
5906
5907 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5908
5909         * configure: Move gcc_version_trigger stuff from here...
5910         * configure.in: ...to here.
5911
5912         * configure.in: Separate subconfigure options added by this file from
5913         options given by the user.  Add machinery to put args for host
5914         subconfigures into the Makefile.
5915
5916         * Makefile.tpl: Remove 'vault' targets.
5917         * Makefile.tpl: Reorder and comment dependencies.
5918         * Makefile.in: Regenerate.
5919
5920 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5921         * configure.in: Fix my broken commit of previous patch. (sigh)
5922
5923 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5924
5925         * configure.in: Move host-specific darwin noconfigdirs into
5926         the host-specific section.
5927
5928 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5929
5930         * configure.in: Move host-specific darwin noconfigdirs into
5931         the host-specific section.
5932
5933 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5934
5935         * configure: Remove skip-this-dir support.
5936         * Makefile.tpl: Remove skip-this-dir support.
5937
5938         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5939         subdirectories.
5940         * Makefile.in: Regenerate.
5941
5942         * Makefile.tpl: Strip out useless setting of 'dir'.
5943         * Makefile.in: Regenerate.
5944
5945 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5946
5947         * configure.in: Fix deeply stupid bug.
5948
5949         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5950         shell code in CXX_FOR_TARGET
5951         * Makefile.def: Introduce raw_cxx.
5952         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5953         RAW_CXX_FOR_TARGET.
5954         * Makefile.in: Regenerate.
5955
5956 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
5957
5958         * Makefile.tpl: Remove unnecessary ifs.
5959         * Makefile.in: Regenerate.
5960
5961         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
5962         dependencies.  Maybe-ize build-libiberty.  Create dummy install
5963         targets for 'no_install' modules.
5964         * configure: Move GDB_TK substitution to configure.in.  Move
5965         build_modules stuff to configure.in.
5966         * configure.in: Implement soft dependency machinery.  Maybe-ize
5967         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
5968         * Makefile.in: Regenerate.
5969
5970 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5971
5972         * Makefile.tpl: Make all-target, install-target behave similarly
5973         to all, install (only hitting configured targets).  Eliminate
5974         unused macro defintions.
5975
5976         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
5977         build != host.
5978
5979         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
5980
5981         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
5982
5983         * configure.in: Produce lists of subdir targets we're actually
5984         configuring.  Remove references to "dosrel".
5985         * Makefile.tpl: Let configure set which subdir targets are hit.
5986         Remove install-cross; clean up install; remove ALL.  Remove
5987         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
5988         Autogenerate host module targets.  Remove empty dependency lines
5989         and redundant dependency; rearrange slightly.
5990         * Makefile.def: Add host-side libtermcap, utils.
5991
5992         * Makefile.in: Regenerate.
5993
5994 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5995
5996         * ltconfig (osf[345]): Append $major to soname_spec.
5997         Reflect this in library_names_spec.
5998         * ltmain.sh (osf): Prefix $major with . for use as extension.
5999
6000 2002-11-19  Andreas Jaeger  <aj@suse.de>
6001
6002         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6003         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6004         and sparc64 GNU/Linux systems.
6005
6006 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6007
6008         * MAINTAINERS: Update email.
6009
6010 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6011
6012         * MAINTAINERS: Complete James Dennett's entry.
6013
6014 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6015
6016         * MAINTAINERS (Write After Approval): Add myself.
6017
6018 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6019
6020         * Makefile.tpl: syntactic cleanup
6021
6022 2002-11-13 Stuart Hastings <stuart@apple.com>
6023
6024         * MAINTAINERS: Add myself to write-after-approval list.
6025
6026 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6027
6028         * Makefile.def: Add list of recursive targets to autogenerate.
6029         Add build_modules.
6030         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6031         targets.  Autogenerate *-build-* targets.
6032         * Makefile.in: Regenerate.
6033
6034 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6035
6036         * configure: More autoconf-style substitutions.
6037         * Makefile.tpl: More autoconf-style substitutions.
6038         * Makefile.in: Regenerate.
6039
6040 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6041
6042         * configure: Substitute more variables in a more autoconf-friendly
6043         way.  Simplify slightly.
6044         * Makefile.tpl: Make more variables substitutable in an
6045         autoconf-friendly way.
6046         * Makefile.in: Regenerate.
6047
6048 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6049
6050         * MAINTAINERS (Write After Approval): Add myself.
6051
6052 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6053
6054         * configure.in (v810*): Remove special setting of tools.
6055
6056         * configure: Add support for extra required flags for ar or nm.
6057         * configure.in (aix4.3+): Use above support for target-specific
6058         issues, rather than using config/mt-aix43.
6059
6060 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6061
6062         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6063         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6064         with $srcdir.  Reformat indentation.  Substitute some variables
6065         formerly hard-coded in the Makefile for build=host.
6066         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6067         * Makefile.def: Autogenerate more.
6068         * Makefile.in: Regenerate.
6069
6070 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6071
6072         * MAINTAINERS (Write After Approval): Add myself.
6073
6074 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6075
6076         * Makefile.def (host_modules): Add rda.
6077         * Makefile.in: Regenerate.
6078         * configure.in (target_tool): Add target-rda to list.
6079
6080 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6081
6082         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6083
6084 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6085
6086         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6087         and restrap targets to this rule.
6088         * Makefile.in:  Regenerate.
6089
6090 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6091
6092         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6093         GNATS only accounts.
6094
6095 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6096
6097         * configure.in (i[3456]86-*-linux*): Add check to disable
6098         ${libgcj} for glibc1.
6099
6100 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6101
6102         * MAINTAINERS: Add myself as ip2k port maintainer.
6103
6104 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6105
6106         * configure.in: Add tic4x target.
6107
6108 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6111         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6112         * Makefile.in: Regenerate.
6113
6114         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6115         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6116         * Makefile.in: Regenerate.
6117
6118 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6119
6120         * MAINTAINERS: Add myself as web pages co-maintainer.
6121
6122 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6123
6124         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6125         * Makefile.in: Regenerate.
6126
6127 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6128
6129         * MAINTAINERS: Add myself and Nathan Sidwell
6130         <nathan@codesourcery.com> as VxWorks maintainers.
6131
6132 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6133
6134         * Makefile.def: Remove order dependency comments.
6135         * Makefile.tpl: Add explicit install-install dependencies.
6136         * Makefile.in: Regenerate.
6137
6138         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6139         * Makefile.in: Regenerate.
6140
6141         * Makefile.tpl: Add configure-target (for src-release in src)
6142         * Makefile.in: Regenerate.
6143
6144 2002-09-30  Nick Clifton  <nickc@redhat.com>
6145
6146         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6147
6148 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6149
6150         * configure.in (s390*-*-linux*): Enable libgcj.
6151
6152 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6153
6154         * configure: Revert accidentally applied changes.
6155
6156         * Makefile.tpl: Make more autoconf-friendly.
6157         * Makefile.in: Regenerate.
6158         * configure: Make substitution more autoconf-like.
6159
6160 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6161
6162         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6163         single entry to handle all these.
6164         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6165         libjava on arm-*-elf.
6166
6167 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6168
6169         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6170         things that depend on them.
6171
6172 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6173
6174         * Makefile.tpl: Make subsituted variables more autoconfy.
6175         * Makefile.in: Regenerate.
6176         * configure: Make seds more autoconfy.
6177
6178 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6179
6180         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6181         * Makefile.in: Regenerate.
6182         * configure.in: Rewrite sed statements to look autoconfy.
6183
6184         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6185         all-target-foo on configure-target-foo.
6186         * Makefile.def: Ditto.
6187         * Makefile.in: Rebuild.
6188
6189 2002-09-25  Andrew Haley  <aph@redhat.com>
6190
6191         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6192
6193 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6194
6195         * Makefile.def: New file.
6196         * Makefile.tpl: New file.
6197         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6198         * contrib/gcc_update: Note that Makefile.in is a generated file.
6199
6200         * configure.in: Minor rearrangement.  Simplify tests.
6201
6202 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6203
6204         * configure.in (with_headers): Skip copy if value is "yes".
6205         (with_libs): Likewise.
6206
6207 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6208
6209         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6210         * configure.in (sh*-*-pe*): Ditto.
6211         * configure.in (mips*-*-pe*): Ditto.
6212         * configure.in (*arm-wince-pe): Ditto.
6213
6214         * configure.in: Rearrange.
6215
6216 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6217
6218         * MAINTAINERS: Update my email address.
6219
6220 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6221
6222         * MAINTAINERS: (Write After Approval): Add myself.
6223
6224 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6225
6226         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6227
6228 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6229
6230         * MAINTAINERS: Change my mailing address.
6231
6232 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6233
6234         * MAINTAINERS (Write After Approval): Remove myself.
6235         (Various Maintainers: c++ runtime libs): Add myself.
6236
6237 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6238
6239         * MAINTAINERS (Write After Approval): Remove myself.
6240         (Various Maintainers: c++ runtime libs): Add myself.
6241
6242 2002-08-15  Eric Christopher  <echristo@redhat.com>
6243
6244         * config.sub: Import from master repository.
6245         * config.guess: Ditto.
6246
6247 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6248
6249         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6250         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6251         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6252
6253 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6254
6255         * MAINTAINERS: Add self to rs6000 vector extensions.
6256
6257 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6258
6259         * libiberty/configure: Reverted unintended yesterday's check in.
6260
6261 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6262
6263         * boehm-gc/configure, libf2c/configure: Rebuilt.
6264         * libffi/configure, libiberty/configure: Ditto.
6265         * libjava/configure, libobjc/configure: Ditto.
6266         * libstdc++-v3/configure, zlib/configure: Ditto.
6267         Merged from binutils:
6268         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6269         From Steve Ellcey <sje@cup.hp.com>:
6270         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6271         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6272         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6273         IA64.
6274         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6275         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6276         soname_spec, sys_lib_search_path_spec): Ditto.
6277
6278 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6279
6280         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6281
6282 2002-08-04  H.J. Lu  (hjl@gnu.org)
6283
6284         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6285
6286 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6287
6288         * MAINTAINERS (Write After Approval): Add myself.
6289
6290 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6291
6292         * configure.in: Move generic linux case to end.  Copy generic
6293         linux noconfigdirs to mips*-*-linux* entry and new
6294         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6295
6296 2002-07-19  Michael Matz  <matz@suse.de>
6297
6298         * MAINTAINERS: Add myself as ra* maintainer.
6299
6300 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6301
6302         * config.guess: Update to 2002-07-09 version.
6303         * config.sub: Update to 2002-07-03 version.
6304
6305 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6306
6307         * MAINTAINERS: Fix typo in a maintainer email address.
6308
6309 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6310
6311         * configure.in: Remove two redundant tests.
6312
6313 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6314
6315         * configure.in (mips*-*-irix6*o32): Enable stabs.
6316
6317 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6318
6319         * configure.in: Don't build grez.
6320         * Makefile.in: Ditto.
6321
6322         * Makefile.in: Remove references to bsp, cygmon, libstub.
6323         * configure.in: Ditto.
6324
6325         * configure.in: Remove leftover reference to gdbtest.
6326
6327 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6328
6329         * configure.in (gxx_include_dir):  Change to match versioned
6330         C++ headers if --enable-version-specific-runtime-libs is used.
6331
6332 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6333
6334         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6335
6336 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6337
6338         * configure.in: Make --without-x work.
6339
6340 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6341
6342         * configure.in: Rearrange target Makefile fragment collection.
6343
6344         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6345         cvs[src].
6346         * configure.in: Ditto.
6347
6348 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6349
6350         * MAINTAINERS (Write After Approval): Update my e-mail address.
6351
6352 2002-06-24  Ben Elliston  <bje@redhat.com>
6353
6354         * configure.in (host_tools): Remove cgen.
6355
6356         * Makefile.in (all-cgen): Remove; runs from its source directory.
6357         (check-cgen, install-cgen, clean-cgen): Likewise.
6358         (all-opcodes): Do not depend on all-cgen.
6359         (all-sim): Likewise.
6360
6361 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6362
6363         * Makefile.in: Eliminate 'apache' targets.
6364         * configure.in: Eliminate 'apache' targets.
6365
6366         * configure.in: Eliminate redundant tests.  Reorganize.
6367
6368         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6369
6370         * config-ml.in: Eliminate references to Cygnus configure.
6371
6372         * Makefile.in: Eliminate references to building emacs.
6373
6374 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6375
6376         * MAINTAINERS: Update my email address.
6377
6378 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6379
6380         * config.if (libstdcxx_incdir): Version C++ headers.
6381         (cxx_incdir): Remove.
6382
6383 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6384
6385         * MAINTAINERS (Write After Approval): Add self.
6386
6387 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6388
6389         * configure.in: Add support for ip2k.
6390
6391 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6392
6393         * configure.in: Fix AIX configury bug.
6394
6395 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6396
6397         * MAINTAINERS (Write After Approval): Add self.
6398
6399 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6400
6401         * configure.in: replace ${topsrcdir} with ${srcdir}
6402
6403         * configure.in: Move definition of libstdcxx_flags
6404         right above usage, rather than waaay earlier.
6405
6406         * configure.in: Pull definition of is_cross_compiler earlier.
6407
6408         * configure.in: Rearrange a little.
6409
6410         * configure.in: Remove references to librx.
6411         * Makefile.in: Remove references to librx.
6412
6413 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6414
6415         * config.sub: Add support for avr target.
6416         Import from master sources, rev 1.255
6417
6418 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6419
6420         * configure, .cvsignore:  Revert previous change...
6421         * Makefile:  ...delete.
6422
6423 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6424
6425         * configure.in: Eliminate ${gasdir} variable.
6426
6427 2002-06-18  Dave Brolley  <brolley@redhat.com>
6428
6429         * configure.in: Add support for frv.
6430         * config.sub: Add support for frv.
6431
6432 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6433
6434         * configure:  Remove garbage from previous commit.
6435
6436 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6437
6438         * configure:  For in-source builds, make a subdir and re-exec there.
6439         * Makefile:  New file.  Pass targets through to build directory.
6440         * .cvsignore:  No longer ignore "Makefile".
6441
6442 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6443
6444         * MAINTAINERS (Write After Approval): Add self.
6445
6446 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6447
6448         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6449
6450 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6451
6452         * configure.in (vax-*-netbsd*): Re-enable gas.
6453
6454 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6455
6456         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6457         BUILD_PREFIX_1, to correct nomenclature.
6458         * configure: Likewise.
6459
6460         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6461         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6462
6463 2002-05-31  Olaf Hering  <olh@suse.de>
6464
6465         * config-ml.in: Propogate DESTDIR also.
6466
6467 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6468
6469         * configure.in (vax-*-netbsd*): Don't build gas for this
6470         platform.
6471
6472 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6473
6474         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6475         and libgcj for AVR.
6476
6477 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6478
6479         * MAINTAINERS (Write After Approval): Add myself.
6480
6481 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6482
6483         * config.guess: Update to 2002-05-22 version.
6484         * config.sub: Likewise.
6485
6486 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6487
6488         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6489         * config-ml.in: Likewise.
6490         * configure: Likewise.
6491         * configure.in: Likewise.
6492
6493 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6494
6495         * MAINTAINERS: Update my email address.
6496
6497 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6498
6499         * configure.in: Simplify makefile fragment collection.
6500
6501         * configure.in: Remove code to build emacs.
6502
6503         * configure.in : Remove --srcdir argument from targargs and buildargs
6504         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6505
6506         * configure: Move some logic to configure.in.
6507         * configure.in: Move some logic from configure.
6508
6509 2002-05-11  Tom Tromey  <tromey@redhat.com>
6510
6511         * MAINTAINERS: Reflect libgcj reality.
6512
6513 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6514
6515         * Makefile.in: Honour DESTDIR.
6516
6517 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6518
6519         * config.guess: Import 2002-03-20 version.
6520         * config.sub: Import 2002-04-26 version.
6521
6522 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6523
6524         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6525
6526 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6527
6528         * MAINTAINERS: Add self.
6529
6530 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6531
6532         * ltmain.sh: Detect and handle object name conflicts
6533         while piecewise linking a static library.
6534
6535 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6536
6537         * configure.in (noconfigdirs): Don't disable libgcj on
6538         sparc64-*-solaris* and sparcv9-*-solaris*.
6539
6540 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6541
6542         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6543
6544 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6545
6546         * configure.in (FLAGS_FOR_TARGET): Do not add
6547         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6548         on i[3456]86-*-linux*.
6549
6550 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6551
6552         * configure.in (noconfigdirs): Replace [ ] with test.
6553
6554         * configure.in (noconfigdirs): Do not add target-newlib if
6555         target == i[3456]86-*-linux*, and host == target.
6556
6557 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6558
6559         * configure.in: delete reference to absent file
6560
6561         * configure.in: replace '[' with 'test'
6562
6563         * configure.in: Eliminate references to gash.
6564         * Makefile.in: Eliminate references to gash.
6565
6566         * configure.in: remove useless references to 'pic' makefile fragments.
6567
6568         * configure.in: (*-*-windows*) Finish removing.
6569
6570         * configure.in: Eliminate redundant test for libgui.
6571
6572 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6573
6574         * MAINTAINERS: Add self and realphabetize.  Update entries
6575         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6576         entry for a29k port maintainer.
6577
6578 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6579
6580         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6581         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6582
6583 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6584
6585         * configure.in: remove references to dead files
6586
6587 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6588
6589         * MAINTAINERS: Add information about purpose of this file.
6590
6591 2002-04-18  Tom Tromey  <tromey@redhat.com>
6592
6593         * configure.in: Disallow configuring libgcj when it is already
6594         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6595         Solaris 2.8 by default.  For PR libgcj/6158.
6596
6597 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6598
6599         * configure.in:  Move default CC setting out of config/mh-* fragments
6600         directly into here.
6601
6602 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6603
6604         * configure.in: don't even try to configure or make a subdirectory
6605         if there's no configure script for it.
6606
6607 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6608
6609         * MAINTAINERS: Remove chill maintainers.
6610         * Makefile.in (CHILLFLAGS): Remove.
6611         (CHILL_LIB): Remove.
6612         (TARGET_CONFIGDIRS): Remove libchill.
6613         (CHILL_FOR_TARGET): Remove.
6614         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6615         CHILL_LIB.
6616         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6617         (CHECK_TARGET_MODULES): Likewise.
6618         (INSTALL_TARGET_MODULES): Likewise.
6619         (CLEAN_TARGET_MODULES): Likewise.
6620         (configure-target-libchill): Remove.
6621         (all-target-libchill): Remove.
6622         * configure.in (target_libs): Remove target-libchill.
6623         Do not compute CHILL_FOR_TARGET.
6624         * libchill: Remove directory.
6625
6626 2002-04-11  DJ Delorie  <dj@redhat.com>
6627
6628         * Makefile.in, configure.in: Sync with binutils, entries
6629         follow...
6630
6631 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6632
6633         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6634         (do-tar, do-bz2): New rules.
6635         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6636         (gdb-tar): New rule.
6637         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6638         (insight_dejagnu.tar): New rule.
6639         (insight.tar): New rule.
6640         (gdb+dejagnu.tar): New rule.
6641         (gdb.tar): New rule.
6642
6643 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6644
6645         * Makefile.in: Add all-tix to deps for all-snavigator
6646         so that tix is built when building snavigator.
6647
6648 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
6649
6650         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
6651         ld and gdb are not supported.
6652
6653 2002-01-07  Mark Salter  <msalter@redhat.com>
6654
6655         * configure.in: Remove target-bsp and target-cygmon from arm builds.
6656         Allow target-libgloss to be built for arm, strongarm, and xscale.
6657
6658 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
6659
6660         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
6661         options for i[3456]86-pc-linux* native builds.
6662
6663 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
6664
6665         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
6666         files from .po files for a distribution.
6667
6668 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
6669
6670         * configure.in: Enable libstdc++-v3 for h8300 targets.
6671
6672 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
6673
6674         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
6675         version from bfd/.
6676
6677 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
6678
6679         * Makefile.in (VER): When present, extract the version number from
6680         the file version.in.
6681
6682 2001-05-24  Tom Rix <trix@redhat.com>
6683
6684         * configure.in : enable ld for aix
6685
6686 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
6687
6688         * config.guess: Add linux target for S/390.
6689
6690 2000-11-07  Philip Blundell  <pb@futuretv.com>
6691
6692         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
6693
6694 2000-11-03  Philip Blundell  <pb@futuretv.com>
6695
6696         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
6697         files.
6698
6699 2001-01-15  Ben Elliston  <bje@redhat.com>
6700
6701         * configure.in (host_tools): Add sid.
6702         Always configure cgen.
6703
6704 2000-11-24  Nick Clifton  <nickc@redhat.com>
6705
6706         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
6707
6708
6709 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
6710
6711         * Makefile.in (ALL_MODULES): Add all-cgen.
6712         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
6713         (all-cgen): New target.
6714         (all-opcodes,all-sim): Depend on all-cgen.
6715         * configure.in (host_tools): Add cgen.
6716         Only configure cgen if --enable-cgen-maint.
6717
6718 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
6719
6720         * configure.in: Add *-*-freebsd* configurations.
6721
6722 2002-04-08  Tom Tromey  <tromey@redhat.com>
6723
6724         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6725         Fixes PR libgcj/6068.
6726
6727 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6728
6729         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6730
6731 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6732
6733         * configure.in (alpha*-dec-osf*): Enable libgcj.
6734
6735 2003-03-27  Matthew Gingell <gingell@gnat.com>
6736
6737         * MAINTAINERS (Write After Approval): Add myself.
6738
6739 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6740
6741         Fix for: PR bootstrap/3591, target/5676
6742         * configure.in (mcore-pe): Disable the configuration of
6743         libstdc++-v3 since exceptions are not supported.
6744
6745 2002-03-20  Anthony Green  <green@redhat.com>
6746
6747         * configure.in: Enable libgcj for xscale-elf target.
6748
6749 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
6750
6751         * MAINTAINERS:  Update my email address.
6752
6753 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6754
6755         * ltmain.sh (relink_command): Fix typo in previous change.
6756
6757 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6758
6759         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6760         (relink_command): Added --tag flags.
6761         (mode=install): If relinking fails; error out.
6762
6763 2002-03-12  Richard Henderson  <rth@redhat.com>
6764
6765         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6766         .NOTPARALLEL tag.
6767         (do-check): Rename from check.
6768         (check): Allow parallel check.
6769
6770 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
6771
6772         * MAINTAINERS: Add myself as maintainer for xtensa port.
6773         Fix alphabetical order in CPU port maintainer list.
6774         Remove myself from Write After Approval list.
6775
6776 2002-03-11  Richard Henderson  <rth@redhat.com>
6777
6778         * Makefile.in (.NOTPARALLEL): Add fake tag.
6779
6780 2002-03-07  H.J. Lu  (hjl@gnu.org)
6781
6782         * configure.in: Enable gprof for mips*-*-linux*.
6783
6784 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
6785
6786         * MAINTAINERS (Write After Approval): Add myself.
6787
6788 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6789
6790         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6791         libjava.
6792         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6793
6794 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6795
6796         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6797         because its Makefile is there; test for the executable instead.
6798
6799 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6800
6801         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6802         libstdc++-v3 and libjava.
6803
6804 2002-02-11  Adam Megacz <adam@xwt.org>
6805
6806         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6807         boehm-gc
6808
6809 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6810
6811         * config.guess: Updated to 2002-01-30's version.
6812         * config.sub: Updated to 2002-02-01's version.
6813         Contribute sh64-elf.
6814         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6815         * configure.in: Added sh64-*-*.
6816
6817 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
6818
6819         * MAINTAINERS: Belatedly add myself to write after approval list.
6820
6821 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
6822
6823         * MAINTAINERS: Put self in as maintainer for x86-64 port.
6824         Remove self as Write After Approval.
6825
6826 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
6827
6828         * MAINTAINERS: Put self in as maintainer for contrib/regression
6829         directory.
6830
6831 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
6832
6833         * MAINTAINERS:  Update my email address.
6834
6835 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6836
6837         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6838         target-libiberty, and target-libgloss.  Skip Java-related
6839         libraries if not supported for NetBSD on target CPU.
6840
6841 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
6842
6843         * install-sh: Use _inst.$$_ for temp file name.
6844
6845 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
6846
6847         * MAINTAINERS (Write After Approval): Move my contact info
6848         from here...
6849         (OS Port Maintainers): ...to here (netbsd).
6850
6851 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
6852
6853         * MAINTAINERS (Write After Approval): Add myself.
6854
6855 2002-01-17  H.J. Lu <hjl@gnu.org>
6856
6857         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6858         (all-target-fastjar): Also depend on all-target-libiberty.
6859
6860 2002-01-16  H.J. Lu  (hjl@gnu.org)
6861
6862         * config.guess: Import from master sources, rev 1.225.
6863         * config.sub: Import from master sources, rev 1.238.
6864
6865 2002-01-16  Kazu Hirata  <kazu@hxi.com>
6866
6867         * MAINTAINERS (Write After Approval): Remove myself.
6868
6869 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
6870
6871         * MAINTAINERS (Write After Approval): Add myself.
6872
6873 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6874
6875         * MAINTAINERS: Add self as docs co-maintainer.
6876
6877 2001-12-11  Matthias Klose  <doko@debian.org>
6878
6879         * MAINTAINERS (Write After Approval): Add myself.
6880
6881 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
6882
6883         * MAINTAINERS: Update my email address.
6884
6885 2001-12-07  Turly O'Connor  <turly@apple.com>
6886         * MAINTAINERS (Write After Approval): Add myself.
6887         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
6888         (rs6000_initialize_trampoline): Call __trampoline_setup for
6889         ABI_DARWIN too.
6890         * darwin-tramp.asm: New file, implements __trampoline_setup.
6891         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
6892
6893 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
6894
6895         * MAINTAINERS (Write After Approval): Add myself.
6896
6897 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6898
6899         * configure, configure.in: Use temp file for long sed commands.
6900
6901 2001-12-03  Laurent Guerby  <guerby@acm.org>
6902
6903         * config.sub: Update to version 1.232 on subversion.
6904
6905 2001-12-03  Ben Elliston  <bje@redhat.com>
6906
6907         * MAINTAINERS: Update mail address for config.* patches.
6908
6909 2001-11-27  DJ Delorie <dj@redhat.com>
6910             Zack Weinberg  <zack@codesourcery.com>
6911
6912         When build != host, create libiberty for the build machine.
6913
6914         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
6915         CONFIG_ARGUMENTS.
6916         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
6917         New variables.
6918         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
6919         and rules.
6920         (all.normal): Depend on ALL_BUILD_MODULES.
6921         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
6922         (all-build-libiberty): Depend on configure-build-libiberty.
6923
6924         * configure: Calculate and substitute proper value for
6925         ALL_BUILD_MODULES.
6926         * configure.in: Create the build subdirectory.
6927         Calculate and substitute TARGET_CONFIGARGS (formerly
6928         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
6929
6930 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
6931
6932         * MAINTAINERS (write-after-approval): Add self.
6933
6934 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6935
6936         * MAINTAINERS (GNATS only accounts): Remove self.
6937
6938 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6939
6940         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6941         libf2c.
6942
6943 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
6944
6945         * MAINTAINERS (Write After Approval): Add self.
6946
6947 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6948
6949         * MAINTAINERS: mips and s390 are also CPU ports.
6950
6951 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
6952
6953         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
6954
6955 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
6956
6957         * MAINTAINERS: Alphabetize.
6958
6959 2001-11-09  Kazu Hirata  <kazu@hxi.com>
6960
6961         * MAINTAINERS (Various maintainers: h8 port): Add myself.
6962
6963 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6964
6965         * MAINTAINERS (Various maintainers: hppa port): Added myself.
6966
6967 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
6968
6969         * configure.in (--enable-languages): Be more permissive about
6970         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
6971
6972 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
6973
6974         * config.sub: Import from master sources, rev. 1.230.
6975         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
6976
6977 2001-11-07  Laurent Guerby  <guerby@acm.org>
6978
6979         * MAINTAINERS (Write After Approval): Add self.
6980
6981 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
6982
6983         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
6984
6985 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
6986
6987         * config.sub: Import from master sources, rev 1.226.
6988         * config.guess: Import from master sources, rev 1.216.
6989
6990 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6991
6992         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6993         * MAINTAINERS: Add self as maintainer of MMIX port.
6994         Remove old after-approval entry.
6995
6996 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
6997
6998         * ChangeLog, configure: Fix spelling errors.
6999
7000 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7001
7002         * MAINTAINERS: Tweak my address.
7003
7004 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7005
7006         * MAINTAINERS: Update my email address.
7007
7008 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7009
7010         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7011         * MAINTAINERS: Add self as maintainer of CRIS port.
7012
7013 2001-10-10  Geert Bosch  <bosch@gnat.com>
7014
7015         * MAINTAINERS (Various maintainers: Ada front end):
7016         Added Robert Dewar.
7017
7018 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7019
7020         * MAINTAINERS (Write After Approval): Added self
7021
7022 2001-10-02  Geert Bosch  <bosch@gnat.com>
7023
7024         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7025
7026 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7027
7028         * configure: Handle temporary files securely using mkdir.
7029
7030 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7031
7032         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7033
7034 2001-09-26  Will Cohen <wcohen@redhat.com>
7035
7036         * configure.in (*-*-linux*): Disable configuration of target-newlib
7037         and target-libgloss.
7038
7039 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7040
7041         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7042         RANLIB.
7043
7044 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7045
7046         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7047         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7048         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7049         avoid quotes nesting problems.
7050         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7051         (DO_X): Export only variables that are set.
7052
7053 2001-09-19  Ben Elliston  <bje@redhat.com>
7054
7055         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7056         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7057         semantics.  Use the shell built-in "type" command instead.
7058
7059 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7060
7061         Merged from gcc-3_0-branch:
7062         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7063         * ltcf-c.sh: Use $objext, not $ac_objext.
7064         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7065         * ltcf-cxx.sh: Add support for GNU.
7066         2001-07-22  Timothy Wall  <twall@redhat.com>
7067         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7068         default settings if using GNU tools with that configuration.
7069         * ltcf-cxx.sh: Ditto.
7070         * ltcf-gcj.sh: Ditto.
7071         2001-07-21  Michael Chastain  <chastain@redhat.com>
7072         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7073         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7074         * ltmain.sh: Mark as gcc-local.
7075
7076 2001-08-30  Eric Christopher  <echristo@redhat.com>
7077             Jason Eckhardt  <jle@redhat.com>
7078
7079         * config.guess: Merge from master sources.
7080         * config.sub: Merge from master sources, add support for mipsisa32.
7081
7082 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7083         * config.sub: Merge from master sources, rev 1.219.
7084         * MAINTAINERS: Add self as contact for stormy16 port.
7085
7086 2001-08-14  Zack Weinberg  <zackw@panix.com>
7087
7088         * config.sub: Merge from master sources, rev 1.218.
7089         * config.guess: Merge from master sources, rev 1.209.
7090
7091 2001-08-11  Graham Stott  <grahams@redhat.com>
7092
7093         * Makefile.in (check-c++): Add missing semicolon.
7094
7095 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7096
7097         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7098
7099 2001-07-30  Eric Christopher  <echristo@redhat.com>
7100
7101         * MAINTAINERS (Various maintainers: mips port): Added myself.
7102
7103 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7104
7105         * configure.in (sh-*-linux*): New.
7106
7107 2001-07-27  Richard Henderson  <rth@redhat.com>
7108
7109         * .cvsignore: Add LAST_UPDATED.
7110
7111 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7112
7113         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7114
7115 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7116
7117         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7118
7119 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7120
7121         * MAINTAINERS (Write After Approval): Added myself.
7122
7123 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7124
7125         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7126         and libgcj on m68hc11/m68hc12.
7127
7128 2001-06-27  H.J. Lu  (hjl@gnu.org)
7129
7130         * Makefile (CFLAGS_FOR_BUILD): New.
7131         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7132
7133 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7134
7135         * README: Remove version number.
7136
7137 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7138
7139         * INSTALL/README: Update wrt. to the installation instructions now
7140         residing in gcc/doc/install.texi.
7141
7142 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7143
7144         * README: Replace with a cut-down and updated version of gcc/README.
7145
7146 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7147
7148         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7149         multilibs to be disabled.
7150
7151 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7152
7153         * MAINTAINERS (Write After Approval): Add myself.
7154
7155 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7156
7157         * config.guess: Import CVS version 1.195.
7158         * config.sub: Import CVS version 1.212.
7159
7160 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7161
7162         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7163         gcc/xgcc is built, use -print-prog-name to find out the program
7164         name to use.
7165
7166 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7167
7168         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7169         appear to also be in the master copy.
7170         * config.sub:  Import CVS version 1.211.
7171
7172 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7173
7174         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7175         with_gcc]: Use `gcc -shared' to build a shared library.
7176
7177 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7178
7179         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7180         archives.
7181
7182 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7183
7184         * MAINTAINERS (Write After Approval): Add myself.
7185
7186 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7187
7188         * configure.in (libstdcxx_flags): Do not try to execute
7189         libstdc++-v3/testsuite_flags until it exists.
7190
7191 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7192
7193         * MAINTAINERS: Update my email address.
7194
7195 2001-05-31  Graham Stott  <grahams@redhat.com>
7196
7197         * MAINTAINERS (Write After Approval): Add myself.
7198
7199 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7200
7201         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7202         libraries when using g++ with native linker.
7203
7204 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7205
7206         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7207
7208 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7209
7210         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7211         [aix4*|aix5*]: Prepend blank.
7212
7213 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7214
7215         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7216         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7217         of subdir/configure scripts to use the new libtool.m4.
7218
7219 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7220
7221         * MAINTAINERS (Write After Approval): Add myself.
7222
7223 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7224
7225         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7226
7227 2001-05-11  Ben Elliston  <bje@redhat.com>
7228
7229         * Makefile.in (all-sid): New target.
7230         (check-sid, clean-sid, install-sid): Likewise.
7231
7232 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7233
7234         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7235
7236 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7237
7238         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7239         libgcj.
7240
7241 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7242
7243         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7244         gcc/xgcc is built, use -print-prog-name to find out the program
7245         name to use.
7246
7247 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7248
7249         * configure.in (noconfigdirs): Don't reset it from scratch in the
7250         target case; only append to it.
7251
7252         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7253         sparc-*-solaris2.8]: Disable ${libgcj}.
7254
7255 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7256
7257         * configure.in (libgcj_saved): Copy from $libgcj.
7258         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7259         --disable-libgcj.
7260
7261 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7262
7263         * MAINTAINERS: Remove self as MIPS maintainer and
7264         C front end maintainer.
7265
7266 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7267
7268         * configure.in: Move *-chorusos target case to the proper switch.
7269         Disable libgcj.
7270
7271 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7272
7273         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7274         1.641.2.228.
7275
7276 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7277
7278         * Makefile.in (STAGE1_CFLAGS): Pass down.
7279
7280 2001-04-13  Alan Modra  <amodra@one.net.au>
7281
7282         * config.guess: Add hppa64-linux support.  Note for next import that
7283         this is already in the master file.
7284         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7285
7286 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7287
7288         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7289         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7290
7291 2001-04-11  Stan Shebs  <shebs@apple.com>
7292
7293         * MAINTAINERS: Add self as Darwin port maintainer.
7294
7295 2001-04-11  Alan Modra  <amodra@one.net.au>
7296
7297         * MAINTAINERS: Update my email address.
7298
7299 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7300
7301         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7302         recent versions of FreeBSD (release 3 or later).
7303         * ltconfig: On FreeBSD, -lc must not be provided when building
7304         a shared library or else the standard -pthread gcc option is
7305         rendered worthless to later users of the built library.
7306
7307 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7308
7309         * MAINTAINERS: Add self and RTH as C front end maintainers.
7310
7311 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7312
7313         * config.sub: Make sure to match an already-canonicalized
7314         machine name (eg. mn10300-unknown-elf).
7315
7316 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7317
7318         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7319         New macros.
7320         (bootstrap, cross): Use RECURSE_FLAGS.
7321         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7322
7323 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7324
7325         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7326
7327 2001-03-22  Colin Howell  <chowell@redhat.com>
7328
7329         * Makefile.in (DO_X): Do not backslash single-quotes in
7330         backquotes (two places).
7331
7332 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7333
7334         Re-installed:
7335         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7336         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7337         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7338         * ltcf-cxx.sh: Likewise.
7339         * ltcf-gcj.sh: Likewise.
7340
7341 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7342
7343         * MAINTAINERS: Add myself as "documentation co-maintainer".
7344
7345 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7346
7347         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7348         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7349
7350 2001-03-19  Tom Tromey  <tromey@redhat.com>
7351
7352         * config-ml.in: Handle GCJ and GCJFLAGS.
7353
7354 2001-03-21  Michael Chastain  <chastain@redhat.com>
7355
7356         * Makefile.in: all-m4 depends on all-texinfo.
7357
7358 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7359
7360         * MAINTAINERS: Add myself to write after approval list.
7361
7362 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7363
7364         * Makefile.in (DO_X): Quote nested quotes.
7365
7366 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7367
7368         * MAINTAINERS: Add myself to write after approval list.
7369
7370 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7371
7372         * Makefile.in (DO_X): Use double quotes for quoting
7373         "RANLIB=$${RANLIB}".
7374
7375 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7376
7377         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7378
7379 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7380
7381         * configure.in: Only use `lang_requires' for languages athat are
7382         actually enabled.
7383
7384 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7385
7386         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7387
7388 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7389
7390         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7391
7392 2001-03-07  Tom Tromey  <tromey@redhat.com>
7393
7394         * configure.in: Allow config-lang.in to set `lang_requires' to list
7395         of other required languages.
7396
7397 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7398
7399         * Makefile.in: Remove RANLIB definition. Use RANLIB
7400         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7401         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7402
7403 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7404             Alexandre Oliva  <aoliva@redhat.com>
7405
7406         * Makefile.in (check-c++): Use tabs, not spaces.
7407
7408 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7409
7410         * MAINTAINERS: add myself to Write After Approval list.
7411
7412 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7413
7414         * Makefile.in (check-c++): New rule.
7415
7416         * configure.in (target_libs): Remove libg++.
7417         (noconfigdirs): Remove libg++.
7418         (noconfigdirs): Same.
7419         (noconfigdirs): Same.
7420         (noconfigdirs): Same.
7421
7422         * config-ml.in: Remove libg++ references.
7423
7424         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7425         (ALL_TARGET_MODULES): Same.
7426         (configure-target-libg++): Remove.
7427         (all-target-libg++): Remove.
7428         (configure-target-libio): Remove.
7429         (all-target-libio): Remove.
7430         (check-target-libio): Remove.
7431         (.PHONY): Remove.
7432         (libg++.tar.bz2): Remove.
7433         (all-target-cygmon): Remove libio.
7434         (all-target-libstdc++): Remove.
7435         (configure-target-libstdc++): Remove.
7436         (TARGET_LIB_PATH): Remove libstdc++.
7437         (ALL_GCC_CXX): Remove libstdc++.
7438         (all-target-gperf): Correct.
7439
7440 2001-02-16  Nick Clifton  <nickc@redhat.com>
7441
7442         * configure.in (noconfigdirs): Allow configuration of texinfo
7443         for Cygwin hosts.
7444
7445 2001-02-15  Anthony Green  <green@redhat.com>
7446
7447         * configure: Introduce GCJ_FOR_TARGET.
7448         * configure.in: Ditto.
7449         * Makefile.in: Ditto.
7450
7451 2001-02-13  Andreas Schwab  <schwab@suse.de>
7452
7453         * MAINTAINERS: Update mail address.
7454
7455 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7456
7457         * config.guess: Add linux target for S/390.
7458         * config.sub: Likewise.
7459
7460 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7461
7462         * configure.in: for *-chorusos, don't config target-newlib and
7463         target-libgloss.
7464
7465 2001-02-06  Ben Elliston  <bje@redhat.com>
7466
7467         * configure: Output host type to stdout, not stderr.
7468
7469 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7470
7471         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7472         * ltcf-cxx.sh: Likewise.
7473
7474         * config.if: Assume enable_libstdcxx_v3 is defined.
7475
7476 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7477
7478         Remove V2 C++ library.
7479         * configure.in: Remove --enable-libstdcxx_v3 support.
7480
7481 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7482
7483         * include/demangle.h: Add prototype for java_demangle_v3.
7484
7485 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7486
7487         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7488
7489 2001-01-27  Richard Henderson  <rth@redhat.com>
7490
7491         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7492
7493 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7494
7495         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7496         Don't unset, it's non-portable and no longer necessary, set to empty
7497         instead.
7498
7499 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7500
7501         * ltconfig: Shell portability fix for the tagname validity check.
7502
7503 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7504
7505         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7506         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7507
7508 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7509
7510         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7511
7512 2001-01-26  Tom Tromey  <tromey@redhat.com>
7513
7514         * configure.in: Allow libgcj to be built on Sparc Solaris.
7515
7516 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7517
7518         * ltcf-c.sh: Add aix5 case.
7519         * ltcf-cxx.sh: Likewise.
7520         * ltconfig: Likewise.
7521
7522 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7523
7524         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7525         keep at least one of build_libtool_libs or build_old_libs set to
7526         yes.
7527
7528         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7529         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7530
7531 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7532
7533         * configure.in: Enable libgcj on several additional platforms.
7534
7535 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7536
7537         * configure.in: Enable libgcj for linux targets.
7538
7539 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7540
7541         * MAINTAINERS (Write After Approval): Add myself.
7542
7543 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7544
7545         * MAINTAINERS: Add myself as vax port maintainer.
7546
7547 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7548
7549         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7550
7551 2001-01-09  Mike Stump  <mrs@wrs.com>
7552
7553         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7554         failures of subdirectories.
7555
7556 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7557
7558         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7559         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7560         * ltcf-cxx.sh: Likewise.
7561         * ltcf-gcj.sh: Likewise.
7562         * ltconfig.sh: Fix typo.
7563
7564 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7565
7566         * configure: handle DOS-style absolute paths.
7567
7568 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7569
7570         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7571
7572 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7573
7574         * MAINTAINERS: Add myself as avr port co-maintainer.
7575
7576 2000-12-28  Ben Elliston  <bje@redhat.com>
7577
7578         * MAINTAINERS: Add myself under ``Write After Approval''.
7579
7580 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7581
7582         * texinfo: Remove directory from GCC.
7583
7584 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7585
7586         * COPYING: Update to current
7587         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7588         to 19yy as example year in copyright notice).
7589
7590 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7591
7592         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7593         (libstdcxx_incdir): Pass down.
7594         * config.if: Remove expired bits for cxx_interface, add stub.
7595         (libstdcxx_incdir): Add variable for g++ include directory.
7596         * configure.in (gxx_include_dir): Use it.
7597
7598 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7599
7600         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7601         with old-email address from ``Write After Approval''.
7602
7603 2000-12-15  Andreas Jaeger  <aj@suse.de>
7604
7605         * configure.in: Handle lang_dirs.
7606
7607 2000-12-14  Tom Tromey  <tromey@redhat.com>
7608
7609         * MAINTAINERS: Removed brads.
7610
7611         * MAINTAINERS: Added gcj developers.
7612
7613 2000-12-13  Anthony Green  <green@redhat.com>
7614
7615         * configure.in: Disable libgcj for any target not specifically
7616         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7617         with g++ abi.
7618
7619 2000-12-13  Mike Stump  <mrs@wrs.com>
7620
7621         * Makefile.in (local-distclean): Also remove fastjar.
7622
7623 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7624
7625         * contrib/gcc_update: Add fastjar --touch entries.
7626
7627 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7628
7629         * configure.in: Disable language-specific target libraries for
7630         languages that aren't enabled.
7631
7632 2000-12-10  Anthony Green  <green@redhat.com>
7633
7634         * configure.in: Define libgcj.  Disable libgcj target libraries for
7635         most targets.
7636
7637 2000-12-10  Neil Booth  <neilb@earthling.net>
7638
7639         * MAINTAINERS: Update mail address, remove from WAA list.
7640
7641 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7642
7643         * libjava: Imported from /cvs/java.
7644         * libffi: Likewise.
7645         * Boehm-gc: Likewise.
7646
7647 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7648
7649         * configure.in (target_libs): Revert 2000-12-08 patch.
7650         (noconfigdirs): Added target-libjava.
7651
7652 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7653
7654         * djunpack.bat: removed.
7655
7656 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7657
7658         * Makefile.in: handle DOS-style absolute paths.
7659         * config-ml.in: likewise.
7660         * symlink-tree: likewise.
7661
7662 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7663
7664         * fastjar: Imported.
7665
7666 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7667
7668         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7669         libjava.
7670         * configure.in (target_libs): Removed `target-libjava'.
7671
7672 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7673
7674         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7675         (ALL_MODULES): Added fastjar.
7676         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7677         (all-target-libjava): all-fastjar replaces all-zip.
7678         (all-fastjar): Added.
7679         (configure-target-fastjar, all-target-fastjar): Likewise.
7680         * configure.in (host_tools): Added fastjar.
7681
7682 2000-12-07  Mike Stump  <mrs@wrs.com>
7683
7684         * Makefile.in (local-distclean): Remove leftover built files.
7685
7686 2000-11-24  Nick Clifton  <nickc@redhat.com>
7687
7688         * configure.in (xscale-elf): Add target.
7689         (xscale-coff): Add target.
7690
7691 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
7692
7693         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7694         recent versions of FreeBSD (release 3 or later).
7695         * ltconfig: On FreeBSD, -lc must not be provided when building
7696         a shared library or else the standard -pthread gcc option is
7697         rendered worthless to later users of the built library.
7698
7699 2000-11-16  Fred Fish  <fnf@be.com>
7700
7701         * configure.in (enable_libstdcxx_v3): Fix typo,
7702         libstd++ -> libstdc++.
7703
7704 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7705
7706         * MAINTAINERS: Add self to Write After Approval list.
7707
7708 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
7709
7710         * MAINTAINERS: Update my email address.  Add myself to global write
7711         privs list.
7712
7713 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7714
7715         * Makefile.in: Merge with src and libgcj.
7716         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7717         configure-target-<library> when their configure scripts need the C
7718         or C++ library to have already been built to work properly.
7719         (do_proto_toplev): Set them to an empty string.
7720
7721         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7722         (REALLY_SET_LIB_PATH): Use them.
7723
7724 2000-11-17  Stan Shebs  <shebs@apple.com>
7725
7726         * MAINTAINERS: Add self to Write After Approval list.
7727
7728 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7729
7730         * configure: Provide the original toplevel configure arguments
7731         (including $0) to subprocesses in the environment rather than
7732         through gcc/configargs.h.
7733
7734 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7735
7736         * MAINTAINERS: Remove references to cccp. Change C9X reference to
7737         C99.  Alphabetise "Write After Approval" list.
7738
7739 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
7740
7741         * configure: Turn on libstdc++ V3 by default.
7742
7743         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
7744         if we've got GCC.
7745
7746 2000-11-11  Philip Blundell  <philb@gnu.org>
7747
7748         * MAINTAINERS: Add self to Write After Approval list.
7749
7750 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
7751
7752         * ltcf-c.sh (aix4): Improve shared library configuration; require
7753         exporting symbols.
7754         * ltcf-cxx.sh (aix4): Define.
7755         * ltconfig (aix4): Define library and soname specs appropriate for
7756         AIX.  Define command to create export symbols list.
7757
7758 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
7759
7760         * config.sub: Add support for Sun Chorus
7761
7762 2000-10-31  Nick Clifton  <nickc@redhat.com>
7763
7764         * MAINTAINERS: Rename <name>@cygnus.com addresses to
7765         <name>@redhat.com.  Also installed new email address for Clint
7766         Popetz.
7767
7768 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
7769
7770         * etc: Remove directory from GCC.
7771
7772 2000-10-16  Michael Meissner  <meissner@redhat.com>
7773
7774         * configure (gcc/configargs.h): Only create if there is a build GCC
7775         directory created.
7776
7777 2000-10-16  Matthias Klose  <doko@debian.org>
7778
7779         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
7780         when configured for libstdc++-v3.
7781
7782 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
7783
7784         * configure: Save configure arguments to gcc/configargs.h.
7785
7786 2000-10-04  Philipp Thomas  <pthomas@suse.de>
7787
7788         * config.guess: Import CVS version 1.157.
7789         * config.sub: Import CVS version 1.181.
7790
7791 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
7792
7793         * Makefile.in (bootstrap): avoid recursion if subdir missing
7794         (cross): ditto
7795         (do-proto-toplev): ditto
7796
7797 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7798
7799         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
7800         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
7801
7802         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
7803         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7804         all affected `configure' scripts.
7805
7806 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
7807
7808         * MAINTAINERS: Add self as cpplib co-maintainer.
7809
7810 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
7811
7812         * MAINTAINERS: Add self to Write After Approval list.
7813
7814 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7815
7816         * INSTALL/README: egcs -> GCC update.
7817
7818 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
7819
7820         * MAINTAINERS: Add myself to Write After Approval list.
7821
7822 2000-09-15  Kazu Hirata  <kazu@hxi.com>
7823
7824         * MAINTAINERS: Add myself to Write After Approval list.
7825
7826 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
7827
7828         * configure.in: Do not build byacc for hppa64.  Provide paths to the
7829         X11 libraries for hppa64.
7830
7831 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7832
7833         * MAINTAINERS: Add myself as 68hc11 port maintainer.
7834
7835 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7836
7837         * Makefile.in (all-zlib): Added dummy target.
7838
7839         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7840         ltcf-gcj.sh: Updated from libtool multi-language branch.
7841
7842 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7843
7844         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7845         (bootstrap*): Depend on all-bootstrap.
7846
7847 2000-09-05  Philipp Thomas  <pthomas@suse.de>
7848
7849         * config.guess: Import CVS version 1.156.
7850         * config.sub: Import CVS version 1.179.
7851
7852 2000-09-02  Anthony Green  <green@cygnus.com>
7853
7854         * Makefile.in (all-gcc): Depend on all-zlib.
7855         (CLEAN_MODULES): Add clean-zlib.
7856         (ALL_MODULES): Add all-zlib.
7857         * configure.in (host_libs): Add zlib.
7858
7859 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7860
7861         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7862         crosses, but add gcc/include to the header search path for them.
7863
7864 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
7865
7866         * MAINTAINERS: Add self to Write After Approval list.
7867
7868 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7869
7870         * config.guess: Import CVS version 1.152.
7871         * config.sub: Import CVS version 1.177.
7872
7873 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
7874
7875         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7876         $targargs to tell whether newlib is going to be built.
7877
7878         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7879         $$r/TARGET_SUBDIR/libio for _G_config.h.
7880
7881 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
7882
7883         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
7884
7885 2000-08-22  DJ Delorie  <dj@redhat.com>
7886
7887         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
7888
7889 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7890
7891         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7892         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7893         sub-configures.
7894
7895 2000-08-21  DJ Delorie  <dj@redhat.com>
7896
7897         * MAINTAINERS: Add self as a libiberty maintainer
7898
7899 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7900
7901         * configure.in (libstdcxx_flags): Use
7902         libstdc++-v3/src/libstdc++.INC.
7903
7904 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7905
7906         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7907
7908 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
7909
7910         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7911
7912         * configure: Make enable_threads and enable_shared defaults
7913         explicit.  Substitute enable_threads into generated Makefiles.
7914         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7915         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7916
7917 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
7918
7919         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
7920
7921 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
7922
7923         * config-ml.in (CC): Remove bogus duplicate quotation mark from
7924         previous delta.
7925
7926 2000-08-11  Jason Merrill  <jason@redhat.com>
7927
7928         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7929         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7930         (FLAGS_FOR_TARGET): Not here.
7931         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7932
7933 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
7934
7935         * config-ml.in (CC, CXX): Don't introduce a leading space.
7936
7937 2000-08-07  DJ Delorie  <dj@delorie.com>
7938
7939         * MAINTAINERS: Add self as a DJGPP maintainer
7940
7941 2000-08-07  DJ Delorie  <dj@redhat.com>
7942
7943         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7944         "if we're also building gcc, and it's a gcc that will run on the
7945         build machine, we want to use its includes instead of the system's
7946         default includes".
7947
7948 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7949
7950         * MAINTAINERS: Add self to Write After Approval list.
7951
7952 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7953
7954         * configure.in (libstdcxx_flags): Don't use `"'.
7955
7956         * config-ml.in: Adjust multilib search paths to the
7957         appropriate multilib tree.
7958
7959 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7960
7961         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7962         commas in $LANGUAGES.
7963
7964 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
7965
7966         * configure.in: Re-enable all references to libg++ and librx.
7967
7968 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7969
7970         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
7971         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
7972         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
7973         * ltcf-cxx.sh (need_lc): Set based on postdeps.
7974
7975         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7976
7977 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7978
7979         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7980         CXX_FOR_TARGET for sed.
7981
7982 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7983
7984         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7985         Do not override if already set in the environment or in configure.
7986         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7987         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7988
7989 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
7990
7991         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
7992         the libtool CVS tree multi-language branch.
7993         * ltconfig, ltmain.sh: Updated.
7994
7995 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7996
7997         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
7998         (clean-target): Depend on it.
7999
8000         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8001         (GCC_FOR_TARGET): Use it.
8002         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8003         * configure.in: ... here.
8004         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8005         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8006
8007 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8008
8009         * MAINTAINERS: Add self to Write After Approval list.
8010
8011 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8012
8013         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8014         (configure-target-libchill, configure-target-libobjc): Likewise.
8015
8016         * configure.in: Use the same cache file for all target libs.
8017         * config-ml.in: But different cache files per multilib variant.
8018
8019 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8020
8021         * configure (topsrcdir): Don't use dirname.
8022
8023 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8024
8025         * MAINTAINERS: Add self to Write After Approval list.
8026
8027 2000-07-20  Jason Merrill  <jason@redhat.com>
8028
8029         * configure.in: Remove all references to libg++ and librx.
8030
8031         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8032
8033 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8034
8035         * config.sub: Update to subversions version 2000-07-06.
8036
8037 2000-07-12  Andrew Haley  <aph@cygnus.com>
8038
8039         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8040         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8041
8042 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8043
8044         * symlink-tree:  Check number of arguments.
8045
8046 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8047
8048         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8049         search path for a g++ extracted from the build tree.  This
8050         will allow link tests run by configure scripts in
8051         subdirectories to succeed.
8052
8053 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8054
8055         * ltconfig: Add support for mips-dde-sysv4.2MP
8056
8057 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8058
8059         * MAINTAINERS: Add myself as loop discovery maintainer.
8060
8061 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8062
8063         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8064         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8065
8066 2000-06-19  Timothy Wall  <twall@cygnus.com>
8067
8068         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8069         * config.sub: Add tic54x target.
8070
8071 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8072
8073         * MAINTAINERS: Add self as Fortran maintainer,
8074         remove Craig Burley.
8075
8076 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8077
8078         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8079         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8080
8081 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8082
8083         * MAINTAINERS: Add self as i18n maintainer
8084
8085 20000-05-21  H.J. Lu  (hjl@gnu.org)
8086
8087         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8088         directory are used if they exist. Make sure
8089         $(build_tooldir)/include is searched for header files,
8090         $(build_tooldir)/lib/ for library files.
8091         (GCC_FOR_TARGET): Likewise.
8092         (CXX_FOR_TARGET): Likewise.
8093
8094 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8095
8096         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8097
8098 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8099
8100         * Makefile.in (configure-target-libiberty): Depend on
8101         configure-target-newlib.
8102
8103 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8104
8105         * configure.in, Makefile.in: Merge all libffi-related
8106         configury stuff from the libgcj tree.
8107
8108 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8109
8110         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8111         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8112
8113 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8114
8115         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8116         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8117         current version information.  Add to proto-toplev directory.
8118         (gdb-taz): Build do-djunpack.
8119
8120 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8121
8122         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8123
8124 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8125
8126         * MAINTAINERS: Add self to Write After Approval list.
8127
8128 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8129
8130         * ltmain.sh: Preserve in relink_command any environment
8131         variables that may affect the linker behavior.
8132
8133 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8134
8135         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8136
8137 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8138
8139         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8140
8141 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8142
8143         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8144         with the version name.
8145
8146 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8147
8148         * MAINTAINERS: Add self as bb-reorder maintainer.
8149
8150 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8151
8152         * config.if: Tweak.
8153
8154 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8155
8156         * djunpack.bat: New file.
8157
8158 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8159
8160         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8161         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8162         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8163         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8164
8165 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8166
8167         * config.sub (case $basic_machine): Change default for "ibm-*"
8168         to "openedition".
8169
8170 2000-04-13  Andreas Jaeger  <aj@suse.de>
8171
8172         * MAINTAINERS: Added myself.
8173
8174 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8175
8176         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8177         (do-md5sum): New target.
8178         (MD5PROG): Define.
8179         (PACKAGE): Default to TOOL.
8180         (VER): Default to a shell script.
8181         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8182         md5 checksum generation.
8183         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8184         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8185         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8186         insight.tar.bz2): Use gdb-taz to create archive.
8187
8188 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8189
8190         * configure (warn_cflags): Delete.
8191
8192 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8193
8194         * MAINTAINERS: Added myself.
8195
8196 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8197             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8198
8199         * configure.in (enable_libstdcxx_v3): Add.
8200         (target_libs): Add bits here to switch between libstdc++-v2 and
8201         libstdc++-v3.
8202         * config.if: And this file too.
8203         * Makefile.in: Add libstdc++-v3 targets.
8204
8205 2000-04-05  Michael Meissner  <meissner@redhat.com>
8206
8207         * config.sub (d30v): Add d30v as a basic machine type.
8208
8209 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8210
8211         * configure.in: -linux-gnu*, not -linux-gnu.
8212
8213 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8214
8215         * MAINTAINERS: Add self in write-after-approval section.
8216
8217 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8218
8219         * MAINTAINERS: Add self as ia64 port maintainer.
8220
8221 2000-03-08  Neil Booth  <NeilB@earthling.net>
8222
8223         * MAINTAINERS: Add self in write-after-approval section.
8224
8225 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8226
8227         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8228         (do-tar-bz2): Replace TOOL with PACKAGE.
8229         (gdb.tar.bz2): Remove GDBTK from GDB package.
8230         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8231         dejagnu.tar.bz2): New packages.
8232
8233 2000-02-27  Andreas Jaeger  <aj@suse.de>
8234
8235         * configure.in: Add entry for mips*-*-linux*, move catch all
8236         *-*-*linux* entry below this one.
8237
8238 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8239
8240         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8241
8242 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8243
8244         * config.sub: Support an OS of "wince".
8245
8246 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8247
8248         * config.guess, config.sub: Updated to match config's 2000-02-15
8249         version.
8250
8251 2000-02-23  Linas Vepstas <linas@linas.org>
8252
8253         * config.sub: Add support for Linux/IBM 370.
8254         * configure.in: Likewise.
8255
8256 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8257
8258         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8259
8260 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8261
8262         * config.guess: Guess "cygwin" rather than "cygwin32".
8263
8264 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8265
8266         * configure (gcc_version): When setting, narrow search to
8267         lines containing `version_string'.
8268
8269 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8270
8271         * config.sub: Add support for avr target.
8272
8273 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8274
8275         * MAINTAINERS: Add maintainers for MCore port.
8276
8277 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8278
8279         * config.sub: Add mmix-knuth-mmixware.
8280
8281 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8282
8283         * MAINTAINERS: Pair cccp with cpplib maintainership.
8284
8285 2000-01-27  Christopher Faylor <cgf@redhat.com>
8286
8287         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8288         structure stuff to -L library search.
8289         (CXX_FOR_TARGET): Ditto.
8290         (CROSS_CHECK_MODULES): Fix spelling mistake.
8291
8292 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8293
8294         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8295         the C++ compiler.
8296
8297 2000-01-12  Richard Henderson  <rth@cygnus.com>
8298
8299         * configure.in: Don't build some bits for beos.
8300
8301 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8302
8303         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8304         as include files.
8305
8306 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8307
8308         * Add self as cpplib maintainer, as requested by Jason
8309         Merrill.  Correct my e-mail address.
8310
8311 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8312
8313         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8314         not mh-aix43.
8315
8316 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8317
8318         * MAINTAINERS: Add myself to "write after approval" list.
8319
8320 1999-12-14  Richard Henderson  <rth@cygnus.com>
8321
8322         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8323         * config.sub: Accept alphaev[78], alphaev8.
8324
8325 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8326
8327         * config.guess, config.sub: Update from autoconf.
8328
8329 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8330
8331         * MAINTAINERS:  update my playtime e-address.
8332
8333 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8334
8335         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8336         necessary libraries are missing.
8337
8338 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8339
8340         * MAINTAINERS: Add new 'write after approval' maintainer.
8341
8342 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8343
8344         * MAINTAINERS: Add new Java maintainer.
8345
8346 1999-10-25  Andreas Schwab  <schwab@suse.de>
8347
8348         * configure: Fix quoting inside arguments of eval.
8349
8350 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8351
8352         * config-ml.in: Allow suppression of some ARM multilibs.
8353
8354 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8355
8356         * config.guess: Add OS/390 match pattern.
8357         * config.sub: Add mvs, openedition targets.
8358         * configure.in (i370-ibm-opened*): New.
8359
8360 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8361
8362         * config.sub: Add support for configuring for pj.
8363
8364 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8365
8366         * config.sub (maybe_os): Add support for configuring for fr30.
8367
8368 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8369
8370         * configure.in: Do not configure or build ld for AIX
8371         platforms.  ld is known to be broken on these platforms.
8372
8373 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8374
8375         * config-ml.in: Pass compiler flag corresponding to multidirs to
8376         subdir configures.
8377
8378 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8379
8380         * Makefile.in (LDFLAGS): Define.
8381
8382 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8383
8384         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8385         noconfigdirs.
8386         (*-*-cygwin*): Likewise.
8387
8388 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8389
8390         * mkdep: New file.
8391         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8392         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8393
8394         From Eli Zaretskii <eliz@is.elta.co.il>:
8395         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8396         long file name when using DJGPP on MS-DOS.
8397
8398 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8399
8400         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8401
8402 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8403
8404         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8405         dependency as this causes "make check" to globally "make all"
8406
8407 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8408
8409         * configure.in (target_libs): Added target-zlib.
8410         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8411         (CONFIGURE_TARGET_MODULES): Likewise.
8412         (CHECK_TARGET_MODULES): Likewise.
8413         (INSTALL_TARGET_MODULES): Likewise.
8414         (CLEAN_TARGET_MODULES): Likewise.
8415         (configure-target-zlib): New target.
8416         (all-target-zlib): Likewise.
8417         (all-target-libjava): Depend on all-target-zlib.
8418         (configure-target-libjava): Depend on configure-target-zlib.
8419
8420         * Makefile.in (configure-target-libjava): Depend on
8421         configure-target-newlib.
8422         (configure-target-boehm-gc): New target.
8423         (configure-target-qthreads): New target.
8424
8425         * configure.in (target_libs): Added target-qthreads.
8426         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8427         (CONFIGURE_TARGET_MODULES): Likewise.
8428         (CHECK_TARGET_MODULES): Likewise.
8429         (INSTALL_TARGET_MODULES): Likewise.
8430         (CLEAN_TARGET_MODULES): Likewise.
8431         (all-target-qthreads): New target.
8432         (configure-target-libjava): Depend on configure-target-qthreads.
8433         (all-target-libjava): Depend on all-target-qthreads.
8434
8435         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8436         (CONFIGURE_TARGET_MODULES): Likewise.
8437         (CHECK_TARGET_MODULES): Likewise.
8438         (INSTALL_TARGET_MODULES): Likewise.
8439         (CLEAN_TARGET_MODULES): Likewise.
8440         (all-target-libjava): New target.
8441         (all-target-boehm-gc): Likewise.
8442         * configure.in (target_libs): Added libjava, boehm-gc.
8443
8444 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8445
8446         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8447         configure.bat in SUPPORT_FILES.
8448         (gas+binutils.tar.bz2): Likewise.
8449
8450         * makeall.bat: Remove; obsolete.
8451
8452 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8453
8454         From Mark Elbrecht:
8455         * configure.bat: Remove; obsolete.
8456
8457 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8458
8459         * configure: Add -W -Wall to the default CFLAGS when compiling with
8460         gcc.
8461
8462 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8463
8464         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8465
8466 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8467
8468         * configure.in: Build ld on IRIX6.
8469
8470 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8471
8472         * Makefile.in: Change distribution targets to use bzip2 instead of
8473         gzip.
8474         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8475         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8476
8477 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8478
8479         * config.sub: Add mcore target.
8480
8481 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8482
8483         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8484
8485 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8486
8487         * config.guess (dummy): Changed to $dummy.
8488
8489 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8490
8491         * config.sub: Tidied up case statements.
8492
8493 1999-05-22  Ben Elliston  <bje@cygnus.com>
8494
8495         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8496         <jiro@din.or.jp>.
8497
8498         * config.guess: Merge with FSF version. Future changes will be
8499         more accurately recorded in this ChangeLog.
8500         * config.sub: Likewise.
8501
8502 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8503
8504          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8505
8506 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8507
8508         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8509
8510 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8511
8512         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8513
8514 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8515
8516         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8517         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8518         Bad merge removed these two changes.
8519
8520 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8521                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8522
8523         * config.guess (interix Alpha): Add.
8524
8525 1999-04-11  Richard Henderson  <rth@cygnus.com>
8526
8527         * configure.in (i?86-*-beos*): Do config gperf; don't config
8528         gdb, newlib, or libgloss.
8529
8530 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8531
8532         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8533         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8534         from multidirs.
8535
8536 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8537
8538         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8539
8540 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8541
8542         * config.sub: Add support for mcore targets.
8543
8544 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8545
8546         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8547         not mt-ospace, in order to shut up assembler warning about using
8548         symbols that are named the same as registers.
8549
8550 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8551
8552         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8553         dependency list for all-target-cygmon.
8554
8555 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8556
8557         * config-ml.in: Check $host, not $target, for selective multilibs.
8558         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8559         thumb interworking, and underscore prefix multilibs.
8560
8561 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8562
8563         * missing: Update to version from current automake.
8564
8565 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8566
8567         * configure (gxx_include_dir): Removed.
8568
8569         * configure.in (gxx_include_dir): Handle it.
8570         * Makefile.in: Likewise.
8571
8572 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8573
8574         * config.sub (mips64vr4111,mips64vr4111el) Add.
8575
8576 1999-03-21  Ben Elliston  <bje@cygnus.com>
8577
8578         * config.guess: Correct typo for detecting ELF on FreeBSD.
8579
8580 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8581
8582         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8583         config/mh-djgpp.
8584
8585 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8586
8587         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8588         all-target-newlib to dependency list for all-target-bsp.
8589
8590 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8591
8592         * config.sub: Add i386-uwin support.
8593         * config.guess: Likewise.
8594
8595 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8596
8597         * configure.in: cleanup, add mh-*pic handling for arm, special
8598         case powerpc*-*-aix*
8599
8600 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8601
8602         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8603         can be built.
8604
8605 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8606
8607         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8608         targets.
8609
8610 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8611
8612         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8613
8614 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8615
8616         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8617
8618 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8619
8620         * config.sub: Fix typo in arm recognition.
8621
8622 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8623
8624         * configure.in (noconfigdirs): Changed target_configdirs to
8625         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8626         rather than m68k-*-* since it is not known to work on
8627         m68k-aout. Ditto for arm-*-*oabi.
8628
8629 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8630
8631         * configure.in (*-*-windows*): Remove, no longer used.
8632
8633 1999-02-19  Ben Elliston <bje@cygnus.com>
8634
8635         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8636         Smart and improved by Andrew Cagney.
8637
8638 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8639
8640         * config.guess: Recognize openbsd-*-hppa.
8641
8642 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
8643
8644         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8645         only if it is not empty.
8646
8647 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8648
8649         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8650
8651         * config.guess: Modified to recognize uname's armv* syntax.
8652
8653         * config.sub: Modified to recognize uname's armv* syntax.
8654
8655 1999-02-17  Mark Salter  <msalter@cygnus.com>
8656
8657         * configure.in: Added target-bsp for sparclite.
8658
8659 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
8660
8661         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8662
8663 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8664
8665         * configure.in: Add support for strongarm port.
8666         * config.sub: Add support for strongarm target.
8667
8668 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8669
8670         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8671         the old name config/mh-cygwin32.
8672         Enable texinfo.
8673
8674 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
8675
8676         * configure.in: Do build ld for ix86 Solaris.
8677
8678 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
8679
8680         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8681         $AR_FOR_TARGET.  Likewise for RANLIB.
8682
8683 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
8684
8685         * config.sub (oabi):  Recognize.
8686         * configure.in (arm-*-oabi):  Handle.
8687
8688 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
8689
8690         * config.guess: Improve detection of i686 on UnixWare 7.
8691
8692 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8693
8694         * config.guess: Add support for i386-pc-interix.
8695         * config.sub: Likewise.
8696         * configure.in: Likewise.
8697
8698 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
8699
8700         * Makefile.in: Remove unneeded all-target-libio from
8701         from all-target-winsup target since it is now unneeded.
8702         Add all-target-libtermcap in its place since it is now
8703         needed.
8704
8705 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
8706
8707         * configure.in: makefile stub for cygwin target is probably
8708         unnecessary.  Remove it for now.
8709
8710 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
8711
8712         * configure.in: libtermcap.a should be built when cygwin is the
8713         target as well as the host.
8714         * config.guess: Allow mixed case in cygwin uname output.
8715         * Makefile.in: Add libtermcap target.
8716
8717 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
8718
8719         * config.sub: Clean up handling of hppa2.0.
8720
8721 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
8722
8723         * config.guess: Use C code to identify more HP machines.
8724
8725 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8726
8727         * config.sub: Handle hppa2.0.
8728
8729 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8730
8731         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8732         cygmon for all sparclite targets, regardless of object format.
8733
8734 1998-12-15  Mark Salter  <msalter@cygnus.com>
8735
8736         * configure.in: Added target-bsp for several target architectures.
8737
8738         * Makefile.in: Added rules for bsp.
8739
8740 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8741
8742         * config.guess: Improve detection of hppa2.0 processors.
8743
8744 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8745
8746         * config.guess: Recognize FreeBSD using ELF automatically.
8747
8748 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8749
8750         * configure (skip-this-dir): Add handling for new shell script, which
8751         might be created by a sub-directory's configure to indicate, this particular
8752         directory is "unwanted".
8753         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8754
8755 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8756
8757         * ltconfig: import from libtool, after changing libtool to
8758         account for the cygwin name change.
8759
8760 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8761
8762         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8763         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8764
8765 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8766
8767         * configure.in: Add libtermcap to list of cygwin dependencies.
8768
8769 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
8770
8771         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8772         they include winsup/include when it's a cygwin target.
8773
8774 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8775
8776         * configure.in (host_tools): Added zip.
8777         * Makefile.in (all-target-libjava): Depend on all-zip.
8778         (all-zip): New target.
8779         (ALL_MODULES): Added all-zip.
8780         (NATIVE_CHECK_MODULES): Added check-zip.
8781         (INSTALL_MODULES): Added install-zip.
8782         (CLEAN_MODULES): Added clean-zip.
8783
8784 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
8785
8786         * Makefile.in: lose "32" from comment about cygwin.
8787
8788 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
8789
8790         * configure.in: Use -Os to build target libraries for the fr30.
8791
8792 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
8793
8794         * config.sub: Add fr30.
8795
8796 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
8797
8798         * configure.in: drop "32" from config/mh-cygwin32.  Check
8799         cygwin* instead of cygwin32*.
8800         * config.sub: Check cygwin* instead of cygwin32*.
8801
8802 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
8803
8804         * config.guess: Match any version of Unixware7.
8805
8806 1998-10-20  Syd Polk  <spolk@cygnus.com>
8807
8808         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8809         if desired.
8810
8811 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
8812
8813         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8814         these if the appropriate directories and files to not exist.
8815
8816 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
8817
8818         * Makefile.in (DEVO_SUPPORT): Add config.if.
8819
8820 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8821
8822         * configure: Add pattern to replace "build_tooldir"'s
8823         definition in the generated Makefile with "tooldir"'s
8824         actual value.
8825
8826 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8827
8828         * config.sub: Bring back lost sparcv9.
8829
8830         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8831
8832 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8833
8834         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8835         CC_FOR_TARGET and friends.
8836
8837 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8838
8839         * Makefile.in (build_tooldir): New variable, same as tooldir.
8840         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8841         -B$(build_tooldir)/bin/.
8842         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8843
8844 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8845
8846         * README: Remove installation instructions and refer to the
8847         INSTALL directory instead.
8848
8849 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8850
8851         * config.sub: Add support for i[34567]86-pc-udk.
8852         * configure.in: Likewise.
8853
8854 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8855
8856         * Makefile.in: add bzip2 package building bits for user
8857         tools module
8858         * configure.in: ditto
8859
8860 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8861
8862         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8863         (ALL_TARGET_MODULES): Add all-target-libobjc.
8864         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8865         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8866         (all-target-libchill): Add dependencies.
8867         * configure.in (target_libs): Add libchill.
8868
8869 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8870
8871         * configure.in (target_subdir): Remove duplicate line.
8872
8873 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8874
8875         * Makefile.in (all-automake): fix dependencies.
8876
8877 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8878
8879         * configure.in: Minor cleanups for building in the $(target_alias)
8880         subdir.
8881
8882 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8883
8884         * Makefile.in (bootstrap): Set r and s before make all.  Use
8885         BASE_FLAGS_TO_PASS in make all.
8886         (cross): Likewise.
8887
8888 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8889
8890         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8891
8892 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8893
8894         * config.sub: Fix typo in last change.
8895
8896 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8897
8898         * config.sub: Add support for C4x target.
8899         * configure.in: Likewise.
8900
8901 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8902
8903         * config.sub: Recognize sparcv9 just like sparc64.
8904
8905 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8906
8907         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8908
8909 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8910
8911         * config.guess: Correctly identify Pentium II sco boxes.
8912
8913         * config.guess: Fix "tr" code.  From Weiwen Liu.
8914
8915 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8916
8917         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8918         stabs.
8919
8920 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8921
8922         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8923         (ALL_TARGET_MODULES): Add all-target-libchill.
8924         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8925         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8926         (all-target-libchill): Add dependencies.
8927         * configure.in (target_libs): Add libchill.
8928
8929 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8930
8931         * config.guess: Avoid assumptions about "tr" behaves when
8932         LANG is set to something other than English.
8933
8934 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8935
8936         * configure (gxx_include_dir): Changed to
8937         '${prefix}/include/g++'-${libstdcxx_interface}.
8938
8939         * config.if: New to determine the interfaces.
8940
8941 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8942
8943         * config.guess: Detect and handle MPE/IX.
8944         * config.sub: Deal with MPE/IX.
8945
8946 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8947
8948         * configure.in: Use mh-aix43.
8949
8950 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8951
8952         * configure: Fix --without/--disable cases for gxx-include-dir.
8953
8954 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8955
8956         * mdata-sh:  Imported.  Needed for automake support.
8957
8958 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8959
8960         * Makefile.in (taz): Try "chmod -R og=u ." before
8961         "chmod og=u `find . -print`".
8962
8963 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8964
8965         * configure.in: Add arm-elf and thumb-elf support.
8966
8967 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8968
8969         * Makefile.in: Undo previous patch.
8970
8971 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8972
8973         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8974         to here ...
8975         (install-no-fixedincludes): and here
8976         (INSTALL_MODULES): ... from here.
8977
8978 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8979
8980         * config.sub: Merge with FSF.
8981
8982         * config.guess: Merge with FSF.
8983
8984 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8985
8986         * configure (extraconfigdirs): New variable.
8987         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8988         * Makefile.in (all): Move higher in file.
8989         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8990         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8991         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8992         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8993         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8994
8995 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8996
8997         * Makefile.in (all-target-libjava): Depend on all-gcc and
8998         all-target-newlib.
8999         (configure-target-libjava): Depend on $(ALL_GCC).
9000
9001 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9002
9003         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9004         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9005
9006 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9007
9008         * INSTALL/README: Fix typo.
9009
9010 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9011
9012         * ylwrap: Change absolute path checks to check for DOS style path
9013         names.
9014
9015         * ylwrap: Don't use a full path name if the source file is in the
9016         same directory.  From hjl@lucon.org (H.J. Lu).
9017
9018         * config-ml.in: Default to being verbose, to match Feb 18 change to
9019         configure.
9020
9021 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9022
9023         Brought over from egcs:
9024
9025         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9026
9027         * configure.in (target_subdir): Set to ${target_alias} instead
9028         of "libraries".
9029
9030         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9031
9032         * configure.in (target_subdir): Set to libraries if enable_multilib.
9033
9034 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9035
9036         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9037         multilibs, force reconfiguration the first time we create
9038         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9039
9040 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9041
9042         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9043         avoid confusion with --no-recursion.
9044
9045 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9046
9047         * configure.in: Win32 hosts shouldn't use install -x
9048         * install-sh: remove -x option, and special .exe-handling
9049         hack.
9050
9051 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9052
9053         * config.guess: Recognize i586-pc-beos.
9054         * configure.in: Don't build some bits for beos.
9055
9056 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9057
9058         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9059         CFLAGS default to -O2.
9060
9061         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9062         when using GNU ld.
9063
9064 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9065
9066         * ltmain.sh: Correct install when using a different shell.
9067
9068 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9069
9070         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9071
9072 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9073
9074         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9075         target.
9076
9077 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9078
9079         * ltconfig: Update to correct AIX handling.
9080
9081 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9082
9083         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9084
9085         * configure.in (target_subdir): Set to ${target_alias} instead
9086         of "libraries".
9087
9088 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9089
9090         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9091         (Makefile): Depend on $(gcc_version_trigger).
9092
9093         * configure (gcc_version): Change default initializer to empty
9094         string.
9095         (gcc_version_trigger): New variable; pass this variable down
9096         to subdir configures to enable them checking gcc's version
9097         themselves. Emit make macros for both gcc_version vars.
9098         (topsrcdir): Initialize reliably.
9099         (recursion line): Remove --with-gcc-version=${gcc_version}.
9100
9101 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9102
9103         * configure (enable_version_specific_runtime_libs): Implement new flag
9104         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9105         in $(libsubdir); emit definition in each generated Makefile.
9106         (gxx_include_dir): Initialize depending on
9107         $enable_version_specific_runtime_libs.
9108
9109 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9110
9111         * configure (gcc_version): Initialize properly depending on
9112         how and where configure is started.
9113         (recursion line): Pass a --with-gcc-version=${gcc_version}
9114         to configures in subdirs.
9115
9116 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9117
9118         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9119         cygmon
9120
9121 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9122
9123         * configure.in: Add cygmon and libstub support for mn10200.
9124
9125 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9126
9127         * configure (gcc_version): Add new variable describing the
9128         particular gcc version we're building.
9129         * Makefile.in (libsubdir): Add new macro for the directory
9130         in which the compiler finds executables, libraries, etc.
9131         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9132         and libsubdir.
9133
9134 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9135
9136         * Makefile.in (local-clean): Remove *.log.
9137         (warning.log): Built with warn_summary from build.log.
9138         (mail-report.log): Run test_summary.
9139         (mail-report-with-warnings.log): Run test_summary including
9140         warning.log in the report.
9141
9142 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9143
9144         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9145
9146 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9147
9148         * Makefile.in (grep): Grep no longer depends on libiberty.
9149
9150 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9151
9152         * Makefile.in: all-snavigator needs all-libgui.
9153
9154 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9155
9156         * configure.in: Add cygmon and libstub support for mn10300.
9157
9158 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9159
9160         * missing: Update to version from automake 1.3.
9161
9162         * ltmain.sh: On installation, don't get confused if the same name
9163         appears more than once in the list of library names.
9164
9165 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9166
9167         * config.sub: Accept m68060 and m5200 as CPU names.
9168
9169 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9170
9171         * configure: Use && rather than using -a in test, because odd
9172         strings can confuse test.
9173         * configure.in: Likewise.
9174
9175 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9176
9177         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9178
9179 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9180
9181         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9182         bootstrap4-lean): New targets.
9183
9184 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9185
9186         * mpw-* Delete.  Not used.
9187
9188 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9189
9190         * COPYING.LIB: Update FSF address.
9191
9192 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9193
9194         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9195
9196         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9197         GAS_SUPPORT_DIRS.
9198
9199 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9200
9201         * ltconfig, ltmain.sh: Avoid producing a version number if
9202         -version-info was not used.
9203
9204 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9205
9206         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9207         building with newlib.
9208
9209 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9210
9211         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9212         Solaris `make' causes it to continue to next definition.
9213
9214 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9215
9216         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9217         the right GUI libraries and files are installed along with GDB.
9218
9219 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9220
9221         * configure.in: Change alpha to alpha* in several places.
9222
9223 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9224
9225         * config.sub: Recognize sparc86x.
9226
9227 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9228
9229         * configure.in (--enable-target-optspace): Remove debug echo.
9230
9231 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9232
9233         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9234
9235 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9236
9237         * ltconfig: Update cygwin32 support.
9238
9239         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9240         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9241         (GDB_SUPPORT_DIRS): Likewise.
9242
9243 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9244
9245         * configure.in (target_makefile_frag): If --enable-target-optspace,
9246         use -Os to compile target libraries rather than -O2.  Default to
9247         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9248         not used.
9249         * configure.in (target_cflags): Ditto for d30v.
9250
9251 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9252
9253         * Makefile.in (all-bfd): Depend on all-intl.
9254         (all-binutils): Likewise.
9255         (all-gas): Likewise.
9256         (all-gprof): Likewise.
9257         (all-ld): Likewise.
9258
9259 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9260
9261         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9262
9263 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9264
9265         * Makefile.in (all-bfd): Depend upon all-libiberty.
9266
9267         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9268
9269 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9270
9271         * Makefile.in: Add libstub.
9272
9273         * configure.in: Ditto. Build libstub for targets that have cygmon
9274         support.
9275
9276 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9277
9278         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9279
9280 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9281
9282         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9283         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9284
9285 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9286
9287         * configure: Define DEFAULT_M4 by searching PATH.
9288         * Makfile.in: Use DEFAULT_M4.
9289
9290 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9291
9292         * ltconfig: Add cygwin32 support.
9293
9294         * Makefile.in, configure.in: Add libtool as a native only directory
9295         to configure and build.
9296
9297 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9298
9299         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9300
9301 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9302
9303         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9304
9305 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9306
9307         * Makefile.in: add ash make rules
9308         * configure.in: add ash to native_only and host_tools lists
9309
9310 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9311
9312         * Makefile.in (all-gettext, all-intl): New targets.
9313         (ALL_MODULES): Added all-gettext, all-intl.
9314         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9315         (INSTALL_MODULES): Added install-gettext, install-intl.
9316         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9317
9318         * configure.in (host_tools): Added gettext.
9319         (native_only): Likewise.
9320         (noconfigdirs) [various cases]: Likewise.
9321         (host_libs): Added intl.
9322
9323 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9324
9325         * configure: Do not disable building gdbtk for cygwin32 hosts.
9326
9327 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9328
9329         * configure.in: Add thumb-coff target.
9330         * config.sub: Add thumb-coff target.
9331
9332 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9333
9334         * Makefile.in: Revert yesterday's change.
9335         (all-target-winsup):  all-target-librx stays out of here.
9336
9337 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9338
9339         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9340         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9341         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9342         Remove references to librx and libg++.
9343
9344 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9345
9346         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9347         recursive makes
9348
9349 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9350
9351         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9352         for newlib directory.
9353         (CXX_FOR_TARGET): Likewise.
9354
9355 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9356
9357         * ltconfig: Update after libtool/ltconfig.in change for
9358         hpux11.
9359
9360 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9361
9362         * ltconfig, ltmain.sh: Update to libtool 1.2.
9363
9364 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9365
9366         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9367         (install-gcc-cross): Instead, override LANGUAGES here.
9368
9369 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9370
9371         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9372         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9373
9374 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9375
9376         * configure.in: Add Thumb-pe target.
9377
9378 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9379
9380         * Makefile.in - changed sn targets to snavigator
9381         * configure.in - changed sn targets to snavigator
9382
9383 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9384
9385         * config-ml.in: After building symlink tree call make distclean
9386         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9387         to be the case for libiberty.
9388
9389 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9390
9391         * configure: When making link, also check the current
9392         directory. The configure scripts may create one.
9393
9394 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9395
9396         * config.sub: Accept alphapca56 and alphaev6 properly.
9397
9398 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9399
9400         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9401
9402 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9403
9404         * config.sub (sco5): Fix typo.
9405
9406 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9407
9408         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9409         install-itcl.
9410         (install-itcl): Remove dependency on install-tcl.
9411
9412 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9413
9414         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9415
9416 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9417
9418         * configure.in: Don't build libgui for a cygwin32 target when not on
9419         a cygwin32 host.
9420
9421 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9422
9423         * configure (redirect): Set to null, so default behavior of
9424         configure is now --verbose.
9425
9426 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9427
9428         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9429         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9430
9431 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9432
9433         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9434         this change to sync Makefile.in with its ChangeLog entries.
9435
9436 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9437
9438         * ltmain.sh (mkdir): Check that the directory doesn't exist
9439         before we exit with error, so that we don't get races during
9440         parallel builds.
9441
9442 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9443
9444         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9445
9446 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9447
9448         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9449         PICFLAG_FOR_TARGET.
9450         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9451
9452         * configure: Emit a definition for the new macro enable_shared
9453         into each Makefile.
9454
9455 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9456
9457         * configure.in (host_tools, native_only): Add libtool.
9458
9459 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9460
9461         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9462         Fix typo in ming config comment.
9463
9464 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9465
9466         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9467
9468 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9469
9470         * config.sub: Add tic30 cases, and map c30 to tic30.
9471
9472 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9473
9474         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9475         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9476         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9477         (CLEAN_TARGET_MODULES): Similarly
9478         (all-target-libf2c): Add dependences.
9479         * configure.in (target_libs): Add libf2c.
9480
9481 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9482
9483         * configure.in: Remove expect from noconfigdirs when target
9484         is cygwin32.  OK to build expect and dejagnu with Canadian
9485         Cross.
9486
9487 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9488
9489         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9490         host.
9491
9492         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9493         and mingw32.
9494
9495 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9496
9497         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9498         here as it is not defined in the toplevel Makefile.
9499
9500 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9501
9502         * configure (package_makefile_rules_frag): New variable, which names
9503         a file with generic rules, ...
9504         Change comment to mention we now have FIVE parts.
9505         * configure: Undo last change.
9506
9507 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9508
9509         * config.guess: More accurate determination of HP processor types.
9510         * config.sub: More accurate determination of HP processor types.
9511
9512 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9513
9514         * configure (package_makefile_frag): Move inserting the
9515         ${package_makefile_frag} to where it should be according
9516         to the comment.
9517
9518 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9519
9520         * config.guess: Add support for Linux/ARM.
9521
9522 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9523
9524         * .cvsignore: Remove *-info and *-install since they match
9525         release-info and mpw-install, which we don't want to just ignore.
9526
9527 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9528
9529         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9530
9531 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9532
9533         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9534         local_prefix to sub-make invocations.
9535
9536 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9537
9538         * configure.in: Check makefile fragments in the source
9539         directory.
9540
9541 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9542
9543         * configure.in: Check whether host and target makefile
9544         fragments exist before adding them to *_makefile_frag.
9545
9546 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9547
9548         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9549
9550 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9551
9552         * configure.in: Make sure we only replace RPATH_ENVVAR on
9553         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9554         regexp to sed.
9555
9556         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9557         to sub-makes.
9558
9559 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9560
9561         * config-ml.in (multi-do): LDFLAGS must include multilib
9562         designator.
9563
9564 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9565
9566         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9567
9568 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9569
9570         * config.sub: Add mingw32 support.
9571         * configure.in: Likewise.
9572
9573 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9574
9575         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9576
9577 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9578
9579         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9580         * configure (gxx_include_dir): Provide a definition for subdirs
9581         which do not use autoconf.
9582
9583 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9584
9585         * config.guess: Sync with egcs.  Picks up new alpha support,
9586         BeOS & some additional linux support.
9587
9588 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9589
9590         * config.guess: HP 9000/803 is a PA1.1 machine.
9591
9592 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9593
9594         * configure.in: It's alpha*-...
9595
9596 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9597
9598         * configure.in (host_makefile_frag, target_makefile_frag):
9599         Handle multiple config files.
9600         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9601         alpha-*-*.
9602
9603 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9604
9605         * mkdep: New file.
9606
9607 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9608
9609         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9610
9611 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9612
9613         * Makefile.in: Add libgui directory.
9614         (GDB_TK): Add all-libgui.
9615         * configure.in: Add libgui directory.
9616         * configure: Add all-libgui to GDB_TK.
9617
9618 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9619
9620         * config-ml.in (multidirs): Add m32r to multilib list.
9621
9622 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9623
9624         * Makefile.in (all-target-gperf): Change dependency to
9625         all-target-libstdc++.
9626
9627 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9628
9629         * config.guess: Add BeOS support.
9630
9631 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9632
9633         Source directory cvs renamed to cvssrc:
9634         * configure.in (host_tools): Change cvs to cvssrc.
9635         (native_only): Likewise.
9636         (noconfigdirs) [various cases]: Likewise.
9637         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9638         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9639         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9640         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9641         (all-cvssrc): Rename target from all-cvs.
9642
9643 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9644
9645         * configure (gxx_include_dir): Fix thinko.
9646
9647 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9648
9649         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9650         (install-cross, install-gcc-cross): New targets.
9651
9652 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9653
9654         * configure.in (noconfigdirs): Add support for Thumb target.
9655
9656         * config.sub (maybe_os): Add support for Thumb target.
9657
9658 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9659
9660         * Makefile.in: Add rules for cygmon.
9661
9662         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9663
9664 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9665
9666         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9667         * configure (gxx_include_dir): Provide a definition for subdirs
9668         which do not use autoconf.
9669
9670 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9671
9672         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9673         11/18/97 build
9674
9675 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9676
9677         * From Franz Sirl.
9678         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9679         found on RedHat Linux systems.
9680
9681 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9682
9683         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9684         guesses.
9685
9686 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9687
9688         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9689
9690 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9691
9692         * ltmain.sh: If mkdir fails, check whether the directory was created
9693         anyhow by some other process.
9694
9695 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9696
9697         * configure.in (d30v-*-*): Configure all directories.
9698
9699 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9700
9701         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9702         for the D30V.
9703
9704 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9705
9706         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9707
9708 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9709
9710         * include/libiberty.h: Add extern "C" { so it can be used with C++
9711         progrms.
9712         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9713         programs.
9714
9715 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9716
9717         * configure.in (d30v-*-*): Configure GCC now.
9718
9719 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9720
9721         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9722         is no longer needed.
9723
9724 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9725
9726         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9727
9728 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9729
9730         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9731         targets using "$@" to provide support for similar but not identical
9732         targets without having to duplicate code.
9733
9734 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9735
9736         * makefile.vms: Fix to work with DEC C.
9737
9738 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9739
9740         * config.sub: Add mips-tx39-elf to marketing names.
9741
9742 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9743
9744         * ltmain.sh: Handle symlinks in generated script.
9745
9746 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9747
9748         * configure: Handle autoconf style directory options: --bindir,
9749         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9750         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9751         --sysconfdir.
9752         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9753         (sharedstatedir, localstatedir, oldincludedir): New variables.
9754         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9755         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9756         sbindir, sharedstatedir, and sysconfdir.
9757
9758 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9759
9760         * Makefile.in (bootstrap-lean): New target.
9761
9762 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9763
9764         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9765         sn, and gnuserv from noconfigdirs.
9766
9767 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9768
9769         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9770
9771 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9772
9773         * Makefile.in (cross): New target.
9774
9775 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9776                           Jeff Law         <law@cygnus.com>
9777
9778         * Makefile.in (bootstrap2, bootstrap3): New targets.
9779         (all-bootstrap): Remove outdated and confusing target.
9780         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9781
9782 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9783
9784         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9785         windows.  Consistent with gdb/configure.
9786
9787 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9788
9789         * configure.in: Name Linux target fragment.
9790
9791         * configure: Rewrite so that project Makefile fragment is inserted
9792         first and appears last in the resulting Makefile.
9793
9794 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9795
9796         * Makefile.in (install-itcl): Install tcl first.
9797
9798 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9799
9800         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9801
9802 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9803
9804         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9805
9806         * configure.in (skipdirs): Add target-librx for Linux.
9807         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9808
9809 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9810
9811         * Makefile.in (bootstrap): New target.
9812
9813 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9814
9815         * config.sub: Accept 'amigados' for backward compatibility.
9816
9817 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9818
9819         * config.guess: Merge with FSF.
9820
9821 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9822
9823         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9824
9825 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9826
9827         * config.sub: Add "marketing-names" patch.
9828
9829 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9830
9831         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9832
9833 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9834
9835         * config.sub: Handle v850-elf.
9836
9837 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9838
9839         * .cvsignore (*-install): Remove.
9840
9841 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9842
9843         * ltconfig: Set CONFIG_SHELL in libtool.
9844         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9845
9846 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9847
9848         * configure.in (target_subdir): Set to libraries if enable_multilib.
9849
9850 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9851
9852         * config.guess: Update from gcc directory.
9853
9854 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9855
9856         * Makefile.in (all-sim): Depends on all-readline.
9857
9858 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9859
9860         * Makefile.in (BISON, YACC): Use $$s.
9861         (all-bison): Depend on all-texinfo.
9862
9863 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9864
9865         * Makefile.in (BISON): Add -L flag.
9866         (YACC): Likewise.
9867
9868 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9869
9870         * configure.in (noconfigdirs): Add support for v850e target.
9871
9872         * config.sub (maybe_os): Add support for v850e target.
9873
9874 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9875
9876         * configure.in (noconfigdirs): Add support for v850ea target.
9877
9878         * config.sub (maybe_os): Add support for v850ea target.
9879
9880 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9881
9882         * config.sub: Add mipstx39.  Delete r3900.
9883
9884 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9885
9886         * Makefile.in (all-autoconf): Depends on all-texinfo.
9887
9888 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9889
9890         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9891         eabi targets.
9892
9893 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9894
9895         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9896
9897         * configure: When handling a Canadian Cross, handle YACC as well as
9898         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9899         * Makefile.in (all-bison): Depend upon all-texinfo.
9900
9901 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9902
9903         * Makefile.in (BISON): bison, not byacc or bison -y.
9904         (YACC): bison -y or byacc or yacc.
9905         (various): Add *-bison as appropriate.
9906         (taz): No need to mess with BISON anymore.
9907
9908 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9909
9910         * configure: If OSTYPE matches *win32*, try to find a good value for
9911         CONFIG_SHELL.
9912
9913 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9914
9915         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9916         configure.in if it is present.
9917
9918 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9919
9920         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9921
9922 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9923
9924         * config.sub: Recognize `arc' cpu.
9925         * configure.in: Likewise.
9926         * config-ml.in: Likewise.
9927
9928 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9929
9930         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9931
9932 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9933
9934         * configure: Changed sed delimiter from ':' to '|' when
9935         attempting to substitute ${config_shell} for SHELL. On
9936         NT ${config_shell} may contain a ':' in it.
9937
9938 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9939
9940         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9941
9942 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9943
9944         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9945
9946 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9947
9948         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9949
9950         * ylwrap: If the program is a relative path, force it to be
9951         absolute.
9952
9953 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9954
9955         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9956
9957 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9958
9959         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9960         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9961         for libraries.
9962
9963 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9964
9965         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9966         separated by spaces.
9967
9968 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9969
9970         * ylwrap: New file.
9971         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9972
9973         * ltmain.sh: Handle /bin/sh at start of install program.
9974
9975         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9976
9977         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9978         * missing: New file, from automake 1.2.
9979
9980 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9981
9982         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9983         check-tk to CHECK_X11_MODULES.
9984
9985 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9986
9987         * config.sub: Merge with FSF.
9988
9989 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9990
9991         * config.guess: Merge with FSF.
9992
9993 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9994
9995         * configure: Treat msdosdjgpp like go32.
9996         * configure.in: Likewise.  Don't remove gprof for go32.
9997
9998         * configure: Change Makefile.tem2 to Makefile.tm2.
9999
10000 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10001
10002         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10003
10004 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10005
10006         * install-sh (chmodcmd): Set to null if the DST directory already
10007         exists.  Same as Nov 11th change.
10008
10009 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10010
10011         * configure (GDB_TK): Needs itcl and tix.
10012
10013 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10014
10015         * config.guess: Update from FSF.
10016
10017 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10018
10019         * Makefile.in (GDB_TK): Depend on itcl and tix.
10020
10021 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10022
10023         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10024         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10025         (INSTALL_SCRIPT): New variable.
10026         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10027         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10028         to -x.
10029         * install-sh: Add support for -x option.
10030
10031 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10032
10033         * configure.in, Makefile.in: Treat tix like itcl.
10034
10035 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10036
10037         * Makefile.in (WINDRES): New variable.
10038         (WINDRES_FOR_TARGET): New variable.
10039         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10040         (EXTRA_HOST_FLAGS): Add WINDRES.
10041         (EXTRA_TARGET_FLAGS): Add WINDRES.
10042         (EXTRA_GCC_FLAGS): Add WINDRES.
10043         ($(DO_X)): Pass down WINDRES.
10044         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10045         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10046         DLLTOOL_FOR_TARGET.
10047
10048 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10049
10050         * configure.in: configure sim before gdb for win32-x-ppc
10051
10052 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10053
10054         Move gperf into the toplevel, from libg++.
10055         * configure.in (target_tools): Add target-gperf.
10056         (native_only): Add target-gperf.
10057         * Makefile.in (all-target-gperf): New target, depend on
10058         all-target-libg++.
10059         (configure-target-gperf): Empty rule.
10060         (ALL_TARGET_MODULES): Add all-target-gperf.
10061         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10062         (CHECK_TARGET_MODULES): Add check-target-gperf.
10063         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10064         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10065
10066 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10067
10068         * config.sub (mn10200): Recognize new basic machine.
10069
10070 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10071
10072         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10073         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10074
10075 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10076
10077         * configure.in: If we're building mips-sgi-irix6* native, turn on
10078         ENABLE_MULTILIB and set TARGET_SUBDIR.
10079
10080 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10081
10082         * Makefile.in (all-sn): Depend on all-grep.
10083
10084 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10085
10086         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10087
10088         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10089         Makefile.  From Jeff Makey <jeff@cts.com>.
10090         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10091
10092         * Makefile.in (DISTBISONFILES): Remove.
10093         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10094         $(DEFAULT_YACC).
10095
10096         * configure.in: Build itl, db, sn, etc., when building for native
10097         cygwin32.
10098
10099         * Makefile.in (LD): New variable.
10100         (EXTRA_HOST_FLAGS): Pass down LD.
10101         ($(DO_X)): Likewise.
10102
10103 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10104
10105         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10106
10107 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10108
10109         * configure.in (targargs): Strip out any supplied --build argument
10110         before adding our own. Always add --build.
10111
10112 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10113
10114         * configure.in (targargs): Pass --build if we're doing
10115         a cross-compile.
10116
10117 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10118
10119         * configure: Use '|' instead of ":" as the separator in
10120         sed. Otherwise sed chokes on NT path names with drive
10121         designators. Also look for "?:*" as the leading characters in an
10122         absolute pathname.
10123
10124 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10125
10126         * config.sub: Support for r3900.
10127
10128 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10129
10130         * configure.in: Use install-sh, not install.sh.
10131
10132 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10133
10134         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10135         apply it twice.
10136
10137 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10138
10139         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10140         install-binutils.
10141
10142 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10143
10144         * Makefile.in: Add automake targets.
10145         * configure.in (host_tools): Add automake.
10146
10147 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10148
10149         * configure: Default CXX to c++, not gcc.
10150         * Makefile.in (CXX): Set to c++, not gcc.
10151         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10152
10153 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10154
10155         * install-sh: try appending a .exe if source file doesn't
10156         exist
10157
10158 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10159
10160         * configure.in: Turn on multilib by default.
10161         (cross_only): Remove target-libiberty.
10162
10163         * Makefile.in (all-gcc): Don't depend on libiberty.
10164
10165 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10166
10167         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10168
10169 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10170
10171         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10172         (DISTBISONFILES): Add ld/Makefile.in
10173
10174 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10175
10176         * configure.in: if target is cygwin32 but host isn't cygwin32,
10177         don't configure gdb tcl tk expect, not just gdb.
10178
10179 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10180
10181         * configure.in: Added gnuserv everywhere sn appears.
10182
10183         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10184         (CROSS_CHECK_MODULES): Added check-gnuserv.
10185         (INSTALL_MODULES): Added install-gnuserv.
10186         (CLEAN_MODULES): Added clean-gnuserv.
10187         (all-gnuserv): New target.
10188
10189 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10190
10191         * config.guess: Fixes for MIPS OpenBSD systems.
10192
10193 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10194
10195         * Makefile.in (INSTALL_XFORM): Remove.
10196         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10197
10198         * mkinstalldirs: New file, copied from automake.
10199         * Makefile.in (installdirs): Rename from install-dirs.  Use
10200         mkinstalldirs.  Change all users.
10201         (DEVO_SUPPORT): Add mkinstalldirs.
10202
10203 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10204
10205         * install-sh: Rename from install.sh.
10206         * Makefile.in (INSTALL): Change install.sh to install-sh.
10207         (DEVO_SUPPORT): Likewise.
10208
10209         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10210         Graichen <graichen@rzpd.de>.
10211
10212 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10213
10214         * config.guess: Recognize OpenBSD systems correctly.
10215
10216 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10217
10218         * README, Makefile.in (ETC_SUPPORT): Remove references to
10219         cfg-paper*, configure.{texi,man,info*}._
10220
10221 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10222
10223         * Makefile.in (all.normal): Ensure that gcc is built after all
10224         the x11 - ie gdb - targets.
10225
10226 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10227
10228         * makefile.vms: Don't run conf-a-gas.
10229
10230 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10231
10232         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10233
10234 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10235
10236         * configure.in: Remove noconfigdirs case since gdb also
10237         configures and builds for tic80-coff.
10238
10239 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10240
10241         * configure: Set cache_file to config.cache.
10242         * Makefile.in (local-distclean): Remove config.cache.
10243
10244 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10245
10246         * COPYING: Update FSF address.
10247
10248 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10249
10250         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10251         noconfigdirs.
10252
10253 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10254
10255         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10256         MAKEDIRS, is empty.
10257
10258 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10259
10260         * config.sub: Tweak mn10300 entry.
10261
10262 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10263
10264         * configure.in (host_tools): Put sim before gdb, so gdb's
10265         configure.tgt can determine if the simulator was configured.
10266
10267 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10268
10269         * config.sub: Move BeOS $os case to be with other Cygnus
10270         local cases.
10271
10272 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10273
10274         * config.sub: Remove misplaced comment that broke Linux.
10275
10276 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10277
10278         * config.sub: Add BeOS support.
10279
10280 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10281
10282         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10283
10284 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10285
10286         * configure.in (noconfigdirs): Remove tcl and tk from
10287         noconfigdirs for cygwin32 builds.
10288
10289 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10290
10291         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10292
10293 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10294
10295         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10296         make-all.com, use makefile.vms instead.
10297
10298 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10299
10300         * config.sub: Accept -lnews*.
10301
10302 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10303
10304         * configure.in (noconfigdirs): Disable target-newlib,
10305         target-examples and target-libiberty for d30v.
10306
10307 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10308
10309         * configure.in (noconfigdirs): Enable ld for d30v.
10310
10311 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10312
10313         * configure.in (tic80-*-*): Build compiler.
10314
10315 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10316
10317         * configure.in (d30v-*): Remove sim directory from list of
10318         unsupported d30v directories
10319
10320 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10321
10322         * config.sub, configure.in: Add d30v target cpu.
10323
10324 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10325
10326         * makefile.vms: New file.
10327         * make-all.com: Remove.
10328
10329 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10330
10331         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10332
10333 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10334
10335         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10336
10337 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10338
10339         * Makefile.in (ALL_MODULES): Added all-db.
10340         (CROSS_CHECK_MODULES): Addec check-db.
10341         (INSTALL_MODULES): Added install-db.
10342         (CLEAN_MODULES): Added clean-db.
10343
10344 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10345
10346         * config.guess: Merge with latest FSF sources.
10347
10348 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10349
10350         * Makefile.in (ALL_MODULES): Added all-itcl.
10351         (CROSS_CHECK_MODULES): Added check-itcl.
10352         (INSTALL_MODULES): Added install-itcl.
10353         (CLEAN_MODULES): Added clean-itcl.
10354
10355 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10356
10357         * configure.in: build gdb for mn10200
10358
10359 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10360
10361         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10362
10363 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10364
10365         * configure.in (tic80-*-*): Turn off most targets right now.
10366
10367 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10368
10369         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10370         rather than the makeinfo program.
10371         (do-info): Depend upon all-texinfo.
10372
10373 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10374
10375         * configure.in: Remove uses of config/mh-linux.
10376
10377         * config.sub, config.guess: Merge with latest FSF sources.
10378
10379 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10380
10381         * config.sub (case $basic_machine): Add tic80 entries.
10382
10383 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10384
10385         * config.sub, config.guess: Merge with latest FSF sources.
10386
10387 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10388
10389         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10390         * mpw-config.in: Test for NewFolderRecursive.
10391         * mpw-install: Use symbolic name for startup filename.
10392         * mpw-README: Add various additional details.
10393
10394 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10395
10396         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10397
10398 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10399
10400         * configure.in: Do build gcc and the target libraries for
10401         the mn10200.
10402
10403 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10404
10405         * configure.in: don't avoid building gdb for mn10300 any more
10406         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10407         instead of single-quoting it.
10408
10409 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10410
10411         * configure.in: Don't use --with-stabs on IRIX 6.
10412
10413 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10414
10415         * configure.in (m32r): Build gdb, libg++ now.
10416
10417 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10418
10419         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10420         directories from noconfigdirs.
10421
10422 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10423
10424         * config.sub (basic_machine): added mips16 configuration
10425
10426 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10427
10428         * config.sub: Handle d10v-unknown.
10429
10430 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10431
10432         * config.sub: Handle v850-unknown.
10433
10434 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10435
10436         * Makefile.in: add findutils
10437         * configure.in: add findutils to list of host_tools
10438
10439 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10440
10441         * config.sub: Handle mn10200 and mn10300.
10442
10443 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10444
10445         * configure.in (d10v-*): Do not build librx.
10446
10447 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10448
10449         * configure.in (mn10300): Build everything except gdb & libgloss.
10450
10451 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10452
10453         * config.guess:  Patch for Dansk Data Elektronik servers,
10454         from Niels Skou Olsen <nso@dde.dk>.
10455
10456         For ncr, use /bin/uname rather than uname, since GNU uname does not
10457         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10458
10459         Patch for MIPS R4000 running System V,
10460         from Eric S. Raymond <esr@snark.thyrsus.com>.
10461
10462         Fix thinko for nextstep.
10463
10464         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10465
10466         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10467         * config.guess: Guess mips-dec-mach_bsd4.3.
10468
10469         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10470         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10471         release numbers.
10472         * config.guess (mips-mips-riscos*):  Emit just enough of the
10473         release number.
10474
10475         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10476         * config.guess (sparc-auspex-sunos*):  Added.
10477         (f300-fujitsu-*): Added.
10478
10479         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10480         * config.guess:  Recognize a Tadpole as a sparc.
10481
10482 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10483
10484         * config.guess: Don't assume that NextStep version is either 2 or
10485         3.  NextStep 4 (aka OpenStep 4) has come out now.
10486
10487 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10488
10489         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10490         From Rik Faith <faith@cs.unc.edu>.
10491
10492 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10493
10494         * config.sub: Contributions from bug-gnu-utils to:
10495         Support plain "hppa" (no version given) architecture, reported by
10496         OpenStep.
10497         OpenBSD like NetBSD.
10498         LynxOs is not a hardware supplier.
10499
10500         * config.guess: Contributions from bug-gnu-utils to add support for:
10501         OpenBSD like NetBSD.
10502         Stratus systems.
10503         More Pyramid systems.
10504         i[n>4]86 Intel chips.
10505         M680[n>4]0 Motorola chips.
10506         Use unknown instead of lynx for hardware manufacturer.
10507
10508 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10509
10510         * install.sh (chmodcmd): Set to null if the DST directory already
10511         exists.
10512
10513 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10514
10515         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10516         not use mt-ppc target Makefile fragment any more.
10517
10518 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10519
10520         * configure.in (*-*-windows):  Exclude everything but those dirs
10521         needed to build windows.
10522
10523 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10524
10525         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10526
10527 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10528
10529         * configure.in:  Exclude mmalloc from i386-windows.
10530
10531 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10532
10533         * Undo my previous change.
10534
10535 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10536
10537         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10538         unconditionally.
10539         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10540
10541 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10542
10543         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10544         host to add it's own flags.
10545
10546 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10547
10548         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10549
10550 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10551
10552         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10553         (CXX_FOR_TARGET): Likewise.
10554         (GCC_FOR_TARGET): Define.
10555         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10556         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10557         CC_FOR_TARGET was specified on the command line.
10558         (MAKEOVERRIDES): Don't define.
10559
10560 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10561
10562         * configure.in (m32r): Fix spelling of libg++ libs.
10563
10564 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10565
10566         * config.sub (-apple*): Remove, now redundant.
10567
10568 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10569
10570         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10571
10572         * configure: Rework yesterday's sed script patch.
10573
10574         * config.sub: Merge with FSF.
10575
10576 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10577
10578         * config.guess:  Merge from FSF.
10579
10580         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10581         * config.guess: Use pc instead of unknown, for pc clone systems.
10582         Change linux to linux-gnu.
10583
10584         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10585         * config.guess: Avoid non-portable tr syntax.
10586
10587 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10588
10589         * test-build.mk (HOLES): Add "xargs" for gdb.
10590
10591         * configure: Avoid hpux10.20 sed bug.
10592
10593 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10594
10595         * configure.in:  Add support for windows host
10596         (that is a build done under the Microsoft build environment).
10597
10598 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10599
10600         * Makefile.in: Replace all uses of srcroot with s, to shrink
10601         command line lengths.
10602
10603         Patches from Geoffrey Noer <noer@cygnus.com>:
10604         * configure.in: If configuring for newlib, pass --with-newlib to
10605         subdirectories.
10606         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10607         -Bnewlib/ and -Lwinsup to gcc.
10608         (CXX_FOR_TARGET): Likewise.
10609
10610 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * Makefile.in (ETC_SUPPORT): Add configure.
10613
10614 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10615
10616         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10617         host configuration file.
10618
10619 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10620
10621         * configure.in: Break mn10x00 support into separate
10622         mn10200 and mn10300 configurations.
10623         * config.sub: Likewise.
10624
10625 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10626
10627         * configure.in: Add lots of stuff to noconfigdirs for
10628         the mn10x00 targets.
10629
10630         * config.sub, configure.in: Add mn10x00 support.
10631
10632 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10633
10634         * make-all.com: Call conf-a-gas, not config-a-gas.
10635
10636 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10637
10638         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10639         targets.
10640
10641 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10642
10643         * mpw-README: Add much more detail for native PowerMac.
10644         * mpw-install: New file.
10645         * mpw-configure: Add --norecursion and --help options.
10646         * mpw-config.in: Translate readme and install files when
10647         copying to objdir.
10648         * mpw-build.in: Don't always depend on byacc and flex.
10649         (install-only-top): New action.
10650
10651 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10652
10653         * configure.in:  You can now configure GDB for the v850.
10654
10655 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10656
10657         * configure.in (noconfigdirs): Don't configure any C++ dirs
10658         if targeting D10V.
10659
10660 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10661
10662         * config.sub: Recognize mips64vr5000.
10663
10664 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * configure.in: Use a single line for host_tools and native_only.
10667
10668 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10669
10670         * config.sub, configure.in: Add entries for m32r.
10671
10672 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10673
10674         * Makefile.in (inet-install): Don't run install-gzip.
10675
10676 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10677
10678         * configure.in:  Don't config lots of things for *-*-windows*.
10679
10680 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10681
10682         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10683         (host_libs, host_tools): Copy from configure.in.
10684         * mpw-configure: Don't complain about directories not found.
10685
10686 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10687
10688         * configure.in (i[345]86): Recognize i686 for pentium pro.
10689         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10690         file.
10691
10692         * config.guess (i[345]86): Ditto.
10693
10694 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10695
10696         * configure.in (noconfigdirs): Removed gdb for D10V.
10697
10698 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10699
10700         * configure.in: Remove ld, target-libio, target-libg++, and
10701         target-libstdc++ from noconfigdirs.
10702
10703 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10704
10705         * configure: Fix three locations where shell scripts were
10706         being run directly rather than with config_shell.
10707
10708 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10709
10710         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10711         * config.sub (basic_machine): Recognize v850.
10712
10713 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10714
10715         * mpw-configure: Handle multiple enable/disable options and
10716         pass them down recursively, handle -c and -s flags appropriately
10717         depending on choice of compiler, add escape mechanism for
10718         quoted arguments to gC.
10719
10720 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10721
10722         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10723         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10724         so that -mrelocatable-lib and -mno-eabi are used.
10725
10726         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10727         not support --print-multi-lib, don't abort.
10728
10729 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10730
10731         * make-all.com: Run config-a-gas.
10732         * setup.com: Don't copy subdirectory files around.
10733
10734 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10735
10736         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10737         target, it now compiles correctly.
10738
10739 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10740
10741         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10742
10743 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10744
10745         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10746
10747 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10748
10749         * configure.in (native_only): Add prms.
10750
10751 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10752
10753         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10754         (BINUTILS_SUPPORT_DIRS): Likewise.
10755
10756 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10757
10758         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10759         d10v support is added.
10760
10761 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10762
10763         * configure.in (d10v-*-*): New target.
10764
10765 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10766
10767         * config.guess (HP 9000/811): Recognize this as a PA1.1
10768         machine.
10769
10770 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10771
10772         * Makefile.in (do-tar-gz): New target, split out from tail end of
10773         taz target.  Run each command separately, don't use pipes.
10774         (taz): Use it.
10775
10776 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10777
10778         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10779         * mpw-build.in: No builds should depend on building byacc or flex,
10780         they are assumed to be installed already.
10781
10782 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10783
10784         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10785         variable that CC_FOR_TARGET needs.
10786
10787 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10788
10789         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10790         options have changed since the last time the subdirectory was
10791         configured, and if it has, reconfigure.
10792         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10793         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10794
10795 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10796
10797         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10798         CLEAN_MODULES): Add bash.
10799         (all-bash): New target.
10800
10801 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10802
10803         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10804
10805 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10806
10807         * config.sub (basic_machine): Recognize d10v as a valid processor.
10808
10809 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10810
10811         * mpw-configure: Add support for --bindir.
10812         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10813
10814 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10815
10816         * configure.in: add bash, time, gawk to list of hosttools and things
10817         to only build for native toolchains
10818
10819 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10820
10821         * Makefile.in (docdir): Remove.
10822
10823 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10824
10825         * Makefile.in (datadir): Set to $(prefix)/share.
10826
10827 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10828
10829         * configure.in: build diff and patch for cygwin32-hosted
10830         toolchains.
10831
10832 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10833
10834         * config.sub: Accept -rtems*.
10835
10836 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10837
10838         * configure.in: enable dosrel for cygwin32-hosted builds,
10839                 remove diff from the list of things not buildable
10840                 via Canadian Cross
10841
10842 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10843
10844         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10845         don't get ". ".
10846
10847 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10848
10849         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10850
10851 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10852
10853         * Makefile.in (taz): Handle case where tex3patch didn't even get
10854         checked out.  Also, if it was found, put the symlink in a new util
10855         subdirectory.
10856
10857 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10858
10859         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10860
10861 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10862
10863         * config.sub: Recognize -openvms.
10864         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10865         * make-all.com, setup.com: New files.
10866
10867 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10868
10869         * Makefile.in (taz): tex3patch moved to texinfo/util.
10870
10871 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10872
10873         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10874         * configure.in: remove make from disable-if-Can-Cross list
10875                 enable gdb if ${host} and ${target} are cygwin32
10876
10877 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10878
10879         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10880         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10881
10882 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10883
10884         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10885         distinguish sysv/svr4/bsd variants.
10886         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10887
10888 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10889
10890         * configure.in: Added copyright notice.
10891         * move-if-change: Added copyright notice.
10892
10893 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10894
10895         * configure.in (powerpcle-*-solaris*): Until we get shared
10896         libraries working, don't build gdb, sim, make, tcl, tk, or
10897         expect.
10898
10899 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10900
10901         * config.guess:  Merge with FSF:
10902
10903         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10904         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10905
10906         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10907         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10908
10909         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10910         * config.guess:  Combine two OSF1 rules.
10911         Also recognize field test versions.  From mjr@zk3.dec.com.
10912         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10913         because GNU uname does not support -p.  From pmr@pajato.com.
10914
10915 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10916
10917         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10918
10919 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10920
10921         * mpw-README: Document GCCIncludes.
10922
10923 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10924
10925         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10926
10927 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10928
10929         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10930
10931 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10932
10933         * configure.in (*-*-cygwin32): Configure make.
10934
10935 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10936
10937         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10938
10939 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10940
10941         * Makefile.in (all-inet): Depend on all-perl.
10942
10943         * Makefile.in (inet-install): New target.
10944
10945         * Makefile.in (all-inet): Depend on all-tcl.
10946         (all-inet): Depend on all-send-pr.
10947
10948 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10949
10950         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10951         temporarily.
10952
10953 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10954
10955         * configure.in: Don't configure --with-gnu-ld on AIX.
10956
10957 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10958
10959         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10960
10961 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10962
10963         * Makefile.in (ALL_MODULES): Added all-inet.
10964         (CROSS_CHECK_MODULES): Added check-inet.
10965         (INSTALL_MODULES): Added install-inet.
10966         (CLEAN_MODULES): Added clean-inet.
10967         (all-indent): New target.
10968
10969         * configure.in (host_tools): Added inet.
10970         (native_only): Added inet.
10971         (noconfigdirs): Added inet.
10972
10973 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10974
10975         * configure.in: Don't configure libgloss if we are not configuring
10976         newlib.
10977
10978 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10979
10980         * configure.in: Don't configure libgloss for unsupported
10981         architectures.
10982
10983 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10984
10985         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10986
10987 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10988
10989         * Makefile.in (ALL_MODULES): Include all-apache.
10990         (CROSS_CHECK_MODULES): Include check-apache.
10991         (INSTALL_MODULES): Include install-apache.
10992         (all-apache): New target.
10993
10994         * configure.in: Added apache everywhere perl is seen.
10995
10996 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10997
10998         * Makefile.in: Add support for clean-{module} and
10999         clean-target-{module} rules.
11000
11001 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11002
11003         * configure.in (*-*-ose) do not build libgloss.
11004
11005 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11006
11007         * config.guess (prep*:SunOS:5.*:*): Turn into
11008         powerpele-unknown-solaris2.
11009
11010 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11011
11012         * configure.in: Permit --enable-shared to specify a list of
11013         directories.
11014
11015 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11016
11017         * configure.in (host==solaris): Pass only the first word of $CC
11018         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11019
11020 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11021
11022         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11023
11024 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11025
11026         * Makefile.in (ALL_MODULES): Include all-perl.
11027         (CROSS_CHECK_MODULES): Include check-perl.
11028         (INSTALL_MODULES): Include install-perl.
11029         (ALL_X11_MODULES): Include all-guile.
11030         (CHECK_X11_MODULES): Include check-guile.
11031         (INSTALL_X11_MODULES): Include install-guile.
11032         (all-perl): New target.
11033         (all-guile): New target.
11034
11035         * configure.in (host_tools): Include perl and guile.
11036         (native_only): Include perl and guile.
11037         (noconfigdirs): Don't build guile and perl; no ports have been
11038         done.
11039
11040 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11041
11042         * configure (--enable-*): Handle quoted option lists such as
11043         --enable-sim-cflags='-g0 -O' better.
11044
11045 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11046
11047         * Makefile.in ({,inst}all-target): New rule so we can make and
11048         install all of the target directories easily.
11049
11050 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11051
11052         * configure.in: Add missing global flag in sed substitution when
11053         deleting `target-' from ${configdirs}.
11054
11055 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11056
11057         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11058         option.
11059
11060         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11061         config/mh-necv4.
11062
11063         * install.sh: Correct misspelling of transformbasename.
11064
11065         * config.guess: Recognize mips-*-sysv*.
11066
11067 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11068
11069         * config.sub: Recognize mon960.
11070
11071 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11072
11073         * configure: Restore Canadian Cross handling of BISON and LEX,
11074         removed in Feb 20 change.
11075
11076 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11077
11078         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11079         Mention make install.  Remove the old copyright date as well the
11080         clumsy and rather pointless copyright on the README file.
11081
11082 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11083
11084         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11085         Makefile after running symlink-tree, then run `make distclean' to
11086         avoid clobbering any generated files in srcdir.
11087
11088 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11089
11090         * configure.in (m68k-*-netbsd*): Build everything now.
11091
11092 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11093
11094         * Makefile.in (taz): Fix quoting.
11095
11096 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11097
11098         * configure.in (sparclet-*-*): Build everything now.
11099
11100 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11101
11102         * configure.in (m68k-*-linux*): New host.
11103
11104 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11105
11106         * configure: Check for bison before byacc.
11107
11108 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11109
11110         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11111         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11112         searching PATH.  These are used as fallbacks by Makefile.in if
11113         flex/bison/byacc aren't in objdir.
11114
11115 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11116
11117         * Makefile.in: Make everything which depends upon all-bfd also
11118         depend upon all-opcodes, in case --with-commonbfdlib is used.
11119
11120 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11121
11122         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11123         building NT native compilers on Unix.
11124
11125 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11126
11127         * configure.in: Don't get CC from the host Makefile fragment if we
11128         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11129         Solaris test for /usr/ucb/cc to the post target script, just after
11130         the compiler sanity test.
11131
11132 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11133
11134         * config.sub: Merge with FSF.
11135
11136 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11137
11138         * Makefile.in (RPATH_ENVVAR): New variable.
11139         (REALLY_SET_LIB_PATH): Use it.
11140         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11141
11142 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11143
11144         * config.sub, configure.in: Recognize sparclet cpu.
11145
11146 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11147
11148         * config.guess:  Support m68k-cbm-sysv4.
11149
11150 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11151
11152         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11153         m68k-unknown-linuxaout from linker help string.  Put quotes around
11154         $ld_help_string.
11155
11156 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11157
11158         * config.guess (powerpc-harris-powerunix): Add guess for port
11159         to new target.
11160
11161 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11162
11163         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11164
11165 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11166
11167         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11168         $(REALLY_SET_LIB_PATH) in Makefile.
11169         * Makefile.in (SET_LIB_PATH): New variable.
11170         (REALLY_SET_LIB_PATH): New variable.
11171         ($(DO_X)): Use $(SET_LIB_PATH).
11172         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11173         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11174         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11175         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11176         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11177         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11178         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11179         (install-dosrel): Likewise.
11180         (all-opcodes): Depend upon all-libiberty.
11181
11182 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11183
11184         * config.guess (*:CYGWIN*): New
11185
11186 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11187
11188         * Makefile.in (all-target-winsup): All all-target-libiberty.
11189
11190 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11191
11192         * configure.in (noconfigdirs): Add missing # in front of comment.
11193
11194 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11195
11196         * configure.in: add second pass to things added to noconfigdirs
11197         so *-gm-magic can exclude libgloss properly.
11198
11199 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11200
11201         * mpw-configure (extralibs_name, rez_name): Set correctly
11202         for MWC68K compiler.
11203
11204         * mpw-README: Add more info on the necessary build tools.
11205
11206 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11207
11208         * configure.in, config.sub: Recognize cygwin32.
11209
11210 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11211
11212         * config.guess, config.sub: Recognize A/UX.
11213
11214 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11215
11216         * config.sub: Merge with gcc/config.sub.
11217
11218 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11219
11220         * mpw-build.in (do-binutils): Add build of stamps.
11221
11222 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11223
11224         * config.sub: Add recognition for mips64vr4100*-* targets.
11225
11226 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11227
11228         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11229         Add creation of gconfigargs with `--enable-shared' turned on.
11230         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11231         ($(host)-stamp-stage3-configured): Likewise.
11232         (HOLES): Add chatr and ldd.
11233         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11234
11235 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11236
11237         * configure: Pass --nfp to recursive configures.
11238
11239 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11240
11241         * Makefile.in (DLLTOOL): New.
11242         (DLLTOOL_FOR_TARGET): New.
11243         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11244         (EXTRA_TARGET_FLAGS): Ditto.
11245         (EXTRA_GCC_FLAGS): Ditto.
11246         (CONFIGURE_TARGET_MODULES): Ditto.
11247         (DO_X): Ditto.
11248         * configure: Add DLLTOOL.
11249
11250 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11251
11252         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11253         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11254         mh-sco, since old workarounds no longer needed, and don't
11255         build ld, since libraries have weak symbols in COFF.
11256
11257 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11258
11259         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11260
11261 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11262
11263         * configure.in: Make sure that ${CC} can be used to compile an
11264         executable.
11265
11266 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11267
11268         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11269         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11270         nothing depending on whether gdbtk is being built.
11271
11272 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11273
11274         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11275
11276 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11277
11278         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11279         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11280
11281 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11282
11283         * config-ml.in: Add support for
11284         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11285         Simplify setting of multidirs from --disable-foo.
11286
11287 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11288
11289         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11290         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11291         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11292         non-empty, pass them on to the  GCC make.
11293         (all-bootstrap): New rule that is like all-gcc, except it executes
11294         the GCC bootstrap rule instead of the GCC all rule.
11295
11296 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11297
11298         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11299
11300 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11301
11302         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11303         DG/UX support.
11304
11305 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11306
11307         * config.sub (i*86*) Change [345] to [3456]
11308
11309 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11310
11311         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11312         --with-gnu-ld=no.
11313
11314 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11315
11316         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11317         AIX multilibs get built.
11318
11319 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11320
11321         * configure.in (i386-win32): Don't build expect if we're not
11322         building the tcl subdir.
11323
11324 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11325
11326         * Makefile.in: (configure-target-examples, all-target-examples):
11327         New targets, configure and build example programs.
11328
11329 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11330
11331         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11332         use it as input to sedit the generated MPW makefile.
11333         * mpw-README: Add a suggestion about Gestalt.h.
11334
11335 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11336
11337         * config.sub: Accept *-*-ieee*.
11338
11339 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11340
11341         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11342         Ronald F. Guilmette <rfg@monkeys.com>.
11343
11344 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11345
11346         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11347         for powerpc-pe native.
11348         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11349         (target==powerpc-pe): duplicate i386-win32 entry.
11350
11351 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11352
11353         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11354         of vxworks, not just vxworks5.1.
11355
11356 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11357
11358         * mpw-configure: Add support for exec-prefix.
11359
11360 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11361
11362         * config.guess: Recognize HP model 816 machines as having
11363         a PA1.1 processor.
11364
11365 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11366
11367         * configure: Ignore new autoconf configure options.
11368
11369 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11370
11371         * config.guess:  Recognize Pentium under SCO.
11372         From Robert Lipe <robertl@arnet.com>.
11373
11374 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11375
11376         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11377
11378 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * configure.in: Don't configure gas for alpha-dec-osf*.
11381
11382 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11383
11384         * configure.in: Default to --with-stabs for some targets for which
11385         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11386         i[345]86*-*-unixware*.
11387
11388 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11391         rather than basing it on the target.  Simplify handling of options
11392         controlling which directories to configure.  Remove extraneous
11393         slash in multi-clean target.
11394
11395 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11396
11397         * config-ml.in: Prefix more variables with ml_ so they don't collide
11398         with configure's.
11399
11400 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11401
11402         * configure: Don't turn -v into --v.
11403
11404 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11405
11406         * configure.in (targargs): Fix typo.
11407
11408         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11409
11410 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11411
11412         * configure.in: Strip --host and --target options from
11413         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11414         --with-cross-host option when building with a cross-compiler.
11415         * configure: Canonicalize the arguments put into config.status by
11416         always using `=' for an option with an argument.  Pass a presumed
11417         --host or --target explicitly.
11418
11419 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11420
11421         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11422         into general OS recognition case.
11423
11424 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11425
11426         * configure.in (target_configdirs): add target-winsup only
11427         for win32 target systems.
11428
11429 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11430
11431         * Makefile.in (all-target-libgloss): Depend upon
11432         configure-target-newlib, since when libgloss is built it looks to
11433         see if the newlib directory exists.
11434
11435 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11436
11437         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11438         cfg-ml-*.in.
11439
11440 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11441
11442         * configure: Handle LD and LD_FOR_TARGET when configuring a
11443         Canadian Cross.
11444
11445 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11446
11447         * configure.in (target_libs): add target-winsup.
11448         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11449         (target==ppcle-pe): remove ld from $noconfigdirs.
11450
11451 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11452
11453         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11454         Preserve relative path names in $srcdir.  Build symlink tree if
11455         configuring cross target dir and srcdir=. (= no VPATH support).
11456         (configure-target-libg++): Depend on configure-target-librx.
11457         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11458         * config-ml.in: New file.
11459         * symlink-tree: New file.
11460         * configure: Ensure srcdir="." if that's what it is.
11461
11462 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11463
11464         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11465         includes and FLEX_SKELETON setting.
11466         * mpw-configure (--with-gnu-ld): New option, controls whether
11467         to use PPCLink or ld with PowerMac GCC.
11468         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11469         * mpw-config.in: Configure grez if targeting Mac.
11470
11471         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11472         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11473         just macos.
11474         * configure.in: Configure grez resource compiler if targeting Mac.
11475         * Makefile.in (all-grez, install-grez): New targets.
11476
11477 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11478
11479         * configure: CXX defaults to gcc, not g++.  If we find
11480         gcc in the path, set CC to gcc -O2.
11481
11482 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11483
11484         * configure: Default ${build} correctly.  Avoid picking up extra
11485         spaces when reading CC and CXX from Makefile.  When doing a
11486         Canadian Cross, use plausible default values for numerous
11487         variables.
11488         * configure.in: When doing a Canadian Cross, don't try to
11489         configure tools whose configure script can't handle it.
11490
11491 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11492
11493         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11494
11495 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11496
11497         * configure:  Remove dubious bug reporting address.
11498
11499 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11500
11501         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11502         configure script, run that instead of this directory's configure.
11503         In either case, print a message that we're configuring the sub-dir.
11504
11505 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11506
11507         * configure.in: Before checking for the existence of various files,
11508         use sed to filter out "target-".
11509
11510 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11511
11512         * Makefile.in (DO_X): Split rule to decrease command line length
11513         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11514         (Philippe De Muyter).
11515
11516 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11517
11518         * Makefile.in (all-patch): depend on all-libiberty.
11519
11520 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11521
11522         * configure.in: If the only directory in target_configdirs which
11523         actually exists is libiberty, then set target_configdirs to empty,
11524         to avoid trying to build a target libiberty in a gas or gdb
11525         distribution.
11526
11527 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11528
11529         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11530         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11531         systems.
11532
11533 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11534
11535         * configure.in (copy_dirs): Use sys-include instead of include
11536         for --with-headers option.
11537
11538 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11539
11540         * Makefile.in, configure.in: Make winsup builds work with
11541         new scheme.
11542
11543 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11544
11545         * configure.in: Build the linker on AIX.
11546
11547 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11548
11549         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11550         where needed.
11551
11552 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11553
11554         * Makefile.in (all-gcc): Fix typo.
11555
11556 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11557
11558         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11559
11560 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11561
11562         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11563         to target-xiberty, to provide more flexibility.
11564         (target_subdir):  Define.  Create if cross.
11565         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11566         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11567         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11568         check-libFOO -> check-target-libFOO, etc.
11569         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11570         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11571         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11572         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11573         allow ALL_GCC="" to only configure.
11574         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11575         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11576         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11577
11578 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11579
11580         * Makefile.in (taz): Build "info" in etc explicitly.
11581
11582 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11583
11584         * configure.in:  Make sure that CC is undefined (as opposed to
11585         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11586         problem with autoconf trying to configure on a host without GCC.
11587
11588 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11589
11590         * mpw-configure: Set host alias from choice of host compiler,
11591         only use generic MPW Makefile sed if present, edit a file
11592         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11593         * mpw-README: Add problem notes about CW6 and CW7.
11594
11595 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11596
11597         * Makefile.in (taz): Use ";" instead of ";;".
11598
11599 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11600
11601         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11602         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11603         DISTDOCDIRS.
11604         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11605         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11606
11607 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11608
11609         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11610         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11611         Move bfd to DISTSTUFFDIRS.
11612
11613 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11614
11615         * Makefile.in (X11_LIB): Removed.
11616         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11617
11618         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11619
11620 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11621
11622         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11623         names.
11624
11625 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11626
11627         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11628
11629 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11630
11631         * configure.in (i[345]86-*-win32): Always build newlib.
11632         Don't configure cvs, autoconf or texinfo.
11633         * Makefile.in (LD_FOR_TARGET): New.
11634         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11635         Pass down LD_FOR_TARGET.
11636
11637 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11638
11639         * winsup: New directory.
11640         * Makefile.in: Build winsup.
11641         * configure.in: Winsup is configured when target is win32.
11642         Can only build win32 target GDB when native.
11643
11644 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11645
11646         * config.guess: Recognize HP model 819 machines as having
11647         a PA 1.1 processor.
11648
11649 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11650
11651         * configure: Fix sed loop which substitutes for CC and CXX to
11652         avoid bug found in various sed implementations.
11653
11654 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11655
11656         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11657         simulator.  Use standard powerpc-*-eabi*.
11658
11659 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11660
11661         * configure.in: Stop putting gas and binutils in noconfigdirs for
11662         powerpc-*-aix* and rs6000-*-*.
11663
11664 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11665
11666         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11667         -mcall-aixdesc libraries.
11668
11669 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11670
11671         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11672
11673         * config.sub (arm | armel | armeb): Fix shell syntax.
11674
11675 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11676
11677         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11678         -msoft-float and -mcpu=common support.
11679         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11680         libraries.
11681
11682 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11683
11684         * configure.in: Allow configuration and build of emacs19 for the alpha.
11685
11686 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11687
11688         * configure.in (CC): Get ^CC, not just any old CC, from
11689         ${host_makefile_frag}.
11690
11691 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11692
11693         * configure.in (CC): Try to get CC from
11694         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11695
11696 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11697
11698         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11699         only if it exists in $(srcdir).
11700
11701 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11702
11703         * configure: If CC and CXX are not set in the environment, set
11704         them, based on either an existing Makefile or on searching for gcc
11705         in PATH.  Substitute for CC and CXX in Makefile.
11706         * configure.in: Remove libm from target_libs.  Separate
11707         target_configdirs from configdirs.  If CC is not set in
11708         environment, try to get it from a host Makefile fragment.  Rewrite
11709         changes of configdirs to use skipdirs instead.  A few minor
11710         tweaks.  Take directories out of target_configdirs as they are
11711         taken out of configdirs.  Remove existing Makefile files from
11712         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11713         CONFIG_ARGUMENTS in Makefile.
11714         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11715         by configure.in.
11716         (CONFIG_ARGUMENTS): Likewise.
11717         (CONFIGURE_TARGET_MODULES): New variable.
11718         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11719         ($(CONFIGURE_TARGET_MODULES)): New target.
11720         (configure-libg++, configure-libio): New targets.
11721         (all-libg++): Depend upon configure-libg++.
11722         (all-libio): Depend upon configure-libio.
11723         (configure-libgloss, all-libgloss): New targets.
11724         (configure-libstdc++): New target.
11725         (all-libstdc++): Depend upon configure-libstdc++.
11726         (configure-librx, all-librx): New targets.
11727         (configure-newlib): New target.
11728         (all-newlib): Depend upon configure-newlib
11729         (configure-xiberty): New target.
11730         (all-xiberty): Depend upon configure-xiberty.
11731
11732 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11733
11734         * configure.in (host i[345]86-*-win32):  Expand the
11735         noconfigdirs again.
11736
11737 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11738
11739         * mpw-configure: Fix sed command file name.
11740
11741 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11742
11743         * configure.in (host i[345]86-*-win32): Reduce the
11744         noconfigdirs again.
11745
11746 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11747
11748         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11749         or powerpc*-*-pe*, since they are not yet supported.
11750
11751 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11752
11753         Add PowerMac support and many other enhancements.
11754         * mpw-configure: New option --cc to select compiler to use,
11755         paste options set according to --cc into the generated
11756         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11757         if mpw-make.sed is present.
11758         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11759         add forward includes for PowerPC include files.
11760         * mpw-build.in: Build using Makefile.PPC if present.
11761         (do-byacc, etc): Remove separate version resource builds.
11762         (do-gas): Build "stamps" before "all".
11763         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11764         * mpw-README: Update to reflect --cc option, PowerMac support,
11765         and recently-reported compatibility problems.
11766
11767 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11768
11769         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11770         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11771         (--with-multilib-top): Pass to recursive invocations.
11772
11773 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11774
11775         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11776         v810-*-*.
11777
11778 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11779
11780         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11781         gdb, ld and opcodes on v810-*-*.
11782
11783 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11784
11785         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11786         (local-maintainer-clean): New target.
11787         (maintainer-clean): New target.
11788         (realclean): Just depend upon maintainer-clean.
11789
11790 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11791
11792         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11793
11794 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11795
11796         * configure.in: Build ld in mips*-*-bsd* case.
11797
11798 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11799
11800         * config.sub: Accept -lites* OS.  From Ian Dall.
11801
11802 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11803
11804         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11805         targets.
11806
11807 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11808
11809         * configure.in: treat i386-win32 canadian cross the same as
11810         i386-go32 canadian cross.
11811
11812 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11813
11814         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11815         running under the simulator to build a reduced set of libraries.
11816         (powerpc-*-eabiaix): Add fine grained multilib support added to
11817         other powerpc targets yesterday.
11818
11819 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11820
11821         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11822         -disable-softfloat, -disable-relocatable, -disable-aix, and
11823         -disable-sysv to control which multilib libraries get built.
11824
11825 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11826
11827         * configure: Add Makefile.tem to list of files to remove in trap
11828         handler.
11829
11830 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11831
11832         * config.guess (*Linux*):  Add missing "exit"s.
11833         Also, need specific check for alpha-unknown-linux (uses COFF).
11834
11835 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11836
11837         * config.guess:  Merge with FSF:
11838
11839         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11840         * config.guess (AIX4): More robust release numbering discovery.
11841
11842         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11843         * config.guess (i386-sequent-ptx): Properly get version number.
11844
11845         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11846         * config.guess (mips:*:4*:UMIPS): New case.
11847
11848 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11849
11850         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11851         (i386-win32 host): Likewise.  Don't build readline.
11852
11853 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11854
11855         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11856         SUPPORT_FILES to submakes.
11857
11858 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11859
11860         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11861         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11862         mpw-configure.
11863
11864 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11865
11866         * configure.in (appdirs): Use =, not ==, in test expression when
11867         trying to build the text to print in the warning message for
11868         Solaris users.
11869
11870 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11871
11872         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11873
11874 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11875
11876         * config.guess: Recognize lynx-2.3.
11877
11878 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11879
11880         * config.sub (z8ksim): Deleted
11881         (z8k-*-coff): New, this is the one true name of the target.
11882
11883 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11884
11885         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11886
11887 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11888
11889         * config.guess (*:Linux:*:*): First try asking the linker what the
11890         default object file format is (elf, aout, or coff).  Then if this
11891         fails, try previous methods.
11892
11893 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11894
11895         * configure.in: Don't build newlib for *-*-vxworks5.1.
11896
11897 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11898
11899         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11900         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11901
11902 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11903
11904         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11905
11906 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11907
11908         * cfg-ml-com.in: New file.
11909         * cfg-ml-pos.in: New file.
11910
11911 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11912
11913         * COPYING.NEWLIB: Add HP free copyright to list.
11914
11915 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11916
11917         * config.sub: Recognize -eabi* for the system, not just -eabi.
11918
11919 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11920
11921         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11922         * config.sub, configure.in (win32): New target and host.
11923
11924 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11925
11926         * configure.in: Add i386-pe configuration.
11927
11928 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11929
11930         * mpw-build.in (install): Install GDB after LD.
11931
11932 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11933
11934         * mpw-config.in (elf/mips.h): Always forward-include, needed
11935         for GDB to build.
11936
11937 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11938
11939         * testsuite: New directory for customer acceptance and whole tool
11940         chain tests.
11941
11942 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11943
11944         * configure: If per-host line isn't found, but AC_OUTPUT is found
11945         and a configure script exists, run it instead.
11946
11947 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11948
11949         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11950
11951 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11952
11953         * configure: Set build_{cpu,vendor,os,alias} to host values when
11954         --build isn't specified.
11955
11956 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11957
11958         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11959         (FLAGS_TO_PASS): Pass them.
11960         (EXTRA_TARGET_FLAGS): Ditto.
11961
11962 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11963
11964         * Makefile.in (all-libg++): Depend on all-libstdc++.
11965
11966 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11967
11968         * configure.in (noconfigdirs): Enable all packages for
11969           i386-unknown-netbsd.
11970
11971 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11972
11973         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11974         hosted builds (DOS builds)
11975
11976 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11977
11978         Changes for ARM based on patches from Richard Earnshaw:
11979         * config.sub: Handle armeb and armel.
11980         * configure.in: Omit arm linker only for riscix.
11981
11982 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11983
11984         * config.guess:  Update from FSF.
11985
11986 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11987
11988         * config.sub: Recognize powerpcle as the little endian variant of
11989         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11990         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11991         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11992         temporarily.
11993
11994 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11995
11996         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11997
11998 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11999
12000         * config.sub: Accept -lites* as a basic system type.
12001
12002 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12003
12004         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12005         installed, and if so return linuxoldld as the system name.
12006
12007 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12008
12009         * config.guess: Add hppa1.1-hp-lites support.
12010
12011 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12012
12013         * configure.in: Don't build newlib for m68k-vxworks5.1.
12014
12015 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12016
12017         * configure.in (mips-sgi-irix6): Use mh-irix5.
12018
12019 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12020
12021         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12022
12023 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12024
12025         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12026         OSF/1.  Fix compiler flags.
12027         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12028
12029 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12030
12031         * configure.in: Recognize --with-newlib.
12032         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12033
12034 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12035
12036         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12037         to *_X11_MODULES due to gdbtk needing X include files et al.
12038
12039 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12040
12041         Merge in support for Mac MPW as a host.
12042         (Old change descriptions retained for informational value.)
12043
12044         * mpw-config.in: Add generic include forwards for cpu-specific
12045         include files in aout and elf directories.
12046
12047         * mpw-configure: Added copyright.
12048         * mpw-config.in: Check for presence of required build tools.
12049         (target_libs): Add newlib.
12050         (target_tools): Add examples.
12051         (Read Me): Generate as "Read Me for MPW" instead.
12052         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12053         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12054         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12055
12056         * mpw-configure: Remove subdir-specific makefile hackery,
12057         delete mk.tmp after using it.
12058
12059         * mpw-build.in (all): Display start and end times.
12060
12061         * mpw-configure (host_canonical): Set.
12062         (target_cpu): Always add to makefiles.
12063         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12064         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12065         (mpw-mh-mpw): Look for in srcdir and srcroot.
12066         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12067
12068         * mpw-build.in: (install-only): New target.
12069
12070         * mpw-configure (host_alias, target_alias): Rename from hostalias
12071         and targetalias, add into generated Makefile.
12072         (mk.tmp): If present, add into generated Makefile.
12073         * mpw-build.in (all-gas): Build config.h first before gas proper.
12074
12075         * mpw-configure (config.status): Write only if changed.
12076         * mpw-config.in (readline): Configure it (not built, just used for
12077         definitions).
12078
12079         * mpw-config.in (elf/mips.h): Add a forward include.
12080
12081         * mpw-config.in: Forward-include most .h files in include into
12082         extra-include.
12083         (readline): Don't build.
12084         mpw-build.in (install): Install GDB.
12085
12086         * mpw-configure (prefix, mpw_prefix): Handle it.
12087         * mpw-config.in (mmalloc, readline): Don't configure.
12088         * mpw-build.in (thisscript): Rename to ThisScript.
12089         Use mpw-build instead of BuildProgram everywhere.
12090         (mmalloc, readline): Don't build.
12091         * mpw-README: New file, basic documentation about the MPW port.
12092
12093         * mpw-config.in: Use forward-include to create include files.
12094
12095         * mpw-configure: Add more things to the top of each configured
12096         Makefile, including contents of config/mpw-mh-mpw.
12097         * mpw-config.in (extra-include): Create this directory and fill it
12098         with Posix-like include files when configuring.
12099
12100         * config.sub (apple, mac, mpw): Add various aliases.
12101
12102         * mpw-build.in: New file, top-level build script fragment for MPW.
12103         * mpw-configure: New file, configure script for MPW.
12104         * mpw-config.in: New file, config fragment for MPW.
12105
12106 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12107
12108         * configure.in (host_libs): Remove glob, since it is gone from the
12109         sources.
12110
12111 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12112
12113         * Makefile.in: define empty GDB_NLM_DEPS var.
12114
12115         * configure.in(target_makefile_frag): use config/mt-netware
12116         for netware targets.
12117
12118 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12119
12120         * config.sub: Merge in recent FSF changes.  Remove linux special
12121         cases.
12122
12123 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12124
12125         Revert this change:
12126
12127         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12128
12129                 * build-all.mk: Use CC=cc -Xs on Solaris.
12130
12131 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12132
12133         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12134         stop using it.
12135         * Makefile.in: Nuke all references to glob subdirectory.
12136
12137 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12138
12139         * configure.in: Fix --enable-shared logic in per-host.
12140
12141 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12142
12143         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12144
12145 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12146
12147         * configure.in (noconfigdirs): Don't build gas on AIX, for
12148         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12149
12150 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12151
12152         * configure: Fix --cache-file to work if the file argument is a
12153         relative path.
12154
12155 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12156
12157         * configure: If the --cache-file is used, pass it down to
12158         configure in subdirectories.
12159
12160 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12161
12162         * config.sub: add vxworks29k configuration.
12163
12164 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12165
12166         * Makefile.in (taz): Do "diststuff" part quietly.
12167
12168 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12169
12170         * config.sub: Mini-merge with gcc/config.sub.
12171
12172 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12173
12174         * config.guess (IRIX): Sed - to _.
12175
12176 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12177
12178         * Makefile.in (source-vault, binary-vault): New targets.
12179
12180 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12181
12182         * config.sub: Recognize -eabi as a basic system type.
12183
12184 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12185
12186         * configure.in (enable_shared stuff): Fix typo.
12187
12188 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12189
12190         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12191
12192 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12193
12194         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12195
12196 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12197
12198         * configure.in (rs6000-*-*): Don't build gas.
12199
12200 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12201
12202         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12203         reduce command line length.
12204         (AS_FOR_TARGET): Check for as.new, not Makefile.
12205         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12206
12207 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12208
12209         * config.guess:  Merge from FSF.
12210
12211 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12212
12213         * configure: Don't use $ when handling program_suffix.
12214
12215 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12216
12217         * configure.in:  Configure tk for hppa/hpux.
12218
12219 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12220
12221         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12222
12223 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12224
12225         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12226         to LIBCXXFLAGS.  Tests are better run without it.
12227
12228 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12229
12230         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12231
12232 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12233
12234         * configure.in (*-*-netware*): Don't configure xiberty.
12235
12236 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12237
12238         * configure.in:  Remove tk from native_only list.
12239
12240 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12241
12242         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12243           for special NCD build.
12244
12245 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12246
12247         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12248         makeall.bat, they're only useful for binutils snapshots.
12249         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12250         makeall.bat to specified SUPPORT_FILES.
12251
12252 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12253
12254         * build-all.mk: Add Ericsson targets to sun4 and solaris
12255           hosts.  Add  BNR's sun4 target to solaris host, so their
12256           build-from-source will be tested in-house first.
12257
12258 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12259
12260         * Makefile.in (LIBCFLAGS): New variable.
12261         (CFLAGS_FOR_TARGET): Ditto.
12262         (LIBCFLAGS_FOR_TARGET): Ditto.
12263         (LIBCXXFLAGS): Ditto.
12264         (CXXFLAGS_FOR_TARGET): Ditto.
12265         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12266         (BASE_FLAGS_TO_PASS): Pass them.
12267         (EXTRA_TARGET_FLAGS): Ditto.
12268
12269         * configure.in: Support --enable-shared.
12270
12271 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12272
12273         * configure.in (target_libs):  Include libstdc++ again.
12274         * config.guess:  Update from FSF (for FreeBSD).
12275
12276 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12277
12278         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12279         makeall.bat.
12280         (DISTDOCDIRS): Add `etc'.
12281         (ETC_SUPPORT_PFX): New variable.
12282         (taz): Include anything from etc starting with a word in
12283         ETC_SUPPORT_PFX.
12284
12285 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12286
12287         * config.sub: Update for recent FSF changes.  Remove obsolete
12288         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12289         spacing changes.
12290
12291 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12292
12293         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12294
12295         * config.guess:  Merge with FSF.
12296         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12297
12298 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12299
12300         * configure: Since the "trap 0" handler will override the exit
12301         status on many systems, only use it for "exit 1", and make it set
12302         a non-zero exit status; reset it before "exit 0".  Also, check
12303         exit status of config.sub, and error out if it failed.
12304
12305 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12306
12307         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12308         and install libgloss.
12309
12310 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12311
12312         * Makefile.in (all-binutils): Depend upon all-byacc.
12313
12314         * configure.in: Don't build emacs on Irix 5.
12315
12316 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12317
12318         * configure.in (*-*-netware*): Add libio.
12319
12320 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12321
12322         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12323         (CHECK_TARGET_MODULES): Ditto.
12324         (INSTALL_TARGET_MODULES): Ditto.
12325         (TARGET_LIBS): Ditto.
12326         (all-libstdc++): Note dependencies.
12327
12328 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12329
12330         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12331
12332 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12333
12334         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12335         -fexternal-templates.
12336
12337         * configure.in (target_libs): Add libstdc++.
12338         (noconfigdirs): Add libstdc++ as appropriate.
12339
12340 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12341
12342         * config.guess:  Update from FSF.
12343
12344 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12345
12346         * configure: Use ${config_shell} when running ${configsub}.
12347
12348 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12349
12350         * config.sub: No longer recognize h8300h.
12351
12352 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12353
12354         * config.sub: Remove extraneous differences between config.sub and
12355         gcc/config.sub.
12356
12357 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12358
12359         * Makefile.in (DISTSTUFFDIRS): Add gas.
12360
12361 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12362
12363         * COPYING.NEWLIB: New file.
12364
12365 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12366
12367         * config.guess (HP-UX):  Patch from Harlan Stenn
12368         <harlan@landmark.com> to also emit release level.
12369
12370 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12371
12372         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12373
12374 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12375
12376         * config.sub:  Merge nextstep cleanup from FSF.
12377
12378 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12379
12380         * configure.in (arm-*-*): Don't configure ld for this target.
12381
12382 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12383
12384         * configure.in (*-*-netware): don't configure libg++, libio,
12385           librx, or newlib.
12386
12387 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12388
12389         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12390         configure ld--it works, but it doesn't support shared libraries.
12391
12392 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12393
12394         * config.guess (*-unknown-freebsd*):  Get rid of possible
12395         trailing "(Release)" in version string.
12396         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12397
12398 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12399
12400         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12401         Fix type: *-next-neststep -> *-next-nextstep.
12402
12403         * config.guess:  Merge from FSF:
12404
12405         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12406
12407         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12408
12409         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12410
12411         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12412         instead of UNIX_SV for UnixWare 1.0).
12413
12414 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12415
12416         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12417         to make gdb/nlm/* build after the compiler and linker.
12418
12419 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12420
12421         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12422         not just i[34]86.
12423         (m68k-atari-sysv4):  Relocate to match FSF version.
12424
12425         * config.guess:  More merges from the FSF:
12426
12427         Add a space before function call or macro invocation.
12428
12429         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12430
12431         * config.guess: Add trap cmd to remove dummy.c and dummy when
12432         interrupted.
12433
12434         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12435
12436         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12437         (dummy): Redirect stderr from compilation of dummy.c.
12438
12439         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12440
12441         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12442
12443 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12444
12445         * configure: Accept and ignore --cache*, for compatibility with
12446         new autoconf.
12447
12448 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12449
12450         * config.guess:  Merge from FSF:
12451
12452         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12453
12454         * config.guess (Pyramid*:OSx*:*:*): New case.
12455         (PATH): Add /.attbin at end for finding uname.
12456         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12457
12458         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12459
12460         * config.guess (M88*:DolphinOS:*:*): New case.
12461
12462         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12463
12464         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12465         to select whether to use ELF or COFF.
12466
12467         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12468
12469         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12470
12471         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12472
12473         * config.guess: Guess the OS version for HPUX.
12474
12475         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12476
12477         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12478
12479 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12480
12481         * configure.in: Recognize --with-headers, --with-libs, and
12482         --without-newlib.
12483         * Makefile.in (all-xiberty): Depend upon all-ld.
12484
12485 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12486
12487         * configure.in: Change i[34]86 to i[345]86.
12488
12489 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12490
12491         * configure (version): A few more tweaks to help message.
12492
12493 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12494
12495         * Makefile.in:  Remove (for now) librx as a host library,
12496         now that we're building it for target.
12497
12498 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12499
12500         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12501         (Karl Berry).
12502
12503 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12504
12505         * configure.in:  Also configure librx.
12506
12507 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12508
12509         * Makefile.in:  Update various rules to reflect that librx
12510         is now needed for libg++.
12511
12512 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12513
12514         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12515
12516 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12517
12518         * configure.in: Configure the examples directory.
12519
12520 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12521
12522         * configure: Simplify Jun 2 1994 change.
12523
12524 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12525
12526         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12527         /bin/gcc isn't good enough to build gcc.
12528
12529 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12530
12531         * Makefile.in (GDB_SUPPORT_FILES): Remove
12532         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12533         (gdb.tar.gz): Add new rule to use standard distribution building
12534         mechanism.
12535
12536 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12537
12538         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12539         Bill Cox <bill@cygnus.com>.
12540
12541 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12542
12543         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12544
12545 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12546
12547         * configure:  Search current dir first in .gdbinit.
12548
12549 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12550
12551         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12552
12553 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12554
12555         * config.sub:  Refer to NeXT's operating system as nextstep.
12556
12557         * config.sub (case $basic_machine):  Re-order the cases, to match
12558         the order in the FSF version (which is mostly alphabethical).
12559         Merge in some additions and changes from the FSF.
12560
12561 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12562
12563         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12564         * config.sub: Recognize cxux7.
12565         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12566
12567 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12568
12569         * config.sub:  Fix typo powerpc -> powerpc-*.
12570
12571 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12572
12573         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12574
12575         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12576         parallel with all-emacs and install-emacs).  Top-level command
12577         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12578
12579 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12580
12581         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12582         $(relbindir)/make before doing ``make install'', and use
12583         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12584         installing over running make binary.
12585         ($(host)-stamp-stage3-installed): Likewise.
12586
12587 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12588
12589         * config.guess: Recognize Mach.
12590
12591 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12592
12593         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12594         see whether --exec-prefix was used.
12595
12596 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12597
12598         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12599
12600 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12601
12602         * Makefile.in: Add all-librx target similar to all-libproc.
12603
12604 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12605
12606         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12607         with post 1.2 uname bogosity.
12608
12609 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12610
12611         * configure: Remove temporary files on receipt of a signal.
12612
12613 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12614
12615         * configure: If there is a package_makefile_frag, remove
12616         ${subdir}/Makefile.tem after copying it in.
12617
12618 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12619
12620         * build_all.mk: support rs6000 lynx identifies itself as
12621         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12622         since /bin/gcc is too feeble to compile a modern gcc.
12623
12624 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12625
12626         * brought devo/test-build.mk update-to-date with progressive/
12627           test-build.mk. Add lynx targets and hppa flag info.
12628
12629 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12630
12631         * configure.in:  Use mh-ncrsvr43.  Patch from
12632         Tom McConnell <tmcconne@sedona.intel.com>.
12633
12634 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12635
12636         * config.guess (i386-unknown-bsdi):  No longer need to
12637         check #if defined(__bsdi__) && defined(__i386__).
12638
12639 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12640
12641         * configure: Set program_transform_nameoption correctly.
12642
12643 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12644
12645         * brought build-all.mk update-to-date with progressive build-all.mk,
12646           added new targets and hppa info.
12647
12648 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12649
12650         * configure: If config.guess result is a prefix of the user
12651         specified target, assume a native build and use the user specified
12652         target as the host alias.  Remove SunOS patch suffix removal hack.
12653         * configure.in: Remove SunOS patch suffix removal hack.
12654
12655         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12656         in NATIVE_CHECK_MODULES.
12657
12658 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12659
12660         * Makefile.in: Rename HOST_ONLY to NATIVE.
12661         * configure: Delete SunOs patch suffix from host_canonical
12662           and build_canonical variables that are prepended to Makefiles.
12663         * configure.in: Add comments for easier maintenance.
12664
12665 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12666
12667         * Makefile.in: Add all-libproc target similar to all-gui.
12668
12669 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12670
12671         * Makefile.in (CHECK_MODULES): split into
12672         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12673
12674 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12675
12676         * config.guess (i386-unknown-bsdi): New system to guess.
12677
12678 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12679
12680         * Makefile.in: Add all-gui target (but not yet build by "all").
12681
12682 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12683
12684         * config.sub: Move deletion of patch suffix from here...
12685         * configure.in: To here, at Ian's suggestion.  The top-
12686           level scripts might need to know of a patch level.
12687
12688 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12689
12690         * config.sub: Strip off patch suffix so rtl is recognized
12691           as a sunos4.1.3 machine, even though it's been patched.
12692
12693 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12694
12695         * Makefile.in (INSTALL_LAST): Delete.
12696         (INSTALL_DOSREL): New.
12697
12698 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12699
12700         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12701         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12702         whether we pass down --with-gnu-ld anyhow.
12703
12704 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12705
12706         * Makefile.in (INSTALL_LAST): Change operation so it works
12707         on more flavors of make.
12708         * configure.in (go32): Don't build libg++ or libio.
12709
12710 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12711
12712         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12713         they can be overriden by templates.
12714
12715 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12716
12717         * configure.in (target==go32): Don't build gdb.
12718         * dosrel: New directory.
12719
12720 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12721
12722         * configure.in (host==go32): Configure dosrel too.
12723         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12724         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12725         be set by incoming names or templates.
12726         (INSTALL_LAST): New rule.
12727
12728 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12729
12730         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12731
12732 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12733
12734         * configure.in (appdirs): New variable.  Currently empty, but will
12735         be used in gas distribution.  If nonempty, lists a set of
12736         directories at least one of which must get configured, or top
12737         level configuration is considered to have failed.
12738         (rs6000-*-lynxos*): Use new file name.
12739
12740 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12741
12742         Eliminate XTRAFLAGS.
12743         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12744         newlib include files using -idirafter, and also use -nostdinc.
12745         (CXX_FOR_TARGET): Likewise.
12746         (XTRAFLAGS): Removed.
12747         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12748         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12749         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12750         ($(DO_X)): Don't pass down XTRAFLAGS.
12751
12752 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12753
12754         * configure.in (mips*-dec-bsd*): New target; do build linker.
12755         (mips*-*-bsd*): New target; don't build linker.
12756
12757 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12758
12759         * configure.in: support rs6000-*-lynxos* configuration.
12760         support sunos4 as a cross target.
12761
12762         * config.sub: look for lynx*, not lynx since the OS version may
12763         legitimately be part of the name.
12764
12765 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12766
12767         * configure.in (i[34]86-*-sco*): Move to be with other i386
12768         targets.
12769         (romp-*-*): New target.  Skip various binary utilities.
12770         (vax-*-*): New target.  Don't build newlib.
12771         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12772
12773 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12774
12775         * configure.in: Only set host_makefile_frag if config
12776         directory exists.
12777
12778 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12779
12780         * install.sh: If $dstdir exists, don't check whether each
12781         component does.
12782
12783 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12784
12785         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12786
12787 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12788
12789         * configure.in (*-*-lynxos*): Don't configure newlib for either
12790         native or cross Lynx.
12791
12792 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12793
12794         * config.sub (sparc64-elf): Fix os.
12795         (z8k): Remove duplicate.
12796
12797 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12798
12799         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12800         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12801
12802 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12803
12804         * configure: Make file links cleanly even if Lynx fails on
12805           an NFS symlink (at least fail cleanly).
12806
12807 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12808
12809         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12810         -XNh2000.
12811
12812 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12813
12814         * configure: Unknown options are fatal again.
12815
12816 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12817
12818         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12819         compatibility.
12820
12821 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12822
12823         * build-all.mk: Add `clean' target.
12824
12825 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12826
12827         * config.guess:  Add SINIX support.
12828         * configure.in:  Add mips-*-sysv4* support.
12829
12830 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12831
12832         * build-all.mk: Document all useful targets.
12833         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12834         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12835
12836 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12837
12838         * configure: Support --silent, --quiet.
12839
12840 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12841
12842         * configure: Support --disable-FEATURE.
12843
12844 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12845
12846         * config.guess: Recognize NCR running SVR4.3.
12847
12848 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12849
12850         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12851         Patch from Paul Eggert <eggert@twinsun.com>.
12852
12853 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12854
12855         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12856
12857 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12858
12859         * configure: Make unrecognized options give nonfatal warnings
12860         instead of fatal errors, and pass them to any subdirectory
12861         configures in case they recognize them.
12862         Make --x equivalent to --with-x.
12863
12864 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12865
12866         * configure: Add --enable-* options.  Clean up usage message and
12867         some comments.
12868
12869 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12870
12871         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12872
12873 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12874
12875         * configure.in (hppa*-*-*): Enable binutils.
12876
12877 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12878
12879         * config.sub: Recognize cisco.
12880
12881 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12882
12883         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12884
12885 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12886
12887         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12888         than one configuration name.  Add comment.
12889
12890 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12891
12892         * config.guess: about target *-hitachi-hiuxwe2, fixed
12893         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12894         macro is incorrect.]
12895
12896 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12897
12898         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12899         than the "make ls" stuff which used to be here.
12900
12901 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12902
12903         * config.guess:  Recognize i[34]86-unknown-freebsd.
12904         From Shawn M Carey <smcarey@rodan.syr.edu>.
12905
12906 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12907
12908         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12909
12910 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12911
12912         * config.guess: Check for ptx.
12913
12914 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12915
12916         * config.sub: Add os9k checking.
12917
12918 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12919
12920         * config.guess: Handle OSF1 running on HPPA processors
12921
12922 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12923
12924         * configure: If subdir configure fails, print out a message with
12925         subdirectory name, in case subdir's configure code didn't identify
12926         itself.
12927
12928 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12929
12930         * configure.in: Remove embedded newlines from configdirs.
12931         Avoid mismatches of substrings.  Fix matching strings at end
12932         of configdirs.
12933
12934 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12935
12936         * config.guess:  Add Lynx/rs6000 config support.
12937
12938 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12939
12940         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12941
12942 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12943
12944         * configure.in (hppa*-*-osf*): Treat this just like most other
12945         PA configurations (eg no binutils or ld).
12946         (hppa*-*-*elf*): These configurations have binutils and ld.
12947
12948 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12949
12950         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12951
12952 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12953
12954         * configure.in (rs6000-*-*): Build gas.
12955
12956 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12957
12958         * Makefile.in:  Avoid bug in losing hpux sed.
12959
12960 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12961
12962         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12963         for GDB and GDB has been fixed to not need it.
12964
12965 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12966
12967         * config.guess: Recognize vax hosts.
12968
12969 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12970
12971         * configure (while loop): Don't use "break 2" inside case
12972         statement -- the case statement isn't an enclosing loop.
12973
12974 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12975
12976         * config.guess:  Clean up NeXT support, to allow nextstep
12977         on Intel machines.  Make OS be nextstep.
12978
12979 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12980
12981         * config.guess: Add alternate forms for Convex.
12982
12983 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12984
12985         * configure:  Completely rewrite option processing.  Take
12986         advantage of pattern-matching to avoid invoking test frequently.
12987         Also clean up host and target defaulting logic.
12988
12989 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12990
12991         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12992         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12993         commands (plus user environment) will fit SCO limits.
12994
12995 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12996
12997         * configure.in: Don't issue warnings about directories which are
12998         not being configured if -norecursion is set.  Correct test for
12999         --with-gnu-as and --with-gnu-ld to not get confused by substring
13000         matches.
13001
13002         * configure.in: Don't build gas for alpha-dec-osf1*.
13003
13004 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13005
13006         * configure:  Back out Per's change of 12/19/1993.  It changes the
13007         behavior of configure in unexpected and confusing ways.
13008
13009         Also, use different delim char when calculating
13010         program_transform_name so that the name can contain slashes.
13011
13012 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13013
13014         * configure.in, config.sub: Add support for VSTa micro-kernel.
13015
13016 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13017
13018         * configure.in: Nuke hacks which were used to get a special
13019         version of GAS for HPPA configurations.
13020
13021 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13022
13023         * configure:  If only ${target_alias} is given, use that
13024         as the default for ${host_alias}.
13025         * configure:  Add missing back-slashes before nested quotes.
13026
13027 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13028
13029         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13030
13031 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13032
13033         * config.guess:  Recognize some Tektronix configurations.
13034         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13035
13036 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13037
13038         * config.sub: Match any flavor of SH.
13039
13040 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13041
13042         * configure.in: Don't try to configure newlib for Alpha.
13043
13044 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13045
13046         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13047         libg++ or libio for any Alpha target.
13048
13049         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13050
13051 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13052
13053         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13054         default arguments -- so it tried to compress itself.
13055
13056 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13057
13058         * configure.in (notsupp): ensure that a space is always at the end
13059           of the configdirs list, since the grep checks for an explicit space
13060
13061 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13062
13063         * configure.in (target i386-sysv4.2): don't build ld, since static
13064           versions of many libraries are not available.
13065
13066 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13067
13068         * config.guess: Recognize Apollos (using environment variables).
13069         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13070
13071 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13072
13073         * config.guess: Recognize Sony news mips running newsos.
13074
13075 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13076
13077         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13078         "fi ; else" for bash.
13079
13080 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13081
13082         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13083
13084 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13085
13086         * config.sub: accept unixware as an alias for svr4.2.
13087         Fix some inconsistancies with the gcc version.
13088
13089 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13090
13091         * Makefile.in (DISTDOCDIRS):  Add gdb.
13092
13093 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13094
13095         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13096
13097 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13098
13099         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13100         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13101         this now.
13102
13103 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13104
13105         * config.sub: Accept hiux* as an OS name.
13106
13107         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13108         etc/make-stds.texi.  The underscore came from gcc, and dje now
13109         agrees that RUNTESTFLAGS is the correct name.
13110
13111 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13112
13113         * install.sh:  Remove 'set -e'.  It makes any conditionals
13114         in the script useless.
13115
13116         * config.guess: Automatically recognize arm-acorn-riscix
13117         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13118
13119 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13120
13121         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13122
13123 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13124
13125         * Makefile.in (DISTDOCDIRS): New variable.
13126         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13127         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13128
13129 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13130
13131         * configure.in (hppa target): check the source directory for the
13132           pagas sub-directory
13133
13134 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13135
13136         * config.sub: Allow -aout* and -elf*.
13137
13138 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13139
13140         * configure.in: Don't build ld on i386-solaris2, same as for
13141         sparc-solaris2.
13142
13143 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13144
13145         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13146
13147 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13148
13149         * configure.in:  Configure gdb for alpha.
13150
13151 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13152
13153         * Makefile.in (CXXFLAGS): Add -O.
13154
13155 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13156
13157         * config.guess: added support for DG Aviion
13158
13159 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13160
13161         * configure.in: Produce warning message for subdirectories not
13162         configurable for this host/target combination.  Don't try to
13163         configure gdb for vms.
13164
13165 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13166
13167         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13168         appropriate files before making "diststuff".
13169         (DISTBISONFILES): New var: list of files to be edited.
13170         (DISTSTUFFDIRS): Add binutils.
13171
13172 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13173
13174         * config.sub: also handle mipsel and mips64el (for little endian mips)
13175
13176 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13177
13178         * configure.in: Add * to end of all OS names.
13179
13180 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13181
13182         * configure.in: Build newlib for LynxOS native.
13183
13184 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13185
13186         * config.guess: Add support for delta 88k running SVR3.
13187
13188         * configure.in: Add comment about HP compiler vs. emacs.
13189
13190 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13191
13192         * configure.in: don't build ld on solaris2 (not a viable option
13193           due to bugs in getpwnam & getpwuid)
13194
13195 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13196
13197         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13198         config.guess will produce a full version number.
13199
13200 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13201
13202         * configure.in: Build linker and binutils for alpha-dec-osf1.
13203
13204 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13205
13206         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13207         and gdb/testsuite/Makefile.in.
13208
13209 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13210
13211         * configure.in: recognize mips*- instead of mips-
13212
13213 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13214
13215         * config.sub: Accept linux*coff and linux*elf as operating
13216         systems.
13217
13218 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13219
13220         * config.sub: Recognize mips64, and mips3 as an alias for it.
13221
13222 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13223
13224         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13225         gdb knows how to handle OSF/1 shared libraries.
13226
13227 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13228
13229         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13230         * config.guess: Recognize Hitachi's HIUX.
13231         * config.sub: Recognize h3050r* and hppahitachi.
13232         Remove redundant cases for hp9k[23]*.
13233
13234 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13235
13236         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13237         if gas and ld are in the source tree and are in ${configdirs}.
13238         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13239         --with options (but still pass them down on the command line,
13240         if they were explicitly specified).
13241
13242 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13243
13244         * configure: substitute SHELL value in Makefile.in with
13245         ${CONFIG_SHELL}
13246
13247 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13248
13249         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13250         *-*-solaris2* targets.
13251
13252 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13253
13254         * Makefile.in: define M4, and pass it down to sub-makes;
13255         all-autoconf now depends on all-m4
13256
13257 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13258
13259         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13260         presence of {ar,ranlib} instead of a configured directory
13261
13262 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13263
13264         * config.guess: Accept 34?? as well as 33?? for NCR.
13265
13266 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13267
13268         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13269         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13270
13271 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13272
13273         * configure: grab values for $(CC) and $(CXX) from the
13274         environment, so that someone can do "CC=gcc configure; make" and
13275         have it work right (matching the way that autoconf works now)
13276
13277         * configure.in, Makefile.in: add support for gash, the tcl
13278         interface to Galaxy
13279
13280         * config.guess: add NetBSD variants (hp300, x86)
13281
13282 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13283
13284         * install.sh: Support -d option (in the manner of SunOS 4 install,
13285         as it is more deterministic than that of GNU install)
13286         (chmodcmd): Set file to mode 755 by default (should also do default
13287         chgrp and chown, but I don't feel like dealing with that now)
13288
13289 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13290
13291         * config.sub: Remove h8300hhms alias.
13292
13293 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13294
13295         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13296
13297 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13298
13299         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13300         as stmp-fixinc
13301
13302 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13303
13304         * config.sub: recognize m88110-bug-coff.
13305
13306 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13307
13308         * Makefile.in (all-libio): all dependencies on the toolchain used
13309         to build this (gcc, gas, ld, etc)
13310
13311 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13312
13313         * config.guess: Deal with OSF/1 1.3 on alpha.
13314
13315 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13316
13317         * install.sh: add some 'else true' clauses for portability
13318
13319         * configure.in: don't build libio for h8[35]00-*-* targets
13320
13321 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13322
13323         * Makefile.in:  Add support for new libio.
13324
13325 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13326
13327         * install.sh: If one command fails, don't try the rest.  Don't try
13328         to remove $dsttmp (via trap) unless we have already created it.
13329         If $src doesn't exist, detect it and exit with an error.
13330
13331         * config.guess: Recognize BSD on hp300.
13332
13333 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13334
13335         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13336         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13337
13338 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13339
13340         * Makefile.in (all-send-pr): depends on all-prms
13341
13342 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13343
13344         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13345
13346 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13347
13348         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13349         Added test for mips-mips-riscos5.
13350
13351 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13352
13353         * configure.in: use mh-hp300 for 68k HP hosts
13354
13355 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13356
13357         * configure: add support for CONFIG_SHELL, so that you can use
13358         some alternate shell for evaluating configure scripts
13359
13360 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13361
13362         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13363         in configure script to bug-gdb@prep.ai.mit.edu when building
13364         distribution archive.
13365         * Makefile.in (COMPRESS):  Remove def.
13366         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13367         gdb.tar.Z and make-gdb.tar.Z respectively.
13368         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13369         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13370         to convergence with 'taz' target in Makefile.in.
13371
13372 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13373
13374         * install.sh (dsttmp): use trap to ensure that tmp files go
13375         away on error conditions
13376
13377 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13378
13379         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13380
13381 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13382
13383         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13384         its parent is '/' not ''.
13385
13386         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13387
13388 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13389
13390         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13391         that ${newsrcdir}/configure.in does.
13392
13393 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13394
13395         * test-build.mk: support for CONFIG_SHELL
13396
13397 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13398
13399         * config.sub (netware):  Add as a basic system type.
13400
13401 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13402
13403         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13404           $(srcdir)/ from the dependency on Makefile.in.
13405
13406 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13407
13408         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13409         (h8300hhms is temporary until multi-libraries are implemented).
13410         * configure.in: Handle h8300h too.
13411
13412 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13413
13414         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13415
13416 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13417
13418         * configure:  Remove extraneous output when guessing host type.
13419         * config.guess:  Remove extraneous output when guessing using C
13420         compiler rather than uname, or when guessing fails.
13421
13422 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13423
13424         * Makefile.in: remove all.cross and install.cross targets
13425
13426         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13427           definitions
13428
13429 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13430
13431         * configure.in (target sh): Build gprof.
13432
13433 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13434
13435         * config.sub: change -solaris to -solaris2
13436
13437 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13438
13439         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13440
13441 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13442
13443         * configure: Correct error message for missing Makefile.in to
13444         print correct directory.
13445
13446 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13447
13448         * install.sh: kludge around 386BSD shell bug
13449
13450 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13451
13452         * config.guess:  Recognize NeXT.
13453         * config.guess:  Recognize i486-ncr-sysv4.
13454         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13455
13456 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13457
13458         * Makefile.in (MAKEINFOFLAGS): New variable.
13459         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13460         * build-all.mk, test-build.mk: Pass down --no-split as
13461         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13462
13463 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13464
13465         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13466
13467 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13468
13469         * Makefile.in (libg++.tar.z):  New rule.
13470         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13471         * Makefile.in (taz):  Only do a single chmod.
13472
13473 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13474
13475         * install.sh: don't use dirname anymore (replaced with sed usage)
13476
13477 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13478
13479         * Makefile.in:  Change extension for gzip'd files from '.z' to
13480         '.gz' per new FSF standard usage.
13481
13482 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13483
13484         * configure: put quotes around the final value of program_transform_name
13485
13486 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13487
13488         * Makefile.in: new install.sh support; update install-info rules
13489
13490 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13491
13492         * configure.in: Build diff for crosses, but not for go32 host.
13493
13494         * configure.in: Build gprof only for native, and don't build it
13495         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13496
13497 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13498
13499         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13500
13501 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13502
13503         * configure.in (host_tools): Add prms.
13504
13505 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13506
13507         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13508         with $(FLAGS_TO_PASS) on the command line
13509
13510         * config.sub: Recognize lynx and lynxos
13511
13512 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13513
13514         * config.sub: Accept -ecoff*, not just -ecoff.
13515
13516 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13517
13518         * Makefile.in (taz): Use .gz suffix instead of .z.
13519         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13520         names.
13521
13522 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13523
13524         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13525
13526 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13527
13528         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13529         that rebuilds that might happen during 'make install' don't get
13530         bogus gcc include files
13531
13532 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13533
13534         Change from Utah for HPPA support:
13535         * config.guess: Recognize hppa1.x-hp-bsd.
13536
13537 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13538
13539         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13540         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13541
13542 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13543
13544         * config.sub: Add support for rom68k and bug boot monitors.
13545
13546 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13547
13548         * Makefile.in: Make all-opcodes depend on all-bfd.
13549
13550 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13551
13552         * config.guess: Added special check for i[34]86-univel-sysv4*.
13553
13554 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13555
13556         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13557         the processor rather than assuming i486.
13558
13559 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13560
13561         * config.guess: Recognize SunOS6 as Solaris3.
13562
13563 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13564
13565         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13566         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13567
13568 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13569
13570         * build-all.mk (all-cross): New target for Canadian Cross.
13571         Added Q2 go32 targets.
13572         * test-build.mk: Configure go32 cross sparclite-aout and
13573         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13574         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13575
13576 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13577
13578         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13579         GO32 hosted toolchains
13580
13581 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13582
13583         * configure: change  so "-exec-prefix" gets passed down rather
13584         than "-exec_prefix" so autoconf generated Makefiles get the
13585         exec_prefix set right.
13586
13587 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13588
13589         * config.guess: get the Solaris2 minor version number
13590
13591         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13592
13593 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13594
13595         * config.guess: Recognize some Sequent platforms.
13596
13597 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13598
13599         * Makefile.in: added the vault-install target
13600
13601         * configure.in: actually use the Sun3 makefile fragment that's in
13602         config, also added the release dir to configdirs
13603
13604 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13605
13606         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13607
13608 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13609
13610         * configure.in: remove some program from Alpha targetted toolchains
13611
13612 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13613
13614         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13615         gprof.
13616         (taz): Run "make diststuff" in those directories instead of "make
13617         proto-dir".  Look for "VERSION=" only at start of line in subdir
13618         Makefile.  Use "gzip -9" for compression.
13619         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13620         (binutils.tar.z): New target.
13621
13622 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13623
13624         * Makefile.in (taz): Include gpl.texinfo.
13625
13626 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13627
13628         * Makefile.in (setup-dirs): Merged into "taz" target.
13629         (taz): Only do `proto-dir' stuff if a directory is actually needed
13630         for this target.
13631
13632 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13633
13634         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13635         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13636         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13637         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13638         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13639
13640 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13641
13642         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13643         config.sub, and move-if-change to gdb testsuite distribution
13644         archive, so the testsuite can be extracted, configured, and
13645         run separately from the gdb distribution.  Blow away the Chill
13646         tests that require a Chill compiled executable, since GNU Chill
13647         is not yet publically available.
13648
13649 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13650
13651         * test-build.mk: set environment variables in a single command,
13652         instead of a list of assignments and exports
13653
13654         * config.guess: recognize Alpha/OSF1 systems
13655
13656 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13657
13658         * configure: Change help message to prefer --options rather than
13659           -options.
13660
13661 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13662
13663         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13664         zippy@ecst.csuchico.edu.
13665         * config.guess: Recognize miniframe.
13666
13667 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13668
13669         * Makefile.in: Use srcroot to find runtest rather than rootme.
13670         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13671
13672 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13673
13674         * test-build.mk: Extensive additions to support building on a
13675         machine other than the host.
13676
13677 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13678
13679         * configure (tooldir): Fix for i386-aix again.
13680
13681 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13682
13683         * configure, Makefile.in:  Change definition of $(tooldir)
13684         to match the FSF.
13685
13686 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13687
13688         * config.guess:  Recognize i[34]86/SVR4.
13689
13690 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13691
13692         * Makefile.in (all-gdb): gdb depends on sim.
13693
13694 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13695
13696         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13697         at the same time we make the prototype gdb directory.
13698         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13699         files at the same time as the gdb base release distribution.
13700
13701 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13702
13703         * Makefile.in (check): Use individual check targets rather than
13704         DO_X rule.
13705         (check-gcc): Added.
13706
13707 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13708
13709         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13710         for System V release 3.2.
13711
13712 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13713
13714         * config.sub: Recognize hppaosf.
13715         * configure.in: Do configure ld/binutils/gas for it.
13716
13717 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13718
13719         * configure (tooldir): Alter syntax used to set this, for systems
13720         where "\$" isn't handled right, like i386-aix.
13721
13722 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13723
13724         * configure: Pass program-transform-name, not
13725         program_transform_name, to recursive configures.
13726
13727 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13728
13729         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13730         of gas+ld+binutils.
13731
13732 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13733
13734         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13735
13736 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13737
13738         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13739
13740 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13741
13742         * Makefile.in (PRMS): Set back to all-prms.
13743
13744 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13745
13746         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13747         targets, rather than for MIPS hosts.
13748
13749 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13750
13751         * configure.in: add comment for --with-x default values
13752
13753         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13754
13755         * Makefile.in: add check-* targets for each of the directories in
13756         the tree.  Add a definition of RUNTEST that will use the one we
13757         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13758
13759 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13760
13761         * configure.in: Removed obsolete references to bfd_target and
13762         target_makefile_frag.
13763
13764         * build-all.mk: Set assorted targets for Q2.
13765         * config.sub: Recognize z8k-sim and h8300-hms.
13766         * test-build.mk: Really don't pass host to configure.
13767         (HOLES): Added uname.
13768
13769 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13770
13771         * configure: Handle an empty program-prefix, program-suffix or
13772         program-transform-name correctly.
13773
13774 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13775
13776         * build-all.mk: -G 8 no longer required for MIPS targets.
13777         * test-build.mk: Don't pass host argument to configure; make it
13778         guess.
13779
13780 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13781
13782         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13783         * Makefile.in (COMPRESS):  New macro, like GZIP.
13784
13785 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13786
13787         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13788
13789         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13790         with gas currently defaults to -G 0.
13791
13792 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13793
13794         * Makefile.in (all-flex): flex depends on byacc.
13795
13796         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13797         to test-build.mk as RELEASE_TAG.
13798         * test-build.mk (configargs): New variable containing arguments to
13799         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13800         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13801
13802         * config.guess: Use /bin/uname when checking -X argument on SCO,
13803         to avoid invoking GNU uname which doesn't understand -X.
13804
13805         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13806
13807         * configure.in: Build gas for mips-*-*.
13808
13809 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13810
13811         * Makefile.in (all.normal): insert missing backslash.
13812
13813 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13814
13815         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13816
13817         * Makefile.in: Complete overhaul to merge many almost identical
13818         targets.
13819
13820 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13821
13822         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13823         (gdb.tar.Z): Adjusted.
13824
13825         * Makefile.in (setup-dirs, taz): New targets; should be general
13826         enough to adapt for gdb sometime.  Build only .z file.
13827         (gas.tar.z): New target.
13828
13829 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13830
13831         * build-all.mk: Use CC=cc -Xs on Solaris.
13832
13833 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13834
13835         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13836         for handling BISON for FSF releases.
13837
13838 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13839
13840         * configure: Actually implement the change zoo just documented.
13841
13842 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13843
13844         * configure: when using config.guess, only set target_alias when
13845         it's not already been set (ie, on the command line)
13846
13847 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13848
13849         * Makefile.in: add installcheck target, set PRMS to install-prms
13850
13851 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13852
13853         * configure: add support for package_makefile_fragment, handle the
13854         case where a directory has a configure.in file but no Makefile.in
13855         more gracefully (with an actual understandable error message, even);
13856         add support for --without (and add this to the usage message); also
13857         explicitly add a --host=${host_alias} to the command line when
13858         config.guess is used
13859
13860 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13861
13862         * configure: Must use both --host and --target in recursive calls.
13863
13864 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13865
13866         * Makefile.in: Change deja-gnu to dejagnu.
13867
13868 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13869
13870         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13871
13872 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13873
13874         * configure.in: canonicalize all instances to *-*-solaris2*,
13875         also strip out a number of tools to not build for go32 host
13876
13877 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13878
13879         * config.guess: add GPL.
13880
13881         * Makefile.in, config.guess, config.sub, configure: bump
13882           copyrights to 93.
13883
13884 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13885
13886         * Makefile.in (do-info): Removed obsolete check for existence of
13887         localenv file.
13888
13889         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13890
13891 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13892
13893         * Makefile.in: a couple of 'else true' for decstation,
13894         support for TclX
13895
13896         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13897
13898 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13899
13900         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13901
13902 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13903
13904         * config.guess: Recognize i386-ibm-aix (PS/2).
13905         * configure.in: Use config/mh-aix386 file for it.
13906
13907 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13908
13909         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13910         CC_FOR_TARGET instead.
13911         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13912
13913 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13914
13915         * Makefile.in: Add sim to list of directories sent with gdb
13916
13917 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13918
13919         * configure.in: Put back mips-dec-bsd* case.
13920
13921 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13922
13923         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13924         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13925         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13926
13927 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13928
13929         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13930
13931         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13932         (install-info): install dir.info only if it exists,
13933         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13934
13935 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13936
13937         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13938         gas for mips-dec-bsd.
13939
13940 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13941
13942         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13943         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13944
13945 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13946
13947         * configure.in: Added "dejagnu" to hosttools list.
13948
13949 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13950
13951         * config.sub, configure.in, config.guess:  Add support
13952         for Bosx, an AIX variant from Bull.
13953         Patches from F.Pierresteguy@frcl.bull.fr.
13954
13955 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13956
13957         * devo/dejagnu: Initial creation of devo/dejagnu.
13958         Migrated dejagnu testcases and support files for testing software
13959         tools to reside as subdirectories, currently called "testsuite",
13960         within the directory of the software tool.  Migrated all programs,
13961         support libraries, etc. beloging to dejagnu proper from
13962         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13963         with no modifications.  The changes to these files which will
13964         allow them to configure, build, and execute properly will be made
13965         in a future update.
13966
13967 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13968
13969         * Makefile.in: Change send_pr to send-pr.
13970         * configure.in: Likewise.
13971         * send_pr: Renamed directory to send-pr.
13972
13973 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13974
13975         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13976
13977 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13978
13979         * README:  Update for gdb-4.8 release.
13980         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13981         gdb-xxx.tar.z (gzip'd) file also.
13982
13983 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13984
13985         * Makefile.in: make all-diff depend on all-libiberty
13986
13987 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13988
13989         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13990
13991 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13992
13993         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13994
13995 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13996
13997         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13998         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13999         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14000
14001 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14002
14003         * Makefile.in:  makeinfo binary is in a new location
14004
14005 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14006
14007         * config.sub: Accept -ecoff as an OS.
14008
14009         * Makefile.in: Various changes to eliminate a level of make
14010         recursion and reduce the required command line length.
14011         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14012         sub-makes.
14013         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14014         variables holding settings for specific sub-makes.
14015         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14016         in terms of BASE_FLAGS_TO_PASS.
14017         (TARGET_LIBS): New variable listing directories which use
14018         TARGET_FLAGS_TO_PASS.
14019         (subdir_do): Eliminated.
14020         (do-*): New set of targets to replace subdir_do.
14021         (various): All targets which used subdir_do now depend on do-*.
14022         (local-clean): Renamed from do_clean.
14023         (local-distclean): New target, dependency of distclean and
14024         realclean.
14025         (install-info): Don't create directories.  Depend on dir.info
14026         rather than calling make recursively.
14027         (install-dir.info): Eliminated.
14028         (install-info-dirs): Create all info directories here.
14029         (dir.info): Depend upon do-install-info.
14030
14031         * test-build.mk (HOLES): Added false.
14032
14033 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14034
14035         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14036
14037 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14038
14039         * Makefile.in (info): remove dependency on all-texinfo.  The
14040         problem was really in texinfo/C, not at this level.
14041
14042 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14043
14044         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14045
14046 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14047
14048         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14049         GDB releases.
14050
14051 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14052
14053         * configure: Include srcdir in message about target of link not
14054         being found.  Don't convert `-' to `_' in `with' options being
14055         passed to subdirs.
14056
14057 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14058
14059         * configure.in: add uudecode to host_tools
14060
14061         * Makefile.in: added {all,install}-uudecode targets, added them to
14062         the appropriate lists
14063
14064 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14065
14066         * Makefile.in (all-gcc): Added dependency on all-gas.
14067
14068         * configure.in (mips-*-*): Build ld and binutils.
14069
14070 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14071
14072         * configure: check return code from mkdir, print error message and
14073           exit on failure.
14074
14075 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14076
14077         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14078
14079 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14080
14081         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14082
14083 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14084
14085         * config.sub (h8500):  Recognize this as a cpu type.
14086
14087 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14088
14089         * configure: source directory missing is no longer a warning
14090
14091         * configure.in: recognize irix[34]* instead of irix[34]
14092
14093         * Makefile.in: define and pass down X11_LIB
14094
14095 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14096
14097         * guess-systype: Renamed to ...
14098         * config.guess:  ... by popular request.
14099         * configure.in, Makefile.in:  Update accordingly.
14100
14101 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14102
14103         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14104         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14105         + Execute ./dummy instead of assuming . is in PATH.
14106
14107 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14108
14109         * guess-systype:  New shell script.  Attempts to guess the
14110         canonical host name of the executing host.
14111         Only a few hosts are supported so far.
14112         * configure:  Call guess-systype if no host is specified.
14113
14114 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14115
14116         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14117         gcc Makefile.
14118
14119
14120 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14121
14122         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14123         (all-gcc, install-gcc, subdir_do): Use it.
14124
14125 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14126
14127         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14128
14129 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14130
14131         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14132           set exclusively by configure, using configure.in .
14133
14134 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14135
14136         * test-build.mk: set $PATH for all builds
14137
14138         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14139
14140 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14141
14142         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14143         the one used in gcc/Makefile.in, so that a null expansion doesn't
14144         override the one needed to build gcc with a native cc.
14145
14146
14147 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14148
14149         * configure: Accept -with arguments.
14150
14151 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14152
14153         * Makefile.in: added h8300sim
14154
14155 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14156
14157         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14158         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14159         (all-cygnus, native, build-cygnus): Make
14160         $(canonhost)-stamp-3stage-done, not $(host)....
14161         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14162         i386-sco3.2v4.  Added else true to if command.
14163
14164 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14165
14166         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14167
14168 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14169
14170         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14171
14172 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14173
14174         * configure.in: don't remove binutils from Solaris builds
14175
14176 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14177
14178         * Makefile.in: get rid of earlier definitions for *clean,
14179         also handle the recursive info rule better
14180
14181 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14182
14183         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14184         do more-or-less the right thing.
14185
14186 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14187
14188         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14189         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14190
14191 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14192
14193         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14194         $(host_canonical).
14195
14196         * configure.in: split the configdirs list into 4 categories (native
14197         v. cross, library v. tool) and handle the cross-only and native-
14198         only in more reasonable (and correct!) way.
14199
14200 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14201
14202         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14203         configdirs anymore.
14204
14205 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14206
14207         * Makefile.in: extensive cleanup::  removed all of the explicit
14208         clean-* targets, collapsed many wrappers around subdir_do into
14209         one, added additional targets to satisfy standards.texi, deleted
14210         some old targets, some changes for consistency
14211
14212 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14213
14214         * configure.in: handle some programs as cross-only, and others as
14215         native only
14216
14217         * test-build.mk: handle partial holes in a more generic manner
14218
14219         * Makefile.in: m4 depends on libiberty
14220
14221 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14222
14223         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14224         time, wdiff, and find to configdirs
14225
14226         * Makefile.in: all, clean, and install rules for the new programs
14227         added to configure.in
14228
14229 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14230
14231         * configure.in: use mh-sun for all *-sun-* hosts
14232
14233 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14234
14235         * Makefile.in: define flags for X11 include files and library file
14236         locations, pass them down to the programs that need this info
14237
14238         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14239
14240 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14241
14242         * configure.in: start building libg++ for HP-UX targets
14243
14244 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14245
14246         * README:  Update references to files moved into etc/.
14247
14248 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14249
14250         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14251         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14252
14253 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14254
14255         * configure: accept dash as well as underscore in long option
14256         names for FSF compatibility.
14257
14258 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14259
14260         * config.sub: added -sco3.2v4 support from FSF.
14261
14262 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14263
14264         * configure.in: expand the section that adds or removes
14265         directories from the list of programs to build, to handle native
14266         vs. cross in addition to host v. native
14267
14268 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14269
14270         * Makefile.in:  Replace C++ in macro names with CXX.
14271         This is less likely to break ...
14272
14273 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14274
14275         * test-build.mk: add -w to GNU_MAKE
14276
14277 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14278
14279         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14280         add 'sparc' to list of recognized cpus.  This needed to make
14281         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14282         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14283         then changes that into $CPU-wrs-vxworks.
14284
14285         * configure.in: remove most references to gdbtest, regularize
14286         target based program removal
14287
14288         * test-build.mk: import from p3 tree (many fixes and changes)
14289
14290 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14291
14292         * Makefile.in: added rules to handle tcl, tk, and expect
14293
14294         * configure.in: handle those directories if they exist
14295
14296 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14297
14298         * config.sub: removed bogus hppabsd and hppahpux names, since
14299         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14300
14301 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14302
14303         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14304         depends upon all-xiberty
14305
14306         * Makefile.in: changes from p3, including:
14307
14308         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14309
14310         * Makefile.in (XTRAFLAGS): include newlib directories if
14311         newlib/Makefile exists, rather than if host != target.
14312
14313         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14314
14315         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14316         from the same source tree and not building a cross-compiler.  This
14317         matters for the libg++ configuration if reconfiguring a tree that
14318         has already been installed.
14319
14320         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14321
14322         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14323         pick up the machine and system specific header files.
14324
14325         * Makefile.in: added AS_FOR_TARGET, passed down in
14326         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14327         the C compiler to use to create programs which are run in the
14328         build environment, set it to default to $(CC), and passed it down
14329         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14330
14331         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14332
14333         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14334         We need them for unusual native builds, like systems without
14335         ranlib.
14336
14337         * configure: also define $(host_canonical) and
14338         $(target_canonical), which are the full, canonical names for the
14339         given host and target
14340
14341 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14342
14343         * Makefile.in:  Added separate definitions for C++.
14344
14345 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14346
14347         * configure.in (configdirs):  Add deja-gnu.
14348
14349 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14350
14351         * README:  Update for configure.texi and gdb-4.7 release.
14352
14353 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14354
14355         * Makefile.in:  Move "all" target to top of file.
14356         Previously, first target was ".PHONY" which caused BSD4.4 make
14357         to build .PHONY when make was run without arguments.
14358
14359 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14360
14361         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14362         Library-copylefted code in libiberty.
14363
14364 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14365
14366         * config.sub:  Replace m68kmote with plain old m68k.
14367
14368 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14369
14370         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14371
14372 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14373
14374         * config.sub: Complain if no argument is given.  Added support for
14375         386bsd as OS and target alias.
14376
14377 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14378
14379         * Makefile.in (XTRAFLAGS): include newlib directories if
14380         newlib/Makefile exists, rather than if host != target.
14381
14382 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14383
14384         * config.sub: recognize sparclite-wrs-vxworks.
14385
14386         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14387         p3.) Added clean-xiberty to clean.
14388
14389 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14390
14391         * configure.in: use *-*-* instead of nested cases for host and target
14392
14393 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14394
14395         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14396         from the same source tree and not building a cross-compiler.  This
14397         matters for the libg++ configuration if reconfiguring a tree that
14398         has already been installed.
14399
14400 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14401
14402         * config.sub (i486v/i486v4):  Merge in from FSF version.
14403
14404 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14405
14406         * configure: only set PWD if it is already set.
14407
14408 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14409
14410         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14411         doesn't have unset and all success paths (and most error paths)
14412         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14413         to just ${PWD} to avoid confusion.)
14414
14415 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14416
14417         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14418         even for a native compilation.
14419
14420 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14421
14422         Changes to make the gdb.tar.Z rule work better.
14423
14424         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14425         (DEVO_SUPPORT):  Add configure.texi.
14426         (bfd-ilrt.tar.Z):  Remove ancient rule.
14427
14428 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14429
14430         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14431         pick up the machine and system specific header files.
14432
14433         * configure.in, config.sub: added new target m68010-adobe-scout,
14434         with alias of adobe68k.  Changed configure.in to check for
14435         -scout before -sco* to avoid a false match.
14436
14437         * Makefile.in: added AS_FOR_TARGET, passed down in
14438         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14439         the C compiler to use to create programs which are run in the
14440         build environment, set it to default to $(CC), and passed it down
14441         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14442
14443 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14444
14445         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14446         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14447         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14448         FOR_TARGET variants, to newlib and libg++.
14449
14450 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14451
14452         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14453         first.
14454
14455 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14456
14457         * config.sub:  Accept `elf' as an environment.
14458
14459 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14460
14461         * Makefile.in (all-opcodes):  cd into the right directory
14462
14463 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14464
14465         * configure: added -program_transform_name option, used as
14466         argument to sed when installing programs.
14467         configure.texi: added documentation for -program_prefix,
14468         -program_suffix and -program_transform_name.
14469
14470 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14471
14472         * config.sub:  Accept i486 where i386 ok.
14473
14474 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14475
14476         * config.sub: accept we32k
14477
14478 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14479
14480         * config.sub, configure.in: accept OSE68000 and OSE68k.
14481
14482         * Makefile.in: don't create all directories for ``make install'';
14483         let the subdirectories create the ones they need.
14484
14485 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14486
14487         * COPYING: new file, GPL v2
14488
14489 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14490
14491         * Makefile.in: use the new gen-info-dir, which needs a template
14492         argument (which also lives in texinfo)
14493
14494         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14495
14496 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14497
14498         * config.sub (ncr3000):  Change i386 to i486.
14499
14500 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14501
14502         * Makefile.in: add install-rcs, install-grep to
14503         install-no-fixedincludes, removed install-bison and install-libgcc
14504
14505 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14506
14507         * configure.in: grab the HPUX makefile fragment if on HPUX
14508
14509 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14510
14511         * Makefile.in: eradicate bison spoor (ditto libgcc).
14512          configure.in: recognise m68{k,000}-ericsson-OSE.
14513          es1800 is alias for m68k-ericsson-OSE
14514
14515 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14516
14517         * configure.in: rearrange the parts that remove programs from
14518         configdirs, based now on HOST==TARGET or by canonical triple.
14519
14520 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14521
14522         * test-build.mk: recurse explicitly with -f test-build.mk when
14523           appropriate.  predicate stage3 and comparison on the existence
14524           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14525           On very clean, also remove ...stamp-co.  Build in-place before
14526           doing other builds.
14527
14528 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14529
14530         * Makefile.in, configure.in: add tgas
14531
14532 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14533
14534         * Makefile.in: a number of changes merged in from progressive.
14535
14536         * configure.in: add libm.
14537
14538         * .cvsignore: ignore some stuff that comes from test-build.mk.
14539
14540 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14541
14542         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14543
14544 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14545
14546         * configure: Add program_suffix (parallel to program_prefix)
14547         * Makefile.in: adjust directory-creating script for losing decstation
14548
14549 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14550
14551         * configure:  Minor $subdir-related fixes.
14552
14553 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14554
14555         * configure: fix various problems with propogating
14556         makefile_target_frag in subdirs.
14557         * configure.in: config libgcc if its there
14558
14559 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14560
14561         * config.sub:  HPPA merge.
14562
14563 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14564
14565         * Makefile.in:  Replace all-bison with all-byacc in all
14566         dependency lines for other tools (which now use byacc).
14567
14568 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14569
14570         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14571
14572 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14573
14574         * Makefile.in: make gprof rules similar to byacc rules (instead of
14575         vestigal $(unsubdir) that didn't work...)
14576
14577 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14578
14579         * config.sub:  Add support for Linux.
14580         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14581         (at least for libg++).
14582
14583 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14584
14585         * configure.texi: fix doc for the -nfp option to configure
14586
14587 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14588
14589         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14590
14591 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14592
14593         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14594         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14595         * configure.in: added solaris* host_makefile_frag hook.
14596
14597 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14598
14599         * config.sub: changed recognition of m68000 so that various
14600         m68k types can be specified via m680[01234]0
14601
14602 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14603
14604         * config.sub (basic_machine): fix sed so that '-foo' isn't
14605         completely substituted out while .+'-foo' loses the '-foo'
14606
14607 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14608
14609         * config.sub ($os): Add -aout.
14610
14611 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14612
14613         * configure:  If host_makefile_frag is absolute, don't
14614         prefix ${invsubdir} (relevant to libg++ auto-configure).
14615
14616 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14617
14618         * Makefile.in (tooldir): Define it.
14619         (all-ld): Depend on all-flex.
14620
14621 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14622
14623         * Makefile.in (check):  Fix libg++ special case.
14624
14625 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14626
14627         * configure: do not bury `pwd` into config.status, thus do fewer
14628           pwd's.
14629
14630         * configure: print the "Building in" message only when building in
14631           other than "." AND verbose.
14632
14633         * configure: remove -s, rework -v to better accommodate guested
14634           configures.
14635
14636         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14637
14638 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14639
14640         * Makefile.in: macroize flags passed on recursion.  remove
14641           fileutils.
14642
14643 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14644
14645         * configure: get makesrcdir right for subdirs deeper than 1.
14646
14647         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14648           install.
14649
14650 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14651
14652         * Makefile.in: don't print subdir_do or recursion lines.
14653
14654 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14655
14656         * standards.texi: added menu item.
14657
14658         * Makefile.in: build and install standards.info.
14659
14660         * standards.texi: new file.
14661
14662 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14663
14664         * configure: test for and move config.status pieces from
14665           ${subdir}/.
14666
14667 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14668
14669         * configure:  Test for existance of files before trying to mv
14670         them, to avoid numerous non-existance messages.
14671
14672 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14673
14674         * configure: correct final line of config.status.
14675
14676         * configure: patch from eggert.  Avoids a protection problem if
14677           the original Makefile.in is read only.
14678
14679         * configure: use move-if-change from gcc to create config.status.
14680           Some makefiles depend on config.status to tell if a directory
14681           has been reconfigured for a different host.  This change
14682           prevents those directories from remaking everything in the case
14683           where the reconfig was only intended to rebuild a Makefile.
14684
14685         * configure: test for config.sub with "config.sub sun4" rather
14686           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14687           host alias from a missing config.sub.
14688
14689 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14690
14691         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14692           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14693
14694 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14695
14696         * configure: mkdir ${subdir} as needed.
14697
14698 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14699
14700         * Makefile.in,configure.in: added autoconf.
14701
14702 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14703
14704         * Makefile.in: no longer pass against on recursion.
14705
14706         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14707           definitions are not inherited.
14708
14709         * configure: correct makesrcdir when subdir is .
14710
14711 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14712
14713         * configure:  Add support for 'subdirs' variable, which is
14714         like 'configdirs', except that configure doesn't re-invoke
14715         itself for subdirs, it just creates a Makefile for each subdir.
14716         * configure.texi:  Document subdirs.
14717
14718 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14719
14720         * configure.in: added flex to configdirs
14721
14722 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14723
14724         * Makefile.in: remove clean-stamps from clean.
14725
14726 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14727
14728         * configure.in:  Add gdbtest to configdirs.
14729
14730 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14731
14732         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14733         to recursive makes.
14734         * configure.in:  Recognize new ncr3000 config.
14735
14736 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14737
14738         * Makefile.in, configure.in: removed references to gdbm.
14739
14740 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14741
14742         * config.sub:  Don't canonicalize os value
14743         newsos* to bsd (readline needs to check for newsos).
14744         (This fix was earlier made Jan 31, but got re-broken.)
14745
14746 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14747
14748         * configure.in:  sco is an os, not a vendor!
14749
14750         * configure:  Quote $( better.  Keep various shells happy.
14751
14752 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14753
14754         * Makefile.in: eliminate stamp-files.
14755
14756 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14757
14758         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14759           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14760
14761 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14762
14763         * config.sub:  fix iris/iris3.
14764
14765 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14766
14767         * configure: re-add -rm.
14768
14769 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14770
14771         * Maskefile.in: add .stmp-rcs to all.
14772
14773         * configure.in: remove gas from rs6000 build, use aix host fragment.
14774
14775 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14776
14777         * configure: pass down site_option during recursion.
14778
14779 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14780
14781         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14782
14783 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14784
14785         * configure: Change exec_prefix so that it really defaults to prefix.
14786
14787 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14788
14789         * Makefile.in, configure.in:  Add support for mmalloc library.
14790
14791 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14792
14793         * Makefile.in: add stmp dependencies for a few more things.
14794
14795 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14796
14797         * configure: adjusted error message on objdir/srcdir configure
14798           collision, per john's suggestion.
14799
14800         * Makefile.in: add libiberty stmp to all and all.cross.
14801
14802 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14803
14804         * Makefile.in: remove force dependencies, add grep to all.
14805
14806 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14807
14808         * Makefile.in: drop flex.  make stamp files work.
14809
14810         * configure: added test for conflicting configuration in srcdir,
14811           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14812           gets cranky.  use relative paths for configure and srcdir
14813           whenever possible.  Send some error messages to stderr that were
14814           going to stdout.
14815
14816 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14817
14818         * Makefile.in:  Fix libg++ rule to check for gcc directory
14819         before using gcc/gcc.  Also pass XTRAFLAGS.
14820
14821 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14822
14823         * Makefile.in: added stmp-files so that directories aren't polled
14824           when they are already built.
14825
14826         * configure.texi: fixed a node pointer problem.
14827
14828 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14829
14830         * config.sub configure.in gdb/configure.in
14831         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14832         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14833         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14834
14835 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14836
14837         * configure: -recurring becomes -silent.  corrected help message
14838           for -site= option.
14839
14840         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14841
14842 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14843
14844         * configure: when building Makefile for crosses, replace
14845           tooldir and program_prefix.  default srcdir from location of
14846           config.sub.  remove "for host in hosts" and "for target in
14847           targets" loops.
14848
14849 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14850
14851         * Makefile.in: Do not pass bindir or mandir to cvs.
14852
14853 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14854
14855         * Makefile.in, configure.in: removed traces of namesubdir,
14856           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14857           copyrights to '92, changed some from Cygnus to FSF.
14858
14859         * configure.texi: remove most references to multiple hosts,
14860           multiple targets, subdirs, etc.
14861
14862         * configure.man: removed rcsid. reference config.sub not
14863           config.subr.
14864
14865         * Makefile.in: mkdir $(infodir) on install-info.
14866
14867 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14868
14869         * configure.texi:  Explain better about .gdbinit and about
14870         the environment that configure.in sections run in.
14871
14872 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14873
14874         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14875
14876 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14877
14878         * README:  DOC.configure => cfg-paper.texi.
14879
14880 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14881
14882         * config.sub (near case $os):  Don't convert newsos* to bsd!
14883
14884 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14885
14886         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14887         the number of copies of COPYING that go into the GDB tar file.
14888
14889 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14890
14891         * bfd/configure.in, gdb/config/mh-i386sco,
14892         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14893         Fix SCO configuration stuff.
14894
14895 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14896
14897         * Makefile.in:  For libg++, make sure the -I pointing
14898         to the gcc directory goes *after* all the libg++-local -I flags.
14899         Also, move just-gcc dependency from just-libg++ to all-libg++.
14900
14901 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14902
14903         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14904
14905 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14906
14907         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14908
14909 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14910
14911         * config.sub:  Add stratus configuration frags.  Also
14912         submitted to FSF.
14913
14914 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14915
14916         * Makefile.in (DEV_SUPPORT):  add configure.man.
14917
14918         * config.sub(Decode manufacturer-specific):  add -none*.
14919
14920 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14921
14922         * Makefile.in:  remove form feeds to make Sun's make happy.
14923         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14924
14925 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14926
14927         * Makefile.in (AR_FLAGS):  Make quieter.
14928
14929 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14930
14931         * configure.in:  Add libg++.
14932         * configure:  When verbose, don't output the command line at each
14933         level; it will be unremarkably the same as the previous version,
14934         which will be the same as what the user typed.
14935
14936 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14937
14938         * configure.in, Makefile.in: fix clean-info, add flex.  add
14939           fileutils.
14940
14941         * configure: be less sensitive to spaces in Makefile.in.  Do not
14942           look for sources in "..".  Doing so breaks subdirectories that
14943           might have their own configure.  If a subdir has it's own
14944           configure script, use it.
14945
14946 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14947
14948         * cfg-paper.texi: some changes suggested by rms.
14949
14950 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14951
14952         * config.sub:  Merge in some small additions from the FSF version,
14953         taken from the gcc distribution, to bring the Cygnus and FSF
14954         versions into closer sync.
14955
14956 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14957
14958         * configure.in:  Changed svr4 references to sysv4.
14959
14960 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14961
14962         * configure: added -V for version number option.
14963
14964 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14965
14966         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14967           renamed from DOC.configure to cfg-paper.texi.
14968
14969 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14970
14971         * configure, config.subr, config.sub: config.subr is now
14972           config.sub again.
14973
14974 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14975
14976         * configure.texi: new file, in progress.
14977
14978         * Makefile.in: build info file and install the man page for
14979           configure.
14980
14981         * configure.man: new file, first cut.
14982
14983         * configure: find config.subr again now that configuration "none"
14984           has gone.  removed all traces of the -ansi option.  removed all
14985           traces of the -languages option.
14986
14987         * config.subr: resync from rms.
14988
14989 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14990
14991         * configure, config.sub, config.subr: merge config.sub into
14992           config.subr, call the result config.subr, remove config.sub, use
14993           config.subr.
14994
14995         * Makefile.in: revised install for dir.info.
14996
14997 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14998
14999         * configure.in: add decstation host makefile frag.
15000
15001         * Makefile.in: BISON now bison -y again.  also install-gcc on
15002           install.  clean-gdbm on clean.  infodir belongs in datadir.
15003           Make directories for info install.  Build dir.info here then
15004           install it.
15005
15006 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15007
15008         * Makefile.in: fix for bad directory tests.
15009
15010 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15011
15012         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15013           regexp.  -srcdir relative was being handled incorrectly.
15014
15015         * Makefile.in: unwrapped some for loops so that parallel makes
15016           work again and so one can focus one's attention on a particular
15017           package.
15018
15019 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15020
15021         * configure: added PWD as a stand in for `pwd` (for speed). use
15022           elif wherever possible.  make -srcdir work without -objdir.
15023           -objdir= commented out.
15024
15025 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15026
15027         * configure: +options become --options.  -subdirs commented out.
15028           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15029           Makefile now at top of generated Makefile.  Removed cvs log
15030           entries.  added -srcdir.  create .gdbinit only if there is one
15031           in ${srcdir}.
15032
15033         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15034           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15035           and mandir now keyed off datadir by default.
15036
15037 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15038
15039         * Freshly created ChangeLog.
15040
15041 \f
15042 Local Variables:
15043 mode: change-log
15044 left-margin: 8
15045 fill-column: 76
15046 version-control: never
15047 End: