OSDN Git Service

2009-11-03 Steven G. Kargl <kargl@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2009-11-05  Joern Rennecke <amylaar@spamcop.net>
2
3         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4
5 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
6
7         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
8         Phil Edwards to Write-After Approval.
9
10 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
11
12         * configure.ac: Disable target-winsup & co for
13         x86_64-*-mingw* and *-w64-mingw* targets.
14         * configure: Regenerated.
15
16 2009-10-16  Nick Clifton  <nickc@redhat.com>
17
18         * MAINTAINERS: Add myself as a maintainer for the RX port.
19
20 2009-10-26  Johannes Singler <singler@kit.edu>
21
22         * MAINTAINERS (Write After Approval): Update my e-mail address.
23
24 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25
26         * configure.ac (CLooG test): Use = with test.
27         * configure: Regenerate.
28
29 2009-10-22  Richard Guenther  <rguenther@suse.de>
30
31         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
32         cloog if the ppl version check failed.  Move flags saving
33         before setting in libelf check.
34         * configure: Regenerate.
35
36 2009-10-21  Richard Guenther  <rguenther@suse.de>
37
38         * configure.ac: Adjust the ppl and cloog configure to work as
39         documented.  Disable cloog if ppl was disabled.  Omit the version
40         checks if they were disabled.
41         * configure: Re-generate.
42
43 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
44
45         * configure.ac: Add 'lto' to enable_languages, not
46         new_enable_languages, and only if not already present.
47         * configure: Regenerate.
48
49 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
50
51         * README: Refer to the various COPYING* files instead of just
52         COPYING.
53         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
54
55 2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
56
57         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
58         
59 2009-10-07  Richard Guenther  <rguenther@suse.de>
60
61         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
62         and Richard Guenther as reviewers.
63         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
64         as reviewers.
65
66 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
67
68         * config.sub: Update from upstream sources.
69
70 2009-10-06  Ian Lance Taylor  <iant@google.com>
71
72         * Makefile.def: check-gold depends upon all-gas.
73         * Makefile.in: Rebuild.
74
75 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
76
77         * MAINTAINERS (Write After Approval): Add myself.
78
79 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
80
81         * Makefile.def: all-lto-plugin depends on all-libiberty.
82         set bootstrap=true for lto-plugin.
83         Add lto-plugin.
84         * Makefile.in: Regenerate.
85         * configure.ac (host_libs): Add lto-plugin.
86         * configure: Regenerate.
87
88 2009-10-03  Diego Novillo  <dnovillo@google.com>
89
90         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
91         (HOST_LIBELFLIBS): Define.
92         (HOST_LIBELFINC): Define.
93         * Makefile.in: Regenerate.
94         * configure.ac: Add --enable-lto.
95         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
96         If --enable-lto is used, add 'lto' to new_enable_languages.
97         If --enable-lto is used and gold is enabled, add
98         lto-plugin to configdirs.
99         * configure: Regenerate.
100
101 2009-10-03  Simon Baldwin  <simonb@google.com>
102
103         * configure.ac: If --with-system-zlib, suppress local zlib and
104         pass --with-system-zlib to subdir configure scripts.
105         * configure: Regenerate.
106
107 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
108             Paolo Bonzini  <bonzini@gnu.org>
109
110         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
111         $(srcdir).
112         * Makefile.in: Rebuilt.
113
114 2009-09-26  Gary Funck <gary@intrepid.com>
115
116         * MAINTAINERS (Write After Approval): Add myself.
117
118 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
119
120         * configure.ac: Update minimum MPC version to 0.7.
121         * configure: Regenerate.
122
123 2009-09-25  Nick Clifton  <nickc@redhat.com>
124
125         * configure.ac: Pass any --cache-file=/dev/null option on to
126         subconfigures.
127         * configure: Regenerate.
128
129 2009-09-23  Nick Clifton  <nickc@redhat.com>
130
131         * config.sub, config.guess: Update from upstream sources.
132
133 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
134
135         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
136         * Makefile.in: Rebuilt.
137
138 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
139
140         PR bootstrap/32272
141         * configure.ac: Error out if $srcdir isn't '.' but contains
142         host-${host_noncanonical}.
143         * configure: Regenerate.
144
145 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
146
147         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
148         maintainer.
149
150 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
151
152         * configure.ac: If bootstrapping a combined tree with
153         --enable-gold, require c++ in stage1_languages.
154         * configure: Regenerate.
155
156         * configure.ac: Also add target_libs of stage1_languages to
157         bootstrap_target_libs.
158         * configure: Regenerate.
159
160         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
161         with --enable-languages not containing c++.
162         * configure: Regenerate.
163
164 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
165
166         * configure.ac: Disable java and boehm-gc for bfin-*-*.
167         * configure: Regenerate.
168
169 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
170
171         * MAINTAINERS (Write After Approval): Update my e-mail address,
172         and move from from here...
173         (Waiting for paperwork): To here.
174
175 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
176
177         * MAINTAINERS (Reviewers): Add self as driver reviewer.
178
179 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
180
181         * configure.ac: Do not use $extrasub for replacing @if/@endif
182         parts in Makefile; instead, use additional arguments to
183         AC_CONFIG_COMMANDS to do the replacement manually, with several
184         sed invocations, to avoid HP-UX sed command limits.
185         * configure: Regenerate.
186
187 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
188
189         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
190         blank before -L.
191
192 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
193
194         * configure.ac (with-build-config): Document.  Handle without.
195         Handle missing argument.
196         * configure: Rebuilt.
197
198 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
199
200         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
201         Default to bootstrap-debug only if compare-debug works.
202         * configure: Rebuilt.
203         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
204         * Makefile.in: Rebuilt.
205
206 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
207
208         * MAINTAINERS (OS Port Maintainers): Update my email address.
209
210 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
211
212         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
213         * Makefile.in: Rebuilt.
214
215 2009-09-01  Chris Demetriou  <cgd@google.com>
216
217         * MAINTAINERS (Write After Approval): Add myself.
218
219 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
220
221         PR debug/30161
222         * include/dwarf2.h (enum dwarf_tag): Added
223         DW_TAG_GNU_template_template_param
224         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
225
226 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
227
228         * Makefile.tpl (AWK): Fix typo.
229         * Makefile.in: Regenerate.
230
231 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
232
233         * configure.ac: Detect awk and sed.
234         * Makefile.def (flags_to_pass): Add AWK and SED.
235         * Makefile.tpl (AWK, SED): New.
236         (BASE_FLAGS_TO_PASS): Add AWK and SED.
237         * configure: Regenerate.
238         * Makefile.in: Regenerate.
239
240 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
241
242         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
243         (collapseslashes): Likewise.
244
245 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
246
247         * configure.ac (AC_PREREQ): Bump to 2.64.
248
249 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
250
251         * configure.ac: Remove --with-datarootdir, --with-docdir,
252         --with-pdfdir, --with-htmldir switches.
253         * configure: Regenerate.
254
255         * configure: Regenerate.
256
257         * compile: Sync from Automake 1.11.
258         * depcomp: Likewise.
259         * install-sh: Likewise.
260         * missing: Likewise.
261         * mkinstalldirs: Likewise.
262         * ylwrap: Likewise.
263
264 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
265
266         * ltmain.sh (func_normal_abspath): New function.
267         (func_relative_path): Likewise.
268         (func_mode_help): Document new -bindir option for link mode.
269         (func_mode_link): Add new -bindir option, and use it to place
270         output DLL if specified.
271
272 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
273
274         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
275         (baseargs): Add --disable-option-checking.
276         * configure: Regenerate.
277
278         * Makefile.def (configure-target-libiberty): Depend on
279         all-binutils and all-ld.
280         (configure-target-newlib): Likewise.
281         * Makefile.in: Regenerate.
282
283 2009-08-17  Ben Elliston  <bje@au.ibm.com>
284
285         * config.sub, config.guess: Update from upstream sources.
286
287 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
288
289         Sync from src, merge:
290
291         2009-07-02  Tristan Gingold  <gingold@adacore.com>
292
293         * configure.ac: Do not exclude gas for i386-*-darwin.
294         Add a case for x86_64-*-darwin.
295         * configure: Regenerate.
296
297 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
298
299         * MAINTAINERS: Add my name to Write After Approval list.
300
301 2009-08-06  Michael Eager <eager@eagercon.com>
302
303         * configure.ac: Add Microblaze target.
304         * configure: Regenerate.
305
306 2009-07-31  Christian Bruel  <christian.bruel@st.com>
307
308         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
309         * configure: Regenerate.
310         
311 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
312
313         * MAINTAINERS (Write After Approval): Update my e-mail address.
314
315 2009-07-06  Ian Lance Taylor  <iant@google.com>
316
317         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
318         * configure: Rebuild.
319
320 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
321
322         * MAINTAINERS: Move myself to the Graphite Reviewers.
323
324 2009-06-30  Wei Guozhi  <carrot@google.com>
325
326         * MAINTAINERS: Add my name to Write After Approval list.
327
328 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
329
330         PR bootstrap/40338
331         * configure.ac (comparestring): Create new variable.
332         * Makefile.tpl (comparestring): Use to skip some comparisions.
333         * configure: Regenerate.
334         * Makefile.in: Regenerate.
335
336 2009-06-26  Doug Evans  <dje@sebabeach.org>
337
338         * Makefile.def (host_modules): Add cgen.
339         * Makefile.in: Regenerate.
340         * configure.ac (host_tools): Add cgen.
341         * configure: Regenerate.
342
343 2009-06-23  DJ Delorie  <dj@redhat.com>
344
345         * MAINTAINERS: Add myself as mep maintainer.
346
347 2009-06-23  Ian Lance Taylor  <iant@google.com>
348
349         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
350         boot_languages.  Only bootstrap target libraries listed in
351         target_libs for some boot language.  Add --with-stage1-ldflags,
352         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
353         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
354         if not building with C++.
355         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
356         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
357         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
358         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
359         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
360         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
361         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
362         * configure, Makefile.in: Rebuild.
363
364 2009-06-23  Li Feng  <nemokingdom@gmail.com>
365
366         * MAINTAINERS: Added my name to write-after-approval list.
367
368 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
369
370         * configure.ac: Define is_elf for QNX Neutrino targets.
371         * configure: Regenerate.
372
373 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
374
375         * MAINTAINERS: Added my name to the write-after-approval list
376
377 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
378
379         * configure.ac: Detect MPC in default directory.
380         * configure: Regenerate.
381
382 2009-06-03  Jerome Guitton  <guitton@adacore.com>
383             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
384
385         * Makefile.tpl (all): Avoid a trailing backslash.
386         * Makefile.in: Regenerate.
387
388 2009-06-03  Ben Elliston  <bje@au.ibm.com>
389
390         * config.sub, config.guess: Update from upstream sources.
391
392 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
393
394         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
395         to noconfdirs.
396         * configure: Regenerate.
397
398 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
399
400         * Makefile.tpl ([+compare-target+]): Compare all stage
401         directories, rather than just gcc.
402         * Makefile.in: Rebuilt.
403
404 2009-06-01  Doug Kwan  <dougkwan@google.com>
405
406         * configure.ac: Support gold for target arm*-*-*.
407         * configure: Regenerate.
408
409 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
410
411         * Makefile.def: Add MPC support and dependencies.
412         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
413
414         * Makefile.in, configure: Regenerate.
415
416 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
417
418         * Makefile.tpl (all): Avoid harmless warning in make all when
419         gcc-bootstrap is enabled but stage_last does not exist.
420         * Makefile.in: Rebuilt.
421
422 2009-05-24  Nicolas Roche  <roche@adacore.com>
423
424         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
425         * Makefile.in: Regenerate.
426
427 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
428
429         * MAINTAINERS: Update my e-mail address.
430
431 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
432
433         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
434         * configure:  Regenerate.
435
436 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
437
438         PR other/40159
439         * Makefile.tpl (all): Don't assume gcc-bootstrap and
440         gcc-no-bootstrap are mutually exclusive.
441         * Makefile.in: Rebuilt.
442
443 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
444
445         PR other/40159
446         * Makefile.tpl (all): Don't end with unconditional success.
447         * Makefile.in: Rebuilt.
448
449 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
450
451         PR target/37137
452         * Makefile.def (flags_to_pass): Remove redundant and incomplete
453         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
454         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
455         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
456         stage_configureflags, stage_cflags and stage_libcflags into
457         explicit Makefile macros.
458         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
459         GFORTRAN.
460         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
461         CC.  Set CC_FOR_BUILD from CC.
462         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
463         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
464         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
465         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
466         and GFORTRAN.
467         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
468         (_LIBCFLAGS): Renamed to _TFLAGS.
469         (do-compare-debug, do-compare3-debug): Drop.
470         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
471         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
472         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
473         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
474         (XGCC_FLAGS_FOR_TARGET): New.
475         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
476         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
477         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
478         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
479         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
480         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
481         TFLAGS.
482         (BUILD_CONFIG): Include if requested.
483         (all): Set TFLAGS on bootstrap.
484         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
485         (all-stageid-prefixmodule): Likewise.
486         (do-clean, distclean-stageid): Set TFLAGS.
487         (restrap): Fix whitespace.
488         * Makefile.in: Rebuilt.
489
490 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
491
492         * config.guess: Sync with src.
493
494 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
495
496         * configure.ac ($with_ppl):  Default to no if not supplied.
497         ($with_cloog):  Likewise.
498         configure:  Regenerate.
499
500 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
501
502         * MAINTAINERS: Update my e-mail address.
503
504 2009-04-27  Nick Clifton  <nickc@redhat.com>
505
506         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
507
508 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
509
510         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
511         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
512         * Makefile.in: Regenerate.
513
514 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
515
516         PR bootstrap/39739
517         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
518         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
519
520         * configure, Makefile.in: Regenerate.
521
522 2009-04-21  Taras Glek  <tglek@mozilla.com>
523
524         * include/hashtab.h: Update GTY annotations to new syntax
525         * include/splay-tree.h: Likewise
526
527 2009-04-17  Ben Elliston  <bje@au.ibm.com>
528
529         * config.sub, config.guess: Update from upstream sources.
530
531 2009-04-15  Anthony Green  <green@moxielogic.com>
532
533         * configure.ac: Add moxie support.
534         * configure: Rebuilt.
535
536 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
537
538         * configure.ac: Change copyright header to refer to version
539         3 of the GNU General Public License and to point readers at the
540         COPYING3 file and the FSF's license web page.
541         * Makefile.def: Likewise.
542         * Makefile.tpl: Likewise.
543         * Makefile.in: Regenerate.
544
545 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
546
547         * configure.ac: Restore match for darwin9 or later. Use double
548         brackets since regeneration eats one pair.
549         * configure: Regenerate.
550
551 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
552
553         PR gas/10039
554         * configure.ac: Require texinfo 4.7.
555         * configure: Regenerated.
556
557 2009-04-09  Nick Clifton  <nickc@redhat.com>
558
559         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
560         the GCC Runtime Library Exception.
561
562 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
563
564         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
565         * configure: Regenerate.
566
567 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
568
569         * Makefil.def (languages): New entries.
570         * Makefile.tpl (check-gcc-*): New generic target.
571         * Makefile.in: Regenerate.
572
573 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
574
575         * MAINTAINERS:  Update my email address.
576
577 2009-03-18  Tom Tromey  <tromey@redhat.com>
578
579         * configure: Rebuild.
580         * configure.ac (host_libs): Add libiconv.
581         * Makefile.in: Rebuild.
582         * Makefile.def (host_modules): Add libiconv.
583         (configure-gdb, all-gdb): Depend on libiconv.
584
585 2009-03-16  Tristan Gingold  <gingold@adacore.com>
586
587         * configure.ac: Treat gdb as supported on x86_64-darwin.
588         * configure: Regenerate.
589
590 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
591
592         * configure.ac (--with-host-libstdcxx): New option.
593         * configure: Regenerate.
594
595 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
596
597         * MAINTAINERS:  Move myself into the write after approval list.
598
599 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
600
601         * MAINTAINERS: Update e-mail address.
602         
603 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
604
605         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
606
607 2009-03-10  Ira Rosen <irar@il.ibm.com>
608
609         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
610
611 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
612
613         Backport from git Libtool:
614
615         2009-01-19  Robert Millan  <rmh@aybabtu.com>
616         Support GNU/kOpenSolaris.
617         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
618         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
619         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
620         GNU/kOpenSolaris.
621
622 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
623
624         * MAINTAINERS: Update e-mail address.
625
626 2009-02-24  Michael Eager  <eager@eagercon.com>
627
628         * MAINTAINERS (Write After Approval): Add self.
629
630 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
631
632         * MAINTAINERS (Write After Approval): Add myself.
633
634 2009-02-05  Andreas Schwab  <schwab@suse.de>
635
636         * Makefile.tpl (stage_last): Define $r and $s before using
637         $(RECURSE_FLAGS_TO_PASS).
638         * Makefile.in: Regenerate
639
640 2009-01-30  Ian Lance Taylor  <iant@google.com>
641
642         * MAINTAINERS: Move myself to the Global Reviewers list.
643
644 2009-01-29  Robert Millan  <rmh@aybabtu.com>
645
646         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
647         * configure: Regenerate.
648
649 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
650
651         * MAINTAINERS: Make whitespace consistent.
652         Remove Robert Millan from Write After Approval.
653
654 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
655
656         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
657         (all-opcodes): Depend on all-libiberty.
658         * Makefile.in: Regenerate.
659
660 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
661
662         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
663         * configure: Regenerate.
664
665 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
666
667         * MAINTAINERS (Write After Approval): Add myself.
668
669 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
670
671         * MAINTAINERS: Add myself to reviewers (Fortran).
672
673 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
674
675         PR tree-optimization/38515
676         * configure.ac (cloog-polylib): Removed.
677         (with_ppl, with_cloog): Test for "no".
678         * configure: Regenerated.
679
680 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
681
682         * MAINTAINERS: Moved myself to reviewers (Fortran).
683
684 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
685
686         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
687         (Write After Approval): Remove myself.
688
689 2009-01-03  Diego Novillo  <dnovillo@google.com>
690
691         * MAINTAINERS: Remove myself from alias maintainership.
692
693 2009-01-02  David Ayers  <ayers@fsfe.org>
694
695         * MAINTAINERS: Update e-mail address.
696
697 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
698
699         * MAINTAINERS: Make whitespace consistent.
700
701 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
702
703         Backport from upstream Libtool:
704         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
705         Add cache variables to tests that require the linker to work.
706         For shlibpath_overrides_runpath, this also changes the semantics
707         to let the result from the C compiler take precedence.
708
709 2008-12-02  Ben Elliston  <bje@au.ibm.com>
710
711         * config.sub, config.guess: Update from upstream sources.
712
713 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
714
715         * configure.ac (ppllibs): Add by default the lib flags.
716         * configure: Regenerate.
717
718 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
719
720         * MAINTAINERS:  Add myself to the write after approval list.
721
722 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
723
724         * configure.ac: Add double brackets on darwin[912].
725         * configure: Regenerate.
726
727 2008-12-03  Daniel Kraft  <d@domob.eu>
728
729         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
730         Approval to Reviewer section (for Fortran front-end).
731
732 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
733
734         * configure.ac: Expand to darwin10 and later.
735         * configure: Regenerate.
736
737 2008-12-02  Andreas Schwab  <schwab@suse.de>
738
739         * Makefile.def: configure-target-boehm-gc depends on
740         all-target-libstdc++-v3.
741         * Makefile.in: Regenerate.
742
743 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
744
745         * MAINTAINERS:  Add myself as mingw maintainer.
746
747 2008-12-02  Ben Elliston  <bje@au.ibm.com>
748
749         * config.sub, config.guess: Update from upstream sources.
750
751 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
752
753         * README.SCO: Remove.
754
755 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
756
757         * MAINTAINERS:  Add myself to the write after approval list.
758
759 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
760
761         * MAINTAINERS:  Update my email address in WAA section.
762
763 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
764
765         * MAINTAINERS: Update e-mail address.
766
767 2008-11-27  Toon Moene <toon@moene.org>
768
769         * MAINTAINERS: Change e-mail address.
770
771 2008-11-27  Tristan Gingold  <gingold@adacore.com>
772
773         * configure.ac: Build gdb for i?86-*-darwin*
774         * configure: Regenerated.
775
776 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
777
778         * MAINTAINERS: Added my full name.
779
780 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
781
782         PR bootstrap/38014
783         PR bootstrap/37923
784
785         Revert:
786
787         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
788
789         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
790         * Makefile.in: Regenerated.
791
792         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
793
794         PR gdb/921
795         PR gdb/1646
796         PR gdb/2175
797         PR gdb/2176
798
799         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
800         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
801         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
802         (HOST_EXPORTS): Pass CPPFLAGS.
803         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
804         (LDFLAGS_FOR_TARGET): Initialize from configure script.
805         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
806         * Makefile.in, configure: Regenerated.
807         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
808         and CPPFLAGS_FOR_BUILD.
809
810 2008-11-06  Jeff Law <law@redhat.com>
811
812         * MAINTAINERS: Add myself as middle end maintainer.
813
814 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
815
816         * MAINTAINERS (Write after approval): Add myself.
817
818 2008-11-05  Diego Novillo  <dnovillo@google.com>
819
820         * MAINTAINERS (Global Reviewers): Add myself.
821         (Non-Algorithmic Maintainers): Remove myself.
822
823 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
824
825         * MAINTAINERS (Write after approval): Add myself.
826
827 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
828
829         * MAINTAINERS (Write after approval): Add myself.
830
831 2008-10-31  Ben Elliston  <bje@au.ibm.com>
832
833         * configure.ac (spu-*-*): Remove special case.
834         * configure: Regenerate.
835
836 2008-10-30  Catherine Moore  <clm@codesourcery.com>
837
838         * MAINTAINERS (Write after approval): Update my email address.
839
840 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
841
842         * configure.ac [spu-*-*]: Do not set skipdirs.
843         * configure: Re-generate.
844
845 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
846
847         * MAINTAINERS (Various Maintainers): Add myself to reload.
848
849 2008-10-25  Richard Guenther  <rguenther@suse.de>
850
851         * MAINTAINERS (Various Maintainers): Add myself as middle-end
852         maintainer.  Remove myself as libgcc-math maintainer.
853         (Non-Algorithmic Maintainers): Remove myself.
854
855 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
856
857         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
858         * Makefile.in: Regenerated.
859
860 2008-10-23  Cary Coutant  <ccoutant@google.com>
861
862         * MAINTAINERS (Write after approval): Add myself.
863
864 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
865
866         PR gdb/921
867         PR gdb/1646
868         PR gdb/2175
869         PR gdb/2176
870
871         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
872         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
873         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
874         (HOST_EXPORTS): Pass CPPFLAGS.
875         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
876         (LDFLAGS_FOR_TARGET): Initialize from configure script.
877         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
878         * Makefile.in, configure: Regenerated.
879         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
880         and CPPFLAGS_FOR_BUILD.
881
882 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
883
884         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
885         Sebastian Pop.
886
887 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
888
889         * MAINTAINERS (Write After Approval): Added myself.
890
891 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
892
893         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
894         recommended version to 2.3.2.
895
896         * configure: Regenerate.
897
898 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
899
900         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
901
902 2008-09-29  David Daney <david.daney@caviumnetworks.com>
903
904         * MAINTAINERS (Write After Approval): Update e-mail address.
905
906 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
907
908         * libtool.m4: Update to libtool 2.2.6.
909         * lt~obsolete.m4: Update to libtool 2.2.6.
910         * ltmain.sh: Update to libtool 2.2.6.
911         * ltsugar.m4: Update to libtool 2.2.6.
912         * ltversion.m4: Update to libtool 2.2.6.
913         * ltoptions.m4: Update to libtool 2.2.6.
914         * ltgcc.m4: Update to match changes from libtool 2.2.6.
915
916 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
917
918         * MAINTAINERS (Write After Approval): Add myself.
919
920 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
921
922         * MAINTAINERS (Write After Approval): Update my name.
923
924 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
925
926         * MAINTAINERS: Add myself in "Write After Approval".
927
928 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
929
930         * MAINTAINERS: Add myself as ia64 maintainer.
931
932 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
933
934         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
935         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
936         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
937         and Michael Tiemann from Write After Approval since they do not
938         actually have access.
939
940 2008-09-05  Richard Guenther  <rguenther@suse.de>
941
942         * configure.ac: Initialize clooglibs to -lcloog.
943         * configure: Re-generate.
944
945 2008-09-04  Le-Chun Wu  <lcwu@google.com>
946
947         * MAINTAINERS (Write After Approval): Add myself.
948
949 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
950
951         * configure.ac (--with-cloog-polylib): New.
952         (--disable-cloog-version-check): New.
953         (--disable-ppl-version-check): New.
954         * configure: Re-generate.
955
956 2008-09-03  Richard Guenther  <rguenther@suse.de>
957
958         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
959         cloog test.
960         * configure: Re-generate.
961
962 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
963
964         Add picoChip port.
965         * MAINTAINERS: Add picoChip maintainers.
966
967 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
968             Tobias Grosser  <grosser@fim.uni-passau.de>
969             Jan Sjodin  <jan.sjodin@amd.com>
970             Harsha Jagasia  <harsha.jagasia@amd.com>
971             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
972             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
973             Adrien Eliche  <aeliche@isty.uvsq.fr>
974
975         Merge from graphite branch.
976         * configure: Regenerate.
977         * Makefile.in: Regenerate.
978         * configure.ac (host_libs): Add ppl and cloog.
979         Add checks for PPL and CLooG.
980         * Makefile.def (ppl, cloog): Added modules and dependences.
981         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
982         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
983
984 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
985
986         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
987         (GCC_SHLIB_SUBDIR): New.
988         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
989         * configure: Regenerate.
990         * Makefile.in: Regenerate.
991
992 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
993
994         * MAINTAINERS: Consistently use tabs to separate columns.
995
996 2008-08-29  Tristan Gingold  <gingold@adacore.com>
997
998         * MAINTAINERS (Write after Approval): Add myself.
999
1000 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1001
1002         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1003         Enable bfd, binutils and opcodes.
1004         * configure: Regenerate.
1005
1006 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1007
1008         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
1009
1010 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1011
1012         * MAINTAINERS:  Use correct Umlaut for last name.
1013
1014 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1015
1016         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1017
1018 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
1019
1020         * MAINTAINERS: Update my email address.
1021
1022 2008-08-16  Nicolas Roche  <roche@adacore.com>
1023
1024         * Makefile.tpl: Add BOOT_ADAFLAGS.
1025         * Makefile.in: Regenerate.
1026
1027 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
1028
1029         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1030         * configure: Regenerate.
1031
1032 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1033
1034         * configure.ac: Add makefile fragments for hpux.
1035         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1036         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1037         * configure: Regenerate.
1038         * Makefile.in: Regenerate.
1039
1040 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1041
1042         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1043
1044 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1045
1046         * MAINTAINERS (Write after Approval): Add myself.
1047
1048 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
1049
1050         * MAINTAINERS (Write After Approval):  Add myself.
1051
1052 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
1053
1054         * MAINTAINERS (Write After Approval):  Add myself.
1055
1056 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
1057
1058         * MAINTAINERS: Update my email address.
1059
1060 2008-06-25  Joey Ye  <joey.ye@intel.com>
1061
1062         * MAINTAINERS (Write After Approval):  Add myself.
1063
1064 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1065
1066         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1067         * Makefile.in: Regenerate.
1068         * configure: Regenerate.
1069
1070 2008-06-17  Daniel Kraft  <d@domob.eu>
1071
1072         * MAINTAINERS (Write After Approval):  Add myself.
1073
1074 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1075
1076         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1077         "$@" is still intact with both Autoconf 2.59 and 2.62.
1078         * configure: Regenerate.
1079
1080 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1081
1082         * Makefile.tpl: Fix comment errors.
1083         * Makefile.in: Regenerate.
1084
1085 2008-06-12  David S. Miller  <davem@davemloft.net>
1086             David Edelsohn  <edelsohn@gnu.org>
1087
1088         * configure.ac: Add powerpc*-*-* to gold supported targets.
1089         * configure: Regenerate.
1090
1091 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1092
1093         PR tree-optimization/36218
1094         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1095         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1096         (all prefix="build-"): Pass them to build-system sub-makes.
1097         * Makefile.in: Regenerate.
1098
1099 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1100
1101         * MAINTAINERS (mt port): Remove.
1102         (sco5, unixware, sco udk): Remove.
1103         (Kean Johnston): Add to Write After Approval.
1104
1105 2008-05-30  Julian Brown  <julian@codesourcery.com>
1106
1107         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1108         of libobjc for ARM EABI Linux.
1109         * configure: Regenerate.
1110
1111 2008-05-18 Xinliang David Li   <davidxl@google.com>
1112
1113         * ChangeLog: Remove wrong ChangeLog entry.
1114
1115 2008-05-17 Xinliang David Li   <davidxl@google.com>
1116
1117         * MAINTAINERS (Write After Approval): Add myself.
1118
1119 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1120
1121         * MAINTAINERS (Write After Approval): Add myself.
1122
1123 2008-05-14  Rafael Espíndola  <espindola@google.com>
1124
1125         * config-ml.in: don't handle --enable-shared and --enable-static.
1126
1127 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1128
1129         * MAINTAINERS: Update my email address.
1130
1131 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1132
1133         * MAINTAINERS: Update my email address.
1134
1135 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1136
1137         * MAINTAINERS (Write After Approval): Add myself.
1138
1139 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1140
1141         * MAINTAINERS (Write After Approval): Add myself.
1142
1143 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1144
1145         * MAINTAINERS (crx): Add myself.
1146
1147 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1148
1149         Sync with src:
1150         2008-04-14  David S. Miller  <davem@davemloft.net>
1151
1152         * configure.ac: Add sparc*-*-* to gold supported targets.
1153         * configure: Regenerate.
1154
1155 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1156
1157         PR bootstrap/35457
1158         * configure.ac: Include override.m4.
1159         * configure: Regenerate.
1160
1161 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1162
1163         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1164         * Makefile.in: Regenerate.
1165
1166 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1167
1168         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1169         as nonconfigurable directories list.
1170         * configure: Regenerate.
1171
1172 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1173
1174         * config.sub, config.guess: Update from upstream sources.
1175
1176 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1177
1178         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1179         * Makefile.in: Regenerate.
1180
1181 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1182
1183         * configure.ac: Do not build libssp for the AVR.
1184         * configure: Regenerate.
1185
1186 2008-04-07  Ian Lance Taylor  <iant@google.com>
1187
1188         * Makefile.def: check-gold depends upon all-binutils.
1189         * Makefile.in: Regenerate.
1190
1191 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1192
1193         * MAINTAINERS (Write After Approval): Add myself.
1194
1195 2008-04-04  Nick Clifton  <nickc@redhat.com>
1196
1197         PR binutils/4334
1198         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1199         builds.
1200         * configure: Regenerate.
1201
1202 2008-04-04  NightStrike  <NightStrike@gmail.com>
1203
1204         PR other/35151
1205         * configure.ac: Combine rules for mingw32 and mingw64.
1206         * configure: Regenerate.
1207
1208 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1209
1210         * MAINTAINERS (Write After Approval): Add myself.
1211
1212 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1213
1214         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1215         * Makefile.in (.NOTPARALLEL): Ditto.
1216
1217 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1218
1219         * MAINTAINERS (Write After Approval): Add myself.
1220
1221 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1222
1223         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1224         * Makefile.in (.NOTPARALLEL): Regenerate.
1225
1226 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1227
1228         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1229         * Makefile.in: Regenerate.
1230
1231 2008-03-26  Jakub Staszak  <kuba@et.pl>
1232
1233         * MAINTAINERS (Write After Approval): Add myself.
1234
1235 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1236
1237         * MAINTAINERS:  Update e-mail address.
1238
1239 2008-03-20  Ian Lance Taylor  <iant@google.com>
1240
1241         * configure.ac: Add support for --enable-gold.
1242         * Makefile.def: Add gold as a directory like ld.
1243         * configure, Makefile.in: Regenerate.
1244
1245 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1246
1247         * configure.ac: m4_include config/proginstall.m4.
1248         * configure: Regenerate.
1249
1250         Backport from upstream Libtool:
1251
1252         2007-10-12  Eric Blake  <ebb9@byu.net>
1253
1254         Deal with Autoconf 2.62's semantic change in m4_append.
1255         * ltsugar.m4 (lt_append): Replace broken versions of
1256         m4_append.
1257         (lt_if_append_uniq): Don't require separator to be overquoted,
1258         and avoid broken m4_append.
1259         (lt_dict_add): Fix typo.
1260         * libtool.m4 (_LT_DECL): Don't overquote separator.
1261
1262 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1263
1264         * config.rpath: Add AIX 6 support.
1265
1266 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1267
1268         * Makefile.def (stageprofile).  Remove -fprofile-generate
1269         from stage_libcflags.
1270         * Makefile.in: Regenerate.
1271
1272 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1273
1274         * config.sub, config.guess: Update from upstream sources.
1275
1276 2008-03-06  Tom Tromey  <tromey@redhat.com>
1277
1278         * MAINTAINERS: Update for treelang deletion.
1279
1280 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1281
1282         * MAINTAINERS: Update my email address.
1283
1284 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1285
1286         * MAINTAINERS (darwin port): Add myself as a maintainer.
1287         (objective-c/c++): Add myself as a maintainer.
1288
1289 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1290
1291         * MAINTAINERS (Write After Approval): Update my email address.
1292
1293 2008-02-25  Tomas Bily  <tbily@suse.cz>
1294
1295         * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1298
1299         * MAINTAINERS (OpenMP): Add myself.
1300
1301 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1302
1303         PR bootstrap/32009
1304         PR bootstrap/32161
1305
1306         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1307         * configure: Regenerate.
1308
1309         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1310         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1311         STAGE4_LIBCFLAGS): New.
1312         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1313         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1314         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1315         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1316         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1317         for target modules.  Don't export LIBCFLAGS.
1318         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1319         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1320         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1321         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1322         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1323         * Makefile.in: Regenerate.
1324
1325 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1326
1327         PR libgcj/33085
1328         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1329         Do not use -DDLL_EXPORT.  Backport from upstream.
1330
1331 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1332
1333         * MAINTAINERS (Write After Approval): Add myself.
1334
1335 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1336
1337         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1338         * configure: Regenerate.
1339
1340 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1341
1342         * configure.ac (xtensa*-*-*): Recognize processor variants.
1343         * configure: Regenerate.
1344
1345 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1346
1347         PR bootstrap/34922
1348         * configure.ac (PARSE_ARGS): Push suitable setting of
1349         ac_subdirs_all, for `./configure --help=recursive'.
1350         Handle `+' in generic toplevel directory disabling.
1351         * configure: Regenerate.
1352
1353 2008-01-28  Nick Clifton  <nickc@redhat.com>
1354
1355         * MAINTAINERS (xstormy16): Take over maintainership.
1356
1357 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1358
1359         * MAINTAINERS (c4x port): Remove.
1360
1361 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1362
1363         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1364
1365 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1366
1367         * config.sub, config.guess: Update from upstream sources.
1368
1369 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1370
1371         * MAINTAINERS (Write After Approval): Add myself.
1372
1373 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1374
1375         * MAINTAINERS: Update my email address.
1376
1377 2008-01-09  Raksit Ashok  <raksit@google.com>
1378
1379         * MAINTAINERS (Write After Approval): Add myself.
1380
1381 2008-01-09  Raksit Ashok  <raksit@google.com>
1382
1383         * MAINTAINERS (Write After Approval): Add myself.
1384
1385 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1386
1387         * config.sub, config.guess: Update from upstream sources.
1388
1389 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1390
1391         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1392         Change recommended MPFR from 2.2.1 -> 2.3.0.
1393         * configure: Regenerate.
1394
1395 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1396
1397         * MAINTAINERS: Update my email address.
1398
1399 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1400
1401         * MAINTAINERS: Update my email address.
1402
1403 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1404
1405         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1406         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1407         * Makefile.in: Regenerate.
1408
1409 2007-12-10  Mark Heffernan <meheff@google.com>
1410
1411         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1412         misplaced entries.
1413
1414 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1415
1416         * configure.ac: Enable libjava for x86_64-*-darwin9.
1417         * configure: Regenerate.
1418
1419 2007-12-07  Bill Maddox <maddox@google.com>
1420
1421         * MAINTAINERS (Write After Approval): Add myself.
1422
1423 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1424
1425         * config.sub, config.guess: Update from upstream sources.
1426
1427 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1428
1429         * config-ml.in: Remove 64bit configure tests.
1430
1431 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1432
1433         * config-ml.in: Robustify against white space in absolute file
1434         names.
1435
1436         * config-ml.in (multi-clean): Substitute ${Makefile}.
1437         Remove superfluous ${Makefile} in list.
1438
1439 2007-11-19  Thiemo Seufer  <ths@mips.com>
1440
1441         * config-ml.in: Don't hardcode the Makefile name.
1442
1443 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1444
1445         * MAINTAINERS (Write After Approval): Add myself.
1446
1447 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1448
1449         * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2007-11-06  Doug Kwan <dougkwan@google.com>
1452
1453         * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1456
1457         * MAINTAINERS (mercury): Remove entry.
1458         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1459
1460 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1461
1462         * Makefile.def (dependencies): Make configure-gdb depend on
1463         all-intl.
1464         * Makefile.in: Regenerated.
1465
1466 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1467
1468         * MAINTAINERS (Fortran maintainer): Remove myself.
1469
1470 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1471
1472         * Makefile.def: To avoid problems running with parallel makes,
1473         build newlib before libgloss so that target specific header
1474         files are availble.
1475         * Makefile.in: Regenerate
1476
1477 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1478
1479         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1480         * Makefile.in: Regenerate.
1481
1482 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1483
1484         * MAINTAINERS (Register allocation reviewer): Add myself.
1485
1486 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1487
1488         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1489         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1490         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1491         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1492         * configure: Regenerate.
1493
1494 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1495
1496         * MAINTAINERS (Register allocation reviewer): Add myself.
1497
1498 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1499
1500         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1501         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1502         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1503         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1504         * configure.ac: Default them to host tools for $host = $build.
1505         Subst them.
1506
1507         * configure: Regenerate.
1508         * Makefile.in: Regenerate.
1509
1510 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1511
1512         * MAINTAINERS (Register allocation reviewer): Add myself.
1513
1514 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1515
1516         * MAINTAINERS (Register allocation reviewer): Add myself.
1517
1518 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1519
1520         * MAINTAINERS (Write After Approval): Fix typo.
1521
1522 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1523
1524         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1525         * configure: Regenerate.
1526
1527 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1528
1529         PR bootstrap/31906
1530         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1531         they're already prefixed.
1532
1533 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1534
1535         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1536         libstdc++.
1537         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1538         * configure: Regenerate.
1539         * Makefile.in: Regenerate.
1540
1541 2007-09-17  Andreas Schwab  <schwab@suse.de>
1542
1543         * configure.ac: Raise minimum makeinfo version to 4.6.
1544         * configure: Regenerate.
1545
1546 2007-09-17  Johannes Singler <singler@ira.uka.de>
1547
1548         * MAINTAINERS (write-after-approval) add myself
1549
1550 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1551
1552         * configure.ac: Correct makeinfo version check.
1553         * configure: Regenerate.
1554
1555 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1556
1557         * MAINTAINERS: Update my email address.
1558
1559 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1560
1561         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1562         to $skipdirs and only disable gprof for newlib.  Use the normal
1563         mips*-elf* handling in other respects.
1564         * configure: Regnerate.
1565
1566 2007-09-12  David Daney  <ddaney@avtrex.com>
1567
1568         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1569         enabling libgcj.
1570         * configure: Regenerate.
1571
1572 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1573
1574         PR other/32154
1575         * configure.ac: For libgloss targets, point the linker to the linker
1576         script, startup code and simulator library.
1577         * configure: Regenerate.
1578
1579 2007-09-07  Andrew Haley  <aph@redhat.com>
1580
1581         * configure.ac (noconfigdirs): Remove target-libffi and
1582         target-libjava.
1583         * configure: Regenerate.
1584
1585 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1586
1587         PR target/33281
1588         * configure.ac: Use config/mh-mingw on mingw.
1589         * configure: Regenerate.
1590
1591 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1592
1593         * MAINTAINERS (Write After Approval): Add myself.
1594
1595 2007-09-05  Richard Guenther  <rguenther@suse.de>
1596
1597         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1598         nor --disable-checking is provided also turn on yes and types
1599         checking for stage1.
1600         * configure: Re-generate.
1601
1602 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1603
1604         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1605         (Write After Approval): Remove myself.
1606
1607 2007-08-29  Nick Clifton  <nickc@redhat.com>
1608
1609         * config.sub, config.guess: Update from upstream sources.
1610
1611 2007-08-22  Bud Davis  <jmdavis@link.com>
1612
1613         * MAINTAINERS (Write After Approval): Added myself.
1614         * MAINTAINERS (Reviewers): Removed myself.
1615
1616 2007-08-18  Paul Brook  <paul@codesourcery.com>
1617             Joseph Myers  <joseph@codesourcery.com>
1618
1619         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1620         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1621         * Makefile.in: Regenerate.
1622         * configure.ac (--with-debug-prefix-map): New.
1623         * configure: Regenerate.
1624
1625 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1626             Nigel Stephens  <nigel@mips.com>
1627
1628         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1629         as target_makefile_frag.
1630         * configure: Regenerate.
1631
1632 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1633
1634         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1635         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1636         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1637         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1638         (do-compare, do-compare3, do-compare-debug): New.
1639         ([+compare-target+]): Use them.
1640
1641 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1642
1643         * MAINTAINERS (Write After Approval): Change my email address.
1644
1645 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1646             Ben Elliston  <bje@au.ibm.com>
1647
1648         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1649         --silent if $silent.
1650         * configure: Regenerate.
1651
1652 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1653
1654         * MAINTAINERS (Various Maintainers): Add myself as
1655         loop infrastructure maintainer.  Update my e-mail
1656         address.
1657
1658 2007-07-31  Diego Novillo  <dnovillo@google.com>
1659
1660         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1661         Adjust description.
1662
1663 2007-07-26  Richard Guenther  <rguenther@suse.de>
1664
1665         * configure.ac: Add types checking to stage1 checking flags.
1666         * configure: Regenerate.
1667
1668 2007-07-17  Nick Clifton  <nickc@redhat.com>
1669
1670         * COPYING3: New file.  Contains version 3 of the GNU General
1671         Public License.
1672         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1673         Lesser General Public License.
1674
1675 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1676
1677         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1678
1679 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1680
1681         * MAINTAINERS (S/390 co-maintainer): Add myself.
1682         (Write After Approval): Remove myself.
1683
1684 2007-07-13  Dan Hipschman  <dsh@google.com>
1685
1686         * MAINTAINERS (Write After Approval): Add myself.
1687
1688 2007-07-11  Nick Clifton  <nickc@redhat.com>
1689
1690         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1691         WINDRES export.
1692         * Makefile.in: Regenerate.
1693
1694 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1695
1696         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1697         maintainer.
1698
1699 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1700
1701         * lt~obsolete.m4: New. Import from 20070318 libtool.
1702
1703 2007-07-03  Julian Brown  <julian@codesourcery.com>
1704
1705         * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1708
1709         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1710         * configure: Regenerate.
1711
1712 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1713
1714         * configure.ac: Add some missing m4 quotation.
1715         * configure: Regenerate.
1716
1717 2007-07-02  Simon Baldwin  <simonb@google.com>
1718
1719         * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1722
1723         * configure: Regenerate.
1724
1725 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1726
1727         * Makefile.def: Add windmc tool to build.
1728         * Makefile.tpl: Likewise.
1729         * configure.ac: Likewise.
1730         * Makefile.in: Regenerate.
1731         * configure: Regenerate.
1732
1733 2007-06-28  DJ Delorie  <dj@redhat.com>
1734
1735         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1736         not building newlib.
1737         * configure: Regenerated.
1738
1739 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1740
1741         * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1744
1745         * MAINTAINERS (Write After Approval): Add myself.
1746
1747 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1748
1749         * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1752
1753         * MAINTAINERS (Write After Approval): Add myself.
1754
1755 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1756
1757         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1758         * Makefile.in: Regenerated.
1759
1760 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1761
1762         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1763         bfin*-*-uclinux* targets.
1764         * configure: Regenerate.
1765
1766 2007-06-14  Ian Lance Taylor  <iant@google.com>
1767
1768         * MAINTAINERS: Add myself as non-algorithmic global write
1769         maintainer.
1770
1771 2007-06-14  Diego Novillo  <dnovillo@google.com>
1772
1773         * MAINTAINERS: Add self as middle-end maintainer and
1774         non-algorithmic global write maintainer.
1775
1776 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1777
1778         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1779         Move all Fortran maintainers except Paul Brook into the
1780         Non-Autopoiesis section.
1781
1782 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1783
1784         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1785         (distclean-stage[+id+]): Possibly delete stage_last.
1786         * Makefile.in: Regenerate.
1787
1788 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1789
1790         * MAINTAINERS (Various Maintainer): Fix typo.
1791
1792 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1793
1794         * MAINTAINERS (Various Maintainer): Add myself as
1795         dataflow maintainer.
1796
1797 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1798
1799         * config.sub, config.guess: Update from upstream sources.
1800
1801 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1802
1803         * Makefile.tpl: Fix spelling error.
1804         * Makefile.in: Regenerate.
1805
1806 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1807
1808         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1809         lt_cv_sys_max_cmd_len.
1810
1811 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1812
1813         * MAINTAINERS (Various Maintainers): Add myself as
1814         auto-vectorizer maintainer.
1815
1816 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1817
1818         PR libjava/32098
1819         * libtool.m4: Revert previous change.
1820         * ltgcc.m4: Put it here.
1821
1822 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1823
1824         * MAINTAINERS (Various Maintainers): Add myself as
1825         auto-vectorizer maintainer.
1826
1827 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1828
1829         PR libjava/32098
1830         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1831
1832 2007-05-30  Richard Guenther  <rguenther@suse.de>
1833
1834         * MAINTAINERS (Various Maintainers): Add myself as
1835         auto-vectorizer maintainer.
1836
1837 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1838
1839         PR bootstrap/29382
1840         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1841         * configure: Rebuilt.
1842
1843 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1844
1845         * MAINTAINERS (Write After Approval): Removed my name.
1846
1847 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1848
1849         * MAINTAINERS (Write After Approval): Remove myself.
1850
1851 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1852
1853         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1854
1855 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1856
1857         * ltmain.sh: Update from ToT Libtool.
1858         * libtool.m4: Update from ToT Libtool.
1859         * ltsugar.m4: New. Update from ToT Libtool.
1860         * ltversion.m4: New. Update from ToT Libtool.
1861         * ltoptions.m4: New. Update from ToT Libtool.
1862         * ltconfig: Remove.
1863         * ltcf-c.sh: Remove.
1864         * ltcf-cxx.sh: Remove.
1865         * ltcf-gcj.sh: Remove.
1866
1867 2007-05-22  Ollie Wild  <aaw@google.com>
1868
1869         * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1872
1873         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1874         stage_cflags.
1875         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1876         Remove CFLAGS/LIBCFLAGS.
1877         (configure-stage[+id+]-[+prefix+][+module+],
1878         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1879         * Makefile.in: Regenerate.
1880
1881 2007-05-15  Diego Novillo  <dnovillo@google.com>
1882
1883         * MAINTAINERS: Update e-mail address.
1884
1885 2007-05-15  Revital Eres  <eres@il.ibm.com>
1886
1887         * MAINTAINERS (Write After Approval): Add myself.
1888
1889 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1890
1891         * MAINTAINERS (Write After Approval): Updated my address.
1892
1893 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1894
1895         * MAINTAINERS (Write After Approval): Add myself.
1896
1897 2007-05-11  Silvius Rus  <rus@google.com>
1898
1899         * MAINTAINERS (Write After Approval): Add myself.
1900
1901 2007-04-23  Tom Tromey  <tromey@redhat.com>
1902
1903         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1904
1905 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1906
1907         * MAINTAINERS (cpplib): Rename to ...
1908         (libcpp): ... this.  Add C/C++ front end maintainers.
1909
1910 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1911
1912         * config-ml.in: Pass ${ml_config_env} to configure calls.
1913
1914 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1915
1916         * MAINTAINERS (Write After Approval): Add myself.
1917
1918 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1919
1920         * MAINTAINERS (Write After Approval): Add myself.
1921
1922 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1923
1924         * MAINTAINERS (fortran 95 front end): Add myself.
1925
1926 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1927
1928         * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1931
1932         * MAINTAINERS (Modulo Scheduler): Add myself.
1933
1934 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1935
1936         * MAINTAINERS (fortran 95 front end): Add myself.
1937         (c++ front end): whitespace fix.
1938
1939 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1940
1941         * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1944
1945         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1946         of glob.  Quote arguments with single quotes too.
1947         * configure: Regenerate.
1948
1949 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1950
1951         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1952         * Makefile.in: Regenerate
1953
1954 2007-03-07  Andreas Schwab  <schwab@suse.de>
1955
1956         * configure: Regenerate.
1957
1958 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1959
1960         * configure.ac: Add "--with-pdfdir" configure option,
1961         which defines pdfdir variable.
1962         * Makefile.def (target=fixincludes): Add install-pdf to
1963         missing targets.
1964         (recursive_targets): Add install-pdf target.
1965         (flags_to_pass): Add pdfdir.
1966         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1967         target.
1968         * configure: Regenerate
1969         * Makefile.in: Regenerate
1970
1971 2007-02-28  Eric Christopher  <echristo@apple.com>
1972
1973         Revert:
1974         2006-12-07  Mike Stump  <mrs@apple.com>
1975
1976         * Makefile.def (dependencies): Add dependency for
1977         install-target-libssp and install-target-libgomp on
1978         install-gcc.
1979         * Makefile.in: Regenerate.
1980
1981 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1982
1983         * configure: Regenerate.
1984         * configure.ac: Move statements after variable declarations.
1985
1986 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1987
1988         * MAINTAINERS: Add myself as sh maintainer.
1989
1990 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1991
1992         * configure.ac: Adjust for loop syntax.
1993         * configure: Regenerate.
1994
1995 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1996
1997         * configure: Rebuilt.
1998
1999 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2000
2001         * configure.ac: Drop multiple occurrences of --enable-languages,
2002         and fix its quoting.
2003         * configure: Rebuilt.
2004
2005 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2006             Nathan Sidwell  <nathan@codesourcery.com>
2007             Vladimir Prus  <vladimir@codesourcery.com>
2008             Joseph Myers  <joseph@codesourcery.com>
2009
2010         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2011         * configure: Regenerate.
2012
2013 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
2014
2015         * ltconfig (freebsd*): Default to elf.
2016
2017 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2018
2019         * configure.ac (target_libraries): Move libgcc before libiberty.
2020         * configure: Regenerated.
2021
2022 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2023             Paolo Bonzini  <bonzini@gnu.org>
2024
2025         PR bootstrap/30753
2026         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2027         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2028         * configure: Regenerated.
2029
2030 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2031
2032         * MAINTAINERS (Language Front End Maintainers): Update my mail
2033         address.
2034
2035 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2036
2037         PR bootstrap/30748
2038         * configure.ac: Correct syntax for Solaris ksh.
2039         * configure: Regenerated.
2040
2041 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2042
2043         * configure.ac: Sync with src.
2044         * configure: Regenerate.
2045
2046 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2047
2048         * Makefile.in: Regenerate.
2049
2050 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2051
2052         * config.sub: Sync with src.
2053
2054 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2055
2056         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2057         noncanonical equivalents.
2058         * configure.in: Rename to...
2059         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2060         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2061         target_noncanonical.  Use them.  Rewrite removal of configure
2062         arguments for autoconf 2.59.  Discard variable settings.  Force
2063         program_transform_name for native tools.
2064
2065         * Makefile.in: Regenerated.
2066         * configure: Regenerated with autoconf 2.59.
2067
2068 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2069
2070         * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2007-01-31  Andreas Schwab  <schwab@suse.de>
2073
2074         * Makefile.tpl (LDFLAGS): Substitute it.
2075         * Makefile.in: Regenerate.
2076
2077 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2078
2079         * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2082
2083         * MAINTAINERS (spu port): Add myself.
2084
2085 2007-01-23  Richard Guenther  <rguenther@suse.de>
2086
2087         PR bootstrap/30541
2088         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2089         * Makefile.tpl (GNATBIND): Substitute it.
2090         (GNATMAKE): Likewise.
2091         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2092         of STAGE_PREFIX.
2093         * Makefile.in: Regenerate.
2094         * configure: Regenerate.
2095
2096 2007-01-18  Mike Stump  <mrs@apple.com>
2097
2098         * configure.in: Re-enable -Werror for gcc builds.
2099
2100 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2101
2102         * MAINTAINERS (Write After Approval): Add myself.
2103
2104 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2105
2106         * configure.in: Change == to = in test command.
2107         * configure: Regenerate.
2108
2109 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2110             Nick Clifton  <nickc@redhat.com>
2111             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2112
2113         * configure.in (build_configargs, host_configargs, target_configargs):
2114         Remove build/host/target parameters.
2115         (host_libs): Add gmp and mpfr.
2116         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2117         * Makefile.def (gmp, mpfr): New.
2118         (gcc): Remove target.
2119         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2120         target_os, target_vendor): New.
2121         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2122         * configure: Regenerate.
2123         * Makefile.in: Regenerate.
2124
2125 2007-01-11  Matt Fago  <fago@earthlink.net>
2126
2127         * configure.in: Try to link to functions only in mpfr 2.2.x
2128         to improve robustness of configure tests.
2129         * configure: Regenerate.
2130
2131 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2132
2133         * MAINTAINERS: Add myself as i386 maintainer.
2134
2135 2007-01-08  Jan Hubicka  <jh@suse.cz>
2136
2137         * MAINTAINERS: Add myself as i386 maintainer.
2138
2139 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2140
2141         * configure.in: Add support for an x86_64-mingw* target.
2142         * configure: Regenerate.
2143
2144 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2145
2146         * Makefile.tpl (all-target): Correct @if conditional for target
2147         modules.
2148         * configure.in: Omit libiberty if building only target libgcc.
2149         * configure, Makefile.in: Regenerated.
2150
2151 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2152
2153         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2154         * configure: Regenerate.
2155
2156 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2157
2158         * Makefile.def (target_modules): Add libgcc.
2159         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2160         * Makefile.tpl (clean-target-libgcc): Delete.
2161         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2162         on gcc even for bootstrapped modules.  Rewrite handling of
2163         lang_env_dependencies to loop over target_modules.
2164         * configure.in (target_libraries): Add target-libgcc.
2165         * Makefile.in, configure: Regenerated.
2166
2167 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2168
2169         * configure.in: Reorganize recognition of languages.  Add
2170         --enable-stage1-languages.  Show supported languages for the chosen
2171         target rather than all recognized languages.
2172         * configure: Regenerate.
2173
2174 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2175
2176         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2177         * Makefile.in: Regenerate.
2178
2179 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2180
2181         * configure.in: Warn that MPFR 2.2.0 is buggy.
2182         * configure: Regenerate.
2183
2184 2006-12-27  Ian Lance Taylor  <iant@google.com>
2185
2186         * configure.in: When removing Makefiles to force a reconfigure, also
2187         remove prev-DIR*/Makefile.
2188         * configure: Regenerate.
2189
2190 2006-12-22  Andreas Schwab  <schwab@suse.de>
2191
2192         * configure: Regenerate with correct autoconf version.
2193
2194 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2195
2196         * configure.in: add AC_SUBST for *_FOR_TARGET.
2197         * configure: Regenerate.
2198
2199 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2200
2201         * configure.in: Simplify logic for rejecting languages that cannot
2202         be built.  Separate the case when a language is unsupported,
2203         from the case when the user chooses not to build a language.
2204
2205 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2206
2207         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2208         it only affects bootstrap and could be tested on "$host" as well.
2209         * configure: Regenerate.
2210         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2211
2212 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2213
2214         PR bootstrap/29544
2215         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2216         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2217         move here comment from Makefile.tpl.
2218         * Makefile.tpl: Move some definitions higher in the file.
2219         (STAGE1_CHECKING): New.
2220         * configure.in: Add --enable-stage1-checking.
2221         * configure: Regenerate.
2222         * Makefile.in: Regenerate.
2223
2224 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2225
2226         * MAINTAINERS: Add myself as build system maintainer.
2227
2228 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2229
2230         * MAINTAINERS (Write After Approval): Add myself.
2231
2232 2006-12-13  Eric Christopher  <echristo@apple.com>
2233
2234         * MAINTAINERS: Add myself as darwin maintainer.
2235
2236 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2237
2238         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2239
2240 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2241
2242         MAINTAINERS: Update my entry.
2243
2244 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2245
2246         * configure.in:  Handle spu makefile frag.
2247         * Makefile.tpl (MAINT): Define
2248         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2249         * configure: Regenerate.
2250         * Makefile.in: Regenerate.
2251
2252 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2253
2254         * config.guess: Import latest version.
2255         * config.sub: Likewise.
2256
2257 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2258
2259         * configure.in (spu-*-*): Don't skip target-libiberty.
2260         * configure: Regenerate.
2261
2262 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2263
2264         PR bootstrap/30134
2265         * configure.in: Correct x86 darwin support for libjava to powerpc
2266         and i?86 only.
2267         * configure: Regenerate.
2268
2269 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2270
2271         * configure.in: Add x86 darwin support for libjava.
2272         * configure: Regenerate.
2273
2274 2006-12-07  Mike Stump  <mrs@apple.com>
2275
2276         * Makefile.def (dependencies): Add dependency for
2277         install-target-libssp and install-target-libgomp on
2278         install-gcc.
2279         * Makefile.in: Regenerate.
2280
2281 2006-12-04  Richard Guenther  <rguenther@suse.de>
2282
2283         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2284         (Non-Algorithmic Maintainers): Move over non-algorithmic
2285         loop optimizer maintainers, add myself as a non-algorithmic
2286         middle-end maintainer.
2287
2288 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2289
2290         * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2293
2294         * configure.in: Update error message for missing GMP/MPFR.
2295
2296         * configure: Regenerate.
2297
2298 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2299
2300         * configure.in: Update MPFR version in error message.
2301
2302         * configure: Regenerate.
2303
2304 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2305
2306         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2307         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2308         --with-gmp-lib): New flags.
2309
2310         * configure: Regenerate.
2311
2312 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2313
2314         * MAINTAINERS (Write After Approval): Change my email address.
2315
2316 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2317
2318         * MAINTAINERS (Write After Approval): Add myself.
2319
2320 2006-11-22  Philipp Thomas <pth@suse.de>
2321
2322         * MAINTAINERS (i18n): Update e-mail address.
2323
2324 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2325
2326         * MAINTAINERS (spu port): Add myself as maintainer.
2327         (Write After Approval): Remove myself.
2328
2329 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2330
2331         * configure.in (skipdirs): Don't build libssp for SPU.
2332         * configure: Regenerate.
2333
2334 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2335
2336         * MAINTAINERS (spu port): Add myself as maintainer.
2337         (libobjc): Update my email address.
2338
2339 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2340
2341         * MAINTAINERS (Write After Approval): Add myself.
2342
2343 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2344
2345         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2346         * configure : Rebuilt.
2347
2348 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2349
2350         * MAINTAINERS (Write After Approval): Add myself.
2351
2352 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2353
2354         * MAINTAINERS (Write After Approval): Add myself.
2355
2356 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2357
2358         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2359         libmpfr.a.
2360         * configure: Regenerate.
2361
2362 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2363
2364         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2365         (unstage): Test for stage_last presence.
2366
2367         PR bootstrap/29802
2368         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2369         * Makefile.in: Regenerate.
2370
2371 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2372
2373         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2374         maintainers.
2375
2376 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2377
2378         * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2381
2382         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2383         and stageN-package/Makefile.
2384         * Makefile.in: Regenerated.
2385
2386 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2387
2388         * configure.in: Remove target-libgloss from noconfigdirs for
2389         bfin-*-*.
2390         * configure: Regenerated.
2391
2392 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2393
2394         * configure.in (have_gmp): Only error if the gcc directory exists.
2395
2396         * configure: Regenerate.
2397
2398 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2399
2400         * configure.in: Robustify error message for missing GMP/MPFR.
2401
2402         * configure: Regenerate.
2403
2404 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2405
2406         * MAINTAINERS (Write After Approval): Add myself.
2407
2408 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2409
2410         * MAINTAINERS: Change email address.
2411
2412 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2413
2414         * MAINTAINERS (Write After Approval): Add myself.
2415
2416 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2417
2418         * MAINTAINERS (Write After Approval): Add myself.
2419
2420 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2421
2422         * MAINTAINERS (Write After Approval): Move myself to
2423         Write After Approval section.
2424
2425 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2426
2427         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2428         need_gmp anymore.
2429         * configure: Regenerate.
2430
2431 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2432
2433         * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2436
2437         * config.guess: Import latest version.
2438         * config.sub: Likewise.
2439
2440 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2441
2442         * Makefile.def: Added pdf target handling.
2443         * Makefile.tpl: Added pdf target handling.
2444         * Makefile.in: Regenerated.
2445
2446 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2447
2448         * MAINTAINERS: Add self as score port maintainer.
2449
2450 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2451
2452         * MAINTAINERS (Write After Approval): Add myself.
2453
2454 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2455
2456         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2457         or newer.
2458         * configure: Regenerated.
2459
2460 2006-09-27  Dave Brolley  <brolley@redhat.com>
2461
2462         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2463         $s instead of $r.
2464         * configure: Regenerated.
2465
2466 2006-09-26  Thiemo Seufer  <ths@mips.com>
2467
2468         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2469         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2470         * configure: Regenerate.
2471
2472 2006-09-24  Graeme Peterson <gridly@gmail.com>
2473
2474         * MAINTAINERS (Write After Approval): Remove myself.
2475
2476 2006-09-22  Chao-ying Fu  <fu@mips.com>
2477
2478         * MAINTAINERS (Write After Approval): Add myself.
2479
2480 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2481
2482         * MAINTAINERS: Add self as soft-fp maintainer.
2483
2484 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2485
2486         * MAINTAINERS: Add myself as avr maintainer.
2487         Remove Marek Michalkiewicz as avr maintainer.
2488
2489 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2490
2491         * MAINTAINERS (Write After Approval): Add myself.
2492
2493 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2494
2495         * configure.in: Never build newlib for a Mingw host.
2496         Never build newlib as Mingw target library.
2497         Test the existence of winsup/cygwin for building a Cygwin newlib,
2498         rather than just winsup.
2499         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2500         building a Mingw target.
2501         * configure: Regenerate.
2502
2503 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2504
2505         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2506
2507 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2508
2509         * config.guess: Import from src (was more updated).
2510         * config.sub: Likewise.
2511
2512 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2513
2514         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2515         * configure: Regenerated.
2516
2517 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2518
2519         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2520         for stages after the first.
2521
2522 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2523
2524         * Makefile.def: Add dependencies for configure-opcodes
2525         on configure-intl and all-opcodes on all-intl.
2526         * Makefile.in: Regenerated.
2527
2528 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2529
2530         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2531
2532 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2533
2534         Port to hosts whose 'sort' and 'tail' implementations
2535         treat operands with leading '+' as file names, as POSIX
2536         has required since 2001.  However, make sure the code still
2537         works on pre-POSIX hosts.
2538         * ltmain.sh: Don't assume "sort +2" is equivalent to
2539         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2540
2541 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2542
2543         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2544
2545 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2546
2547         * ltconfig: chmod 644 before ranlib during install.
2548
2549 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2550
2551         PR bootstrap/18058
2552         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2553         if the bootstrap compiler is a GCC version that supports it.
2554         * configure: Regenerate.
2555
2556 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2557
2558         * configure.in: Fix thinkos in previous check-in.
2559         * configure: Regenerate.
2560
2561 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2562
2563         PR other/27063
2564         * configure.in: Test subdir_requires and give an appropriate
2565         error message.
2566         * configure: Regenerate.
2567
2568 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2569
2570         * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2573
2574         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2575
2576 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2577
2578         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2579
2580 2006-06-20  David Ayers  <d.ayers@inode.at>
2581
2582         PR bootstrap/28072
2583         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2584         whether target-libjava is being configured instead of whether the
2585         java front end is enabled.
2586         * configure: Regenerate.
2587
2588 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2589
2590         PR target/27540
2591         * configure.in: Only enable libgomp on IRIX 6.
2592         * configure: Regenerate.
2593
2594 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2595
2596         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2597         too.
2598         * Makefile.in: Regenerate.
2599
2600 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2601
2602         * config-ml.in: Alter CCASFLAGS to include special
2603         multilib options the same as is done for CFLAGS.
2604
2605 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2606
2607         * configure.in: Don't enable libgomp on hpux10.
2608         * configure: Rebuilt.
2609
2610 2006-06-12  David Ayers  <d.ayers@inode.at>
2611
2612         PR bootstrap/27963
2613         PR target/19970
2614         * configure.in: Remove target-boehm-gc from noconfigdirs where
2615         ${libgcj} is specified.
2616         * configure: Regenerate.
2617
2618 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2619
2620         Sync from src:
2621
2622         * configure.in: Sync.
2623         * configure: Regenerated.
2624
2625         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2626
2627         * Makefile.def: Added dependencies from sim and gdb on intl, and
2628         added configure dependencies to everything with an all dependency
2629         on intl.
2630         * Makefile.in: Regenerated.
2631
2632 2006-06-06  David Ayers  <d.ayers@inode.at>
2633
2634         PR libobjc/13946
2635         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2636         * Makefile.in: Regenerate.
2637         * configure.in: Add --enable-objc-gc at toplevel and have it
2638         enable boehm-gc for Objective-C.
2639         Remove target-boehm-gc from libgcj.
2640         Add target-boehm-gc to target_libraries.
2641         Add target-boehm-gc to noconfigdirs where ${libgcj}
2642         is specified.
2643         Assert that boehm-gc is supported when requested for Objective-C.
2644         Only build boehm-gc if needed either for Java or Objective-C.
2645         * configure: Regenerate.
2646
2647 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2648
2649         PR 27674
2650         * Makefile.tpl (configure-[+prefix+][+module+],
2651         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2652         Remove rule to unstage bootstrapped modules.
2653         (stage_current): New.
2654         * Makefile.in: Regenerate.
2655
2656 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2657
2658         * MAINTAINERS (Write After Approval): Update my e-mail address.
2659
2660 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2661
2662         * include/libiberty.h: Declare pex_run_in_environment.
2663
2664 2006-05-31  Asher Langton  <langton2@llnl.gov>
2665
2666         * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2669
2670         * Makefile.def (bfd, opcodes): Fix lib_path.
2671         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2672         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2673         * Makefile.in: Regenerate.
2674
2675 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2676
2677         * Makefile.in: Regenerate.
2678
2679 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2680
2681         * Makefile.def: Add install-html target. Add datarootdir
2682         docdir and htmldir to flags_to_pass.
2683         * Makefile.tpl: Add install-html target.
2684         * Makefile.in: Regenerate.
2685         * configure.in: Add --with-datarootdir, --with-docdir, and
2686         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2687         * configure: Regenerate.
2688
2689 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2690
2691         * configure.in: Enable gprof for cross builds.
2692         * configure: Regenerate.
2693
2694 2006-05-22  Richard Guenther  <rguenther@suse.de>
2695
2696         Revert
2697         2006-01-31  Richard Guenther  <rguenther@suse.de>
2698         Paolo Bonzini  <bonzini@gnu.org>
2699
2700         * Makefile.def (target_modules): Add libgcc-math target module.
2701         * configure.in (target_libraries): Add libgcc-math target library.
2702         (--enable-libgcc-math): New configure switch.
2703         * Makefile.in: Re-generate.
2704         * configure: Re-generate.
2705         * libgcc-math: New toplevel directory.
2706
2707 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2708             Andreas Tobler  <a.tobler@schweiz.ch>
2709
2710         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2711         * configure: Rebuilt.
2712
2713 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2714
2715         * MAINTAINERS (Write After Approval): Add myself.
2716
2717 2006-05-01  DJ Delorie  <dj@redhat.com>
2718
2719         * configure.in: Restore CFLAGS if GMP isn't present.
2720         * configure: Regenerate.
2721
2722 2006-05-01  Richard Guenther  <rguenther@suse.de>
2723
2724         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2725         maintainer.
2726
2727 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2728
2729         * MAINTAINERS (Write After Approval): Add myself.
2730
2731 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2732
2733         * MAINTAINERS (Write After Approval): Add myself.
2734
2735 2006-04-18  DJ Delorie  <dj@redhat.com>
2736
2737         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2738         reference libgloss so that libssp can be built in a combined
2739         tree.
2740         * configure: Regenerate.
2741
2742 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2743
2744         * MAINTAINERS (Write After Approval): Add myself.
2745
2746 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2747
2748         * configure.in: Require makeinfo 4.4 or higher.
2749         * configure: Regenerate.
2750
2751 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2752
2753         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2754         Rearrange the entries of other libraries to have them in one place.
2755
2756 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2757
2758         * MAINTAINERS (Write After Approval): Remove myself.
2759         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2760
2761 2006-03-14  Richard Guenther  <rguenther@suse.de>
2762
2763         * configure: Regenerate with autoconf 2.13.
2764
2765 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2766
2767         * MAINTAINERS: Use my work address.
2768
2769         * MAINTAINERS: Update my E-mail address.
2770
2771 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2772
2773         * configure.in: Handle --disable-<component> generically.
2774         * configure: Regenerate.
2775
2776 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2777
2778         PR libgcj/17311
2779         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2780
2781 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2782
2783         * MAINTAINERS (Write After Approval):  Remove myself.
2784         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2785
2786 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2787
2788         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2789         (TARGET_CONFIGDIRS): Remove.
2790         * configure.in: Remove AC_SUBST(target_configdirs).
2791         * Makefile.in, configure: Regenerated.
2792
2793 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2794
2795         * MAINTAINERS (Write After Approval):  Remove myself.
2796         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2797
2798 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2799
2800         PR bootstrap/25670
2801
2802         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2803
2804         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2805         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2806         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2807         BUILD_PREFIX, BUILD_PREFIX_1.
2808         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2809
2810         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2811         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2812
2813         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2814         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2815         of `cat stage_current`.  Always provide the `r' and `s' variables.
2816         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2817         a single shell execution.
2818         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2819         bootstrapped modules, make the stage1 module if the build was not
2820         started yet, else build the current stage.
2821         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2822         (all-build, all-host, all-target, [+make_target+]-host,
2823         [+make_target+]-target): Do not use \-continued lines.
2824         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2825         (current_stage, restrap, stage_last): New.
2826
2827         * Makefile.in: Regenerate.
2828         * configure: Regenerate.
2829
2830 2006-02-19  Bud Davis  <jmdavis@link.com>
2831
2832         * MAINTAINERS (Write After Approval):  Remove myself.
2833         (Language Front End Maintainers):  Add myself as fortran 95
2834         maintainer and update e-mail address.
2835
2836 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2837
2838         * MAINTAINERS (Write After Approval):  Remove myself.
2839         (Language Front End Maintainers):  Add myself as fortran 95
2840         maintainer.
2841
2842 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2843
2844         * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2847
2848         * MAINTAINERS (Write After Approval):  Remove myself.
2849         (Language Front End Maintainers):  Add myself as
2850         fortran 95 maintainer.
2851
2852 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2853
2854         Sync from src:
2855
2856         2005-12-27  Leif Ekblad  <leif@rdos.net>
2857
2858         * configure.in: Add support for RDOS target.
2859         * configure: Regenerate.
2860
2861 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2862             Andreas Schwab  <schwab@suse.de>
2863
2864         * configure: Regenerate.
2865
2866 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2867
2868         * configure.in (enable_libgomp): Add AIX.
2869         * configure: Regenerate.
2870
2871 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2872
2873         * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2876
2877         * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2006-01-31  Richard Guenther  <rguenther@suse.de>
2880         Paolo Bonzini  <bonzini@gnu.org>
2881
2882         * Makefile.def (target_modules): Add libgcc-math target module.
2883         * configure.in (target_libraries): Add libgcc-math target library.
2884         (--enable-libgcc-math): New configure switch.
2885         * Makefile.in: Re-generate.
2886         * configure: Re-generate.
2887         * libgcc-math: New toplevel directory.
2888
2889 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2890
2891         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2892         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2893         the assembler, linker and binutils.
2894         * configure: Regenerate.
2895
2896 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2897
2898         * MAINTAINERS (Write After Approval): Add myself.
2899
2900 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2901
2902         * configure: Regenerate.
2903
2904 2006-01-18  Richard Henderson  <rth@redhat.com>
2905             Jakub Jelinek  <jakub@redhat.com>
2906             Diego Novillo  <dnovillo@redhat.com>
2907
2908         * libgomp: New directory.
2909         * Makefile.def: Add target_module libgomp.
2910         * Makefile.in: Regenerate.
2911         * configure.in (target_libraries): Add target-libgomp.
2912         * configure: Regenerate.
2913
2914 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2915
2916         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2917         @ from continuation.
2918         * Makefile.in: Rebuilt.
2919
2920 2006-01-04  Chris Lattner  <sabre@gnu.org>
2921
2922         * MAINTAINERS (Write After Approval): Add myself.
2923
2924 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2925
2926         PR bootstrap/24252
2927
2928         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2929         * Makefile.tpl (OBJDUMP): New.
2930         (EXTRA_HOST_FLAGS): Add it.
2931         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2932
2933         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2934         to use symbolic links between directories.  Avoid race conditions
2935         or make them harmless.
2936         * configure.in: Do not try to use symbolic links between directories.
2937
2938         * Makefile.def (LEAN): Pass.
2939         * Makefile.tpl (LEAN): Define.
2940         (stage[+id+]-start): Accept that the previous directory does not
2941         exist, if the bootstrap is lean.
2942         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2943         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2944         configure substitution.
2945         ([+compare-target+]): Likewise.
2946         ([+bootstrap-target+]-lean): New.
2947         * configure.in: Remove lean bootstrap support from here.
2948
2949         * Makefile.in: Regenerate.
2950         * configure: Regenerate.
2951
2952 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2953
2954         * MAINTAINERS (libdecnumber): Add myself.
2955
2956 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2957
2958         * libtool-ldflags: New script.
2959
2960 2006-01-02  Andreas Schwab  <schwab@suse.de>
2961
2962         * configure.in: When reconfiguring remove Makefile in
2963         all stage directories.
2964         * configure: Regenerate.
2965
2966 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2967
2968         * MAINTAINERS: Update my email address.
2969
2970 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2971
2972         Revert Ada-related part of the previous change.
2973
2974         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2975         Do not pass.
2976         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2977         * Makefile.in: Regenerate.
2978         * configure.in: Do not include mt-ppc-aix target fragment.
2979         * configure: Regenerate.
2980
2981 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2982
2983         * configure.in: Select appropriate fragments for PowerPC/AIX.
2984         * configure: Regenerate.
2985
2986         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2987         BOOT_CFLAGS, BOOT_LDFLAGS.
2988         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2989         BOOT_CFLAGS, BOOT_LDFLAGS.
2990         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2991         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2992         (stage): Fail if we cannot complete the work.
2993         * Makefile.in: Regenerate.
2994
2995 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2996
2997         * configure.in: Replace ms1 with mt.
2998         * configure: Rebuilt.
2999
3000 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3001
3002         * MAINTAINERS: Update my email address.
3003
3004 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3005
3006         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3007         install-host-nogcc): Don't invoke $(stage) at the end.
3008         * Makefile.in: Regenerate.
3009
3010 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3011
3012         * configure.in: Flip the top-level bootstrap switch.
3013         * configure: Regenerate.
3014
3015 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3016
3017         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3018         $(stage) and $(unstage).
3019         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3020         (all): Remove stray semicolon.
3021         (local-distclean): Don't handle multilib.tmp and multilib.out.
3022         (install.all): Set $s for consistency.
3023         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3024         check_multilibs setting.  Always make the install directory.
3025         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3026         Correct @if/@endif.
3027         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3028         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3029         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3030         (multilib.out): Remove.
3031         * Makefile.in: Regenerated.
3032
3033 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
3034
3035         * MAINTAINERS (Write After Approval): Add myself.
3036
3037 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3038
3039         * MAINTAINERS: Add myself as mt maintainer.
3040
3041         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
3042
3043 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
3044
3045         * MAINTAINERS: Change email address.
3046
3047 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3048
3049         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3050         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3051         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3052         Find in-tree tools if available.
3053         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3054         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3055         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3056         (COMPILER_*_FOR_TARGET): New.
3057         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3058         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3059         (CONFIGURED_*, USUAL_*): Remove.
3060         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3061         STRIP): Use autoconf substitutions.
3062         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3063         COMPILER_NM_FOR_TARGET): New.
3064         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3065
3066         (all): Make all-host and all-target in parallel.
3067         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3068         that $$r and $$s are set before invoking a recursive make.
3069         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3070         ([+bootstrap-target+]): Inline most of the `all' target.
3071
3072 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3073
3074         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3075         from the gcc build directory.
3076         * Makefile.in: Regenerate.
3077
3078 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3079
3080         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3081         depend on all-libdecnumber.
3082         * configure.in (host_libs): Include libdecnumber.
3083         * Makefile.in: Regenerate.
3084         * configure: Likewise.
3085
3086 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3087
3088         * libdecnumber: Import decNumber sources from the dfp-branch.
3089
3090 2005-11-21  Kean Johnston  <jkj@sco.com>
3091
3092         * config.sub, config.guess: Sync from upstream sources.
3093
3094 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3095
3096         Import from Autoconf sources:
3097
3098         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3099         * config/move-if-change: Don't output "$2 is unchanged";
3100         suggested by Ben Elliston.  Handle weird characters correctly.
3101
3102 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3103
3104         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3105         to match upstream libtool for darwin.
3106
3107 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3108
3109         * Makefile.def: Remove gdb dependencies for gdbtk.
3110         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3111         (configure-gdb, install-gdb): New rules.
3112         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3113         * Makefile.in, configure: Regenerated.
3114
3115 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3116
3117         * MAINTAINERS (Write After Approval): Add myself.
3118
3119 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3120
3121         * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3124
3125         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3126         Diego Novillo.
3127
3128 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3129
3130         PR bootstrap/24297
3131         * Makefile.tpl (do-[+make-target+], do-check, install,
3132         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3133         are set before recursing.
3134         * Makefile.in: Regenerate.
3135
3136 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3137
3138         PR bootstrap/18939
3139         * Makefile.def (gcc) <target>: Fix thinko.
3140         * Makefile.in: Regenerate.
3141
3142 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3143
3144         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3145         * configure: Regenerate.
3146
3147 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3148
3149         * MAINTAINERS (Write After Approval): Add self.
3150
3151 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3152
3153         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3154         target-libffi, target-qthreads, target-libjava, and
3155         targetlibobjc.
3156         * configure: Regenerate.
3157
3158 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3159
3160         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3161         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3162         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3163         (USUAL_OBJDUMP_FOR_TARGET): New.
3164         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3165         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3166         * configure, Makefile.in: Regenerated.
3167
3168 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3169
3170         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3171         before other host packages.
3172
3173 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3174
3175         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3176
3177 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3178
3179         PR bootstrap/22340
3180
3181         * configure.in (default_target): Remove.
3182         * Makefile.tpl (all): Do not use prerequisites as subroutines
3183         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3184         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3185         use prerequisites as subroutines.
3186         (check-host, check-target): New.
3187         (bootstrap configure & all targets): Do not use stage*-start
3188         if the directory layout is already ok.
3189         (non-bootstrap configure & all targets): Prepend a $(unstage).
3190         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3191         (NOTPARALLEL): Remove.
3192         (unstage, stage variables): New variables.
3193         (unstage, stage targets): Simply expand to those variables.
3194
3195         * configure: Regenerate.
3196         * Makefile.in: Regenerate.
3197
3198 2005-10-04  James E Wilson  <wilson@specifix.com>
3199
3200         * Makefile.def (lang_env_dependencies): Add libmudflap.
3201         * Makefile.in: Regenerate.
3202
3203 2005-10-03  Andreas Schwab  <schwab@suse.de>
3204
3205         Backport from libtool CVS:
3206         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3207
3208         * ltmain.sh: add support for installing into temporary
3209         staging area (e.g. 'make install DESTDIR=...')
3210
3211 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3212
3213         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3214         * configure: Regenerated.
3215
3216 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3217
3218         * configure: Regenerate with the correct
3219         autoconf version.
3220
3221 2005-09-30  Catherine Moore  <clm@cm00re.com>
3222
3223         * configure.in (bfin-*-*): New.
3224         * configure: Regenerated.
3225
3226 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3227
3228         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3229         (LIPO_FOR_TARGET): New.
3230         (CONFIGURED_LIPO_FOR_TARGET): New.
3231         (USUAL_LIPO_FOR_TARGET): New.
3232         (STRIP_FOR_TARGET): New.
3233         (CONFIGURED_STRIP_FOR_TARGET): New.
3234         (USUAL_STRIP_FOR_TARGET): New.
3235         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3236         STRIP_FOR_TARGET.
3237         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3238         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3239         * Makefile.in: Regenerate.
3240         * configure: Regenerate.
3241
3242 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3243
3244         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3245         (rs6000-*-aix*): Same.
3246         * configure: Regenerate.
3247
3248 2005-09-16  Tom Tromey  <tromey@redhat.com>
3249
3250         * MAINTAINERS: Add self as java maintainer.
3251
3252 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3253
3254         * configure.in: Recognize f95 in the --enable-languages option,
3255         and substitute it for fortran, issuing a warning.
3256         * configure: Regenerate.
3257
3258 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3259
3260         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3261         * configure:  Regenerated.
3262
3263 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3264
3265         * MAINTAINERS: Add self as ms1 maintainer.
3266
3267 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3268
3269         * Makefile.def (libssp): Add to lang_env_dependencies.
3270         * Makefile.in: Regenerate.
3271
3272 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3273
3274         * MAINTAINERS: Add myself as middle-end maintainer.
3275
3276 2005-08-17  Christian Groessler  <chris@groessler.org>
3277
3278         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3279         * Makefile.in: Regenerate.
3280
3281 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3282
3283         * MAINTAINERS (write after approval): Added myself.
3284
3285 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3286
3287         * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3290
3291         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3292         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3293         Look for alternate names of the target cc and c++
3294         * configure: Regenerate.
3295
3296 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3297
3298         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3299         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3300         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3301         tools; remove code to manually set them.
3302         (Target tools): Look in the environment for them.
3303         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3304         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3305         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3306         build directory.
3307         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3308         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3309         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3310         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3311         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3312         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3313         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3314         * configure: Regenerate.
3315         * Makefile.in: Regenerate.
3316
3317 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3318
3319         * MAINTAINERS: Update for removed CPU targets.
3320
3321 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3322
3323         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3324         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3325         * Makefile.in: Regenerated.
3326
3327 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3328
3329         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3330         (CFLAGS_FOR_TARGET): Use it.
3331         (CXXFLAGS_FOR_TARGET): Likewise.
3332         * Makefile.in: Regenerated.
3333         * configure.in (--with-build-sysroot): New option.
3334         * configure: Regenerated.
3335
3336 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3337
3338         * Makefile.tpl: Wrap install between unstage and stage
3339         * Makefile.in: Regenerate.
3340
3341 2005-07-21  Eric Christopher  <echristo@apple.com>
3342
3343         * MAINTAINERS: Update affiliation.
3344
3345 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3346
3347         * MAINTAINERS: Add self as crx port maintainer.
3348
3349 2005-07-20  DJ Delorie  <dj@redhat.com>
3350
3351         * MAINTAINERS: Add self as m32c maintainer.
3352
3353 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3354
3355         * all files: Update FSF address.
3356
3357 2005-07-15  Eric Christopher  <echristo@redhat.com>
3358
3359         * MAINTAINERS: Change affiliation.
3360
3361 2005-07-14  Jim Blandy  <jimb@redhat.com>
3362
3363         * configure.in: Add cases for Renesas m32c.
3364         * configure: Regenerated.
3365
3366 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3367
3368         * COPYING.LIB: Update from fsf.org.
3369
3370 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3371
3372         * COPYING, compile, config.guess,
3373         config.sub, install-sh, missing, mkinstalldirs,
3374         symlink-tree, ylwrap: Sync from upstream sources.
3375         * config-ml.in: Update FSF address.
3376
3377 2005-07-13  Eric Christopher  <echristo@redhat.com>
3378
3379         * configure.in: Add toplevel noconfigdir support for tpf.
3380         * configure: Regenerate.
3381
3382 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3383
3384         PR ada/22340
3385
3386         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3387         * Makefile.in: Regenerate.
3388
3389 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3390
3391         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3392         Brolley to write-after-approval.
3393
3394 2005-07-07  Andreas Schwab  <schwab@suse.de>
3395
3396         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3397         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3398         * Makefile.in: Regenerated.
3399
3400 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3401
3402         * configure.in: Don't build sim or rda when targetting darwin.
3403         * configure: Regenerate.
3404
3405 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3406
3407         * configure.in: Add --enable-libssp and --disable-libssp.
3408         * configure: Regenerate with autoconf-2.13.
3409
3410 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3411
3412         * Makefile.def (target_modules): Add libssp.
3413         * configure.in (target_libraries): Add target-libssp.
3414         * configure: Rebuilt.
3415         * Makefile.in: Rebuilt.
3416
3417 2005-07-01  Zack Weinberg  <zackw@panix.com>
3418
3419         * MAINTAINERS: Change email address.  Resign from maintainership.
3420
3421 2005-07-01  Richard Guenther  <rguenther@suse.de>
3422
3423         * MAINTAINERS: Change my e-mail address and affiliation.
3424
3425 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3426
3427         * Makefile.def (stagefeedback): Come after profile.
3428         Define profiledbootstrap target.
3429         * Makefile.tpl (profiledbootstrap): Remove.
3430         (stageprofile-end): Zap stagefeedback.
3431         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3432         * Makefile.in: Regenerate.
3433
3434 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3435
3436         * MAINTAINERS: Update my email address.
3437
3438 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3439
3440         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3441         In 'cpp' stanza, support '#line' as well as '# '.
3442
3443 2005-06-08  Andreas Schwab  <schwab@suse.de>
3444
3445         * MAINTAINERS: Move myself from 'Write After Approval' to
3446         'CPU Port Maintainers' section as m68k maintainer.
3447
3448 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3449
3450         * configure.in (unsupported_languages): New macro.
3451         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3452         non-ported target libraries in noconfigdirs.
3453         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3454         non-linux-gnu.  Remove libgcj_ex_libffi.
3455         <lang_frag loop>: Set add_this_lang=no if the language is in
3456         unsupported_languages.
3457         * configure: Regenerate.
3458
3459 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3460
3461         * configure.in: Fix typo in handling of --with-mpfr-dir.
3462         * configure: Regenerate.
3463
3464 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3465
3466         * MAINTAINERS: Update my email address.
3467
3468 2005-06-02  Jim Blandy  <jimb@redhat.com>
3469
3470         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3471         accepted into the master sources.)
3472
3473 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3474             Michael Snyder  <msnyder@redhat.com>
3475             Stan Cox  <scox@redhat.com>
3476
3477         * configure.in: Set noconfigdirs for ms1.
3478
3479         * configure: Regenerate.
3480
3481 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3482
3483         * MAINTAINERS (Write After Approval): Add self.
3484
3485 2005-06-01  Josh Conner  <jconner@apple.com>
3486
3487         * MAINTAINERS (Write After Approval): Add self.
3488
3489 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3490
3491         * MAINTAINERS: Update my email address.
3492
3493 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3494
3495         * MAINTAINERS (Write After Approval): Add self.
3496
3497 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3498
3499         * MAINTAINERS (Write After Approval): Remove self.
3500
3501 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3502
3503         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3504         (Dependencies): Consider target modules for bootstrap dependencies.
3505         Make target bootstrap modules depend on each stage's gcc.
3506         * Makefile.in: Regenerate.
3507
3508 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3509
3510         * Makefile.def (configure-gcc): Depend on binutils having been built.
3511         (all-gcc): No need to do it here.
3512         * Makefile.in: Regenerate.
3513
3514 2005-05-19  Paul Brook  <paul@codesourcery.com>
3515
3516         * configure.in: Rewrite misleading error message when requested
3517         language cannot be built.
3518         * configure: Regenerate.
3519
3520 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3521
3522         * ylwrap: Import from Automake 1.9.5.
3523
3524 2005-05-13  David Ung  <davidu@mips.com>
3525
3526         * MAINTAINERS (Write After Approval): Add self.
3527
3528 2005-05-09  Mike Stump  <mrs@apple.com>
3529
3530         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3531         lt_cv_sys_max_cmd_len for now.
3532
3533 2005-05-09  Stan Cox  <scox@redhat.com>
3534
3535         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3536
3537 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3538
3539         * README.SCO: Update the URL.
3540
3541 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3542
3543         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3544         with_gnu_ld to libtool.
3545         * ltcf-c.sh (aix[45]): Define file_list_spec.
3546         * ltcf-cxx.sh (aix[45]): Same.
3547         * ltcf-gcj.sh (aix[45]): Same.
3548         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3549         exists, write list of input files to temporary file.
3550
3551 2005-05-04  Mike Stump  <mrs@apple.com>
3552
3553         * configure.in: Always pass --target to target configures as
3554         otherwise rebuilds that do --recheck will fail.
3555         * confiugure: Rebuilt.
3556
3557 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3558
3559         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3560         STAGE_HOST_EXPORTS.
3561         (configure, all): Add bootstrap support.
3562         (Host modules, target modules): Pass post-stage1 flags and exports.
3563         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3564         * Makefile.in: Regenerate.
3565
3566 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3567
3568         * configure: Regenerate.
3569
3570 2005-04-27  Mike Stump  <mrs@apple.com>
3571
3572         * MAINTAINERS: Add self as darwin maintainer.
3573
3574 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3575
3576         * config.sub: Update from master copy.
3577
3578 2005-04-21  Mike Stump  <mrs@apple.com>
3579
3580         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3581         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3582
3583 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3584
3585         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3586         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3587         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3588         "*-*-elf" and "*-*-linux*".
3589         * configure: Regenerate.
3590
3591 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3592
3593         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3594
3595 2005-04-12  Mike Stump  <mrs@apple.com>
3596
3597         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3598
3599 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3600
3601         * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3604
3605         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3606
3607 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3608
3609         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3610         (TARGET_CONFIGARGS): Include --with-target-subdir.
3611         (configure, all): New macros.  Use them throughout.
3612         * Makefile.in: Regenerate.
3613
3614 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3615
3616         * MAINTAINERS (Write After Approval): Add myself.
3617
3618 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3619
3620         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3621
3622 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3623
3624         * MAINTAINERS: Move John Carr to Write After Approval.
3625
3626 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3627
3628         * config/mh-mingw32: Delete.
3629         * configure.in: Don't use it.
3630         * configure: Regenerate.
3631
3632 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3633
3634         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3635         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3636         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3637         (HOST_LIB_PATH): Generate from Makefile.def.
3638         (TARGET_LIB_PATH): Likewise.
3639         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3640         * Makefile.in: Regenerate.
3641         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3642         (RPATH_ENVVAR): Include Darwin case.
3643         * configure: Regenerate.
3644
3645 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3646
3647         * MAINTAINERS (Various Maintainers): Remove self.
3648         (Write After Approval): Add self.
3649
3650 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3651
3652         * MAINTAINERS (Various Maintainers): Add self.
3653
3654 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3655
3656         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3657         * configure: Regenerate.
3658
3659 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3660
3661         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3662         gcc_version, and gcc_version_trigger from set of flags to pass.
3663         * Makefile.tpl: Remove definitions of above variables.
3664         (config.status): Remove dependency on $(gcc_version_trigger).
3665         * Makefile.in: Regenerate.
3666         * configure.in: Do not reference config/gcc-version.m4 nor
3667         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3668         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3669         * configure: Regenerate.
3670
3671 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3672             Andrew Pinski <pinskia@physics.uc.edu>
3673
3674         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3675         * Makefile.in: Regenerate.
3676
3677 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3678
3679         * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2005-03-03  David Ayers  <d.ayers@inode.at>
3682
3683         * MAINTAINERS (Write After Approval): Add myself.
3684
3685 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3686
3687         PR libgcj/20160
3688         * ltmain.sh: Avoid creating archives with components that have
3689         duplicate basenames.
3690
3691 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3692
3693         PR bootstrap/20250
3694         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3695         instead of check.
3696         * Makefile.in: Regenerate.
3697
3698 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3699
3700         * Makefile.in: Regenerate to fix conflict between the previous two
3701         patches.
3702
3703 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3704
3705         PR bootstrap/17383
3706         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3707         * Makefile.tpl (HOST_SUBDIR): New substitution.
3708         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3709         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3710         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3711         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3712         (Host modules, Bootstrapped modules): Use it.
3713         (Build modules, Target modules): Do not create symlink trees,
3714         always configure out-of-srcdir.
3715         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3716         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3717         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3718         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3719
3720         * Makefile.in: Regenerate.
3721         * configure: Regenerate.
3722
3723 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3724
3725         Merged from libada-gnattools-branch:
3726         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3727
3728         * gnattools: New directory.
3729         * Makefile.def: Add gnattools as a module, depending on target-libada.
3730         * Makefile.in: Regenerate.
3731         * configure.in: Include gnattools in host_tools; disable it if ada
3732         is disabled.
3733         * configure: Regenerate.
3734
3735 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3736
3737         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3738         treelang maintainer.
3739         (Write After Approval): Remove myself.
3740
3741 2005-02-23  Paul Schlie  <schlie@comcast.net>
3742
3743         * configure.in: Allow darwin targeted ports to build tk, itcl and
3744         libgui.
3745         * configure: Regenerate.
3746
3747 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3748
3749         PR libgcj/10353
3750         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3751         * configure: Regenerate.
3752
3753 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3754
3755         * MAINTAINERS (Write After Approval): Add myself.
3756
3757 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3758
3759         * MAINTAINERS: Update my e-mail address.
3760
3761 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3762
3763         * MAINTAINERS (Write After Approval): Add myself.
3764
3765 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3766
3767         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3768         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3769         target-libgloss when not *-*-elf and *-*-aout.
3770         * configure: Regenerate.
3771
3772 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3773
3774         * MAINTAINERS: Remove obsolete entries.
3775
3776         * MAINTAINERS (Write After Approval): Add Michael Matz.
3777
3778 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3779
3780         * MAINTAINERS: Remove self as cpplib maintainer.
3781
3782 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3783
3784         * install-sh, config.sub: Import from upstream.
3785
3786 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3787
3788         PR bootstrap/18222
3789         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3790         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3791         * Makefile.in: Regenerate.
3792
3793 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3794
3795         * MAINTAINERS: Update my email address.
3796
3797 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3798             Andreas Schwab  <schwab@suse.de>
3799
3800         PR bootstrap/18033
3801         * config-ml.in: Eval option if surrounded by single quotes.
3802
3803 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3804
3805         Revert 2004-12-28 Makefile changes, a better fix will be
3806         applied to mainline and src after GCC 4.0 branches.
3807
3808 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3809
3810         PR bootstrap/17383
3811
3812         * Makefile.def (target_modules): Remove stage parameter,
3813         it is always true now.
3814         * Makefile.tpl (configure-build-[+module+],
3815         configure-target-[+module+]): Always build symlink tree
3816         for the directory and for include.  BUILD_SUBDIR and
3817         TARGET_SUBDIR cannot be . anymore.
3818         * Makefile.in: Regenerate.
3819
3820 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3821
3822         Revert 2004-12-08 Makefile changes.
3823
3824 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3825
3826         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3827         cygwin, mingw.
3828
3829 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3830
3831         * configure.in (sh64-*-*): Reenable gprof.
3832         * configure: Regenerate.
3833
3834 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3835
3836         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3837         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3838         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3839         * Makefile.in: Regenerate.
3840
3841 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3842
3843         * MAINTAINERS: Update my email address.
3844
3845 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3846
3847         * Makefile.tpl: Generate normal dependencies if the LHS module is
3848         not bootstrapped.
3849         * Makefile.in: Regenerate.
3850
3851 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3852
3853         * configure.in: Include config/gxx-include-dir.m4.  Use
3854         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3855         * configure: Regenerate.
3856
3857 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3858
3859         * config.if: Delete.
3860         * configure.in: Set libstdcxx_incdir directly.
3861         * configure: Regenerate.
3862
3863 2004-12-02  Eric Christopher  <echristo@redhat.com>
3864
3865         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3866         * Makefile.in: Regenerate.
3867
3868 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3869
3870         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3871         * configure: Regenerate.
3872
3873 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3874
3875         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3876         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3877         * configure: Regenerate.
3878
3879 2004-12-01  Eric Christopher  <echristo@redhat.com>
3880
3881         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3882         of things to remove.
3883
3884 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3885
3886         * MAINTAINERS (Write After Approval): Update my e-mail address.
3887
3888 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3889
3890         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3891         from CVS libtool to always pass_all.
3892
3893 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3894
3895         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3896         (hppa*64*-*-*): Delete incorrect comment.
3897         * configure: Rebuilt.
3898
3899 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3900
3901         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3902
3903 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3904
3905         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3906         from CVS libtool to always pass_all.
3907
3908 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3909
3910         * install-sh, compile: Import from automake.
3911
3912 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3913
3914         * config.guess, config.sub:  Import from savannnah.
3915
3916 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3917
3918         * MAINTAINERS (Write After Approval): Add myself
3919
3920 2004-11-12  Mike Stump  <mrs@apple.com>
3921
3922         * Makefile.def: Add html support.
3923         * Makefile.tpl: Likewise.
3924         * Makefile.in: Regenerate.
3925
3926 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3927
3928         PR 18423
3929         * configure.in: Remove all instances of build-fixincludes from
3930         noconfigdirs.
3931         (build_configargs): Supply --target to subdirectories.
3932         * configure: Regenerate.
3933
3934         * Makefile.def: Make gcc install depend on fixincludes install.
3935         * Makefile.in: Regenerate.
3936
3937 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3938
3939         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3940
3941 2004-11-11  Paul Brook  <paul@codesourcery.com>
3942
3943         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3944
3945 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3946
3947         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3948         target-libgfortran.
3949         * configure: Regenerate.
3950
3951 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3952
3953         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3954         like CC.
3955
3956 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3957
3958         * Makefile.def (host fixincludes): Specify missing targets.
3959         * Makefile.in: Regenerate.
3960
3961 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3962
3963         * MAINTAINERS: Add myself
3964
3965 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3966
3967         * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3970
3971         * Makefile.def: Build fixincludes for the host, too.
3972         * Makefile.in: Regenerate.
3973         * configure.in (host_tools): Add fixincludes.
3974         * configure: Regenerate.
3975
3976 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3977
3978         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3979         * configure: Regenerated.
3980
3981 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3982
3983         PR other/17783
3984         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3985         * configure: Regenerated.
3986
3987 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3988
3989         * README.SCO: Update per FSF instructions.
3990
3991 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3992
3993         PR target/18151
3994         * configure.in (case ${target}): Do not build fixincludes for avr.
3995         * configure: Regenerated.
3996
3997 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3998
3999         * configure.in (case ${target}): Do not build fixincludes
4000         on platforms where it is not used.
4001         * configure: Regenerated.
4002
4003 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4004
4005         * configure.in: Use an absolute path to install-sh.
4006         * configure: Regenerated.
4007
4008 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4009
4010         * MAINTAINERS (Write After Approval): Add myself.
4011
4012 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
4013
4014         * MAINTAINERS: Remove from Write After Approval those that are
4015         already maintainers.
4016
4017 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
4018
4019         * MAINTAINERS:  Update my email address.
4020
4021 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4022
4023         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4024         * configure: Regenerate.
4025
4026 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
4027
4028         * MAINTAINERS:  Update my email address.
4029
4030 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
4031
4032         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
4033         entries belonging to this category.
4034
4035 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
4036
4037         * MAINTAINERS: Update my e-mail address.
4038
4039 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4040
4041         Fix wrong conflict resolution in:
4042
4043         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4044
4045         * Makefile.in: Regenerate.
4046         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4047         in the recursive `make', instead of hardwiring `all'.
4048         (Autogenerated TARGET-* variables): New.
4049
4050 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
4051
4052         * configure.in: Enable target-libgloss for crx-*-*.
4053         * configure: Regenerate.
4054
4055 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4056
4057         * MAINTAINERS (Various Maintainers): Move the "windows,
4058         cygwin, mingw" maintainer to ...
4059         (OS Port Maintainers): ... here.
4060
4061 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4062
4063         * MAINTAINERS (Write After Approval): Remove those that are
4064         maintainers of some subsystem.
4065
4066 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4067
4068         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4069         * ltcf-cxx.sh (tpf*): Likewise.
4070         * ltconfig (tpf*): Add TPF OS configuration support.
4071
4072 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4073
4074         * MAINTAINERS: Change my email address to my new work account.
4075
4076 2004-09-24  Michael Roth  <mroth@nessie.de>
4077
4078         * configure.in (--without-headers): Add missing double quotes.
4079         * configure: Regenerate.
4080
4081 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4082
4083         * ylwrap: Revert to previous version.
4084
4085 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4086
4087         PR bootstrap/17369
4088         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4089         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4090         SET_GCC_LIB_PATH_CMD.
4091         (BASE_TARGET_EXPORTS): Likewise.
4092         * Makefile.in: Regenerated.
4093
4094         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4095         * configure: Regenerated.
4096
4097 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4098
4099         * config.guess: New upstream version
4100         * compile, depcomp, install-sh, ylwrap: Likewise.
4101
4102 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4103
4104         * config/mh-x86omitfp: New host makefile fragment.  Add
4105         -fomit-frame-pointer to the default BOOT_CFLAGS.
4106         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4107         * configure: Regenerate.
4108
4109 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4110
4111         PR target/11572
4112         * configure.in (*-*-darwin*): Renable libobjc.
4113         * configure: Regenerate.
4114
4115 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4116
4117         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4118
4119 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4120
4121         * Makefile.def: Remove libbanshee.
4122         * Makefile.tpl: Ditto.
4123         * configure.in: Ditto.
4124         * Makefile.in: Regen.
4125         * configure: Ditto.
4126
4127 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4128
4129         * ltmain.sh: Use $pic_object as $non_pic_object if
4130         $non_pic_object=none.
4131
4132 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4133
4134         * missing: Import latest version from master repository.
4135
4136 2004-09-06  Nick Clifton  <nickc@redhat.com>
4137
4138         * config.sub: Import latest version from master repository.
4139         * config.guess: Likewise.
4140         This includes these changes:
4141
4142         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4143
4144         * config.sub: Handle crisv32, alias etraxfs.
4145         * config.guess (crisv32:Linux:*:*): Handle.
4146
4147         2004-08-13  Brad Smith  <brad@comstyle.com>
4148
4149         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4150         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4151
4152         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4153
4154         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4155         assume the processor is a powerpc.  This is because coreutils
4156         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4157         in this case, due to a MacOS X bug that causes
4158         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4159         to return a negative number.
4160         Problem reported by Petter Reinholdtsen in:
4161         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4162
4163         2004-07-19  Ben Elliston  <bje@gnu.org>
4164
4165         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4166
4167         2004-06-24  Ben Elliston  <bje@gnu.org>
4168
4169         * config.guess: Update copyright years.
4170         * config.sub: Likewise.
4171
4172         2004-06-22  Robert Millan  <robertmh@gnu.org>
4173
4174         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4175         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4176
4177         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4178
4179         * config.guess (*:*VMS:*:*): New entry. Replaces
4180         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4181         manufacturer.
4182
4183         2004-06-22  Ben Elliston  <bje@gnu.org>
4184
4185         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4186         * config.sub: Likewise.
4187
4188         2004-06-22  Ben Elliston  <bje@gnu.org>
4189
4190         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4191         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4192
4193         2004-06-11  Ben Elliston  <bje@gnu.org>
4194
4195         * config.guess (pegasos:OpenBSD:*:*): Remove.
4196
4197         2004-06-11  Ben Elliston  <bje@gnu.org>
4198
4199         From Wouter Verhelst <wouter@grep.be>:
4200         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4201
4202         2004-06-11  Ben Elliston  <bje@gnu.org>
4203
4204         * config.guess (luna88k:OpenBSD:*:*): New.
4205
4206         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4207
4208         * config.guess (m32r*:Linux:*:*): New case.
4209         * config.sub: Handle m32rle.
4210
4211         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4212
4213         From Jens Petersen  <petersen@redhat.com>:
4214         * config.sub: Handle sparcv8.
4215
4216         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4217
4218         From Tom Smith <smith@cag.lkg.hp.com>:
4219         * config.guess: Version suffixes are equally significant on Tru64
4220         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4221         prefix of "P" (patched kernel).
4222
4223         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4224
4225         * config.sub: Add support for National Semiconductor CRX target.
4226
4227 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4228
4229         * MAINTAINERS (Various Maintainers): Remove myself as web page
4230         maintainer, add myself as maintainer of build status lists.
4231
4232 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4233
4234         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4235         *-*-netware, but add target-libmudflap.
4236         Consolidate *-*-netware targets (of which really only i?86 exists)
4237         into a single entry.
4238         * configure: Likewise.
4239
4240 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4241
4242         * Makefile.tpl (sorry): Remove.
4243         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4244         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4245         (do-clean): Clean per-stage directories too.
4246         (do-distclean): Run distclean-stage1 too.
4247         (.NOTPARALLEL): Enable during toplevel bootstrap.
4248         (stage[+id+]-bubble): Enable parallel execution during
4249         the recursive invocation.
4250         * Makefile.in: Regenerate.
4251
4252         Fix previous checkin:
4253
4254         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4255         include.
4256         * configure.in: Fix indentation.
4257         * configure: Regenerate.
4258
4259 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4260
4261         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4262         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4263         * configure: regenerate
4264         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4265         -mdynamic-no-pic
4266
4267
4268 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4269
4270         * Makefile.def (build_modules): Add fixincludes.
4271         (dependencies): Make gcc depend on fixincludes.
4272         * configure.in (build_tools): Add fixincludes.
4273         (build_configdirs): Always include build_libs.
4274         * Makefile.in: Regenerate.
4275         * configure: Regenerate.
4276
4277 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4278
4279         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4280         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4281         phony targets; do not generate timestamp files.
4282         (distclean-stageN): Remove references to their timestamp files.
4283         (restageN, touch-stageN): Remove.
4284         (stageN-bubble): Rewritten.
4285         (compare): Support lean bootstraps.
4286         * Makefile.in: Regenerate.
4287
4288         * configure.in: Only warn when bootstrapping but
4289         build != host or build != target.  Support lean bootstraps.
4290         * configure: Regenerate.
4291
4292 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4293
4294         * configure.in:  Give a better error message if GMP/MPFR are missing
4295         and a language needing them has been requested.
4296         * configure:  Regenerated.
4297
4298 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4299
4300         * configure.in:  Print a list of available language front-ends if
4301         a requested one is missing.  Tidy stray tab characters.
4302         * configure:  Regenerated.
4303
4304 2004-08-19  Michael Koch  <konqueror@gmx.de>
4305
4306         * gcc/doc/install.texi: Update entry about automake for libjava.
4307
4308 2004-08-17  Robert Millan  <robertmh@gnu.org>
4309
4310         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4311         (instead of FreeBSD).
4312         * configure: Regenerate.
4313
4314 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4315
4316         * Makefile.in: Regenerate.
4317         * configure: Regenerate.
4318
4319         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4320         stage_*_flags.
4321         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4322         for bootstrapped modules if toplevel bootstrap is going.
4323         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4324         modules.  Adjust for changes in Makefile.def.  Enable several
4325         rules even in non-bootstrap mode, just to avoid peppering the
4326         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4327         (stage-[+prev+]-bubble): Remove.
4328
4329         * Makefile.def (Dependencies): Depend on all-build-bison,
4330         all-build-flex, all-build-byacc, all-build-texinfo, rather
4331         than the host variations.
4332         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4333         with BUILD_SUBDIR.
4334         (BISON): Update for recent Bisons.
4335         (YACC): Fix typo.
4336         (cross): Depend on all-build.
4337         (all): Do not depend on all-build.
4338         (prebootstrap): Remove.
4339         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4340         (Prebootstrap dependencies): Add them to the per-stage targets
4341         and to all-prebootstrap.
4342         * configure.in (build_configdirs): Always enable build_tools.
4343         (BUILD_DIR_PREFIX): Remove.
4344
4345         * Makefile.def (gcc): Add target variable.
4346         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4347         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4348         in the recursive `make', instead of hardwiring `all'.
4349         (Autogenerated TARGET-* variables): New.
4350
4351 2004-08-13  Brian Booth  <bbooth@redhat.com>
4352
4353         * MAINTAINERS: Remove myself from write-after-approval.
4354
4355 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4356
4357         * src-release: Stop distributing mmalloc with gdb (which doesn't
4358         use it).
4359         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4360         * Makefile.in: Regenerate.
4361
4362 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4363
4364         * configure.in (arm*-*-eabi*): New target.
4365         * configure: Regenerate.
4366
4367 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4368
4369         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4370         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4371         (Dependencies): New section.
4372         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4373         (configure-target-[+module+]): Depend on maybe-all-gcc
4374         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4375         (toplevel profiledbootstrap): Fix dependencies.
4376         * Makefile.in: Regenerate.
4377
4378 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4379
4380         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4381         target-libiberty to noconfigdirs.
4382         * configure: Regenerate.
4383
4384 2004-08-03  Paul Brook  <paul@codesourcery.com>
4385
4386         * configure.in: Check for MPFR as well as GMP.
4387         * configure: Regenerate.
4388
4389 2004-08-01  Robert Millan  <robertmh@gnu.org>
4390
4391         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4392         libmudflap for all GNU-based systems (with Glibc).
4393         * configure: Regenerate.
4394
4395 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4396
4397         * Makefile.def (host-modules): Add gcc.
4398         * Makefile.in: Regenerate.
4399         * Makefile.tpl (sorry): New rule.
4400         (configure-host, all-host, [+make_target+]-host, do-check,
4401         install-host): Do not add gcc as a special case.
4402         (host modules): Add a small special-casing for gcc.  Export
4403         extra_make_flags through the environment.
4404         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4405         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4406         other recursive targets for gcc): Remove.
4407
4408         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4409         (stage, unstage): New rules.
4410         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4411         distclean-stage[+id+]): Use stage_current.
4412         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4413         the stage*-start rules.
4414
4415 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4416
4417         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4418         use -all_load flag.
4419
4420 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4421
4422         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4423         * configure: Regenerate.
4424
4425 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4426
4427         * maintainer-scripts/gcc_release: Revert yesterday's change.
4428
4429 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4430
4431         * MAINTAINERS: Add myself to write-after-approval.
4432
4433 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4434
4435         * libf2c: Removed.
4436         * gcc/gccbug.in: Updated because of libf2c removal.
4437         * maintainer-scripts/gcc_release: Ditto.
4438
4439 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4440
4441         * configure.in: Build libmudflap by default on FreeBSD.
4442         * configure: Regenerated.
4443
4444 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4445
4446         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4447         systems.
4448         * configure: Regenerated.
4449
4450 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4451
4452         PR target/16344
4453         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4454         feedback based compiler.
4455         * Makefile.in: Rebuilt.
4456
4457 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4458
4459         * Makefile.def (host_modules): Set bootstrap=true for flex.
4460         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4461         * Makefile.in: Rebuilt.
4462
4463 2004-07-07  Jan Hubicka  <jh@suse.cz>
4464
4465         * MAINTAINERS: Add self as a profile feedback maintainer.
4466
4467 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4468
4469         * configure.in:  Do not prepend $srcdir to /dev/null in
4470         makefile fragments.
4471         * configure:  Regenerate.
4472
4473 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4474
4475         * Makefile.def (build_modules): Add bison, byacc, flex,
4476         m4, texinfo.
4477         (flags_to_pass): Add FLEX.
4478         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4479         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4480         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4481         DEFAULT_MAKEINFO): Remove.
4482         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4483         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4484         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4485         objdir or else use configured tool.
4486         (all-build): New.
4487         (all): Depend on it.
4488         (Build module dependencies): Add.
4489         * Makefile.in: Regenerate.
4490         * configure.in: Better support for multiple build modules,
4491         matching what is done for host/target modules.  Do not look
4492         for "plausible" locations of build tools if Canadian cross.
4493         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4494         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4495         * configure: Regenerate.
4496
4497 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4498
4499         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4500         * Makefile.in: Regenerate.
4501
4502 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4503
4504         * Makefile.tpl (configure-build-[+module+],
4505         configure-[+module+], configure-target-[+module+]): Pass
4506         [+extra_configure_args+].
4507         (all-build-[+module+], all-[+module+], check-[+module+],
4508         install-[+module+], [+make_target+]-[+module+],
4509         all-target-[+module+], check-target-[+module+],
4510         install-target-[+module+], [+make_target+]-target-[+module+]):
4511         Pass [+extra_make_args+].
4512         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4513         (GCC_HOST_EXPORTS): Remove.
4514         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4515         cross, check-gcc, check-gcc-c++, install-gcc,
4516         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4517         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4518         * Makefile.in: Regenerate.
4519
4520 2004-06-21  Matthew Sachs  <msachs@apple.com>
4521
4522         * MAINTAINERS: Added self to write-after-approval.
4523
4524 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4525
4526         * configure.in: Check for srcdir/winsup rather than build directory
4527         winsup.
4528         * configure: Regenerate.
4529
4530 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4531
4532         * configure.in: Don't build Cygwin native newlib if winsup
4533         directory is missing.  Emit warning instead.
4534         * configure: Regenerate.
4535
4536 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4537
4538         * Makefile.tpl (touch-stage[+id+]): New.
4539         (restage[+prev+]): Depend on touch-stage[+id+].
4540
4541         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4542         Use it throughout.
4543
4544         * Makefile.def: Add profile and feedback bootstrap stages.
4545         Remove next field from bootstrap stages.
4546         * Makefile.tpl (LN, LN_S): Substitute.
4547         (stageN-start, stageN-end): Use double-colon rules, to
4548         provide a hook for additional setup commands.
4549         (distclean-stageN-gcc, restageN): Create dependencies from
4550         [+prev+], not from [+next+].
4551         (stageN-bubble): Add commands for successive stages from
4552         [+prev+], using double-colon rules.
4553         (all-stageN-gcc): Fix typo.
4554         (stagefeedback-start, profiledbootstrap): New.
4555         * Makefile.in: Regenerate.
4556         * configure.in: Call ACX_PROG_LN.
4557         * configure: Regenerate.
4558
4559 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4560
4561         * MAINTAINERS (Write After Approval): Add myself.
4562
4563 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4564
4565         * MAINTAINERS (Write After Approval): Add myself.
4566
4567 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4568
4569         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4570         without gcc.
4571         * configure: Regenerate.
4572
4573 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4574
4575         * Makefile.tpl: Fix typo.
4576         * Makefile.in: Regenerate.
4577
4578 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4579
4580         * configure.in: Remove new- prefix from toplevel
4581         bootstrap targets.
4582         * configure: Regenerate.
4583
4584 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4585
4586         * Makefile.tpl (all.normal): Rename to all.
4587         (all): Replace with a rule to pick the default
4588         target from configure.
4589         (all-gcc, configure-gcc): Use conditionals to
4590         do nothing when toplevel bootstrap is going on.
4591         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4592         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4593         * configure.in: Support --enable-bootstrap.
4594
4595         * Makefile.def: Remove new- prefix from toplevel
4596         bootstrap targets.
4597         * Makefile.tpl: Likewise.
4598
4599         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4600         target.
4601
4602         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4603         $(RECURSE_FLAGS) to recursive invocation of make.
4604
4605         * Makefile.in: Regenerate.
4606         * configure: Regenerate.
4607
4608 2004-05-30  Andreas Jaeger  <aj@suse.de>
4609             Jim Wilson <wilson@specifixinc.com>
4610
4611         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4612         like CC.
4613
4614 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4615
4616         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4617         * configure: Regenerate.
4618
4619 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4620
4621         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4622         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4623         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4624         targets.
4625         * Makefile.in: Regenerate.
4626
4627 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4628
4629         * configure.in: Test the ability to symlink directories.
4630         * configure: Regenerate.
4631
4632         * Makefile.def (bootstrap-stage): New definitions.
4633         * Makefile.tpl (configure-stage1-gcc,
4634         configure-stage2-gcc, configure-stage3-gcc,
4635         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4636         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4637         new-restage3, compare): Autogenerate, see Makefile.in
4638         entry for behavioral changes.
4639         (distclean-stage1, new-stage1-start, new-stage1-end,
4640         new-stage1-bubble, distclean-stage2, new-stage2-start,
4641         new-stage2-end, new-stage2-bubble, distclean-stage3,
4642         new-stage3-start, new-stage3-end): New autogenerated targets.
4643         (objext, prebootstrap, BOOT_CFLAGS,
4644         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4645         targets.
4646
4647         * Makefile.in: Regenerate.
4648         (distclean-stage1, new-stage1-start, new-stage1-end,
4649         new-stage1-bubble, distclean-stage2, new-stage2-start,
4650         new-stage2-end, new-stage2-bubble, distclean-stage3,
4651         new-stage3-start, new-stage3-end): New targets.
4652         (all-stage1-gcc): Move prebootstrap dependency from here...
4653         (configure-stage1-gcc): ...to here.
4654         (new-bootstrap): Use bubble targets.
4655         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4656         Use per-stage distclean targets.
4657         (configure-stage1-gcc, configure-stage2-gcc,
4658         configure-stage3-gcc, all-stage1-gcc,
4659         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4660         Use new-stageN-start to prepare the tree.
4661
4662 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         * Makefile.def (host_modules): add libcpp.
4665         * Makefile.tpl: Add dependencies on and for libcpp.
4666         * Makefile.in: Regenerate.
4667         * configure.in: Add libcpp host module.
4668         * configure: Regenerate.
4669
4670 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4671
4672         * Makefile.tpl: Whenever a recursive target is defined, wrap
4673         it in a special @if/@endif block, and prepare its maybe
4674         dependency in the @if/@endif block
4675         * configure.in: Instead of writing maybe dependencies, remove
4676         the @if/@endif statements, and remove the @if/@endif blocks
4677         that remain.
4678         * configure: Regenerate.
4679         * Makefile.in: Regenerate.
4680
4681 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4682
4683         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4684
4685 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4686
4687         PR bootstrap/15120
4688         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4689         * */configure: Rebuilt.
4690
4691 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4692
4693         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4694         of libf2c.
4695         * configure, Makefile.in: Regenerate.
4696
4697 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4698
4699         * MAINTAINERS (Write After Approval): Add myself.
4700
4701 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4702
4703         Merge from tree-ssa-20020619-branch.
4704
4705         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4706         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4707         (HOST_GMPLIBS): Define.
4708         (HOST_GMPINC): Define.
4709         (TARGET_LIB_PATH): Add libmudflap.
4710         (GFORTRAN_FOR_TARGET): Define.
4711         (configure-build*): Export GFORTRAN.
4712         (configure-gcc): Export GMPLIBS and GMPINC.
4713         (all-gcc): Add maybe-all-libbanshee.
4714         (configure-target-libgfortran): Define.
4715         * Makefile.in: Regenerate.
4716         * configure.in (host_libs): Add libbanshee.
4717         (target_libraries): Add target-libmudflap and target-libgfortran.
4718         Add --with-libbanshee.
4719         Handle --disable-libmudflap.
4720         (*-*-freebsd*): Use with_gmp.
4721         Add $(libgcj) to noconfigdirs.
4722         * configure: Regenerate.
4723         * depcomp: New file.
4724         * MAINTAINERS: Add tree-ssa maintainers.
4725
4726 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4727
4728         * MAINTAINERS (Various Maintainers): Add myself.
4729
4730 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4731
4732         * MAINTAINERS (Write After Approval): Add myself.
4733
4734 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4735
4736         * MAINTAINERS (Write After Approval): Add myself.
4737
4738 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4739
4740         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4741         * configure: Regenerate.
4742
4743 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4744
4745         Revert:
4746         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4747
4748         * Makefile.def (flags_to_pass): Remove *dir variables that
4749         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4750         as well as prefix and exec_prefix.
4751         * Makefile.in: Regenerate.
4752
4753 2004-04-26  Robert Millan  <robertmh@gnu.org>
4754
4755         Add patches from libtool CVS.
4756         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4757         * ltconfig: Likewise.
4758         * ltcf-c.sh: Likewise.
4759         * ltcf-cxx.sh: Likewise.
4760         * ltcf-gcj.sh: Likewise.
4761
4762 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4763
4764         * Makefile.def (host_modules): Mark with the bootstrap
4765         flag packages on which gcc depends.
4766         * Makefile.tpl (all-bootstrap): Use it.
4767         * Makefile.in: Regenerate.
4768
4769 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4770
4771         * Makefile.def (flags_to_pass): Remove *dir variables that
4772         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4773         as well as prefix and exec_prefix.
4774         * Makefile.in: Regenerate.
4775
4776 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4777
4778         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4779         * configure: Regenerate.
4780         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4781         * gcc/Makefile.tpl (compare): Use the result of the test.
4782         * gcc/Makefile.in: Regenerate.
4783
4784 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4785
4786         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4787         Always relocate gcc and prev-gcc to the original names, even
4788         if the build fails.
4789         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4790         New targets.
4791
4792 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4793
4794         * MAINTAINERS: Update my email address.
4795
4796 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4797
4798         * configure.in (mips*-*-irix5*): Enable ld.
4799         * configure: Regenerate.
4800
4801 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4802
4803         * configure: Regenerate.
4804
4805 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4806
4807         * Makefile.tpl (configure-[+module+], configure-gcc,
4808         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4809         Set and export LDFLAGS.
4810         * Makefile.in: Regenerate.
4811
4812 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4813
4814         * MAINTAINERS: Add myself to write-after-approval.
4815
4816 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4817
4818         PR bootstrap/14871
4819         * Makefile.tpl: If we don't have built-in-tree target tools,
4820         use the ones found by configure rather than hacking around with
4821         program_transform_name.
4822         * configure.in: Give Makefile.tpl the information necessary
4823         to do that.
4824         * Makefile.in: Regenerate.
4825         * configure: Regenerate.
4826
4827 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4828
4829         PR bootstrap/14760
4830         * configure.in: When computing baseargs, strip *all* copies of
4831         offending options.  Also, don't match/substitute the trailing space,
4832         so that this actually works when two similar options are separated by
4833         only one space.
4834         * configure: Regenerate.
4835
4836 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4837
4838         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4839         (rs6000-*-aix*): Same.
4840         * configure: Regenerate.
4841
4842 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4843
4844         * MAINTAINERS: Add myself to write-after-approval.
4845
4846 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4847
4848         * MAINTAINERS: Add myself to write-after-approval.
4849
4850 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4851
4852         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4853         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4854         * Makefile.in: Regenerate.
4855
4856         * configure.in (top level bootstrap support): Rework --enable-werror
4857         to set @stage2_werror_flag@.
4858         * configure: Regenerate.
4859         * Makefile.tpl (top level bootstrap support): Pass
4860         @stage2_werror_flag@ down to configure in stages 2 and 3.
4861         * Makefile.in: Regenerate.
4862
4863 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4864
4865         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4866         for stages 2 and 3 as well as in make.  As a consequence, remove
4867         OUTPUT_OPTION (now detected by configure) from the flags passed down
4868         to make.
4869         * Makefile.in: Regenerate.
4870
4871         * Makefile.tpl (new-bootstrap): Fix typo.
4872         * Makefile.in: Regenerate.
4873
4874 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4875
4876         * Makefile.tpl: Rearrange by moving recursive_targets rules
4877         into their proper sections.
4878         * Makefile.tpl (top level bootstrap support): Move disabling
4879         of coverage flags from 'make' to 'configure'; improve comments.
4880         * Makefile.in: Regenerate.
4881
4882         * Makefile.tpl (experimental top level bootstrap) Move stage1
4883         language setting from all- target to configure- target; disable
4884         intermodule optimization in stage 1; prevent gratuitous rebuilds
4885         of stage 1.
4886         * Makefile.in: Regenerate.
4887         * configure.in: Comma-separate stage 1 language list for top
4888         level bootstrap.
4889         * configure: Regenerate.
4890
4891         * Makefile.tpl: Clean up experimental top level bootstrap support:
4892         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4893         prev-gcc in configure- targets as well as all- targets.
4894         * Makefile.in: Regenerate.
4895
4896 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4897
4898         * compile: New file imported from automake.
4899
4900 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4901
4902         * configure.in: Remove symbolic link section.
4903         * configure: Regenerate.
4904         * Makefile.tpl (links): Remove.
4905         * Makefile.in: Regenerate.
4906
4907 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4908             Nathanael Nerode  <neroden@gcc.gnu.org>
4909
4910         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4911         Set with AC_CHECK_PROGS.
4912         * configure.in: Fix comment typo from last patch.
4913         * configure: Regenerate.
4914
4915 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4916
4917         * Makefile.tpl: Introduce experimental top level bootstrap support.
4918         * Makefile.in: Regenerate.
4919         * configure.in: Introduce support for top level bootstrap.
4920         * configure: Regenerate.
4921
4922 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4923             Paolo Bonzini  <bonzini@gnu.org>
4924
4925         PR bootstrap/14522
4926         * configure.in: Cope with shells that do not support unquoted ^
4927         * configure: Regenerate.
4928
4929 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4930             Paolo Bonzini  <bonzini@gnu.org>
4931
4932         PR bootstrap/14522
4933         * configure.in: Cope with shells that do not support nesting
4934         quotes inside quoted backquote substitutions.
4935         * configure: Regenerate.
4936
4937 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4938
4939         PR bootstrap/14522
4940         * configure.in: Fix escaping of $.
4941         * configure: Regenerate.
4942
4943 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4944
4945         * configure: Regenerate, since I forgot to while committing Paolo's
4946         changes.
4947
4948 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4949
4950         PR ada/14131
4951         Move language detection to the top level.
4952         * configure.in: Find default values for the tools as
4953         soon as possible.  Disable ada if GNAT is not found.
4954         Emit error message about missing languages.  Expand
4955         --enable-languages=all for the gcc subdirectory.
4956
4957 2004-03-10  Ben Elliston  <bje@gnu.org>
4958
4959         * MAINTAINERS: Update my email address.
4960
4961 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4962
4963         * ltconfig: Disable building static libraries if building shared
4964         libraries on AIX 5L.
4965
4966 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4967
4968         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4969         and disable libgcj.
4970         * configure: Regenerated.
4971
4972 2004-03-01  Brian Booth  <bbooth@redhat.com>
4973
4974         * MAINTAINERS: Add myself to write-after-approval.
4975
4976 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4977
4978         * MAINTAINERS: Add myself to write-after-approval.
4979
4980 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4981
4982         PR bootstrap/7087
4983         * Makefile.tpl: Guard XFOO sed statements better.
4984         * Makefile.tpl: Add dependency for configure-target-libada.
4985         * Makefile.in: Regenerate (incidentally fixes broken
4986         commit when libada-branch was merged).
4987
4988 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4989
4990         * MAINTAINERS: Add myself to write-after-approval.
4991
4992 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4993
4994         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4995         maintainers.
4996
4997 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4998
4999         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5000         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5001
5002 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5003
5004         PR bootstrap/11932
5005         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5006
5007 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
5008
5009         * MAINTAINERS: Added myself to write-after-approval.
5010
5011 2004-02-14  Michael Koch  <konqueror@gmx.de>
5012
5013         * MAINTAINERS: Added myself to write-after-approval.
5014
5015 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
5016
5017         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
5018         some OS port maintainers to OS port maintainers section.
5019
5020 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
5021
5022         * MAINTAINERS: Add self.
5023
5024 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5025
5026         * MAINTAINERS: Alphabetize.
5027
5028 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
5029
5030         * MAINTAINERS: Remove myself.
5031
5032 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5033
5034         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5035         (rs6000-*-aix*): Same.
5036         * configure: Regenerate.
5037
5038 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5039
5040         * configure.in (host): Add in missing $noconfigdirs to defines.
5041         * configure: Regenerate.
5042
5043 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5044             Nathanael Nerode  <neroden@gcc.gnu.org>
5045
5046         PR ada/6637, PR ada/5911
5047         Merge with libada-branch:
5048         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5049         with appropriate dependencies. Add --enable-libada configure switch.
5050         * configure, Makefile.in: Regenerate.
5051
5052 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
5053
5054         * MAINTAINERS: Add myself to write-after-approval.
5055
5056 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5057
5058         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5059         * configure: Regenerate.
5060
5061 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5062
5063         Merge from upstream:
5064
5065         * ltmain.in: When setting IFS to '~', be careful about user
5066         arguments that contain '~'.
5067
5068         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5069
5070         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5071         Also test $base_compile against $CC with escaped arguments. Bug
5072         reported by Geoff Keating <geoffk@apple.com>.
5073
5074 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5075
5076         * MAINTAINERS: Remove i960 port.
5077
5078 2004-01-23  DJ Delorie  <dj@redhat.com>
5079
5080         * Makefile.def (target_modules) [libiberty]: Don't stage.
5081         * Makefile.in: Rebuilt.
5082
5083 2004-01-20  Caroline Tice  <ctice@apple.com>
5084
5085         * MAINTAINERS: Add myself to write-after-approval.
5086
5087 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5088
5089         * MAINTAINERS: Update my email address.
5090
5091 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5092
5093         * MAINTAINERS: Add myself to write-after-approval.
5094
5095 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5096
5097         * MAINTAINERS: Remove entries without email address.
5098
5099 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5100
5101         * MAINTAINERS: Add myself to write-after-approval.
5102
5103 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5104
5105         * MAINTAINERS: Update my email address.
5106
5107 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5108
5109         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5110         * Makefile.tpl (configure-target-[+module+]): Support stage.
5111         * Makefile.in: Rebuilt.
5112
5113 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5114
5115         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5116
5117 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5118
5119         * MAINTAINERS: Add myself as a MIPS maintainer.
5120
5121 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5122
5123         * configure.in: Use ./config.cache, not config.cache.
5124         * configure: Regenerate.
5125         * Makefile.tpl: Special-casing not needed for GCC any more.
5126         * Makefile.in: Regenerate.
5127
5128         * configure.in: Don't share a cache file for host dirs.
5129         * configure: Regenerate.
5130
5131         * config-ml.in: Don't mess with the cache file.
5132
5133 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5134
5135         * MAINTAINERS: Move myself from 'Write After Approval' to
5136         'CPU Port Maintainers' section as SPARC maintainer.
5137
5138 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5139
5140         * Makefile.tpl: Make GCC use a separate config.cache.
5141         * Makefile.in: Regenerate.
5142
5143         PR bootstrap/11932, PR bootstrap/11933
5144         (I don't know if it will fix either of them, but it relates
5145         to them.)
5146         * configure.in: Don't use shared config.cache for target
5147         directories.
5148         * configure: Regenerate.
5149
5150 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5151
5152         * MAINTAINERS: Add myself to 'Write After Approval' section.
5153
5154 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5155
5156         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5157         * configure: Regenerated.
5158
5159 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5160
5161         * MAINTAINERS: Remove the mn10200 maintainer.
5162
5163 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5164
5165         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5166         * configure: Regenerated.
5167
5168 2003-12-16  Jan Hubicka  <jh@suse.cz>
5169
5170         * MAINTAINERS: Add myself as callgraph maintainer.
5171
5172 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5173
5174         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5175         * configure: Regenerate.
5176
5177 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5178
5179         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5180         'Write After Approval' section. Update email.
5181
5182 2003-12-01  James Lemke <jim@wasabisystems.com>
5183
5184         * MAINTAINERS (Write After Approval): Add myself.
5185
5186 2003-11-20  Matt Thomas  <matt@3am-software.com>
5187
5188         * MAINTAINERS: Add myself as a vax port maintainer.
5189
5190 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5191
5192         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5193         (configure-build-[+module+], configure-[+module+]): Likewise.
5194         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5195         * Makefile.in: Regenerate.
5196
5197 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5198
5199         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5200         shared/dylibed libraries.
5201         * ltmain.sh: Likewise.
5202         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5203         * ltcf-cxx.sh: Likewise.
5204         * ltcf-gcj.sh: Likewise.
5205         * ltconfig: Likewise.
5206
5207 2003-11-17  Stan Cox  <scox@redhat.com>
5208
5209         * MAINTAINERS: Add myself as iq2000 port maintainer.
5210
5211 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5212
5213         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5214         * Makefile.in: Regenerate.
5215
5216 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5217
5218         * config.sub: Update to 2003-11-03 version.
5219
5220 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5221
5222         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5223         * configure:  Regenerate.
5224
5225 2003-10-20  Nicolas Pitre <nico@cam.org>
5226
5227         * MAINTAINERS: Add myself to 'Write After Approval' section.
5228
5229 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5230
5231         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5232
5233 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5234
5235         * MAINTAINERS: Update my email address.
5236
5237 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5238
5239         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5240
5241 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5242
5243         * MAINTAINERS: Add myself to 'Write After Approval' section.
5244
5245 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5246
5247         * config.guess: Update to 2003-10-16 version.
5248         * config.sub: Update to 2003-10-16 version.
5249
5250 2003-10-15 David Daney  <ddaney@avtrex.com>
5251
5252         * MAINTAINERS: Added myself to 'Write After Approval' section.
5253
5254 2003-10-15  Falk Hueffner  <falk@debian.org>
5255
5256         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5257         'Write After Approval' section. Update email.
5258
5259 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5260
5261         * MAINTAINERS: Move myself from 'Write After Approval' to
5262         'Various Maintainers' section as middle-end maintainer.
5263
5264 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5265
5266         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5267         HOST_FLAGS_TO_PASS.
5268         * Makefile.in: Regenerate.
5269
5270 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5271
5272         * config.guess: Update to 2003-10-07 version.
5273         * config.sub: Update to 2003-10-07 version.
5274
5275 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5276
5277         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5278         * ltconfig (irix5*, irix6*): Don't override version_type.
5279
5280 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5281
5282         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5283         * configure: Rebuilt
5284         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5285         * Makefile.in: Rebuilt
5286
5287 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5288
5289         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5290
5291 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5292
5293         * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2003-09-29  Paul Koning  <ni1d@arrl.net>
5296
5297         * MAINTAINERS: Move myself from "Write After Approval"
5298         to CPU platform maintainers for pdp11 platform.
5299
5300 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5301
5302         * MAINTAINERS: Move myself from 'Write After Approval' to
5303         'Various Maintainers' section as libffi testsuite maintainer.
5304
5305 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5306
5307         * configure.in: Pass a computed --program-transform-name
5308         to subconfigures.
5309         * configure: Regenerated.
5310
5311 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5312
5313         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5314         * Makefile.in: Regenerate.
5315
5316         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5317         * Makefile.in: Regenerate.
5318
5319 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5320
5321         * MAINTAINERS: Move myself from 'Write After Approval'
5322         to 'Various Maintainers' (objective-c) section.
5323
5324 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5325
5326         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5327         quoting.
5328         * configure: Regenerated.
5329
5330 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5331
5332         * MAINTAINERS (Write After Approval): Add myself to write after
5333         approval list.
5334
5335 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5336
5337         * MAINTAINERS (Write After Approval): Add myself.
5338
5339 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5340
5341         * MAINTAINERS: Update my e-mail address.
5342
5343 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5344
5345         * libtool.m4 (LD): Correct powerpc64 host match.
5346
5347 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5348
5349         * MAINTAINTERS: Update my affiliation and email address.
5350
5351 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5352
5353         * MAINTAINERS (Write After Approval): Add myself.
5354
5355 2003-09-04  DJ Delorie  <dj@redhat.com>
5356
5357         * configure: Regenerate.
5358
5359 2003-09-04  Robert Millan  <robertmh@gnu.org>
5360
5361         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5362
5363 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5364
5365         * configure.in: Ensure arguments to sed are properly spaced.
5366         * configure: Regenerate.
5367
5368 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5369
5370         * MAINTAINERS: Update my e-mail address.
5371
5372 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5373
5374         * MAINTAINERS (Write After Approval): Add myself.
5375
5376 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5377
5378         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5379         * configure: Regenerated.
5380
5381 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5382
5383         * MAINTAINERS: Update my email address.
5384
5385 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5386
5387         * configure.in:  Use newline instead of semicolon when assuming
5388         shell arguments in a for loop.
5389         * configure:  Regenerated.
5390
5391 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5392
5393         * MAINTAINERS: Resurrect the i860 maintainer.
5394
5395 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5396
5397         PR 8180
5398         * configure.in: When testing with_libs and with_headers, treat
5399         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5400         * configure: Regenerate.
5401
5402         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5403         make, shell, etc.
5404         (baseargs): Likewise.
5405         * configure: Regenerate.
5406
5407 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5408
5409         * MAINTAINERS (Write After Approval): Add myself.
5410
5411 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5412
5413         * configure.in: Disable libgcj for darwin not on powerpc.
5414         * configure: Rebuild.
5415
5416 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5417
5418         * config-ml.in, symlink-tree: Add license.
5419
5420 2003-08-03  Richard Stallman  <rms@gnu.org>
5421             Eben Moglen  <moglen@columbia.edu>
5422
5423         * README.SCO: New file.
5424
5425 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5426
5427         * Makefile.tpl (check, check-c++): Express dependencies using
5428         dependencies rather than commands.
5429         * Makefile.in: Regenerate.
5430
5431 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5432
5433         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5434         * configure: Ditto.
5435
5436 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5437
5438         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5439         * Makefile.in: Update.
5440
5441 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5442
5443         * configure.in: Enable libgcj for darwin.
5444         * configure: Rebuild.
5445
5446 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5447
5448         * config-ml.in:  Use ac_configure_args directly instead of
5449         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5450         actually seen.
5451
5452 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5453
5454         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5455         creating target and build subdirs to build all parent dirs as needed.
5456         * Makefile.in: Rebuild.
5457         * configure.in: Don't build dirs explicitly here.
5458         * configure: Rebuild.
5459
5460 2003-07-26  Paul Brook  <paul@nowt.org>
5461
5462         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5463
5464 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5465
5466         * Makefile.tpl (all-make): Depend on intl.
5467         * Makefile.in: Rebuilt.
5468
5469 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5470
5471         * install-sh:  Update to newer upstream versions (associated with
5472         aclocal 1.7).
5473         * mkinstalldirs:  Likewise.
5474         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5475
5476 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5477
5478         * MAINTAINERS: Move self from Bug database only accounts
5479         to write-after-approval.
5480
5481 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5482
5483         * config.if: Remove unused libc_interface determination.
5484
5485 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5486
5487         * MAINTAINERS: Move self from write-after-approval to
5488         build machinery (*.in).
5489
5490 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5491
5492         PR bootstrap/11273
5493         PR bootstrap/11408
5494         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5495         unused INSTALL_PROGRAM_ARGS.
5496         * configure.in: Use AC_PROG_INSTALL.
5497         * Makefile.in: Regenerate.
5498         * configure: Regenerate.
5499
5500 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5501
5502         * MAINTAINERS: Alphabetize.
5503
5504 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5505
5506         * configure: Rebuilt.
5507         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5508         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5509         newlib nor libgloss.
5510         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5511         * configure.in (am33_2.0-*-linux*): Added.
5512
5513 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5514
5515         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5516         * configure: Regenerate.
5517
5518 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5519
5520         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5521         * Makefile.in: Regenerate.
5522
5523 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5524
5525         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5526         * Makefile.in: Regenerate.
5527
5528 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5529
5530         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5531         * Makefile.in: Regenerated.
5532
5533         * config-ml.in: Replace PWD with PWD_COMMAND.
5534
5535 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5536
5537         * intl: New directory; see intl/ChangeLog for details.
5538         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5539         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5540         * Makefile.in: Regenerate.
5541
5542 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5543
5544         * configure.in: Clean up config-lang.in handling.  Delete
5545         useless assignment to "subdirs".
5546         * configure: Regenerate.
5547
5548 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5549
5550         * configure.in: Rename 'target_libs' to 'target_libraries'.
5551         Remove useless reference to 'target_libs'.
5552         * configure: Regenerate.
5553
5554 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5555
5556         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5557         * Makefile.in: Regenerate.
5558
5559 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5560
5561         * Makefile.def: Introduce flags_to_pass.
5562         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5563         * Makefile.in: Regenerate.
5564
5565 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5566
5567         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5568         and target-libgloss.
5569         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5570         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5571         * configure: Regenerate.
5572
5573 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5574
5575         * configure.in: Update testsuite_flags to new location.
5576         * configure. Regenerate.
5577
5578 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5579
5580         * Makefile.tpl: Remove BUILD_CC stuff.
5581         * Makefile.in: Regenerate.
5582
5583 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5584
5585         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5586
5587 2003-06-16  Graeme Peterson <gp@qnx.com>
5588
5589         * MAINTAINERS (Write After Approval): Add myself.
5590
5591 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5592
5593         * config.guess: Update to 2003-06-12 version.
5594         * config.sub: Update to 2003-06-13 version.
5595
5596 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5597
5598         * config.guess: Update to 2003-06-06 version.
5599         * config.sub: Update to 2003-06-06 version.
5600
5601 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5602
5603         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5604         * configure. Regenerate.
5605
5606 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5607
5608         * configure.in: Disable serial configure by default.
5609         * configure: Regenerate.
5610         * Makefile.tpl: Abolish .NOTPARALLEL.
5611         * Makefile.in: Regenerate.
5612
5613         * Makefile.tpl: Replace {build,host,target}_canonical by
5614         {build,host,target}.
5615         * Makefile.in: Regenerate.
5616
5617         * Makefile.tpl: Fix stupid pasto.
5618         * Makefile.in: Regenerate.
5619
5620 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5621
5622         * Makefile.tpl: Remove bogus conditional.
5623         * Makefile.in: Regenerate.
5624
5625 2003-06-05  Jan Hubicka  <jh@suse.cz>
5626
5627         * Makefile.tpl (profiledbootstrap): New target.
5628         * Makefile.in (profiledbootstrap): New target.
5629
5630 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5631
5632         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5633         Pinski. Remove user names from other bugzilla-only maintainers.
5634
5635 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5636
5637         * Makefile.tpl: Make 'recursive targets' using autogen rather
5638         than shell loop.  Remove duplicate 'clean' targets and false
5639         comments.
5640         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5641         Add systematic method of specifying missing targets in subdirs.
5642         Add copyright boilerplate.
5643         * Makefile.in: Regenerate.
5644         * configure.in: Add 'recursive targets' to maybe list.
5645         * configure: Regenerate.
5646
5647         * MAINTAINERS: "GNATS only" -> "Bug database only".
5648
5649         * Makefile.tpl: Rename [+target+] to [+make_target+].
5650         * Makefile.def: Rename 'target' to 'make_target'.
5651
5652 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5653
5654         * MAINTAINERS: Add self as options handling maintainer.
5655
5656 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5657
5658         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5659         been too long since I touched those ports.
5660
5661 2003-05-28  DJ Delorie  <dj@redhat.com>
5662
5663         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5664         * Makefile.in: Regenerate.
5665
5666 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5667
5668         * configure.in: Use curly braces in the definition of tooldir.
5669         * configure: Regenerate.
5670
5671 2003-05-21  DJ Delorie  <dj@redhat.com>
5672
5673         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5674         newlib or libgloss.
5675         * Makefile.in: Regenerate.
5676
5677 2003-05-21  DJ Delorie  <dj@redhat.com>
5678
5679         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5680         * Makefile.in: Regenerate.
5681
5682 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5683
5684         * MAINTAINERS: Update my e-mail address.
5685
5686 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5687
5688         * configure.in: Switch more things to use maybe dependencies.
5689         * Makefile.tpl: Switch more things to use maybe dependencies.
5690         Factor out common code from autogen IF statements.
5691         * configure: Regenerate.
5692         * Makefile.in: Regenerate.
5693
5694 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5695
5696         * configure.in: Accept i[3456789]86 for machine type.
5697         * configure: Regenerate.
5698
5699 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5700
5701         * configure.in: Switch more things to use maybe dependencies.
5702         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5703         * configure: Regenerate.
5704         * Makefile.tpl: Switch more things to use maybe dependencies.
5705         * Makefile.in: Regenerate.
5706
5707 2003-05-16  Andreas Schwab  <schwab@suse.de>
5708
5709         * Makefile.tpl (install-opcodes): Define.
5710         * Makefile.in: Rebuild.
5711
5712 2003-05-13  Andreas Jaeger  <aj@suse.de>
5713
5714         * config.guess: Update to 2003-05-09 version.
5715         * config.sub: Update to 2003-05-09 version.
5716
5717 2003-05-13  Michael Eager <eager@mvista.com>
5718
5719         * configure.in: Correct sed script so that options in quotes are not
5720         deleted.
5721         * configure: Rebuild.
5722
5723 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5724
5725         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5726         and $$s/newlib/libc/sys/cygwin32 include paths.
5727         * configure: Ditto.
5728
5729 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5730
5731         * MAINTAINERS: Update my email addresses.
5732
5733 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5734
5735         * config-ml.in: Propagate INSTALL variables.
5736
5737 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5738
5739         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5740
5741 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5742
5743         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5744         * Makefile.in: Regenerate.
5745
5746 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5747
5748         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5749
5750 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5751
5752         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5753
5754 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5755
5756         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5757         * Makefile.in: Regenerated.
5758
5759 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5760
5761         * MAINTAINERS (Write After Approval): Upgrade myself from
5762         GNATS only to write-after-approval. Update my mail address.
5763
5764 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5765
5766         (OS Port Maintainers: freebsd): Add myself.
5767
5768 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5769
5770         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5771
5772 2003-04-22  Kean Johnston  <jkj@sco.com>
5773
5774         * MAINTAINERS (SCO ports): Added myself.
5775
5776 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5777
5778         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5779
5780 2003-04-19  Kean Johnston  <jkj@sco.com>
5781
5782         * MAINTAINERS (Write After Approval): Add myself.
5783
5784 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5785
5786         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5787         * Makefile.in: Regenerate.
5788
5789 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5790
5791         * configure.in (powerpc64*-*-linux*): Remove.
5792         * configure: Rebuilt.
5793
5794 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5795
5796         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5797         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5798         and restrap.
5799         * Makefile.in:  Regenerate.
5800
5801 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5802
5803         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5804         * configure: Regenerated.
5805
5806 2003-04-15  DJ Delorie  <dj@redhat.com>
5807
5808         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5809
5810 2003-04-13  Nick Clifton  <nickc@redhat.com>
5811
5812         * config-ml.in: Remove support for --disable-aix removing
5813         call-aix multilibs.
5814
5815 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5816
5817         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5818         * */configure: Rebuilt.
5819
5820 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5821
5822         * MAINTAINERS: Add my email address.
5823
5824 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5825
5826         * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5829
5830         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5831         * Makefile.in: Regenerate.
5832
5833 2003-03-14  Michael Chastain  <mec@shout.net>
5834
5835         * Makefile.in: Regenerate with correct Makefile.def.
5836
5837 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5838
5839         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5840         Make macro.
5841         * Makefile.in: Regenerate.
5842         * configure.in: Clean up gxx_include_dir logic.
5843         * configure: Regenerate.
5844
5845 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5846
5847         * MAINTAINERS (Write After Approval): Add myself.
5848
5849 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5850
5851         * MAINTAINERS: Update my mail address.
5852
5853 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5854
5855         * configure.in (gxx_include_dir): Fix typo.
5856         * configure: Regenerated.
5857
5858 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5859
5860         * Makefile.tpl: Reindent.
5861         * Makefile.in: Regenerate.
5862         * configure.in: Reindent.  Don't set unused variables.
5863         * configure: Regenerate.
5864
5865 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5866
5867         * configure.in: Include $(build_tooldir)/sys-include in
5868         FLAGS_FOR_TARGET.
5869         * configure: Regenerated.
5870
5871 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5872
5873         * Makefile.tpl: Always pass down RANLIB.
5874         * Makefile.in: Regenerate.
5875
5876         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5877         * Makefile.in: Regenerate.
5878         * configure.in: Remove unused logic relating to --enable-shared
5879         and --enable-threads.  Remove bogus comments.  Remove redundant
5880         noconfigdirs.
5881         * configure: Regenerate.
5882
5883         * configure.in: Replace ${libstdcxx_version} by its value.
5884         Remove reference to mh-dgux.
5885         * configure: Regenerate.
5886
5887 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5888
5889         * MAINTAINERS (Write After Approval): Add myself.
5890
5891 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5892
5893         * Makefile.tpl: Rearrange.
5894         * Makefile.in: Regenerate.
5895
5896 2003-02-25  Uwe Stieber <uwe@wwws.de>
5897
5898         * configure.in: Add support for kaOS as cross build target system.
5899         * configure: Regenerated.
5900
5901 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5902
5903         * MAINTAINERS (Write after approval): Add myself.
5904
5905 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5906
5907         * MAINTAINERS: Update my email address.
5908
5909 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5910
5911         * MAINTAINERS: Add self to blanket write privs. section.
5912
5913 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5914
5915         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5916         configure-target-* as some target builds may require additional
5917         flags for preprocessor tests.
5918         * Makefile.in: Regenerated.
5919
5920 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5921
5922         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5923         * ltconfig: Handle it.
5924         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5925         auto-detecting it.
5926
5927         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5928         it is used as argument to $CC.
5929         * ltcf-gcj.sh: Likewise.
5930
5931         * configure.in: Introduce --enable-maintainer-mode.
5932         * configure: Rebuilt.
5933         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5934         for maintainer mode.
5935         * Makefile.in: Rebuilt.
5936
5937 2003-02-18  Jason Merrill  <jason@redhat.com>
5938
5939         * Makefile.tpl (check-c++): Allow parallelism.
5940
5941 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5942
5943         * MAINTAINERS: Remove John Carr (who never actually had access to
5944         gcc.gnu.org).
5945
5946 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5947
5948         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5949         don't configure target-libobjc.
5950         * configure: Regenerate.
5951
5952 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5953
5954         * Makefile.tpl (RANLIB): Define.
5955         * Makefile.in: Regenerate.
5956
5957 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5958
5959         * MAINTAINERS: Update my email.
5960
5961 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5962
5963         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5964         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5965         * Makefile.in: Regenerated.
5966         * configure.in: Remove all traces of snavigator, db, and grep.
5967         * configure: Regenerated.
5968
5969 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5970
5971         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5972         After Approval.
5973
5974 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5975
5976         * MAINTAINERS (Write after approval): Add myself.
5977
5978 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5979
5980         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5981         * Makefile.in: Regenerated.
5982
5983 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5984
5985         * config.guess: Updated to 2003-01-30's version.
5986         * config.sub: Updated to 2003-01-28's version.
5987
5988 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5989
5990         * config.if: If gcc_version is already set, just use it.  Don't set
5991         gcc_version_trigger if it's already set, otherwise set it to
5992         gcc/version.c, but only if the file exists.  If it is not set and
5993         gcc/version.c does not exist, try to extract the version number from
5994         $CC.
5995
5996 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5997
5998         * MAINTAINERS: Add myself to write-after-approval list.
5999
6000 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6001
6002         * configure.in:  Revert 24Jan change.
6003         * configure:  Regenerate.
6004
6005 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6006
6007         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
6008         entry of HJ Lu.
6009
6010 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6011
6012         * configure.in: Revert previous change.
6013         * configure: Regenerate.
6014
6015 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6016
6017         * configure.in: Make rda native-only.
6018         * configure: Regenerate.
6019
6020 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6021
6022         * MAINTAINERS: Move myself from GNATS-only-accounts to
6023         write-after-approval.
6024
6025 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6026
6027         * configure.in: Add missing \.
6028         * configure: Rebuilt.
6029
6030 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
6031
6032         * configure.in (baseargs): Avoid using \| in sed regular
6033         expressions.
6034         * configure: Rebuilt.
6035
6036 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
6037
6038         * configure.in (baseargs): Remove all supported forms of
6039         --cache-file, --srcdir, --host, --build and --target options
6040         from argument lists.
6041         * configure: Rebuilt.
6042
6043 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
6044
6045         * MAINTAINERS: Add myself to write-after-approval list.
6046
6047 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
6048
6049         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6050         * configure: Rebuilt.
6051
6052 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6053
6054         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6055         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6056         * Makefile.in: Regenerate.
6057         * configure: Regenerate.
6058
6059 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6060
6061         * configure.in: Remove Makefile in build, host and target modules
6062         unless configure was run with --no-recursion.
6063         * configure: Rebuilt.
6064
6065 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6066
6067         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6068         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6069         * Makefile.in: Regenerate.
6070
6071 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6072
6073         * config.guess: Update to 2003-01-03 version.
6074         * config.sub: Update to 2003-01-03 version.
6075
6076 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6077
6078         * configure: Regenerate with proper autoconf 2.13.
6079
6080 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6081
6082         * configure.in: Add AC_PREREQ for consistency.
6083         * configure: Regenerate.
6084
6085 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6086
6087         * configure.in (GDB_TK): Add tcl directories conditional on
6088         gdb/gdbtk directory being present.
6089         * configure: Regenerate.
6090
6091 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6092
6093         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6094         by gcc if LD is not defined and we are not doing a Canadian Cross.
6095         * configure: Rebuilt.
6096
6097 2002-12-31  Tom Tromey  <tromey@redhat.com>
6098
6099         * Makefile.in: Rebuilt.
6100         * Makefile.def (target_modules) [libffi]: Allow installation.
6101
6102 2002-12-31  Andreas Schwab  <schwab@suse.de>
6103
6104         * configure.in: Fix use of $program_transform_name.
6105         * configure: Regenerated.
6106
6107 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6108
6109         * configure.in (baseargs): Don't remove first configure argument.
6110         * configure: Regenerated.
6111
6112 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6113
6114         * Makefile.tpl (local-distclean): Don't remove...
6115         (multilib.ts): ... this.  Moved into...
6116         (multilib.out): ... this.  Don't use sub-make.
6117         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6118         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6119         (configure-build-[+module+], configure-[+module+],
6120         configure-target-[+module+], configure-gcc): ... these.  Test
6121         for Makefile existence.  Drop config.status from dependencies.
6122         * Makefile.in: Rebuilt.
6123         * configure.in: Move gcc-version-trigger to the end of
6124         ac_configure_args.  Add comments to maybedep.tmp and
6125         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6126         nonopt from baseargs, matching and removing corresponding
6127         whitespace while at it.
6128         * configure: Rebuilt.
6129
6130 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6131
6132         * configure.in (host_configargs): Replace reference to
6133         no-longer-defined buildopts with --build=${build_alias}.
6134         * configure: Rebuilt.
6135
6136         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6137         program_transform_name to standard idiom.
6138         (AUTOGEN, AUTOCONF): Define.
6139         (Makefile.in): Use $(AUTOGEN).
6140         (Makefile): Depend on config.status, and use autoconf-style rule to
6141         build it.  Move original commands to...
6142         (config.status): ... this new target.
6143         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6144         $(AUTOCONF).
6145         * Makefile.in: Rebuilt.
6146
6147 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6148
6149         * Makefile.tpl: Fix dramatic bustage due to change in
6150         program_transform_name.
6151         * Makefile.in: Regenerate.
6152
6153         * configure.in: Remove unnecessary PATH setting.
6154         * configure: Regnerate.
6155
6156         * configure.in: Don't default to unprefixed tools unless
6157         the native tools will work.
6158         * configure: Regenerate.
6159
6160         * configure.in: Convert to autoconf script.  Blow away lots
6161         of now-redundant Makefile fragments.
6162         * configure: Generate using Autoconf.
6163         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6164         * Makefile.in: Regenerate.
6165
6166 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6167
6168         * configure: Fix stupid bug where RANLIB was mistakenly included.
6169
6170         * configure.in: Rename (buildargs, hostargs, targargs) to
6171         (build_configargs, host_configargs, target_configargs).
6172
6173         * configure.in: Move logic out of sed statement.
6174
6175         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6176         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6177
6178 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6179
6180         * config.sub: Import from master repository
6181         * config.guess: Ditto
6182
6183 2002-12-24  Andreas Schwab  <schwab@suse.de>
6184
6185         * Makefile.tpl (multilib.out): Fix missing space.
6186         * Makefile.in: Regenerate.
6187
6188 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6189
6190         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6191         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6192         * Makefile.in: Regenerate.
6193         * configure.in: Remove unnecessary leftovers.
6194
6195 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6196
6197         * configure.in (extra_ranlibflags_for_target): New variable.
6198         (*-*-darwin): Add -c to ranlib commands.
6199         * configure (tooldir): Handle extra_ranlibflags_for_target.
6200
6201 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6202
6203         * Makefile.tpl: Revert HJL's change.
6204         * Makefile.in: Regenerated.
6205         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6206         always.
6207
6208 2002-12-19  Andreas Schwab  <schwab@suse.de>
6209
6210         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6211         * Makefile.in: Regenerate.
6212
6213 2002-12-18  H.J. Lu <hjl@gnu.org>
6214
6215         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6216         * Makefile.in: Regenerated.
6217
6218         * configure.in (build_prefix): New. Substitute.
6219
6220 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6221
6222         * Makefile.tpl: Don't let real targets depend on phony targets.
6223         * Makefile.in: Regenerate.
6224
6225         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6226         * Makefile.in: Regenerate.
6227
6228 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6229
6230         * config.sub: Import from master repository
6231         * config.guess: Ditto
6232
6233 2002-12-16  Jason Merrill  <jason@redhat.com>
6234
6235         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6236         previous 'make bootstrap'.
6237         * Makefile.in: Regenerate.
6238
6239 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6240
6241         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6242
6243 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6244
6245         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6246         * Makefile.in: Regenerate.
6247
6248 2002-12-13  Jason Merrill  <jason@redhat.com>
6249
6250         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6251         library tests.
6252         (check-c++): Just depend on it and check-target-libstdc++-v3.
6253         * Makefile.in: Regenerate.
6254
6255 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6256
6257         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6258         * Makefile.in: Rebuilt.
6259
6260 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6261
6262         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6263
6264 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6265
6266         * configure: Fix bug put in by gremlins.
6267
6268         * Makefile.tpl: Substitute more autoconfily.
6269         * configure: Substitute more autoconfily.
6270         * Makefile.in: Regenerate.
6271
6272 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6273
6274         * config.sub: Import from master repository
6275         * config.guess: Ditto
6276         * MAINTAINERS: Added Svein Seldal under write after approval
6277
6278 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6279
6280         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6281         * Makefile.in (all-sim): Ditto.
6282
6283 2002-12-06  DJ Delorie  <dj@redhat.com>
6284
6285         * Makefile.tpl: Change configure dependencies to not have real
6286         targets depend on phony targets.
6287
6288 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6289
6290         * configure.in: Revert unintentional change.
6291
6292         * Makefile.tpl: Change dependency for */multilib.out so that
6293         it works when gcc isn't in the tree.
6294
6295         * configure.in: Substitute more.
6296         * configure: Run subconfigures from the Makefile.
6297         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6298         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6299
6300 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6301
6302         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6303
6304 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6305
6306         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6307         and corresponding dependencies.
6308         * Makefile.in: Regenerate.
6309
6310         * configure.in (host_tools): Order binutils, gas and ld for
6311         convenience in running the testsuites.
6312
6313         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6314         * Makefile.in: Regenerate.
6315         * configure.in: Introduce rules to serialize subconfigure runs.
6316
6317         * configure.in: Introduce BASE_CC_FOR_TARGET.
6318         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6319         Realize configure-build-* targets.  Realize configure-target-* targets.
6320         * Makefile.in: Regenerate.
6321
6322 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6323
6324         * configure: Move gcc_version_trigger stuff from here...
6325         * configure.in: ...to here.
6326
6327         * configure.in: Separate subconfigure options added by this file from
6328         options given by the user.  Add machinery to put args for host
6329         subconfigures into the Makefile.
6330
6331         * Makefile.tpl: Remove 'vault' targets.
6332         * Makefile.tpl: Reorder and comment dependencies.
6333         * Makefile.in: Regenerate.
6334
6335 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6336         * configure.in: Fix my broken commit of previous patch. (sigh)
6337
6338 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6339
6340         * configure.in: Move host-specific darwin noconfigdirs into
6341         the host-specific section.
6342
6343 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6344
6345         * configure.in: Move host-specific darwin noconfigdirs into
6346         the host-specific section.
6347
6348 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6349
6350         * configure: Remove skip-this-dir support.
6351         * Makefile.tpl: Remove skip-this-dir support.
6352
6353         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6354         subdirectories.
6355         * Makefile.in: Regenerate.
6356
6357         * Makefile.tpl: Strip out useless setting of 'dir'.
6358         * Makefile.in: Regenerate.
6359
6360 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         * configure.in: Fix deeply stupid bug.
6363
6364         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6365         shell code in CXX_FOR_TARGET
6366         * Makefile.def: Introduce raw_cxx.
6367         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6368         RAW_CXX_FOR_TARGET.
6369         * Makefile.in: Regenerate.
6370
6371 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6372
6373         * Makefile.tpl: Remove unnecessary ifs.
6374         * Makefile.in: Regenerate.
6375
6376         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6377         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6378         targets for 'no_install' modules.
6379         * configure: Move GDB_TK substitution to configure.in.  Move
6380         build_modules stuff to configure.in.
6381         * configure.in: Implement soft dependency machinery.  Maybe-ize
6382         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6383         * Makefile.in: Regenerate.
6384
6385 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6386
6387         * Makefile.tpl: Make all-target, install-target behave similarly
6388         to all, install (only hitting configured targets).  Eliminate
6389         unused macro defintions.
6390
6391         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6392         build != host.
6393
6394         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6395
6396         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6397
6398         * configure.in: Produce lists of subdir targets we're actually
6399         configuring.  Remove references to "dosrel".
6400         * Makefile.tpl: Let configure set which subdir targets are hit.
6401         Remove install-cross; clean up install; remove ALL.  Remove
6402         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6403         Autogenerate host module targets.  Remove empty dependency lines
6404         and redundant dependency; rearrange slightly.
6405         * Makefile.def: Add host-side libtermcap, utils.
6406
6407         * Makefile.in: Regenerate.
6408
6409 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6410
6411         * ltconfig (osf[345]): Append $major to soname_spec.
6412         Reflect this in library_names_spec.
6413         * ltmain.sh (osf): Prefix $major with . for use as extension.
6414
6415 2002-11-19  Andreas Jaeger  <aj@suse.de>
6416
6417         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6418         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6419         and sparc64 GNU/Linux systems.
6420
6421 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6422
6423         * MAINTAINERS: Update email.
6424
6425 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6426
6427         * MAINTAINERS: Complete James Dennett's entry.
6428
6429 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6430
6431         * MAINTAINERS (Write After Approval): Add myself.
6432
6433 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6434
6435         * Makefile.tpl: syntactic cleanup
6436
6437 2002-11-13 Stuart Hastings <stuart@apple.com>
6438
6439         * MAINTAINERS: Add myself to write-after-approval list.
6440
6441 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * Makefile.def: Add list of recursive targets to autogenerate.
6444         Add build_modules.
6445         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6446         targets.  Autogenerate *-build-* targets.
6447         * Makefile.in: Regenerate.
6448
6449 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6450
6451         * configure: More autoconf-style substitutions.
6452         * Makefile.tpl: More autoconf-style substitutions.
6453         * Makefile.in: Regenerate.
6454
6455 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6456
6457         * configure: Substitute more variables in a more autoconf-friendly
6458         way.  Simplify slightly.
6459         * Makefile.tpl: Make more variables substitutable in an
6460         autoconf-friendly way.
6461         * Makefile.in: Regenerate.
6462
6463 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6464
6465         * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6468
6469         * configure.in (v810*): Remove special setting of tools.
6470
6471         * configure: Add support for extra required flags for ar or nm.
6472         * configure.in (aix4.3+): Use above support for target-specific
6473         issues, rather than using config/mt-aix43.
6474
6475 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6476
6477         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6478         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6479         with $srcdir.  Reformat indentation.  Substitute some variables
6480         formerly hard-coded in the Makefile for build=host.
6481         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6482         * Makefile.def: Autogenerate more.
6483         * Makefile.in: Regenerate.
6484
6485 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6486
6487         * MAINTAINERS (Write After Approval): Add myself.
6488
6489 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6490
6491         * Makefile.def (host_modules): Add rda.
6492         * Makefile.in: Regenerate.
6493         * configure.in (target_tool): Add target-rda to list.
6494
6495 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6496
6497         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6498
6499 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6500
6501         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6502         and restrap targets to this rule.
6503         * Makefile.in:  Regenerate.
6504
6505 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6506
6507         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6508         GNATS only accounts.
6509
6510 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6511
6512         * configure.in (i[3456]86-*-linux*): Add check to disable
6513         ${libgcj} for glibc1.
6514
6515 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6516
6517         * MAINTAINERS: Add myself as ip2k port maintainer.
6518
6519 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6520
6521         * configure.in: Add tic4x target.
6522
6523 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6524
6525         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6526         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6527         * Makefile.in: Regenerate.
6528
6529         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6530         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6531         * Makefile.in: Regenerate.
6532
6533 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6534
6535         * MAINTAINERS: Add myself as web pages co-maintainer.
6536
6537 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6538
6539         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6540         * Makefile.in: Regenerate.
6541
6542 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6543
6544         * MAINTAINERS: Add myself and Nathan Sidwell
6545         <nathan@codesourcery.com> as VxWorks maintainers.
6546
6547 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6548
6549         * Makefile.def: Remove order dependency comments.
6550         * Makefile.tpl: Add explicit install-install dependencies.
6551         * Makefile.in: Regenerate.
6552
6553         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6554         * Makefile.in: Regenerate.
6555
6556         * Makefile.tpl: Add configure-target (for src-release in src)
6557         * Makefile.in: Regenerate.
6558
6559 2002-09-30  Nick Clifton  <nickc@redhat.com>
6560
6561         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6562
6563 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6564
6565         * configure.in (s390*-*-linux*): Enable libgcj.
6566
6567 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6568
6569         * configure: Revert accidentally applied changes.
6570
6571         * Makefile.tpl: Make more autoconf-friendly.
6572         * Makefile.in: Regenerate.
6573         * configure: Make substitution more autoconf-like.
6574
6575 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6576
6577         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6578         single entry to handle all these.
6579         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6580         libjava on arm-*-elf.
6581
6582 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6583
6584         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6585         things that depend on them.
6586
6587 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6588
6589         * Makefile.tpl: Make subsituted variables more autoconfy.
6590         * Makefile.in: Regenerate.
6591         * configure: Make seds more autoconfy.
6592
6593 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6594
6595         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6596         * Makefile.in: Regenerate.
6597         * configure.in: Rewrite sed statements to look autoconfy.
6598
6599         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6600         all-target-foo on configure-target-foo.
6601         * Makefile.def: Ditto.
6602         * Makefile.in: Rebuild.
6603
6604 2002-09-25  Andrew Haley  <aph@redhat.com>
6605
6606         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6607
6608 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6609
6610         * Makefile.def: New file.
6611         * Makefile.tpl: New file.
6612         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6613         * contrib/gcc_update: Note that Makefile.in is a generated file.
6614
6615         * configure.in: Minor rearrangement.  Simplify tests.
6616
6617 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6618
6619         * configure.in (with_headers): Skip copy if value is "yes".
6620         (with_libs): Likewise.
6621
6622 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6623
6624         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6625         * configure.in (sh*-*-pe*): Ditto.
6626         * configure.in (mips*-*-pe*): Ditto.
6627         * configure.in (*arm-wince-pe): Ditto.
6628
6629         * configure.in: Rearrange.
6630
6631 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6632
6633         * MAINTAINERS: Update my email address.
6634
6635 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6636
6637         * MAINTAINERS: (Write After Approval): Add myself.
6638
6639 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6640
6641         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6642
6643 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6644
6645         * MAINTAINERS: Change my mailing address.
6646
6647 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6648
6649         * MAINTAINERS (Write After Approval): Remove myself.
6650         (Various Maintainers: c++ runtime libs): Add myself.
6651
6652 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6653
6654         * MAINTAINERS (Write After Approval): Remove myself.
6655         (Various Maintainers: c++ runtime libs): Add myself.
6656
6657 2002-08-15  Eric Christopher  <echristo@redhat.com>
6658
6659         * config.sub: Import from master repository.
6660         * config.guess: Ditto.
6661
6662 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6663
6664         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6665         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6666         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6667
6668 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6669
6670         * MAINTAINERS: Add self to rs6000 vector extensions.
6671
6672 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6673
6674         * libiberty/configure: Reverted unintended yesterday's check in.
6675
6676 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6677
6678         * boehm-gc/configure, libf2c/configure: Rebuilt.
6679         * libffi/configure, libiberty/configure: Ditto.
6680         * libjava/configure, libobjc/configure: Ditto.
6681         * libstdc++-v3/configure, zlib/configure: Ditto.
6682         Merged from binutils:
6683         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6684         From Steve Ellcey <sje@cup.hp.com>:
6685         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6686         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6687         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6688         IA64.
6689         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6690         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6691         soname_spec, sys_lib_search_path_spec): Ditto.
6692
6693 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6694
6695         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6696
6697 2002-08-04  H.J. Lu  (hjl@gnu.org)
6698
6699         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6700
6701 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6702
6703         * MAINTAINERS (Write After Approval): Add myself.
6704
6705 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6706
6707         * configure.in: Move generic linux case to end.  Copy generic
6708         linux noconfigdirs to mips*-*-linux* entry and new
6709         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6710
6711 2002-07-19  Michael Matz  <matz@suse.de>
6712
6713         * MAINTAINERS: Add myself as ra* maintainer.
6714
6715 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6716
6717         * config.guess: Update to 2002-07-09 version.
6718         * config.sub: Update to 2002-07-03 version.
6719
6720 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6721
6722         * MAINTAINERS: Fix typo in a maintainer email address.
6723
6724 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6725
6726         * configure.in: Remove two redundant tests.
6727
6728 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6729
6730         * configure.in (mips*-*-irix6*o32): Enable stabs.
6731
6732 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6733
6734         * configure.in: Don't build grez.
6735         * Makefile.in: Ditto.
6736
6737         * Makefile.in: Remove references to bsp, cygmon, libstub.
6738         * configure.in: Ditto.
6739
6740         * configure.in: Remove leftover reference to gdbtest.
6741
6742 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6743
6744         * configure.in (gxx_include_dir):  Change to match versioned
6745         C++ headers if --enable-version-specific-runtime-libs is used.
6746
6747 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6748
6749         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6750
6751 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6752
6753         * configure.in: Make --without-x work.
6754
6755 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6756
6757         * configure.in: Rearrange target Makefile fragment collection.
6758
6759         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6760         cvs[src].
6761         * configure.in: Ditto.
6762
6763 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6764
6765         * MAINTAINERS (Write After Approval): Update my e-mail address.
6766
6767 2002-06-24  Ben Elliston  <bje@redhat.com>
6768
6769         * configure.in (host_tools): Remove cgen.
6770
6771         * Makefile.in (all-cgen): Remove; runs from its source directory.
6772         (check-cgen, install-cgen, clean-cgen): Likewise.
6773         (all-opcodes): Do not depend on all-cgen.
6774         (all-sim): Likewise.
6775
6776 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6777
6778         * Makefile.in: Eliminate 'apache' targets.
6779         * configure.in: Eliminate 'apache' targets.
6780
6781         * configure.in: Eliminate redundant tests.  Reorganize.
6782
6783         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6784
6785         * config-ml.in: Eliminate references to Cygnus configure.
6786
6787         * Makefile.in: Eliminate references to building emacs.
6788
6789 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6790
6791         * MAINTAINERS: Update my email address.
6792
6793 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6794
6795         * config.if (libstdcxx_incdir): Version C++ headers.
6796         (cxx_incdir): Remove.
6797
6798 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6799
6800         * MAINTAINERS (Write After Approval): Add self.
6801
6802 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6803
6804         * configure.in: Add support for ip2k.
6805
6806 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6807
6808         * configure.in: Fix AIX configury bug.
6809
6810 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6811
6812         * MAINTAINERS (Write After Approval): Add self.
6813
6814 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6815
6816         * configure.in: replace ${topsrcdir} with ${srcdir}
6817
6818         * configure.in: Move definition of libstdcxx_flags
6819         right above usage, rather than waaay earlier.
6820
6821         * configure.in: Pull definition of is_cross_compiler earlier.
6822
6823         * configure.in: Rearrange a little.
6824
6825         * configure.in: Remove references to librx.
6826         * Makefile.in: Remove references to librx.
6827
6828 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6829
6830         * config.sub: Add support for avr target.
6831         Import from master sources, rev 1.255
6832
6833 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6834
6835         * configure, .cvsignore:  Revert previous change...
6836         * Makefile:  ...delete.
6837
6838 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6839
6840         * configure.in: Eliminate ${gasdir} variable.
6841
6842 2002-06-18  Dave Brolley  <brolley@redhat.com>
6843
6844         * configure.in: Add support for frv.
6845         * config.sub: Add support for frv.
6846
6847 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6848
6849         * configure:  Remove garbage from previous commit.
6850
6851 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6852
6853         * configure:  For in-source builds, make a subdir and re-exec there.
6854         * Makefile:  New file.  Pass targets through to build directory.
6855         * .cvsignore:  No longer ignore "Makefile".
6856
6857 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6858
6859         * MAINTAINERS (Write After Approval): Add self.
6860
6861 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6862
6863         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6864
6865 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6866
6867         * configure.in (vax-*-netbsd*): Re-enable gas.
6868
6869 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6870
6871         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6872         BUILD_PREFIX_1, to correct nomenclature.
6873         * configure: Likewise.
6874
6875         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6876         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6877
6878 2002-05-31  Olaf Hering  <olh@suse.de>
6879
6880         * config-ml.in: Propogate DESTDIR also.
6881
6882 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6883
6884         * configure.in (vax-*-netbsd*): Don't build gas for this
6885         platform.
6886
6887 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6888
6889         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6890         and libgcj for AVR.
6891
6892 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6893
6894         * MAINTAINERS (Write After Approval): Add myself.
6895
6896 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6897
6898         * config.guess: Update to 2002-05-22 version.
6899         * config.sub: Likewise.
6900
6901 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6902
6903         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6904         * config-ml.in: Likewise.
6905         * configure: Likewise.
6906         * configure.in: Likewise.
6907
6908 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6909
6910         * MAINTAINERS: Update my email address.
6911
6912 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6913
6914         * configure.in: Simplify makefile fragment collection.
6915
6916         * configure.in: Remove code to build emacs.
6917
6918         * configure.in : Remove --srcdir argument from targargs and buildargs
6919         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6920
6921         * configure: Move some logic to configure.in.
6922         * configure.in: Move some logic from configure.
6923
6924 2002-05-11  Tom Tromey  <tromey@redhat.com>
6925
6926         * MAINTAINERS: Reflect libgcj reality.
6927
6928 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6929
6930         * Makefile.in: Honour DESTDIR.
6931
6932 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6933
6934         * config.guess: Import 2002-03-20 version.
6935         * config.sub: Import 2002-04-26 version.
6936
6937 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6938
6939         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6940
6941 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6942
6943         * MAINTAINERS: Add self.
6944
6945 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6946
6947         * ltmain.sh: Detect and handle object name conflicts
6948         while piecewise linking a static library.
6949
6950 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6951
6952         * configure.in (noconfigdirs): Don't disable libgcj on
6953         sparc64-*-solaris* and sparcv9-*-solaris*.
6954
6955 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6956
6957         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6958
6959 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6960
6961         * configure.in (FLAGS_FOR_TARGET): Do not add
6962         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6963         on i[3456]86-*-linux*.
6964
6965 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6966
6967         * configure.in (noconfigdirs): Replace [ ] with test.
6968
6969         * configure.in (noconfigdirs): Do not add target-newlib if
6970         target == i[3456]86-*-linux*, and host == target.
6971
6972 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6973
6974         * configure.in: delete reference to absent file
6975
6976         * configure.in: replace '[' with 'test'
6977
6978         * configure.in: Eliminate references to gash.
6979         * Makefile.in: Eliminate references to gash.
6980
6981         * configure.in: remove useless references to 'pic' makefile fragments.
6982
6983         * configure.in: (*-*-windows*) Finish removing.
6984
6985         * configure.in: Eliminate redundant test for libgui.
6986
6987 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6988
6989         * MAINTAINERS: Add self and realphabetize.  Update entries
6990         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6991         entry for a29k port maintainer.
6992
6993 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6994
6995         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6996         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6997
6998 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6999
7000         * configure.in: remove references to dead files
7001
7002 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7003
7004         * MAINTAINERS: Add information about purpose of this file.
7005
7006 2002-04-18  Tom Tromey  <tromey@redhat.com>
7007
7008         * configure.in: Disallow configuring libgcj when it is already
7009         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
7010         Solaris 2.8 by default.  For PR libgcj/6158.
7011
7012 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7013
7014         * configure.in:  Move default CC setting out of config/mh-* fragments
7015         directly into here.
7016
7017 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
7018
7019         * configure.in: don't even try to configure or make a subdirectory
7020         if there's no configure script for it.
7021
7022 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7023
7024         * MAINTAINERS: Remove chill maintainers.
7025         * Makefile.in (CHILLFLAGS): Remove.
7026         (CHILL_LIB): Remove.
7027         (TARGET_CONFIGDIRS): Remove libchill.
7028         (CHILL_FOR_TARGET): Remove.
7029         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7030         CHILL_LIB.
7031         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7032         (CHECK_TARGET_MODULES): Likewise.
7033         (INSTALL_TARGET_MODULES): Likewise.
7034         (CLEAN_TARGET_MODULES): Likewise.
7035         (configure-target-libchill): Remove.
7036         (all-target-libchill): Remove.
7037         * configure.in (target_libs): Remove target-libchill.
7038         Do not compute CHILL_FOR_TARGET.
7039         * libchill: Remove directory.
7040
7041 2002-04-11  DJ Delorie  <dj@redhat.com>
7042
7043         * Makefile.in, configure.in: Sync with binutils, entries
7044         follow...
7045
7046 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7047
7048         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
7049         (do-tar, do-bz2): New rules.
7050         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
7051         (gdb-tar): New rule.
7052         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
7053         (insight_dejagnu.tar): New rule.
7054         (insight.tar): New rule.
7055         (gdb+dejagnu.tar): New rule.
7056         (gdb.tar): New rule.
7057
7058 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7059
7060         * Makefile.in: Add all-tix to deps for all-snavigator
7061         so that tix is built when building snavigator.
7062
7063 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7064
7065         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7066         ld and gdb are not supported.
7067
7068 2002-01-07  Mark Salter  <msalter@redhat.com>
7069
7070         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7071         Allow target-libgloss to be built for arm, strongarm, and xscale.
7072
7073 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7074
7075         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7076         options for i[3456]86-pc-linux* native builds.
7077
7078 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7079
7080         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7081         files from .po files for a distribution.
7082
7083 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7084
7085         * configure.in: Enable libstdc++-v3 for h8300 targets.
7086
7087 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7088
7089         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7090         version from bfd/.
7091
7092 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7093
7094         * Makefile.in (VER): When present, extract the version number from
7095         the file version.in.
7096
7097 2001-05-24  Tom Rix <trix@redhat.com>
7098
7099         * configure.in : enable ld for aix
7100
7101 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7102
7103         * config.guess: Add linux target for S/390.
7104
7105 2000-11-07  Philip Blundell  <pb@futuretv.com>
7106
7107         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7108
7109 2000-11-03  Philip Blundell  <pb@futuretv.com>
7110
7111         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7112         files.
7113
7114 2001-01-15  Ben Elliston  <bje@redhat.com>
7115
7116         * configure.in (host_tools): Add sid.
7117         Always configure cgen.
7118
7119 2000-11-24  Nick Clifton  <nickc@redhat.com>
7120
7121         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7122
7123
7124 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7125
7126         * Makefile.in (ALL_MODULES): Add all-cgen.
7127         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7128         (all-cgen): New target.
7129         (all-opcodes,all-sim): Depend on all-cgen.
7130         * configure.in (host_tools): Add cgen.
7131         Only configure cgen if --enable-cgen-maint.
7132
7133 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7134
7135         * configure.in: Add *-*-freebsd* configurations.
7136
7137 2002-04-08  Tom Tromey  <tromey@redhat.com>
7138
7139         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7140         Fixes PR libgcj/6068.
7141
7142 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7143
7144         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7145
7146 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7147
7148         * configure.in (alpha*-dec-osf*): Enable libgcj.
7149
7150 2003-03-27  Matthew Gingell <gingell@gnat.com>
7151
7152         * MAINTAINERS (Write After Approval): Add myself.
7153
7154 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7155
7156         Fix for: PR bootstrap/3591, target/5676
7157         * configure.in (mcore-pe): Disable the configuration of
7158         libstdc++-v3 since exceptions are not supported.
7159
7160 2002-03-20  Anthony Green  <green@redhat.com>
7161
7162         * configure.in: Enable libgcj for xscale-elf target.
7163
7164 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7165
7166         * MAINTAINERS:  Update my email address.
7167
7168 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7169
7170         * ltmain.sh (relink_command): Fix typo in previous change.
7171
7172 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7173
7174         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7175         (relink_command): Added --tag flags.
7176         (mode=install): If relinking fails; error out.
7177
7178 2002-03-12  Richard Henderson  <rth@redhat.com>
7179
7180         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7181         .NOTPARALLEL tag.
7182         (do-check): Rename from check.
7183         (check): Allow parallel check.
7184
7185 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7186
7187         * MAINTAINERS: Add myself as maintainer for xtensa port.
7188         Fix alphabetical order in CPU port maintainer list.
7189         Remove myself from Write After Approval list.
7190
7191 2002-03-11  Richard Henderson  <rth@redhat.com>
7192
7193         * Makefile.in (.NOTPARALLEL): Add fake tag.
7194
7195 2002-03-07  H.J. Lu  (hjl@gnu.org)
7196
7197         * configure.in: Enable gprof for mips*-*-linux*.
7198
7199 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7200
7201         * MAINTAINERS (Write After Approval): Add myself.
7202
7203 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7204
7205         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7206         libjava.
7207         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7208
7209 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7210
7211         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7212         because its Makefile is there; test for the executable instead.
7213
7214 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7215
7216         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7217         libstdc++-v3 and libjava.
7218
7219 2002-02-11  Adam Megacz <adam@xwt.org>
7220
7221         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7222         boehm-gc
7223
7224 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7225
7226         * config.guess: Updated to 2002-01-30's version.
7227         * config.sub: Updated to 2002-02-01's version.
7228         Contribute sh64-elf.
7229         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7230         * configure.in: Added sh64-*-*.
7231
7232 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7233
7234         * MAINTAINERS: Belatedly add myself to write after approval list.
7235
7236 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7237
7238         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7239         Remove self as Write After Approval.
7240
7241 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7242
7243         * MAINTAINERS: Put self in as maintainer for contrib/regression
7244         directory.
7245
7246 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7247
7248         * MAINTAINERS:  Update my email address.
7249
7250 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7251
7252         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7253         target-libiberty, and target-libgloss.  Skip Java-related
7254         libraries if not supported for NetBSD on target CPU.
7255
7256 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7257
7258         * install-sh: Use _inst.$$_ for temp file name.
7259
7260 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7261
7262         * MAINTAINERS (Write After Approval): Move my contact info
7263         from here...
7264         (OS Port Maintainers): ...to here (netbsd).
7265
7266 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7267
7268         * MAINTAINERS (Write After Approval): Add myself.
7269
7270 2002-01-17  H.J. Lu <hjl@gnu.org>
7271
7272         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7273         (all-target-fastjar): Also depend on all-target-libiberty.
7274
7275 2002-01-16  H.J. Lu  (hjl@gnu.org)
7276
7277         * config.guess: Import from master sources, rev 1.225.
7278         * config.sub: Import from master sources, rev 1.238.
7279
7280 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7281
7282         * MAINTAINERS (Write After Approval): Remove myself.
7283
7284 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7285
7286         * MAINTAINERS (Write After Approval): Add myself.
7287
7288 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7289
7290         * MAINTAINERS: Add self as docs co-maintainer.
7291
7292 2001-12-11  Matthias Klose  <doko@debian.org>
7293
7294         * MAINTAINERS (Write After Approval): Add myself.
7295
7296 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7297
7298         * MAINTAINERS: Update my email address.
7299
7300 2001-12-07  Turly O'Connor  <turly@apple.com>
7301         * MAINTAINERS (Write After Approval): Add myself.
7302         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7303         (rs6000_initialize_trampoline): Call __trampoline_setup for
7304         ABI_DARWIN too.
7305         * darwin-tramp.asm: New file, implements __trampoline_setup.
7306         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7307
7308 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7309
7310         * MAINTAINERS (Write After Approval): Add myself.
7311
7312 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7313
7314         * configure, configure.in: Use temp file for long sed commands.
7315
7316 2001-12-03  Laurent Guerby  <guerby@acm.org>
7317
7318         * config.sub: Update to version 1.232 on subversion.
7319
7320 2001-12-03  Ben Elliston  <bje@redhat.com>
7321
7322         * MAINTAINERS: Update mail address for config.* patches.
7323
7324 2001-11-27  DJ Delorie <dj@redhat.com>
7325             Zack Weinberg  <zack@codesourcery.com>
7326
7327         When build != host, create libiberty for the build machine.
7328
7329         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7330         CONFIG_ARGUMENTS.
7331         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7332         New variables.
7333         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7334         and rules.
7335         (all.normal): Depend on ALL_BUILD_MODULES.
7336         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7337         (all-build-libiberty): Depend on configure-build-libiberty.
7338
7339         * configure: Calculate and substitute proper value for
7340         ALL_BUILD_MODULES.
7341         * configure.in: Create the build subdirectory.
7342         Calculate and substitute TARGET_CONFIGARGS (formerly
7343         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7344
7345 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7346
7347         * MAINTAINERS (write-after-approval): Add self.
7348
7349 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7350
7351         * MAINTAINERS (GNATS only accounts): Remove self.
7352
7353 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7354
7355         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7356         libf2c.
7357
7358 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7359
7360         * MAINTAINERS (Write After Approval): Add self.
7361
7362 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7363
7364         * MAINTAINERS: mips and s390 are also CPU ports.
7365
7366 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7367
7368         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7369
7370 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7371
7372         * MAINTAINERS: Alphabetize.
7373
7374 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7375
7376         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7377
7378 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7379
7380         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7381
7382 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7383
7384         * configure.in (--enable-languages): Be more permissive about
7385         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7386
7387 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7388
7389         * config.sub: Import from master sources, rev. 1.230.
7390         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7391
7392 2001-11-07  Laurent Guerby  <guerby@acm.org>
7393
7394         * MAINTAINERS (Write After Approval): Add self.
7395
7396 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7397
7398         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7399
7400 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7401
7402         * config.sub: Import from master sources, rev 1.226.
7403         * config.guess: Import from master sources, rev 1.216.
7404
7405 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7406
7407         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7408         * MAINTAINERS: Add self as maintainer of MMIX port.
7409         Remove old after-approval entry.
7410
7411 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7412
7413         * ChangeLog, configure: Fix spelling errors.
7414
7415 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7416
7417         * MAINTAINERS: Tweak my address.
7418
7419 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7420
7421         * MAINTAINERS: Update my email address.
7422
7423 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7424
7425         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7426         * MAINTAINERS: Add self as maintainer of CRIS port.
7427
7428 2001-10-10  Geert Bosch  <bosch@gnat.com>
7429
7430         * MAINTAINERS (Various maintainers: Ada front end):
7431         Added Robert Dewar.
7432
7433 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7434
7435         * MAINTAINERS (Write After Approval): Added self
7436
7437 2001-10-02  Geert Bosch  <bosch@gnat.com>
7438
7439         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7440
7441 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7442
7443         * configure: Handle temporary files securely using mkdir.
7444
7445 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7446
7447         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7448
7449 2001-09-26  Will Cohen <wcohen@redhat.com>
7450
7451         * configure.in (*-*-linux*): Disable configuration of target-newlib
7452         and target-libgloss.
7453
7454 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7455
7456         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7457         RANLIB.
7458
7459 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7460
7461         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7462         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7463         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7464         avoid quotes nesting problems.
7465         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7466         (DO_X): Export only variables that are set.
7467
7468 2001-09-19  Ben Elliston  <bje@redhat.com>
7469
7470         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7471         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7472         semantics.  Use the shell built-in "type" command instead.
7473
7474 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7475
7476         Merged from gcc-3_0-branch:
7477         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7478         * ltcf-c.sh: Use $objext, not $ac_objext.
7479         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7480         * ltcf-cxx.sh: Add support for GNU.
7481         2001-07-22  Timothy Wall  <twall@redhat.com>
7482         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7483         default settings if using GNU tools with that configuration.
7484         * ltcf-cxx.sh: Ditto.
7485         * ltcf-gcj.sh: Ditto.
7486         2001-07-21  Michael Chastain  <chastain@redhat.com>
7487         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7488         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7489         * ltmain.sh: Mark as gcc-local.
7490
7491 2001-08-30  Eric Christopher  <echristo@redhat.com>
7492             Jason Eckhardt  <jle@redhat.com>
7493
7494         * config.guess: Merge from master sources.
7495         * config.sub: Merge from master sources, add support for mipsisa32.
7496
7497 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7498         * config.sub: Merge from master sources, rev 1.219.
7499         * MAINTAINERS: Add self as contact for stormy16 port.
7500
7501 2001-08-14  Zack Weinberg  <zackw@panix.com>
7502
7503         * config.sub: Merge from master sources, rev 1.218.
7504         * config.guess: Merge from master sources, rev 1.209.
7505
7506 2001-08-11  Graham Stott  <grahams@redhat.com>
7507
7508         * Makefile.in (check-c++): Add missing semicolon.
7509
7510 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7511
7512         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7513
7514 2001-07-30  Eric Christopher  <echristo@redhat.com>
7515
7516         * MAINTAINERS (Various maintainers: mips port): Added myself.
7517
7518 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7519
7520         * configure.in (sh-*-linux*): New.
7521
7522 2001-07-27  Richard Henderson  <rth@redhat.com>
7523
7524         * .cvsignore: Add LAST_UPDATED.
7525
7526 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7527
7528         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7529
7530 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7531
7532         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7533
7534 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7535
7536         * MAINTAINERS (Write After Approval): Added myself.
7537
7538 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7539
7540         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7541         and libgcj on m68hc11/m68hc12.
7542
7543 2001-06-27  H.J. Lu  (hjl@gnu.org)
7544
7545         * Makefile (CFLAGS_FOR_BUILD): New.
7546         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7547
7548 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7549
7550         * README: Remove version number.
7551
7552 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7553
7554         * INSTALL/README: Update wrt. to the installation instructions now
7555         residing in gcc/doc/install.texi.
7556
7557 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7558
7559         * README: Replace with a cut-down and updated version of gcc/README.
7560
7561 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7562
7563         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7564         multilibs to be disabled.
7565
7566 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7567
7568         * MAINTAINERS (Write After Approval): Add myself.
7569
7570 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7571
7572         * config.guess: Import CVS version 1.195.
7573         * config.sub: Import CVS version 1.212.
7574
7575 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7576
7577         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7578         gcc/xgcc is built, use -print-prog-name to find out the program
7579         name to use.
7580
7581 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7582
7583         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7584         appear to also be in the master copy.
7585         * config.sub:  Import CVS version 1.211.
7586
7587 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7588
7589         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7590         with_gcc]: Use `gcc -shared' to build a shared library.
7591
7592 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7593
7594         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7595         archives.
7596
7597 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7598
7599         * MAINTAINERS (Write After Approval): Add myself.
7600
7601 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7602
7603         * configure.in (libstdcxx_flags): Do not try to execute
7604         libstdc++-v3/testsuite_flags until it exists.
7605
7606 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7607
7608         * MAINTAINERS: Update my email address.
7609
7610 2001-05-31  Graham Stott  <grahams@redhat.com>
7611
7612         * MAINTAINERS (Write After Approval): Add myself.
7613
7614 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7615
7616         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7617         libraries when using g++ with native linker.
7618
7619 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7620
7621         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7622
7623 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7624
7625         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7626         [aix4*|aix5*]: Prepend blank.
7627
7628 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7629
7630         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7631         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7632         of subdir/configure scripts to use the new libtool.m4.
7633
7634 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7635
7636         * MAINTAINERS (Write After Approval): Add myself.
7637
7638 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7639
7640         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7641
7642 2001-05-11  Ben Elliston  <bje@redhat.com>
7643
7644         * Makefile.in (all-sid): New target.
7645         (check-sid, clean-sid, install-sid): Likewise.
7646
7647 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7648
7649         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7650
7651 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7652
7653         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7654         libgcj.
7655
7656 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7657
7658         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7659         gcc/xgcc is built, use -print-prog-name to find out the program
7660         name to use.
7661
7662 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7663
7664         * configure.in (noconfigdirs): Don't reset it from scratch in the
7665         target case; only append to it.
7666
7667         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7668         sparc-*-solaris2.8]: Disable ${libgcj}.
7669
7670 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7671
7672         * configure.in (libgcj_saved): Copy from $libgcj.
7673         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7674         --disable-libgcj.
7675
7676 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7677
7678         * MAINTAINERS: Remove self as MIPS maintainer and
7679         C front end maintainer.
7680
7681 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7682
7683         * configure.in: Move *-chorusos target case to the proper switch.
7684         Disable libgcj.
7685
7686 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7687
7688         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7689         1.641.2.228.
7690
7691 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7692
7693         * Makefile.in (STAGE1_CFLAGS): Pass down.
7694
7695 2001-04-13  Alan Modra  <amodra@one.net.au>
7696
7697         * config.guess: Add hppa64-linux support.  Note for next import that
7698         this is already in the master file.
7699         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7700
7701 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7702
7703         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7704         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7705
7706 2001-04-11  Stan Shebs  <shebs@apple.com>
7707
7708         * MAINTAINERS: Add self as Darwin port maintainer.
7709
7710 2001-04-11  Alan Modra  <amodra@one.net.au>
7711
7712         * MAINTAINERS: Update my email address.
7713
7714 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7715
7716         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7717         recent versions of FreeBSD (release 3 or later).
7718         * ltconfig: On FreeBSD, -lc must not be provided when building
7719         a shared library or else the standard -pthread gcc option is
7720         rendered worthless to later users of the built library.
7721
7722 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7723
7724         * MAINTAINERS: Add self and RTH as C front end maintainers.
7725
7726 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7727
7728         * config.sub: Make sure to match an already-canonicalized
7729         machine name (eg. mn10300-unknown-elf).
7730
7731 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7732
7733         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7734         New macros.
7735         (bootstrap, cross): Use RECURSE_FLAGS.
7736         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7737
7738 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7739
7740         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7741
7742 2001-03-22  Colin Howell  <chowell@redhat.com>
7743
7744         * Makefile.in (DO_X): Do not backslash single-quotes in
7745         backquotes (two places).
7746
7747 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7748
7749         Re-installed:
7750         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7751         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7752         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7753         * ltcf-cxx.sh: Likewise.
7754         * ltcf-gcj.sh: Likewise.
7755
7756 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7757
7758         * MAINTAINERS: Add myself as "documentation co-maintainer".
7759
7760 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7761
7762         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7763         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7764
7765 2001-03-19  Tom Tromey  <tromey@redhat.com>
7766
7767         * config-ml.in: Handle GCJ and GCJFLAGS.
7768
7769 2001-03-21  Michael Chastain  <chastain@redhat.com>
7770
7771         * Makefile.in: all-m4 depends on all-texinfo.
7772
7773 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7774
7775         * MAINTAINERS: Add myself to write after approval list.
7776
7777 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7778
7779         * Makefile.in (DO_X): Quote nested quotes.
7780
7781 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7782
7783         * MAINTAINERS: Add myself to write after approval list.
7784
7785 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7786
7787         * Makefile.in (DO_X): Use double quotes for quoting
7788         "RANLIB=$${RANLIB}".
7789
7790 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7791
7792         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7793
7794 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7795
7796         * configure.in: Only use `lang_requires' for languages athat are
7797         actually enabled.
7798
7799 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7800
7801         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7802
7803 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7804
7805         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7806
7807 2001-03-07  Tom Tromey  <tromey@redhat.com>
7808
7809         * configure.in: Allow config-lang.in to set `lang_requires' to list
7810         of other required languages.
7811
7812 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7813
7814         * Makefile.in: Remove RANLIB definition. Use RANLIB
7815         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7816         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7817
7818 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7819             Alexandre Oliva  <aoliva@redhat.com>
7820
7821         * Makefile.in (check-c++): Use tabs, not spaces.
7822
7823 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7824
7825         * MAINTAINERS: add myself to Write After Approval list.
7826
7827 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7828
7829         * Makefile.in (check-c++): New rule.
7830
7831         * configure.in (target_libs): Remove libg++.
7832         (noconfigdirs): Remove libg++.
7833         (noconfigdirs): Same.
7834         (noconfigdirs): Same.
7835         (noconfigdirs): Same.
7836
7837         * config-ml.in: Remove libg++ references.
7838
7839         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7840         (ALL_TARGET_MODULES): Same.
7841         (configure-target-libg++): Remove.
7842         (all-target-libg++): Remove.
7843         (configure-target-libio): Remove.
7844         (all-target-libio): Remove.
7845         (check-target-libio): Remove.
7846         (.PHONY): Remove.
7847         (libg++.tar.bz2): Remove.
7848         (all-target-cygmon): Remove libio.
7849         (all-target-libstdc++): Remove.
7850         (configure-target-libstdc++): Remove.
7851         (TARGET_LIB_PATH): Remove libstdc++.
7852         (ALL_GCC_CXX): Remove libstdc++.
7853         (all-target-gperf): Correct.
7854
7855 2001-02-16  Nick Clifton  <nickc@redhat.com>
7856
7857         * configure.in (noconfigdirs): Allow configuration of texinfo
7858         for Cygwin hosts.
7859
7860 2001-02-15  Anthony Green  <green@redhat.com>
7861
7862         * configure: Introduce GCJ_FOR_TARGET.
7863         * configure.in: Ditto.
7864         * Makefile.in: Ditto.
7865
7866 2001-02-13  Andreas Schwab  <schwab@suse.de>
7867
7868         * MAINTAINERS: Update mail address.
7869
7870 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7871
7872         * config.guess: Add linux target for S/390.
7873         * config.sub: Likewise.
7874
7875 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7876
7877         * configure.in: for *-chorusos, don't config target-newlib and
7878         target-libgloss.
7879
7880 2001-02-06  Ben Elliston  <bje@redhat.com>
7881
7882         * configure: Output host type to stdout, not stderr.
7883
7884 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7885
7886         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7887         * ltcf-cxx.sh: Likewise.
7888
7889         * config.if: Assume enable_libstdcxx_v3 is defined.
7890
7891 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7892
7893         Remove V2 C++ library.
7894         * configure.in: Remove --enable-libstdcxx_v3 support.
7895
7896 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7897
7898         * include/demangle.h: Add prototype for java_demangle_v3.
7899
7900 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7901
7902         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7903
7904 2001-01-27  Richard Henderson  <rth@redhat.com>
7905
7906         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7907
7908 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7909
7910         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7911         Don't unset, it's non-portable and no longer necessary, set to empty
7912         instead.
7913
7914 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7915
7916         * ltconfig: Shell portability fix for the tagname validity check.
7917
7918 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7919
7920         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7921         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7922
7923 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7924
7925         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7926
7927 2001-01-26  Tom Tromey  <tromey@redhat.com>
7928
7929         * configure.in: Allow libgcj to be built on Sparc Solaris.
7930
7931 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7932
7933         * ltcf-c.sh: Add aix5 case.
7934         * ltcf-cxx.sh: Likewise.
7935         * ltconfig: Likewise.
7936
7937 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7938
7939         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7940         keep at least one of build_libtool_libs or build_old_libs set to
7941         yes.
7942
7943         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7944         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7945
7946 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7947
7948         * configure.in: Enable libgcj on several additional platforms.
7949
7950 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7951
7952         * configure.in: Enable libgcj for linux targets.
7953
7954 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7955
7956         * MAINTAINERS (Write After Approval): Add myself.
7957
7958 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7959
7960         * MAINTAINERS: Add myself as vax port maintainer.
7961
7962 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7963
7964         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7965
7966 2001-01-09  Mike Stump  <mrs@wrs.com>
7967
7968         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7969         failures of subdirectories.
7970
7971 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7972
7973         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7974         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7975         * ltcf-cxx.sh: Likewise.
7976         * ltcf-gcj.sh: Likewise.
7977         * ltconfig.sh: Fix typo.
7978
7979 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7980
7981         * configure: handle DOS-style absolute paths.
7982
7983 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7984
7985         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7986
7987 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7988
7989         * MAINTAINERS: Add myself as avr port co-maintainer.
7990
7991 2000-12-28  Ben Elliston  <bje@redhat.com>
7992
7993         * MAINTAINERS: Add myself under ``Write After Approval''.
7994
7995 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7996
7997         * texinfo: Remove directory from GCC.
7998
7999 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8000
8001         * COPYING: Update to current
8002         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8003         to 19yy as example year in copyright notice).
8004
8005 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
8006
8007         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8008         (libstdcxx_incdir): Pass down.
8009         * config.if: Remove expired bits for cxx_interface, add stub.
8010         (libstdcxx_incdir): Add variable for g++ include directory.
8011         * configure.in (gxx_include_dir): Use it.
8012
8013 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
8014
8015         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
8016         with old-email address from ``Write After Approval''.
8017
8018 2000-12-15  Andreas Jaeger  <aj@suse.de>
8019
8020         * configure.in: Handle lang_dirs.
8021
8022 2000-12-14  Tom Tromey  <tromey@redhat.com>
8023
8024         * MAINTAINERS: Removed brads.
8025
8026         * MAINTAINERS: Added gcj developers.
8027
8028 2000-12-13  Anthony Green  <green@redhat.com>
8029
8030         * configure.in: Disable libgcj for any target not specifically
8031         listed.  Disable libgcj for x86 and Alpha Linux until compatible
8032         with g++ abi.
8033
8034 2000-12-13  Mike Stump  <mrs@wrs.com>
8035
8036         * Makefile.in (local-distclean): Also remove fastjar.
8037
8038 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
8039
8040         * contrib/gcc_update: Add fastjar --touch entries.
8041
8042 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
8043
8044         * configure.in: Disable language-specific target libraries for
8045         languages that aren't enabled.
8046
8047 2000-12-10  Anthony Green  <green@redhat.com>
8048
8049         * configure.in: Define libgcj.  Disable libgcj target libraries for
8050         most targets.
8051
8052 2000-12-10  Neil Booth  <neilb@earthling.net>
8053
8054         * MAINTAINERS: Update mail address, remove from WAA list.
8055
8056 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8057
8058         * libjava: Imported from /cvs/java.
8059         * libffi: Likewise.
8060         * Boehm-gc: Likewise.
8061
8062 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8063
8064         * configure.in (target_libs): Revert 2000-12-08 patch.
8065         (noconfigdirs): Added target-libjava.
8066
8067 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8068
8069         * djunpack.bat: removed.
8070
8071 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8072
8073         * Makefile.in: handle DOS-style absolute paths.
8074         * config-ml.in: likewise.
8075         * symlink-tree: likewise.
8076
8077 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8078
8079         * fastjar: Imported.
8080
8081 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8082
8083         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8084         libjava.
8085         * configure.in (target_libs): Removed `target-libjava'.
8086
8087 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8088
8089         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8090         (ALL_MODULES): Added fastjar.
8091         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8092         (all-target-libjava): all-fastjar replaces all-zip.
8093         (all-fastjar): Added.
8094         (configure-target-fastjar, all-target-fastjar): Likewise.
8095         * configure.in (host_tools): Added fastjar.
8096
8097 2000-12-07  Mike Stump  <mrs@wrs.com>
8098
8099         * Makefile.in (local-distclean): Remove leftover built files.
8100
8101 2000-11-24  Nick Clifton  <nickc@redhat.com>
8102
8103         * configure.in (xscale-elf): Add target.
8104         (xscale-coff): Add target.
8105
8106 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8107
8108         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8109         recent versions of FreeBSD (release 3 or later).
8110         * ltconfig: On FreeBSD, -lc must not be provided when building
8111         a shared library or else the standard -pthread gcc option is
8112         rendered worthless to later users of the built library.
8113
8114 2000-11-16  Fred Fish  <fnf@be.com>
8115
8116         * configure.in (enable_libstdcxx_v3): Fix typo,
8117         libstd++ -> libstdc++.
8118
8119 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8120
8121         * MAINTAINERS: Add self to Write After Approval list.
8122
8123 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8124
8125         * MAINTAINERS: Update my email address.  Add myself to global write
8126         privs list.
8127
8128 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8129
8130         * Makefile.in: Merge with src and libgcj.
8131         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8132         configure-target-<library> when their configure scripts need the C
8133         or C++ library to have already been built to work properly.
8134         (do_proto_toplev): Set them to an empty string.
8135
8136         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8137         (REALLY_SET_LIB_PATH): Use them.
8138
8139 2000-11-17  Stan Shebs  <shebs@apple.com>
8140
8141         * MAINTAINERS: Add self to Write After Approval list.
8142
8143 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8144
8145         * configure: Provide the original toplevel configure arguments
8146         (including $0) to subprocesses in the environment rather than
8147         through gcc/configargs.h.
8148
8149 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8150
8151         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8152         C99.  Alphabetise "Write After Approval" list.
8153
8154 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8155
8156         * configure: Turn on libstdc++ V3 by default.
8157
8158         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8159         if we've got GCC.
8160
8161 2000-11-11  Philip Blundell  <philb@gnu.org>
8162
8163         * MAINTAINERS: Add self to Write After Approval list.
8164
8165 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8166
8167         * ltcf-c.sh (aix4): Improve shared library configuration; require
8168         exporting symbols.
8169         * ltcf-cxx.sh (aix4): Define.
8170         * ltconfig (aix4): Define library and soname specs appropriate for
8171         AIX.  Define command to create export symbols list.
8172
8173 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8174
8175         * config.sub: Add support for Sun Chorus
8176
8177 2000-10-31  Nick Clifton  <nickc@redhat.com>
8178
8179         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8180         <name>@redhat.com.  Also installed new email address for Clint
8181         Popetz.
8182
8183 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8184
8185         * etc: Remove directory from GCC.
8186
8187 2000-10-16  Michael Meissner  <meissner@redhat.com>
8188
8189         * configure (gcc/configargs.h): Only create if there is a build GCC
8190         directory created.
8191
8192 2000-10-16  Matthias Klose  <doko@debian.org>
8193
8194         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8195         when configured for libstdc++-v3.
8196
8197 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8198
8199         * configure: Save configure arguments to gcc/configargs.h.
8200
8201 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8202
8203         * config.guess: Import CVS version 1.157.
8204         * config.sub: Import CVS version 1.181.
8205
8206 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8207
8208         * Makefile.in (bootstrap): avoid recursion if subdir missing
8209         (cross): ditto
8210         (do-proto-toplev): ditto
8211
8212 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8213
8214         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8215         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8216
8217         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8218         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8219         all affected `configure' scripts.
8220
8221 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8222
8223         * MAINTAINERS: Add self as cpplib co-maintainer.
8224
8225 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8226
8227         * MAINTAINERS: Add self to Write After Approval list.
8228
8229 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8230
8231         * INSTALL/README: egcs -> GCC update.
8232
8233 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8234
8235         * MAINTAINERS: Add myself to Write After Approval list.
8236
8237 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8238
8239         * MAINTAINERS: Add myself to Write After Approval list.
8240
8241 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8242
8243         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8244         X11 libraries for hppa64.
8245
8246 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8247
8248         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8249
8250 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8251
8252         * Makefile.in (all-zlib): Added dummy target.
8253
8254         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8255         ltcf-gcj.sh: Updated from libtool multi-language branch.
8256
8257 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8258
8259         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8260         (bootstrap*): Depend on all-bootstrap.
8261
8262 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8263
8264         * config.guess: Import CVS version 1.156.
8265         * config.sub: Import CVS version 1.179.
8266
8267 2000-09-02  Anthony Green  <green@cygnus.com>
8268
8269         * Makefile.in (all-gcc): Depend on all-zlib.
8270         (CLEAN_MODULES): Add clean-zlib.
8271         (ALL_MODULES): Add all-zlib.
8272         * configure.in (host_libs): Add zlib.
8273
8274 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8275
8276         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8277         crosses, but add gcc/include to the header search path for them.
8278
8279 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8280
8281         * MAINTAINERS: Add self to Write After Approval list.
8282
8283 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8284
8285         * config.guess: Import CVS version 1.152.
8286         * config.sub: Import CVS version 1.177.
8287
8288 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8289
8290         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8291         $targargs to tell whether newlib is going to be built.
8292
8293         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8294         $$r/TARGET_SUBDIR/libio for _G_config.h.
8295
8296 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8297
8298         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8299
8300 2000-08-22  DJ Delorie  <dj@redhat.com>
8301
8302         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8303
8304 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8305
8306         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8307         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8308         sub-configures.
8309
8310 2000-08-21  DJ Delorie  <dj@redhat.com>
8311
8312         * MAINTAINERS: Add self as a libiberty maintainer
8313
8314 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8315
8316         * configure.in (libstdcxx_flags): Use
8317         libstdc++-v3/src/libstdc++.INC.
8318
8319 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8320
8321         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8322
8323 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8324
8325         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8326
8327         * configure: Make enable_threads and enable_shared defaults
8328         explicit.  Substitute enable_threads into generated Makefiles.
8329         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8330         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8331
8332 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8333
8334         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8335
8336 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8337
8338         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8339         previous delta.
8340
8341 2000-08-11  Jason Merrill  <jason@redhat.com>
8342
8343         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8344         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8345         (FLAGS_FOR_TARGET): Not here.
8346         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8347
8348 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8349
8350         * config-ml.in (CC, CXX): Don't introduce a leading space.
8351
8352 2000-08-07  DJ Delorie  <dj@delorie.com>
8353
8354         * MAINTAINERS: Add self as a DJGPP maintainer
8355
8356 2000-08-07  DJ Delorie  <dj@redhat.com>
8357
8358         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8359         "if we're also building gcc, and it's a gcc that will run on the
8360         build machine, we want to use its includes instead of the system's
8361         default includes".
8362
8363 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8364
8365         * MAINTAINERS: Add self to Write After Approval list.
8366
8367 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8368
8369         * configure.in (libstdcxx_flags): Don't use `"'.
8370
8371         * config-ml.in: Adjust multilib search paths to the
8372         appropriate multilib tree.
8373
8374 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8375
8376         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8377         commas in $LANGUAGES.
8378
8379 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8380
8381         * configure.in: Re-enable all references to libg++ and librx.
8382
8383 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8384
8385         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8386         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8387         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8388         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8389
8390         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8391
8392 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8393
8394         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8395         CXX_FOR_TARGET for sed.
8396
8397 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8398
8399         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8400         Do not override if already set in the environment or in configure.
8401         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8402         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8403
8404 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8405
8406         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8407         the libtool CVS tree multi-language branch.
8408         * ltconfig, ltmain.sh: Updated.
8409
8410 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8411
8412         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8413         (clean-target): Depend on it.
8414
8415         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8416         (GCC_FOR_TARGET): Use it.
8417         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8418         * configure.in: ... here.
8419         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8420         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8421
8422 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8423
8424         * MAINTAINERS: Add self to Write After Approval list.
8425
8426 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8427
8428         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8429         (configure-target-libchill, configure-target-libobjc): Likewise.
8430
8431         * configure.in: Use the same cache file for all target libs.
8432         * config-ml.in: But different cache files per multilib variant.
8433
8434 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8435
8436         * configure (topsrcdir): Don't use dirname.
8437
8438 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8439
8440         * MAINTAINERS: Add self to Write After Approval list.
8441
8442 2000-07-20  Jason Merrill  <jason@redhat.com>
8443
8444         * configure.in: Remove all references to libg++ and librx.
8445
8446         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8447
8448 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8449
8450         * config.sub: Update to subversions version 2000-07-06.
8451
8452 2000-07-12  Andrew Haley  <aph@cygnus.com>
8453
8454         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8455         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8456
8457 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8458
8459         * symlink-tree:  Check number of arguments.
8460
8461 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8462
8463         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8464         search path for a g++ extracted from the build tree.  This
8465         will allow link tests run by configure scripts in
8466         subdirectories to succeed.
8467
8468 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8469
8470         * ltconfig: Add support for mips-dde-sysv4.2MP
8471
8472 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8473
8474         * MAINTAINERS: Add myself as loop discovery maintainer.
8475
8476 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8477
8478         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8479         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8480
8481 2000-06-19  Timothy Wall  <twall@cygnus.com>
8482
8483         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8484         * config.sub: Add tic54x target.
8485
8486 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8487
8488         * MAINTAINERS: Add self as Fortran maintainer,
8489         remove Craig Burley.
8490
8491 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8492
8493         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8494         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8495
8496 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8497
8498         * MAINTAINERS: Add self as i18n maintainer
8499
8500 20000-05-21  H.J. Lu  (hjl@gnu.org)
8501
8502         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8503         directory are used if they exist. Make sure
8504         $(build_tooldir)/include is searched for header files,
8505         $(build_tooldir)/lib/ for library files.
8506         (GCC_FOR_TARGET): Likewise.
8507         (CXX_FOR_TARGET): Likewise.
8508
8509 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8510
8511         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8512
8513 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8514
8515         * Makefile.in (configure-target-libiberty): Depend on
8516         configure-target-newlib.
8517
8518 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8519
8520         * configure.in, Makefile.in: Merge all libffi-related
8521         configury stuff from the libgcj tree.
8522
8523 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8524
8525         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8526         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8527
8528 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8529
8530         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8531         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8532         current version information.  Add to proto-toplev directory.
8533         (gdb-taz): Build do-djunpack.
8534
8535 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8536
8537         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8538
8539 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8540
8541         * MAINTAINERS: Add self to Write After Approval list.
8542
8543 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8544
8545         * ltmain.sh: Preserve in relink_command any environment
8546         variables that may affect the linker behavior.
8547
8548 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8549
8550         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8551
8552 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8553
8554         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8555
8556 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8557
8558         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8559         with the version name.
8560
8561 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8562
8563         * MAINTAINERS: Add self as bb-reorder maintainer.
8564
8565 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8566
8567         * config.if: Tweak.
8568
8569 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8570
8571         * djunpack.bat: New file.
8572
8573 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8574
8575         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8576         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8577         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8578         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8579
8580 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8581
8582         * config.sub (case $basic_machine): Change default for "ibm-*"
8583         to "openedition".
8584
8585 2000-04-13  Andreas Jaeger  <aj@suse.de>
8586
8587         * MAINTAINERS: Added myself.
8588
8589 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8590
8591         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8592         (do-md5sum): New target.
8593         (MD5PROG): Define.
8594         (PACKAGE): Default to TOOL.
8595         (VER): Default to a shell script.
8596         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8597         md5 checksum generation.
8598         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8599         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8600         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8601         insight.tar.bz2): Use gdb-taz to create archive.
8602
8603 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8604
8605         * configure (warn_cflags): Delete.
8606
8607 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8608
8609         * MAINTAINERS: Added myself.
8610
8611 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8612             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8613
8614         * configure.in (enable_libstdcxx_v3): Add.
8615         (target_libs): Add bits here to switch between libstdc++-v2 and
8616         libstdc++-v3.
8617         * config.if: And this file too.
8618         * Makefile.in: Add libstdc++-v3 targets.
8619
8620 2000-04-05  Michael Meissner  <meissner@redhat.com>
8621
8622         * config.sub (d30v): Add d30v as a basic machine type.
8623
8624 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8625
8626         * configure.in: -linux-gnu*, not -linux-gnu.
8627
8628 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8629
8630         * MAINTAINERS: Add self in write-after-approval section.
8631
8632 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8633
8634         * MAINTAINERS: Add self as ia64 port maintainer.
8635
8636 2000-03-08  Neil Booth  <NeilB@earthling.net>
8637
8638         * MAINTAINERS: Add self in write-after-approval section.
8639
8640 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8641
8642         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8643         (do-tar-bz2): Replace TOOL with PACKAGE.
8644         (gdb.tar.bz2): Remove GDBTK from GDB package.
8645         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8646         dejagnu.tar.bz2): New packages.
8647
8648 2000-02-27  Andreas Jaeger  <aj@suse.de>
8649
8650         * configure.in: Add entry for mips*-*-linux*, move catch all
8651         *-*-*linux* entry below this one.
8652
8653 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8654
8655         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8656
8657 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8658
8659         * config.sub: Support an OS of "wince".
8660
8661 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8662
8663         * config.guess, config.sub: Updated to match config's 2000-02-15
8664         version.
8665
8666 2000-02-23  Linas Vepstas <linas@linas.org>
8667
8668         * config.sub: Add support for Linux/IBM 370.
8669         * configure.in: Likewise.
8670
8671 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8672
8673         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8674
8675 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8676
8677         * config.guess: Guess "cygwin" rather than "cygwin32".
8678
8679 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8680
8681         * configure (gcc_version): When setting, narrow search to
8682         lines containing `version_string'.
8683
8684 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8685
8686         * config.sub: Add support for avr target.
8687
8688 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8689
8690         * MAINTAINERS: Add maintainers for MCore port.
8691
8692 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8693
8694         * config.sub: Add mmix-knuth-mmixware.
8695
8696 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8697
8698         * MAINTAINERS: Pair cccp with cpplib maintainership.
8699
8700 2000-01-27  Christopher Faylor <cgf@redhat.com>
8701
8702         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8703         structure stuff to -L library search.
8704         (CXX_FOR_TARGET): Ditto.
8705         (CROSS_CHECK_MODULES): Fix spelling mistake.
8706
8707 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8708
8709         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8710         the C++ compiler.
8711
8712 2000-01-12  Richard Henderson  <rth@cygnus.com>
8713
8714         * configure.in: Don't build some bits for beos.
8715
8716 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8717
8718         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8719         as include files.
8720
8721 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8722
8723         * Add self as cpplib maintainer, as requested by Jason
8724         Merrill.  Correct my e-mail address.
8725
8726 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8727
8728         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8729         not mh-aix43.
8730
8731 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8732
8733         * MAINTAINERS: Add myself to "write after approval" list.
8734
8735 1999-12-14  Richard Henderson  <rth@cygnus.com>
8736
8737         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8738         * config.sub: Accept alphaev[78], alphaev8.
8739
8740 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8741
8742         * config.guess, config.sub: Update from autoconf.
8743
8744 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8745
8746         * MAINTAINERS:  update my playtime e-address.
8747
8748 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8749
8750         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8751         necessary libraries are missing.
8752
8753 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8754
8755         * MAINTAINERS: Add new 'write after approval' maintainer.
8756
8757 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8758
8759         * MAINTAINERS: Add new Java maintainer.
8760
8761 1999-10-25  Andreas Schwab  <schwab@suse.de>
8762
8763         * configure: Fix quoting inside arguments of eval.
8764
8765 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8766
8767         * config-ml.in: Allow suppression of some ARM multilibs.
8768
8769 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8770
8771         * config.guess: Add OS/390 match pattern.
8772         * config.sub: Add mvs, openedition targets.
8773         * configure.in (i370-ibm-opened*): New.
8774
8775 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8776
8777         * config.sub: Add support for configuring for pj.
8778
8779 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8780
8781         * config.sub (maybe_os): Add support for configuring for fr30.
8782
8783 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8784
8785         * configure.in: Do not configure or build ld for AIX
8786         platforms.  ld is known to be broken on these platforms.
8787
8788 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8789
8790         * config-ml.in: Pass compiler flag corresponding to multidirs to
8791         subdir configures.
8792
8793 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8794
8795         * Makefile.in (LDFLAGS): Define.
8796
8797 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8798
8799         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8800         noconfigdirs.
8801         (*-*-cygwin*): Likewise.
8802
8803 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8804
8805         * mkdep: New file.
8806         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8807         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8808
8809         From Eli Zaretskii <eliz@is.elta.co.il>:
8810         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8811         long file name when using DJGPP on MS-DOS.
8812
8813 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8814
8815         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8816
8817 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8818
8819         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8820         dependency as this causes "make check" to globally "make all"
8821
8822 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8823
8824         * configure.in (target_libs): Added target-zlib.
8825         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8826         (CONFIGURE_TARGET_MODULES): Likewise.
8827         (CHECK_TARGET_MODULES): Likewise.
8828         (INSTALL_TARGET_MODULES): Likewise.
8829         (CLEAN_TARGET_MODULES): Likewise.
8830         (configure-target-zlib): New target.
8831         (all-target-zlib): Likewise.
8832         (all-target-libjava): Depend on all-target-zlib.
8833         (configure-target-libjava): Depend on configure-target-zlib.
8834
8835         * Makefile.in (configure-target-libjava): Depend on
8836         configure-target-newlib.
8837         (configure-target-boehm-gc): New target.
8838         (configure-target-qthreads): New target.
8839
8840         * configure.in (target_libs): Added target-qthreads.
8841         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8842         (CONFIGURE_TARGET_MODULES): Likewise.
8843         (CHECK_TARGET_MODULES): Likewise.
8844         (INSTALL_TARGET_MODULES): Likewise.
8845         (CLEAN_TARGET_MODULES): Likewise.
8846         (all-target-qthreads): New target.
8847         (configure-target-libjava): Depend on configure-target-qthreads.
8848         (all-target-libjava): Depend on all-target-qthreads.
8849
8850         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8851         (CONFIGURE_TARGET_MODULES): Likewise.
8852         (CHECK_TARGET_MODULES): Likewise.
8853         (INSTALL_TARGET_MODULES): Likewise.
8854         (CLEAN_TARGET_MODULES): Likewise.
8855         (all-target-libjava): New target.
8856         (all-target-boehm-gc): Likewise.
8857         * configure.in (target_libs): Added libjava, boehm-gc.
8858
8859 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8860
8861         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8862         configure.bat in SUPPORT_FILES.
8863         (gas+binutils.tar.bz2): Likewise.
8864
8865         * makeall.bat: Remove; obsolete.
8866
8867 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8868
8869         From Mark Elbrecht:
8870         * configure.bat: Remove; obsolete.
8871
8872 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8873
8874         * configure: Add -W -Wall to the default CFLAGS when compiling with
8875         gcc.
8876
8877 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8878
8879         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8880
8881 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8882
8883         * configure.in: Build ld on IRIX6.
8884
8885 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8886
8887         * Makefile.in: Change distribution targets to use bzip2 instead of
8888         gzip.
8889         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8890         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8891
8892 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8893
8894         * config.sub: Add mcore target.
8895
8896 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8897
8898         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8899
8900 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8901
8902         * config.guess (dummy): Changed to $dummy.
8903
8904 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8905
8906         * config.sub: Tidied up case statements.
8907
8908 1999-05-22  Ben Elliston  <bje@cygnus.com>
8909
8910         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8911         <jiro@din.or.jp>.
8912
8913         * config.guess: Merge with FSF version. Future changes will be
8914         more accurately recorded in this ChangeLog.
8915         * config.sub: Likewise.
8916
8917 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8918
8919          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8920
8921 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8922
8923         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8924
8925 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8926
8927         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8928
8929 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8930
8931         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8932         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8933         Bad merge removed these two changes.
8934
8935 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8936                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8937
8938         * config.guess (interix Alpha): Add.
8939
8940 1999-04-11  Richard Henderson  <rth@cygnus.com>
8941
8942         * configure.in (i?86-*-beos*): Do config gperf; don't config
8943         gdb, newlib, or libgloss.
8944
8945 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8946
8947         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8948         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8949         from multidirs.
8950
8951 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8952
8953         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8954
8955 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8956
8957         * config.sub: Add support for mcore targets.
8958
8959 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8960
8961         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8962         not mt-ospace, in order to shut up assembler warning about using
8963         symbols that are named the same as registers.
8964
8965 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8966
8967         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8968         dependency list for all-target-cygmon.
8969
8970 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8971
8972         * config-ml.in: Check $host, not $target, for selective multilibs.
8973         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8974         thumb interworking, and underscore prefix multilibs.
8975
8976 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8977
8978         * missing: Update to version from current automake.
8979
8980 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8981
8982         * configure (gxx_include_dir): Removed.
8983
8984         * configure.in (gxx_include_dir): Handle it.
8985         * Makefile.in: Likewise.
8986
8987 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8988
8989         * config.sub (mips64vr4111,mips64vr4111el) Add.
8990
8991 1999-03-21  Ben Elliston  <bje@cygnus.com>
8992
8993         * config.guess: Correct typo for detecting ELF on FreeBSD.
8994
8995 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8996
8997         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8998         config/mh-djgpp.
8999
9000 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9001
9002         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9003         all-target-newlib to dependency list for all-target-bsp.
9004
9005 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9006
9007         * config.sub: Add i386-uwin support.
9008         * config.guess: Likewise.
9009
9010 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9011
9012         * configure.in: cleanup, add mh-*pic handling for arm, special
9013         case powerpc*-*-aix*
9014
9015 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
9016
9017         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9018         can be built.
9019
9020 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
9021
9022         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9023         targets.
9024
9025 1999-03-02  Nick Clifton  <nickc@cygnus.com>
9026
9027         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9028
9029 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
9030
9031         * config.sub: Check for "cygwin*" rather than "cygwin32*"
9032
9033 1999-02-24  Nick Clifton  <nickc@cygnus.com>
9034
9035         * config.sub: Fix typo in arm recognition.
9036
9037 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
9038
9039         * configure.in (noconfigdirs): Changed target_configdirs to
9040         include target-bsp only for m68k-*-elf* and m68k-*-coff*
9041         rather than m68k-*-* since it is not known to work on
9042         m68k-aout. Ditto for arm-*-*oabi.
9043
9044 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
9045
9046         * configure.in (*-*-windows*): Remove, no longer used.
9047
9048 1999-02-19  Ben Elliston <bje@cygnus.com>
9049
9050         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9051         Smart and improved by Andrew Cagney.
9052
9053 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
9054
9055         * config.guess: Recognize openbsd-*-hppa.
9056
9057 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9058
9059         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9060         only if it is not empty.
9061
9062 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9063
9064         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9065
9066         * config.guess: Modified to recognize uname's armv* syntax.
9067
9068         * config.sub: Modified to recognize uname's armv* syntax.
9069
9070 1999-02-17  Mark Salter  <msalter@cygnus.com>
9071
9072         * configure.in: Added target-bsp for sparclite.
9073
9074 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9075
9076         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9077
9078 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9079
9080         * configure.in: Add support for strongarm port.
9081         * config.sub: Add support for strongarm target.
9082
9083 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9084
9085         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9086         the old name config/mh-cygwin32.
9087         Enable texinfo.
9088
9089 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9090
9091         * configure.in: Do build ld for ix86 Solaris.
9092
9093 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9094
9095         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9096         $AR_FOR_TARGET.  Likewise for RANLIB.
9097
9098 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9099
9100         * config.sub (oabi):  Recognize.
9101         * configure.in (arm-*-oabi):  Handle.
9102
9103 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9104
9105         * config.guess: Improve detection of i686 on UnixWare 7.
9106
9107 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9108
9109         * config.guess: Add support for i386-pc-interix.
9110         * config.sub: Likewise.
9111         * configure.in: Likewise.
9112
9113 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9114
9115         * Makefile.in: Remove unneeded all-target-libio from
9116         from all-target-winsup target since it is now unneeded.
9117         Add all-target-libtermcap in its place since it is now
9118         needed.
9119
9120 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9121
9122         * configure.in: makefile stub for cygwin target is probably
9123         unnecessary.  Remove it for now.
9124
9125 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9126
9127         * configure.in: libtermcap.a should be built when cygwin is the
9128         target as well as the host.
9129         * config.guess: Allow mixed case in cygwin uname output.
9130         * Makefile.in: Add libtermcap target.
9131
9132 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9133
9134         * config.sub: Clean up handling of hppa2.0.
9135
9136 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9137
9138         * config.guess: Use C code to identify more HP machines.
9139
9140 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9141
9142         * config.sub: Handle hppa2.0.
9143
9144 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9145
9146         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9147         cygmon for all sparclite targets, regardless of object format.
9148
9149 1998-12-15  Mark Salter  <msalter@cygnus.com>
9150
9151         * configure.in: Added target-bsp for several target architectures.
9152
9153         * Makefile.in: Added rules for bsp.
9154
9155 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9156
9157         * config.guess: Improve detection of hppa2.0 processors.
9158
9159 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9160
9161         * config.guess: Recognize FreeBSD using ELF automatically.
9162
9163 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9164
9165         * configure (skip-this-dir): Add handling for new shell script, which
9166         might be created by a sub-directory's configure to indicate, this particular
9167         directory is "unwanted".
9168         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9169
9170 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9171
9172         * ltconfig: import from libtool, after changing libtool to
9173         account for the cygwin name change.
9174
9175 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9176
9177         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9178         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9179
9180 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9181
9182         * configure.in: Add libtermcap to list of cygwin dependencies.
9183
9184 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9185
9186         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9187         they include winsup/include when it's a cygwin target.
9188
9189 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9190
9191         * configure.in (host_tools): Added zip.
9192         * Makefile.in (all-target-libjava): Depend on all-zip.
9193         (all-zip): New target.
9194         (ALL_MODULES): Added all-zip.
9195         (NATIVE_CHECK_MODULES): Added check-zip.
9196         (INSTALL_MODULES): Added install-zip.
9197         (CLEAN_MODULES): Added clean-zip.
9198
9199 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9200
9201         * Makefile.in: lose "32" from comment about cygwin.
9202
9203 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9204
9205         * configure.in: Use -Os to build target libraries for the fr30.
9206
9207 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9208
9209         * config.sub: Add fr30.
9210
9211 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9212
9213         * configure.in: drop "32" from config/mh-cygwin32.  Check
9214         cygwin* instead of cygwin32*.
9215         * config.sub: Check cygwin* instead of cygwin32*.
9216
9217 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9218
9219         * config.guess: Match any version of Unixware7.
9220
9221 1998-10-20  Syd Polk  <spolk@cygnus.com>
9222
9223         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9224         if desired.
9225
9226 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9227
9228         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9229         these if the appropriate directories and files to not exist.
9230
9231 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9232
9233         * Makefile.in (DEVO_SUPPORT): Add config.if.
9234
9235 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9236
9237         * configure: Add pattern to replace "build_tooldir"'s
9238         definition in the generated Makefile with "tooldir"'s
9239         actual value.
9240
9241 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9242
9243         * config.sub: Bring back lost sparcv9.
9244
9245         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9246
9247 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9248
9249         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9250         CC_FOR_TARGET and friends.
9251
9252 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9253
9254         * Makefile.in (build_tooldir): New variable, same as tooldir.
9255         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9256         -B$(build_tooldir)/bin/.
9257         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9258
9259 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9260
9261         * README: Remove installation instructions and refer to the
9262         INSTALL directory instead.
9263
9264 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9265
9266         * config.sub: Add support for i[34567]86-pc-udk.
9267         * configure.in: Likewise.
9268
9269 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9270
9271         * Makefile.in: add bzip2 package building bits for user
9272         tools module
9273         * configure.in: ditto
9274
9275 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9276
9277         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9278         (ALL_TARGET_MODULES): Add all-target-libobjc.
9279         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9280         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9281         (all-target-libchill): Add dependencies.
9282         * configure.in (target_libs): Add libchill.
9283
9284 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9285
9286         * configure.in (target_subdir): Remove duplicate line.
9287
9288 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9289
9290         * Makefile.in (all-automake): fix dependencies.
9291
9292 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9293
9294         * configure.in: Minor cleanups for building in the $(target_alias)
9295         subdir.
9296
9297 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9298
9299         * Makefile.in (bootstrap): Set r and s before make all.  Use
9300         BASE_FLAGS_TO_PASS in make all.
9301         (cross): Likewise.
9302
9303 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9304
9305         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9306
9307 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9308
9309         * config.sub: Fix typo in last change.
9310
9311 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9312
9313         * config.sub: Add support for C4x target.
9314         * configure.in: Likewise.
9315
9316 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9317
9318         * config.sub: Recognize sparcv9 just like sparc64.
9319
9320 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9321
9322         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9323
9324 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9325
9326         * config.guess: Correctly identify Pentium II sco boxes.
9327
9328         * config.guess: Fix "tr" code.  From Weiwen Liu.
9329
9330 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9331
9332         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9333         stabs.
9334
9335 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9336
9337         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9338         (ALL_TARGET_MODULES): Add all-target-libchill.
9339         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9340         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9341         (all-target-libchill): Add dependencies.
9342         * configure.in (target_libs): Add libchill.
9343
9344 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9345
9346         * config.guess: Avoid assumptions about "tr" behaves when
9347         LANG is set to something other than English.
9348
9349 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9350
9351         * configure (gxx_include_dir): Changed to
9352         '${prefix}/include/g++'-${libstdcxx_interface}.
9353
9354         * config.if: New to determine the interfaces.
9355
9356 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9357
9358         * config.guess: Detect and handle MPE/IX.
9359         * config.sub: Deal with MPE/IX.
9360
9361 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9362
9363         * configure.in: Use mh-aix43.
9364
9365 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9366
9367         * configure: Fix --without/--disable cases for gxx-include-dir.
9368
9369 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9370
9371         * mdata-sh:  Imported.  Needed for automake support.
9372
9373 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9374
9375         * Makefile.in (taz): Try "chmod -R og=u ." before
9376         "chmod og=u `find . -print`".
9377
9378 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9379
9380         * configure.in: Add arm-elf and thumb-elf support.
9381
9382 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9383
9384         * Makefile.in: Undo previous patch.
9385
9386 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9387
9388         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9389         to here ...
9390         (install-no-fixedincludes): and here
9391         (INSTALL_MODULES): ... from here.
9392
9393 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9394
9395         * config.sub: Merge with FSF.
9396
9397         * config.guess: Merge with FSF.
9398
9399 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9400
9401         * configure (extraconfigdirs): New variable.
9402         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9403         * Makefile.in (all): Move higher in file.
9404         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9405         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9406         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9407         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9408         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9409
9410 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9411
9412         * Makefile.in (all-target-libjava): Depend on all-gcc and
9413         all-target-newlib.
9414         (configure-target-libjava): Depend on $(ALL_GCC).
9415
9416 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9417
9418         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9419         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9420
9421 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9422
9423         * INSTALL/README: Fix typo.
9424
9425 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9426
9427         * ylwrap: Change absolute path checks to check for DOS style path
9428         names.
9429
9430         * ylwrap: Don't use a full path name if the source file is in the
9431         same directory.  From hjl@lucon.org (H.J. Lu).
9432
9433         * config-ml.in: Default to being verbose, to match Feb 18 change to
9434         configure.
9435
9436 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9437
9438         Brought over from egcs:
9439
9440         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9441
9442         * configure.in (target_subdir): Set to ${target_alias} instead
9443         of "libraries".
9444
9445         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9446
9447         * configure.in (target_subdir): Set to libraries if enable_multilib.
9448
9449 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9450
9451         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9452         multilibs, force reconfiguration the first time we create
9453         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9454
9455 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9456
9457         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9458         avoid confusion with --no-recursion.
9459
9460 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9461
9462         * configure.in: Win32 hosts shouldn't use install -x
9463         * install-sh: remove -x option, and special .exe-handling
9464         hack.
9465
9466 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9467
9468         * config.guess: Recognize i586-pc-beos.
9469         * configure.in: Don't build some bits for beos.
9470
9471 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9472
9473         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9474         CFLAGS default to -O2.
9475
9476         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9477         when using GNU ld.
9478
9479 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9480
9481         * ltmain.sh: Correct install when using a different shell.
9482
9483 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9484
9485         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9486
9487 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9488
9489         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9490         target.
9491
9492 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9493
9494         * ltconfig: Update to correct AIX handling.
9495
9496 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9497
9498         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9499
9500         * configure.in (target_subdir): Set to ${target_alias} instead
9501         of "libraries".
9502
9503 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9504
9505         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9506         (Makefile): Depend on $(gcc_version_trigger).
9507
9508         * configure (gcc_version): Change default initializer to empty
9509         string.
9510         (gcc_version_trigger): New variable; pass this variable down
9511         to subdir configures to enable them checking gcc's version
9512         themselves. Emit make macros for both gcc_version vars.
9513         (topsrcdir): Initialize reliably.
9514         (recursion line): Remove --with-gcc-version=${gcc_version}.
9515
9516 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9517
9518         * configure (enable_version_specific_runtime_libs): Implement new flag
9519         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9520         in $(libsubdir); emit definition in each generated Makefile.
9521         (gxx_include_dir): Initialize depending on
9522         $enable_version_specific_runtime_libs.
9523
9524 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9525
9526         * configure (gcc_version): Initialize properly depending on
9527         how and where configure is started.
9528         (recursion line): Pass a --with-gcc-version=${gcc_version}
9529         to configures in subdirs.
9530
9531 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9532
9533         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9534         cygmon
9535
9536 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9537
9538         * configure.in: Add cygmon and libstub support for mn10200.
9539
9540 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9541
9542         * configure (gcc_version): Add new variable describing the
9543         particular gcc version we're building.
9544         * Makefile.in (libsubdir): Add new macro for the directory
9545         in which the compiler finds executables, libraries, etc.
9546         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9547         and libsubdir.
9548
9549 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9550
9551         * Makefile.in (local-clean): Remove *.log.
9552         (warning.log): Built with warn_summary from build.log.
9553         (mail-report.log): Run test_summary.
9554         (mail-report-with-warnings.log): Run test_summary including
9555         warning.log in the report.
9556
9557 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9558
9559         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9560
9561 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9562
9563         * Makefile.in (grep): Grep no longer depends on libiberty.
9564
9565 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9566
9567         * Makefile.in: all-snavigator needs all-libgui.
9568
9569 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9570
9571         * configure.in: Add cygmon and libstub support for mn10300.
9572
9573 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9574
9575         * missing: Update to version from automake 1.3.
9576
9577         * ltmain.sh: On installation, don't get confused if the same name
9578         appears more than once in the list of library names.
9579
9580 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9581
9582         * config.sub: Accept m68060 and m5200 as CPU names.
9583
9584 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9585
9586         * configure: Use && rather than using -a in test, because odd
9587         strings can confuse test.
9588         * configure.in: Likewise.
9589
9590 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9591
9592         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9593
9594 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9595
9596         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9597         bootstrap4-lean): New targets.
9598
9599 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9600
9601         * mpw-* Delete.  Not used.
9602
9603 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9604
9605         * COPYING.LIB: Update FSF address.
9606
9607 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9608
9609         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9610
9611         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9612         GAS_SUPPORT_DIRS.
9613
9614 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9615
9616         * ltconfig, ltmain.sh: Avoid producing a version number if
9617         -version-info was not used.
9618
9619 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9620
9621         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9622         building with newlib.
9623
9624 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9625
9626         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9627         Solaris `make' causes it to continue to next definition.
9628
9629 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9630
9631         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9632         the right GUI libraries and files are installed along with GDB.
9633
9634 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9635
9636         * configure.in: Change alpha to alpha* in several places.
9637
9638 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9639
9640         * config.sub: Recognize sparc86x.
9641
9642 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9643
9644         * configure.in (--enable-target-optspace): Remove debug echo.
9645
9646 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9647
9648         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9649
9650 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9651
9652         * ltconfig: Update cygwin32 support.
9653
9654         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9655         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9656         (GDB_SUPPORT_DIRS): Likewise.
9657
9658 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9659
9660         * configure.in (target_makefile_frag): If --enable-target-optspace,
9661         use -Os to compile target libraries rather than -O2.  Default to
9662         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9663         not used.
9664         * configure.in (target_cflags): Ditto for d30v.
9665
9666 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9667
9668         * Makefile.in (all-bfd): Depend on all-intl.
9669         (all-binutils): Likewise.
9670         (all-gas): Likewise.
9671         (all-gprof): Likewise.
9672         (all-ld): Likewise.
9673
9674 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9675
9676         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9677
9678 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9679
9680         * Makefile.in (all-bfd): Depend upon all-libiberty.
9681
9682         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9683
9684 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9685
9686         * Makefile.in: Add libstub.
9687
9688         * configure.in: Ditto. Build libstub for targets that have cygmon
9689         support.
9690
9691 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9692
9693         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9694
9695 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9696
9697         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9698         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9699
9700 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9701
9702         * configure: Define DEFAULT_M4 by searching PATH.
9703         * Makfile.in: Use DEFAULT_M4.
9704
9705 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9706
9707         * ltconfig: Add cygwin32 support.
9708
9709         * Makefile.in, configure.in: Add libtool as a native only directory
9710         to configure and build.
9711
9712 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9713
9714         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9715
9716 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9717
9718         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9719
9720 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9721
9722         * Makefile.in: add ash make rules
9723         * configure.in: add ash to native_only and host_tools lists
9724
9725 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9726
9727         * Makefile.in (all-gettext, all-intl): New targets.
9728         (ALL_MODULES): Added all-gettext, all-intl.
9729         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9730         (INSTALL_MODULES): Added install-gettext, install-intl.
9731         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9732
9733         * configure.in (host_tools): Added gettext.
9734         (native_only): Likewise.
9735         (noconfigdirs) [various cases]: Likewise.
9736         (host_libs): Added intl.
9737
9738 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9739
9740         * configure: Do not disable building gdbtk for cygwin32 hosts.
9741
9742 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9743
9744         * configure.in: Add thumb-coff target.
9745         * config.sub: Add thumb-coff target.
9746
9747 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9748
9749         * Makefile.in: Revert yesterday's change.
9750         (all-target-winsup):  all-target-librx stays out of here.
9751
9752 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9753
9754         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9755         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9756         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9757         Remove references to librx and libg++.
9758
9759 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9760
9761         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9762         recursive makes
9763
9764 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9765
9766         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9767         for newlib directory.
9768         (CXX_FOR_TARGET): Likewise.
9769
9770 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9771
9772         * ltconfig: Update after libtool/ltconfig.in change for
9773         hpux11.
9774
9775 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9776
9777         * ltconfig, ltmain.sh: Update to libtool 1.2.
9778
9779 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9780
9781         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9782         (install-gcc-cross): Instead, override LANGUAGES here.
9783
9784 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9785
9786         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9787         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9788
9789 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9790
9791         * configure.in: Add Thumb-pe target.
9792
9793 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9794
9795         * Makefile.in - changed sn targets to snavigator
9796         * configure.in - changed sn targets to snavigator
9797
9798 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9799
9800         * config-ml.in: After building symlink tree call make distclean
9801         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9802         to be the case for libiberty.
9803
9804 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9805
9806         * configure: When making link, also check the current
9807         directory. The configure scripts may create one.
9808
9809 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9810
9811         * config.sub: Accept alphapca56 and alphaev6 properly.
9812
9813 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9814
9815         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9816
9817 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9818
9819         * config.sub (sco5): Fix typo.
9820
9821 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9822
9823         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9824         install-itcl.
9825         (install-itcl): Remove dependency on install-tcl.
9826
9827 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9828
9829         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9830
9831 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9832
9833         * configure.in: Don't build libgui for a cygwin32 target when not on
9834         a cygwin32 host.
9835
9836 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9837
9838         * configure (redirect): Set to null, so default behavior of
9839         configure is now --verbose.
9840
9841 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9842
9843         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9844         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9845
9846 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9847
9848         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9849         this change to sync Makefile.in with its ChangeLog entries.
9850
9851 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9852
9853         * ltmain.sh (mkdir): Check that the directory doesn't exist
9854         before we exit with error, so that we don't get races during
9855         parallel builds.
9856
9857 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9858
9859         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9860
9861 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9862
9863         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9864         PICFLAG_FOR_TARGET.
9865         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9866
9867         * configure: Emit a definition for the new macro enable_shared
9868         into each Makefile.
9869
9870 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9871
9872         * configure.in (host_tools, native_only): Add libtool.
9873
9874 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9875
9876         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9877         Fix typo in ming config comment.
9878
9879 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9882
9883 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9884
9885         * config.sub: Add tic30 cases, and map c30 to tic30.
9886
9887 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9888
9889         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9890         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9891         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9892         (CLEAN_TARGET_MODULES): Similarly
9893         (all-target-libf2c): Add dependences.
9894         * configure.in (target_libs): Add libf2c.
9895
9896 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9897
9898         * configure.in: Remove expect from noconfigdirs when target
9899         is cygwin32.  OK to build expect and dejagnu with Canadian
9900         Cross.
9901
9902 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9903
9904         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9905         host.
9906
9907         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9908         and mingw32.
9909
9910 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9911
9912         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9913         here as it is not defined in the toplevel Makefile.
9914
9915 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9916
9917         * configure (package_makefile_rules_frag): New variable, which names
9918         a file with generic rules, ...
9919         Change comment to mention we now have FIVE parts.
9920         * configure: Undo last change.
9921
9922 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9923
9924         * config.guess: More accurate determination of HP processor types.
9925         * config.sub: More accurate determination of HP processor types.
9926
9927 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9928
9929         * configure (package_makefile_frag): Move inserting the
9930         ${package_makefile_frag} to where it should be according
9931         to the comment.
9932
9933 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9934
9935         * config.guess: Add support for Linux/ARM.
9936
9937 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9938
9939         * .cvsignore: Remove *-info and *-install since they match
9940         release-info and mpw-install, which we don't want to just ignore.
9941
9942 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9943
9944         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9945
9946 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9947
9948         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9949         local_prefix to sub-make invocations.
9950
9951 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9952
9953         * configure.in: Check makefile fragments in the source
9954         directory.
9955
9956 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9957
9958         * configure.in: Check whether host and target makefile
9959         fragments exist before adding them to *_makefile_frag.
9960
9961 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9962
9963         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9964
9965 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9966
9967         * configure.in: Make sure we only replace RPATH_ENVVAR on
9968         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9969         regexp to sed.
9970
9971         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9972         to sub-makes.
9973
9974 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9975
9976         * config-ml.in (multi-do): LDFLAGS must include multilib
9977         designator.
9978
9979 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9980
9981         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9982
9983 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9984
9985         * config.sub: Add mingw32 support.
9986         * configure.in: Likewise.
9987
9988 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9989
9990         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9991
9992 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9993
9994         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9995         * configure (gxx_include_dir): Provide a definition for subdirs
9996         which do not use autoconf.
9997
9998 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9999
10000         * config.guess: Sync with egcs.  Picks up new alpha support,
10001         BeOS & some additional linux support.
10002
10003 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10004
10005         * config.guess: HP 9000/803 is a PA1.1 machine.
10006
10007 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
10008
10009         * configure.in: It's alpha*-...
10010
10011 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10012
10013         * configure.in (host_makefile_frag, target_makefile_frag):
10014         Handle multiple config files.
10015         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10016         alpha-*-*.
10017
10018 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
10019
10020         * mkdep: New file.
10021
10022 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
10023
10024         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10025
10026 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10027
10028         * Makefile.in: Add libgui directory.
10029         (GDB_TK): Add all-libgui.
10030         * configure.in: Add libgui directory.
10031         * configure: Add all-libgui to GDB_TK.
10032
10033 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
10034
10035         * config-ml.in (multidirs): Add m32r to multilib list.
10036
10037 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
10038
10039         * Makefile.in (all-target-gperf): Change dependency to
10040         all-target-libstdc++.
10041
10042 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
10043
10044         * config.guess: Add BeOS support.
10045
10046 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10047
10048         Source directory cvs renamed to cvssrc:
10049         * configure.in (host_tools): Change cvs to cvssrc.
10050         (native_only): Likewise.
10051         (noconfigdirs) [various cases]: Likewise.
10052         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10053         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10054         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10055         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10056         (all-cvssrc): Rename target from all-cvs.
10057
10058 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10059
10060         * configure (gxx_include_dir): Fix thinko.
10061
10062 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10063
10064         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10065         (install-cross, install-gcc-cross): New targets.
10066
10067 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10068
10069         * configure.in (noconfigdirs): Add support for Thumb target.
10070
10071         * config.sub (maybe_os): Add support for Thumb target.
10072
10073 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10074
10075         * Makefile.in: Add rules for cygmon.
10076
10077         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10078
10079 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10080
10081         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10082         * configure (gxx_include_dir): Provide a definition for subdirs
10083         which do not use autoconf.
10084
10085 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10086
10087         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10088         11/18/97 build
10089
10090 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10091
10092         * From Franz Sirl.
10093         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10094         found on RedHat Linux systems.
10095
10096 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10097
10098         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10099         guesses.
10100
10101 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10102
10103         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10104
10105 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10106
10107         * ltmain.sh: If mkdir fails, check whether the directory was created
10108         anyhow by some other process.
10109
10110 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10111
10112         * configure.in (d30v-*-*): Configure all directories.
10113
10114 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10115
10116         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10117         for the D30V.
10118
10119 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10120
10121         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10122
10123 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10124
10125         * include/libiberty.h: Add extern "C" { so it can be used with C++
10126         progrms.
10127         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10128         programs.
10129
10130 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10131
10132         * configure.in (d30v-*-*): Configure GCC now.
10133
10134 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10135
10136         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10137         is no longer needed.
10138
10139 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10140
10141         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10142
10143 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10144
10145         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10146         targets using "$@" to provide support for similar but not identical
10147         targets without having to duplicate code.
10148
10149 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10150
10151         * makefile.vms: Fix to work with DEC C.
10152
10153 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10154
10155         * config.sub: Add mips-tx39-elf to marketing names.
10156
10157 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10158
10159         * ltmain.sh: Handle symlinks in generated script.
10160
10161 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10162
10163         * configure: Handle autoconf style directory options: --bindir,
10164         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10165         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10166         --sysconfdir.
10167         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10168         (sharedstatedir, localstatedir, oldincludedir): New variables.
10169         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10170         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10171         sbindir, sharedstatedir, and sysconfdir.
10172
10173 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10174
10175         * Makefile.in (bootstrap-lean): New target.
10176
10177 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10178
10179         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10180         sn, and gnuserv from noconfigdirs.
10181
10182 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10183
10184         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10185
10186 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10187
10188         * Makefile.in (cross): New target.
10189
10190 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10191                           Jeff Law         <law@cygnus.com>
10192
10193         * Makefile.in (bootstrap2, bootstrap3): New targets.
10194         (all-bootstrap): Remove outdated and confusing target.
10195         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10196
10197 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10198
10199         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10200         windows.  Consistent with gdb/configure.
10201
10202 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10203
10204         * configure.in: Name Linux target fragment.
10205
10206         * configure: Rewrite so that project Makefile fragment is inserted
10207         first and appears last in the resulting Makefile.
10208
10209 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10210
10211         * Makefile.in (install-itcl): Install tcl first.
10212
10213 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10214
10215         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10216
10217 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10218
10219         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10220
10221         * configure.in (skipdirs): Add target-librx for Linux.
10222         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10223
10224 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10225
10226         * Makefile.in (bootstrap): New target.
10227
10228 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10229
10230         * config.sub: Accept 'amigados' for backward compatibility.
10231
10232 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10233
10234         * config.guess: Merge with FSF.
10235
10236 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10237
10238         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10239
10240 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10241
10242         * config.sub: Add "marketing-names" patch.
10243
10244 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10245
10246         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10247
10248 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10249
10250         * config.sub: Handle v850-elf.
10251
10252 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10253
10254         * .cvsignore (*-install): Remove.
10255
10256 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10257
10258         * ltconfig: Set CONFIG_SHELL in libtool.
10259         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10260
10261 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10262
10263         * configure.in (target_subdir): Set to libraries if enable_multilib.
10264
10265 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10266
10267         * config.guess: Update from gcc directory.
10268
10269 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10270
10271         * Makefile.in (all-sim): Depends on all-readline.
10272
10273 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10274
10275         * Makefile.in (BISON, YACC): Use $$s.
10276         (all-bison): Depend on all-texinfo.
10277
10278 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10279
10280         * Makefile.in (BISON): Add -L flag.
10281         (YACC): Likewise.
10282
10283 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10284
10285         * configure.in (noconfigdirs): Add support for v850e target.
10286
10287         * config.sub (maybe_os): Add support for v850e target.
10288
10289 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10290
10291         * configure.in (noconfigdirs): Add support for v850ea target.
10292
10293         * config.sub (maybe_os): Add support for v850ea target.
10294
10295 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10296
10297         * config.sub: Add mipstx39.  Delete r3900.
10298
10299 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10300
10301         * Makefile.in (all-autoconf): Depends on all-texinfo.
10302
10303 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10304
10305         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10306         eabi targets.
10307
10308 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10309
10310         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10311
10312         * configure: When handling a Canadian Cross, handle YACC as well as
10313         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10314         * Makefile.in (all-bison): Depend upon all-texinfo.
10315
10316 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10317
10318         * Makefile.in (BISON): bison, not byacc or bison -y.
10319         (YACC): bison -y or byacc or yacc.
10320         (various): Add *-bison as appropriate.
10321         (taz): No need to mess with BISON anymore.
10322
10323 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10324
10325         * configure: If OSTYPE matches *win32*, try to find a good value for
10326         CONFIG_SHELL.
10327
10328 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10329
10330         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10331         configure.in if it is present.
10332
10333 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10334
10335         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10336
10337 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10338
10339         * config.sub: Recognize `arc' cpu.
10340         * configure.in: Likewise.
10341         * config-ml.in: Likewise.
10342
10343 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10344
10345         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10346
10347 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10348
10349         * configure: Changed sed delimiter from ':' to '|' when
10350         attempting to substitute ${config_shell} for SHELL. On
10351         NT ${config_shell} may contain a ':' in it.
10352
10353 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10354
10355         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10356
10357 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10358
10359         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10360
10361 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10362
10363         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10364
10365         * ylwrap: If the program is a relative path, force it to be
10366         absolute.
10367
10368 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10369
10370         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10371
10372 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10373
10374         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10375         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10376         for libraries.
10377
10378 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10379
10380         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10381         separated by spaces.
10382
10383 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10384
10385         * ylwrap: New file.
10386         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10387
10388         * ltmain.sh: Handle /bin/sh at start of install program.
10389
10390         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10391
10392         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10393         * missing: New file, from automake 1.2.
10394
10395 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10398         check-tk to CHECK_X11_MODULES.
10399
10400 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10401
10402         * config.sub: Merge with FSF.
10403
10404 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10405
10406         * config.guess: Merge with FSF.
10407
10408 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10409
10410         * configure: Treat msdosdjgpp like go32.
10411         * configure.in: Likewise.  Don't remove gprof for go32.
10412
10413         * configure: Change Makefile.tem2 to Makefile.tm2.
10414
10415 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10416
10417         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10418
10419 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10420
10421         * install-sh (chmodcmd): Set to null if the DST directory already
10422         exists.  Same as Nov 11th change.
10423
10424 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10425
10426         * configure (GDB_TK): Needs itcl and tix.
10427
10428 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10429
10430         * config.guess: Update from FSF.
10431
10432 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10433
10434         * Makefile.in (GDB_TK): Depend on itcl and tix.
10435
10436 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10437
10438         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10439         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10440         (INSTALL_SCRIPT): New variable.
10441         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10442         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10443         to -x.
10444         * install-sh: Add support for -x option.
10445
10446 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10447
10448         * configure.in, Makefile.in: Treat tix like itcl.
10449
10450 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10451
10452         * Makefile.in (WINDRES): New variable.
10453         (WINDRES_FOR_TARGET): New variable.
10454         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10455         (EXTRA_HOST_FLAGS): Add WINDRES.
10456         (EXTRA_TARGET_FLAGS): Add WINDRES.
10457         (EXTRA_GCC_FLAGS): Add WINDRES.
10458         ($(DO_X)): Pass down WINDRES.
10459         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10460         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10461         DLLTOOL_FOR_TARGET.
10462
10463 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10464
10465         * configure.in: configure sim before gdb for win32-x-ppc
10466
10467 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10468
10469         Move gperf into the toplevel, from libg++.
10470         * configure.in (target_tools): Add target-gperf.
10471         (native_only): Add target-gperf.
10472         * Makefile.in (all-target-gperf): New target, depend on
10473         all-target-libg++.
10474         (configure-target-gperf): Empty rule.
10475         (ALL_TARGET_MODULES): Add all-target-gperf.
10476         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10477         (CHECK_TARGET_MODULES): Add check-target-gperf.
10478         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10479         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10480
10481 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10482
10483         * config.sub (mn10200): Recognize new basic machine.
10484
10485 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10486
10487         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10488         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10489
10490 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10491
10492         * configure.in: If we're building mips-sgi-irix6* native, turn on
10493         ENABLE_MULTILIB and set TARGET_SUBDIR.
10494
10495 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10496
10497         * Makefile.in (all-sn): Depend on all-grep.
10498
10499 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10502
10503         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10504         Makefile.  From Jeff Makey <jeff@cts.com>.
10505         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10506
10507         * Makefile.in (DISTBISONFILES): Remove.
10508         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10509         $(DEFAULT_YACC).
10510
10511         * configure.in: Build itl, db, sn, etc., when building for native
10512         cygwin32.
10513
10514         * Makefile.in (LD): New variable.
10515         (EXTRA_HOST_FLAGS): Pass down LD.
10516         ($(DO_X)): Likewise.
10517
10518 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10519
10520         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10521
10522 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10523
10524         * configure.in (targargs): Strip out any supplied --build argument
10525         before adding our own. Always add --build.
10526
10527 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10528
10529         * configure.in (targargs): Pass --build if we're doing
10530         a cross-compile.
10531
10532 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10533
10534         * configure: Use '|' instead of ":" as the separator in
10535         sed. Otherwise sed chokes on NT path names with drive
10536         designators. Also look for "?:*" as the leading characters in an
10537         absolute pathname.
10538
10539 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10540
10541         * config.sub: Support for r3900.
10542
10543 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10544
10545         * configure.in: Use install-sh, not install.sh.
10546
10547 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10548
10549         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10550         apply it twice.
10551
10552 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10553
10554         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10555         install-binutils.
10556
10557 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * Makefile.in: Add automake targets.
10560         * configure.in (host_tools): Add automake.
10561
10562 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10563
10564         * configure: Default CXX to c++, not gcc.
10565         * Makefile.in (CXX): Set to c++, not gcc.
10566         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10567
10568 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10569
10570         * install-sh: try appending a .exe if source file doesn't
10571         exist
10572
10573 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10574
10575         * configure.in: Turn on multilib by default.
10576         (cross_only): Remove target-libiberty.
10577
10578         * Makefile.in (all-gcc): Don't depend on libiberty.
10579
10580 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10581
10582         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10583
10584 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10585
10586         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10587         (DISTBISONFILES): Add ld/Makefile.in
10588
10589 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10590
10591         * configure.in: if target is cygwin32 but host isn't cygwin32,
10592         don't configure gdb tcl tk expect, not just gdb.
10593
10594 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10595
10596         * configure.in: Added gnuserv everywhere sn appears.
10597
10598         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10599         (CROSS_CHECK_MODULES): Added check-gnuserv.
10600         (INSTALL_MODULES): Added install-gnuserv.
10601         (CLEAN_MODULES): Added clean-gnuserv.
10602         (all-gnuserv): New target.
10603
10604 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10605
10606         * config.guess: Fixes for MIPS OpenBSD systems.
10607
10608 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10609
10610         * Makefile.in (INSTALL_XFORM): Remove.
10611         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10612
10613         * mkinstalldirs: New file, copied from automake.
10614         * Makefile.in (installdirs): Rename from install-dirs.  Use
10615         mkinstalldirs.  Change all users.
10616         (DEVO_SUPPORT): Add mkinstalldirs.
10617
10618 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10619
10620         * install-sh: Rename from install.sh.
10621         * Makefile.in (INSTALL): Change install.sh to install-sh.
10622         (DEVO_SUPPORT): Likewise.
10623
10624         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10625         Graichen <graichen@rzpd.de>.
10626
10627 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10628
10629         * config.guess: Recognize OpenBSD systems correctly.
10630
10631 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10632
10633         * README, Makefile.in (ETC_SUPPORT): Remove references to
10634         cfg-paper*, configure.{texi,man,info*}._
10635
10636 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10637
10638         * Makefile.in (all.normal): Ensure that gcc is built after all
10639         the x11 - ie gdb - targets.
10640
10641 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10642
10643         * makefile.vms: Don't run conf-a-gas.
10644
10645 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10646
10647         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10648
10649 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10650
10651         * configure.in: Remove noconfigdirs case since gdb also
10652         configures and builds for tic80-coff.
10653
10654 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10655
10656         * configure: Set cache_file to config.cache.
10657         * Makefile.in (local-distclean): Remove config.cache.
10658
10659 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10660
10661         * COPYING: Update FSF address.
10662
10663 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10664
10665         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10666         noconfigdirs.
10667
10668 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10669
10670         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10671         MAKEDIRS, is empty.
10672
10673 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10674
10675         * config.sub: Tweak mn10300 entry.
10676
10677 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10678
10679         * configure.in (host_tools): Put sim before gdb, so gdb's
10680         configure.tgt can determine if the simulator was configured.
10681
10682 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10683
10684         * config.sub: Move BeOS $os case to be with other Cygnus
10685         local cases.
10686
10687 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10688
10689         * config.sub: Remove misplaced comment that broke Linux.
10690
10691 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10692
10693         * config.sub: Add BeOS support.
10694
10695 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10696
10697         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10698
10699 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10700
10701         * configure.in (noconfigdirs): Remove tcl and tk from
10702         noconfigdirs for cygwin32 builds.
10703
10704 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10705
10706         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10707
10708 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10709
10710         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10711         make-all.com, use makefile.vms instead.
10712
10713 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10714
10715         * config.sub: Accept -lnews*.
10716
10717 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10718
10719         * configure.in (noconfigdirs): Disable target-newlib,
10720         target-examples and target-libiberty for d30v.
10721
10722 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10723
10724         * configure.in (noconfigdirs): Enable ld for d30v.
10725
10726 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10727
10728         * configure.in (tic80-*-*): Build compiler.
10729
10730 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10731
10732         * configure.in (d30v-*): Remove sim directory from list of
10733         unsupported d30v directories
10734
10735 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10736
10737         * config.sub, configure.in: Add d30v target cpu.
10738
10739 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10740
10741         * makefile.vms: New file.
10742         * make-all.com: Remove.
10743
10744 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10745
10746         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10747
10748 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10749
10750         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10751
10752 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10753
10754         * Makefile.in (ALL_MODULES): Added all-db.
10755         (CROSS_CHECK_MODULES): Addec check-db.
10756         (INSTALL_MODULES): Added install-db.
10757         (CLEAN_MODULES): Added clean-db.
10758
10759 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * config.guess: Merge with latest FSF sources.
10762
10763 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10764
10765         * Makefile.in (ALL_MODULES): Added all-itcl.
10766         (CROSS_CHECK_MODULES): Added check-itcl.
10767         (INSTALL_MODULES): Added install-itcl.
10768         (CLEAN_MODULES): Added clean-itcl.
10769
10770 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10771
10772         * configure.in: build gdb for mn10200
10773
10774 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10775
10776         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10777
10778 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10779
10780         * configure.in (tic80-*-*): Turn off most targets right now.
10781
10782 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10783
10784         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10785         rather than the makeinfo program.
10786         (do-info): Depend upon all-texinfo.
10787
10788 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10789
10790         * configure.in: Remove uses of config/mh-linux.
10791
10792         * config.sub, config.guess: Merge with latest FSF sources.
10793
10794 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10795
10796         * config.sub (case $basic_machine): Add tic80 entries.
10797
10798 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10799
10800         * config.sub, config.guess: Merge with latest FSF sources.
10801
10802 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10803
10804         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10805         * mpw-config.in: Test for NewFolderRecursive.
10806         * mpw-install: Use symbolic name for startup filename.
10807         * mpw-README: Add various additional details.
10808
10809 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10810
10811         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10812
10813 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10814
10815         * configure.in: Do build gcc and the target libraries for
10816         the mn10200.
10817
10818 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10819
10820         * configure.in: don't avoid building gdb for mn10300 any more
10821         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10822         instead of single-quoting it.
10823
10824 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10825
10826         * configure.in: Don't use --with-stabs on IRIX 6.
10827
10828 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10829
10830         * configure.in (m32r): Build gdb, libg++ now.
10831
10832 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10833
10834         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10835         directories from noconfigdirs.
10836
10837 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10838
10839         * config.sub (basic_machine): added mips16 configuration
10840
10841 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10842
10843         * config.sub: Handle d10v-unknown.
10844
10845 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10846
10847         * config.sub: Handle v850-unknown.
10848
10849 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10850
10851         * Makefile.in: add findutils
10852         * configure.in: add findutils to list of host_tools
10853
10854 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10855
10856         * config.sub: Handle mn10200 and mn10300.
10857
10858 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10859
10860         * configure.in (d10v-*): Do not build librx.
10861
10862 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10863
10864         * configure.in (mn10300): Build everything except gdb & libgloss.
10865
10866 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10867
10868         * config.guess:  Patch for Dansk Data Elektronik servers,
10869         from Niels Skou Olsen <nso@dde.dk>.
10870
10871         For ncr, use /bin/uname rather than uname, since GNU uname does not
10872         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10873
10874         Patch for MIPS R4000 running System V,
10875         from Eric S. Raymond <esr@snark.thyrsus.com>.
10876
10877         Fix thinko for nextstep.
10878
10879         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10880
10881         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10882         * config.guess: Guess mips-dec-mach_bsd4.3.
10883
10884         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10885         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10886         release numbers.
10887         * config.guess (mips-mips-riscos*):  Emit just enough of the
10888         release number.
10889
10890         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10891         * config.guess (sparc-auspex-sunos*):  Added.
10892         (f300-fujitsu-*): Added.
10893
10894         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10895         * config.guess:  Recognize a Tadpole as a sparc.
10896
10897 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10898
10899         * config.guess: Don't assume that NextStep version is either 2 or
10900         3.  NextStep 4 (aka OpenStep 4) has come out now.
10901
10902 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10903
10904         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10905         From Rik Faith <faith@cs.unc.edu>.
10906
10907 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10908
10909         * config.sub: Contributions from bug-gnu-utils to:
10910         Support plain "hppa" (no version given) architecture, reported by
10911         OpenStep.
10912         OpenBSD like NetBSD.
10913         LynxOs is not a hardware supplier.
10914
10915         * config.guess: Contributions from bug-gnu-utils to add support for:
10916         OpenBSD like NetBSD.
10917         Stratus systems.
10918         More Pyramid systems.
10919         i[n>4]86 Intel chips.
10920         M680[n>4]0 Motorola chips.
10921         Use unknown instead of lynx for hardware manufacturer.
10922
10923 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10924
10925         * install.sh (chmodcmd): Set to null if the DST directory already
10926         exists.
10927
10928 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10929
10930         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10931         not use mt-ppc target Makefile fragment any more.
10932
10933 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10934
10935         * configure.in (*-*-windows):  Exclude everything but those dirs
10936         needed to build windows.
10937
10938 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10939
10940         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10941
10942 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10943
10944         * configure.in:  Exclude mmalloc from i386-windows.
10945
10946 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10947
10948         * Undo my previous change.
10949
10950 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10951
10952         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10953         unconditionally.
10954         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10955
10956 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10957
10958         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10959         host to add it's own flags.
10960
10961 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10962
10963         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10964
10965 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10966
10967         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10968         (CXX_FOR_TARGET): Likewise.
10969         (GCC_FOR_TARGET): Define.
10970         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10971         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10972         CC_FOR_TARGET was specified on the command line.
10973         (MAKEOVERRIDES): Don't define.
10974
10975 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10976
10977         * configure.in (m32r): Fix spelling of libg++ libs.
10978
10979 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10980
10981         * config.sub (-apple*): Remove, now redundant.
10982
10983 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10984
10985         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10986
10987         * configure: Rework yesterday's sed script patch.
10988
10989         * config.sub: Merge with FSF.
10990
10991 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10992
10993         * config.guess:  Merge from FSF.
10994
10995         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10996         * config.guess: Use pc instead of unknown, for pc clone systems.
10997         Change linux to linux-gnu.
10998
10999         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11000         * config.guess: Avoid non-portable tr syntax.
11001
11002 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11003
11004         * test-build.mk (HOLES): Add "xargs" for gdb.
11005
11006         * configure: Avoid hpux10.20 sed bug.
11007
11008 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
11009
11010         * configure.in:  Add support for windows host
11011         (that is a build done under the Microsoft build environment).
11012
11013 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
11014
11015         * Makefile.in: Replace all uses of srcroot with s, to shrink
11016         command line lengths.
11017
11018         Patches from Geoffrey Noer <noer@cygnus.com>:
11019         * configure.in: If configuring for newlib, pass --with-newlib to
11020         subdirectories.
11021         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11022         -Bnewlib/ and -Lwinsup to gcc.
11023         (CXX_FOR_TARGET): Likewise.
11024
11025 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11026
11027         * Makefile.in (ETC_SUPPORT): Add configure.
11028
11029 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
11030
11031         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11032         host configuration file.
11033
11034 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
11035
11036         * configure.in: Break mn10x00 support into separate
11037         mn10200 and mn10300 configurations.
11038         * config.sub: Likewise.
11039
11040 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
11041
11042         * configure.in: Add lots of stuff to noconfigdirs for
11043         the mn10x00 targets.
11044
11045         * config.sub, configure.in: Add mn10x00 support.
11046
11047 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
11048
11049         * make-all.com: Call conf-a-gas, not config-a-gas.
11050
11051 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
11052
11053         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11054         targets.
11055
11056 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
11057
11058         * mpw-README: Add much more detail for native PowerMac.
11059         * mpw-install: New file.
11060         * mpw-configure: Add --norecursion and --help options.
11061         * mpw-config.in: Translate readme and install files when
11062         copying to objdir.
11063         * mpw-build.in: Don't always depend on byacc and flex.
11064         (install-only-top): New action.
11065
11066 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11067
11068         * configure.in:  You can now configure GDB for the v850.
11069
11070 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11071
11072         * configure.in (noconfigdirs): Don't configure any C++ dirs
11073         if targeting D10V.
11074
11075 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11076
11077         * config.sub: Recognize mips64vr5000.
11078
11079 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11080
11081         * configure.in: Use a single line for host_tools and native_only.
11082
11083 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11084
11085         * config.sub, configure.in: Add entries for m32r.
11086
11087 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11088
11089         * Makefile.in (inet-install): Don't run install-gzip.
11090
11091 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11092
11093         * configure.in:  Don't config lots of things for *-*-windows*.
11094
11095 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11096
11097         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11098         (host_libs, host_tools): Copy from configure.in.
11099         * mpw-configure: Don't complain about directories not found.
11100
11101 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11102
11103         * configure.in (i[345]86): Recognize i686 for pentium pro.
11104         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11105         file.
11106
11107         * config.guess (i[345]86): Ditto.
11108
11109 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11110
11111         * configure.in (noconfigdirs): Removed gdb for D10V.
11112
11113 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11114
11115         * configure.in: Remove ld, target-libio, target-libg++, and
11116         target-libstdc++ from noconfigdirs.
11117
11118 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11119
11120         * configure: Fix three locations where shell scripts were
11121         being run directly rather than with config_shell.
11122
11123 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11124
11125         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11126         * config.sub (basic_machine): Recognize v850.
11127
11128 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11129
11130         * mpw-configure: Handle multiple enable/disable options and
11131         pass them down recursively, handle -c and -s flags appropriately
11132         depending on choice of compiler, add escape mechanism for
11133         quoted arguments to gC.
11134
11135 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11136
11137         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11138         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11139         so that -mrelocatable-lib and -mno-eabi are used.
11140
11141         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11142         not support --print-multi-lib, don't abort.
11143
11144 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11145
11146         * make-all.com: Run config-a-gas.
11147         * setup.com: Don't copy subdirectory files around.
11148
11149 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11150
11151         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11152         target, it now compiles correctly.
11153
11154 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11155
11156         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11157
11158 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11159
11160         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11161
11162 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11163
11164         * configure.in (native_only): Add prms.
11165
11166 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11167
11168         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11169         (BINUTILS_SUPPORT_DIRS): Likewise.
11170
11171 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11172
11173         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11174         d10v support is added.
11175
11176 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11177
11178         * configure.in (d10v-*-*): New target.
11179
11180 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11181
11182         * config.guess (HP 9000/811): Recognize this as a PA1.1
11183         machine.
11184
11185 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11186
11187         * Makefile.in (do-tar-gz): New target, split out from tail end of
11188         taz target.  Run each command separately, don't use pipes.
11189         (taz): Use it.
11190
11191 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11192
11193         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11194         * mpw-build.in: No builds should depend on building byacc or flex,
11195         they are assumed to be installed already.
11196
11197 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11198
11199         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11200         variable that CC_FOR_TARGET needs.
11201
11202 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11203
11204         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11205         options have changed since the last time the subdirectory was
11206         configured, and if it has, reconfigure.
11207         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11208         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11209
11210 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11211
11212         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11213         CLEAN_MODULES): Add bash.
11214         (all-bash): New target.
11215
11216 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11217
11218         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11219
11220 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11221
11222         * config.sub (basic_machine): Recognize d10v as a valid processor.
11223
11224 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11225
11226         * mpw-configure: Add support for --bindir.
11227         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11228
11229 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11230
11231         * configure.in: add bash, time, gawk to list of hosttools and things
11232         to only build for native toolchains
11233
11234 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11235
11236         * Makefile.in (docdir): Remove.
11237
11238 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11239
11240         * Makefile.in (datadir): Set to $(prefix)/share.
11241
11242 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11243
11244         * configure.in: build diff and patch for cygwin32-hosted
11245         toolchains.
11246
11247 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11248
11249         * config.sub: Accept -rtems*.
11250
11251 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11252
11253         * configure.in: enable dosrel for cygwin32-hosted builds,
11254                 remove diff from the list of things not buildable
11255                 via Canadian Cross
11256
11257 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11258
11259         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11260         don't get ". ".
11261
11262 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11263
11264         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11265
11266 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11267
11268         * Makefile.in (taz): Handle case where tex3patch didn't even get
11269         checked out.  Also, if it was found, put the symlink in a new util
11270         subdirectory.
11271
11272 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11273
11274         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11275
11276 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11277
11278         * config.sub: Recognize -openvms.
11279         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11280         * make-all.com, setup.com: New files.
11281
11282 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11283
11284         * Makefile.in (taz): tex3patch moved to texinfo/util.
11285
11286 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11287
11288         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11289         * configure.in: remove make from disable-if-Can-Cross list
11290                 enable gdb if ${host} and ${target} are cygwin32
11291
11292 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11293
11294         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11295         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11296
11297 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11298
11299         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11300         distinguish sysv/svr4/bsd variants.
11301         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11302
11303 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11304
11305         * configure.in: Added copyright notice.
11306         * move-if-change: Added copyright notice.
11307
11308 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11309
11310         * configure.in (powerpcle-*-solaris*): Until we get shared
11311         libraries working, don't build gdb, sim, make, tcl, tk, or
11312         expect.
11313
11314 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11315
11316         * config.guess:  Merge with FSF:
11317
11318         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11319         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11320
11321         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11322         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11323
11324         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11325         * config.guess:  Combine two OSF1 rules.
11326         Also recognize field test versions.  From mjr@zk3.dec.com.
11327         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11328         because GNU uname does not support -p.  From pmr@pajato.com.
11329
11330 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11331
11332         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11333
11334 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11335
11336         * mpw-README: Document GCCIncludes.
11337
11338 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11339
11340         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11341
11342 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11343
11344         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11345
11346 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11347
11348         * configure.in (*-*-cygwin32): Configure make.
11349
11350 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11351
11352         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11353
11354 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11355
11356         * Makefile.in (all-inet): Depend on all-perl.
11357
11358         * Makefile.in (inet-install): New target.
11359
11360         * Makefile.in (all-inet): Depend on all-tcl.
11361         (all-inet): Depend on all-send-pr.
11362
11363 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11364
11365         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11366         temporarily.
11367
11368 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11369
11370         * configure.in: Don't configure --with-gnu-ld on AIX.
11371
11372 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11373
11374         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11375
11376 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11377
11378         * Makefile.in (ALL_MODULES): Added all-inet.
11379         (CROSS_CHECK_MODULES): Added check-inet.
11380         (INSTALL_MODULES): Added install-inet.
11381         (CLEAN_MODULES): Added clean-inet.
11382         (all-indent): New target.
11383
11384         * configure.in (host_tools): Added inet.
11385         (native_only): Added inet.
11386         (noconfigdirs): Added inet.
11387
11388 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11389
11390         * configure.in: Don't configure libgloss if we are not configuring
11391         newlib.
11392
11393 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11394
11395         * configure.in: Don't configure libgloss for unsupported
11396         architectures.
11397
11398 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11399
11400         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11401
11402 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11403
11404         * Makefile.in (ALL_MODULES): Include all-apache.
11405         (CROSS_CHECK_MODULES): Include check-apache.
11406         (INSTALL_MODULES): Include install-apache.
11407         (all-apache): New target.
11408
11409         * configure.in: Added apache everywhere perl is seen.
11410
11411 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11412
11413         * Makefile.in: Add support for clean-{module} and
11414         clean-target-{module} rules.
11415
11416 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11417
11418         * configure.in (*-*-ose) do not build libgloss.
11419
11420 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11421
11422         * config.guess (prep*:SunOS:5.*:*): Turn into
11423         powerpele-unknown-solaris2.
11424
11425 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11426
11427         * configure.in: Permit --enable-shared to specify a list of
11428         directories.
11429
11430 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11431
11432         * configure.in (host==solaris): Pass only the first word of $CC
11433         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11434
11435 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11436
11437         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11438
11439 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11440
11441         * Makefile.in (ALL_MODULES): Include all-perl.
11442         (CROSS_CHECK_MODULES): Include check-perl.
11443         (INSTALL_MODULES): Include install-perl.
11444         (ALL_X11_MODULES): Include all-guile.
11445         (CHECK_X11_MODULES): Include check-guile.
11446         (INSTALL_X11_MODULES): Include install-guile.
11447         (all-perl): New target.
11448         (all-guile): New target.
11449
11450         * configure.in (host_tools): Include perl and guile.
11451         (native_only): Include perl and guile.
11452         (noconfigdirs): Don't build guile and perl; no ports have been
11453         done.
11454
11455 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11456
11457         * configure (--enable-*): Handle quoted option lists such as
11458         --enable-sim-cflags='-g0 -O' better.
11459
11460 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11461
11462         * Makefile.in ({,inst}all-target): New rule so we can make and
11463         install all of the target directories easily.
11464
11465 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11466
11467         * configure.in: Add missing global flag in sed substitution when
11468         deleting `target-' from ${configdirs}.
11469
11470 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11471
11472         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11473         option.
11474
11475         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11476         config/mh-necv4.
11477
11478         * install.sh: Correct misspelling of transformbasename.
11479
11480         * config.guess: Recognize mips-*-sysv*.
11481
11482 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11483
11484         * config.sub: Recognize mon960.
11485
11486 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11487
11488         * configure: Restore Canadian Cross handling of BISON and LEX,
11489         removed in Feb 20 change.
11490
11491 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11492
11493         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11494         Mention make install.  Remove the old copyright date as well the
11495         clumsy and rather pointless copyright on the README file.
11496
11497 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11498
11499         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11500         Makefile after running symlink-tree, then run `make distclean' to
11501         avoid clobbering any generated files in srcdir.
11502
11503 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11504
11505         * configure.in (m68k-*-netbsd*): Build everything now.
11506
11507 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11508
11509         * Makefile.in (taz): Fix quoting.
11510
11511 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11512
11513         * configure.in (sparclet-*-*): Build everything now.
11514
11515 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11516
11517         * configure.in (m68k-*-linux*): New host.
11518
11519 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11520
11521         * configure: Check for bison before byacc.
11522
11523 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11524
11525         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11526         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11527         searching PATH.  These are used as fallbacks by Makefile.in if
11528         flex/bison/byacc aren't in objdir.
11529
11530 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11531
11532         * Makefile.in: Make everything which depends upon all-bfd also
11533         depend upon all-opcodes, in case --with-commonbfdlib is used.
11534
11535 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11536
11537         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11538         building NT native compilers on Unix.
11539
11540 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11541
11542         * configure.in: Don't get CC from the host Makefile fragment if we
11543         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11544         Solaris test for /usr/ucb/cc to the post target script, just after
11545         the compiler sanity test.
11546
11547 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11548
11549         * config.sub: Merge with FSF.
11550
11551 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11552
11553         * Makefile.in (RPATH_ENVVAR): New variable.
11554         (REALLY_SET_LIB_PATH): Use it.
11555         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11556
11557 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11558
11559         * config.sub, configure.in: Recognize sparclet cpu.
11560
11561 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11562
11563         * config.guess:  Support m68k-cbm-sysv4.
11564
11565 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11566
11567         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11568         m68k-unknown-linuxaout from linker help string.  Put quotes around
11569         $ld_help_string.
11570
11571 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11572
11573         * config.guess (powerpc-harris-powerunix): Add guess for port
11574         to new target.
11575
11576 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11577
11578         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11579
11580 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11581
11582         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11583         $(REALLY_SET_LIB_PATH) in Makefile.
11584         * Makefile.in (SET_LIB_PATH): New variable.
11585         (REALLY_SET_LIB_PATH): New variable.
11586         ($(DO_X)): Use $(SET_LIB_PATH).
11587         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11588         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11589         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11590         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11591         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11592         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11593         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11594         (install-dosrel): Likewise.
11595         (all-opcodes): Depend upon all-libiberty.
11596
11597 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11598
11599         * config.guess (*:CYGWIN*): New
11600
11601 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11602
11603         * Makefile.in (all-target-winsup): All all-target-libiberty.
11604
11605 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11606
11607         * configure.in (noconfigdirs): Add missing # in front of comment.
11608
11609 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11610
11611         * configure.in: add second pass to things added to noconfigdirs
11612         so *-gm-magic can exclude libgloss properly.
11613
11614 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11615
11616         * mpw-configure (extralibs_name, rez_name): Set correctly
11617         for MWC68K compiler.
11618
11619         * mpw-README: Add more info on the necessary build tools.
11620
11621 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11622
11623         * configure.in, config.sub: Recognize cygwin32.
11624
11625 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11626
11627         * config.guess, config.sub: Recognize A/UX.
11628
11629 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11630
11631         * config.sub: Merge with gcc/config.sub.
11632
11633 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11634
11635         * mpw-build.in (do-binutils): Add build of stamps.
11636
11637 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11638
11639         * config.sub: Add recognition for mips64vr4100*-* targets.
11640
11641 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11642
11643         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11644         Add creation of gconfigargs with `--enable-shared' turned on.
11645         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11646         ($(host)-stamp-stage3-configured): Likewise.
11647         (HOLES): Add chatr and ldd.
11648         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11649
11650 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11651
11652         * configure: Pass --nfp to recursive configures.
11653
11654 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11655
11656         * Makefile.in (DLLTOOL): New.
11657         (DLLTOOL_FOR_TARGET): New.
11658         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11659         (EXTRA_TARGET_FLAGS): Ditto.
11660         (EXTRA_GCC_FLAGS): Ditto.
11661         (CONFIGURE_TARGET_MODULES): Ditto.
11662         (DO_X): Ditto.
11663         * configure: Add DLLTOOL.
11664
11665 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11666
11667         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11668         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11669         mh-sco, since old workarounds no longer needed, and don't
11670         build ld, since libraries have weak symbols in COFF.
11671
11672 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11673
11674         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11675
11676 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11677
11678         * configure.in: Make sure that ${CC} can be used to compile an
11679         executable.
11680
11681 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11682
11683         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11684         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11685         nothing depending on whether gdbtk is being built.
11686
11687 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11688
11689         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11690
11691 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11692
11693         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11694         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11695
11696 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11697
11698         * config-ml.in: Add support for
11699         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11700         Simplify setting of multidirs from --disable-foo.
11701
11702 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11703
11704         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11705         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11706         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11707         non-empty, pass them on to the  GCC make.
11708         (all-bootstrap): New rule that is like all-gcc, except it executes
11709         the GCC bootstrap rule instead of the GCC all rule.
11710
11711 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11712
11713         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11714
11715 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11716
11717         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11718         DG/UX support.
11719
11720 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11721
11722         * config.sub (i*86*) Change [345] to [3456]
11723
11724 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11725
11726         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11727         --with-gnu-ld=no.
11728
11729 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11730
11731         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11732         AIX multilibs get built.
11733
11734 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11735
11736         * configure.in (i386-win32): Don't build expect if we're not
11737         building the tcl subdir.
11738
11739 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11740
11741         * Makefile.in: (configure-target-examples, all-target-examples):
11742         New targets, configure and build example programs.
11743
11744 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11745
11746         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11747         use it as input to sedit the generated MPW makefile.
11748         * mpw-README: Add a suggestion about Gestalt.h.
11749
11750 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11751
11752         * config.sub: Accept *-*-ieee*.
11753
11754 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11755
11756         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11757         Ronald F. Guilmette <rfg@monkeys.com>.
11758
11759 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11760
11761         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11762         for powerpc-pe native.
11763         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11764         (target==powerpc-pe): duplicate i386-win32 entry.
11765
11766 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11767
11768         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11769         of vxworks, not just vxworks5.1.
11770
11771 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11772
11773         * mpw-configure: Add support for exec-prefix.
11774
11775 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11776
11777         * config.guess: Recognize HP model 816 machines as having
11778         a PA1.1 processor.
11779
11780 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11781
11782         * configure: Ignore new autoconf configure options.
11783
11784 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11785
11786         * config.guess:  Recognize Pentium under SCO.
11787         From Robert Lipe <robertl@arnet.com>.
11788
11789 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11790
11791         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11792
11793 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11794
11795         * configure.in: Don't configure gas for alpha-dec-osf*.
11796
11797 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11798
11799         * configure.in: Default to --with-stabs for some targets for which
11800         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11801         i[345]86*-*-unixware*.
11802
11803 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11804
11805         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11806         rather than basing it on the target.  Simplify handling of options
11807         controlling which directories to configure.  Remove extraneous
11808         slash in multi-clean target.
11809
11810 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11811
11812         * config-ml.in: Prefix more variables with ml_ so they don't collide
11813         with configure's.
11814
11815 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11816
11817         * configure: Don't turn -v into --v.
11818
11819 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11820
11821         * configure.in (targargs): Fix typo.
11822
11823         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11824
11825 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11826
11827         * configure.in: Strip --host and --target options from
11828         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11829         --with-cross-host option when building with a cross-compiler.
11830         * configure: Canonicalize the arguments put into config.status by
11831         always using `=' for an option with an argument.  Pass a presumed
11832         --host or --target explicitly.
11833
11834 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11835
11836         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11837         into general OS recognition case.
11838
11839 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11840
11841         * configure.in (target_configdirs): add target-winsup only
11842         for win32 target systems.
11843
11844 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11845
11846         * Makefile.in (all-target-libgloss): Depend upon
11847         configure-target-newlib, since when libgloss is built it looks to
11848         see if the newlib directory exists.
11849
11850 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11851
11852         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11853         cfg-ml-*.in.
11854
11855 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11856
11857         * configure: Handle LD and LD_FOR_TARGET when configuring a
11858         Canadian Cross.
11859
11860 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11861
11862         * configure.in (target_libs): add target-winsup.
11863         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11864         (target==ppcle-pe): remove ld from $noconfigdirs.
11865
11866 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11867
11868         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11869         Preserve relative path names in $srcdir.  Build symlink tree if
11870         configuring cross target dir and srcdir=. (= no VPATH support).
11871         (configure-target-libg++): Depend on configure-target-librx.
11872         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11873         * config-ml.in: New file.
11874         * symlink-tree: New file.
11875         * configure: Ensure srcdir="." if that's what it is.
11876
11877 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11878
11879         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11880         includes and FLEX_SKELETON setting.
11881         * mpw-configure (--with-gnu-ld): New option, controls whether
11882         to use PPCLink or ld with PowerMac GCC.
11883         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11884         * mpw-config.in: Configure grez if targeting Mac.
11885
11886         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11887         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11888         just macos.
11889         * configure.in: Configure grez resource compiler if targeting Mac.
11890         * Makefile.in (all-grez, install-grez): New targets.
11891
11892 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11893
11894         * configure: CXX defaults to gcc, not g++.  If we find
11895         gcc in the path, set CC to gcc -O2.
11896
11897 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11898
11899         * configure: Default ${build} correctly.  Avoid picking up extra
11900         spaces when reading CC and CXX from Makefile.  When doing a
11901         Canadian Cross, use plausible default values for numerous
11902         variables.
11903         * configure.in: When doing a Canadian Cross, don't try to
11904         configure tools whose configure script can't handle it.
11905
11906 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11907
11908         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11909
11910 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11911
11912         * configure:  Remove dubious bug reporting address.
11913
11914 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11915
11916         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11917         configure script, run that instead of this directory's configure.
11918         In either case, print a message that we're configuring the sub-dir.
11919
11920 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11921
11922         * configure.in: Before checking for the existence of various files,
11923         use sed to filter out "target-".
11924
11925 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11926
11927         * Makefile.in (DO_X): Split rule to decrease command line length
11928         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11929         (Philippe De Muyter).
11930
11931 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11932
11933         * Makefile.in (all-patch): depend on all-libiberty.
11934
11935 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11936
11937         * configure.in: If the only directory in target_configdirs which
11938         actually exists is libiberty, then set target_configdirs to empty,
11939         to avoid trying to build a target libiberty in a gas or gdb
11940         distribution.
11941
11942 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11943
11944         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11945         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11946         systems.
11947
11948 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11949
11950         * configure.in (copy_dirs): Use sys-include instead of include
11951         for --with-headers option.
11952
11953 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11954
11955         * Makefile.in, configure.in: Make winsup builds work with
11956         new scheme.
11957
11958 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11959
11960         * configure.in: Build the linker on AIX.
11961
11962 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11963
11964         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11965         where needed.
11966
11967 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11968
11969         * Makefile.in (all-gcc): Fix typo.
11970
11971 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11972
11973         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11974
11975 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11976
11977         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11978         to target-xiberty, to provide more flexibility.
11979         (target_subdir):  Define.  Create if cross.
11980         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11981         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11982         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11983         check-libFOO -> check-target-libFOO, etc.
11984         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11985         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11986         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11987         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11988         allow ALL_GCC="" to only configure.
11989         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11990         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11991         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11992
11993 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11994
11995         * Makefile.in (taz): Build "info" in etc explicitly.
11996
11997 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11998
11999         * configure.in:  Make sure that CC is undefined (as opposed to
12000         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12001         problem with autoconf trying to configure on a host without GCC.
12002
12003 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12004
12005         * mpw-configure: Set host alias from choice of host compiler,
12006         only use generic MPW Makefile sed if present, edit a file
12007         named "hacked_Makefile.in" instead of "Makefile.in" if present.
12008         * mpw-README: Add problem notes about CW6 and CW7.
12009
12010 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
12011
12012         * Makefile.in (taz): Use ";" instead of ";;".
12013
12014 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12015
12016         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
12017         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12018         DISTDOCDIRS.
12019         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
12020         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
12021
12022 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12023
12024         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
12025         and gnats, because they are now subsumed by DISTSTUFFDIRS.
12026         Move bfd to DISTSTUFFDIRS.
12027
12028 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12029
12030         * Makefile.in (X11_LIB): Removed.
12031         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12032
12033         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12034
12035 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12036
12037         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12038         names.
12039
12040 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12041
12042         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12043
12044 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
12045
12046         * configure.in (i[345]86-*-win32): Always build newlib.
12047         Don't configure cvs, autoconf or texinfo.
12048         * Makefile.in (LD_FOR_TARGET): New.
12049         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12050         Pass down LD_FOR_TARGET.
12051
12052 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12053
12054         * winsup: New directory.
12055         * Makefile.in: Build winsup.
12056         * configure.in: Winsup is configured when target is win32.
12057         Can only build win32 target GDB when native.
12058
12059 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12060
12061         * config.guess: Recognize HP model 819 machines as having
12062         a PA 1.1 processor.
12063
12064 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12065
12066         * configure: Fix sed loop which substitutes for CC and CXX to
12067         avoid bug found in various sed implementations.
12068
12069 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12070
12071         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12072         simulator.  Use standard powerpc-*-eabi*.
12073
12074 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12075
12076         * configure.in: Stop putting gas and binutils in noconfigdirs for
12077         powerpc-*-aix* and rs6000-*-*.
12078
12079 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12080
12081         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12082         -mcall-aixdesc libraries.
12083
12084 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12085
12086         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12087
12088         * config.sub (arm | armel | armeb): Fix shell syntax.
12089
12090 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12091
12092         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12093         -msoft-float and -mcpu=common support.
12094         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12095         libraries.
12096
12097 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12098
12099         * configure.in: Allow configuration and build of emacs19 for the alpha.
12100
12101 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12102
12103         * configure.in (CC): Get ^CC, not just any old CC, from
12104         ${host_makefile_frag}.
12105
12106 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12107
12108         * configure.in (CC): Try to get CC from
12109         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12110
12111 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12112
12113         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12114         only if it exists in $(srcdir).
12115
12116 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12117
12118         * configure: If CC and CXX are not set in the environment, set
12119         them, based on either an existing Makefile or on searching for gcc
12120         in PATH.  Substitute for CC and CXX in Makefile.
12121         * configure.in: Remove libm from target_libs.  Separate
12122         target_configdirs from configdirs.  If CC is not set in
12123         environment, try to get it from a host Makefile fragment.  Rewrite
12124         changes of configdirs to use skipdirs instead.  A few minor
12125         tweaks.  Take directories out of target_configdirs as they are
12126         taken out of configdirs.  Remove existing Makefile files from
12127         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12128         CONFIG_ARGUMENTS in Makefile.
12129         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12130         by configure.in.
12131         (CONFIG_ARGUMENTS): Likewise.
12132         (CONFIGURE_TARGET_MODULES): New variable.
12133         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12134         ($(CONFIGURE_TARGET_MODULES)): New target.
12135         (configure-libg++, configure-libio): New targets.
12136         (all-libg++): Depend upon configure-libg++.
12137         (all-libio): Depend upon configure-libio.
12138         (configure-libgloss, all-libgloss): New targets.
12139         (configure-libstdc++): New target.
12140         (all-libstdc++): Depend upon configure-libstdc++.
12141         (configure-librx, all-librx): New targets.
12142         (configure-newlib): New target.
12143         (all-newlib): Depend upon configure-newlib
12144         (configure-xiberty): New target.
12145         (all-xiberty): Depend upon configure-xiberty.
12146
12147 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12148
12149         * configure.in (host i[345]86-*-win32):  Expand the
12150         noconfigdirs again.
12151
12152 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12153
12154         * mpw-configure: Fix sed command file name.
12155
12156 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12157
12158         * configure.in (host i[345]86-*-win32): Reduce the
12159         noconfigdirs again.
12160
12161 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12162
12163         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12164         or powerpc*-*-pe*, since they are not yet supported.
12165
12166 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12167
12168         Add PowerMac support and many other enhancements.
12169         * mpw-configure: New option --cc to select compiler to use,
12170         paste options set according to --cc into the generated
12171         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12172         if mpw-make.sed is present.
12173         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12174         add forward includes for PowerPC include files.
12175         * mpw-build.in: Build using Makefile.PPC if present.
12176         (do-byacc, etc): Remove separate version resource builds.
12177         (do-gas): Build "stamps" before "all".
12178         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12179         * mpw-README: Update to reflect --cc option, PowerMac support,
12180         and recently-reported compatibility problems.
12181
12182 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12183
12184         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12185         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12186         (--with-multilib-top): Pass to recursive invocations.
12187
12188 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12189
12190         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12191         v810-*-*.
12192
12193 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12194
12195         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12196         gdb, ld and opcodes on v810-*-*.
12197
12198 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12199
12200         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12201         (local-maintainer-clean): New target.
12202         (maintainer-clean): New target.
12203         (realclean): Just depend upon maintainer-clean.
12204
12205 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12206
12207         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12208
12209 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12210
12211         * configure.in: Build ld in mips*-*-bsd* case.
12212
12213 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12214
12215         * config.sub: Accept -lites* OS.  From Ian Dall.
12216
12217 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12218
12219         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12220         targets.
12221
12222 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12223
12224         * configure.in: treat i386-win32 canadian cross the same as
12225         i386-go32 canadian cross.
12226
12227 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12228
12229         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12230         running under the simulator to build a reduced set of libraries.
12231         (powerpc-*-eabiaix): Add fine grained multilib support added to
12232         other powerpc targets yesterday.
12233
12234 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12235
12236         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12237         -disable-softfloat, -disable-relocatable, -disable-aix, and
12238         -disable-sysv to control which multilib libraries get built.
12239
12240 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12241
12242         * configure: Add Makefile.tem to list of files to remove in trap
12243         handler.
12244
12245 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12246
12247         * config.guess (*Linux*):  Add missing "exit"s.
12248         Also, need specific check for alpha-unknown-linux (uses COFF).
12249
12250 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12251
12252         * config.guess:  Merge with FSF:
12253
12254         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12255         * config.guess (AIX4): More robust release numbering discovery.
12256
12257         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12258         * config.guess (i386-sequent-ptx): Properly get version number.
12259
12260         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12261         * config.guess (mips:*:4*:UMIPS): New case.
12262
12263 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12264
12265         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12266         (i386-win32 host): Likewise.  Don't build readline.
12267
12268 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12269
12270         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12271         SUPPORT_FILES to submakes.
12272
12273 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12274
12275         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12276         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12277         mpw-configure.
12278
12279 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12280
12281         * configure.in (appdirs): Use =, not ==, in test expression when
12282         trying to build the text to print in the warning message for
12283         Solaris users.
12284
12285 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12286
12287         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12288
12289 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12290
12291         * config.guess: Recognize lynx-2.3.
12292
12293 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12294
12295         * config.sub (z8ksim): Deleted
12296         (z8k-*-coff): New, this is the one true name of the target.
12297
12298 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12299
12300         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12301
12302 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12303
12304         * config.guess (*:Linux:*:*): First try asking the linker what the
12305         default object file format is (elf, aout, or coff).  Then if this
12306         fails, try previous methods.
12307
12308 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12309
12310         * configure.in: Don't build newlib for *-*-vxworks5.1.
12311
12312 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12313
12314         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12315         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12316
12317 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12318
12319         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12320
12321 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12322
12323         * cfg-ml-com.in: New file.
12324         * cfg-ml-pos.in: New file.
12325
12326 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12327
12328         * COPYING.NEWLIB: Add HP free copyright to list.
12329
12330 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12331
12332         * config.sub: Recognize -eabi* for the system, not just -eabi.
12333
12334 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12335
12336         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12337         * config.sub, configure.in (win32): New target and host.
12338
12339 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12340
12341         * configure.in: Add i386-pe configuration.
12342
12343 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12344
12345         * mpw-build.in (install): Install GDB after LD.
12346
12347 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12348
12349         * mpw-config.in (elf/mips.h): Always forward-include, needed
12350         for GDB to build.
12351
12352 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12353
12354         * testsuite: New directory for customer acceptance and whole tool
12355         chain tests.
12356
12357 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12358
12359         * configure: If per-host line isn't found, but AC_OUTPUT is found
12360         and a configure script exists, run it instead.
12361
12362 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12363
12364         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12365
12366 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12367
12368         * configure: Set build_{cpu,vendor,os,alias} to host values when
12369         --build isn't specified.
12370
12371 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12372
12373         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12374         (FLAGS_TO_PASS): Pass them.
12375         (EXTRA_TARGET_FLAGS): Ditto.
12376
12377 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12378
12379         * Makefile.in (all-libg++): Depend on all-libstdc++.
12380
12381 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12382
12383         * configure.in (noconfigdirs): Enable all packages for
12384           i386-unknown-netbsd.
12385
12386 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12387
12388         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12389         hosted builds (DOS builds)
12390
12391 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12392
12393         Changes for ARM based on patches from Richard Earnshaw:
12394         * config.sub: Handle armeb and armel.
12395         * configure.in: Omit arm linker only for riscix.
12396
12397 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12398
12399         * config.guess:  Update from FSF.
12400
12401 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12402
12403         * config.sub: Recognize powerpcle as the little endian variant of
12404         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12405         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12406         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12407         temporarily.
12408
12409 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12410
12411         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12412
12413 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12414
12415         * config.sub: Accept -lites* as a basic system type.
12416
12417 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12418
12419         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12420         installed, and if so return linuxoldld as the system name.
12421
12422 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12423
12424         * config.guess: Add hppa1.1-hp-lites support.
12425
12426 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12427
12428         * configure.in: Don't build newlib for m68k-vxworks5.1.
12429
12430 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12431
12432         * configure.in (mips-sgi-irix6): Use mh-irix5.
12433
12434 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12435
12436         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12437
12438 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12439
12440         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12441         OSF/1.  Fix compiler flags.
12442         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12443
12444 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12445
12446         * configure.in: Recognize --with-newlib.
12447         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12448
12449 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12450
12451         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12452         to *_X11_MODULES due to gdbtk needing X include files et al.
12453
12454 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12455
12456         Merge in support for Mac MPW as a host.
12457         (Old change descriptions retained for informational value.)
12458
12459         * mpw-config.in: Add generic include forwards for cpu-specific
12460         include files in aout and elf directories.
12461
12462         * mpw-configure: Added copyright.
12463         * mpw-config.in: Check for presence of required build tools.
12464         (target_libs): Add newlib.
12465         (target_tools): Add examples.
12466         (Read Me): Generate as "Read Me for MPW" instead.
12467         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12468         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12469         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12470
12471         * mpw-configure: Remove subdir-specific makefile hackery,
12472         delete mk.tmp after using it.
12473
12474         * mpw-build.in (all): Display start and end times.
12475
12476         * mpw-configure (host_canonical): Set.
12477         (target_cpu): Always add to makefiles.
12478         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12479         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12480         (mpw-mh-mpw): Look for in srcdir and srcroot.
12481         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12482
12483         * mpw-build.in: (install-only): New target.
12484
12485         * mpw-configure (host_alias, target_alias): Rename from hostalias
12486         and targetalias, add into generated Makefile.
12487         (mk.tmp): If present, add into generated Makefile.
12488         * mpw-build.in (all-gas): Build config.h first before gas proper.
12489
12490         * mpw-configure (config.status): Write only if changed.
12491         * mpw-config.in (readline): Configure it (not built, just used for
12492         definitions).
12493
12494         * mpw-config.in (elf/mips.h): Add a forward include.
12495
12496         * mpw-config.in: Forward-include most .h files in include into
12497         extra-include.
12498         (readline): Don't build.
12499         mpw-build.in (install): Install GDB.
12500
12501         * mpw-configure (prefix, mpw_prefix): Handle it.
12502         * mpw-config.in (mmalloc, readline): Don't configure.
12503         * mpw-build.in (thisscript): Rename to ThisScript.
12504         Use mpw-build instead of BuildProgram everywhere.
12505         (mmalloc, readline): Don't build.
12506         * mpw-README: New file, basic documentation about the MPW port.
12507
12508         * mpw-config.in: Use forward-include to create include files.
12509
12510         * mpw-configure: Add more things to the top of each configured
12511         Makefile, including contents of config/mpw-mh-mpw.
12512         * mpw-config.in (extra-include): Create this directory and fill it
12513         with Posix-like include files when configuring.
12514
12515         * config.sub (apple, mac, mpw): Add various aliases.
12516
12517         * mpw-build.in: New file, top-level build script fragment for MPW.
12518         * mpw-configure: New file, configure script for MPW.
12519         * mpw-config.in: New file, config fragment for MPW.
12520
12521 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12522
12523         * configure.in (host_libs): Remove glob, since it is gone from the
12524         sources.
12525
12526 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12527
12528         * Makefile.in: define empty GDB_NLM_DEPS var.
12529
12530         * configure.in(target_makefile_frag): use config/mt-netware
12531         for netware targets.
12532
12533 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12534
12535         * config.sub: Merge in recent FSF changes.  Remove linux special
12536         cases.
12537
12538 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12539
12540         Revert this change:
12541
12542         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12543
12544                 * build-all.mk: Use CC=cc -Xs on Solaris.
12545
12546 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12547
12548         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12549         stop using it.
12550         * Makefile.in: Nuke all references to glob subdirectory.
12551
12552 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12553
12554         * configure.in: Fix --enable-shared logic in per-host.
12555
12556 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12557
12558         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12559
12560 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12561
12562         * configure.in (noconfigdirs): Don't build gas on AIX, for
12563         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12564
12565 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12566
12567         * configure: Fix --cache-file to work if the file argument is a
12568         relative path.
12569
12570 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12571
12572         * configure: If the --cache-file is used, pass it down to
12573         configure in subdirectories.
12574
12575 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12576
12577         * config.sub: add vxworks29k configuration.
12578
12579 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12580
12581         * Makefile.in (taz): Do "diststuff" part quietly.
12582
12583 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12584
12585         * config.sub: Mini-merge with gcc/config.sub.
12586
12587 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12588
12589         * config.guess (IRIX): Sed - to _.
12590
12591 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12592
12593         * Makefile.in (source-vault, binary-vault): New targets.
12594
12595 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12596
12597         * config.sub: Recognize -eabi as a basic system type.
12598
12599 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12600
12601         * configure.in (enable_shared stuff): Fix typo.
12602
12603 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12604
12605         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12606
12607 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12608
12609         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12610
12611 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12612
12613         * configure.in (rs6000-*-*): Don't build gas.
12614
12615 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12616
12617         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12618         reduce command line length.
12619         (AS_FOR_TARGET): Check for as.new, not Makefile.
12620         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12621
12622 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12623
12624         * config.guess:  Merge from FSF.
12625
12626 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12627
12628         * configure: Don't use $ when handling program_suffix.
12629
12630 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12631
12632         * configure.in:  Configure tk for hppa/hpux.
12633
12634 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12635
12636         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12637
12638 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12639
12640         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12641         to LIBCXXFLAGS.  Tests are better run without it.
12642
12643 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12644
12645         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12646
12647 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12648
12649         * configure.in (*-*-netware*): Don't configure xiberty.
12650
12651 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12652
12653         * configure.in:  Remove tk from native_only list.
12654
12655 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12656
12657         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12658           for special NCD build.
12659
12660 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12661
12662         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12663         makeall.bat, they're only useful for binutils snapshots.
12664         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12665         makeall.bat to specified SUPPORT_FILES.
12666
12667 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12668
12669         * build-all.mk: Add Ericsson targets to sun4 and solaris
12670           hosts.  Add  BNR's sun4 target to solaris host, so their
12671           build-from-source will be tested in-house first.
12672
12673 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12674
12675         * Makefile.in (LIBCFLAGS): New variable.
12676         (CFLAGS_FOR_TARGET): Ditto.
12677         (LIBCFLAGS_FOR_TARGET): Ditto.
12678         (LIBCXXFLAGS): Ditto.
12679         (CXXFLAGS_FOR_TARGET): Ditto.
12680         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12681         (BASE_FLAGS_TO_PASS): Pass them.
12682         (EXTRA_TARGET_FLAGS): Ditto.
12683
12684         * configure.in: Support --enable-shared.
12685
12686 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12687
12688         * configure.in (target_libs):  Include libstdc++ again.
12689         * config.guess:  Update from FSF (for FreeBSD).
12690
12691 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12692
12693         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12694         makeall.bat.
12695         (DISTDOCDIRS): Add `etc'.
12696         (ETC_SUPPORT_PFX): New variable.
12697         (taz): Include anything from etc starting with a word in
12698         ETC_SUPPORT_PFX.
12699
12700 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12701
12702         * config.sub: Update for recent FSF changes.  Remove obsolete
12703         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12704         spacing changes.
12705
12706 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12707
12708         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12709
12710         * config.guess:  Merge with FSF.
12711         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12712
12713 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12714
12715         * configure: Since the "trap 0" handler will override the exit
12716         status on many systems, only use it for "exit 1", and make it set
12717         a non-zero exit status; reset it before "exit 0".  Also, check
12718         exit status of config.sub, and error out if it failed.
12719
12720 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12721
12722         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12723         and install libgloss.
12724
12725 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12726
12727         * Makefile.in (all-binutils): Depend upon all-byacc.
12728
12729         * configure.in: Don't build emacs on Irix 5.
12730
12731 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12732
12733         * configure.in (*-*-netware*): Add libio.
12734
12735 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12736
12737         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12738         (CHECK_TARGET_MODULES): Ditto.
12739         (INSTALL_TARGET_MODULES): Ditto.
12740         (TARGET_LIBS): Ditto.
12741         (all-libstdc++): Note dependencies.
12742
12743 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12744
12745         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12746
12747 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12748
12749         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12750         -fexternal-templates.
12751
12752         * configure.in (target_libs): Add libstdc++.
12753         (noconfigdirs): Add libstdc++ as appropriate.
12754
12755 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12756
12757         * config.guess:  Update from FSF.
12758
12759 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12760
12761         * configure: Use ${config_shell} when running ${configsub}.
12762
12763 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12764
12765         * config.sub: No longer recognize h8300h.
12766
12767 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12768
12769         * config.sub: Remove extraneous differences between config.sub and
12770         gcc/config.sub.
12771
12772 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12773
12774         * Makefile.in (DISTSTUFFDIRS): Add gas.
12775
12776 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12777
12778         * COPYING.NEWLIB: New file.
12779
12780 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12781
12782         * config.guess (HP-UX):  Patch from Harlan Stenn
12783         <harlan@landmark.com> to also emit release level.
12784
12785 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12786
12787         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12788
12789 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12790
12791         * config.sub:  Merge nextstep cleanup from FSF.
12792
12793 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12794
12795         * configure.in (arm-*-*): Don't configure ld for this target.
12796
12797 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12798
12799         * configure.in (*-*-netware): don't configure libg++, libio,
12800           librx, or newlib.
12801
12802 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12803
12804         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12805         configure ld--it works, but it doesn't support shared libraries.
12806
12807 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12808
12809         * config.guess (*-unknown-freebsd*):  Get rid of possible
12810         trailing "(Release)" in version string.
12811         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12812
12813 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12814
12815         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12816         Fix type: *-next-neststep -> *-next-nextstep.
12817
12818         * config.guess:  Merge from FSF:
12819
12820         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12821
12822         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12823
12824         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12825
12826         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12827         instead of UNIX_SV for UnixWare 1.0).
12828
12829 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12830
12831         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12832         to make gdb/nlm/* build after the compiler and linker.
12833
12834 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12835
12836         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12837         not just i[34]86.
12838         (m68k-atari-sysv4):  Relocate to match FSF version.
12839
12840         * config.guess:  More merges from the FSF:
12841
12842         Add a space before function call or macro invocation.
12843
12844         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12845
12846         * config.guess: Add trap cmd to remove dummy.c and dummy when
12847         interrupted.
12848
12849         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12850
12851         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12852         (dummy): Redirect stderr from compilation of dummy.c.
12853
12854         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12855
12856         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12857
12858 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12859
12860         * configure: Accept and ignore --cache*, for compatibility with
12861         new autoconf.
12862
12863 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12864
12865         * config.guess:  Merge from FSF:
12866
12867         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12868
12869         * config.guess (Pyramid*:OSx*:*:*): New case.
12870         (PATH): Add /.attbin at end for finding uname.
12871         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12872
12873         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12874
12875         * config.guess (M88*:DolphinOS:*:*): New case.
12876
12877         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12878
12879         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12880         to select whether to use ELF or COFF.
12881
12882         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12883
12884         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12885
12886         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12887
12888         * config.guess: Guess the OS version for HPUX.
12889
12890         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12891
12892         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12893
12894 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12895
12896         * configure.in: Recognize --with-headers, --with-libs, and
12897         --without-newlib.
12898         * Makefile.in (all-xiberty): Depend upon all-ld.
12899
12900 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12901
12902         * configure.in: Change i[34]86 to i[345]86.
12903
12904 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12905
12906         * configure (version): A few more tweaks to help message.
12907
12908 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12909
12910         * Makefile.in:  Remove (for now) librx as a host library,
12911         now that we're building it for target.
12912
12913 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12914
12915         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12916         (Karl Berry).
12917
12918 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12919
12920         * configure.in:  Also configure librx.
12921
12922 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12923
12924         * Makefile.in:  Update various rules to reflect that librx
12925         is now needed for libg++.
12926
12927 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12928
12929         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12930
12931 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12932
12933         * configure.in: Configure the examples directory.
12934
12935 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12936
12937         * configure: Simplify Jun 2 1994 change.
12938
12939 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12940
12941         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12942         /bin/gcc isn't good enough to build gcc.
12943
12944 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12945
12946         * Makefile.in (GDB_SUPPORT_FILES): Remove
12947         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12948         (gdb.tar.gz): Add new rule to use standard distribution building
12949         mechanism.
12950
12951 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12952
12953         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12954         Bill Cox <bill@cygnus.com>.
12955
12956 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12957
12958         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12959
12960 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12961
12962         * configure:  Search current dir first in .gdbinit.
12963
12964 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12965
12966         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12967
12968 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12969
12970         * config.sub:  Refer to NeXT's operating system as nextstep.
12971
12972         * config.sub (case $basic_machine):  Re-order the cases, to match
12973         the order in the FSF version (which is mostly alphabethical).
12974         Merge in some additions and changes from the FSF.
12975
12976 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12977
12978         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12979         * config.sub: Recognize cxux7.
12980         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12981
12982 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12983
12984         * config.sub:  Fix typo powerpc -> powerpc-*.
12985
12986 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12987
12988         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12989
12990         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12991         parallel with all-emacs and install-emacs).  Top-level command
12992         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12993
12994 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12995
12996         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12997         $(relbindir)/make before doing ``make install'', and use
12998         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12999         installing over running make binary.
13000         ($(host)-stamp-stage3-installed): Likewise.
13001
13002 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13003
13004         * config.guess: Recognize Mach.
13005
13006 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13007
13008         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13009         see whether --exec-prefix was used.
13010
13011 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13012
13013         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
13014
13015 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13016
13017         * Makefile.in: Add all-librx target similar to all-libproc.
13018
13019 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
13020
13021         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
13022         with post 1.2 uname bogosity.
13023
13024 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13025
13026         * configure: Remove temporary files on receipt of a signal.
13027
13028 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
13029
13030         * configure: If there is a package_makefile_frag, remove
13031         ${subdir}/Makefile.tem after copying it in.
13032
13033 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13034
13035         * build_all.mk: support rs6000 lynx identifies itself as
13036         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
13037         since /bin/gcc is too feeble to compile a modern gcc.
13038
13039 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13040
13041         * brought devo/test-build.mk update-to-date with progressive/
13042           test-build.mk. Add lynx targets and hppa flag info.
13043
13044 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13045
13046         * configure.in:  Use mh-ncrsvr43.  Patch from
13047         Tom McConnell <tmcconne@sedona.intel.com>.
13048
13049 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13050
13051         * config.guess (i386-unknown-bsdi):  No longer need to
13052         check #if defined(__bsdi__) && defined(__i386__).
13053
13054 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13055
13056         * configure: Set program_transform_nameoption correctly.
13057
13058 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13059
13060         * brought build-all.mk update-to-date with progressive build-all.mk,
13061           added new targets and hppa info.
13062
13063 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13064
13065         * configure: If config.guess result is a prefix of the user
13066         specified target, assume a native build and use the user specified
13067         target as the host alias.  Remove SunOS patch suffix removal hack.
13068         * configure.in: Remove SunOS patch suffix removal hack.
13069
13070         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13071         in NATIVE_CHECK_MODULES.
13072
13073 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13074
13075         * Makefile.in: Rename HOST_ONLY to NATIVE.
13076         * configure: Delete SunOs patch suffix from host_canonical
13077           and build_canonical variables that are prepended to Makefiles.
13078         * configure.in: Add comments for easier maintenance.
13079
13080 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13081
13082         * Makefile.in: Add all-libproc target similar to all-gui.
13083
13084 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13085
13086         * Makefile.in (CHECK_MODULES): split into
13087         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13088
13089 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13090
13091         * config.guess (i386-unknown-bsdi): New system to guess.
13092
13093 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13094
13095         * Makefile.in: Add all-gui target (but not yet build by "all").
13096
13097 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13098
13099         * config.sub: Move deletion of patch suffix from here...
13100         * configure.in: To here, at Ian's suggestion.  The top-
13101           level scripts might need to know of a patch level.
13102
13103 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13104
13105         * config.sub: Strip off patch suffix so rtl is recognized
13106           as a sunos4.1.3 machine, even though it's been patched.
13107
13108 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13109
13110         * Makefile.in (INSTALL_LAST): Delete.
13111         (INSTALL_DOSREL): New.
13112
13113 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13114
13115         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13116         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13117         whether we pass down --with-gnu-ld anyhow.
13118
13119 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13120
13121         * Makefile.in (INSTALL_LAST): Change operation so it works
13122         on more flavors of make.
13123         * configure.in (go32): Don't build libg++ or libio.
13124
13125 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13126
13127         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13128         they can be overriden by templates.
13129
13130 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13131
13132         * configure.in (target==go32): Don't build gdb.
13133         * dosrel: New directory.
13134
13135 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13136
13137         * configure.in (host==go32): Configure dosrel too.
13138         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13139         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13140         be set by incoming names or templates.
13141         (INSTALL_LAST): New rule.
13142
13143 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13144
13145         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13146
13147 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13148
13149         * configure.in (appdirs): New variable.  Currently empty, but will
13150         be used in gas distribution.  If nonempty, lists a set of
13151         directories at least one of which must get configured, or top
13152         level configuration is considered to have failed.
13153         (rs6000-*-lynxos*): Use new file name.
13154
13155 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13156
13157         Eliminate XTRAFLAGS.
13158         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13159         newlib include files using -idirafter, and also use -nostdinc.
13160         (CXX_FOR_TARGET): Likewise.
13161         (XTRAFLAGS): Removed.
13162         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13163         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13164         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13165         ($(DO_X)): Don't pass down XTRAFLAGS.
13166
13167 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13168
13169         * configure.in (mips*-dec-bsd*): New target; do build linker.
13170         (mips*-*-bsd*): New target; don't build linker.
13171
13172 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13173
13174         * configure.in: support rs6000-*-lynxos* configuration.
13175         support sunos4 as a cross target.
13176
13177         * config.sub: look for lynx*, not lynx since the OS version may
13178         legitimately be part of the name.
13179
13180 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13181
13182         * configure.in (i[34]86-*-sco*): Move to be with other i386
13183         targets.
13184         (romp-*-*): New target.  Skip various binary utilities.
13185         (vax-*-*): New target.  Don't build newlib.
13186         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13187
13188 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13189
13190         * configure.in: Only set host_makefile_frag if config
13191         directory exists.
13192
13193 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13194
13195         * install.sh: If $dstdir exists, don't check whether each
13196         component does.
13197
13198 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13199
13200         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13201
13202 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13203
13204         * configure.in (*-*-lynxos*): Don't configure newlib for either
13205         native or cross Lynx.
13206
13207 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13208
13209         * config.sub (sparc64-elf): Fix os.
13210         (z8k): Remove duplicate.
13211
13212 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13213
13214         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13215         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13216
13217 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13218
13219         * configure: Make file links cleanly even if Lynx fails on
13220           an NFS symlink (at least fail cleanly).
13221
13222 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13223
13224         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13225         -XNh2000.
13226
13227 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13228
13229         * configure: Unknown options are fatal again.
13230
13231 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13232
13233         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13234         compatibility.
13235
13236 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13237
13238         * build-all.mk: Add `clean' target.
13239
13240 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13241
13242         * config.guess:  Add SINIX support.
13243         * configure.in:  Add mips-*-sysv4* support.
13244
13245 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13246
13247         * build-all.mk: Document all useful targets.
13248         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13249         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13250
13251 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13252
13253         * configure: Support --silent, --quiet.
13254
13255 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13256
13257         * configure: Support --disable-FEATURE.
13258
13259 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13260
13261         * config.guess: Recognize NCR running SVR4.3.
13262
13263 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13264
13265         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13266         Patch from Paul Eggert <eggert@twinsun.com>.
13267
13268 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13269
13270         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13271
13272 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13273
13274         * configure: Make unrecognized options give nonfatal warnings
13275         instead of fatal errors, and pass them to any subdirectory
13276         configures in case they recognize them.
13277         Make --x equivalent to --with-x.
13278
13279 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13280
13281         * configure: Add --enable-* options.  Clean up usage message and
13282         some comments.
13283
13284 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13285
13286         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13287
13288 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13289
13290         * configure.in (hppa*-*-*): Enable binutils.
13291
13292 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13293
13294         * config.sub: Recognize cisco.
13295
13296 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13297
13298         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13299
13300 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13301
13302         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13303         than one configuration name.  Add comment.
13304
13305 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13306
13307         * config.guess: about target *-hitachi-hiuxwe2, fixed
13308         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13309         macro is incorrect.]
13310
13311 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13312
13313         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13314         than the "make ls" stuff which used to be here.
13315
13316 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13317
13318         * config.guess:  Recognize i[34]86-unknown-freebsd.
13319         From Shawn M Carey <smcarey@rodan.syr.edu>.
13320
13321 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13322
13323         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13324
13325 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13326
13327         * config.guess: Check for ptx.
13328
13329 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13330
13331         * config.sub: Add os9k checking.
13332
13333 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13334
13335         * config.guess: Handle OSF1 running on HPPA processors
13336
13337 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13338
13339         * configure: If subdir configure fails, print out a message with
13340         subdirectory name, in case subdir's configure code didn't identify
13341         itself.
13342
13343 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13344
13345         * configure.in: Remove embedded newlines from configdirs.
13346         Avoid mismatches of substrings.  Fix matching strings at end
13347         of configdirs.
13348
13349 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13350
13351         * config.guess:  Add Lynx/rs6000 config support.
13352
13353 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13354
13355         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13356
13357 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13358
13359         * configure.in (hppa*-*-osf*): Treat this just like most other
13360         PA configurations (eg no binutils or ld).
13361         (hppa*-*-*elf*): These configurations have binutils and ld.
13362
13363 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13364
13365         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13366
13367 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13368
13369         * configure.in (rs6000-*-*): Build gas.
13370
13371 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13372
13373         * Makefile.in:  Avoid bug in losing hpux sed.
13374
13375 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13376
13377         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13378         for GDB and GDB has been fixed to not need it.
13379
13380 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13381
13382         * config.guess: Recognize vax hosts.
13383
13384 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13385
13386         * configure (while loop): Don't use "break 2" inside case
13387         statement -- the case statement isn't an enclosing loop.
13388
13389 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13390
13391         * config.guess:  Clean up NeXT support, to allow nextstep
13392         on Intel machines.  Make OS be nextstep.
13393
13394 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13395
13396         * config.guess: Add alternate forms for Convex.
13397
13398 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13399
13400         * configure:  Completely rewrite option processing.  Take
13401         advantage of pattern-matching to avoid invoking test frequently.
13402         Also clean up host and target defaulting logic.
13403
13404 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13405
13406         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13407         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13408         commands (plus user environment) will fit SCO limits.
13409
13410 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13411
13412         * configure.in: Don't issue warnings about directories which are
13413         not being configured if -norecursion is set.  Correct test for
13414         --with-gnu-as and --with-gnu-ld to not get confused by substring
13415         matches.
13416
13417         * configure.in: Don't build gas for alpha-dec-osf1*.
13418
13419 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13420
13421         * configure:  Back out Per's change of 12/19/1993.  It changes the
13422         behavior of configure in unexpected and confusing ways.
13423
13424         Also, use different delim char when calculating
13425         program_transform_name so that the name can contain slashes.
13426
13427 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13428
13429         * configure.in, config.sub: Add support for VSTa micro-kernel.
13430
13431 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13432
13433         * configure.in: Nuke hacks which were used to get a special
13434         version of GAS for HPPA configurations.
13435
13436 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13437
13438         * configure:  If only ${target_alias} is given, use that
13439         as the default for ${host_alias}.
13440         * configure:  Add missing back-slashes before nested quotes.
13441
13442 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13443
13444         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13445
13446 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13447
13448         * config.guess:  Recognize some Tektronix configurations.
13449         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13450
13451 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13452
13453         * config.sub: Match any flavor of SH.
13454
13455 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13456
13457         * configure.in: Don't try to configure newlib for Alpha.
13458
13459 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13460
13461         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13462         libg++ or libio for any Alpha target.
13463
13464         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13465
13466 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13467
13468         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13469         default arguments -- so it tried to compress itself.
13470
13471 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13472
13473         * configure.in (notsupp): ensure that a space is always at the end
13474           of the configdirs list, since the grep checks for an explicit space
13475
13476 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13477
13478         * configure.in (target i386-sysv4.2): don't build ld, since static
13479           versions of many libraries are not available.
13480
13481 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13482
13483         * config.guess: Recognize Apollos (using environment variables).
13484         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13485
13486 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13487
13488         * config.guess: Recognize Sony news mips running newsos.
13489
13490 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13491
13492         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13493         "fi ; else" for bash.
13494
13495 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13496
13497         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13498
13499 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13500
13501         * config.sub: accept unixware as an alias for svr4.2.
13502         Fix some inconsistancies with the gcc version.
13503
13504 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13505
13506         * Makefile.in (DISTDOCDIRS):  Add gdb.
13507
13508 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13509
13510         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13511
13512 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13513
13514         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13515         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13516         this now.
13517
13518 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13519
13520         * config.sub: Accept hiux* as an OS name.
13521
13522         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13523         etc/make-stds.texi.  The underscore came from gcc, and dje now
13524         agrees that RUNTESTFLAGS is the correct name.
13525
13526 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13527
13528         * install.sh:  Remove 'set -e'.  It makes any conditionals
13529         in the script useless.
13530
13531         * config.guess: Automatically recognize arm-acorn-riscix
13532         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13533
13534 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13535
13536         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13537
13538 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13539
13540         * Makefile.in (DISTDOCDIRS): New variable.
13541         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13542         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13543
13544 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13545
13546         * configure.in (hppa target): check the source directory for the
13547           pagas sub-directory
13548
13549 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13550
13551         * config.sub: Allow -aout* and -elf*.
13552
13553 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13554
13555         * configure.in: Don't build ld on i386-solaris2, same as for
13556         sparc-solaris2.
13557
13558 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13559
13560         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13561
13562 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13563
13564         * configure.in:  Configure gdb for alpha.
13565
13566 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13567
13568         * Makefile.in (CXXFLAGS): Add -O.
13569
13570 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13571
13572         * config.guess: added support for DG Aviion
13573
13574 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13575
13576         * configure.in: Produce warning message for subdirectories not
13577         configurable for this host/target combination.  Don't try to
13578         configure gdb for vms.
13579
13580 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13581
13582         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13583         appropriate files before making "diststuff".
13584         (DISTBISONFILES): New var: list of files to be edited.
13585         (DISTSTUFFDIRS): Add binutils.
13586
13587 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13588
13589         * config.sub: also handle mipsel and mips64el (for little endian mips)
13590
13591 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13592
13593         * configure.in: Add * to end of all OS names.
13594
13595 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13596
13597         * configure.in: Build newlib for LynxOS native.
13598
13599 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13600
13601         * config.guess: Add support for delta 88k running SVR3.
13602
13603         * configure.in: Add comment about HP compiler vs. emacs.
13604
13605 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13606
13607         * configure.in: don't build ld on solaris2 (not a viable option
13608           due to bugs in getpwnam & getpwuid)
13609
13610 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13611
13612         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13613         config.guess will produce a full version number.
13614
13615 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13616
13617         * configure.in: Build linker and binutils for alpha-dec-osf1.
13618
13619 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13620
13621         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13622         and gdb/testsuite/Makefile.in.
13623
13624 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13625
13626         * configure.in: recognize mips*- instead of mips-
13627
13628 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13629
13630         * config.sub: Accept linux*coff and linux*elf as operating
13631         systems.
13632
13633 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13634
13635         * config.sub: Recognize mips64, and mips3 as an alias for it.
13636
13637 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13638
13639         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13640         gdb knows how to handle OSF/1 shared libraries.
13641
13642 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13643
13644         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13645         * config.guess: Recognize Hitachi's HIUX.
13646         * config.sub: Recognize h3050r* and hppahitachi.
13647         Remove redundant cases for hp9k[23]*.
13648
13649 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13650
13651         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13652         if gas and ld are in the source tree and are in ${configdirs}.
13653         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13654         --with options (but still pass them down on the command line,
13655         if they were explicitly specified).
13656
13657 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13658
13659         * configure: substitute SHELL value in Makefile.in with
13660         ${CONFIG_SHELL}
13661
13662 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13663
13664         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13665         *-*-solaris2* targets.
13666
13667 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13668
13669         * Makefile.in: define M4, and pass it down to sub-makes;
13670         all-autoconf now depends on all-m4
13671
13672 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13673
13674         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13675         presence of {ar,ranlib} instead of a configured directory
13676
13677 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13678
13679         * config.guess: Accept 34?? as well as 33?? for NCR.
13680
13681 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13682
13683         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13684         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13685
13686 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13687
13688         * configure: grab values for $(CC) and $(CXX) from the
13689         environment, so that someone can do "CC=gcc configure; make" and
13690         have it work right (matching the way that autoconf works now)
13691
13692         * configure.in, Makefile.in: add support for gash, the tcl
13693         interface to Galaxy
13694
13695         * config.guess: add NetBSD variants (hp300, x86)
13696
13697 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13698
13699         * install.sh: Support -d option (in the manner of SunOS 4 install,
13700         as it is more deterministic than that of GNU install)
13701         (chmodcmd): Set file to mode 755 by default (should also do default
13702         chgrp and chown, but I don't feel like dealing with that now)
13703
13704 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13705
13706         * config.sub: Remove h8300hhms alias.
13707
13708 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13709
13710         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13711
13712 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13713
13714         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13715         as stmp-fixinc
13716
13717 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13718
13719         * config.sub: recognize m88110-bug-coff.
13720
13721 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13722
13723         * Makefile.in (all-libio): all dependencies on the toolchain used
13724         to build this (gcc, gas, ld, etc)
13725
13726 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13727
13728         * config.guess: Deal with OSF/1 1.3 on alpha.
13729
13730 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13731
13732         * install.sh: add some 'else true' clauses for portability
13733
13734         * configure.in: don't build libio for h8[35]00-*-* targets
13735
13736 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13737
13738         * Makefile.in:  Add support for new libio.
13739
13740 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13741
13742         * install.sh: If one command fails, don't try the rest.  Don't try
13743         to remove $dsttmp (via trap) unless we have already created it.
13744         If $src doesn't exist, detect it and exit with an error.
13745
13746         * config.guess: Recognize BSD on hp300.
13747
13748 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13749
13750         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13751         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13752
13753 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13754
13755         * Makefile.in (all-send-pr): depends on all-prms
13756
13757 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13758
13759         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13760
13761 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13762
13763         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13764         Added test for mips-mips-riscos5.
13765
13766 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13767
13768         * configure.in: use mh-hp300 for 68k HP hosts
13769
13770 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13771
13772         * configure: add support for CONFIG_SHELL, so that you can use
13773         some alternate shell for evaluating configure scripts
13774
13775 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13776
13777         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13778         in configure script to bug-gdb@prep.ai.mit.edu when building
13779         distribution archive.
13780         * Makefile.in (COMPRESS):  Remove def.
13781         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13782         gdb.tar.Z and make-gdb.tar.Z respectively.
13783         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13784         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13785         to convergence with 'taz' target in Makefile.in.
13786
13787 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13788
13789         * install.sh (dsttmp): use trap to ensure that tmp files go
13790         away on error conditions
13791
13792 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13793
13794         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13795
13796 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13797
13798         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13799         its parent is '/' not ''.
13800
13801         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13802
13803 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13804
13805         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13806         that ${newsrcdir}/configure.in does.
13807
13808 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13809
13810         * test-build.mk: support for CONFIG_SHELL
13811
13812 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13813
13814         * config.sub (netware):  Add as a basic system type.
13815
13816 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13817
13818         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13819           $(srcdir)/ from the dependency on Makefile.in.
13820
13821 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13822
13823         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13824         (h8300hhms is temporary until multi-libraries are implemented).
13825         * configure.in: Handle h8300h too.
13826
13827 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13828
13829         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13830
13831 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13832
13833         * configure:  Remove extraneous output when guessing host type.
13834         * config.guess:  Remove extraneous output when guessing using C
13835         compiler rather than uname, or when guessing fails.
13836
13837 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13838
13839         * Makefile.in: remove all.cross and install.cross targets
13840
13841         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13842           definitions
13843
13844 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13845
13846         * configure.in (target sh): Build gprof.
13847
13848 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13849
13850         * config.sub: change -solaris to -solaris2
13851
13852 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13853
13854         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13855
13856 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13857
13858         * configure: Correct error message for missing Makefile.in to
13859         print correct directory.
13860
13861 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13862
13863         * install.sh: kludge around 386BSD shell bug
13864
13865 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13866
13867         * config.guess:  Recognize NeXT.
13868         * config.guess:  Recognize i486-ncr-sysv4.
13869         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13870
13871 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13872
13873         * Makefile.in (MAKEINFOFLAGS): New variable.
13874         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13875         * build-all.mk, test-build.mk: Pass down --no-split as
13876         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13877
13878 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13879
13880         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13881
13882 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13883
13884         * Makefile.in (libg++.tar.z):  New rule.
13885         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13886         * Makefile.in (taz):  Only do a single chmod.
13887
13888 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13889
13890         * install.sh: don't use dirname anymore (replaced with sed usage)
13891
13892 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13893
13894         * Makefile.in:  Change extension for gzip'd files from '.z' to
13895         '.gz' per new FSF standard usage.
13896
13897 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13898
13899         * configure: put quotes around the final value of program_transform_name
13900
13901 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13902
13903         * Makefile.in: new install.sh support; update install-info rules
13904
13905 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13906
13907         * configure.in: Build diff for crosses, but not for go32 host.
13908
13909         * configure.in: Build gprof only for native, and don't build it
13910         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13911
13912 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13913
13914         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13915
13916 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13917
13918         * configure.in (host_tools): Add prms.
13919
13920 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13921
13922         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13923         with $(FLAGS_TO_PASS) on the command line
13924
13925         * config.sub: Recognize lynx and lynxos
13926
13927 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13928
13929         * config.sub: Accept -ecoff*, not just -ecoff.
13930
13931 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13932
13933         * Makefile.in (taz): Use .gz suffix instead of .z.
13934         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13935         names.
13936
13937 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13938
13939         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13940
13941 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13942
13943         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13944         that rebuilds that might happen during 'make install' don't get
13945         bogus gcc include files
13946
13947 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13948
13949         Change from Utah for HPPA support:
13950         * config.guess: Recognize hppa1.x-hp-bsd.
13951
13952 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13953
13954         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13955         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13956
13957 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13958
13959         * config.sub: Add support for rom68k and bug boot monitors.
13960
13961 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13962
13963         * Makefile.in: Make all-opcodes depend on all-bfd.
13964
13965 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13966
13967         * config.guess: Added special check for i[34]86-univel-sysv4*.
13968
13969 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13970
13971         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13972         the processor rather than assuming i486.
13973
13974 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13975
13976         * config.guess: Recognize SunOS6 as Solaris3.
13977
13978 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13979
13980         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13981         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13982
13983 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13984
13985         * build-all.mk (all-cross): New target for Canadian Cross.
13986         Added Q2 go32 targets.
13987         * test-build.mk: Configure go32 cross sparclite-aout and
13988         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13989         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13990
13991 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13992
13993         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13994         GO32 hosted toolchains
13995
13996 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13997
13998         * configure: change  so "-exec-prefix" gets passed down rather
13999         than "-exec_prefix" so autoconf generated Makefiles get the
14000         exec_prefix set right.
14001
14002 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14003
14004         * config.guess: get the Solaris2 minor version number
14005
14006         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14007
14008 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14009
14010         * config.guess: Recognize some Sequent platforms.
14011
14012 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14013
14014         * Makefile.in: added the vault-install target
14015
14016         * configure.in: actually use the Sun3 makefile fragment that's in
14017         config, also added the release dir to configdirs
14018
14019 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14020
14021         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14022
14023 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14024
14025         * configure.in: remove some program from Alpha targetted toolchains
14026
14027 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
14028
14029         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
14030         gprof.
14031         (taz): Run "make diststuff" in those directories instead of "make
14032         proto-dir".  Look for "VERSION=" only at start of line in subdir
14033         Makefile.  Use "gzip -9" for compression.
14034         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14035         (binutils.tar.z): New target.
14036
14037 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14038
14039         * Makefile.in (taz): Include gpl.texinfo.
14040
14041 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14042
14043         * Makefile.in (setup-dirs): Merged into "taz" target.
14044         (taz): Only do `proto-dir' stuff if a directory is actually needed
14045         for this target.
14046
14047 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
14048
14049         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14050         (FLAGS_TO_PASS): Pass down MUNCH_NM.
14051         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14052         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14053         (gcc-no-fixedincludes): Correct for current gcc Makefile.
14054
14055 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
14056
14057         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14058         config.sub, and move-if-change to gdb testsuite distribution
14059         archive, so the testsuite can be extracted, configured, and
14060         run separately from the gdb distribution.  Blow away the Chill
14061         tests that require a Chill compiled executable, since GNU Chill
14062         is not yet publically available.
14063
14064 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14065
14066         * test-build.mk: set environment variables in a single command,
14067         instead of a list of assignments and exports
14068
14069         * config.guess: recognize Alpha/OSF1 systems
14070
14071 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14072
14073         * configure: Change help message to prefer --options rather than
14074           -options.
14075
14076 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14077
14078         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14079         zippy@ecst.csuchico.edu.
14080         * config.guess: Recognize miniframe.
14081
14082 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14083
14084         * Makefile.in: Use srcroot to find runtest rather than rootme.
14085         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14086
14087 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14088
14089         * test-build.mk: Extensive additions to support building on a
14090         machine other than the host.
14091
14092 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14093
14094         * configure (tooldir): Fix for i386-aix again.
14095
14096 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14097
14098         * configure, Makefile.in:  Change definition of $(tooldir)
14099         to match the FSF.
14100
14101 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14102
14103         * config.guess:  Recognize i[34]86/SVR4.
14104
14105 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14106
14107         * Makefile.in (all-gdb): gdb depends on sim.
14108
14109 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14110
14111         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14112         at the same time we make the prototype gdb directory.
14113         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14114         files at the same time as the gdb base release distribution.
14115
14116 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14117
14118         * Makefile.in (check): Use individual check targets rather than
14119         DO_X rule.
14120         (check-gcc): Added.
14121
14122 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14123
14124         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14125         for System V release 3.2.
14126
14127 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14128
14129         * config.sub: Recognize hppaosf.
14130         * configure.in: Do configure ld/binutils/gas for it.
14131
14132 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14133
14134         * configure (tooldir): Alter syntax used to set this, for systems
14135         where "\$" isn't handled right, like i386-aix.
14136
14137 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14138
14139         * configure: Pass program-transform-name, not
14140         program_transform_name, to recursive configures.
14141
14142 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14143
14144         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14145         of gas+ld+binutils.
14146
14147 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14148
14149         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14150
14151 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14152
14153         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14154
14155 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14156
14157         * Makefile.in (PRMS): Set back to all-prms.
14158
14159 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14160
14161         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14162         targets, rather than for MIPS hosts.
14163
14164 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14165
14166         * configure.in: add comment for --with-x default values
14167
14168         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14169
14170         * Makefile.in: add check-* targets for each of the directories in
14171         the tree.  Add a definition of RUNTEST that will use the one we
14172         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14173
14174 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14175
14176         * configure.in: Removed obsolete references to bfd_target and
14177         target_makefile_frag.
14178
14179         * build-all.mk: Set assorted targets for Q2.
14180         * config.sub: Recognize z8k-sim and h8300-hms.
14181         * test-build.mk: Really don't pass host to configure.
14182         (HOLES): Added uname.
14183
14184 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14185
14186         * configure: Handle an empty program-prefix, program-suffix or
14187         program-transform-name correctly.
14188
14189 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14190
14191         * build-all.mk: -G 8 no longer required for MIPS targets.
14192         * test-build.mk: Don't pass host argument to configure; make it
14193         guess.
14194
14195 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14196
14197         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14198         * Makefile.in (COMPRESS):  New macro, like GZIP.
14199
14200 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14201
14202         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14203
14204         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14205         with gas currently defaults to -G 0.
14206
14207 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14208
14209         * Makefile.in (all-flex): flex depends on byacc.
14210
14211         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14212         to test-build.mk as RELEASE_TAG.
14213         * test-build.mk (configargs): New variable containing arguments to
14214         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14215         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14216
14217         * config.guess: Use /bin/uname when checking -X argument on SCO,
14218         to avoid invoking GNU uname which doesn't understand -X.
14219
14220         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14221
14222         * configure.in: Build gas for mips-*-*.
14223
14224 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14225
14226         * Makefile.in (all.normal): insert missing backslash.
14227
14228 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14229
14230         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14231
14232         * Makefile.in: Complete overhaul to merge many almost identical
14233         targets.
14234
14235 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14236
14237         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14238         (gdb.tar.Z): Adjusted.
14239
14240         * Makefile.in (setup-dirs, taz): New targets; should be general
14241         enough to adapt for gdb sometime.  Build only .z file.
14242         (gas.tar.z): New target.
14243
14244 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14245
14246         * build-all.mk: Use CC=cc -Xs on Solaris.
14247
14248 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14249
14250         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14251         for handling BISON for FSF releases.
14252
14253 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14254
14255         * configure: Actually implement the change zoo just documented.
14256
14257 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14258
14259         * configure: when using config.guess, only set target_alias when
14260         it's not already been set (ie, on the command line)
14261
14262 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14263
14264         * Makefile.in: add installcheck target, set PRMS to install-prms
14265
14266 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14267
14268         * configure: add support for package_makefile_fragment, handle the
14269         case where a directory has a configure.in file but no Makefile.in
14270         more gracefully (with an actual understandable error message, even);
14271         add support for --without (and add this to the usage message); also
14272         explicitly add a --host=${host_alias} to the command line when
14273         config.guess is used
14274
14275 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14276
14277         * configure: Must use both --host and --target in recursive calls.
14278
14279 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14280
14281         * Makefile.in: Change deja-gnu to dejagnu.
14282
14283 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14284
14285         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14286
14287 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14288
14289         * configure.in: canonicalize all instances to *-*-solaris2*,
14290         also strip out a number of tools to not build for go32 host
14291
14292 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14293
14294         * config.guess: add GPL.
14295
14296         * Makefile.in, config.guess, config.sub, configure: bump
14297           copyrights to 93.
14298
14299 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14300
14301         * Makefile.in (do-info): Removed obsolete check for existence of
14302         localenv file.
14303
14304         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14305
14306 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14307
14308         * Makefile.in: a couple of 'else true' for decstation,
14309         support for TclX
14310
14311         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14312
14313 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14314
14315         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14316
14317 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14318
14319         * config.guess: Recognize i386-ibm-aix (PS/2).
14320         * configure.in: Use config/mh-aix386 file for it.
14321
14322 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14323
14324         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14325         CC_FOR_TARGET instead.
14326         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14327
14328 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14329
14330         * Makefile.in: Add sim to list of directories sent with gdb
14331
14332 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14333
14334         * configure.in: Put back mips-dec-bsd* case.
14335
14336 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14337
14338         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14339         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14340         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14341
14342 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14343
14344         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14345
14346         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14347         (install-info): install dir.info only if it exists,
14348         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14349
14350 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14351
14352         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14353         gas for mips-dec-bsd.
14354
14355 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14356
14357         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14358         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14359
14360 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14361
14362         * configure.in: Added "dejagnu" to hosttools list.
14363
14364 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14365
14366         * config.sub, configure.in, config.guess:  Add support
14367         for Bosx, an AIX variant from Bull.
14368         Patches from F.Pierresteguy@frcl.bull.fr.
14369
14370 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14371
14372         * devo/dejagnu: Initial creation of devo/dejagnu.
14373         Migrated dejagnu testcases and support files for testing software
14374         tools to reside as subdirectories, currently called "testsuite",
14375         within the directory of the software tool.  Migrated all programs,
14376         support libraries, etc. beloging to dejagnu proper from
14377         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14378         with no modifications.  The changes to these files which will
14379         allow them to configure, build, and execute properly will be made
14380         in a future update.
14381
14382 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14383
14384         * Makefile.in: Change send_pr to send-pr.
14385         * configure.in: Likewise.
14386         * send_pr: Renamed directory to send-pr.
14387
14388 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14389
14390         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14391
14392 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14393
14394         * README:  Update for gdb-4.8 release.
14395         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14396         gdb-xxx.tar.z (gzip'd) file also.
14397
14398 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14399
14400         * Makefile.in: make all-diff depend on all-libiberty
14401
14402 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14403
14404         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14405
14406 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14407
14408         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14409
14410 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14411
14412         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14413         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14414         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14415
14416 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14417
14418         * Makefile.in:  makeinfo binary is in a new location
14419
14420 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14421
14422         * config.sub: Accept -ecoff as an OS.
14423
14424         * Makefile.in: Various changes to eliminate a level of make
14425         recursion and reduce the required command line length.
14426         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14427         sub-makes.
14428         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14429         variables holding settings for specific sub-makes.
14430         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14431         in terms of BASE_FLAGS_TO_PASS.
14432         (TARGET_LIBS): New variable listing directories which use
14433         TARGET_FLAGS_TO_PASS.
14434         (subdir_do): Eliminated.
14435         (do-*): New set of targets to replace subdir_do.
14436         (various): All targets which used subdir_do now depend on do-*.
14437         (local-clean): Renamed from do_clean.
14438         (local-distclean): New target, dependency of distclean and
14439         realclean.
14440         (install-info): Don't create directories.  Depend on dir.info
14441         rather than calling make recursively.
14442         (install-dir.info): Eliminated.
14443         (install-info-dirs): Create all info directories here.
14444         (dir.info): Depend upon do-install-info.
14445
14446         * test-build.mk (HOLES): Added false.
14447
14448 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14449
14450         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14451
14452 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14453
14454         * Makefile.in (info): remove dependency on all-texinfo.  The
14455         problem was really in texinfo/C, not at this level.
14456
14457 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14458
14459         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14460
14461 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14462
14463         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14464         GDB releases.
14465
14466 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14467
14468         * configure: Include srcdir in message about target of link not
14469         being found.  Don't convert `-' to `_' in `with' options being
14470         passed to subdirs.
14471
14472 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14473
14474         * configure.in: add uudecode to host_tools
14475
14476         * Makefile.in: added {all,install}-uudecode targets, added them to
14477         the appropriate lists
14478
14479 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14480
14481         * Makefile.in (all-gcc): Added dependency on all-gas.
14482
14483         * configure.in (mips-*-*): Build ld and binutils.
14484
14485 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14486
14487         * configure: check return code from mkdir, print error message and
14488           exit on failure.
14489
14490 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14491
14492         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14493
14494 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14495
14496         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14497
14498 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14499
14500         * config.sub (h8500):  Recognize this as a cpu type.
14501
14502 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14503
14504         * configure: source directory missing is no longer a warning
14505
14506         * configure.in: recognize irix[34]* instead of irix[34]
14507
14508         * Makefile.in: define and pass down X11_LIB
14509
14510 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14511
14512         * guess-systype: Renamed to ...
14513         * config.guess:  ... by popular request.
14514         * configure.in, Makefile.in:  Update accordingly.
14515
14516 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14517
14518         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14519         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14520         + Execute ./dummy instead of assuming . is in PATH.
14521
14522 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14523
14524         * guess-systype:  New shell script.  Attempts to guess the
14525         canonical host name of the executing host.
14526         Only a few hosts are supported so far.
14527         * configure:  Call guess-systype if no host is specified.
14528
14529 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14530
14531         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14532         gcc Makefile.
14533
14534
14535 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14536
14537         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14538         (all-gcc, install-gcc, subdir_do): Use it.
14539
14540 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14541
14542         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14543
14544 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14545
14546         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14547           set exclusively by configure, using configure.in .
14548
14549 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14550
14551         * test-build.mk: set $PATH for all builds
14552
14553         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14554
14555 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14556
14557         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14558         the one used in gcc/Makefile.in, so that a null expansion doesn't
14559         override the one needed to build gcc with a native cc.
14560
14561
14562 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14563
14564         * configure: Accept -with arguments.
14565
14566 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14567
14568         * Makefile.in: added h8300sim
14569
14570 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14571
14572         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14573         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14574         (all-cygnus, native, build-cygnus): Make
14575         $(canonhost)-stamp-3stage-done, not $(host)....
14576         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14577         i386-sco3.2v4.  Added else true to if command.
14578
14579 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14580
14581         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14582
14583 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14584
14585         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14586
14587 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14588
14589         * configure.in: don't remove binutils from Solaris builds
14590
14591 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14592
14593         * Makefile.in: get rid of earlier definitions for *clean,
14594         also handle the recursive info rule better
14595
14596 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14597
14598         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14599         do more-or-less the right thing.
14600
14601 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14602
14603         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14604         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14605
14606 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14607
14608         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14609         $(host_canonical).
14610
14611         * configure.in: split the configdirs list into 4 categories (native
14612         v. cross, library v. tool) and handle the cross-only and native-
14613         only in more reasonable (and correct!) way.
14614
14615 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14616
14617         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14618         configdirs anymore.
14619
14620 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14621
14622         * Makefile.in: extensive cleanup::  removed all of the explicit
14623         clean-* targets, collapsed many wrappers around subdir_do into
14624         one, added additional targets to satisfy standards.texi, deleted
14625         some old targets, some changes for consistency
14626
14627 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14628
14629         * configure.in: handle some programs as cross-only, and others as
14630         native only
14631
14632         * test-build.mk: handle partial holes in a more generic manner
14633
14634         * Makefile.in: m4 depends on libiberty
14635
14636 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14637
14638         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14639         time, wdiff, and find to configdirs
14640
14641         * Makefile.in: all, clean, and install rules for the new programs
14642         added to configure.in
14643
14644 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14645
14646         * configure.in: use mh-sun for all *-sun-* hosts
14647
14648 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14649
14650         * Makefile.in: define flags for X11 include files and library file
14651         locations, pass them down to the programs that need this info
14652
14653         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14654
14655 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14656
14657         * configure.in: start building libg++ for HP-UX targets
14658
14659 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14660
14661         * README:  Update references to files moved into etc/.
14662
14663 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14664
14665         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14666         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14667
14668 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14669
14670         * configure: accept dash as well as underscore in long option
14671         names for FSF compatibility.
14672
14673 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14674
14675         * config.sub: added -sco3.2v4 support from FSF.
14676
14677 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14678
14679         * configure.in: expand the section that adds or removes
14680         directories from the list of programs to build, to handle native
14681         vs. cross in addition to host v. native
14682
14683 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14684
14685         * Makefile.in:  Replace C++ in macro names with CXX.
14686         This is less likely to break ...
14687
14688 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14689
14690         * test-build.mk: add -w to GNU_MAKE
14691
14692 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14693
14694         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14695         add 'sparc' to list of recognized cpus.  This needed to make
14696         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14697         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14698         then changes that into $CPU-wrs-vxworks.
14699
14700         * configure.in: remove most references to gdbtest, regularize
14701         target based program removal
14702
14703         * test-build.mk: import from p3 tree (many fixes and changes)
14704
14705 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14706
14707         * Makefile.in: added rules to handle tcl, tk, and expect
14708
14709         * configure.in: handle those directories if they exist
14710
14711 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14712
14713         * config.sub: removed bogus hppabsd and hppahpux names, since
14714         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14715
14716 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14717
14718         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14719         depends upon all-xiberty
14720
14721         * Makefile.in: changes from p3, including:
14722
14723         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14724
14725         * Makefile.in (XTRAFLAGS): include newlib directories if
14726         newlib/Makefile exists, rather than if host != target.
14727
14728         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14729
14730         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14731         from the same source tree and not building a cross-compiler.  This
14732         matters for the libg++ configuration if reconfiguring a tree that
14733         has already been installed.
14734
14735         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14736
14737         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14738         pick up the machine and system specific header files.
14739
14740         * Makefile.in: added AS_FOR_TARGET, passed down in
14741         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14742         the C compiler to use to create programs which are run in the
14743         build environment, set it to default to $(CC), and passed it down
14744         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14745
14746         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14747
14748         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14749         We need them for unusual native builds, like systems without
14750         ranlib.
14751
14752         * configure: also define $(host_canonical) and
14753         $(target_canonical), which are the full, canonical names for the
14754         given host and target
14755
14756 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14757
14758         * Makefile.in:  Added separate definitions for C++.
14759
14760 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14761
14762         * configure.in (configdirs):  Add deja-gnu.
14763
14764 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14765
14766         * README:  Update for configure.texi and gdb-4.7 release.
14767
14768 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14769
14770         * Makefile.in:  Move "all" target to top of file.
14771         Previously, first target was ".PHONY" which caused BSD4.4 make
14772         to build .PHONY when make was run without arguments.
14773
14774 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14775
14776         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14777         Library-copylefted code in libiberty.
14778
14779 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14780
14781         * config.sub:  Replace m68kmote with plain old m68k.
14782
14783 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14784
14785         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14786
14787 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14788
14789         * config.sub: Complain if no argument is given.  Added support for
14790         386bsd as OS and target alias.
14791
14792 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14793
14794         * Makefile.in (XTRAFLAGS): include newlib directories if
14795         newlib/Makefile exists, rather than if host != target.
14796
14797 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14798
14799         * config.sub: recognize sparclite-wrs-vxworks.
14800
14801         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14802         p3.) Added clean-xiberty to clean.
14803
14804 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14805
14806         * configure.in: use *-*-* instead of nested cases for host and target
14807
14808 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14809
14810         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14811         from the same source tree and not building a cross-compiler.  This
14812         matters for the libg++ configuration if reconfiguring a tree that
14813         has already been installed.
14814
14815 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14816
14817         * config.sub (i486v/i486v4):  Merge in from FSF version.
14818
14819 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14820
14821         * configure: only set PWD if it is already set.
14822
14823 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14824
14825         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14826         doesn't have unset and all success paths (and most error paths)
14827         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14828         to just ${PWD} to avoid confusion.)
14829
14830 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14831
14832         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14833         even for a native compilation.
14834
14835 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14836
14837         Changes to make the gdb.tar.Z rule work better.
14838
14839         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14840         (DEVO_SUPPORT):  Add configure.texi.
14841         (bfd-ilrt.tar.Z):  Remove ancient rule.
14842
14843 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14844
14845         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14846         pick up the machine and system specific header files.
14847
14848         * configure.in, config.sub: added new target m68010-adobe-scout,
14849         with alias of adobe68k.  Changed configure.in to check for
14850         -scout before -sco* to avoid a false match.
14851
14852         * Makefile.in: added AS_FOR_TARGET, passed down in
14853         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14854         the C compiler to use to create programs which are run in the
14855         build environment, set it to default to $(CC), and passed it down
14856         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14857
14858 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14859
14860         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14861         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14862         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14863         FOR_TARGET variants, to newlib and libg++.
14864
14865 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14866
14867         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14868         first.
14869
14870 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14871
14872         * config.sub:  Accept `elf' as an environment.
14873
14874 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14875
14876         * Makefile.in (all-opcodes):  cd into the right directory
14877
14878 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14879
14880         * configure: added -program_transform_name option, used as
14881         argument to sed when installing programs.
14882         configure.texi: added documentation for -program_prefix,
14883         -program_suffix and -program_transform_name.
14884
14885 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14886
14887         * config.sub:  Accept i486 where i386 ok.
14888
14889 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14890
14891         * config.sub: accept we32k
14892
14893 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14894
14895         * config.sub, configure.in: accept OSE68000 and OSE68k.
14896
14897         * Makefile.in: don't create all directories for ``make install'';
14898         let the subdirectories create the ones they need.
14899
14900 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14901
14902         * COPYING: new file, GPL v2
14903
14904 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14905
14906         * Makefile.in: use the new gen-info-dir, which needs a template
14907         argument (which also lives in texinfo)
14908
14909         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14910
14911 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14912
14913         * config.sub (ncr3000):  Change i386 to i486.
14914
14915 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14916
14917         * Makefile.in: add install-rcs, install-grep to
14918         install-no-fixedincludes, removed install-bison and install-libgcc
14919
14920 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14921
14922         * configure.in: grab the HPUX makefile fragment if on HPUX
14923
14924 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14925
14926         * Makefile.in: eradicate bison spoor (ditto libgcc).
14927          configure.in: recognise m68{k,000}-ericsson-OSE.
14928          es1800 is alias for m68k-ericsson-OSE
14929
14930 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14931
14932         * configure.in: rearrange the parts that remove programs from
14933         configdirs, based now on HOST==TARGET or by canonical triple.
14934
14935 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14936
14937         * test-build.mk: recurse explicitly with -f test-build.mk when
14938           appropriate.  predicate stage3 and comparison on the existence
14939           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14940           On very clean, also remove ...stamp-co.  Build in-place before
14941           doing other builds.
14942
14943 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14944
14945         * Makefile.in, configure.in: add tgas
14946
14947 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14948
14949         * Makefile.in: a number of changes merged in from progressive.
14950
14951         * configure.in: add libm.
14952
14953         * .cvsignore: ignore some stuff that comes from test-build.mk.
14954
14955 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14956
14957         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14958
14959 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14960
14961         * configure: Add program_suffix (parallel to program_prefix)
14962         * Makefile.in: adjust directory-creating script for losing decstation
14963
14964 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14965
14966         * configure:  Minor $subdir-related fixes.
14967
14968 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14969
14970         * configure: fix various problems with propogating
14971         makefile_target_frag in subdirs.
14972         * configure.in: config libgcc if its there
14973
14974 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14975
14976         * config.sub:  HPPA merge.
14977
14978 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14979
14980         * Makefile.in:  Replace all-bison with all-byacc in all
14981         dependency lines for other tools (which now use byacc).
14982
14983 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14984
14985         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14986
14987 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14988
14989         * Makefile.in: make gprof rules similar to byacc rules (instead of
14990         vestigal $(unsubdir) that didn't work...)
14991
14992 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14993
14994         * config.sub:  Add support for Linux.
14995         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14996         (at least for libg++).
14997
14998 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14999
15000         * configure.texi: fix doc for the -nfp option to configure
15001
15002 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15003
15004         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15005
15006 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
15007
15008         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15009         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15010         * configure.in: added solaris* host_makefile_frag hook.
15011
15012 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15013
15014         * config.sub: changed recognition of m68000 so that various
15015         m68k types can be specified via m680[01234]0
15016
15017 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15018
15019         * config.sub (basic_machine): fix sed so that '-foo' isn't
15020         completely substituted out while .+'-foo' loses the '-foo'
15021
15022 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15023
15024         * config.sub ($os): Add -aout.
15025
15026 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
15027
15028         * configure:  If host_makefile_frag is absolute, don't
15029         prefix ${invsubdir} (relevant to libg++ auto-configure).
15030
15031 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
15032
15033         * Makefile.in (tooldir): Define it.
15034         (all-ld): Depend on all-flex.
15035
15036 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
15037
15038         * Makefile.in (check):  Fix libg++ special case.
15039
15040 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
15041
15042         * configure: do not bury `pwd` into config.status, thus do fewer
15043           pwd's.
15044
15045         * configure: print the "Building in" message only when building in
15046           other than "." AND verbose.
15047
15048         * configure: remove -s, rework -v to better accommodate guested
15049           configures.
15050
15051         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15052
15053 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
15054
15055         * Makefile.in: macroize flags passed on recursion.  remove
15056           fileutils.
15057
15058 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15059
15060         * configure: get makesrcdir right for subdirs deeper than 1.
15061
15062         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15063           install.
15064
15065 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15066
15067         * Makefile.in: don't print subdir_do or recursion lines.
15068
15069 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15070
15071         * standards.texi: added menu item.
15072
15073         * Makefile.in: build and install standards.info.
15074
15075         * standards.texi: new file.
15076
15077 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15078
15079         * configure: test for and move config.status pieces from
15080           ${subdir}/.
15081
15082 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15083
15084         * configure:  Test for existance of files before trying to mv
15085         them, to avoid numerous non-existance messages.
15086
15087 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15088
15089         * configure: correct final line of config.status.
15090
15091         * configure: patch from eggert.  Avoids a protection problem if
15092           the original Makefile.in is read only.
15093
15094         * configure: use move-if-change from gcc to create config.status.
15095           Some makefiles depend on config.status to tell if a directory
15096           has been reconfigured for a different host.  This change
15097           prevents those directories from remaking everything in the case
15098           where the reconfig was only intended to rebuild a Makefile.
15099
15100         * configure: test for config.sub with "config.sub sun4" rather
15101           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15102           host alias from a missing config.sub.
15103
15104 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15105
15106         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15107           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15108
15109 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15110
15111         * configure: mkdir ${subdir} as needed.
15112
15113 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15114
15115         * Makefile.in,configure.in: added autoconf.
15116
15117 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15118
15119         * Makefile.in: no longer pass against on recursion.
15120
15121         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15122           definitions are not inherited.
15123
15124         * configure: correct makesrcdir when subdir is .
15125
15126 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15127
15128         * configure:  Add support for 'subdirs' variable, which is
15129         like 'configdirs', except that configure doesn't re-invoke
15130         itself for subdirs, it just creates a Makefile for each subdir.
15131         * configure.texi:  Document subdirs.
15132
15133 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15134
15135         * configure.in: added flex to configdirs
15136
15137 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15138
15139         * Makefile.in: remove clean-stamps from clean.
15140
15141 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15142
15143         * configure.in:  Add gdbtest to configdirs.
15144
15145 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15146
15147         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15148         to recursive makes.
15149         * configure.in:  Recognize new ncr3000 config.
15150
15151 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15152
15153         * Makefile.in, configure.in: removed references to gdbm.
15154
15155 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15156
15157         * config.sub:  Don't canonicalize os value
15158         newsos* to bsd (readline needs to check for newsos).
15159         (This fix was earlier made Jan 31, but got re-broken.)
15160
15161 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15162
15163         * configure.in:  sco is an os, not a vendor!
15164
15165         * configure:  Quote $( better.  Keep various shells happy.
15166
15167 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15168
15169         * Makefile.in: eliminate stamp-files.
15170
15171 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15172
15173         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15174           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15175
15176 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15177
15178         * config.sub:  fix iris/iris3.
15179
15180 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15181
15182         * configure: re-add -rm.
15183
15184 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15185
15186         * Maskefile.in: add .stmp-rcs to all.
15187
15188         * configure.in: remove gas from rs6000 build, use aix host fragment.
15189
15190 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15191
15192         * configure: pass down site_option during recursion.
15193
15194 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15195
15196         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15197
15198 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15199
15200         * configure: Change exec_prefix so that it really defaults to prefix.
15201
15202 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15203
15204         * Makefile.in, configure.in:  Add support for mmalloc library.
15205
15206 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15207
15208         * Makefile.in: add stmp dependencies for a few more things.
15209
15210 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15211
15212         * configure: adjusted error message on objdir/srcdir configure
15213           collision, per john's suggestion.
15214
15215         * Makefile.in: add libiberty stmp to all and all.cross.
15216
15217 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15218
15219         * Makefile.in: remove force dependencies, add grep to all.
15220
15221 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15222
15223         * Makefile.in: drop flex.  make stamp files work.
15224
15225         * configure: added test for conflicting configuration in srcdir,
15226           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15227           gets cranky.  use relative paths for configure and srcdir
15228           whenever possible.  Send some error messages to stderr that were
15229           going to stdout.
15230
15231 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15232
15233         * Makefile.in:  Fix libg++ rule to check for gcc directory
15234         before using gcc/gcc.  Also pass XTRAFLAGS.
15235
15236 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15237
15238         * Makefile.in: added stmp-files so that directories aren't polled
15239           when they are already built.
15240
15241         * configure.texi: fixed a node pointer problem.
15242
15243 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15244
15245         * config.sub configure.in gdb/configure.in
15246         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15247         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15248         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15249
15250 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15251
15252         * configure: -recurring becomes -silent.  corrected help message
15253           for -site= option.
15254
15255         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15256
15257 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15258
15259         * configure: when building Makefile for crosses, replace
15260           tooldir and program_prefix.  default srcdir from location of
15261           config.sub.  remove "for host in hosts" and "for target in
15262           targets" loops.
15263
15264 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15265
15266         * Makefile.in: Do not pass bindir or mandir to cvs.
15267
15268 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15269
15270         * Makefile.in, configure.in: removed traces of namesubdir,
15271           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15272           copyrights to '92, changed some from Cygnus to FSF.
15273
15274         * configure.texi: remove most references to multiple hosts,
15275           multiple targets, subdirs, etc.
15276
15277         * configure.man: removed rcsid. reference config.sub not
15278           config.subr.
15279
15280         * Makefile.in: mkdir $(infodir) on install-info.
15281
15282 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15283
15284         * configure.texi:  Explain better about .gdbinit and about
15285         the environment that configure.in sections run in.
15286
15287 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15288
15289         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15290
15291 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15292
15293         * README:  DOC.configure => cfg-paper.texi.
15294
15295 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15296
15297         * config.sub (near case $os):  Don't convert newsos* to bsd!
15298
15299 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15300
15301         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15302         the number of copies of COPYING that go into the GDB tar file.
15303
15304 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15305
15306         * bfd/configure.in, gdb/config/mh-i386sco,
15307         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15308         Fix SCO configuration stuff.
15309
15310 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15311
15312         * Makefile.in:  For libg++, make sure the -I pointing
15313         to the gcc directory goes *after* all the libg++-local -I flags.
15314         Also, move just-gcc dependency from just-libg++ to all-libg++.
15315
15316 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15317
15318         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15319
15320 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15321
15322         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15323
15324 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15325
15326         * config.sub:  Add stratus configuration frags.  Also
15327         submitted to FSF.
15328
15329 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15330
15331         * Makefile.in (DEV_SUPPORT):  add configure.man.
15332
15333         * config.sub(Decode manufacturer-specific):  add -none*.
15334
15335 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15336
15337         * Makefile.in:  remove form feeds to make Sun's make happy.
15338         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15339
15340 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15341
15342         * Makefile.in (AR_FLAGS):  Make quieter.
15343
15344 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15345
15346         * configure.in:  Add libg++.
15347         * configure:  When verbose, don't output the command line at each
15348         level; it will be unremarkably the same as the previous version,
15349         which will be the same as what the user typed.
15350
15351 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15352
15353         * configure.in, Makefile.in: fix clean-info, add flex.  add
15354           fileutils.
15355
15356         * configure: be less sensitive to spaces in Makefile.in.  Do not
15357           look for sources in "..".  Doing so breaks subdirectories that
15358           might have their own configure.  If a subdir has it's own
15359           configure script, use it.
15360
15361 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15362
15363         * cfg-paper.texi: some changes suggested by rms.
15364
15365 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15366
15367         * config.sub:  Merge in some small additions from the FSF version,
15368         taken from the gcc distribution, to bring the Cygnus and FSF
15369         versions into closer sync.
15370
15371 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15372
15373         * configure.in:  Changed svr4 references to sysv4.
15374
15375 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15376
15377         * configure: added -V for version number option.
15378
15379 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15380
15381         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15382           renamed from DOC.configure to cfg-paper.texi.
15383
15384 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15385
15386         * configure, config.subr, config.sub: config.subr is now
15387           config.sub again.
15388
15389 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15390
15391         * configure.texi: new file, in progress.
15392
15393         * Makefile.in: build info file and install the man page for
15394           configure.
15395
15396         * configure.man: new file, first cut.
15397
15398         * configure: find config.subr again now that configuration "none"
15399           has gone.  removed all traces of the -ansi option.  removed all
15400           traces of the -languages option.
15401
15402         * config.subr: resync from rms.
15403
15404 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15405
15406         * configure, config.sub, config.subr: merge config.sub into
15407           config.subr, call the result config.subr, remove config.sub, use
15408           config.subr.
15409
15410         * Makefile.in: revised install for dir.info.
15411
15412 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15413
15414         * configure.in: add decstation host makefile frag.
15415
15416         * Makefile.in: BISON now bison -y again.  also install-gcc on
15417           install.  clean-gdbm on clean.  infodir belongs in datadir.
15418           Make directories for info install.  Build dir.info here then
15419           install it.
15420
15421 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15422
15423         * Makefile.in: fix for bad directory tests.
15424
15425 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15426
15427         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15428           regexp.  -srcdir relative was being handled incorrectly.
15429
15430         * Makefile.in: unwrapped some for loops so that parallel makes
15431           work again and so one can focus one's attention on a particular
15432           package.
15433
15434 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15435
15436         * configure: added PWD as a stand in for `pwd` (for speed). use
15437           elif wherever possible.  make -srcdir work without -objdir.
15438           -objdir= commented out.
15439
15440 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15441
15442         * configure: +options become --options.  -subdirs commented out.
15443           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15444           Makefile now at top of generated Makefile.  Removed cvs log
15445           entries.  added -srcdir.  create .gdbinit only if there is one
15446           in ${srcdir}.
15447
15448         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15449           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15450           and mandir now keyed off datadir by default.
15451
15452 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15453
15454         * Freshly created ChangeLog.
15455
15456 \f
15457 Local Variables:
15458 mode: change-log
15459 left-margin: 8
15460 fill-column: 76
15461 version-control: never
15462 End: