MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola, and Richard Guenthe...
[platform/upstream/gcc.git] / ChangeLog
1 2009-10-07  Richard Guenther  <rguenther@suse.de>
2
3         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4         and Richard Guenther as reviewers.
5         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6         as reviewers.
7
8 2009-10-07  Hariharan Sandanagobalane <hariharan@picochip.com>
9
10         * config.sub : Update from upstream sources.
11
12 2009-10-06  Ian Lance Taylor  <iant@google.com>
13
14         * Makefile.def: check-gold depends upon all-gas.
15         * Makefile.in: Rebuild.
16
17 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
18
19         * MAINTAINERS (Write After Approval): Add myself.
20
21 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
22
23         * Makefile.def: all-lto-plugin depends on all-libiberty.
24         set bootstrap=true for lto-plugin.
25         Add lto-plugin.
26         * Makefile.in: Regenerate.
27         * configure.ac (host_libs): Add lto-plugin.
28         * configure: Regenerate.
29
30 2009-10-03  Diego Novillo  <dnovillo@google.com>
31
32         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
33         (HOST_LIBELFLIBS): Define.
34         (HOST_LIBELFINC): Define.
35         * Makefile.in: Regenerate.
36         * configure.ac: Add --enable-lto.
37         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
38         If --enable-lto is used, add 'lto' to new_enable_languages.
39         If --enable-lto is used and gold is enabled, add
40         lto-plugin to configdirs.
41         * configure: Regenerate.
42
43 2009-10-03  Simon Baldwin  <simonb@google.com>
44
45         * configure.ac: If --with-system-zlib, suppress local zlib and
46         pass --with-system-zlib to subdir configure scripts.
47         * configure: Regenerate.
48
49 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
50             Paolo Bonzini  <bonzini@gnu.org>
51
52         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
53         $(srcdir).
54         * Makefile.in: Rebuilt.
55
56 2009-09-26  Gary Funck <gary@intrepid.com>
57
58         * MAINTAINERS (Write After Approval): Add myself.
59
60 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
61
62         * configure.ac: Update minimum MPC version to 0.7.
63         * configure: Regenerate.
64
65 2009-09-25  Nick Clifton  <nickc@redhat.com>
66
67         * configure.ac: Pass any --cache-file=/dev/null option on to
68         subconfigures.
69         * configure: Regenerate.
70
71 2009-09-23  Nick Clifton  <nickc@redhat.com>
72
73         * config.sub, config.guess: Update from upstream sources.
74
75 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
76
77         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
78         * Makefile.in: Rebuilt.
79
80 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
81
82         PR bootstrap/32272
83         * configure.ac: Error out if $srcdir isn't '.' but contains
84         host-${host_noncanonical}.
85         * configure: Regenerate.
86
87 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
88
89         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
90         maintainer.
91
92 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
93
94         * configure.ac: If bootstrapping a combined tree with
95         --enable-gold, require c++ in stage1_languages.
96         * configure: Regenerate.
97
98         * configure.ac: Also add target_libs of stage1_languages to
99         bootstrap_target_libs.
100         * configure: Regenerate.
101
102         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
103         with --enable-languages not containing c++.
104         * configure: Regenerate.
105
106 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
107
108         * configure.ac: Disable java and boehm-gc for bfin-*-*.
109         * configure: Regenerate.
110
111 2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
112
113         * MAINTAINERS (Write After Approval): Update my e-mail address,
114         and move from from here...
115         (Waiting for paperwork): To here.
116
117 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
118
119         * MAINTAINERS (Reviewers): Add self as driver reviewer.
120
121 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
122
123         * configure.ac: Do not use $extrasub for replacing @if/@endif
124         parts in Makefile; instead, use additional arguments to
125         AC_CONFIG_COMMANDS to do the replacement manually, with several
126         sed invocations, to avoid HP-UX sed command limits.
127         * configure: Regenerate.
128
129 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
130
131         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
132         blank before -L.
133
134 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
135
136         * configure.ac (with-build-config): Document.  Handle without.
137         Handle missing argument.
138         * configure: Rebuilt.
139
140 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
141
142         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
143         Default to bootstrap-debug only if compare-debug works.
144         * configure: Rebuilt.
145         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
146         * Makefile.in: Rebuilt.
147
148 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
149
150         * MAINTAINERS (OS Port Maintainers): Update my email address.
151
152 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
153
154         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
155         * Makefile.in: Rebuilt.
156
157 2009-09-01  Chris Demetriou  <cgd@google.com>
158
159         * MAINTAINERS (Write After Approval): Add myself.
160
161 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
162
163         PR debug/30161
164         * include/dwarf2.h (enum dwarf_tag): Added
165         DW_TAG_GNU_template_template_param
166         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
167
168 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
169
170         * Makefile.tpl (AWK): Fix typo.
171         * Makefile.in: Regenerate.
172
173 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
174
175         * configure.ac: Detect awk and sed.
176         * Makefile.def (flags_to_pass): Add AWK and SED.
177         * Makefile.tpl (AWK, SED): New.
178         (BASE_FLAGS_TO_PASS): Add AWK and SED.
179         * configure: Regenerate.
180         * Makefile.in: Regenerate.
181
182 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
183
184         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
185         (collapseslashes): Likewise.
186
187 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188
189         * configure.ac (AC_PREREQ): Bump to 2.64.
190
191 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
192
193         * configure.ac: Remove --with-datarootdir, --with-docdir,
194         --with-pdfdir, --with-htmldir switches.
195         * configure: Regenerate.
196
197         * configure: Regenerate.
198
199         * compile: Sync from Automake 1.11.
200         * depcomp: Likewise.
201         * install-sh: Likewise.
202         * missing: Likewise.
203         * mkinstalldirs: Likewise.
204         * ylwrap: Likewise.
205
206 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
207
208         * ltmain.sh (func_normal_abspath): New function.
209         (func_relative_path): Likewise.
210         (func_mode_help): Document new -bindir option for link mode.
211         (func_mode_link): Add new -bindir option, and use it to place
212         output DLL if specified.
213
214 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
215
216         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
217         (baseargs): Add --disable-option-checking.
218         * configure: Regenerate.
219
220         * Makefile.def (configure-target-libiberty): Depend on
221         all-binutils and all-ld.
222         (configure-target-newlib): Likewise.
223         * Makefile.in: Regenerate.
224
225 2009-08-17  Ben Elliston  <bje@au.ibm.com>
226
227         * config.sub, config.guess: Update from upstream sources.
228
229 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
230
231         Sync from src, merge:
232
233         2009-07-02  Tristan Gingold  <gingold@adacore.com>
234
235         * configure.ac: Do not exclude gas for i386-*-darwin.
236         Add a case for x86_64-*-darwin.
237         * configure: Regenerate.
238
239 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
240
241         * MAINTAINERS: Add my name to Write After Approval list.
242
243 2009-08-06  Michael Eager <eager@eagercon.com>
244
245         * configure.ac: Add Microblaze target.
246         * configure: Regenerate.
247
248 2009-07-31  Christian Bruel  <christian.bruel@st.com>
249
250         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
251         * configure: Regenerate.
252         
253 2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
254
255         * MAINTAINERS (Write After Approval): Update my e-mail address.
256
257 2009-07-06  Ian Lance Taylor  <iant@google.com>
258
259         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
260         * configure: Rebuild.
261
262 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
263
264         * MAINTAINERS: Move myself to the Graphite Reviewers.
265
266 2009-06-30  Wei Guozhi  <carrot@google.com>
267
268         * MAINTAINERS: Add my name to Write After Approval list.
269
270 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
271
272         PR bootstrap/40338
273         * configure.ac (comparestring): Create new variable.
274         * Makefile.tpl (comparestring): Use to skip some comparisions.
275         * configure: Regenerate.
276         * Makefile.in: Regenerate.
277
278 2009-06-26  Doug Evans  <dje@sebabeach.org>
279
280         * Makefile.def (host_modules): Add cgen.
281         * Makefile.in: Regenerate.
282         * configure.ac (host_tools): Add cgen.
283         * configure: Regenerate.
284
285 2009-06-23  DJ Delorie  <dj@redhat.com>
286
287         * MAINTAINERS: Add myself as mep maintainer.
288
289 2009-06-23  Ian Lance Taylor  <iant@google.com>
290
291         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
292         boot_languages.  Only bootstrap target libraries listed in
293         target_libs for some boot language.  Add --with-stage1-ldflags,
294         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
295         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
296         if not building with C++.
297         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
298         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
299         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
300         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
301         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
302         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
303         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
304         * configure, Makefile.in: Rebuild.
305
306 2009-06-23  Li Feng  <nemokingdom@gmail.com>
307
308         * MAINTAINERS: Added my name to write-after-approval list.
309
310 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
311
312         * configure.ac: Define is_elf for QNX Neutrino targets.
313         * configure: Regenerate.
314
315 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
316
317         * MAINTAINERS: Added my name to the write-after-approval list
318
319 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
320
321         * configure.ac: Detect MPC in default directory.
322         * configure: Regenerate.
323
324 2009-06-03  Jerome Guitton  <guitton@adacore.com>
325             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
326
327         * Makefile.tpl (all): Avoid a trailing backslash.
328         * Makefile.in: Regenerate.
329
330 2009-06-03  Ben Elliston  <bje@au.ibm.com>
331
332         * config.sub, config.guess: Update from upstream sources.
333
334 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
335
336         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
337         to noconfdirs.
338         * configure: Regenerate.
339
340 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
341
342         * Makefile.tpl ([+compare-target+]): Compare all stage
343         directories, rather than just gcc.
344         * Makefile.in: Rebuilt.
345
346 2009-06-01  Doug Kwan  <dougkwan@google.com>
347
348         * configure.ac: Support gold for target arm*-*-*.
349         * configure: Regenerate.
350
351 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
352
353         * Makefile.def: Add MPC support and dependencies.
354         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
355
356         * Makefile.in, configure: Regenerate.
357
358 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
359
360         * Makefile.tpl (all): Avoid harmless warning in make all when
361         gcc-bootstrap is enabled but stage_last does not exist.
362         * Makefile.in: Rebuilt.
363
364 2009-05-24  Nicolas Roche  <roche@adacore.com>
365
366         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
367         * Makefile.in: Regenerate.
368
369 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
370
371         * MAINTAINERS: Update my e-mail address.
372
373 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
374
375         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
376         * configure:  Regenerate.
377
378 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
379
380         PR other/40159
381         * Makefile.tpl (all): Don't assume gcc-bootstrap and
382         gcc-no-bootstrap are mutually exclusive.
383         * Makefile.in: Rebuilt.
384
385 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
386
387         PR other/40159
388         * Makefile.tpl (all): Don't end with unconditional success.
389         * Makefile.in: Rebuilt.
390
391 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
392
393         PR target/37137
394         * Makefile.def (flags_to_pass): Remove redundant and incomplete
395         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
396         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
397         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
398         stage_configureflags, stage_cflags and stage_libcflags into
399         explicit Makefile macros.
400         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
401         GFORTRAN.
402         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
403         CC.  Set CC_FOR_BUILD from CC.
404         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
405         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
406         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
407         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
408         and GFORTRAN.
409         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
410         (_LIBCFLAGS): Renamed to _TFLAGS.
411         (do-compare-debug, do-compare3-debug): Drop.
412         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
413         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
414         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
415         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
416         (XGCC_FLAGS_FOR_TARGET): New.
417         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
418         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
419         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
420         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
421         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
422         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
423         TFLAGS.
424         (BUILD_CONFIG): Include if requested.
425         (all): Set TFLAGS on bootstrap.
426         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
427         (all-stageid-prefixmodule): Likewise.
428         (do-clean, distclean-stageid): Set TFLAGS.
429         (restrap): Fix whitespace.
430         * Makefile.in: Rebuilt.
431
432 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
433
434         * config.guess: Sync with src.
435
436 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
437
438         * configure.ac ($with_ppl):  Default to no if not supplied.
439         ($with_cloog):  Likewise.
440         configure:  Regenerate.
441
442 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
443
444         * MAINTAINERS: Update my e-mail address.
445
446 2009-04-27  Nick Clifton  <nickc@redhat.com>
447
448         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
449
450 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
451
452         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
453         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
454         * Makefile.in: Regenerate.
455
456 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
457
458         PR bootstrap/39739
459         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
460         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
461
462         * configure, Makefile.in: Regenerate.
463
464 2009-04-21  Taras Glek  <tglek@mozilla.com>
465
466         * include/hashtab.h: Update GTY annotations to new syntax
467         * include/splay-tree.h: Likewise
468
469 2009-04-17  Ben Elliston  <bje@au.ibm.com>
470
471         * config.sub, config.guess: Update from upstream sources.
472
473 2009-04-15  Anthony Green  <green@moxielogic.com>
474
475         * configure.ac: Add moxie support.
476         * configure: Rebuilt.
477
478 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
479
480         * configure.ac: Change copyright header to refer to version
481         3 of the GNU General Public License and to point readers at the
482         COPYING3 file and the FSF's license web page.
483         * Makefile.def: Likewise.
484         * Makefile.tpl: Likewise.
485         * Makefile.in: Regenerate.
486
487 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
488
489         * configure.ac: Restore match for darwin9 or later. Use double
490         brackets since regeneration eats one pair.
491         * configure: Regenerate.
492
493 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
494
495         PR gas/10039
496         * configure.ac: Require texinfo 4.7.
497         * configure: Regenerated.
498
499 2009-04-09  Nick Clifton  <nickc@redhat.com>
500
501         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
502         the GCC Runtime Library Exception.
503
504 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
505
506         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
507         * configure: Regenerate.
508
509 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
510
511         * Makefil.def (languages): New entries.
512         * Makefile.tpl (check-gcc-*): New generic target.
513         * Makefile.in: Regenerate.
514
515 2009-03-25  Erven Rohou <erven.rohou@inria.fr>
516
517         * MAINTAINERS:  Update my email address.
518
519 2009-03-18  Tom Tromey  <tromey@redhat.com>
520
521         * configure: Rebuild.
522         * configure.ac (host_libs): Add libiconv.
523         * Makefile.in: Rebuild.
524         * Makefile.def (host_modules): Add libiconv.
525         (configure-gdb, all-gdb): Depend on libiconv.
526
527 2009-03-16  Tristan Gingold  <gingold@adacore.com>
528
529         * configure.ac: Treat gdb as supported on x86_64-darwin.
530         * configure: Regenerate.
531
532 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
533
534         * configure.ac (--with-host-libstdcxx): New option.
535         * configure: Regenerate.
536
537 2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
538
539         * MAINTAINERS:  Move myself into the write after approval list.
540
541 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
542
543         * MAINTAINERS: Update e-mail address.
544         
545 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
546
547         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
548
549 2009-03-10  Ira Rosen <irar@il.ibm.com>
550
551         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
552
553 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
554
555         Backport from git Libtool:
556
557         2009-01-19  Robert Millan  <rmh@aybabtu.com>
558         Support GNU/kOpenSolaris.
559         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
560         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
561         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
562         GNU/kOpenSolaris.
563
564 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
565
566         * MAINTAINERS: Update e-mail address.
567
568 2009-02-24  Michael Eager  <eager@eagercon.com>
569
570         * MAINTAINERS (Write After Approval): Add self.
571
572 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
573
574         * MAINTAINERS (Write After Approval): Add myself.
575
576 2009-02-05  Andreas Schwab  <schwab@suse.de>
577
578         * Makefile.tpl (stage_last): Define $r and $s before using
579         $(RECURSE_FLAGS_TO_PASS).
580         * Makefile.in: Regenerate
581
582 2009-01-30  Ian Lance Taylor  <iant@google.com>
583
584         * MAINTAINERS: Move myself to the Global Reviewers list.
585
586 2009-01-29  Robert Millan  <rmh@aybabtu.com>
587
588         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
589         * configure: Regenerate.
590
591 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
592
593         * MAINTAINERS: Make whitespace consistent.
594         Remove Robert Millan from Write After Approval.
595
596 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
597
598         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
599         (all-opcodes): Depend on all-libiberty.
600         * Makefile.in: Regenerate.
601
602 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
603
604         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
605         * configure: Regenerate.
606
607 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
608
609         * MAINTAINERS (Write After Approval): Add myself.
610
611 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
612
613         * MAINTAINERS: Add myself to reviewers (Fortran).
614
615 2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
616
617         PR tree-optimization/38515
618         * configure.ac (cloog-polylib): Removed.
619         (with_ppl, with_cloog): Test for "no".
620         * configure: Regenerated.
621
622 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
623
624         * MAINTAINERS: Moved myself to reviewers (Fortran).
625
626 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
627
628         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
629         (Write After Approval): Remove myself.
630
631 2009-01-03  Diego Novillo  <dnovillo@google.com>
632
633         * MAINTAINERS: Remove myself from alias maintainership.
634
635 2009-01-02  David Ayers  <ayers@fsfe.org>
636
637         * MAINTAINERS: Update e-mail address.
638
639 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
640
641         * MAINTAINERS: Make whitespace consistent.
642
643 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
644
645         Backport from upstream Libtool:
646         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
647         Add cache variables to tests that require the linker to work.
648         For shlibpath_overrides_runpath, this also changes the semantics
649         to let the result from the C compiler take precedence.
650
651 2008-12-02  Ben Elliston  <bje@au.ibm.com>
652
653         * config.sub, config.guess: Update from upstream sources.
654
655 2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
656
657         * configure.ac (ppllibs): Add by default the lib flags.
658         * configure: Regenerate.
659
660 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
661
662         * MAINTAINERS:  Add myself to the write after approval list.
663
664 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
665
666         * configure.ac: Add double brackets on darwin[912].
667         * configure: Regenerate.
668
669 2008-12-03  Daniel Kraft  <d@domob.eu>
670
671         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
672         Approval to Reviewer section (for Fortran front-end).
673
674 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
675
676         * configure.ac: Expand to darwin10 and later.
677         * configure: Regenerate.
678
679 2008-12-02  Andreas Schwab  <schwab@suse.de>
680
681         * Makefile.def: configure-target-boehm-gc depends on
682         all-target-libstdc++-v3.
683         * Makefile.in: Regenerate.
684
685 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
686
687         * MAINTAINERS:  Add myself as mingw maintainer.
688
689 2008-12-02  Ben Elliston  <bje@au.ibm.com>
690
691         * config.sub, config.guess: Update from upstream sources.
692
693 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
694
695         * README.SCO: Remove.
696
697 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
698
699         * MAINTAINERS:  Add myself to the write after approval list.
700
701 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
702
703         * MAINTAINERS:  Update my email address in WAA section.
704
705 2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
706
707         * MAINTAINERS: Update e-mail address.
708
709 2008-11-27  Toon Moene <toon@moene.org>
710
711         * MAINTAINERS: Change e-mail address.
712
713 2008-11-27  Tristan Gingold  <gingold@adacore.com>
714
715         * configure.ac: Build gdb for i?86-*-darwin*
716         * configure: Regenerated.
717
718 2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
719
720         * MAINTAINERS: Added my full name.
721
722 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
723
724         PR bootstrap/38014
725         PR bootstrap/37923
726
727         Revert:
728
729         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
730
731         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
732         * Makefile.in: Regenerated.
733
734         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
735
736         PR gdb/921
737         PR gdb/1646
738         PR gdb/2175
739         PR gdb/2176
740
741         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
742         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
743         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
744         (HOST_EXPORTS): Pass CPPFLAGS.
745         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
746         (LDFLAGS_FOR_TARGET): Initialize from configure script.
747         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
748         * Makefile.in, configure: Regenerated.
749         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
750         and CPPFLAGS_FOR_BUILD.
751
752 2008-11-06  Jeff Law <law@redhat.com>
753
754         * MAINTAINERS: Add myself as middle end maintainer.
755
756 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
757
758         * MAINTAINERS (Write after approval): Add myself.
759
760 2008-11-05  Diego Novillo  <dnovillo@google.com>
761
762         * MAINTAINERS (Global Reviewers): Add myself.
763         (Non-Algorithmic Maintainers): Remove myself.
764
765 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
766
767         * MAINTAINERS (Write after approval): Add myself.
768
769 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
770
771         * MAINTAINERS (Write after approval): Add myself.
772
773 2008-10-31  Ben Elliston  <bje@au.ibm.com>
774
775         * configure.ac (spu-*-*): Remove special case.
776         * configure: Regenerate.
777
778 2008-10-30  Catherine Moore  <clm@codesourcery.com>
779
780         * MAINTAINERS (Write after approval): Update my email address.
781
782 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
783
784         * configure.ac [spu-*-*]: Do not set skipdirs.
785         * configure: Re-generate.
786
787 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
788
789         * MAINTAINERS (Various Maintainers): Add myself to reload.
790
791 2008-10-25  Richard Guenther  <rguenther@suse.de>
792
793         * MAINTAINERS (Various Maintainers): Add myself as middle-end
794         maintainer.  Remove myself as libgcc-math maintainer.
795         (Non-Algorithmic Maintainers): Remove myself.
796
797 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
798
799         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
800         * Makefile.in: Regenerated.
801
802 2008-10-23  Cary Coutant  <ccoutant@google.com>
803
804         * MAINTAINERS (Write after approval): Add myself.
805
806 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
807
808         PR gdb/921
809         PR gdb/1646
810         PR gdb/2175
811         PR gdb/2176
812
813         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
814         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
815         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
816         (HOST_EXPORTS): Pass CPPFLAGS.
817         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
818         (LDFLAGS_FOR_TARGET): Initialize from configure script.
819         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
820         * Makefile.in, configure: Regenerated.
821         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
822         and CPPFLAGS_FOR_BUILD.
823
824 2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
825
826         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
827         Sebastian Pop.
828
829 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
830
831         * MAINTAINERS (Write After Approval): Added myself.
832
833 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
834
835         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
836         recommended version to 2.3.2.
837
838         * configure: Regenerate.
839
840 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
841
842         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
843
844 2008-09-29  David Daney <david.daney@caviumnetworks.com>
845
846         * MAINTAINERS (Write After Approval): Update e-mail address.
847
848 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
849
850         * libtool.m4: Update to libtool 2.2.6.
851         * lt~obsolete.m4: Update to libtool 2.2.6.
852         * ltmain.sh: Update to libtool 2.2.6.
853         * ltsugar.m4: Update to libtool 2.2.6.
854         * ltversion.m4: Update to libtool 2.2.6.
855         * ltoptions.m4: Update to libtool 2.2.6.
856         * ltgcc.m4: Update to match changes from libtool 2.2.6.
857
858 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
859
860         * MAINTAINERS (Write After Approval): Add myself.
861
862 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
863
864         * MAINTAINERS (Write After Approval): Update my name.
865
866 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
867
868         * MAINTAINERS: Add myself in "Write After Approval".
869
870 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
871
872         * MAINTAINERS: Add myself as ia64 maintainer.
873
874 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
875
876         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
877         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
878         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
879         and Michael Tiemann from Write After Approval since they do not
880         actually have access.
881
882 2008-09-05  Richard Guenther  <rguenther@suse.de>
883
884         * configure.ac: Initialize clooglibs to -lcloog.
885         * configure: Re-generate.
886
887 2008-09-04  Le-Chun Wu  <lcwu@google.com>
888
889         * MAINTAINERS (Write After Approval): Add myself.
890
891 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
892
893         * configure.ac (--with-cloog-polylib): New.
894         (--disable-cloog-version-check): New.
895         (--disable-ppl-version-check): New.
896         * configure: Re-generate.
897
898 2008-09-03  Richard Guenther  <rguenther@suse.de>
899
900         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
901         cloog test.
902         * configure: Re-generate.
903
904 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
905
906         Add picoChip port.
907         * MAINTAINERS: Add picoChip maintainers.
908
909 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
910             Tobias Grosser  <grosser@fim.uni-passau.de>
911             Jan Sjodin  <jan.sjodin@amd.com>
912             Harsha Jagasia  <harsha.jagasia@amd.com>
913             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
914             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
915             Adrien Eliche  <aeliche@isty.uvsq.fr>
916
917         Merge from graphite branch.
918         * configure: Regenerate.
919         * Makefile.in: Regenerate.
920         * configure.ac (host_libs): Add ppl and cloog.
921         Add checks for PPL and CLooG.
922         * Makefile.def (ppl, cloog): Added modules and dependences.
923         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
924         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
925
926 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
927
928         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
929         (GCC_SHLIB_SUBDIR): New.
930         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
931         * configure: Regenerate.
932         * Makefile.in: Regenerate.
933
934 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
935
936         * MAINTAINERS: Consistently use tabs to separate columns.
937
938 2008-08-29  Tristan Gingold  <gingold@adacore.com>
939
940         * MAINTAINERS (Write after Approval): Add myself.
941
942 2008-08-28  Tristan Gingold  <gingold@adacore.com>
943
944         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
945         Enable bfd, binutils and opcodes.
946         * configure: Regenerate.
947
948 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
949
950         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
951
952 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
953
954         * MAINTAINERS:  Use correct Umlaut for last name.
955
956 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
957
958         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
959
960 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
961
962         * MAINTAINERS: Update my email address.
963
964 2008-08-16  Nicolas Roche  <roche@adacore.com>
965
966         * Makefile.tpl: Add BOOT_ADAFLAGS.
967         * Makefile.in: Regenerate.
968
969 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
970
971         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
972         * configure: Regenerate.
973
974 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
975
976         * configure.ac: Add makefile fragments for hpux.
977         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
978         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
979         * configure: Regenerate.
980         * Makefile.in: Regenerate.
981
982 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
983
984         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
985
986 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
987
988         * MAINTAINERS (Write after Approval): Add myself.
989
990 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
991
992         * MAINTAINERS (Write After Approval):  Add myself.
993
994 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
995
996         * MAINTAINERS (Write After Approval):  Add myself.
997
998 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
999
1000         * MAINTAINERS: Update my email address.
1001
1002 2008-06-25  Joey Ye  <joey.ye@intel.com>
1003
1004         * MAINTAINERS (Write After Approval):  Add myself.
1005
1006 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1007
1008         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1009         * Makefile.in: Regenerate.
1010         * configure: Regenerate.
1011
1012 2008-06-17  Daniel Kraft  <d@domob.eu>
1013
1014         * MAINTAINERS (Write After Approval):  Add myself.
1015
1016 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1017
1018         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1019         "$@" is still intact with both Autoconf 2.59 and 2.62.
1020         * configure: Regenerate.
1021
1022 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1023
1024         * Makefile.tpl: Fix comment errors.
1025         * Makefile.in: Regenerate.
1026
1027 2008-06-12  David S. Miller  <davem@davemloft.net>
1028             David Edelsohn  <edelsohn@gnu.org>
1029
1030         * configure.ac: Add powerpc*-*-* to gold supported targets.
1031         * configure: Regenerate.
1032
1033 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
1034
1035         PR tree-optimization/36218
1036         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1037         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1038         (all prefix="build-"): Pass them to build-system sub-makes.
1039         * Makefile.in: Regenerate.
1040
1041 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
1042
1043         * MAINTAINERS (mt port): Remove.
1044         (sco5, unixware, sco udk): Remove.
1045         (Kean Johnston): Add to Write After Approval.
1046
1047 2008-05-30  Julian Brown  <julian@codesourcery.com>
1048
1049         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1050         of libobjc for ARM EABI Linux.
1051         * configure: Regenerate.
1052
1053 2008-05-18 Xinliang David Li   <davidxl@google.com>
1054
1055         * ChangeLog: Remove wrong ChangeLog entry.
1056
1057 2008-05-17 Xinliang David Li   <davidxl@google.com>
1058
1059         * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
1062
1063         * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2008-05-14  Rafael Espíndola  <espindola@google.com>
1066
1067         * config-ml.in: don't handle --enable-shared and --enable-static.
1068
1069 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
1070
1071         * MAINTAINERS: Update my email address.
1072
1073 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
1074
1075         * MAINTAINERS: Update my email address.
1076
1077 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
1078
1079         * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
1082
1083         * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1086
1087         * MAINTAINERS (crx): Add myself.
1088
1089 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1090
1091         Sync with src:
1092         2008-04-14  David S. Miller  <davem@davemloft.net>
1093
1094         * configure.ac: Add sparc*-*-* to gold supported targets.
1095         * configure: Regenerate.
1096
1097 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1098
1099         PR bootstrap/35457
1100         * configure.ac: Include override.m4.
1101         * configure: Regenerate.
1102
1103 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
1104
1105         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1106         * Makefile.in: Regenerate.
1107
1108 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1109
1110         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1111         as nonconfigurable directories list.
1112         * configure: Regenerate.
1113
1114 2008-04-14  Ben Elliston  <bje@au.ibm.com>
1115
1116         * config.sub, config.guess: Update from upstream sources.
1117
1118 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
1119
1120         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1121         * Makefile.in: Regenerate.
1122
1123 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
1124
1125         * configure.ac: Do not build libssp for the AVR.
1126         * configure: Regenerate.
1127
1128 2008-04-07  Ian Lance Taylor  <iant@google.com>
1129
1130         * Makefile.def: check-gold depends upon all-binutils.
1131         * Makefile.in: Regenerate.
1132
1133 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
1134
1135         * MAINTAINERS (Write After Approval): Add myself.
1136
1137 2008-04-04  Nick Clifton  <nickc@redhat.com>
1138
1139         PR binutils/4334
1140         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1141         builds.
1142         * configure: Regenerate.
1143
1144 2008-04-04  NightStrike  <NightStrike@gmail.com>
1145
1146         PR other/35151
1147         * configure.ac: Combine rules for mingw32 and mingw64.
1148         * configure: Regenerate.
1149
1150 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
1151
1152         * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2008-04-01  Seongbae Park <seongbae.park@gmail.com>
1155
1156         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1157         * Makefile.in (.NOTPARALLEL): Ditto.
1158
1159 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
1160
1161         * MAINTAINERS (Write After Approval): Add myself.
1162
1163 2008-03-31  Seongbae Park <seongbae.park@gmail.com>
1164
1165         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1166         * Makefile.in (.NOTPARALLEL): Regenerate.
1167
1168 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
1169
1170         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1171         * Makefile.in: Regenerate.
1172
1173 2008-03-26  Jakub Staszak  <kuba@et.pl>
1174
1175         * MAINTAINERS (Write After Approval): Add myself.
1176
1177 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
1178
1179         * MAINTAINERS:  Update e-mail address.
1180
1181 2008-03-20  Ian Lance Taylor  <iant@google.com>
1182
1183         * configure.ac: Add support for --enable-gold.
1184         * Makefile.def: Add gold as a directory like ld.
1185         * configure, Makefile.in: Regenerate.
1186
1187 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1188
1189         * configure.ac: m4_include config/proginstall.m4.
1190         * configure: Regenerate.
1191
1192         Backport from upstream Libtool:
1193
1194         2007-10-12  Eric Blake  <ebb9@byu.net>
1195
1196         Deal with Autoconf 2.62's semantic change in m4_append.
1197         * ltsugar.m4 (lt_append): Replace broken versions of
1198         m4_append.
1199         (lt_if_append_uniq): Don't require separator to be overquoted,
1200         and avoid broken m4_append.
1201         (lt_dict_add): Fix typo.
1202         * libtool.m4 (_LT_DECL): Don't overquote separator.
1203
1204 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
1205
1206         * config.rpath: Add AIX 6 support.
1207
1208 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
1209
1210         * Makefile.def (stageprofile).  Remove -fprofile-generate
1211         from stage_libcflags.
1212         * Makefile.in: Regenerate.
1213
1214 2008-03-13  Ben Elliston  <bje@au.ibm.com>
1215
1216         * config.sub, config.guess: Update from upstream sources.
1217
1218 2008-03-06  Tom Tromey  <tromey@redhat.com>
1219
1220         * MAINTAINERS: Update for treelang deletion.
1221
1222 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
1223
1224         * MAINTAINERS: Update my email address.
1225
1226 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
1227
1228         * MAINTAINERS (darwin port): Add myself as a maintainer.
1229         (objective-c/c++): Add myself as a maintainer.
1230
1231 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
1232
1233         * MAINTAINERS (Write After Approval): Update my email address.
1234
1235 2008-02-25  Tomas Bily  <tbily@suse.cz>
1236
1237         * MAINTAINERS (Write After Approval): Add myself.
1238
1239 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
1240
1241         * MAINTAINERS (OpenMP): Add myself.
1242
1243 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
1244
1245         PR bootstrap/32009
1246         PR bootstrap/32161
1247
1248         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1249         * configure: Regenerate.
1250
1251         * Makefile.def: Define stage_libcflags for all bootstrap stages.
1252         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1253         STAGE4_LIBCFLAGS): New.
1254         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1255         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1256         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1257         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1258         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1259         for target modules.  Don't export LIBCFLAGS.
1260         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1261         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1262         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1263         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1264         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1265         * Makefile.in: Regenerate.
1266
1267 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268
1269         PR libgcj/33085
1270         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1271         Do not use -DDLL_EXPORT.  Backport from upstream.
1272
1273 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1274
1275         * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
1278
1279         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1280         * configure: Regenerate.
1281
1282 2008-01-31  Marc Gauthier  <marc@tensilica.com>
1283
1284         * configure.ac (xtensa*-*-*): Recognize processor variants.
1285         * configure: Regenerate.
1286
1287 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1288
1289         PR bootstrap/34922
1290         * configure.ac (PARSE_ARGS): Push suitable setting of
1291         ac_subdirs_all, for `./configure --help=recursive'.
1292         Handle `+' in generic toplevel directory disabling.
1293         * configure: Regenerate.
1294
1295 2008-01-28  Nick Clifton  <nickc@redhat.com>
1296
1297         * MAINTAINERS (xstormy16): Take over maintainership.
1298
1299 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
1300
1301         * MAINTAINERS (c4x port): Remove.
1302
1303 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
1304
1305         * libtool.m4: Backport AIX 6 support from ToT Libtool.
1306
1307 2008-01-23  Ben Elliston  <bje@au.ibm.com>
1308
1309         * config.sub, config.guess: Update from upstream sources.
1310
1311 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
1312
1313         * MAINTAINERS (Write After Approval): Add myself.
1314
1315 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
1316
1317         * MAINTAINERS: Update my email address.
1318
1319 2008-01-09  Raksit Ashok  <raksit@google.com>
1320
1321         * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2008-01-09  Raksit Ashok  <raksit@google.com>
1324
1325         * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2008-01-08  Ben Elliston  <bje@au.ibm.com>
1328
1329         * config.sub, config.guess: Update from upstream sources.
1330
1331 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1332
1333         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1334         Change recommended MPFR from 2.2.1 -> 2.3.0.
1335         * configure: Regenerate.
1336
1337 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
1338
1339         * MAINTAINERS: Update my email address.
1340
1341 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
1342
1343         * MAINTAINERS: Update my email address.
1344
1345 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
1346
1347         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1348         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1349         * Makefile.in: Regenerate.
1350
1351 2007-12-10  Mark Heffernan <meheff@google.com>
1352
1353         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1354         misplaced entries.
1355
1356 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
1357
1358         * configure.ac: Enable libjava for x86_64-*-darwin9.
1359         * configure: Regenerate.
1360
1361 2007-12-07  Bill Maddox <maddox@google.com>
1362
1363         * MAINTAINERS (Write After Approval): Add myself.
1364
1365 2007-12-05  Ben Elliston  <bje@au.ibm.com>
1366
1367         * config.sub, config.guess: Update from upstream sources.
1368
1369 2007-12-02  Matthias Klose  <doko@ubuntu.com>
1370
1371         * config-ml.in: Remove 64bit configure tests.
1372
1373 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1374
1375         * config-ml.in: Robustify against white space in absolute file
1376         names.
1377
1378         * config-ml.in (multi-clean): Substitute ${Makefile}.
1379         Remove superfluous ${Makefile} in list.
1380
1381 2007-11-19  Thiemo Seufer  <ths@mips.com>
1382
1383         * config-ml.in: Don't hardcode the Makefile name.
1384
1385 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
1386
1387         * MAINTAINERS (Write After Approval): Add myself.
1388
1389 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
1390
1391         * MAINTAINERS (Write After Approval): Add myself.
1392
1393 2007-11-06  Doug Kwan <dougkwan@google.com>
1394
1395         * MAINTAINERS (Write After Approval): Add myself.
1396
1397 2007-10-25  Ben Elliston  <bje@au.ibm.com>
1398
1399         * MAINTAINERS (mercury): Remove entry.
1400         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1401
1402 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
1403
1404         * Makefile.def (dependencies): Make configure-gdb depend on
1405         all-intl.
1406         * Makefile.in: Regenerated.
1407
1408 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
1409
1410         * MAINTAINERS (Fortran maintainer): Remove myself.
1411
1412 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
1413
1414         * Makefile.def: To avoid problems running with parallel makes,
1415         build newlib before libgloss so that target specific header
1416         files are availble.
1417         * Makefile.in: Regenerate
1418
1419 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
1420
1421         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1422         * Makefile.in: Regenerate.
1423
1424 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
1425
1426         * MAINTAINERS (Register allocation reviewer): Add myself.
1427
1428 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
1429
1430         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1431         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1432         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
1433         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1434         * configure: Regenerate.
1435
1436 2006-10-04  Seongbae Park <seongbae.park@gmail.com>
1437
1438         * MAINTAINERS (Register allocation reviewer): Add myself.
1439
1440 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
1441
1442         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1443         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1444         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1445         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1446         * configure.ac: Default them to host tools for $host = $build.
1447         Subst them.
1448
1449         * configure: Regenerate.
1450         * Makefile.in: Regenerate.
1451
1452 2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
1453
1454         * MAINTAINERS (Register allocation reviewer): Add myself.
1455
1456 2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
1457
1458         * MAINTAINERS (Register allocation reviewer): Add myself.
1459
1460 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
1461
1462         * MAINTAINERS (Write After Approval): Fix typo.
1463
1464 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
1465
1466         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1467         * configure: Regenerate.
1468
1469 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
1470
1471         PR bootstrap/31906
1472         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1473         they're already prefixed.
1474
1475 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
1476
1477         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1478         libstdc++.
1479         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1480         * configure: Regenerate.
1481         * Makefile.in: Regenerate.
1482
1483 2007-09-17  Andreas Schwab  <schwab@suse.de>
1484
1485         * configure.ac: Raise minimum makeinfo version to 4.6.
1486         * configure: Regenerate.
1487
1488 2007-09-17  Johannes Singler <singler@ira.uka.de>
1489
1490         * MAINTAINERS (write-after-approval) add myself
1491
1492 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
1493
1494         * configure.ac: Correct makeinfo version check.
1495         * configure: Regenerate.
1496
1497 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
1498
1499         * MAINTAINERS: Update my email address.
1500
1501 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
1502
1503         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
1504         to $skipdirs and only disable gprof for newlib.  Use the normal
1505         mips*-elf* handling in other respects.
1506         * configure: Regnerate.
1507
1508 2007-09-12  David Daney  <ddaney@avtrex.com>
1509
1510         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1511         enabling libgcj.
1512         * configure: Regenerate.
1513
1514 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1515
1516         PR other/32154
1517         * configure.ac: For libgloss targets, point the linker to the linker
1518         script, startup code and simulator library.
1519         * configure: Regenerate.
1520
1521 2007-09-07  Andrew Haley  <aph@redhat.com>
1522
1523         * configure.ac (noconfigdirs): Remove target-libffi and
1524         target-libjava.
1525         * configure: Regenerate.
1526
1527 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1528
1529         PR target/33281
1530         * configure.ac: Use config/mh-mingw on mingw.
1531         * configure: Regenerate.
1532
1533 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
1534
1535         * MAINTAINERS (Write After Approval): Add myself.
1536
1537 2007-09-05  Richard Guenther  <rguenther@suse.de>
1538
1539         * configure.ac (--enable-stage1-checking): If neither --enable-checking
1540         nor --disable-checking is provided also turn on yes and types
1541         checking for stage1.
1542         * configure: Re-generate.
1543
1544 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
1545
1546         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1547         (Write After Approval): Remove myself.
1548
1549 2007-08-29  Nick Clifton  <nickc@redhat.com>
1550
1551         * config.sub, config.guess: Update from upstream sources.
1552
1553 2007-08-22  Bud Davis  <jmdavis@link.com>
1554
1555         * MAINTAINERS (Write After Approval): Added myself.
1556         * MAINTAINERS (Reviewers): Removed myself.
1557
1558 2007-08-18  Paul Brook  <paul@codesourcery.com>
1559             Joseph Myers  <joseph@codesourcery.com>
1560
1561         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1562         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1563         * Makefile.in: Regenerate.
1564         * configure.ac (--with-debug-prefix-map): New.
1565         * configure: Regenerate.
1566
1567 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
1568             Nigel Stephens  <nigel@mips.com>
1569
1570         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
1571         as target_makefile_frag.
1572         * configure: Regenerate.
1573
1574 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
1575
1576         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1577         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
1578         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1579         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1580         (do-compare, do-compare3, do-compare-debug): New.
1581         ([+compare-target+]): Use them.
1582
1583 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
1584
1585         * MAINTAINERS (Write After Approval): Change my email address.
1586
1587 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1588             Ben Elliston  <bje@au.ibm.com>
1589
1590         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1591         --silent if $silent.
1592         * configure: Regenerate.
1593
1594 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
1595
1596         * MAINTAINERS (Various Maintainers): Add myself as
1597         loop infrastructure maintainer.  Update my e-mail
1598         address.
1599
1600 2007-07-31  Diego Novillo  <dnovillo@google.com>
1601
1602         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1603         Adjust description.
1604
1605 2007-07-26  Richard Guenther  <rguenther@suse.de>
1606
1607         * configure.ac: Add types checking to stage1 checking flags.
1608         * configure: Regenerate.
1609
1610 2007-07-17  Nick Clifton  <nickc@redhat.com>
1611
1612         * COPYING3: New file.  Contains version 3 of the GNU General
1613         Public License.
1614         * COPYING3.LIB: New file.  Contains version 3 of the GNU
1615         Lesser General Public License.
1616
1617 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1618
1619         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1620
1621 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
1622
1623         * MAINTAINERS (S/390 co-maintainer): Add myself.
1624         (Write After Approval): Remove myself.
1625
1626 2007-07-13  Dan Hipschman  <dsh@google.com>
1627
1628         * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2007-07-11  Nick Clifton  <nickc@redhat.com>
1631
1632         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1633         WINDRES export.
1634         * Makefile.in: Regenerate.
1635
1636 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1637
1638         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1639         maintainer.
1640
1641 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1642
1643         * lt~obsolete.m4: New. Import from 20070318 libtool.
1644
1645 2007-07-03  Julian Brown  <julian@codesourcery.com>
1646
1647         * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1650
1651         * configure.ac: Rewrite 'configure --help' strings to look nicer.
1652         * configure: Regenerate.
1653
1654 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1655
1656         * configure.ac: Add some missing m4 quotation.
1657         * configure: Regenerate.
1658
1659 2007-07-02  Simon Baldwin  <simonb@google.com>
1660
1661         * MAINTAINERS (Write After Approval): Add myself.
1662
1663 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
1664
1665         * configure: Regenerate.
1666
1667 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
1668
1669         * Makefile.def: Add windmc tool to build.
1670         * Makefile.tpl: Likewise.
1671         * configure.ac: Likewise.
1672         * Makefile.in: Regenerate.
1673         * configure: Regenerate.
1674
1675 2007-06-28  DJ Delorie  <dj@redhat.com>
1676
1677         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1678         not building newlib.
1679         * configure: Regenerated.
1680
1681 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
1682
1683         * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
1686
1687         * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2007-06-19  Chris Matthews  <chrismatthews@google.com>
1690
1691         * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
1694
1695         * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
1698
1699         * Makefile.def: Add dependency from configure-gdb to all-bfd.
1700         * Makefile.in: Regenerated.
1701
1702 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
1703
1704         * configure.ac: Don't add target-libmudflap to noconfigdirs for
1705         bfin*-*-uclinux* targets.
1706         * configure: Regenerate.
1707
1708 2007-06-14  Ian Lance Taylor  <iant@google.com>
1709
1710         * MAINTAINERS: Add myself as non-algorithmic global write
1711         maintainer.
1712
1713 2007-06-14  Diego Novillo  <dnovillo@google.com>
1714
1715         * MAINTAINERS: Add self as middle-end maintainer and
1716         non-algorithmic global write maintainer.
1717
1718 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1719
1720         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1721         Move all Fortran maintainers except Paul Brook into the
1722         Non-Autopoiesis section.
1723
1724 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
1725
1726         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1727         (distclean-stage[+id+]): Possibly delete stage_last.
1728         * Makefile.in: Regenerate.
1729
1730 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
1731
1732         * MAINTAINERS (Various Maintainer): Fix typo.
1733
1734 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
1735
1736         * MAINTAINERS (Various Maintainer): Add myself as
1737         dataflow maintainer.
1738
1739 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1740
1741         * config.sub, config.guess: Update from upstream sources.
1742
1743 2007-06-07  Ben Elliston  <bje@au.ibm.com>
1744
1745         * Makefile.tpl: Fix spelling error.
1746         * Makefile.in: Regenerate.
1747
1748 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
1749
1750         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1751         lt_cv_sys_max_cmd_len.
1752
1753 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
1754
1755         * MAINTAINERS (Various Maintainers): Add myself as
1756         auto-vectorizer maintainer.
1757
1758 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
1759
1760         PR libjava/32098
1761         * libtool.m4: Revert previous change.
1762         * ltgcc.m4: Put it here.
1763
1764 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
1765
1766         * MAINTAINERS (Various Maintainers): Add myself as
1767         auto-vectorizer maintainer.
1768
1769 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1770
1771         PR libjava/32098
1772         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1773
1774 2007-05-30  Richard Guenther  <rguenther@suse.de>
1775
1776         * MAINTAINERS (Various Maintainers): Add myself as
1777         auto-vectorizer maintainer.
1778
1779 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
1780
1781         PR bootstrap/29382
1782         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1783         * configure: Rebuilt.
1784
1785 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
1786
1787         * MAINTAINERS (Write After Approval): Removed my name.
1788
1789 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
1790
1791         * MAINTAINERS (Write After Approval): Remove myself.
1792
1793 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
1794
1795         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1796
1797 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1798
1799         * ltmain.sh: Update from ToT Libtool.
1800         * libtool.m4: Update from ToT Libtool.
1801         * ltsugar.m4: New. Update from ToT Libtool.
1802         * ltversion.m4: New. Update from ToT Libtool.
1803         * ltoptions.m4: New. Update from ToT Libtool.
1804         * ltconfig: Remove.
1805         * ltcf-c.sh: Remove.
1806         * ltcf-cxx.sh: Remove.
1807         * ltcf-gcj.sh: Remove.
1808
1809 2007-05-22  Ollie Wild  <aaw@google.com>
1810
1811         * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
1814
1815         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1816         stage_cflags.
1817         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1818         Remove CFLAGS/LIBCFLAGS.
1819         (configure-stage[+id+]-[+prefix+][+module+],
1820         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1821         * Makefile.in: Regenerate.
1822
1823 2007-05-15  Diego Novillo  <dnovillo@google.com>
1824
1825         * MAINTAINERS: Update e-mail address.
1826
1827 2007-05-15  Revital Eres  <eres@il.ibm.com>
1828
1829         * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
1832
1833         * MAINTAINERS (Write After Approval): Updated my address.
1834
1835 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
1836
1837         * MAINTAINERS (Write After Approval): Add myself.
1838
1839 2007-05-11  Silvius Rus  <rus@google.com>
1840
1841         * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2007-04-23  Tom Tromey  <tromey@redhat.com>
1844
1845         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1846
1847 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
1848
1849         * MAINTAINERS (cpplib): Rename to ...
1850         (libcpp): ... this.  Add C/C++ front end maintainers.
1851
1852 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1853
1854         * config-ml.in: Pass ${ml_config_env} to configure calls.
1855
1856 2007-04-04  Christian Bruel  <christian.bruel@st.com>
1857
1858         * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2007-04-02  Dave Korn  <dave.korn@artimi.com>
1861
1862         * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2007-03-31  Tobias Burnus  <burnus@net-b.de>
1865
1866         * MAINTAINERS (fortran 95 front end): Add myself.
1867
1868 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1869
1870         * MAINTAINERS (Write After Approval): Add myself.
1871
1872 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
1873
1874         * MAINTAINERS (Modulo Scheduler): Add myself.
1875
1876 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
1877
1878         * MAINTAINERS (fortran 95 front end): Add myself.
1879         (c++ front end): whitespace fix.
1880
1881 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
1882
1883         * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1886
1887         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1888         of glob.  Quote arguments with single quotes too.
1889         * configure: Regenerate.
1890
1891 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1892
1893         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1894         * Makefile.in: Regenerate
1895
1896 2007-03-07  Andreas Schwab  <schwab@suse.de>
1897
1898         * configure: Regenerate.
1899
1900 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
1901
1902         * configure.ac: Add "--with-pdfdir" configure option,
1903         which defines pdfdir variable.
1904         * Makefile.def (target=fixincludes): Add install-pdf to
1905         missing targets.
1906         (recursive_targets): Add install-pdf target.
1907         (flags_to_pass): Add pdfdir.
1908         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1909         target.
1910         * configure: Regenerate
1911         * Makefile.in: Regenerate
1912
1913 2007-02-28  Eric Christopher  <echristo@apple.com>
1914
1915         Revert:
1916         2006-12-07  Mike Stump  <mrs@apple.com>
1917
1918         * Makefile.def (dependencies): Add dependency for
1919         install-target-libssp and install-target-libgomp on
1920         install-gcc.
1921         * Makefile.in: Regenerate.
1922
1923 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
1924
1925         * configure: Regenerate.
1926         * configure.ac: Move statements after variable declarations.
1927
1928 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1929
1930         * MAINTAINERS: Add myself as sh maintainer.
1931
1932 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
1933
1934         * configure.ac: Adjust for loop syntax.
1935         * configure: Regenerate.
1936
1937 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1938
1939         * configure: Rebuilt.
1940
1941 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
1942
1943         * configure.ac: Drop multiple occurrences of --enable-languages,
1944         and fix its quoting.
1945         * configure: Rebuilt.
1946
1947 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1948             Nathan Sidwell  <nathan@codesourcery.com>
1949             Vladimir Prus  <vladimir@codesourcery.com>
1950             Joseph Myers  <joseph@codesourcery.com>
1951
1952         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1953         * configure: Regenerate.
1954
1955 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
1956
1957         * ltconfig (freebsd*): Default to elf.
1958
1959 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1960
1961         * configure.ac (target_libraries): Move libgcc before libiberty.
1962         * configure: Regenerated.
1963
1964 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
1965             Paolo Bonzini  <bonzini@gnu.org>
1966
1967         PR bootstrap/30753
1968         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
1969         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
1970         * configure: Regenerated.
1971
1972 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1973
1974         * MAINTAINERS (Language Front End Maintainers): Update my mail
1975         address.
1976
1977 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1978
1979         PR bootstrap/30748
1980         * configure.ac: Correct syntax for Solaris ksh.
1981         * configure: Regenerated.
1982
1983 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1984
1985         * configure.ac: Sync with src.
1986         * configure: Regenerate.
1987
1988 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1989
1990         * Makefile.in: Regenerate.
1991
1992 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
1993
1994         * config.sub: Sync with src.
1995
1996 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
1997
1998         * Makefile.tpl (build_alias, host_alias, target_alias): Use
1999         noncanonical equivalents.
2000         * configure.in: Rename to...
2001         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2002         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2003         target_noncanonical.  Use them.  Rewrite removal of configure
2004         arguments for autoconf 2.59.  Discard variable settings.  Force
2005         program_transform_name for native tools.
2006
2007         * Makefile.in: Regenerated.
2008         * configure: Regenerated with autoconf 2.59.
2009
2010 2007-02-07  Roman Zippel <zippel@linux-m68k.org>
2011
2012         * MAINTAINERS (Write After Approval): Add myself.
2013
2014 2007-01-31  Andreas Schwab  <schwab@suse.de>
2015
2016         * Makefile.tpl (LDFLAGS): Substitute it.
2017         * Makefile.in: Regenerate.
2018
2019 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2020
2021         * MAINTAINERS (Write After Approval): Add myself.
2022
2023 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
2024
2025         * MAINTAINERS (spu port): Add myself.
2026
2027 2007-01-23  Richard Guenther  <rguenther@suse.de>
2028
2029         PR bootstrap/30541
2030         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2031         * Makefile.tpl (GNATBIND): Substitute it.
2032         (GNATMAKE): Likewise.
2033         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2034         of STAGE_PREFIX.
2035         * Makefile.in: Regenerate.
2036         * configure: Regenerate.
2037
2038 2007-01-18  Mike Stump  <mrs@apple.com>
2039
2040         * configure.in: Re-enable -Werror for gcc builds.
2041
2042 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
2043
2044         * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2047
2048         * configure.in: Change == to = in test command.
2049         * configure: Regenerate.
2050
2051 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2052             Nick Clifton  <nickc@redhat.com>
2053             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2054
2055         * configure.in (build_configargs, host_configargs, target_configargs):
2056         Remove build/host/target parameters.
2057         (host_libs): Add gmp and mpfr.
2058         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2059         * Makefile.def (gmp, mpfr): New.
2060         (gcc): Remove target.
2061         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2062         target_os, target_vendor): New.
2063         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2064         * configure: Regenerate.
2065         * Makefile.in: Regenerate.
2066
2067 2007-01-11  Matt Fago  <fago@earthlink.net>
2068
2069         * configure.in: Try to link to functions only in mpfr 2.2.x
2070         to improve robustness of configure tests.
2071         * configure: Regenerate.
2072
2073 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
2074
2075         * MAINTAINERS: Add myself as i386 maintainer.
2076
2077 2007-01-08  Jan Hubicka  <jh@suse.cz>
2078
2079         * MAINTAINERS: Add myself as i386 maintainer.
2080
2081 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2082
2083         * configure.in: Add support for an x86_64-mingw* target.
2084         * configure: Regenerate.
2085
2086 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2087
2088         * Makefile.tpl (all-target): Correct @if conditional for target
2089         modules.
2090         * configure.in: Omit libiberty if building only target libgcc.
2091         * configure, Makefile.in: Regenerated.
2092
2093 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2094
2095         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2096         * configure: Regenerate.
2097
2098 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2099
2100         * Makefile.def (target_modules): Add libgcc.
2101         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2102         * Makefile.tpl (clean-target-libgcc): Delete.
2103         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2104         on gcc even for bootstrapped modules.  Rewrite handling of
2105         lang_env_dependencies to loop over target_modules.
2106         * configure.in (target_libraries): Add target-libgcc.
2107         * Makefile.in, configure: Regenerated.
2108
2109 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2110
2111         * configure.in: Reorganize recognition of languages.  Add
2112         --enable-stage1-languages.  Show supported languages for the chosen
2113         target rather than all recognized languages.
2114         * configure: Regenerate.
2115
2116 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2117
2118         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2119         * Makefile.in: Regenerate.
2120
2121 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2122
2123         * configure.in: Warn that MPFR 2.2.0 is buggy.
2124         * configure: Regenerate.
2125
2126 2006-12-27  Ian Lance Taylor  <iant@google.com>
2127
2128         * configure.in: When removing Makefiles to force a reconfigure, also
2129         remove prev-DIR*/Makefile.
2130         * configure: Regenerate.
2131
2132 2006-12-22  Andreas Schwab  <schwab@suse.de>
2133
2134         * configure: Regenerate with correct autoconf version.
2135
2136 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
2137
2138         * configure.in: add AC_SUBST for *_FOR_TARGET.
2139         * configure: Regenerate.
2140
2141 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2142
2143         * configure.in: Simplify logic for rejecting languages that cannot
2144         be built.  Separate the case when a language is unsupported,
2145         from the case when the user chooses not to build a language.
2146
2147 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2148
2149         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2150         it only affects bootstrap and could be tested on "$host" as well.
2151         * configure: Regenerate.
2152         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2153
2154 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2155
2156         PR bootstrap/29544
2157         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2158         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2159         move here comment from Makefile.tpl.
2160         * Makefile.tpl: Move some definitions higher in the file.
2161         (STAGE1_CHECKING): New.
2162         * configure.in: Add --enable-stage1-checking.
2163         * configure: Regenerate.
2164         * Makefile.in: Regenerate.
2165
2166 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2167
2168         * MAINTAINERS: Add myself as build system maintainer.
2169
2170 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
2171
2172         * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2006-12-13  Eric Christopher  <echristo@apple.com>
2175
2176         * MAINTAINERS: Add myself as darwin maintainer.
2177
2178 2006-12-11  Ian Lance Taylor  <ian@airs.com>
2179
2180         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2181
2182 2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
2183
2184         MAINTAINERS: Update my entry.
2185
2186 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2187
2188         * configure.in:  Handle spu makefile frag.
2189         * Makefile.tpl (MAINT): Define
2190         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2191         * configure: Regenerate.
2192         * Makefile.in: Regenerate.
2193
2194 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2195
2196         * config.guess: Import latest version.
2197         * config.sub: Likewise.
2198
2199 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2200
2201         * configure.in (spu-*-*): Don't skip target-libiberty.
2202         * configure: Regenerate.
2203
2204 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2205
2206         PR bootstrap/30134
2207         * configure.in: Correct x86 darwin support for libjava to powerpc
2208         and i?86 only.
2209         * configure: Regenerate.
2210
2211 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
2212
2213         * configure.in: Add x86 darwin support for libjava.
2214         * configure: Regenerate.
2215
2216 2006-12-07  Mike Stump  <mrs@apple.com>
2217
2218         * Makefile.def (dependencies): Add dependency for
2219         install-target-libssp and install-target-libgomp on
2220         install-gcc.
2221         * Makefile.in: Regenerate.
2222
2223 2006-12-04  Richard Guenther  <rguenther@suse.de>
2224
2225         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2226         (Non-Algorithmic Maintainers): Move over non-algorithmic
2227         loop optimizer maintainers, add myself as a non-algorithmic
2228         middle-end maintainer.
2229
2230 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
2231
2232         * MAINTAINERS (Write After Approval): Add myself.
2233
2234 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2235
2236         * configure.in: Update error message for missing GMP/MPFR.
2237
2238         * configure: Regenerate.
2239
2240 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2241
2242         * configure.in: Update MPFR version in error message.
2243
2244         * configure: Regenerate.
2245
2246 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2247
2248         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2249         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2250         --with-gmp-lib): New flags.
2251
2252         * configure: Regenerate.
2253
2254 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
2255
2256         * MAINTAINERS (Write After Approval): Change my email address.
2257
2258 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2259
2260         * MAINTAINERS (Write After Approval): Add myself.
2261
2262 2006-11-22  Philipp Thomas <pth@suse.de>
2263
2264         * MAINTAINERS (i18n): Update e-mail address.
2265
2266 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
2267
2268         * MAINTAINERS (spu port): Add myself as maintainer.
2269         (Write After Approval): Remove myself.
2270
2271 2006-11-22  Ben Elliston  <bje@au.ibm.com>
2272
2273         * configure.in (skipdirs): Don't build libssp for SPU.
2274         * configure: Regenerate.
2275
2276 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2277
2278         * MAINTAINERS (spu port): Add myself as maintainer.
2279         (libobjc): Update my email address.
2280
2281 2006-11-21  Andrea Bona  <andrea.bona@st.com>
2282
2283         * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2286
2287         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2288         * configure : Rebuilt.
2289
2290 2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2291
2292         * MAINTAINERS (Write After Approval): Add myself.
2293
2294 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
2295
2296         * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2299
2300         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2301         libmpfr.a.
2302         * configure: Regenerate.
2303
2304 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2305
2306         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2307         (unstage): Test for stage_last presence.
2308
2309         PR bootstrap/29802
2310         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2311         * Makefile.in: Regenerate.
2312
2313 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
2314
2315         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2316         maintainers.
2317
2318 2006-11-14  Erven Rohou  <erven.rohou@st.com>
2319
2320         * MAINTAINERS (Write After Approval): Add myself.
2321
2322 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
2323
2324         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2325         and stageN-package/Makefile.
2326         * Makefile.in: Regenerated.
2327
2328 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
2329
2330         * configure.in: Remove target-libgloss from noconfigdirs for
2331         bfin-*-*.
2332         * configure: Regenerated.
2333
2334 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2335
2336         * configure.in (have_gmp): Only error if the gcc directory exists.
2337
2338         * configure: Regenerate.
2339
2340 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2341
2342         * configure.in: Robustify error message for missing GMP/MPFR.
2343
2344         * configure: Regenerate.
2345
2346 2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
2347
2348         * MAINTAINERS (Write After Approval): Add myself.
2349
2350 2006-10-30  Uros Bizjak <ubizjak@gmail.com>
2351
2352         * MAINTAINERS: Change email address.
2353
2354 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
2355
2356         * MAINTAINERS (Write After Approval): Add myself.
2357
2358 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
2359
2360         * MAINTAINERS (Write After Approval): Add myself.
2361
2362 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
2363
2364         * MAINTAINERS (Write After Approval): Move myself to
2365         Write After Approval section.
2366
2367 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2368
2369         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
2370         need_gmp anymore.
2371         * configure: Regenerate.
2372
2373 2006-10-16  Tobias Burnus  <burnus@net-b.de>
2374
2375         * MAINTAINERS (Write After Approval): Add myself.
2376
2377 2006-10-16  Ben Elliston  <bje@au.ibm.com>
2378
2379         * config.guess: Import latest version.
2380         * config.sub: Likewise.
2381
2382 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
2383
2384         * Makefile.def: Added pdf target handling.
2385         * Makefile.tpl: Added pdf target handling.
2386         * Makefile.in: Regenerated.
2387
2388 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
2389
2390         * MAINTAINERS: Add self as score port maintainer.
2391
2392 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
2393
2394         * MAINTAINERS (Write After Approval): Add myself.
2395
2396 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
2397
2398         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
2399         or newer.
2400         * configure: Regenerated.
2401
2402 2006-09-27  Dave Brolley  <brolley@redhat.com>
2403
2404         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2405         $s instead of $r.
2406         * configure: Regenerated.
2407
2408 2006-09-26  Thiemo Seufer  <ths@mips.com>
2409
2410         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2411         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2412         * configure: Regenerate.
2413
2414 2006-09-24  Graeme Peterson <gridly@gmail.com>
2415
2416         * MAINTAINERS (Write After Approval): Remove myself.
2417
2418 2006-09-22  Chao-ying Fu  <fu@mips.com>
2419
2420         * MAINTAINERS (Write After Approval): Add myself.
2421
2422 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
2423
2424         * MAINTAINERS: Add self as soft-fp maintainer.
2425
2426 2006-09-09  Anatoly Sokolov <aesok@post.ru>
2427
2428         * MAINTAINERS: Add myself as avr maintainer.
2429         Remove Marek Michalkiewicz as avr maintainer.
2430
2431 2006-09-07  Roberto Costa  <roberto.costa@st.com>
2432
2433         * MAINTAINERS (Write After Approval): Add myself.
2434
2435 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2436
2437         * configure.in: Never build newlib for a Mingw host.
2438         Never build newlib as Mingw target library.
2439         Test the existence of winsup/cygwin for building a Cygwin newlib,
2440         rather than just winsup.
2441         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2442         building a Mingw target.
2443         * configure: Regenerate.
2444
2445 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
2446
2447         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2448
2449 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2450
2451         * config.guess: Import from src (was more updated).
2452         * config.sub: Likewise.
2453
2454 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2455
2456         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2457         * configure: Regenerated.
2458
2459 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2460
2461         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2462         for stages after the first.
2463
2464 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2465
2466         * Makefile.def: Add dependencies for configure-opcodes
2467         on configure-intl and all-opcodes on all-intl.
2468         * Makefile.in: Regenerated.
2469
2470 2006-07-13  Ben Elliston  <bje@au.ibm.com>
2471
2472         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2473
2474 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
2475
2476         Port to hosts whose 'sort' and 'tail' implementations
2477         treat operands with leading '+' as file names, as POSIX
2478         has required since 2001.  However, make sure the code still
2479         works on pre-POSIX hosts.
2480         * ltmain.sh: Don't assume "sort +2" is equivalent to
2481         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2482
2483 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
2484
2485         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2486
2487 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2488
2489         * ltconfig: chmod 644 before ranlib during install.
2490
2491 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2492
2493         PR bootstrap/18058
2494         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2495         if the bootstrap compiler is a GCC version that supports it.
2496         * configure: Regenerate.
2497
2498 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2499
2500         * configure.in: Fix thinkos in previous check-in.
2501         * configure: Regenerate.
2502
2503 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
2504
2505         PR other/27063
2506         * configure.in: Test subdir_requires and give an appropriate
2507         error message.
2508         * configure: Regenerate.
2509
2510 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2511
2512         * MAINTAINERS (Write After Approval): Add myself.
2513
2514 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
2515
2516         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2517
2518 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
2519
2520         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2521
2522 2006-06-20  David Ayers  <d.ayers@inode.at>
2523
2524         PR bootstrap/28072
2525         * configure.in: Add target-boehm-gc to noconfigdirs depending on
2526         whether target-libjava is being configured instead of whether the
2527         java front end is enabled.
2528         * configure: Regenerate.
2529
2530 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2531
2532         PR target/27540
2533         * configure.in: Only enable libgomp on IRIX 6.
2534         * configure: Regenerate.
2535
2536 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2539         too.
2540         * Makefile.in: Regenerate.
2541
2542 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
2543
2544         * config-ml.in: Alter CCASFLAGS to include special
2545         multilib options the same as is done for CFLAGS.
2546
2547 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2548
2549         * configure.in: Don't enable libgomp on hpux10.
2550         * configure: Rebuilt.
2551
2552 2006-06-12  David Ayers  <d.ayers@inode.at>
2553
2554         PR bootstrap/27963
2555         PR target/19970
2556         * configure.in: Remove target-boehm-gc from noconfigdirs where
2557         ${libgcj} is specified.
2558         * configure: Regenerate.
2559
2560 2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
2561
2562         Sync from src:
2563
2564         * configure.in: Sync.
2565         * configure: Regenerated.
2566
2567         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
2568
2569         * Makefile.def: Added dependencies from sim and gdb on intl, and
2570         added configure dependencies to everything with an all dependency
2571         on intl.
2572         * Makefile.in: Regenerated.
2573
2574 2006-06-06  David Ayers  <d.ayers@inode.at>
2575
2576         PR libobjc/13946
2577         * Makefile.def: Add dependencies for libobjc which boehm-gc.
2578         * Makefile.in: Regenerate.
2579         * configure.in: Add --enable-objc-gc at toplevel and have it
2580         enable boehm-gc for Objective-C.
2581         Remove target-boehm-gc from libgcj.
2582         Add target-boehm-gc to target_libraries.
2583         Add target-boehm-gc to noconfigdirs where ${libgcj}
2584         is specified.
2585         Assert that boehm-gc is supported when requested for Objective-C.
2586         Only build boehm-gc if needed either for Java or Objective-C.
2587         * configure: Regenerate.
2588
2589 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
2590
2591         PR 27674
2592         * Makefile.tpl (configure-[+prefix+][+module+],
2593         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2594         Remove rule to unstage bootstrapped modules.
2595         (stage_current): New.
2596         * Makefile.in: Regenerate.
2597
2598 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2599
2600         * MAINTAINERS (Write After Approval): Update my e-mail address.
2601
2602 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
2603
2604         * include/libiberty.h: Declare pex_run_in_environment.
2605
2606 2006-05-31  Asher Langton  <langton2@llnl.gov>
2607
2608         * MAINTAINERS (Write After Approval): Add myself.
2609
2610 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
2611
2612         * Makefile.def (bfd, opcodes): Fix lib_path.
2613         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2614         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
2615         * Makefile.in: Regenerate.
2616
2617 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2618
2619         * Makefile.in: Regenerate.
2620
2621 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
2622
2623         * Makefile.def: Add install-html target. Add datarootdir
2624         docdir and htmldir to flags_to_pass.
2625         * Makefile.tpl: Add install-html target.
2626         * Makefile.in: Regenerate.
2627         * configure.in: Add --with-datarootdir, --with-docdir, and
2628         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2629         * configure: Regenerate.
2630
2631 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2632
2633         * configure.in: Enable gprof for cross builds.
2634         * configure: Regenerate.
2635
2636 2006-05-22  Richard Guenther  <rguenther@suse.de>
2637
2638         Revert
2639         2006-01-31  Richard Guenther  <rguenther@suse.de>
2640         Paolo Bonzini  <bonzini@gnu.org>
2641
2642         * Makefile.def (target_modules): Add libgcc-math target module.
2643         * configure.in (target_libraries): Add libgcc-math target library.
2644         (--enable-libgcc-math): New configure switch.
2645         * Makefile.in: Re-generate.
2646         * configure: Re-generate.
2647         * libgcc-math: New toplevel directory.
2648
2649 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2650             Andreas Tobler  <a.tobler@schweiz.ch>
2651
2652         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
2653         * configure: Rebuilt.
2654
2655 2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
2656
2657         * MAINTAINERS (Write After Approval): Add myself.
2658
2659 2006-05-01  DJ Delorie  <dj@redhat.com>
2660
2661         * configure.in: Restore CFLAGS if GMP isn't present.
2662         * configure: Regenerate.
2663
2664 2006-05-01  Richard Guenther  <rguenther@suse.de>
2665
2666         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2667         maintainer.
2668
2669 2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
2670
2671         * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2006-04-28  Jan Beulich  <jbeulich@novell.com>
2674
2675         * MAINTAINERS (Write After Approval): Add myself.
2676
2677 2006-04-18  DJ Delorie  <dj@redhat.com>
2678
2679         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
2680         reference libgloss so that libssp can be built in a combined
2681         tree.
2682         * configure: Regenerate.
2683
2684 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
2685
2686         * MAINTAINERS (Write After Approval): Add myself.
2687
2688 2006-04-05  Ben Elliston  <bje@au.ibm.com>
2689
2690         * configure.in: Require makeinfo 4.4 or higher.
2691         * configure: Regenerate.
2692
2693 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
2694
2695         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2696         Rearrange the entries of other libraries to have them in one place.
2697
2698 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
2699
2700         * MAINTAINERS (Write After Approval): Remove myself.
2701         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2702
2703 2006-03-14  Richard Guenther  <rguenther@suse.de>
2704
2705         * configure: Regenerate with autoconf 2.13.
2706
2707 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
2708
2709         * MAINTAINERS: Use my work address.
2710
2711         * MAINTAINERS: Update my E-mail address.
2712
2713 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
2714
2715         * configure.in: Handle --disable-<component> generically.
2716         * configure: Regenerate.
2717
2718 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
2719
2720         PR libgcj/17311
2721         * ltmain.sh: Don't use "$finalize_rpath" for compile.
2722
2723 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
2724
2725         * MAINTAINERS (Write After Approval):  Remove myself.
2726         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2727
2728 2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2729
2730         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
2731         (TARGET_CONFIGDIRS): Remove.
2732         * configure.in: Remove AC_SUBST(target_configdirs).
2733         * Makefile.in, configure: Regenerated.
2734
2735 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
2736
2737         * MAINTAINERS (Write After Approval):  Remove myself.
2738         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
2739
2740 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
2741
2742         PR bootstrap/25670
2743
2744         * Makefile.tpl ([+compare-target+]): Print explanation messages.
2745
2746         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2747         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2748         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2749         BUILD_PREFIX, BUILD_PREFIX_1.
2750         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2751
2752         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2753         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2754
2755         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2756         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2757         of `cat stage_current`.  Always provide the `r' and `s' variables.
2758         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2759         a single shell execution.
2760         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2761         bootstrapped modules, make the stage1 module if the build was not
2762         started yet, else build the current stage.
2763         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2764         (all-build, all-host, all-target, [+make_target+]-host,
2765         [+make_target+]-target): Do not use \-continued lines.
2766         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2767         (current_stage, restrap, stage_last): New.
2768
2769         * Makefile.in: Regenerate.
2770         * configure: Regenerate.
2771
2772 2006-02-19  Bud Davis  <jmdavis@link.com>
2773
2774         * MAINTAINERS (Write After Approval):  Remove myself.
2775         (Language Front End Maintainers):  Add myself as fortran 95
2776         maintainer and update e-mail address.
2777
2778 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
2779
2780         * MAINTAINERS (Write After Approval):  Remove myself.
2781         (Language Front End Maintainers):  Add myself as fortran 95
2782         maintainer.
2783
2784 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
2785
2786         * MAINTAINERS (Write After Approval): Add myself.
2787
2788 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
2789
2790         * MAINTAINERS (Write After Approval):  Remove myself.
2791         (Language Front End Maintainers):  Add myself as
2792         fortran 95 maintainer.
2793
2794 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2795
2796         Sync from src:
2797
2798         2005-12-27  Leif Ekblad  <leif@rdos.net>
2799
2800         * configure.in: Add support for RDOS target.
2801         * configure: Regenerate.
2802
2803 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
2804             Andreas Schwab  <schwab@suse.de>
2805
2806         * configure: Regenerate.
2807
2808 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
2809
2810         * configure.in (enable_libgomp): Add AIX.
2811         * configure: Regenerate.
2812
2813 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
2814
2815         * MAINTAINERS (Write After Approval): Add myself.
2816
2817 2006-02-03  Lee Millward  <lee.millward@gmail.com>
2818
2819         * MAINTAINERS (Write After Approval): Add myself.
2820
2821 2006-01-31  Richard Guenther  <rguenther@suse.de>
2822         Paolo Bonzini  <bonzini@gnu.org>
2823
2824         * Makefile.def (target_modules): Add libgcc-math target module.
2825         * configure.in (target_libraries): Add libgcc-math target library.
2826         (--enable-libgcc-math): New configure switch.
2827         * Makefile.in: Re-generate.
2828         * configure: Re-generate.
2829         * libgcc-math: New toplevel directory.
2830
2831 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
2832
2833         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2834         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2835         the assembler, linker and binutils.
2836         * configure: Regenerate.
2837
2838 2006-01-22  Dirk Mueller  <dmueller@suse.de>
2839
2840         * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
2843
2844         * configure: Regenerate.
2845
2846 2006-01-18  Richard Henderson  <rth@redhat.com>
2847             Jakub Jelinek  <jakub@redhat.com>
2848             Diego Novillo  <dnovillo@redhat.com>
2849
2850         * libgomp: New directory.
2851         * Makefile.def: Add target_module libgomp.
2852         * Makefile.in: Regenerate.
2853         * configure.in (target_libraries): Add target-libgomp.
2854         * configure: Regenerate.
2855
2856 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
2857
2858         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2859         @ from continuation.
2860         * Makefile.in: Rebuilt.
2861
2862 2006-01-04  Chris Lattner  <sabre@gnu.org>
2863
2864         * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         PR bootstrap/24252
2869
2870         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2871         * Makefile.tpl (OBJDUMP): New.
2872         (EXTRA_HOST_FLAGS): Add it.
2873         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2874
2875         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2876         to use symbolic links between directories.  Avoid race conditions
2877         or make them harmless.
2878         * configure.in: Do not try to use symbolic links between directories.
2879
2880         * Makefile.def (LEAN): Pass.
2881         * Makefile.tpl (LEAN): Define.
2882         (stage[+id+]-start): Accept that the previous directory does not
2883         exist, if the bootstrap is lean.
2884         (stage[+id+]-bubble): Invoke lean bootstrap commands after
2885         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
2886         configure substitution.
2887         ([+compare-target+]): Likewise.
2888         ([+bootstrap-target+]-lean): New.
2889         * configure.in: Remove lean bootstrap support from here.
2890
2891         * Makefile.in: Regenerate.
2892         * configure: Regenerate.
2893
2894 2006-01-04  Ben Elliston  <bje@au.ibm.com>
2895
2896         * MAINTAINERS (libdecnumber): Add myself.
2897
2898 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
2899
2900         * libtool-ldflags: New script.
2901
2902 2006-01-02  Andreas Schwab  <schwab@suse.de>
2903
2904         * configure.in: When reconfiguring remove Makefile in
2905         all stage directories.
2906         * configure: Regenerate.
2907
2908 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
2909
2910         * MAINTAINERS: Update my email address.
2911
2912 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
2913
2914         Revert Ada-related part of the previous change.
2915
2916         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2917         Do not pass.
2918         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2919         * Makefile.in: Regenerate.
2920         * configure.in: Do not include mt-ppc-aix target fragment.
2921         * configure: Regenerate.
2922
2923 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
2924
2925         * configure.in: Select appropriate fragments for PowerPC/AIX.
2926         * configure: Regenerate.
2927
2928         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2929         BOOT_CFLAGS, BOOT_LDFLAGS.
2930         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2931         BOOT_CFLAGS, BOOT_LDFLAGS.
2932         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2933         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2934         (stage): Fail if we cannot complete the work.
2935         * Makefile.in: Regenerate.
2936
2937 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2938
2939         * configure.in: Replace ms1 with mt.
2940         * configure: Rebuilt.
2941
2942 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
2943
2944         * MAINTAINERS: Update my email address.
2945
2946 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
2947
2948         * Makefile.tpl (all, do-[+make_target+], do-check, install,
2949         install-host-nogcc): Don't invoke $(stage) at the end.
2950         * Makefile.in: Regenerate.
2951
2952 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
2953
2954         * configure.in: Flip the top-level bootstrap switch.
2955         * configure: Regenerate.
2956
2957 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
2958
2959         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2960         $(stage) and $(unstage).
2961         (EXTRA_TARGET_FLAGS): Correct double-quoting.
2962         (all): Remove stray semicolon.
2963         (local-distclean): Don't handle multilib.tmp and multilib.out.
2964         (install.all): Set $s for consistency.
2965         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2966         check_multilibs setting.  Always make the install directory.
2967         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2968         Correct @if/@endif.
2969         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2970         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2971         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2972         (multilib.out): Remove.
2973         * Makefile.in: Regenerated.
2974
2975 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
2976
2977         * MAINTAINERS (Write After Approval): Add myself.
2978
2979 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2980
2981         * MAINTAINERS: Add myself as mt maintainer.
2982
2983         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
2984
2985 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
2986
2987         * MAINTAINERS: Change email address.
2988
2989 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
2990
2991         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2992         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2993         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
2994         Find in-tree tools if available.
2995         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2996         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2997         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2998         (COMPILER_*_FOR_TARGET): New.
2999         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3000         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3001         (CONFIGURED_*, USUAL_*): Remove.
3002         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3003         STRIP): Use autoconf substitutions.
3004         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3005         COMPILER_NM_FOR_TARGET): New.
3006         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3007
3008         (all): Make all-host and all-target in parallel.
3009         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3010         that $$r and $$s are set before invoking a recursive make.
3011         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3012         ([+bootstrap-target+]): Inline most of the `all' target.
3013
3014 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3015
3016         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3017         from the gcc build directory.
3018         * Makefile.in: Regenerate.
3019
3020 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3021
3022         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3023         depend on all-libdecnumber.
3024         * configure.in (host_libs): Include libdecnumber.
3025         * Makefile.in: Regenerate.
3026         * configure: Likewise.
3027
3028 2005-11-29  Ben Elliston  <bje@au.ibm.com>
3029
3030         * libdecnumber: Import decNumber sources from the dfp-branch.
3031
3032 2005-11-21  Kean Johnston  <jkj@sco.com>
3033
3034         * config.sub, config.guess: Sync from upstream sources.
3035
3036 2005-11-21  Ben Elliston  <bje@au.ibm.com>
3037
3038         Import from Autoconf sources:
3039
3040         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3041         * config/move-if-change: Don't output "$2 is unchanged";
3042         suggested by Ben Elliston.  Handle weird characters correctly.
3043
3044 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
3045
3046         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3047         to match upstream libtool for darwin.
3048
3049 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3050
3051         * Makefile.def: Remove gdb dependencies for gdbtk.
3052         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3053         (configure-gdb, install-gdb): New rules.
3054         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3055         * Makefile.in, configure: Regenerated.
3056
3057 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
3058
3059         * MAINTAINERS (Write After Approval): Add myself.
3060
3061 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
3062
3063         * MAINTAINERS (Write After Approval): Add myself.
3064
3065 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
3066
3067         * MAINTAINERS (alias analysis): Add Daniel Berlin and
3068         Diego Novillo.
3069
3070 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3071
3072         PR bootstrap/24297
3073         * Makefile.tpl (do-[+make-target+], do-check, install,
3074         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3075         are set before recursing.
3076         * Makefile.in: Regenerate.
3077
3078 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3079
3080         PR bootstrap/18939
3081         * Makefile.def (gcc) <target>: Fix thinko.
3082         * Makefile.in: Regenerate.
3083
3084 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3085
3086         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3087         * configure: Regenerate.
3088
3089 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
3090
3091         * MAINTAINERS (Write After Approval): Add self.
3092
3093 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
3094
3095         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3096         target-libffi, target-qthreads, target-libjava, and
3097         targetlibobjc.
3098         * configure: Regenerate.
3099
3100 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3101
3102         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3103         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3104         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3105         (USUAL_OBJDUMP_FOR_TARGET): New.
3106         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3107         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3108         * configure, Makefile.in: Regenerated.
3109
3110 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3111
3112         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3113         before other host packages.
3114
3115 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
3116
3117         * MAINTAINERS: Add self as sh libraries/configury maintainer.
3118
3119 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3120
3121         PR bootstrap/22340
3122
3123         * configure.in (default_target): Remove.
3124         * Makefile.tpl (all): Do not use prerequisites as subroutines
3125         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3126         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3127         use prerequisites as subroutines.
3128         (check-host, check-target): New.
3129         (bootstrap configure & all targets): Do not use stage*-start
3130         if the directory layout is already ok.
3131         (non-bootstrap configure & all targets): Prepend a $(unstage).
3132         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3133         (NOTPARALLEL): Remove.
3134         (unstage, stage variables): New variables.
3135         (unstage, stage targets): Simply expand to those variables.
3136
3137         * configure: Regenerate.
3138         * Makefile.in: Regenerate.
3139
3140 2005-10-04  James E Wilson  <wilson@specifix.com>
3141
3142         * Makefile.def (lang_env_dependencies): Add libmudflap.
3143         * Makefile.in: Regenerate.
3144
3145 2005-10-03  Andreas Schwab  <schwab@suse.de>
3146
3147         Backport from libtool CVS:
3148         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
3149
3150         * ltmain.sh: add support for installing into temporary
3151         staging area (e.g. 'make install DESTDIR=...')
3152
3153 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
3154
3155         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3156         * configure: Regenerated.
3157
3158 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
3159
3160         * configure: Regenerate with the correct
3161         autoconf version.
3162
3163 2005-09-30  Catherine Moore  <clm@cm00re.com>
3164
3165         * configure.in (bfin-*-*): New.
3166         * configure: Regenerated.
3167
3168 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3169
3170         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3171         (LIPO_FOR_TARGET): New.
3172         (CONFIGURED_LIPO_FOR_TARGET): New.
3173         (USUAL_LIPO_FOR_TARGET): New.
3174         (STRIP_FOR_TARGET): New.
3175         (CONFIGURED_STRIP_FOR_TARGET): New.
3176         (USUAL_STRIP_FOR_TARGET): New.
3177         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3178         STRIP_FOR_TARGET.
3179         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3180         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3181         * Makefile.in: Regenerate.
3182         * configure: Regenerate.
3183
3184 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3185
3186         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3187         (rs6000-*-aix*): Same.
3188         * configure: Regenerate.
3189
3190 2005-09-16  Tom Tromey  <tromey@redhat.com>
3191
3192         * MAINTAINERS: Add self as java maintainer.
3193
3194 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3195
3196         * configure.in: Recognize f95 in the --enable-languages option,
3197         and substitute it for fortran, issuing a warning.
3198         * configure: Regenerate.
3199
3200 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3201
3202         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3203         * configure:  Regenerated.
3204
3205 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
3206
3207         * MAINTAINERS: Add self as ms1 maintainer.
3208
3209 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3210
3211         * Makefile.def (libssp): Add to lang_env_dependencies.
3212         * Makefile.in: Regenerate.
3213
3214 2005-08-18  Ian Lance Taylor  <ian@airs.com>
3215
3216         * MAINTAINERS: Add myself as middle-end maintainer.
3217
3218 2005-08-17  Christian Groessler  <chris@groessler.org>
3219
3220         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3221         * Makefile.in: Regenerate.
3222
3223 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
3224
3225         * MAINTAINERS (write after approval): Added myself.
3226
3227 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
3228
3229         * MAINTAINERS (Write After Approval): Add myself.
3230
3231 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3232
3233         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3234         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3235         Look for alternate names of the target cc and c++
3236         * configure: Regenerate.
3237
3238 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3239
3240         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3241         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3242         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3243         tools; remove code to manually set them.
3244         (Target tools): Look in the environment for them.
3245         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3246         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3247         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3248         build directory.
3249         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3250         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3251         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3252         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3253         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3254         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3255         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3256         * configure: Regenerate.
3257         * Makefile.in: Regenerate.
3258
3259 2005-07-28  Ben Elliston  <bje@au.ibm.com>
3260
3261         * MAINTAINERS: Update for removed CPU targets.
3262
3263 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3264
3265         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3266         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3267         * Makefile.in: Regenerated.
3268
3269 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3270
3271         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3272         (CFLAGS_FOR_TARGET): Use it.
3273         (CXXFLAGS_FOR_TARGET): Likewise.
3274         * Makefile.in: Regenerated.
3275         * configure.in (--with-build-sysroot): New option.
3276         * configure: Regenerated.
3277
3278 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3279
3280         * Makefile.tpl: Wrap install between unstage and stage
3281         * Makefile.in: Regenerate.
3282
3283 2005-07-21  Eric Christopher  <echristo@apple.com>
3284
3285         * MAINTAINERS: Update affiliation.
3286
3287 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
3288
3289         * MAINTAINERS: Add self as crx port maintainer.
3290
3291 2005-07-20  DJ Delorie  <dj@redhat.com>
3292
3293         * MAINTAINERS: Add self as m32c maintainer.
3294
3295 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3296
3297         * all files: Update FSF address.
3298
3299 2005-07-15  Eric Christopher  <echristo@redhat.com>
3300
3301         * MAINTAINERS: Change affiliation.
3302
3303 2005-07-14  Jim Blandy  <jimb@redhat.com>
3304
3305         * configure.in: Add cases for Renesas m32c.
3306         * configure: Regenerated.
3307
3308 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3309
3310         * COPYING.LIB: Update from fsf.org.
3311
3312 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3313
3314         * COPYING, compile, config.guess,
3315         config.sub, install-sh, missing, mkinstalldirs,
3316         symlink-tree, ylwrap: Sync from upstream sources.
3317         * config-ml.in: Update FSF address.
3318
3319 2005-07-13  Eric Christopher  <echristo@redhat.com>
3320
3321         * configure.in: Add toplevel noconfigdir support for tpf.
3322         * configure: Regenerate.
3323
3324 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3325
3326         PR ada/22340
3327
3328         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3329         * Makefile.in: Regenerate.
3330
3331 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
3332
3333         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
3334         Brolley to write-after-approval.
3335
3336 2005-07-07  Andreas Schwab  <schwab@suse.de>
3337
3338         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3339         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3340         * Makefile.in: Regenerated.
3341
3342 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3343
3344         * configure.in: Don't build sim or rda when targetting darwin.
3345         * configure: Regenerate.
3346
3347 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
3348
3349         * configure.in: Add --enable-libssp and --disable-libssp.
3350         * configure: Regenerate with autoconf-2.13.
3351
3352 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
3353
3354         * Makefile.def (target_modules): Add libssp.
3355         * configure.in (target_libraries): Add target-libssp.
3356         * configure: Rebuilt.
3357         * Makefile.in: Rebuilt.
3358
3359 2005-07-01  Zack Weinberg  <zackw@panix.com>
3360
3361         * MAINTAINERS: Change email address.  Resign from maintainership.
3362
3363 2005-07-01  Richard Guenther  <rguenther@suse.de>
3364
3365         * MAINTAINERS: Change my e-mail address and affiliation.
3366
3367 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3368
3369         * Makefile.def (stagefeedback): Come after profile.
3370         Define profiledbootstrap target.
3371         * Makefile.tpl (profiledbootstrap): Remove.
3372         (stageprofile-end): Zap stagefeedback.
3373         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3374         * Makefile.in: Regenerate.
3375
3376 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
3377
3378         * MAINTAINERS: Update my email address.
3379
3380 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3381
3382         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3383         In 'cpp' stanza, support '#line' as well as '# '.
3384
3385 2005-06-08  Andreas Schwab  <schwab@suse.de>
3386
3387         * MAINTAINERS: Move myself from 'Write After Approval' to
3388         'CPU Port Maintainers' section as m68k maintainer.
3389
3390 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3391
3392         * configure.in (unsupported_languages): New macro.
3393         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3394         non-ported target libraries in noconfigdirs.
3395         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3396         non-linux-gnu.  Remove libgcj_ex_libffi.
3397         <lang_frag loop>: Set add_this_lang=no if the language is in
3398         unsupported_languages.
3399         * configure: Regenerate.
3400
3401 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3402
3403         * configure.in: Fix typo in handling of --with-mpfr-dir.
3404         * configure: Regenerate.
3405
3406 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
3407
3408         * MAINTAINERS: Update my email address.
3409
3410 2005-06-02  Jim Blandy  <jimb@redhat.com>
3411
3412         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3413         accepted into the master sources.)
3414
3415 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3416             Michael Snyder  <msnyder@redhat.com>
3417             Stan Cox  <scox@redhat.com>
3418
3419         * configure.in: Set noconfigdirs for ms1.
3420
3421         * configure: Regenerate.
3422
3423 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
3424
3425         * MAINTAINERS (Write After Approval): Add self.
3426
3427 2005-06-01  Josh Conner  <jconner@apple.com>
3428
3429         * MAINTAINERS (Write After Approval): Add self.
3430
3431 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
3432
3433         * MAINTAINERS: Update my email address.
3434
3435 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
3436
3437         * MAINTAINERS (Write After Approval): Add self.
3438
3439 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
3440
3441         * MAINTAINERS (Write After Approval): Remove self.
3442
3443 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3444
3445         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3446         (Dependencies): Consider target modules for bootstrap dependencies.
3447         Make target bootstrap modules depend on each stage's gcc.
3448         * Makefile.in: Regenerate.
3449
3450 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3451
3452         * Makefile.def (configure-gcc): Depend on binutils having been built.
3453         (all-gcc): No need to do it here.
3454         * Makefile.in: Regenerate.
3455
3456 2005-05-19  Paul Brook  <paul@codesourcery.com>
3457
3458         * configure.in: Rewrite misleading error message when requested
3459         language cannot be built.
3460         * configure: Regenerate.
3461
3462 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3463
3464         * ylwrap: Import from Automake 1.9.5.
3465
3466 2005-05-13  David Ung  <davidu@mips.com>
3467
3468         * MAINTAINERS (Write After Approval): Add self.
3469
3470 2005-05-09  Mike Stump  <mrs@apple.com>
3471
3472         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3473         lt_cv_sys_max_cmd_len for now.
3474
3475 2005-05-09  Stan Cox  <scox@redhat.com>
3476
3477         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3478
3479 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
3480
3481         * README.SCO: Update the URL.
3482
3483 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
3484
3485         * ltconfig: Define file_list_spec.  Pass file_list_spec and
3486         with_gnu_ld to libtool.
3487         * ltcf-c.sh (aix[45]): Define file_list_spec.
3488         * ltcf-cxx.sh (aix[45]): Same.
3489         * ltcf-gcj.sh (aix[45]): Same.
3490         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3491         exists, write list of input files to temporary file.
3492
3493 2005-05-04  Mike Stump  <mrs@apple.com>
3494
3495         * configure.in: Always pass --target to target configures as
3496         otherwise rebuilds that do --recheck will fail.
3497         * confiugure: Rebuilt.
3498
3499 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3500
3501         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3502         STAGE_HOST_EXPORTS.
3503         (configure, all): Add bootstrap support.
3504         (Host modules, target modules): Pass post-stage1 flags and exports.
3505         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3506         * Makefile.in: Regenerate.
3507
3508 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3509
3510         * configure: Regenerate.
3511
3512 2005-04-27  Mike Stump  <mrs@apple.com>
3513
3514         * MAINTAINERS: Add self as darwin maintainer.
3515
3516 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3517
3518         * config.sub: Update from master copy.
3519
3520 2005-04-21  Mike Stump  <mrs@apple.com>
3521
3522         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3523         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3524
3525 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3526
3527         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3528         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3529         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3530         "*-*-elf" and "*-*-linux*".
3531         * configure: Regenerate.
3532
3533 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
3534
3535         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3536
3537 2005-04-12  Mike Stump  <mrs@apple.com>
3538
3539         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3540
3541 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
3542
3543         * MAINTAINERS (Write After Approval): Add myself.
3544
3545 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
3546
3547         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3548
3549 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3550
3551         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3552         (TARGET_CONFIGARGS): Include --with-target-subdir.
3553         (configure, all): New macros.  Use them throughout.
3554         * Makefile.in: Regenerate.
3555
3556 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
3557
3558         * MAINTAINERS (Write After Approval): Add myself.
3559
3560 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3561
3562         * MAINTAINERS: Remove 'loop unrolling' maintainer.
3563
3564 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
3565
3566         * MAINTAINERS: Move John Carr to Write After Approval.
3567
3568 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3569
3570         * config/mh-mingw32: Delete.
3571         * configure.in: Don't use it.
3572         * configure: Regenerate.
3573
3574 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3575
3576         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3577         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3578         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3579         (HOST_LIB_PATH): Generate from Makefile.def.
3580         (TARGET_LIB_PATH): Likewise.
3581         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3582         * Makefile.in: Regenerate.
3583         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3584         (RPATH_ENVVAR): Include Darwin case.
3585         * configure: Regenerate.
3586
3587 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
3588
3589         * MAINTAINERS (Various Maintainers): Remove self.
3590         (Write After Approval): Add self.
3591
3592 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
3593
3594         * MAINTAINERS (Various Maintainers): Add self.
3595
3596 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3597
3598         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3599         * configure: Regenerate.
3600
3601 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3602
3603         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3604         gcc_version, and gcc_version_trigger from set of flags to pass.
3605         * Makefile.tpl: Remove definitions of above variables.
3606         (config.status): Remove dependency on $(gcc_version_trigger).
3607         * Makefile.in: Regenerate.
3608         * configure.in: Do not reference config/gcc-version.m4 nor
3609         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3610         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3611         * configure: Regenerate.
3612
3613 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3614             Andrew Pinski <pinskia@physics.uc.edu>
3615
3616         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3617         * Makefile.in: Regenerate.
3618
3619 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
3620
3621         * MAINTAINERS (Write After Approval): Add myself.
3622
3623 2005-03-03  David Ayers  <d.ayers@inode.at>
3624
3625         * MAINTAINERS (Write After Approval): Add myself.
3626
3627 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3628
3629         PR libgcj/20160
3630         * ltmain.sh: Avoid creating archives with components that have
3631         duplicate basenames.
3632
3633 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3634
3635         PR bootstrap/20250
3636         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3637         instead of check.
3638         * Makefile.in: Regenerate.
3639
3640 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3641
3642         * Makefile.in: Regenerate to fix conflict between the previous two
3643         patches.
3644
3645 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3646
3647         PR bootstrap/17383
3648         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3649         * Makefile.tpl (HOST_SUBDIR): New substitution.
3650         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3651         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3652         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3653         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3654         (Host modules, Bootstrapped modules): Use it.
3655         (Build modules, Target modules): Do not create symlink trees,
3656         always configure out-of-srcdir.
3657         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3658         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3659         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3660         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3661
3662         * Makefile.in: Regenerate.
3663         * configure: Regenerate.
3664
3665 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3666
3667         Merged from libada-gnattools-branch:
3668         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3669
3670         * gnattools: New directory.
3671         * Makefile.def: Add gnattools as a module, depending on target-libada.
3672         * Makefile.in: Regenerate.
3673         * configure.in: Include gnattools in host_tools; disable it if ada
3674         is disabled.
3675         * configure: Regenerate.
3676
3677 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
3678
3679         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3680         treelang maintainer.
3681         (Write After Approval): Remove myself.
3682
3683 2005-02-23  Paul Schlie  <schlie@comcast.net>
3684
3685         * configure.in: Allow darwin targeted ports to build tk, itcl and
3686         libgui.
3687         * configure: Regenerate.
3688
3689 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3690
3691         PR libgcj/10353
3692         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3693         * configure: Regenerate.
3694
3695 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
3696
3697         * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2005-02-10  Ian Lance Taylor  <ian@airs.com>
3700
3701         * MAINTAINERS: Update my e-mail address.
3702
3703 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
3704
3705         * MAINTAINERS (Write After Approval): Add myself.
3706
3707 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3708
3709         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3710         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3711         target-libgloss when not *-*-elf and *-*-aout.
3712         * configure: Regenerate.
3713
3714 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
3715
3716         * MAINTAINERS: Remove obsolete entries.
3717
3718         * MAINTAINERS (Write After Approval): Add Michael Matz.
3719
3720 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
3721
3722         * MAINTAINERS: Remove self as cpplib maintainer.
3723
3724 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3725
3726         * install-sh, config.sub: Import from upstream.
3727
3728 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3729
3730         PR bootstrap/18222
3731         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3732         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3733         * Makefile.in: Regenerate.
3734
3735 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
3736
3737         * MAINTAINERS: Update my email address.
3738
3739 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3740             Andreas Schwab  <schwab@suse.de>
3741
3742         PR bootstrap/18033
3743         * config-ml.in: Eval option if surrounded by single quotes.
3744
3745 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3746
3747         Revert 2004-12-28 Makefile changes, a better fix will be
3748         applied to mainline and src after GCC 4.0 branches.
3749
3750 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3751
3752         PR bootstrap/17383
3753
3754         * Makefile.def (target_modules): Remove stage parameter,
3755         it is always true now.
3756         * Makefile.tpl (configure-build-[+module+],
3757         configure-target-[+module+]): Always build symlink tree
3758         for the directory and for include.  BUILD_SUBDIR and
3759         TARGET_SUBDIR cannot be . anymore.
3760         * Makefile.in: Regenerate.
3761
3762 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3763
3764         Revert 2004-12-08 Makefile changes.
3765
3766 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
3767
3768         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3769         cygwin, mingw.
3770
3771 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3772
3773         * configure.in (sh64-*-*): Reenable gprof.
3774         * configure: Regenerate.
3775
3776 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3777
3778         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3779         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3780         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3781         * Makefile.in: Regenerate.
3782
3783 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
3784
3785         * MAINTAINERS: Update my email address.
3786
3787 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
3788
3789         * Makefile.tpl: Generate normal dependencies if the LHS module is
3790         not bootstrapped.
3791         * Makefile.in: Regenerate.
3792
3793 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3794
3795         * configure.in: Include config/gxx-include-dir.m4.  Use
3796         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
3797         * configure: Regenerate.
3798
3799 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
3800
3801         * config.if: Delete.
3802         * configure.in: Set libstdcxx_incdir directly.
3803         * configure: Regenerate.
3804
3805 2004-12-02  Eric Christopher  <echristo@redhat.com>
3806
3807         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3808         * Makefile.in: Regenerate.
3809
3810 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3811
3812         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3813         * configure: Regenerate.
3814
3815 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
3816
3817         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
3818         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
3819         * configure: Regenerate.
3820
3821 2004-12-01  Eric Christopher  <echristo@redhat.com>
3822
3823         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3824         of things to remove.
3825
3826 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
3827
3828         * MAINTAINERS (Write After Approval): Update my e-mail address.
3829
3830 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
3831
3832         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3833         from CVS libtool to always pass_all.
3834
3835 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3836
3837         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3838         (hppa*64*-*-*): Delete incorrect comment.
3839         * configure: Rebuilt.
3840
3841 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3842
3843         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3844
3845 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
3846
3847         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3848         from CVS libtool to always pass_all.
3849
3850 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3851
3852         * install-sh, compile: Import from automake.
3853
3854 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
3855
3856         * config.guess, config.sub:  Import from savannnah.
3857
3858 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
3859
3860         * MAINTAINERS (Write After Approval): Add myself
3861
3862 2004-11-12  Mike Stump  <mrs@apple.com>
3863
3864         * Makefile.def: Add html support.
3865         * Makefile.tpl: Likewise.
3866         * Makefile.in: Regenerate.
3867
3868 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
3869
3870         PR 18423
3871         * configure.in: Remove all instances of build-fixincludes from
3872         noconfigdirs.
3873         (build_configargs): Supply --target to subdirectories.
3874         * configure: Regenerate.
3875
3876         * Makefile.def: Make gcc install depend on fixincludes install.
3877         * Makefile.in: Regenerate.
3878
3879 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
3880
3881         * MAINTAINERS: Add myself as gcc testsuite maintainer.
3882
3883 2004-11-11  Paul Brook  <paul@codesourcery.com>
3884
3885         * MAINTAINERS: Add self as arm maintainer.  Update email address.
3886
3887 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
3888
3889         * configure.in (noconfigdirs) [mmix-*-*]: Disable
3890         target-libgfortran.
3891         * configure: Regenerate.
3892
3893 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
3894
3895         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3896         like CC.
3897
3898 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         * Makefile.def (host fixincludes): Specify missing targets.
3901         * Makefile.in: Regenerate.
3902
3903 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
3904
3905         * MAINTAINERS: Add myself
3906
3907 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
3908
3909         * MAINTAINERS (Write After Approval): Add myself.
3910
3911 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
3912
3913         * Makefile.def: Build fixincludes for the host, too.
3914         * Makefile.in: Regenerate.
3915         * configure.in (host_tools): Add fixincludes.
3916         * configure: Regenerate.
3917
3918 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
3919
3920         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3921         * configure: Regenerated.
3922
3923 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
3924
3925         PR other/17783
3926         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3927         * configure: Regenerated.
3928
3929 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
3930
3931         * README.SCO: Update per FSF instructions.
3932
3933 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
3934
3935         PR target/18151
3936         * configure.in (case ${target}): Do not build fixincludes for avr.
3937         * configure: Regenerated.
3938
3939 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
3940
3941         * configure.in (case ${target}): Do not build fixincludes
3942         on platforms where it is not used.
3943         * configure: Regenerated.
3944
3945 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
3946
3947         * configure.in: Use an absolute path to install-sh.
3948         * configure: Regenerated.
3949
3950 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3951
3952         * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
3955
3956         * MAINTAINERS: Remove from Write After Approval those that are
3957         already maintainers.
3958
3959 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
3960
3961         * MAINTAINERS:  Update my email address.
3962
3963 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
3964
3965         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3966         * configure: Regenerate.
3967
3968 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
3969
3970         * MAINTAINERS:  Update my email address.
3971
3972 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
3973
3974         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
3975         entries belonging to this category.
3976
3977 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
3978
3979         * MAINTAINERS: Update my e-mail address.
3980
3981 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
3982
3983         Fix wrong conflict resolution in:
3984
3985         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
3986
3987         * Makefile.in: Regenerate.
3988         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3989         in the recursive `make', instead of hardwiring `all'.
3990         (Autogenerated TARGET-* variables): New.
3991
3992 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
3993
3994         * configure.in: Enable target-libgloss for crx-*-*.
3995         * configure: Regenerate.
3996
3997 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
3998
3999         * MAINTAINERS (Various Maintainers): Move the "windows,
4000         cygwin, mingw" maintainer to ...
4001         (OS Port Maintainers): ... here.
4002
4003 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
4004
4005         * MAINTAINERS (Write After Approval): Remove those that are
4006         maintainers of some subsystem.
4007
4008 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4009
4010         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4011         * ltcf-cxx.sh (tpf*): Likewise.
4012         * ltconfig (tpf*): Add TPF OS configuration support.
4013
4014 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
4015
4016         * MAINTAINERS: Change my email address to my new work account.
4017
4018 2004-09-24  Michael Roth  <mroth@nessie.de>
4019
4020         * configure.in (--without-headers): Add missing double quotes.
4021         * configure: Regenerate.
4022
4023 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4024
4025         * ylwrap: Revert to previous version.
4026
4027 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4028
4029         PR bootstrap/17369
4030         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4031         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4032         SET_GCC_LIB_PATH_CMD.
4033         (BASE_TARGET_EXPORTS): Likewise.
4034         * Makefile.in: Regenerated.
4035
4036         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4037         * configure: Regenerated.
4038
4039 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4040
4041         * config.guess: New upstream version
4042         * compile, depcomp, install-sh, ylwrap: Likewise.
4043
4044 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4045
4046         * config/mh-x86omitfp: New host makefile fragment.  Add
4047         -fomit-frame-pointer to the default BOOT_CFLAGS.
4048         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4049         * configure: Regenerate.
4050
4051 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4052
4053         PR target/11572
4054         * configure.in (*-*-darwin*): Renable libobjc.
4055         * configure: Regenerate.
4056
4057 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
4058
4059         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4060
4061 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4062
4063         * Makefile.def: Remove libbanshee.
4064         * Makefile.tpl: Ditto.
4065         * configure.in: Ditto.
4066         * Makefile.in: Regen.
4067         * configure: Ditto.
4068
4069 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
4070
4071         * ltmain.sh: Use $pic_object as $non_pic_object if
4072         $non_pic_object=none.
4073
4074 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4075
4076         * missing: Import latest version from master repository.
4077
4078 2004-09-06  Nick Clifton  <nickc@redhat.com>
4079
4080         * config.sub: Import latest version from master repository.
4081         * config.guess: Likewise.
4082         This includes these changes:
4083
4084         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4085
4086         * config.sub: Handle crisv32, alias etraxfs.
4087         * config.guess (crisv32:Linux:*:*): Handle.
4088
4089         2004-08-13  Brad Smith  <brad@comstyle.com>
4090
4091         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4092         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4093
4094         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4095
4096         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4097         assume the processor is a powerpc.  This is because coreutils
4098         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4099         in this case, due to a MacOS X bug that causes
4100         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4101         to return a negative number.
4102         Problem reported by Petter Reinholdtsen in:
4103         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4104
4105         2004-07-19  Ben Elliston  <bje@gnu.org>
4106
4107         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4108
4109         2004-06-24  Ben Elliston  <bje@gnu.org>
4110
4111         * config.guess: Update copyright years.
4112         * config.sub: Likewise.
4113
4114         2004-06-22  Robert Millan  <robertmh@gnu.org>
4115
4116         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4117         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4118
4119         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4120
4121         * config.guess (*:*VMS:*:*): New entry. Replaces
4122         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4123         manufacturer.
4124
4125         2004-06-22  Ben Elliston  <bje@gnu.org>
4126
4127         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4128         * config.sub: Likewise.
4129
4130         2004-06-22  Ben Elliston  <bje@gnu.org>
4131
4132         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4133         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4134
4135         2004-06-11  Ben Elliston  <bje@gnu.org>
4136
4137         * config.guess (pegasos:OpenBSD:*:*): Remove.
4138
4139         2004-06-11  Ben Elliston  <bje@gnu.org>
4140
4141         From Wouter Verhelst <wouter@grep.be>:
4142         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4143
4144         2004-06-11  Ben Elliston  <bje@gnu.org>
4145
4146         * config.guess (luna88k:OpenBSD:*:*): New.
4147
4148         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4149
4150         * config.guess (m32r*:Linux:*:*): New case.
4151         * config.sub: Handle m32rle.
4152
4153         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4154
4155         From Jens Petersen  <petersen@redhat.com>:
4156         * config.sub: Handle sparcv8.
4157
4158         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4159
4160         From Tom Smith <smith@cag.lkg.hp.com>:
4161         * config.guess: Version suffixes are equally significant on Tru64
4162         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4163         prefix of "P" (patched kernel).
4164
4165         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4166
4167         * config.sub: Add support for National Semiconductor CRX target.
4168
4169 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
4170
4171         * MAINTAINERS (Various Maintainers): Remove myself as web page
4172         maintainer, add myself as maintainer of build status lists.
4173
4174 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4175
4176         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4177         *-*-netware, but add target-libmudflap.
4178         Consolidate *-*-netware targets (of which really only i?86 exists)
4179         into a single entry.
4180         * configure: Likewise.
4181
4182 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4183
4184         * Makefile.tpl (sorry): Remove.
4185         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4186         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4187         (do-clean): Clean per-stage directories too.
4188         (do-distclean): Run distclean-stage1 too.
4189         (.NOTPARALLEL): Enable during toplevel bootstrap.
4190         (stage[+id+]-bubble): Enable parallel execution during
4191         the recursive invocation.
4192         * Makefile.in: Regenerate.
4193
4194         Fix previous checkin:
4195
4196         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4197         include.
4198         * configure.in: Fix indentation.
4199         * configure: Regenerate.
4200
4201 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4202
4203         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4204         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4205         * configure: regenerate
4206         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4207         -mdynamic-no-pic
4208
4209
4210 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4211
4212         * Makefile.def (build_modules): Add fixincludes.
4213         (dependencies): Make gcc depend on fixincludes.
4214         * configure.in (build_tools): Add fixincludes.
4215         (build_configdirs): Always include build_libs.
4216         * Makefile.in: Regenerate.
4217         * configure: Regenerate.
4218
4219 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4220
4221         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4222         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4223         phony targets; do not generate timestamp files.
4224         (distclean-stageN): Remove references to their timestamp files.
4225         (restageN, touch-stageN): Remove.
4226         (stageN-bubble): Rewritten.
4227         (compare): Support lean bootstraps.
4228         * Makefile.in: Regenerate.
4229
4230         * configure.in: Only warn when bootstrapping but
4231         build != host or build != target.  Support lean bootstraps.
4232         * configure: Regenerate.
4233
4234 2004-08-26  Phil Edwards  <phil@codesourcery.com>
4235
4236         * configure.in:  Give a better error message if GMP/MPFR are missing
4237         and a language needing them has been requested.
4238         * configure:  Regenerated.
4239
4240 2004-08-25  Phil Edwards  <phil@codesourcery.com>
4241
4242         * configure.in:  Print a list of available language front-ends if
4243         a requested one is missing.  Tidy stray tab characters.
4244         * configure:  Regenerated.
4245
4246 2004-08-19  Michael Koch  <konqueror@gmx.de>
4247
4248         * gcc/doc/install.texi: Update entry about automake for libjava.
4249
4250 2004-08-17  Robert Millan  <robertmh@gnu.org>
4251
4252         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4253         (instead of FreeBSD).
4254         * configure: Regenerate.
4255
4256 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4257
4258         * Makefile.in: Regenerate.
4259         * configure: Regenerate.
4260
4261         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4262         stage_*_flags.
4263         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4264         for bootstrapped modules if toplevel bootstrap is going.
4265         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4266         modules.  Adjust for changes in Makefile.def.  Enable several
4267         rules even in non-bootstrap mode, just to avoid peppering the
4268         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4269         (stage-[+prev+]-bubble): Remove.
4270
4271         * Makefile.def (Dependencies): Depend on all-build-bison,
4272         all-build-flex, all-build-byacc, all-build-texinfo, rather
4273         than the host variations.
4274         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4275         with BUILD_SUBDIR.
4276         (BISON): Update for recent Bisons.
4277         (YACC): Fix typo.
4278         (cross): Depend on all-build.
4279         (all): Do not depend on all-build.
4280         (prebootstrap): Remove.
4281         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4282         (Prebootstrap dependencies): Add them to the per-stage targets
4283         and to all-prebootstrap.
4284         * configure.in (build_configdirs): Always enable build_tools.
4285         (BUILD_DIR_PREFIX): Remove.
4286
4287         * Makefile.def (gcc): Add target variable.
4288         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4289         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4290         in the recursive `make', instead of hardwiring `all'.
4291         (Autogenerated TARGET-* variables): New.
4292
4293 2004-08-13  Brian Booth  <bbooth@redhat.com>
4294
4295         * MAINTAINERS: Remove myself from write-after-approval.
4296
4297 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4298
4299         * src-release: Stop distributing mmalloc with gdb (which doesn't
4300         use it).
4301         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4302         * Makefile.in: Regenerate.
4303
4304 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4305
4306         * configure.in (arm*-*-eabi*): New target.
4307         * configure: Regenerate.
4308
4309 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4310
4311         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4312         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4313         (Dependencies): New section.
4314         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4315         (configure-target-[+module+]): Depend on maybe-all-gcc
4316         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4317         (toplevel profiledbootstrap): Fix dependencies.
4318         * Makefile.in: Regenerate.
4319
4320 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4321
4322         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4323         target-libiberty to noconfigdirs.
4324         * configure: Regenerate.
4325
4326 2004-08-03  Paul Brook  <paul@codesourcery.com>
4327
4328         * configure.in: Check for MPFR as well as GMP.
4329         * configure: Regenerate.
4330
4331 2004-08-01  Robert Millan  <robertmh@gnu.org>
4332
4333         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4334         libmudflap for all GNU-based systems (with Glibc).
4335         * configure: Regenerate.
4336
4337 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4338
4339         * Makefile.def (host-modules): Add gcc.
4340         * Makefile.in: Regenerate.
4341         * Makefile.tpl (sorry): New rule.
4342         (configure-host, all-host, [+make_target+]-host, do-check,
4343         install-host): Do not add gcc as a special case.
4344         (host modules): Add a small special-casing for gcc.  Export
4345         extra_make_flags through the environment.
4346         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4347         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4348         other recursive targets for gcc): Remove.
4349
4350         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4351         (stage, unstage): New rules.
4352         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4353         distclean-stage[+id+]): Use stage_current.
4354         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4355         the stage*-start rules.
4356
4357 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
4358
4359         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4360         use -all_load flag.
4361
4362 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
4363
4364         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4365         * configure: Regenerate.
4366
4367 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
4368
4369         * maintainer-scripts/gcc_release: Revert yesterday's change.
4370
4371 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
4372
4373         * MAINTAINERS: Add myself to write-after-approval.
4374
4375 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4376
4377         * libf2c: Removed.
4378         * gcc/gccbug.in: Updated because of libf2c removal.
4379         * maintainer-scripts/gcc_release: Ditto.
4380
4381 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4382
4383         * configure.in: Build libmudflap by default on FreeBSD.
4384         * configure: Regenerated.
4385
4386 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4387
4388         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4389         systems.
4390         * configure: Regenerated.
4391
4392 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4393
4394         PR target/16344
4395         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4396         feedback based compiler.
4397         * Makefile.in: Rebuilt.
4398
4399 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4400
4401         * Makefile.def (host_modules): Set bootstrap=true for flex.
4402         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4403         * Makefile.in: Rebuilt.
4404
4405 2004-07-07  Jan Hubicka  <jh@suse.cz>
4406
4407         * MAINTAINERS: Add self as a profile feedback maintainer.
4408
4409 2004-07-05  Phil Edwards  <phil@codesourcery.com>
4410
4411         * configure.in:  Do not prepend $srcdir to /dev/null in
4412         makefile fragments.
4413         * configure:  Regenerate.
4414
4415 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4416
4417         * Makefile.def (build_modules): Add bison, byacc, flex,
4418         m4, texinfo.
4419         (flags_to_pass): Add FLEX.
4420         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4421         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4422         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4423         DEFAULT_MAKEINFO): Remove.
4424         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4425         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4426         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4427         objdir or else use configured tool.
4428         (all-build): New.
4429         (all): Depend on it.
4430         (Build module dependencies): Add.
4431         * Makefile.in: Regenerate.
4432         * configure.in: Better support for multiple build modules,
4433         matching what is done for host/target modules.  Do not look
4434         for "plausible" locations of build tools if Canadian cross.
4435         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4436         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4437         * configure: Regenerate.
4438
4439 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4440
4441         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4442         * Makefile.in: Regenerate.
4443
4444 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4445
4446         * Makefile.tpl (configure-build-[+module+],
4447         configure-[+module+], configure-target-[+module+]): Pass
4448         [+extra_configure_args+].
4449         (all-build-[+module+], all-[+module+], check-[+module+],
4450         install-[+module+], [+make_target+]-[+module+],
4451         all-target-[+module+], check-target-[+module+],
4452         install-target-[+module+], [+make_target+]-target-[+module+]):
4453         Pass [+extra_make_args+].
4454         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4455         (GCC_HOST_EXPORTS): Remove.
4456         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4457         cross, check-gcc, check-gcc-c++, install-gcc,
4458         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4459         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4460         * Makefile.in: Regenerate.
4461
4462 2004-06-21  Matthew Sachs  <msachs@apple.com>
4463
4464         * MAINTAINERS: Added self to write-after-approval.
4465
4466 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4467
4468         * configure.in: Check for srcdir/winsup rather than build directory
4469         winsup.
4470         * configure: Regenerate.
4471
4472 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4473
4474         * configure.in: Don't build Cygwin native newlib if winsup
4475         directory is missing.  Emit warning instead.
4476         * configure: Regenerate.
4477
4478 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4479
4480         * Makefile.tpl (touch-stage[+id+]): New.
4481         (restage[+prev+]): Depend on touch-stage[+id+].
4482
4483         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4484         Use it throughout.
4485
4486         * Makefile.def: Add profile and feedback bootstrap stages.
4487         Remove next field from bootstrap stages.
4488         * Makefile.tpl (LN, LN_S): Substitute.
4489         (stageN-start, stageN-end): Use double-colon rules, to
4490         provide a hook for additional setup commands.
4491         (distclean-stageN-gcc, restageN): Create dependencies from
4492         [+prev+], not from [+next+].
4493         (stageN-bubble): Add commands for successive stages from
4494         [+prev+], using double-colon rules.
4495         (all-stageN-gcc): Fix typo.
4496         (stagefeedback-start, profiledbootstrap): New.
4497         * Makefile.in: Regenerate.
4498         * configure.in: Call ACX_PROG_LN.
4499         * configure: Regenerate.
4500
4501 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
4502
4503         * MAINTAINERS (Write After Approval): Add myself.
4504
4505 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
4506
4507         * MAINTAINERS (Write After Approval): Add myself.
4508
4509 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4510
4511         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4512         without gcc.
4513         * configure: Regenerate.
4514
4515 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4516
4517         * Makefile.tpl: Fix typo.
4518         * Makefile.in: Regenerate.
4519
4520 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4521
4522         * configure.in: Remove new- prefix from toplevel
4523         bootstrap targets.
4524         * configure: Regenerate.
4525
4526 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4527
4528         * Makefile.tpl (all.normal): Rename to all.
4529         (all): Replace with a rule to pick the default
4530         target from configure.
4531         (all-gcc, configure-gcc): Use conditionals to
4532         do nothing when toplevel bootstrap is going on.
4533         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4534         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4535         * configure.in: Support --enable-bootstrap.
4536
4537         * Makefile.def: Remove new- prefix from toplevel
4538         bootstrap targets.
4539         * Makefile.tpl: Likewise.
4540
4541         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4542         target.
4543
4544         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4545         $(RECURSE_FLAGS) to recursive invocation of make.
4546
4547         * Makefile.in: Regenerate.
4548         * configure: Regenerate.
4549
4550 2004-05-30  Andreas Jaeger  <aj@suse.de>
4551             Jim Wilson <wilson@specifixinc.com>
4552
4553         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4554         like CC.
4555
4556 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4557
4558         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4559         * configure: Regenerate.
4560
4561 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4562
4563         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4564         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4565         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4566         targets.
4567         * Makefile.in: Regenerate.
4568
4569 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
4570
4571         * configure.in: Test the ability to symlink directories.
4572         * configure: Regenerate.
4573
4574         * Makefile.def (bootstrap-stage): New definitions.
4575         * Makefile.tpl (configure-stage1-gcc,
4576         configure-stage2-gcc, configure-stage3-gcc,
4577         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4578         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4579         new-restage3, compare): Autogenerate, see Makefile.in
4580         entry for behavioral changes.
4581         (distclean-stage1, new-stage1-start, new-stage1-end,
4582         new-stage1-bubble, distclean-stage2, new-stage2-start,
4583         new-stage2-end, new-stage2-bubble, distclean-stage3,
4584         new-stage3-start, new-stage3-end): New autogenerated targets.
4585         (objext, prebootstrap, BOOT_CFLAGS,
4586         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4587         targets.
4588
4589         * Makefile.in: Regenerate.
4590         (distclean-stage1, new-stage1-start, new-stage1-end,
4591         new-stage1-bubble, distclean-stage2, new-stage2-start,
4592         new-stage2-end, new-stage2-bubble, distclean-stage3,
4593         new-stage3-start, new-stage3-end): New targets.
4594         (all-stage1-gcc): Move prebootstrap dependency from here...
4595         (configure-stage1-gcc): ...to here.
4596         (new-bootstrap): Use bubble targets.
4597         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4598         Use per-stage distclean targets.
4599         (configure-stage1-gcc, configure-stage2-gcc,
4600         configure-stage3-gcc, all-stage1-gcc,
4601         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4602         Use new-stageN-start to prepare the tree.
4603
4604 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4605
4606         * Makefile.def (host_modules): add libcpp.
4607         * Makefile.tpl: Add dependencies on and for libcpp.
4608         * Makefile.in: Regenerate.
4609         * configure.in: Add libcpp host module.
4610         * configure: Regenerate.
4611
4612 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
4613
4614         * Makefile.tpl: Whenever a recursive target is defined, wrap
4615         it in a special @if/@endif block, and prepare its maybe
4616         dependency in the @if/@endif block
4617         * configure.in: Instead of writing maybe dependencies, remove
4618         the @if/@endif statements, and remove the @if/@endif blocks
4619         that remain.
4620         * configure: Regenerate.
4621         * Makefile.in: Regenerate.
4622
4623 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
4624
4625         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4626
4627 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
4628
4629         PR bootstrap/15120
4630         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4631         * */configure: Rebuilt.
4632
4633 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4634
4635         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4636         of libf2c.
4637         * configure, Makefile.in: Regenerate.
4638
4639 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
4640
4641         * MAINTAINERS (Write After Approval): Add myself.
4642
4643 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4644
4645         Merge from tree-ssa-20020619-branch.
4646
4647         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4648         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4649         (HOST_GMPLIBS): Define.
4650         (HOST_GMPINC): Define.
4651         (TARGET_LIB_PATH): Add libmudflap.
4652         (GFORTRAN_FOR_TARGET): Define.
4653         (configure-build*): Export GFORTRAN.
4654         (configure-gcc): Export GMPLIBS and GMPINC.
4655         (all-gcc): Add maybe-all-libbanshee.
4656         (configure-target-libgfortran): Define.
4657         * Makefile.in: Regenerate.
4658         * configure.in (host_libs): Add libbanshee.
4659         (target_libraries): Add target-libmudflap and target-libgfortran.
4660         Add --with-libbanshee.
4661         Handle --disable-libmudflap.
4662         (*-*-freebsd*): Use with_gmp.
4663         Add $(libgcj) to noconfigdirs.
4664         * configure: Regenerate.
4665         * depcomp: New file.
4666         * MAINTAINERS: Add tree-ssa maintainers.
4667
4668 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
4669
4670         * MAINTAINERS (Various Maintainers): Add myself.
4671
4672 2004-04-30  Brian Ford  <ford@vss.fsi.com>
4673
4674         * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
4677
4678         * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4681
4682         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4683         * configure: Regenerate.
4684
4685 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4686
4687         Revert:
4688         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4689
4690         * Makefile.def (flags_to_pass): Remove *dir variables that
4691         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4692         as well as prefix and exec_prefix.
4693         * Makefile.in: Regenerate.
4694
4695 2004-04-26  Robert Millan  <robertmh@gnu.org>
4696
4697         Add patches from libtool CVS.
4698         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4699         * ltconfig: Likewise.
4700         * ltcf-c.sh: Likewise.
4701         * ltcf-cxx.sh: Likewise.
4702         * ltcf-gcj.sh: Likewise.
4703
4704 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4705
4706         * Makefile.def (host_modules): Mark with the bootstrap
4707         flag packages on which gcc depends.
4708         * Makefile.tpl (all-bootstrap): Use it.
4709         * Makefile.in: Regenerate.
4710
4711 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4712
4713         * Makefile.def (flags_to_pass): Remove *dir variables that
4714         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4715         as well as prefix and exec_prefix.
4716         * Makefile.in: Regenerate.
4717
4718 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4719
4720         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4721         * configure: Regenerate.
4722         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4723         * gcc/Makefile.tpl (compare): Use the result of the test.
4724         * gcc/Makefile.in: Regenerate.
4725
4726 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4727
4728         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4729         Always relocate gcc and prev-gcc to the original names, even
4730         if the build fails.
4731         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4732         New targets.
4733
4734 2004-04-23  Laurent GUERBY <laurent@guerby.net>
4735
4736         * MAINTAINERS: Update my email address.
4737
4738 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4739
4740         * configure.in (mips*-*-irix5*): Enable ld.
4741         * configure: Regenerate.
4742
4743 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4744
4745         * configure: Regenerate.
4746
4747 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4748
4749         * Makefile.tpl (configure-[+module+], configure-gcc,
4750         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4751         Set and export LDFLAGS.
4752         * Makefile.in: Regenerate.
4753
4754 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
4755
4756         * MAINTAINERS: Add myself to write-after-approval.
4757
4758 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4759
4760         PR bootstrap/14871
4761         * Makefile.tpl: If we don't have built-in-tree target tools,
4762         use the ones found by configure rather than hacking around with
4763         program_transform_name.
4764         * configure.in: Give Makefile.tpl the information necessary
4765         to do that.
4766         * Makefile.in: Regenerate.
4767         * configure: Regenerate.
4768
4769 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4770
4771         PR bootstrap/14760
4772         * configure.in: When computing baseargs, strip *all* copies of
4773         offending options.  Also, don't match/substitute the trailing space,
4774         so that this actually works when two similar options are separated by
4775         only one space.
4776         * configure: Regenerate.
4777
4778 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4779
4780         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4781         (rs6000-*-aix*): Same.
4782         * configure: Regenerate.
4783
4784 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
4785
4786         * MAINTAINERS: Add myself to write-after-approval.
4787
4788 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
4789
4790         * MAINTAINERS: Add myself to write-after-approval.
4791
4792 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4793
4794         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4795         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4796         * Makefile.in: Regenerate.
4797
4798         * configure.in (top level bootstrap support): Rework --enable-werror
4799         to set @stage2_werror_flag@.
4800         * configure: Regenerate.
4801         * Makefile.tpl (top level bootstrap support): Pass
4802         @stage2_werror_flag@ down to configure in stages 2 and 3.
4803         * Makefile.in: Regenerate.
4804
4805 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4806
4807         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4808         for stages 2 and 3 as well as in make.  As a consequence, remove
4809         OUTPUT_OPTION (now detected by configure) from the flags passed down
4810         to make.
4811         * Makefile.in: Regenerate.
4812
4813         * Makefile.tpl (new-bootstrap): Fix typo.
4814         * Makefile.in: Regenerate.
4815
4816 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4817
4818         * Makefile.tpl: Rearrange by moving recursive_targets rules
4819         into their proper sections.
4820         * Makefile.tpl (top level bootstrap support): Move disabling
4821         of coverage flags from 'make' to 'configure'; improve comments.
4822         * Makefile.in: Regenerate.
4823
4824         * Makefile.tpl (experimental top level bootstrap) Move stage1
4825         language setting from all- target to configure- target; disable
4826         intermodule optimization in stage 1; prevent gratuitous rebuilds
4827         of stage 1.
4828         * Makefile.in: Regenerate.
4829         * configure.in: Comma-separate stage 1 language list for top
4830         level bootstrap.
4831         * configure: Regenerate.
4832
4833         * Makefile.tpl: Clean up experimental top level bootstrap support:
4834         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4835         prev-gcc in configure- targets as well as all- targets.
4836         * Makefile.in: Regenerate.
4837
4838 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
4839
4840         * compile: New file imported from automake.
4841
4842 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4843
4844         * configure.in: Remove symbolic link section.
4845         * configure: Regenerate.
4846         * Makefile.tpl (links): Remove.
4847         * Makefile.in: Regenerate.
4848
4849 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4850             Nathanael Nerode  <neroden@gcc.gnu.org>
4851
4852         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4853         Set with AC_CHECK_PROGS.
4854         * configure.in: Fix comment typo from last patch.
4855         * configure: Regenerate.
4856
4857 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4858
4859         * Makefile.tpl: Introduce experimental top level bootstrap support.
4860         * Makefile.in: Regenerate.
4861         * configure.in: Introduce support for top level bootstrap.
4862         * configure: Regenerate.
4863
4864 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4865             Paolo Bonzini  <bonzini@gnu.org>
4866
4867         PR bootstrap/14522
4868         * configure.in: Cope with shells that do not support unquoted ^
4869         * configure: Regenerate.
4870
4871 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4872             Paolo Bonzini  <bonzini@gnu.org>
4873
4874         PR bootstrap/14522
4875         * configure.in: Cope with shells that do not support nesting
4876         quotes inside quoted backquote substitutions.
4877         * configure: Regenerate.
4878
4879 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4880
4881         PR bootstrap/14522
4882         * configure.in: Fix escaping of $.
4883         * configure: Regenerate.
4884
4885 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4886
4887         * configure: Regenerate, since I forgot to while committing Paolo's
4888         changes.
4889
4890 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4891
4892         PR ada/14131
4893         Move language detection to the top level.
4894         * configure.in: Find default values for the tools as
4895         soon as possible.  Disable ada if GNAT is not found.
4896         Emit error message about missing languages.  Expand
4897         --enable-languages=all for the gcc subdirectory.
4898
4899 2004-03-10  Ben Elliston  <bje@gnu.org>
4900
4901         * MAINTAINERS: Update my email address.
4902
4903 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
4904
4905         * ltconfig: Disable building static libraries if building shared
4906         libraries on AIX 5L.
4907
4908 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4909
4910         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4911         and disable libgcj.
4912         * configure: Regenerated.
4913
4914 2004-03-01  Brian Booth  <bbooth@redhat.com>
4915
4916         * MAINTAINERS: Add myself to write-after-approval.
4917
4918 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
4919
4920         * MAINTAINERS: Add myself to write-after-approval.
4921
4922 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         PR bootstrap/7087
4925         * Makefile.tpl: Guard XFOO sed statements better.
4926         * Makefile.tpl: Add dependency for configure-target-libada.
4927         * Makefile.in: Regenerate (incidentally fixes broken
4928         commit when libada-branch was merged).
4929
4930 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
4931
4932         * MAINTAINERS: Add myself to write-after-approval.
4933
4934 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
4935
4936         * MAINTAINERS: Add Nicola Pero and myself as libobjc
4937         maintainers.
4938
4939 2004-02-20  Andrew Cagney  <cagney@redhat.com>
4940
4941         * config.guess: Update from version 2003-10-16 to 2004-02-16.
4942         * config.sub: Update from version 2003-11-03 to 2004-02-16.
4943
4944 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4945
4946         PR bootstrap/11932
4947         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4948
4949 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
4950
4951         * MAINTAINERS: Added myself to write-after-approval.
4952
4953 2004-02-14  Michael Koch  <konqueror@gmx.de>
4954
4955         * MAINTAINERS: Added myself to write-after-approval.
4956
4957 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
4958
4959         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
4960         some OS port maintainers to OS port maintainers section.
4961
4962 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
4963
4964         * MAINTAINERS: Add self.
4965
4966 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4967
4968         * MAINTAINERS: Alphabetize.
4969
4970 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
4971
4972         * MAINTAINERS: Remove myself.
4973
4974 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4975
4976         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4977         (rs6000-*-aix*): Same.
4978         * configure: Regenerate.
4979
4980 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4981
4982         * configure.in (host): Add in missing $noconfigdirs to defines.
4983         * configure: Regenerate.
4984
4985 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4986             Nathanael Nerode  <neroden@gcc.gnu.org>
4987
4988         PR ada/6637, PR ada/5911
4989         Merge with libada-branch:
4990         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4991         with appropriate dependencies. Add --enable-libada configure switch.
4992         * configure, Makefile.in: Regenerate.
4993
4994 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
4995
4996         * MAINTAINERS: Add myself to write-after-approval.
4997
4998 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4999
5000         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5001         * configure: Regenerate.
5002
5003 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
5004
5005         Merge from upstream:
5006
5007         * ltmain.in: When setting IFS to '~', be careful about user
5008         arguments that contain '~'.
5009
5010         2004-02-04  Peter O'Gorman  <peter@pogma.com>
5011
5012         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5013         Also test $base_compile against $CC with escaped arguments. Bug
5014         reported by Geoff Keating <geoffk@apple.com>.
5015
5016 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
5017
5018         * MAINTAINERS: Remove i960 port.
5019
5020 2004-01-23  DJ Delorie  <dj@redhat.com>
5021
5022         * Makefile.def (target_modules) [libiberty]: Don't stage.
5023         * Makefile.in: Rebuilt.
5024
5025 2004-01-20  Caroline Tice  <ctice@apple.com>
5026
5027         * MAINTAINERS: Add myself to write-after-approval.
5028
5029 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
5030
5031         * MAINTAINERS: Update my email address.
5032
5033 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
5034
5035         * MAINTAINERS: Add myself to write-after-approval.
5036
5037 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5038
5039         * MAINTAINERS: Remove entries without email address.
5040
5041 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
5042
5043         * MAINTAINERS: Add myself to write-after-approval.
5044
5045 2004-01-15  Steven Bosscher  <stevenb@suse.de>
5046
5047         * MAINTAINERS: Update my email address.
5048
5049 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5050
5051         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5052         * Makefile.tpl (configure-target-[+module+]): Support stage.
5053         * Makefile.in: Rebuilt.
5054
5055 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
5056
5057         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5058
5059 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
5060
5061         * MAINTAINERS: Add myself as a MIPS maintainer.
5062
5063 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5064
5065         * configure.in: Use ./config.cache, not config.cache.
5066         * configure: Regenerate.
5067         * Makefile.tpl: Special-casing not needed for GCC any more.
5068         * Makefile.in: Regenerate.
5069
5070         * configure.in: Don't share a cache file for host dirs.
5071         * configure: Regenerate.
5072
5073         * config-ml.in: Don't mess with the cache file.
5074
5075 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5076
5077         * MAINTAINERS: Move myself from 'Write After Approval' to
5078         'CPU Port Maintainers' section as SPARC maintainer.
5079
5080 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5081
5082         * Makefile.tpl: Make GCC use a separate config.cache.
5083         * Makefile.in: Regenerate.
5084
5085         PR bootstrap/11932, PR bootstrap/11933
5086         (I don't know if it will fix either of them, but it relates
5087         to them.)
5088         * configure.in: Don't use shared config.cache for target
5089         directories.
5090         * configure: Regenerate.
5091
5092 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
5093
5094         * MAINTAINERS: Add myself to 'Write After Approval' section.
5095
5096 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5097
5098         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5099         * configure: Regenerated.
5100
5101 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
5102
5103         * MAINTAINERS: Remove the mn10200 maintainer.
5104
5105 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5106
5107         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5108         * configure: Regenerated.
5109
5110 2003-12-16  Jan Hubicka  <jh@suse.cz>
5111
5112         * MAINTAINERS: Add myself as callgraph maintainer.
5113
5114 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5115
5116         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5117         * configure: Regenerate.
5118
5119 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5120
5121         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5122         'Write After Approval' section. Update email.
5123
5124 2003-12-01  James Lemke <jim@wasabisystems.com>
5125
5126         * MAINTAINERS (Write After Approval): Add myself.
5127
5128 2003-11-20  Matt Thomas  <matt@3am-software.com>
5129
5130         * MAINTAINERS: Add myself as a vax port maintainer.
5131
5132 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5133
5134         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5135         (configure-build-[+module+], configure-[+module+]): Likewise.
5136         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5137         * Makefile.in: Regenerate.
5138
5139 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
5140
5141         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5142         shared/dylibed libraries.
5143         * ltmain.sh: Likewise.
5144         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5145         * ltcf-cxx.sh: Likewise.
5146         * ltcf-gcj.sh: Likewise.
5147         * ltconfig: Likewise.
5148
5149 2003-11-17  Stan Cox  <scox@redhat.com>
5150
5151         * MAINTAINERS: Add myself as iq2000 port maintainer.
5152
5153 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5154
5155         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5156         * Makefile.in: Regenerate.
5157
5158 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
5159
5160         * config.sub: Update to 2003-11-03 version.
5161
5162 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5163
5164         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5165         * configure:  Regenerate.
5166
5167 2003-10-20  Nicolas Pitre <nico@cam.org>
5168
5169         * MAINTAINERS: Add myself to 'Write After Approval' section.
5170
5171 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
5172
5173         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5174
5175 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
5176
5177         * MAINTAINERS: Update my email address.
5178
5179 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5180
5181         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5182
5183 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
5184
5185         * MAINTAINERS: Add myself to 'Write After Approval' section.
5186
5187 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
5188
5189         * config.guess: Update to 2003-10-16 version.
5190         * config.sub: Update to 2003-10-16 version.
5191
5192 2003-10-15 David Daney  <ddaney@avtrex.com>
5193
5194         * MAINTAINERS: Added myself to 'Write After Approval' section.
5195
5196 2003-10-15  Falk Hueffner  <falk@debian.org>
5197
5198         * MAINTAINERS: Move myself from 'Bug database only accounts' to
5199         'Write After Approval' section. Update email.
5200
5201 2003-10-14  Roger Sayle  <roger@eyesopen.com>
5202
5203         * MAINTAINERS: Move myself from 'Write After Approval' to
5204         'Various Maintainers' section as middle-end maintainer.
5205
5206 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5207
5208         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5209         HOST_FLAGS_TO_PASS.
5210         * Makefile.in: Regenerate.
5211
5212 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
5213
5214         * config.guess: Update to 2003-10-07 version.
5215         * config.sub: Update to 2003-10-07 version.
5216
5217 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5218
5219         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5220         * ltconfig (irix5*, irix6*): Don't override version_type.
5221
5222 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5223
5224         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5225         * configure: Rebuilt
5226         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5227         * Makefile.in: Rebuilt
5228
5229 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5230
5231         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5232
5233 2003-09-30  Carlo Wood  <carlo@alinoe.com>
5234
5235         * MAINTAINERS (Write After Approval): Add myself.
5236
5237 2003-09-29  Paul Koning  <ni1d@arrl.net>
5238
5239         * MAINTAINERS: Move myself from "Write After Approval"
5240         to CPU platform maintainers for pdp11 platform.
5241
5242 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
5243
5244         * MAINTAINERS: Move myself from 'Write After Approval' to
5245         'Various Maintainers' section as libffi testsuite maintainer.
5246
5247 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5248
5249         * configure.in: Pass a computed --program-transform-name
5250         to subconfigures.
5251         * configure: Regenerated.
5252
5253 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5254
5255         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5256         * Makefile.in: Regenerate.
5257
5258         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5259         * Makefile.in: Regenerate.
5260
5261 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
5262
5263         * MAINTAINERS: Move myself from 'Write After Approval'
5264         to 'Various Maintainers' (objective-c) section.
5265
5266 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5267
5268         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5269         quoting.
5270         * configure: Regenerated.
5271
5272 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
5273
5274         * MAINTAINERS (Write After Approval): Add myself to write after
5275         approval list.
5276
5277 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
5278
5279         * MAINTAINERS (Write After Approval): Add myself.
5280
5281 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
5282
5283         * MAINTAINERS: Update my e-mail address.
5284
5285 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
5286
5287         * libtool.m4 (LD): Correct powerpc64 host match.
5288
5289 2003-09-06  James E Wilson  <wilson@tuliptree.org>
5290
5291         * MAINTAINTERS: Update my affiliation and email address.
5292
5293 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5294
5295         * MAINTAINERS (Write After Approval): Add myself.
5296
5297 2003-09-04  DJ Delorie  <dj@redhat.com>
5298
5299         * configure: Regenerate.
5300
5301 2003-09-04  Robert Millan  <robertmh@gnu.org>
5302
5303         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5304
5305 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5306
5307         * configure.in: Ensure arguments to sed are properly spaced.
5308         * configure: Regenerate.
5309
5310 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5311
5312         * MAINTAINERS: Update my e-mail address.
5313
5314 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
5315
5316         * MAINTAINERS (Write After Approval): Add myself.
5317
5318 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5319
5320         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5321         * configure: Regenerated.
5322
5323 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
5324
5325         * MAINTAINERS: Update my email address.
5326
5327 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5328
5329         * configure.in:  Use newline instead of semicolon when assuming
5330         shell arguments in a for loop.
5331         * configure:  Regenerated.
5332
5333 2003-08-22  Jason Eckhardt  <jle@rice.edu>
5334
5335         * MAINTAINERS: Resurrect the i860 maintainer.
5336
5337 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5338
5339         PR 8180
5340         * configure.in: When testing with_libs and with_headers, treat
5341         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5342         * configure: Regenerate.
5343
5344         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5345         make, shell, etc.
5346         (baseargs): Likewise.
5347         * configure: Regenerate.
5348
5349 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
5350
5351         * MAINTAINERS (Write After Approval): Add myself.
5352
5353 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5354
5355         * configure.in: Disable libgcj for darwin not on powerpc.
5356         * configure: Rebuild.
5357
5358 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5359
5360         * config-ml.in, symlink-tree: Add license.
5361
5362 2003-08-03  Richard Stallman  <rms@gnu.org>
5363             Eben Moglen  <moglen@columbia.edu>
5364
5365         * README.SCO: New file.
5366
5367 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5368
5369         * Makefile.tpl (check, check-c++): Express dependencies using
5370         dependencies rather than commands.
5371         * Makefile.in: Regenerate.
5372
5373 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5374
5375         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5376         * configure: Ditto.
5377
5378 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5379
5380         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5381         * Makefile.in: Update.
5382
5383 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5384
5385         * configure.in: Enable libgcj for darwin.
5386         * configure: Rebuild.
5387
5388 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
5389
5390         * config-ml.in:  Use ac_configure_args directly instead of
5391         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5392         actually seen.
5393
5394 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5395
5396         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5397         creating target and build subdirs to build all parent dirs as needed.
5398         * Makefile.in: Rebuild.
5399         * configure.in: Don't build dirs explicitly here.
5400         * configure: Rebuild.
5401
5402 2003-07-26  Paul Brook  <paul@nowt.org>
5403
5404         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5405
5406 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5407
5408         * Makefile.tpl (all-make): Depend on intl.
5409         * Makefile.in: Rebuilt.
5410
5411 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5412
5413         * install-sh:  Update to newer upstream versions (associated with
5414         aclocal 1.7).
5415         * mkinstalldirs:  Likewise.
5416         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5417
5418 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
5419
5420         * MAINTAINERS: Move self from Bug database only accounts
5421         to write-after-approval.
5422
5423 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5424
5425         * config.if: Remove unused libc_interface determination.
5426
5427 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5428
5429         * MAINTAINERS: Move self from write-after-approval to
5430         build machinery (*.in).
5431
5432 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5433
5434         PR bootstrap/11273
5435         PR bootstrap/11408
5436         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5437         unused INSTALL_PROGRAM_ARGS.
5438         * configure.in: Use AC_PROG_INSTALL.
5439         * Makefile.in: Regenerate.
5440         * configure: Regenerate.
5441
5442 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
5443
5444         * MAINTAINERS: Alphabetize.
5445
5446 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5447
5448         * configure: Rebuilt.
5449         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5450         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5451         newlib nor libgloss.
5452         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5453         * configure.in (am33_2.0-*-linux*): Added.
5454
5455 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5456
5457         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5458         * configure: Regenerate.
5459
5460 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
5461
5462         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5463         * Makefile.in: Regenerate.
5464
5465 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5466
5467         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5468         * Makefile.in: Regenerate.
5469
5470 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
5471
5472         * Makefile.tpl: Replace PWD with PWD_COMMAND.
5473         * Makefile.in: Regenerated.
5474
5475         * config-ml.in: Replace PWD with PWD_COMMAND.
5476
5477 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
5478
5479         * intl: New directory; see intl/ChangeLog for details.
5480         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5481         * Makefile.tpl: all-gcc depends on maybe-all-intl.
5482         * Makefile.in: Regenerate.
5483
5484 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5485
5486         * configure.in: Clean up config-lang.in handling.  Delete
5487         useless assignment to "subdirs".
5488         * configure: Regenerate.
5489
5490 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5491
5492         * configure.in: Rename 'target_libs' to 'target_libraries'.
5493         Remove useless reference to 'target_libs'.
5494         * configure: Regenerate.
5495
5496 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5497
5498         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5499         * Makefile.in: Regenerate.
5500
5501 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5502
5503         * Makefile.def: Introduce flags_to_pass.
5504         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5505         * Makefile.in: Regenerate.
5506
5507 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5508
5509         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5510         and target-libgloss.
5511         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5512         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5513         * configure: Regenerate.
5514
5515 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5516
5517         * configure.in: Update testsuite_flags to new location.
5518         * configure. Regenerate.
5519
5520 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5521
5522         * Makefile.tpl: Remove BUILD_CC stuff.
5523         * Makefile.in: Regenerate.
5524
5525 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
5526
5527         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
5528
5529 2003-06-16  Graeme Peterson <gp@qnx.com>
5530
5531         * MAINTAINERS (Write After Approval): Add myself.
5532
5533 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5534
5535         * config.guess: Update to 2003-06-12 version.
5536         * config.sub: Update to 2003-06-13 version.
5537
5538 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5539
5540         * config.guess: Update to 2003-06-06 version.
5541         * config.sub: Update to 2003-06-06 version.
5542
5543 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5544
5545         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5546         * configure. Regenerate.
5547
5548 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5549
5550         * configure.in: Disable serial configure by default.
5551         * configure: Regenerate.
5552         * Makefile.tpl: Abolish .NOTPARALLEL.
5553         * Makefile.in: Regenerate.
5554
5555         * Makefile.tpl: Replace {build,host,target}_canonical by
5556         {build,host,target}.
5557         * Makefile.in: Regenerate.
5558
5559         * Makefile.tpl: Fix stupid pasto.
5560         * Makefile.in: Regenerate.
5561
5562 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5563
5564         * Makefile.tpl: Remove bogus conditional.
5565         * Makefile.in: Regenerate.
5566
5567 2003-06-05  Jan Hubicka  <jh@suse.cz>
5568
5569         * Makefile.tpl (profiledbootstrap): New target.
5570         * Makefile.in (profiledbootstrap): New target.
5571
5572 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
5573
5574         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
5575         Pinski. Remove user names from other bugzilla-only maintainers.
5576
5577 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5578
5579         * Makefile.tpl: Make 'recursive targets' using autogen rather
5580         than shell loop.  Remove duplicate 'clean' targets and false
5581         comments.
5582         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5583         Add systematic method of specifying missing targets in subdirs.
5584         Add copyright boilerplate.
5585         * Makefile.in: Regenerate.
5586         * configure.in: Add 'recursive targets' to maybe list.
5587         * configure: Regenerate.
5588
5589         * MAINTAINERS: "GNATS only" -> "Bug database only".
5590
5591         * Makefile.tpl: Rename [+target+] to [+make_target+].
5592         * Makefile.def: Rename 'target' to 'make_target'.
5593
5594 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
5595
5596         * MAINTAINERS: Add self as options handling maintainer.
5597
5598 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
5599
5600         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
5601         been too long since I touched those ports.
5602
5603 2003-05-28  DJ Delorie  <dj@redhat.com>
5604
5605         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5606         * Makefile.in: Regenerate.
5607
5608 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5609
5610         * configure.in: Use curly braces in the definition of tooldir.
5611         * configure: Regenerate.
5612
5613 2003-05-21  DJ Delorie  <dj@redhat.com>
5614
5615         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5616         newlib or libgloss.
5617         * Makefile.in: Regenerate.
5618
5619 2003-05-21  DJ Delorie  <dj@redhat.com>
5620
5621         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5622         * Makefile.in: Regenerate.
5623
5624 2003-05-20  Ian Lance Taylor  <ian@airs.com>
5625
5626         * MAINTAINERS: Update my e-mail address.
5627
5628 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5629
5630         * configure.in: Switch more things to use maybe dependencies.
5631         * Makefile.tpl: Switch more things to use maybe dependencies.
5632         Factor out common code from autogen IF statements.
5633         * configure: Regenerate.
5634         * Makefile.in: Regenerate.
5635
5636 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5637
5638         * configure.in: Accept i[3456789]86 for machine type.
5639         * configure: Regenerate.
5640
5641 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5642
5643         * configure.in: Switch more things to use maybe dependencies.
5644         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5645         * configure: Regenerate.
5646         * Makefile.tpl: Switch more things to use maybe dependencies.
5647         * Makefile.in: Regenerate.
5648
5649 2003-05-16  Andreas Schwab  <schwab@suse.de>
5650
5651         * Makefile.tpl (install-opcodes): Define.
5652         * Makefile.in: Rebuild.
5653
5654 2003-05-13  Andreas Jaeger  <aj@suse.de>
5655
5656         * config.guess: Update to 2003-05-09 version.
5657         * config.sub: Update to 2003-05-09 version.
5658
5659 2003-05-13  Michael Eager <eager@mvista.com>
5660
5661         * configure.in: Correct sed script so that options in quotes are not
5662         deleted.
5663         * configure: Rebuild.
5664
5665 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5666
5667         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5668         and $$s/newlib/libc/sys/cygwin32 include paths.
5669         * configure: Ditto.
5670
5671 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
5672
5673         * MAINTAINERS: Update my email addresses.
5674
5675 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
5676
5677         * config-ml.in: Propagate INSTALL variables.
5678
5679 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5680
5681         * MAINTAINERS: Remove duplicate entries in Write After Approval.
5682
5683 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5684
5685         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5686         * Makefile.in: Regenerate.
5687
5688 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
5689
5690         * MAINTAINERS (GNATS only): Add Falk Hueffner.
5691
5692 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
5693
5694         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
5695
5696 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5697
5698         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5699         * Makefile.in: Regenerated.
5700
5701 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
5702
5703         * MAINTAINERS (Write After Approval): Upgrade myself from
5704         GNATS only to write-after-approval. Update my mail address.
5705
5706 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
5707
5708         (OS Port Maintainers: freebsd): Add myself.
5709
5710 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5711
5712         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
5713
5714 2003-04-22  Kean Johnston  <jkj@sco.com>
5715
5716         * MAINTAINERS (SCO ports): Added myself.
5717
5718 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5719
5720         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
5721
5722 2003-04-19  Kean Johnston  <jkj@sco.com>
5723
5724         * MAINTAINERS (Write After Approval): Add myself.
5725
5726 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5727
5728         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5729         * Makefile.in: Regenerate.
5730
5731 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5732
5733         * configure.in (powerpc64*-*-linux*): Remove.
5734         * configure: Rebuilt.
5735
5736 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5737
5738         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5739         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5740         and restrap.
5741         * Makefile.in:  Regenerate.
5742
5743 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5744
5745         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5746         * configure: Regenerated.
5747
5748 2003-04-15  DJ Delorie  <dj@redhat.com>
5749
5750         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
5751
5752 2003-04-13  Nick Clifton  <nickc@redhat.com>
5753
5754         * config-ml.in: Remove support for --disable-aix removing
5755         call-aix multilibs.
5756
5757 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
5758
5759         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5760         * */configure: Rebuilt.
5761
5762 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
5763
5764         * MAINTAINERS: Add my email address.
5765
5766 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
5767
5768         * MAINTAINERS (Write After Approval): Add myself.
5769
5770 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5771
5772         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5773         * Makefile.in: Regenerate.
5774
5775 2003-03-14  Michael Chastain  <mec@shout.net>
5776
5777         * Makefile.in: Regenerate with correct Makefile.def.
5778
5779 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5780
5781         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5782         Make macro.
5783         * Makefile.in: Regenerate.
5784         * configure.in: Clean up gxx_include_dir logic.
5785         * configure: Regenerate.
5786
5787 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5788
5789         * MAINTAINERS (Write After Approval): Add myself.
5790
5791 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
5792
5793         * MAINTAINERS: Update my mail address.
5794
5795 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5796
5797         * configure.in (gxx_include_dir): Fix typo.
5798         * configure: Regenerated.
5799
5800 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5801
5802         * Makefile.tpl: Reindent.
5803         * Makefile.in: Regenerate.
5804         * configure.in: Reindent.  Don't set unused variables.
5805         * configure: Regenerate.
5806
5807 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5808
5809         * configure.in: Include $(build_tooldir)/sys-include in
5810         FLAGS_FOR_TARGET.
5811         * configure: Regenerated.
5812
5813 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5814
5815         * Makefile.tpl: Always pass down RANLIB.
5816         * Makefile.in: Regenerate.
5817
5818         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5819         * Makefile.in: Regenerate.
5820         * configure.in: Remove unused logic relating to --enable-shared
5821         and --enable-threads.  Remove bogus comments.  Remove redundant
5822         noconfigdirs.
5823         * configure: Regenerate.
5824
5825         * configure.in: Replace ${libstdcxx_version} by its value.
5826         Remove reference to mh-dgux.
5827         * configure: Regenerate.
5828
5829 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
5830
5831         * MAINTAINERS (Write After Approval): Add myself.
5832
5833 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5834
5835         * Makefile.tpl: Rearrange.
5836         * Makefile.in: Regenerate.
5837
5838 2003-02-25  Uwe Stieber <uwe@wwws.de>
5839
5840         * configure.in: Add support for kaOS as cross build target system.
5841         * configure: Regenerated.
5842
5843 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
5844
5845         * MAINTAINERS (Write after approval): Add myself.
5846
5847 2003-02-21  James E Wilson  <wilson@tuliptree.org>
5848
5849         * MAINTAINERS: Update my email address.
5850
5851 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5852
5853         * MAINTAINERS: Add self to blanket write privs. section.
5854
5855 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5856
5857         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5858         configure-target-* as some target builds may require additional
5859         flags for preprocessor tests.
5860         * Makefile.in: Regenerated.
5861
5862 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5863
5864         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5865         * ltconfig: Handle it.
5866         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5867         auto-detecting it.
5868
5869         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5870         it is used as argument to $CC.
5871         * ltcf-gcj.sh: Likewise.
5872
5873         * configure.in: Introduce --enable-maintainer-mode.
5874         * configure: Rebuilt.
5875         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5876         for maintainer mode.
5877         * Makefile.in: Rebuilt.
5878
5879 2003-02-18  Jason Merrill  <jason@redhat.com>
5880
5881         * Makefile.tpl (check-c++): Allow parallelism.
5882
5883 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5884
5885         * MAINTAINERS: Remove John Carr (who never actually had access to
5886         gcc.gnu.org).
5887
5888 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5889
5890         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5891         don't configure target-libobjc.
5892         * configure: Regenerate.
5893
5894 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5895
5896         * Makefile.tpl (RANLIB): Define.
5897         * Makefile.in: Regenerate.
5898
5899 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
5900
5901         * MAINTAINERS: Update my email.
5902
5903 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5904
5905         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5906         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5907         * Makefile.in: Regenerated.
5908         * configure.in: Remove all traces of snavigator, db, and grep.
5909         * configure: Regenerated.
5910
5911 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5912
5913         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
5914         After Approval.
5915
5916 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5917
5918         * MAINTAINERS (Write after approval): Add myself.
5919
5920 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5921
5922         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5923         * Makefile.in: Regenerated.
5924
5925 2003-01-30  Roger Sayle  <roger@eyesopen.com>
5926
5927         * config.guess: Updated to 2003-01-30's version.
5928         * config.sub: Updated to 2003-01-28's version.
5929
5930 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5931
5932         * config.if: If gcc_version is already set, just use it.  Don't set
5933         gcc_version_trigger if it's already set, otherwise set it to
5934         gcc/version.c, but only if the file exists.  If it is not set and
5935         gcc/version.c does not exist, try to extract the version number from
5936         $CC.
5937
5938 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
5939
5940         * MAINTAINERS: Add myself to write-after-approval list.
5941
5942 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5943
5944         * configure.in:  Revert 24Jan change.
5945         * configure:  Regenerate.
5946
5947 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5948
5949         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
5950         entry of HJ Lu.
5951
5952 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5953
5954         * configure.in: Revert previous change.
5955         * configure: Regenerate.
5956
5957 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5958
5959         * configure.in: Make rda native-only.
5960         * configure: Regenerate.
5961
5962 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5963
5964         * MAINTAINERS: Move myself from GNATS-only-accounts to
5965         write-after-approval.
5966
5967 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5968
5969         * configure.in: Add missing \.
5970         * configure: Rebuilt.
5971
5972 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5973
5974         * configure.in (baseargs): Avoid using \| in sed regular
5975         expressions.
5976         * configure: Rebuilt.
5977
5978 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5979
5980         * configure.in (baseargs): Remove all supported forms of
5981         --cache-file, --srcdir, --host, --build and --target options
5982         from argument lists.
5983         * configure: Rebuilt.
5984
5985 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
5986
5987         * MAINTAINERS: Add myself to write-after-approval list.
5988
5989 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5990
5991         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5992         * configure: Rebuilt.
5993
5994 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5995
5996         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5997         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5998         * Makefile.in: Regenerate.
5999         * configure: Regenerate.
6000
6001 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
6002
6003         * configure.in: Remove Makefile in build, host and target modules
6004         unless configure was run with --no-recursion.
6005         * configure: Rebuilt.
6006
6007 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6008
6009         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6010         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6011         * Makefile.in: Regenerate.
6012
6013 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
6014
6015         * config.guess: Update to 2003-01-03 version.
6016         * config.sub: Update to 2003-01-03 version.
6017
6018 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6019
6020         * configure: Regenerate with proper autoconf 2.13.
6021
6022 2003-01-07  Christopher Faylor  <cgf@redhat.com>
6023
6024         * configure.in: Add AC_PREREQ for consistency.
6025         * configure: Regenerate.
6026
6027 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
6028
6029         * configure.in (GDB_TK): Add tcl directories conditional on
6030         gdb/gdbtk directory being present.
6031         * configure: Regenerate.
6032
6033 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
6034
6035         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
6036         by gcc if LD is not defined and we are not doing a Canadian Cross.
6037         * configure: Rebuilt.
6038
6039 2002-12-31  Tom Tromey  <tromey@redhat.com>
6040
6041         * Makefile.in: Rebuilt.
6042         * Makefile.def (target_modules) [libffi]: Allow installation.
6043
6044 2002-12-31  Andreas Schwab  <schwab@suse.de>
6045
6046         * configure.in: Fix use of $program_transform_name.
6047         * configure: Regenerated.
6048
6049 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6050
6051         * configure.in (baseargs): Don't remove first configure argument.
6052         * configure: Regenerated.
6053
6054 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
6055
6056         * Makefile.tpl (local-distclean): Don't remove...
6057         (multilib.ts): ... this.  Moved into...
6058         (multilib.out): ... this.  Don't use sub-make.
6059         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6060         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6061         (configure-build-[+module+], configure-[+module+],
6062         configure-target-[+module+], configure-gcc): ... these.  Test
6063         for Makefile existence.  Drop config.status from dependencies.
6064         * Makefile.in: Rebuilt.
6065         * configure.in: Move gcc-version-trigger to the end of
6066         ac_configure_args.  Add comments to maybedep.tmp and
6067         serdep.tmp.  Introduce --disable-serial-configure.  Remove
6068         nonopt from baseargs, matching and removing corresponding
6069         whitespace while at it.
6070         * configure: Rebuilt.
6071
6072 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
6073
6074         * configure.in (host_configargs): Replace reference to
6075         no-longer-defined buildopts with --build=${build_alias}.
6076         * configure: Rebuilt.
6077
6078         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
6079         program_transform_name to standard idiom.
6080         (AUTOGEN, AUTOCONF): Define.
6081         (Makefile.in): Use $(AUTOGEN).
6082         (Makefile): Depend on config.status, and use autoconf-style rule to
6083         build it.  Move original commands to...
6084         (config.status): ... this new target.
6085         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
6086         $(AUTOCONF).
6087         * Makefile.in: Rebuilt.
6088
6089 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6090
6091         * Makefile.tpl: Fix dramatic bustage due to change in
6092         program_transform_name.
6093         * Makefile.in: Regenerate.
6094
6095         * configure.in: Remove unnecessary PATH setting.
6096         * configure: Regnerate.
6097
6098         * configure.in: Don't default to unprefixed tools unless
6099         the native tools will work.
6100         * configure: Regenerate.
6101
6102         * configure.in: Convert to autoconf script.  Blow away lots
6103         of now-redundant Makefile fragments.
6104         * configure: Generate using Autoconf.
6105         * Makefile.tpl: Rewrite to reflect autoconfiscation.
6106         * Makefile.in: Regenerate.
6107
6108 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         * configure: Fix stupid bug where RANLIB was mistakenly included.
6111
6112         * configure.in: Rename (buildargs, hostargs, targargs) to
6113         (build_configargs, host_configargs, target_configargs).
6114
6115         * configure.in: Move logic out of sed statement.
6116
6117         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
6118         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6119
6120 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
6121
6122         * config.sub: Import from master repository
6123         * config.guess: Ditto
6124
6125 2002-12-24  Andreas Schwab  <schwab@suse.de>
6126
6127         * Makefile.tpl (multilib.out): Fix missing space.
6128         * Makefile.in: Regenerate.
6129
6130 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6131
6132         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
6133         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
6134         * Makefile.in: Regenerate.
6135         * configure.in: Remove unnecessary leftovers.
6136
6137 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
6138
6139         * configure.in (extra_ranlibflags_for_target): New variable.
6140         (*-*-darwin): Add -c to ranlib commands.
6141         * configure (tooldir): Handle extra_ranlibflags_for_target.
6142
6143 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6144
6145         * Makefile.tpl: Revert HJL's change.
6146         * Makefile.in: Regenerated.
6147         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6148         always.
6149
6150 2002-12-19  Andreas Schwab  <schwab@suse.de>
6151
6152         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6153         * Makefile.in: Regenerate.
6154
6155 2002-12-18  H.J. Lu <hjl@gnu.org>
6156
6157         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6158         * Makefile.in: Regenerated.
6159
6160         * configure.in (build_prefix): New. Substitute.
6161
6162 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6163
6164         * Makefile.tpl: Don't let real targets depend on phony targets.
6165         * Makefile.in: Regenerate.
6166
6167         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6168         * Makefile.in: Regenerate.
6169
6170 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
6171
6172         * config.sub: Import from master repository
6173         * config.guess: Ditto
6174
6175 2002-12-16  Jason Merrill  <jason@redhat.com>
6176
6177         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6178         previous 'make bootstrap'.
6179         * Makefile.in: Regenerate.
6180
6181 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
6182
6183         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6184
6185 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6186
6187         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6188         * Makefile.in: Regenerate.
6189
6190 2002-12-13  Jason Merrill  <jason@redhat.com>
6191
6192         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
6193         library tests.
6194         (check-c++): Just depend on it and check-target-libstdc++-v3.
6195         * Makefile.in: Regenerate.
6196
6197 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6198
6199         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6200         * Makefile.in: Rebuilt.
6201
6202 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
6203
6204         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6205
6206 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6207
6208         * configure: Fix bug put in by gremlins.
6209
6210         * Makefile.tpl: Substitute more autoconfily.
6211         * configure: Substitute more autoconfily.
6212         * Makefile.in: Regenerate.
6213
6214 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
6215
6216         * config.sub: Import from master repository
6217         * config.guess: Ditto
6218         * MAINTAINERS: Added Svein Seldal under write after approval
6219
6220 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
6221
6222         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6223         * Makefile.in (all-sim): Ditto.
6224
6225 2002-12-06  DJ Delorie  <dj@redhat.com>
6226
6227         * Makefile.tpl: Change configure dependencies to not have real
6228         targets depend on phony targets.
6229
6230 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
6231
6232         * configure.in: Revert unintentional change.
6233
6234         * Makefile.tpl: Change dependency for */multilib.out so that
6235         it works when gcc isn't in the tree.
6236
6237         * configure.in: Substitute more.
6238         * configure: Run subconfigures from the Makefile.
6239         * Makefile.tpl: Run subconfigures from the Makefile; add a few
6240         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
6241
6242 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6243
6244         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6245
6246 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6247
6248         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6249         and corresponding dependencies.
6250         * Makefile.in: Regenerate.
6251
6252         * configure.in (host_tools): Order binutils, gas and ld for
6253         convenience in running the testsuites.
6254
6255         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6256         * Makefile.in: Regenerate.
6257         * configure.in: Introduce rules to serialize subconfigure runs.
6258
6259         * configure.in: Introduce BASE_CC_FOR_TARGET.
6260         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6261         Realize configure-build-* targets.  Realize configure-target-* targets.
6262         * Makefile.in: Regenerate.
6263
6264 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6265
6266         * configure: Move gcc_version_trigger stuff from here...
6267         * configure.in: ...to here.
6268
6269         * configure.in: Separate subconfigure options added by this file from
6270         options given by the user.  Add machinery to put args for host
6271         subconfigures into the Makefile.
6272
6273         * Makefile.tpl: Remove 'vault' targets.
6274         * Makefile.tpl: Reorder and comment dependencies.
6275         * Makefile.in: Regenerate.
6276
6277 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6278         * configure.in: Fix my broken commit of previous patch. (sigh)
6279
6280 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6281
6282         * configure.in: Move host-specific darwin noconfigdirs into
6283         the host-specific section.
6284
6285 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6286
6287         * configure.in: Move host-specific darwin noconfigdirs into
6288         the host-specific section.
6289
6290 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6291
6292         * configure: Remove skip-this-dir support.
6293         * Makefile.tpl: Remove skip-this-dir support.
6294
6295         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6296         subdirectories.
6297         * Makefile.in: Regenerate.
6298
6299         * Makefile.tpl: Strip out useless setting of 'dir'.
6300         * Makefile.in: Regenerate.
6301
6302 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6303
6304         * configure.in: Fix deeply stupid bug.
6305
6306         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6307         shell code in CXX_FOR_TARGET
6308         * Makefile.def: Introduce raw_cxx.
6309         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6310         RAW_CXX_FOR_TARGET.
6311         * Makefile.in: Regenerate.
6312
6313 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
6314
6315         * Makefile.tpl: Remove unnecessary ifs.
6316         * Makefile.in: Regenerate.
6317
6318         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6319         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6320         targets for 'no_install' modules.
6321         * configure: Move GDB_TK substitution to configure.in.  Move
6322         build_modules stuff to configure.in.
6323         * configure.in: Implement soft dependency machinery.  Maybe-ize
6324         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6325         * Makefile.in: Regenerate.
6326
6327 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6328
6329         * Makefile.tpl: Make all-target, install-target behave similarly
6330         to all, install (only hitting configured targets).  Eliminate
6331         unused macro defintions.
6332
6333         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6334         build != host.
6335
6336         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6337
6338         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6339
6340         * configure.in: Produce lists of subdir targets we're actually
6341         configuring.  Remove references to "dosrel".
6342         * Makefile.tpl: Let configure set which subdir targets are hit.
6343         Remove install-cross; clean up install; remove ALL.  Remove
6344         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6345         Autogenerate host module targets.  Remove empty dependency lines
6346         and redundant dependency; rearrange slightly.
6347         * Makefile.def: Add host-side libtermcap, utils.
6348
6349         * Makefile.in: Regenerate.
6350
6351 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6352
6353         * ltconfig (osf[345]): Append $major to soname_spec.
6354         Reflect this in library_names_spec.
6355         * ltmain.sh (osf): Prefix $major with . for use as extension.
6356
6357 2002-11-19  Andreas Jaeger  <aj@suse.de>
6358
6359         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6360         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6361         and sparc64 GNU/Linux systems.
6362
6363 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
6364
6365         * MAINTAINERS: Update email.
6366
6367 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6368
6369         * MAINTAINERS: Complete James Dennett's entry.
6370
6371 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
6372
6373         * MAINTAINERS (Write After Approval): Add myself.
6374
6375 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6376
6377         * Makefile.tpl: syntactic cleanup
6378
6379 2002-11-13 Stuart Hastings <stuart@apple.com>
6380
6381         * MAINTAINERS: Add myself to write-after-approval list.
6382
6383 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6384
6385         * Makefile.def: Add list of recursive targets to autogenerate.
6386         Add build_modules.
6387         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6388         targets.  Autogenerate *-build-* targets.
6389         * Makefile.in: Regenerate.
6390
6391 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6392
6393         * configure: More autoconf-style substitutions.
6394         * Makefile.tpl: More autoconf-style substitutions.
6395         * Makefile.in: Regenerate.
6396
6397 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6398
6399         * configure: Substitute more variables in a more autoconf-friendly
6400         way.  Simplify slightly.
6401         * Makefile.tpl: Make more variables substitutable in an
6402         autoconf-friendly way.
6403         * Makefile.in: Regenerate.
6404
6405 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
6406
6407         * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6410
6411         * configure.in (v810*): Remove special setting of tools.
6412
6413         * configure: Add support for extra required flags for ar or nm.
6414         * configure.in (aix4.3+): Use above support for target-specific
6415         issues, rather than using config/mt-aix43.
6416
6417 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6418
6419         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6420         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6421         with $srcdir.  Reformat indentation.  Substitute some variables
6422         formerly hard-coded in the Makefile for build=host.
6423         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6424         * Makefile.def: Autogenerate more.
6425         * Makefile.in: Regenerate.
6426
6427 2002-11-04  Adam Nemet  <anemet@lnxw.com>
6428
6429         * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6432
6433         * Makefile.def (host_modules): Add rda.
6434         * Makefile.in: Regenerate.
6435         * configure.in (target_tool): Add target-rda to list.
6436
6437 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6438
6439         * MAINTAINERS: Remove "co-maintainer" note for web pages.
6440
6441 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6442
6443         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6444         and restrap targets to this rule.
6445         * Makefile.in:  Regenerate.
6446
6447 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6448
6449         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6450         GNATS only accounts.
6451
6452 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6453
6454         * configure.in (i[3456]86-*-linux*): Add check to disable
6455         ${libgcj} for glibc1.
6456
6457 2002-10-24  Denis Chertykov  <denisc@overta.ru>
6458
6459         * MAINTAINERS: Add myself as ip2k port maintainer.
6460
6461 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6462
6463         * configure.in: Add tic4x target.
6464
6465 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6466
6467         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6468         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6469         * Makefile.in: Regenerate.
6470
6471         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6472         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6473         * Makefile.in: Regenerate.
6474
6475 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
6476
6477         * MAINTAINERS: Add myself as web pages co-maintainer.
6478
6479 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6480
6481         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6482         * Makefile.in: Regenerate.
6483
6484 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
6485
6486         * MAINTAINERS: Add myself and Nathan Sidwell
6487         <nathan@codesourcery.com> as VxWorks maintainers.
6488
6489 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6490
6491         * Makefile.def: Remove order dependency comments.
6492         * Makefile.tpl: Add explicit install-install dependencies.
6493         * Makefile.in: Regenerate.
6494
6495         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6496         * Makefile.in: Regenerate.
6497
6498         * Makefile.tpl: Add configure-target (for src-release in src)
6499         * Makefile.in: Regenerate.
6500
6501 2002-09-30  Nick Clifton  <nickc@redhat.com>
6502
6503         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6504
6505 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6506
6507         * configure.in (s390*-*-linux*): Enable libgcj.
6508
6509 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6510
6511         * configure: Revert accidentally applied changes.
6512
6513         * Makefile.tpl: Make more autoconf-friendly.
6514         * Makefile.in: Regenerate.
6515         * configure: Make substitution more autoconf-like.
6516
6517 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6518
6519         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6520         single entry to handle all these.
6521         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6522         libjava on arm-*-elf.
6523
6524 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6525
6526         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6527         things that depend on them.
6528
6529 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6530
6531         * Makefile.tpl: Make subsituted variables more autoconfy.
6532         * Makefile.in: Regenerate.
6533         * configure: Make seds more autoconfy.
6534
6535 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6536
6537         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6538         * Makefile.in: Regenerate.
6539         * configure.in: Rewrite sed statements to look autoconfy.
6540
6541         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6542         all-target-foo on configure-target-foo.
6543         * Makefile.def: Ditto.
6544         * Makefile.in: Rebuild.
6545
6546 2002-09-25  Andrew Haley  <aph@redhat.com>
6547
6548         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
6549
6550 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6551
6552         * Makefile.def: New file.
6553         * Makefile.tpl: New file.
6554         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6555         * contrib/gcc_update: Note that Makefile.in is a generated file.
6556
6557         * configure.in: Minor rearrangement.  Simplify tests.
6558
6559 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
6560
6561         * configure.in (with_headers): Skip copy if value is "yes".
6562         (with_libs): Likewise.
6563
6564 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6565
6566         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6567         * configure.in (sh*-*-pe*): Ditto.
6568         * configure.in (mips*-*-pe*): Ditto.
6569         * configure.in (*arm-wince-pe): Ditto.
6570
6571         * configure.in: Rearrange.
6572
6573 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
6574
6575         * MAINTAINERS: Update my email address.
6576
6577 2002-08-30  Paul Koning  <pkoning@equallogic.com>
6578
6579         * MAINTAINERS: (Write After Approval): Add myself.
6580
6581 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
6582
6583         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
6584
6585 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
6586
6587         * MAINTAINERS: Change my mailing address.
6588
6589 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
6590
6591         * MAINTAINERS (Write After Approval): Remove myself.
6592         (Various Maintainers: c++ runtime libs): Add myself.
6593
6594 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
6595
6596         * MAINTAINERS (Write After Approval): Remove myself.
6597         (Various Maintainers: c++ runtime libs): Add myself.
6598
6599 2002-08-15  Eric Christopher  <echristo@redhat.com>
6600
6601         * config.sub: Import from master repository.
6602         * config.guess: Ditto.
6603
6604 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
6605
6606         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6607         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6608         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6609
6610 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
6611
6612         * MAINTAINERS: Add self to rs6000 vector extensions.
6613
6614 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
6615
6616         * libiberty/configure: Reverted unintended yesterday's check in.
6617
6618 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
6619
6620         * boehm-gc/configure, libf2c/configure: Rebuilt.
6621         * libffi/configure, libiberty/configure: Ditto.
6622         * libjava/configure, libobjc/configure: Ditto.
6623         * libstdc++-v3/configure, zlib/configure: Ditto.
6624         Merged from binutils:
6625         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6626         From Steve Ellcey <sje@cup.hp.com>:
6627         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6628         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6629         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6630         IA64.
6631         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6632         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6633         soname_spec, sys_lib_search_path_spec): Ditto.
6634
6635 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6636
6637         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6638
6639 2002-08-04  H.J. Lu  (hjl@gnu.org)
6640
6641         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6642
6643 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
6644
6645         * MAINTAINERS (Write After Approval): Add myself.
6646
6647 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6648
6649         * configure.in: Move generic linux case to end.  Copy generic
6650         linux noconfigdirs to mips*-*-linux* entry and new
6651         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6652
6653 2002-07-19  Michael Matz  <matz@suse.de>
6654
6655         * MAINTAINERS: Add myself as ra* maintainer.
6656
6657 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6658
6659         * config.guess: Update to 2002-07-09 version.
6660         * config.sub: Update to 2002-07-03 version.
6661
6662 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
6663
6664         * MAINTAINERS: Fix typo in a maintainer email address.
6665
6666 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6667
6668         * configure.in: Remove two redundant tests.
6669
6670 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6671
6672         * configure.in (mips*-*-irix6*o32): Enable stabs.
6673
6674 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6675
6676         * configure.in: Don't build grez.
6677         * Makefile.in: Ditto.
6678
6679         * Makefile.in: Remove references to bsp, cygmon, libstub.
6680         * configure.in: Ditto.
6681
6682         * configure.in: Remove leftover reference to gdbtest.
6683
6684 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6685
6686         * configure.in (gxx_include_dir):  Change to match versioned
6687         C++ headers if --enable-version-specific-runtime-libs is used.
6688
6689 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6690
6691         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6692
6693 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6694
6695         * configure.in: Make --without-x work.
6696
6697 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6698
6699         * configure.in: Rearrange target Makefile fragment collection.
6700
6701         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6702         cvs[src].
6703         * configure.in: Ditto.
6704
6705 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
6706
6707         * MAINTAINERS (Write After Approval): Update my e-mail address.
6708
6709 2002-06-24  Ben Elliston  <bje@redhat.com>
6710
6711         * configure.in (host_tools): Remove cgen.
6712
6713         * Makefile.in (all-cgen): Remove; runs from its source directory.
6714         (check-cgen, install-cgen, clean-cgen): Likewise.
6715         (all-opcodes): Do not depend on all-cgen.
6716         (all-sim): Likewise.
6717
6718 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6719
6720         * Makefile.in: Eliminate 'apache' targets.
6721         * configure.in: Eliminate 'apache' targets.
6722
6723         * configure.in: Eliminate redundant tests.  Reorganize.
6724
6725         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6726
6727         * config-ml.in: Eliminate references to Cygnus configure.
6728
6729         * Makefile.in: Eliminate references to building emacs.
6730
6731 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
6732
6733         * MAINTAINERS: Update my email address.
6734
6735 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
6736
6737         * config.if (libstdcxx_incdir): Version C++ headers.
6738         (cxx_incdir): Remove.
6739
6740 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6741
6742         * MAINTAINERS (Write After Approval): Add self.
6743
6744 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
6745
6746         * configure.in: Add support for ip2k.
6747
6748 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6749
6750         * configure.in: Fix AIX configury bug.
6751
6752 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
6753
6754         * MAINTAINERS (Write After Approval): Add self.
6755
6756 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6757
6758         * configure.in: replace ${topsrcdir} with ${srcdir}
6759
6760         * configure.in: Move definition of libstdcxx_flags
6761         right above usage, rather than waaay earlier.
6762
6763         * configure.in: Pull definition of is_cross_compiler earlier.
6764
6765         * configure.in: Rearrange a little.
6766
6767         * configure.in: Remove references to librx.
6768         * Makefile.in: Remove references to librx.
6769
6770 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
6771
6772         * config.sub: Add support for avr target.
6773         Import from master sources, rev 1.255
6774
6775 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
6776
6777         * configure, .cvsignore:  Revert previous change...
6778         * Makefile:  ...delete.
6779
6780 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6781
6782         * configure.in: Eliminate ${gasdir} variable.
6783
6784 2002-06-18  Dave Brolley  <brolley@redhat.com>
6785
6786         * configure.in: Add support for frv.
6787         * config.sub: Add support for frv.
6788
6789 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6790
6791         * configure:  Remove garbage from previous commit.
6792
6793 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
6794
6795         * configure:  For in-source builds, make a subdir and re-exec there.
6796         * Makefile:  New file.  Pass targets through to build directory.
6797         * .cvsignore:  No longer ignore "Makefile".
6798
6799 2002-06-16  Douglas Rupp  <rupp@gnat.com>
6800
6801         * MAINTAINERS (Write After Approval): Add self.
6802
6803 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6804
6805         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6806
6807 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6808
6809         * configure.in (vax-*-netbsd*): Re-enable gas.
6810
6811 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6812
6813         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6814         BUILD_PREFIX_1, to correct nomenclature.
6815         * configure: Likewise.
6816
6817         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6818         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6819
6820 2002-05-31  Olaf Hering  <olh@suse.de>
6821
6822         * config-ml.in: Propogate DESTDIR also.
6823
6824 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6825
6826         * configure.in (vax-*-netbsd*): Don't build gas for this
6827         platform.
6828
6829 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6830
6831         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6832         and libgcj for AVR.
6833
6834 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
6835
6836         * MAINTAINERS (Write After Approval): Add myself.
6837
6838 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6839
6840         * config.guess: Update to 2002-05-22 version.
6841         * config.sub: Likewise.
6842
6843 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6844
6845         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6846         * config-ml.in: Likewise.
6847         * configure: Likewise.
6848         * configure.in: Likewise.
6849
6850 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
6851
6852         * MAINTAINERS: Update my email address.
6853
6854 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6855
6856         * configure.in: Simplify makefile fragment collection.
6857
6858         * configure.in: Remove code to build emacs.
6859
6860         * configure.in : Remove --srcdir argument from targargs and buildargs
6861         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6862
6863         * configure: Move some logic to configure.in.
6864         * configure.in: Move some logic from configure.
6865
6866 2002-05-11  Tom Tromey  <tromey@redhat.com>
6867
6868         * MAINTAINERS: Reflect libgcj reality.
6869
6870 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
6871
6872         * Makefile.in: Honour DESTDIR.
6873
6874 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6875
6876         * config.guess: Import 2002-03-20 version.
6877         * config.sub: Import 2002-04-26 version.
6878
6879 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6880
6881         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
6882
6883 2002-05-07  Tim Josling  <tej@melbpc.org.au>
6884
6885         * MAINTAINERS: Add self.
6886
6887 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
6888
6889         * ltmain.sh: Detect and handle object name conflicts
6890         while piecewise linking a static library.
6891
6892 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6893
6894         * configure.in (noconfigdirs): Don't disable libgcj on
6895         sparc64-*-solaris* and sparcv9-*-solaris*.
6896
6897 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6898
6899         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6900
6901 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6902
6903         * configure.in (FLAGS_FOR_TARGET): Do not add
6904         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6905         on i[3456]86-*-linux*.
6906
6907 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6908
6909         * configure.in (noconfigdirs): Replace [ ] with test.
6910
6911         * configure.in (noconfigdirs): Do not add target-newlib if
6912         target == i[3456]86-*-linux*, and host == target.
6913
6914 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6915
6916         * configure.in: delete reference to absent file
6917
6918         * configure.in: replace '[' with 'test'
6919
6920         * configure.in: Eliminate references to gash.
6921         * Makefile.in: Eliminate references to gash.
6922
6923         * configure.in: remove useless references to 'pic' makefile fragments.
6924
6925         * configure.in: (*-*-windows*) Finish removing.
6926
6927         * configure.in: Eliminate redundant test for libgui.
6928
6929 2002-04-29  Roger Sayle  <roger@eyesopen.com>
6930
6931         * MAINTAINERS: Add self and realphabetize.  Update entries
6932         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
6933         entry for a29k port maintainer.
6934
6935 2002-04-26      Joel Sherrill <joel@OARcorp.com>
6936
6937         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6938         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6939
6940 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6941
6942         * configure.in: remove references to dead files
6943
6944 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6945
6946         * MAINTAINERS: Add information about purpose of this file.
6947
6948 2002-04-18  Tom Tromey  <tromey@redhat.com>
6949
6950         * configure.in: Disallow configuring libgcj when it is already
6951         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6952         Solaris 2.8 by default.  For PR libgcj/6158.
6953
6954 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6955
6956         * configure.in:  Move default CC setting out of config/mh-* fragments
6957         directly into here.
6958
6959 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6960
6961         * configure.in: don't even try to configure or make a subdirectory
6962         if there's no configure script for it.
6963
6964 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6965
6966         * MAINTAINERS: Remove chill maintainers.
6967         * Makefile.in (CHILLFLAGS): Remove.
6968         (CHILL_LIB): Remove.
6969         (TARGET_CONFIGDIRS): Remove libchill.
6970         (CHILL_FOR_TARGET): Remove.
6971         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6972         CHILL_LIB.
6973         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6974         (CHECK_TARGET_MODULES): Likewise.
6975         (INSTALL_TARGET_MODULES): Likewise.
6976         (CLEAN_TARGET_MODULES): Likewise.
6977         (configure-target-libchill): Remove.
6978         (all-target-libchill): Remove.
6979         * configure.in (target_libs): Remove target-libchill.
6980         Do not compute CHILL_FOR_TARGET.
6981         * libchill: Remove directory.
6982
6983 2002-04-11  DJ Delorie  <dj@redhat.com>
6984
6985         * Makefile.in, configure.in: Sync with binutils, entries
6986         follow...
6987
6988 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6989
6990         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6991         (do-tar, do-bz2): New rules.
6992         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6993         (gdb-tar): New rule.
6994         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6995         (insight_dejagnu.tar): New rule.
6996         (insight.tar): New rule.
6997         (gdb+dejagnu.tar): New rule.
6998         (gdb.tar): New rule.
6999
7000 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7001
7002         * Makefile.in: Add all-tix to deps for all-snavigator
7003         so that tix is built when building snavigator.
7004
7005 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7006
7007         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7008         ld and gdb are not supported.
7009
7010 2002-01-07  Mark Salter  <msalter@redhat.com>
7011
7012         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7013         Allow target-libgloss to be built for arm, strongarm, and xscale.
7014
7015 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7016
7017         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7018         options for i[3456]86-pc-linux* native builds.
7019
7020 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7021
7022         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7023         files from .po files for a distribution.
7024
7025 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7026
7027         * configure.in: Enable libstdc++-v3 for h8300 targets.
7028
7029 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7030
7031         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7032         version from bfd/.
7033
7034 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7035
7036         * Makefile.in (VER): When present, extract the version number from
7037         the file version.in.
7038
7039 2001-05-24  Tom Rix <trix@redhat.com>
7040
7041         * configure.in : enable ld for aix
7042
7043 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7044
7045         * config.guess: Add linux target for S/390.
7046
7047 2000-11-07  Philip Blundell  <pb@futuretv.com>
7048
7049         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7050
7051 2000-11-03  Philip Blundell  <pb@futuretv.com>
7052
7053         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7054         files.
7055
7056 2001-01-15  Ben Elliston  <bje@redhat.com>
7057
7058         * configure.in (host_tools): Add sid.
7059         Always configure cgen.
7060
7061 2000-11-24  Nick Clifton  <nickc@redhat.com>
7062
7063         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7064
7065
7066 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7067
7068         * Makefile.in (ALL_MODULES): Add all-cgen.
7069         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7070         (all-cgen): New target.
7071         (all-opcodes,all-sim): Depend on all-cgen.
7072         * configure.in (host_tools): Add cgen.
7073         Only configure cgen if --enable-cgen-maint.
7074
7075 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
7076
7077         * configure.in: Add *-*-freebsd* configurations.
7078
7079 2002-04-08  Tom Tromey  <tromey@redhat.com>
7080
7081         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7082         Fixes PR libgcj/6068.
7083
7084 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
7085
7086         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7087
7088 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7089
7090         * configure.in (alpha*-dec-osf*): Enable libgcj.
7091
7092 2003-03-27  Matthew Gingell <gingell@gnat.com>
7093
7094         * MAINTAINERS (Write After Approval): Add myself.
7095
7096 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
7097
7098         Fix for: PR bootstrap/3591, target/5676
7099         * configure.in (mcore-pe): Disable the configuration of
7100         libstdc++-v3 since exceptions are not supported.
7101
7102 2002-03-20  Anthony Green  <green@redhat.com>
7103
7104         * configure.in: Enable libgcj for xscale-elf target.
7105
7106 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
7107
7108         * MAINTAINERS:  Update my email address.
7109
7110 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
7111
7112         * ltmain.sh (relink_command): Fix typo in previous change.
7113
7114 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
7115
7116         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
7117         (relink_command): Added --tag flags.
7118         (mode=install): If relinking fails; error out.
7119
7120 2002-03-12  Richard Henderson  <rth@redhat.com>
7121
7122         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
7123         .NOTPARALLEL tag.
7124         (do-check): Rename from check.
7125         (check): Allow parallel check.
7126
7127 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
7128
7129         * MAINTAINERS: Add myself as maintainer for xtensa port.
7130         Fix alphabetical order in CPU port maintainer list.
7131         Remove myself from Write After Approval list.
7132
7133 2002-03-11  Richard Henderson  <rth@redhat.com>
7134
7135         * Makefile.in (.NOTPARALLEL): Add fake tag.
7136
7137 2002-03-07  H.J. Lu  (hjl@gnu.org)
7138
7139         * configure.in: Enable gprof for mips*-*-linux*.
7140
7141 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
7142
7143         * MAINTAINERS (Write After Approval): Add myself.
7144
7145 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7146
7147         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7148         libjava.
7149         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7150
7151 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7152
7153         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7154         because its Makefile is there; test for the executable instead.
7155
7156 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
7157
7158         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7159         libstdc++-v3 and libjava.
7160
7161 2002-02-11  Adam Megacz <adam@xwt.org>
7162
7163         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7164         boehm-gc
7165
7166 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7167
7168         * config.guess: Updated to 2002-01-30's version.
7169         * config.sub: Updated to 2002-02-01's version.
7170         Contribute sh64-elf.
7171         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7172         * configure.in: Added sh64-*-*.
7173
7174 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
7175
7176         * MAINTAINERS: Belatedly add myself to write after approval list.
7177
7178 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
7179
7180         * MAINTAINERS: Put self in as maintainer for x86-64 port.
7181         Remove self as Write After Approval.
7182
7183 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
7184
7185         * MAINTAINERS: Put self in as maintainer for contrib/regression
7186         directory.
7187
7188 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
7189
7190         * MAINTAINERS:  Update my email address.
7191
7192 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7193
7194         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7195         target-libiberty, and target-libgloss.  Skip Java-related
7196         libraries if not supported for NetBSD on target CPU.
7197
7198 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
7199
7200         * install-sh: Use _inst.$$_ for temp file name.
7201
7202 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
7203
7204         * MAINTAINERS (Write After Approval): Move my contact info
7205         from here...
7206         (OS Port Maintainers): ...to here (netbsd).
7207
7208 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
7209
7210         * MAINTAINERS (Write After Approval): Add myself.
7211
7212 2002-01-17  H.J. Lu <hjl@gnu.org>
7213
7214         * Makefile.in (all-fastjar): Also depend on all-libiberty.
7215         (all-target-fastjar): Also depend on all-target-libiberty.
7216
7217 2002-01-16  H.J. Lu  (hjl@gnu.org)
7218
7219         * config.guess: Import from master sources, rev 1.225.
7220         * config.sub: Import from master sources, rev 1.238.
7221
7222 2002-01-16  Kazu Hirata  <kazu@hxi.com>
7223
7224         * MAINTAINERS (Write After Approval): Remove myself.
7225
7226 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
7227
7228         * MAINTAINERS (Write After Approval): Add myself.
7229
7230 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7231
7232         * MAINTAINERS: Add self as docs co-maintainer.
7233
7234 2001-12-11  Matthias Klose  <doko@debian.org>
7235
7236         * MAINTAINERS (Write After Approval): Add myself.
7237
7238 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
7239
7240         * MAINTAINERS: Update my email address.
7241
7242 2001-12-07  Turly O'Connor  <turly@apple.com>
7243         * MAINTAINERS (Write After Approval): Add myself.
7244         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7245         (rs6000_initialize_trampoline): Call __trampoline_setup for
7246         ABI_DARWIN too.
7247         * darwin-tramp.asm: New file, implements __trampoline_setup.
7248         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7249
7250 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
7251
7252         * MAINTAINERS (Write After Approval): Add myself.
7253
7254 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
7255
7256         * configure, configure.in: Use temp file for long sed commands.
7257
7258 2001-12-03  Laurent Guerby  <guerby@acm.org>
7259
7260         * config.sub: Update to version 1.232 on subversion.
7261
7262 2001-12-03  Ben Elliston  <bje@redhat.com>
7263
7264         * MAINTAINERS: Update mail address for config.* patches.
7265
7266 2001-11-27  DJ Delorie <dj@redhat.com>
7267             Zack Weinberg  <zack@codesourcery.com>
7268
7269         When build != host, create libiberty for the build machine.
7270
7271         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7272         CONFIG_ARGUMENTS.
7273         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7274         New variables.
7275         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7276         and rules.
7277         (all.normal): Depend on ALL_BUILD_MODULES.
7278         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7279         (all-build-libiberty): Depend on configure-build-libiberty.
7280
7281         * configure: Calculate and substitute proper value for
7282         ALL_BUILD_MODULES.
7283         * configure.in: Create the build subdirectory.
7284         Calculate and substitute TARGET_CONFIGARGS (formerly
7285         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7286
7287 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
7288
7289         * MAINTAINERS (write-after-approval): Add self.
7290
7291 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7292
7293         * MAINTAINERS (GNATS only accounts): Remove self.
7294
7295 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
7296
7297         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7298         libf2c.
7299
7300 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7301
7302         * MAINTAINERS (Write After Approval): Add self.
7303
7304 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7305
7306         * MAINTAINERS: mips and s390 are also CPU ports.
7307
7308 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
7309
7310         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7311
7312 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
7313
7314         * MAINTAINERS: Alphabetize.
7315
7316 2001-11-09  Kazu Hirata  <kazu@hxi.com>
7317
7318         * MAINTAINERS (Various maintainers: h8 port): Add myself.
7319
7320 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7321
7322         * MAINTAINERS (Various maintainers: hppa port): Added myself.
7323
7324 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7325
7326         * configure.in (--enable-languages): Be more permissive about
7327         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7328
7329 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7330
7331         * config.sub: Import from master sources, rev. 1.230.
7332         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7333
7334 2001-11-07  Laurent Guerby  <guerby@acm.org>
7335
7336         * MAINTAINERS (Write After Approval): Add self.
7337
7338 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7339
7340         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7341
7342 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
7343
7344         * config.sub: Import from master sources, rev 1.226.
7345         * config.guess: Import from master sources, rev 1.216.
7346
7347 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
7348
7349         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7350         * MAINTAINERS: Add self as maintainer of MMIX port.
7351         Remove old after-approval entry.
7352
7353 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
7354
7355         * ChangeLog, configure: Fix spelling errors.
7356
7357 2001-10-20  Brendan Kehoe  <brendan@zen.org>
7358
7359         * MAINTAINERS: Tweak my address.
7360
7361 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
7362
7363         * MAINTAINERS: Update my email address.
7364
7365 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
7366
7367         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7368         * MAINTAINERS: Add self as maintainer of CRIS port.
7369
7370 2001-10-10  Geert Bosch  <bosch@gnat.com>
7371
7372         * MAINTAINERS (Various maintainers: Ada front end):
7373         Added Robert Dewar.
7374
7375 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
7376
7377         * MAINTAINERS (Write After Approval): Added self
7378
7379 2001-10-02  Geert Bosch  <bosch@gnat.com>
7380
7381         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7382
7383 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
7384
7385         * configure: Handle temporary files securely using mkdir.
7386
7387 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7388
7389         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7390
7391 2001-09-26  Will Cohen <wcohen@redhat.com>
7392
7393         * configure.in (*-*-linux*): Disable configuration of target-newlib
7394         and target-libgloss.
7395
7396 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7397
7398         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7399         RANLIB.
7400
7401 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7402
7403         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7404         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7405         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7406         avoid quotes nesting problems.
7407         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7408         (DO_X): Export only variables that are set.
7409
7410 2001-09-19  Ben Elliston  <bje@redhat.com>
7411
7412         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7413         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7414         semantics.  Use the shell built-in "type" command instead.
7415
7416 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
7417
7418         Merged from gcc-3_0-branch:
7419         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7420         * ltcf-c.sh: Use $objext, not $ac_objext.
7421         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7422         * ltcf-cxx.sh: Add support for GNU.
7423         2001-07-22  Timothy Wall  <twall@redhat.com>
7424         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7425         default settings if using GNU tools with that configuration.
7426         * ltcf-cxx.sh: Ditto.
7427         * ltcf-gcj.sh: Ditto.
7428         2001-07-21  Michael Chastain  <chastain@redhat.com>
7429         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7430         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7431         * ltmain.sh: Mark as gcc-local.
7432
7433 2001-08-30  Eric Christopher  <echristo@redhat.com>
7434             Jason Eckhardt  <jle@redhat.com>
7435
7436         * config.guess: Merge from master sources.
7437         * config.sub: Merge from master sources, add support for mipsisa32.
7438
7439 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
7440         * config.sub: Merge from master sources, rev 1.219.
7441         * MAINTAINERS: Add self as contact for stormy16 port.
7442
7443 2001-08-14  Zack Weinberg  <zackw@panix.com>
7444
7445         * config.sub: Merge from master sources, rev 1.218.
7446         * config.guess: Merge from master sources, rev 1.209.
7447
7448 2001-08-11  Graham Stott  <grahams@redhat.com>
7449
7450         * Makefile.in (check-c++): Add missing semicolon.
7451
7452 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
7453
7454         * MAINTAINERS (Various maitainers: predict.def): Added myself.
7455
7456 2001-07-30  Eric Christopher  <echristo@redhat.com>
7457
7458         * MAINTAINERS (Various maintainers: mips port): Added myself.
7459
7460 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
7461
7462         * configure.in (sh-*-linux*): New.
7463
7464 2001-07-27  Richard Henderson  <rth@redhat.com>
7465
7466         * .cvsignore: Add LAST_UPDATED.
7467
7468 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
7469
7470         * MAINTAINERS (Various maintainers: s390 port): Added myself.
7471
7472 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
7473
7474         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7475
7476 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
7477
7478         * MAINTAINERS (Write After Approval): Added myself.
7479
7480 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7481
7482         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7483         and libgcj on m68hc11/m68hc12.
7484
7485 2001-06-27  H.J. Lu  (hjl@gnu.org)
7486
7487         * Makefile (CFLAGS_FOR_BUILD): New.
7488         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7489
7490 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7491
7492         * README: Remove version number.
7493
7494 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7495
7496         * INSTALL/README: Update wrt. to the installation instructions now
7497         residing in gcc/doc/install.texi.
7498
7499 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
7500
7501         * README: Replace with a cut-down and updated version of gcc/README.
7502
7503 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
7504
7505         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
7506         multilibs to be disabled.
7507
7508 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
7509
7510         * MAINTAINERS (Write After Approval): Add myself.
7511
7512 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
7513
7514         * config.guess: Import CVS version 1.195.
7515         * config.sub: Import CVS version 1.212.
7516
7517 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7518
7519         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7520         gcc/xgcc is built, use -print-prog-name to find out the program
7521         name to use.
7522
7523 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
7524
7525         * config.guess:  Import CVS version 1.194.  All gcc-local changes
7526         appear to also be in the master copy.
7527         * config.sub:  Import CVS version 1.211.
7528
7529 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
7530
7531         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7532         with_gcc]: Use `gcc -shared' to build a shared library.
7533
7534 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7535
7536         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7537         archives.
7538
7539 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7540
7541         * MAINTAINERS (Write After Approval): Add myself.
7542
7543 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
7544
7545         * configure.in (libstdcxx_flags): Do not try to execute
7546         libstdc++-v3/testsuite_flags until it exists.
7547
7548 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
7549
7550         * MAINTAINERS: Update my email address.
7551
7552 2001-05-31  Graham Stott  <grahams@redhat.com>
7553
7554         * MAINTAINERS (Write After Approval): Add myself.
7555
7556 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7557
7558         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7559         libraries when using g++ with native linker.
7560
7561 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7562
7563         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7564
7565 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7566
7567         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7568         [aix4*|aix5*]: Prepend blank.
7569
7570 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7571
7572         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7573         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7574         of subdir/configure scripts to use the new libtool.m4.
7575
7576 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
7577
7578         * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
7581
7582         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7583
7584 2001-05-11  Ben Elliston  <bje@redhat.com>
7585
7586         * Makefile.in (all-sid): New target.
7587         (check-sid, clean-sid, install-sid): Likewise.
7588
7589 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
7590
7591         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7592
7593 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7594
7595         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7596         libgcj.
7597
7598 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7599
7600         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7601         gcc/xgcc is built, use -print-prog-name to find out the program
7602         name to use.
7603
7604 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7605
7606         * configure.in (noconfigdirs): Don't reset it from scratch in the
7607         target case; only append to it.
7608
7609         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7610         sparc-*-solaris2.8]: Disable ${libgcj}.
7611
7612 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7613
7614         * configure.in (libgcj_saved): Copy from $libgcj.
7615         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7616         --disable-libgcj.
7617
7618 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
7619
7620         * MAINTAINERS: Remove self as MIPS maintainer and
7621         C front end maintainer.
7622
7623 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
7624
7625         * configure.in: Move *-chorusos target case to the proper switch.
7626         Disable libgcj.
7627
7628 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7629
7630         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7631         1.641.2.228.
7632
7633 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7634
7635         * Makefile.in (STAGE1_CFLAGS): Pass down.
7636
7637 2001-04-13  Alan Modra  <amodra@one.net.au>
7638
7639         * config.guess: Add hppa64-linux support.  Note for next import that
7640         this is already in the master file.
7641         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
7642
7643 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7644
7645         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7646         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7647
7648 2001-04-11  Stan Shebs  <shebs@apple.com>
7649
7650         * MAINTAINERS: Add self as Darwin port maintainer.
7651
7652 2001-04-11  Alan Modra  <amodra@one.net.au>
7653
7654         * MAINTAINERS: Update my email address.
7655
7656 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
7657
7658         * ltcf-cxx.sh: Support creation of C++ shared libraries on
7659         recent versions of FreeBSD (release 3 or later).
7660         * ltconfig: On FreeBSD, -lc must not be provided when building
7661         a shared library or else the standard -pthread gcc option is
7662         rendered worthless to later users of the built library.
7663
7664 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7665
7666         * MAINTAINERS: Add self and RTH as C front end maintainers.
7667
7668 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
7669
7670         * config.sub: Make sure to match an already-canonicalized
7671         machine name (eg. mn10300-unknown-elf).
7672
7673 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7674
7675         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7676         New macros.
7677         (bootstrap, cross): Use RECURSE_FLAGS.
7678         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7679
7680 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7681
7682         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7683
7684 2001-03-22  Colin Howell  <chowell@redhat.com>
7685
7686         * Makefile.in (DO_X): Do not backslash single-quotes in
7687         backquotes (two places).
7688
7689 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7690
7691         Re-installed:
7692         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7693         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7694         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7695         * ltcf-cxx.sh: Likewise.
7696         * ltcf-gcj.sh: Likewise.
7697
7698 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7699
7700         * MAINTAINERS: Add myself as "documentation co-maintainer".
7701
7702 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7703
7704         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7705         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7706
7707 2001-03-19  Tom Tromey  <tromey@redhat.com>
7708
7709         * config-ml.in: Handle GCJ and GCJFLAGS.
7710
7711 2001-03-21  Michael Chastain  <chastain@redhat.com>
7712
7713         * Makefile.in: all-m4 depends on all-texinfo.
7714
7715 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
7716
7717         * MAINTAINERS: Add myself to write after approval list.
7718
7719 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
7720
7721         * Makefile.in (DO_X): Quote nested quotes.
7722
7723 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
7724
7725         * MAINTAINERS: Add myself to write after approval list.
7726
7727 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
7728
7729         * Makefile.in (DO_X): Use double quotes for quoting
7730         "RANLIB=$${RANLIB}".
7731
7732 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
7733
7734         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
7735
7736 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
7737
7738         * configure.in: Only use `lang_requires' for languages athat are
7739         actually enabled.
7740
7741 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
7742
7743         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
7744
7745 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7746
7747         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7748
7749 2001-03-07  Tom Tromey  <tromey@redhat.com>
7750
7751         * configure.in: Allow config-lang.in to set `lang_requires' to list
7752         of other required languages.
7753
7754 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
7755
7756         * Makefile.in: Remove RANLIB definition. Use RANLIB
7757         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7758         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7759
7760 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
7761             Alexandre Oliva  <aoliva@redhat.com>
7762
7763         * Makefile.in (check-c++): Use tabs, not spaces.
7764
7765 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
7766
7767         * MAINTAINERS: add myself to Write After Approval list.
7768
7769 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
7770
7771         * Makefile.in (check-c++): New rule.
7772
7773         * configure.in (target_libs): Remove libg++.
7774         (noconfigdirs): Remove libg++.
7775         (noconfigdirs): Same.
7776         (noconfigdirs): Same.
7777         (noconfigdirs): Same.
7778
7779         * config-ml.in: Remove libg++ references.
7780
7781         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7782         (ALL_TARGET_MODULES): Same.
7783         (configure-target-libg++): Remove.
7784         (all-target-libg++): Remove.
7785         (configure-target-libio): Remove.
7786         (all-target-libio): Remove.
7787         (check-target-libio): Remove.
7788         (.PHONY): Remove.
7789         (libg++.tar.bz2): Remove.
7790         (all-target-cygmon): Remove libio.
7791         (all-target-libstdc++): Remove.
7792         (configure-target-libstdc++): Remove.
7793         (TARGET_LIB_PATH): Remove libstdc++.
7794         (ALL_GCC_CXX): Remove libstdc++.
7795         (all-target-gperf): Correct.
7796
7797 2001-02-16  Nick Clifton  <nickc@redhat.com>
7798
7799         * configure.in (noconfigdirs): Allow configuration of texinfo
7800         for Cygwin hosts.
7801
7802 2001-02-15  Anthony Green  <green@redhat.com>
7803
7804         * configure: Introduce GCJ_FOR_TARGET.
7805         * configure.in: Ditto.
7806         * Makefile.in: Ditto.
7807
7808 2001-02-13  Andreas Schwab  <schwab@suse.de>
7809
7810         * MAINTAINERS: Update mail address.
7811
7812 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7813
7814         * config.guess: Add linux target for S/390.
7815         * config.sub: Likewise.
7816
7817 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
7818
7819         * configure.in: for *-chorusos, don't config target-newlib and
7820         target-libgloss.
7821
7822 2001-02-06  Ben Elliston  <bje@redhat.com>
7823
7824         * configure: Output host type to stdout, not stderr.
7825
7826 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
7827
7828         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
7829         * ltcf-cxx.sh: Likewise.
7830
7831         * config.if: Assume enable_libstdcxx_v3 is defined.
7832
7833 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
7834
7835         Remove V2 C++ library.
7836         * configure.in: Remove --enable-libstdcxx_v3 support.
7837
7838 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
7839
7840         * include/demangle.h: Add prototype for java_demangle_v3.
7841
7842 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
7843
7844         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
7845
7846 2001-01-27  Richard Henderson  <rth@redhat.com>
7847
7848         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7849
7850 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7851
7852         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7853         Don't unset, it's non-portable and no longer necessary, set to empty
7854         instead.
7855
7856 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7857
7858         * ltconfig: Shell portability fix for the tagname validity check.
7859
7860 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7861
7862         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7863         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7864
7865 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7866
7867         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7868
7869 2001-01-26  Tom Tromey  <tromey@redhat.com>
7870
7871         * configure.in: Allow libgcj to be built on Sparc Solaris.
7872
7873 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
7874
7875         * ltcf-c.sh: Add aix5 case.
7876         * ltcf-cxx.sh: Likewise.
7877         * ltconfig: Likewise.
7878
7879 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7880
7881         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7882         keep at least one of build_libtool_libs or build_old_libs set to
7883         yes.
7884
7885         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7886         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7887
7888 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
7889
7890         * configure.in: Enable libgcj on several additional platforms.
7891
7892 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
7893
7894         * configure.in: Enable libgcj for linux targets.
7895
7896 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7897
7898         * MAINTAINERS (Write After Approval): Add myself.
7899
7900 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7901
7902         * MAINTAINERS: Add myself as vax port maintainer.
7903
7904 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
7905
7906         * MAINTAINERS: Add myself as Mercury front-end maintainer.
7907
7908 2001-01-09  Mike Stump  <mrs@wrs.com>
7909
7910         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7911         failures of subdirectories.
7912
7913 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7914
7915         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7916         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7917         * ltcf-cxx.sh: Likewise.
7918         * ltcf-gcj.sh: Likewise.
7919         * ltconfig.sh: Fix typo.
7920
7921 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7922
7923         * configure: handle DOS-style absolute paths.
7924
7925 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7926
7927         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7928
7929 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
7930
7931         * MAINTAINERS: Add myself as avr port co-maintainer.
7932
7933 2000-12-28  Ben Elliston  <bje@redhat.com>
7934
7935         * MAINTAINERS: Add myself under ``Write After Approval''.
7936
7937 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
7938
7939         * texinfo: Remove directory from GCC.
7940
7941 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7942
7943         * COPYING: Update to current
7944         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
7945         to 19yy as example year in copyright notice).
7946
7947 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
7948
7949         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7950         (libstdcxx_incdir): Pass down.
7951         * config.if: Remove expired bits for cxx_interface, add stub.
7952         (libstdcxx_incdir): Add variable for g++ include directory.
7953         * configure.in (gxx_include_dir): Use it.
7954
7955 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
7956
7957         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
7958         with old-email address from ``Write After Approval''.
7959
7960 2000-12-15  Andreas Jaeger  <aj@suse.de>
7961
7962         * configure.in: Handle lang_dirs.
7963
7964 2000-12-14  Tom Tromey  <tromey@redhat.com>
7965
7966         * MAINTAINERS: Removed brads.
7967
7968         * MAINTAINERS: Added gcj developers.
7969
7970 2000-12-13  Anthony Green  <green@redhat.com>
7971
7972         * configure.in: Disable libgcj for any target not specifically
7973         listed.  Disable libgcj for x86 and Alpha Linux until compatible
7974         with g++ abi.
7975
7976 2000-12-13  Mike Stump  <mrs@wrs.com>
7977
7978         * Makefile.in (local-distclean): Also remove fastjar.
7979
7980 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
7981
7982         * contrib/gcc_update: Add fastjar --touch entries.
7983
7984 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7985
7986         * configure.in: Disable language-specific target libraries for
7987         languages that aren't enabled.
7988
7989 2000-12-10  Anthony Green  <green@redhat.com>
7990
7991         * configure.in: Define libgcj.  Disable libgcj target libraries for
7992         most targets.
7993
7994 2000-12-10  Neil Booth  <neilb@earthling.net>
7995
7996         * MAINTAINERS: Update mail address, remove from WAA list.
7997
7998 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
7999
8000         * libjava: Imported from /cvs/java.
8001         * libffi: Likewise.
8002         * Boehm-gc: Likewise.
8003
8004 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8005
8006         * configure.in (target_libs): Revert 2000-12-08 patch.
8007         (noconfigdirs): Added target-libjava.
8008
8009 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8010
8011         * djunpack.bat: removed.
8012
8013 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
8014
8015         * Makefile.in: handle DOS-style absolute paths.
8016         * config-ml.in: likewise.
8017         * symlink-tree: likewise.
8018
8019 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8020
8021         * fastjar: Imported.
8022
8023 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8024
8025         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8026         libjava.
8027         * configure.in (target_libs): Removed `target-libjava'.
8028
8029 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8030
8031         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8032         (ALL_MODULES): Added fastjar.
8033         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8034         (all-target-libjava): all-fastjar replaces all-zip.
8035         (all-fastjar): Added.
8036         (configure-target-fastjar, all-target-fastjar): Likewise.
8037         * configure.in (host_tools): Added fastjar.
8038
8039 2000-12-07  Mike Stump  <mrs@wrs.com>
8040
8041         * Makefile.in (local-distclean): Remove leftover built files.
8042
8043 2000-11-24  Nick Clifton  <nickc@redhat.com>
8044
8045         * configure.in (xscale-elf): Add target.
8046         (xscale-coff): Add target.
8047
8048 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
8049
8050         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8051         recent versions of FreeBSD (release 3 or later).
8052         * ltconfig: On FreeBSD, -lc must not be provided when building
8053         a shared library or else the standard -pthread gcc option is
8054         rendered worthless to later users of the built library.
8055
8056 2000-11-16  Fred Fish  <fnf@be.com>
8057
8058         * configure.in (enable_libstdcxx_v3): Fix typo,
8059         libstd++ -> libstdc++.
8060
8061 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8062
8063         * MAINTAINERS: Add self to Write After Approval list.
8064
8065 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
8066
8067         * MAINTAINERS: Update my email address.  Add myself to global write
8068         privs list.
8069
8070 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
8071
8072         * Makefile.in: Merge with src and libgcj.
8073         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
8074         configure-target-<library> when their configure scripts need the C
8075         or C++ library to have already been built to work properly.
8076         (do_proto_toplev): Set them to an empty string.
8077
8078         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8079         (REALLY_SET_LIB_PATH): Use them.
8080
8081 2000-11-17  Stan Shebs  <shebs@apple.com>
8082
8083         * MAINTAINERS: Add self to Write After Approval list.
8084
8085 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8086
8087         * configure: Provide the original toplevel configure arguments
8088         (including $0) to subprocesses in the environment rather than
8089         through gcc/configargs.h.
8090
8091 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8092
8093         * MAINTAINERS: Remove references to cccp. Change C9X reference to
8094         C99.  Alphabetise "Write After Approval" list.
8095
8096 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
8097
8098         * configure: Turn on libstdc++ V3 by default.
8099
8100         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8101         if we've got GCC.
8102
8103 2000-11-11  Philip Blundell  <philb@gnu.org>
8104
8105         * MAINTAINERS: Add self to Write After Approval list.
8106
8107 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
8108
8109         * ltcf-c.sh (aix4): Improve shared library configuration; require
8110         exporting symbols.
8111         * ltcf-cxx.sh (aix4): Define.
8112         * ltconfig (aix4): Define library and soname specs appropriate for
8113         AIX.  Define command to create export symbols list.
8114
8115 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
8116
8117         * config.sub: Add support for Sun Chorus
8118
8119 2000-10-31  Nick Clifton  <nickc@redhat.com>
8120
8121         * MAINTAINERS: Rename <name>@cygnus.com addresses to
8122         <name>@redhat.com.  Also installed new email address for Clint
8123         Popetz.
8124
8125 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
8126
8127         * etc: Remove directory from GCC.
8128
8129 2000-10-16  Michael Meissner  <meissner@redhat.com>
8130
8131         * configure (gcc/configargs.h): Only create if there is a build GCC
8132         directory created.
8133
8134 2000-10-16  Matthias Klose  <doko@debian.org>
8135
8136         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8137         when configured for libstdc++-v3.
8138
8139 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
8140
8141         * configure: Save configure arguments to gcc/configargs.h.
8142
8143 2000-10-04  Philipp Thomas  <pthomas@suse.de>
8144
8145         * config.guess: Import CVS version 1.157.
8146         * config.sub: Import CVS version 1.181.
8147
8148 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
8149
8150         * Makefile.in (bootstrap): avoid recursion if subdir missing
8151         (cross): ditto
8152         (do-proto-toplev): ditto
8153
8154 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
8155
8156         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8157         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8158
8159         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8160         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
8161         all affected `configure' scripts.
8162
8163 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
8164
8165         * MAINTAINERS: Add self as cpplib co-maintainer.
8166
8167 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
8168
8169         * MAINTAINERS: Add self to Write After Approval list.
8170
8171 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8172
8173         * INSTALL/README: egcs -> GCC update.
8174
8175 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
8176
8177         * MAINTAINERS: Add myself to Write After Approval list.
8178
8179 2000-09-15  Kazu Hirata  <kazu@hxi.com>
8180
8181         * MAINTAINERS: Add myself to Write After Approval list.
8182
8183 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
8184
8185         * configure.in: Do not build byacc for hppa64.  Provide paths to the
8186         X11 libraries for hppa64.
8187
8188 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8189
8190         * MAINTAINERS: Add myself as 68hc11 port maintainer.
8191
8192 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
8193
8194         * Makefile.in (all-zlib): Added dummy target.
8195
8196         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8197         ltcf-gcj.sh: Updated from libtool multi-language branch.
8198
8199 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
8200
8201         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8202         (bootstrap*): Depend on all-bootstrap.
8203
8204 2000-09-05  Philipp Thomas  <pthomas@suse.de>
8205
8206         * config.guess: Import CVS version 1.156.
8207         * config.sub: Import CVS version 1.179.
8208
8209 2000-09-02  Anthony Green  <green@cygnus.com>
8210
8211         * Makefile.in (all-gcc): Depend on all-zlib.
8212         (CLEAN_MODULES): Add clean-zlib.
8213         (ALL_MODULES): Add all-zlib.
8214         * configure.in (host_libs): Add zlib.
8215
8216 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
8217
8218         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8219         crosses, but add gcc/include to the header search path for them.
8220
8221 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
8222
8223         * MAINTAINERS: Add self to Write After Approval list.
8224
8225 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8226
8227         * config.guess: Import CVS version 1.152.
8228         * config.sub: Import CVS version 1.177.
8229
8230 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
8231
8232         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8233         $targargs to tell whether newlib is going to be built.
8234
8235         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8236         $$r/TARGET_SUBDIR/libio for _G_config.h.
8237
8238 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
8239
8240         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8241
8242 2000-08-22  DJ Delorie  <dj@redhat.com>
8243
8244         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8245
8246 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
8247
8248         * config-ml.in (CC, CXX): Avoid trailing whitespace.
8249         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8250         sub-configures.
8251
8252 2000-08-21  DJ Delorie  <dj@redhat.com>
8253
8254         * MAINTAINERS: Add self as a libiberty maintainer
8255
8256 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
8257
8258         * configure.in (libstdcxx_flags): Use
8259         libstdc++-v3/src/libstdc++.INC.
8260
8261 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
8262
8263         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8264
8265 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
8266
8267         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8268
8269         * configure: Make enable_threads and enable_shared defaults
8270         explicit.  Substitute enable_threads into generated Makefiles.
8271         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8272         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8273
8274 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
8275
8276         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8277
8278 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
8279
8280         * config-ml.in (CC): Remove bogus duplicate quotation mark from
8281         previous delta.
8282
8283 2000-08-11  Jason Merrill  <jason@redhat.com>
8284
8285         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8286         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8287         (FLAGS_FOR_TARGET): Not here.
8288         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8289
8290 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
8291
8292         * config-ml.in (CC, CXX): Don't introduce a leading space.
8293
8294 2000-08-07  DJ Delorie  <dj@delorie.com>
8295
8296         * MAINTAINERS: Add self as a DJGPP maintainer
8297
8298 2000-08-07  DJ Delorie  <dj@redhat.com>
8299
8300         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8301         "if we're also building gcc, and it's a gcc that will run on the
8302         build machine, we want to use its includes instead of the system's
8303         default includes".
8304
8305 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8306
8307         * MAINTAINERS: Add self to Write After Approval list.
8308
8309 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
8310
8311         * configure.in (libstdcxx_flags): Don't use `"'.
8312
8313         * config-ml.in: Adjust multilib search paths to the
8314         appropriate multilib tree.
8315
8316 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
8317
8318         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8319         commas in $LANGUAGES.
8320
8321 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
8322
8323         * configure.in: Re-enable all references to libg++ and librx.
8324
8325 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
8326
8327         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8328         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
8329         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8330         * ltcf-cxx.sh (need_lc): Set based on postdeps.
8331
8332         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8333
8334 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
8335
8336         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8337         CXX_FOR_TARGET for sed.
8338
8339 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
8340
8341         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8342         Do not override if already set in the environment or in configure.
8343         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8344         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8345
8346 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
8347
8348         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8349         the libtool CVS tree multi-language branch.
8350         * ltconfig, ltmain.sh: Updated.
8351
8352 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
8353
8354         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8355         (clean-target): Depend on it.
8356
8357         * Makefile.in (FLAGS_FOR_TARGET): New macro.
8358         (GCC_FOR_TARGET): Use it.
8359         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8360         * configure.in: ... here.
8361         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
8362         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8363
8364 2000-07-24  Eric Christopher  <echristo@cygnus.com>
8365
8366         * MAINTAINERS: Add self to Write After Approval list.
8367
8368 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
8369
8370         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8371         (configure-target-libchill, configure-target-libobjc): Likewise.
8372
8373         * configure.in: Use the same cache file for all target libs.
8374         * config-ml.in: But different cache files per multilib variant.
8375
8376 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8377
8378         * configure (topsrcdir): Don't use dirname.
8379
8380 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
8381
8382         * MAINTAINERS: Add self to Write After Approval list.
8383
8384 2000-07-20  Jason Merrill  <jason@redhat.com>
8385
8386         * configure.in: Remove all references to libg++ and librx.
8387
8388         * configure, configure.in, Makefile.in: Unify gcc and binutils.
8389
8390 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
8391
8392         * config.sub: Update to subversions version 2000-07-06.
8393
8394 2000-07-12  Andrew Haley  <aph@cygnus.com>
8395
8396         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8397         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8398
8399 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
8400
8401         * symlink-tree:  Check number of arguments.
8402
8403 2000-07-05  Jim Wilson  <wilson@cygnus.com>
8404
8405         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8406         search path for a g++ extracted from the build tree.  This
8407         will allow link tests run by configure scripts in
8408         subdirectories to succeed.
8409
8410 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
8411
8412         * ltconfig: Add support for mips-dde-sysv4.2MP
8413
8414 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8415
8416         * MAINTAINERS: Add myself as loop discovery maintainer.
8417
8418 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
8419
8420         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8421         `os2'. Force ac_cv_exeext to be ".exe" in that case.
8422
8423 2000-06-19  Timothy Wall  <twall@cygnus.com>
8424
8425         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8426         * config.sub: Add tic54x target.
8427
8428 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8429
8430         * MAINTAINERS: Add self as Fortran maintainer,
8431         remove Craig Burley.
8432
8433 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8434
8435         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8436         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8437
8438 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
8439
8440         * MAINTAINERS: Add self as i18n maintainer
8441
8442 20000-05-21  H.J. Lu  (hjl@gnu.org)
8443
8444         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8445         directory are used if they exist. Make sure
8446         $(build_tooldir)/include is searched for header files,
8447         $(build_tooldir)/lib/ for library files.
8448         (GCC_FOR_TARGET): Likewise.
8449         (CXX_FOR_TARGET): Likewise.
8450
8451 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
8452
8453         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8454
8455 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
8456
8457         * Makefile.in (configure-target-libiberty): Depend on
8458         configure-target-newlib.
8459
8460 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
8461
8462         * configure.in, Makefile.in: Merge all libffi-related
8463         configury stuff from the libgcj tree.
8464
8465 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8466
8467         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8468         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8469
8470 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8471
8472         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8473         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8474         current version information.  Add to proto-toplev directory.
8475         (gdb-taz): Build do-djunpack.
8476
8477 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
8478
8479         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8480
8481 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8482
8483         * MAINTAINERS: Add self to Write After Approval list.
8484
8485 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8486
8487         * ltmain.sh: Preserve in relink_command any environment
8488         variables that may affect the linker behavior.
8489
8490 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
8491
8492         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8493
8494 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
8495
8496         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8497
8498 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
8499
8500         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8501         with the version name.
8502
8503 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
8504
8505         * MAINTAINERS: Add self as bb-reorder maintainer.
8506
8507 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
8508
8509         * config.if: Tweak.
8510
8511 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
8512
8513         * djunpack.bat: New file.
8514
8515 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8516
8517         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8518         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8519         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8520         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8521
8522 2000-04-16  Dave Pitts  <dpitts@cozx.com>
8523
8524         * config.sub (case $basic_machine): Change default for "ibm-*"
8525         to "openedition".
8526
8527 2000-04-13  Andreas Jaeger  <aj@suse.de>
8528
8529         * MAINTAINERS: Added myself.
8530
8531 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8532
8533         * Makefile.in (gdb-taz): New target.  GDB specific archive.
8534         (do-md5sum): New target.
8535         (MD5PROG): Define.
8536         (PACKAGE): Default to TOOL.
8537         (VER): Default to a shell script.
8538         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
8539         md5 checksum generation.
8540         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8541         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8542         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8543         insight.tar.bz2): Use gdb-taz to create archive.
8544
8545 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8546
8547         * configure (warn_cflags): Delete.
8548
8549 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
8550
8551         * MAINTAINERS: Added myself.
8552
8553 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
8554             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
8555
8556         * configure.in (enable_libstdcxx_v3): Add.
8557         (target_libs): Add bits here to switch between libstdc++-v2 and
8558         libstdc++-v3.
8559         * config.if: And this file too.
8560         * Makefile.in: Add libstdc++-v3 targets.
8561
8562 2000-04-05  Michael Meissner  <meissner@redhat.com>
8563
8564         * config.sub (d30v): Add d30v as a basic machine type.
8565
8566 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
8567
8568         * configure.in: -linux-gnu*, not -linux-gnu.
8569
8570 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
8571
8572         * MAINTAINERS: Add self in write-after-approval section.
8573
8574 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
8575
8576         * MAINTAINERS: Add self as ia64 port maintainer.
8577
8578 2000-03-08  Neil Booth  <NeilB@earthling.net>
8579
8580         * MAINTAINERS: Add self in write-after-approval section.
8581
8582 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8583
8584         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8585         (do-tar-bz2): Replace TOOL with PACKAGE.
8586         (gdb.tar.bz2): Remove GDBTK from GDB package.
8587         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8588         dejagnu.tar.bz2): New packages.
8589
8590 2000-02-27  Andreas Jaeger  <aj@suse.de>
8591
8592         * configure.in: Add entry for mips*-*-linux*, move catch all
8593         *-*-*linux* entry below this one.
8594
8595 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
8596
8597         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8598
8599 2000-02-24  Nick Clifton  <nickc@cygnus.com>
8600
8601         * config.sub: Support an OS of "wince".
8602
8603 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8604
8605         * config.guess, config.sub: Updated to match config's 2000-02-15
8606         version.
8607
8608 2000-02-23  Linas Vepstas <linas@linas.org>
8609
8610         * config.sub: Add support for Linux/IBM 370.
8611         * configure.in: Likewise.
8612
8613 2000-02-22  Nick Clifton  <nickc@cygnus.com>
8614
8615         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8616
8617 2000-02-20  Christopher Faylor <cgf@cygnus.com>
8618
8619         * config.guess: Guess "cygwin" rather than "cygwin32".
8620
8621 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8622
8623         * configure (gcc_version): When setting, narrow search to
8624         lines containing `version_string'.
8625
8626 2000-02-15  Denis Chertykov  <denisc@overta.ru>
8627
8628         * config.sub: Add support for avr target.
8629
8630 2000-02-14  Nick Clifton  <nickc@cygnus.com>
8631
8632         * MAINTAINERS: Add maintainers for MCore port.
8633
8634 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
8635
8636         * config.sub: Add mmix-knuth-mmixware.
8637
8638 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8639
8640         * MAINTAINERS: Pair cccp with cpplib maintainership.
8641
8642 2000-01-27  Christopher Faylor <cgf@redhat.com>
8643
8644         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8645         structure stuff to -L library search.
8646         (CXX_FOR_TARGET): Ditto.
8647         (CROSS_CHECK_MODULES): Fix spelling mistake.
8648
8649 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
8650
8651         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8652         the C++ compiler.
8653
8654 2000-01-12  Richard Henderson  <rth@cygnus.com>
8655
8656         * configure.in: Don't build some bits for beos.
8657
8658 2000-01-12  Joel Sherrill (joel@OARcorp.com)
8659
8660         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8661         as include files.
8662
8663 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
8664
8665         * Add self as cpplib maintainer, as requested by Jason
8666         Merrill.  Correct my e-mail address.
8667
8668 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
8669
8670         * configure.in: Use mt-aix43 to handle *_TARGET defs,
8671         not mh-aix43.
8672
8673 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
8674
8675         * MAINTAINERS: Add myself to "write after approval" list.
8676
8677 1999-12-14  Richard Henderson  <rth@cygnus.com>
8678
8679         * config.guess (alpha-osf, alpha-linux): Detect ev67.
8680         * config.sub: Accept alphaev[78], alphaev8.
8681
8682 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8683
8684         * config.guess, config.sub: Update from autoconf.
8685
8686 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
8687
8688         * MAINTAINERS:  update my playtime e-address.
8689
8690 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8691
8692         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8693         necessary libraries are missing.
8694
8695 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
8696
8697         * MAINTAINERS: Add new 'write after approval' maintainer.
8698
8699 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
8700
8701         * MAINTAINERS: Add new Java maintainer.
8702
8703 1999-10-25  Andreas Schwab  <schwab@suse.de>
8704
8705         * configure: Fix quoting inside arguments of eval.
8706
8707 1999-10-21  Nick Clifton  <nickc@cygnus.com>
8708
8709         * config-ml.in: Allow suppression of some ARM multilibs.
8710
8711 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
8712
8713         * config.guess: Add OS/390 match pattern.
8714         * config.sub: Add mvs, openedition targets.
8715         * configure.in (i370-ibm-opened*): New.
8716
8717 1999-09-04  Steve Chamberlain  <sac@pobox.com>
8718
8719         * config.sub: Add support for configuring for pj.
8720
8721 1999-08-31  Nick Clifton  <nickc@cygnus.com>
8722
8723         * config.sub (maybe_os): Add support for configuring for fr30.
8724
8725 1999-08-25  Nick Clifton  <nickc@cygnus.com>
8726
8727         * configure.in: Do not configure or build ld for AIX
8728         platforms.  ld is known to be broken on these platforms.
8729
8730 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8731
8732         * config-ml.in: Pass compiler flag corresponding to multidirs to
8733         subdir configures.
8734
8735 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
8736
8737         * Makefile.in (LDFLAGS): Define.
8738
8739 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
8740
8741         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8742         noconfigdirs.
8743         (*-*-cygwin*): Likewise.
8744
8745 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
8746
8747         * mkdep: New file.
8748         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8749         (BINUTILS_SUPPORT_DIRS): Add mkdep.
8750
8751         From Eli Zaretskii <eliz@is.elta.co.il>:
8752         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8753         long file name when using DJGPP on MS-DOS.
8754
8755 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
8756
8757         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8758
8759 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
8760
8761         * Makefile.in (check-target-libio): Remove all-target-libstdc++
8762         dependency as this causes "make check" to globally "make all"
8763
8764 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
8765
8766         * configure.in (target_libs): Added target-zlib.
8767         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8768         (CONFIGURE_TARGET_MODULES): Likewise.
8769         (CHECK_TARGET_MODULES): Likewise.
8770         (INSTALL_TARGET_MODULES): Likewise.
8771         (CLEAN_TARGET_MODULES): Likewise.
8772         (configure-target-zlib): New target.
8773         (all-target-zlib): Likewise.
8774         (all-target-libjava): Depend on all-target-zlib.
8775         (configure-target-libjava): Depend on configure-target-zlib.
8776
8777         * Makefile.in (configure-target-libjava): Depend on
8778         configure-target-newlib.
8779         (configure-target-boehm-gc): New target.
8780         (configure-target-qthreads): New target.
8781
8782         * configure.in (target_libs): Added target-qthreads.
8783         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8784         (CONFIGURE_TARGET_MODULES): Likewise.
8785         (CHECK_TARGET_MODULES): Likewise.
8786         (INSTALL_TARGET_MODULES): Likewise.
8787         (CLEAN_TARGET_MODULES): Likewise.
8788         (all-target-qthreads): New target.
8789         (configure-target-libjava): Depend on configure-target-qthreads.
8790         (all-target-libjava): Depend on all-target-qthreads.
8791
8792         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8793         (CONFIGURE_TARGET_MODULES): Likewise.
8794         (CHECK_TARGET_MODULES): Likewise.
8795         (INSTALL_TARGET_MODULES): Likewise.
8796         (CLEAN_TARGET_MODULES): Likewise.
8797         (all-target-libjava): New target.
8798         (all-target-boehm-gc): Likewise.
8799         * configure.in (target_libs): Added libjava, boehm-gc.
8800
8801 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8802
8803         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8804         configure.bat in SUPPORT_FILES.
8805         (gas+binutils.tar.bz2): Likewise.
8806
8807         * makeall.bat: Remove; obsolete.
8808
8809 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8810
8811         From Mark Elbrecht:
8812         * configure.bat: Remove; obsolete.
8813
8814 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8815
8816         * configure: Add -W -Wall to the default CFLAGS when compiling with
8817         gcc.
8818
8819 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8820
8821         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8822
8823 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8824
8825         * configure.in: Build ld on IRIX6.
8826
8827 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8828
8829         * Makefile.in: Change distribution targets to use bzip2 instead of
8830         gzip.
8831         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8832         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8833
8834 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8835
8836         * config.sub: Add mcore target.
8837
8838 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
8839
8840         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8841
8842 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
8843
8844         * config.guess (dummy): Changed to $dummy.
8845
8846 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8847
8848         * config.sub: Tidied up case statements.
8849
8850 1999-05-22  Ben Elliston  <bje@cygnus.com>
8851
8852         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8853         <jiro@din.or.jp>.
8854
8855         * config.guess: Merge with FSF version. Future changes will be
8856         more accurately recorded in this ChangeLog.
8857         * config.sub: Likewise.
8858
8859 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
8860
8861          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8862
8863 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8864
8865         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8866
8867 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8868
8869         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8870
8871 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8872
8873         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8874         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8875         Bad merge removed these two changes.
8876
8877 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8878                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8879
8880         * config.guess (interix Alpha): Add.
8881
8882 1999-04-11  Richard Henderson  <rth@cygnus.com>
8883
8884         * configure.in (i?86-*-beos*): Do config gperf; don't config
8885         gdb, newlib, or libgloss.
8886
8887 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
8888
8889         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8890         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8891         from multidirs.
8892
8893 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
8894
8895         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8896
8897 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8898
8899         * config.sub: Add support for mcore targets.
8900
8901 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8902
8903         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8904         not mt-ospace, in order to shut up assembler warning about using
8905         symbols that are named the same as registers.
8906
8907 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8908
8909         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8910         dependency list for all-target-cygmon.
8911
8912 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8913
8914         * config-ml.in: Check $host, not $target, for selective multilibs.
8915         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8916         thumb interworking, and underscore prefix multilibs.
8917
8918 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8919
8920         * missing: Update to version from current automake.
8921
8922 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8923
8924         * configure (gxx_include_dir): Removed.
8925
8926         * configure.in (gxx_include_dir): Handle it.
8927         * Makefile.in: Likewise.
8928
8929 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8930
8931         * config.sub (mips64vr4111,mips64vr4111el) Add.
8932
8933 1999-03-21  Ben Elliston  <bje@cygnus.com>
8934
8935         * config.guess: Correct typo for detecting ELF on FreeBSD.
8936
8937 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8938
8939         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8940         config/mh-djgpp.
8941
8942 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8943
8944         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8945         all-target-newlib to dependency list for all-target-bsp.
8946
8947 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8948
8949         * config.sub: Add i386-uwin support.
8950         * config.guess: Likewise.
8951
8952 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8953
8954         * configure.in: cleanup, add mh-*pic handling for arm, special
8955         case powerpc*-*-aix*
8956
8957 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8958
8959         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8960         can be built.
8961
8962 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8963
8964         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8965         targets.
8966
8967 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8968
8969         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8970
8971 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
8972
8973         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8974
8975 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8976
8977         * config.sub: Fix typo in arm recognition.
8978
8979 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
8980
8981         * configure.in (noconfigdirs): Changed target_configdirs to
8982         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8983         rather than m68k-*-* since it is not known to work on
8984         m68k-aout. Ditto for arm-*-*oabi.
8985
8986 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
8987
8988         * configure.in (*-*-windows*): Remove, no longer used.
8989
8990 1999-02-19  Ben Elliston <bje@cygnus.com>
8991
8992         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8993         Smart and improved by Andrew Cagney.
8994
8995 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
8996
8997         * config.guess: Recognize openbsd-*-hppa.
8998
8999 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
9000
9001         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9002         only if it is not empty.
9003
9004 1999-02-17  Nick Clifton  <nickc@cygnus.com>
9005
9006         Patch from: Scott Bambrough <scottb@corelcomputer.com>
9007
9008         * config.guess: Modified to recognize uname's armv* syntax.
9009
9010         * config.sub: Modified to recognize uname's armv* syntax.
9011
9012 1999-02-17  Mark Salter  <msalter@cygnus.com>
9013
9014         * configure.in: Added target-bsp for sparclite.
9015
9016 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
9017
9018         * config.sub: Recognize alphapca5[67] and up to alphaev8.
9019
9020 1999-02-08  Nick Clifton  <nickc@cygnus.com>
9021
9022         * configure.in: Add support for strongarm port.
9023         * config.sub: Add support for strongarm target.
9024
9025 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9026
9027         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9028         the old name config/mh-cygwin32.
9029         Enable texinfo.
9030
9031 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
9032
9033         * configure.in: Do build ld for ix86 Solaris.
9034
9035 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
9036
9037         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
9038         $AR_FOR_TARGET.  Likewise for RANLIB.
9039
9040 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
9041
9042         * config.sub (oabi):  Recognize.
9043         * configure.in (arm-*-oabi):  Handle.
9044
9045 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
9046
9047         * config.guess: Improve detection of i686 on UnixWare 7.
9048
9049 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
9050
9051         * config.guess: Add support for i386-pc-interix.
9052         * config.sub: Likewise.
9053         * configure.in: Likewise.
9054
9055 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
9056
9057         * Makefile.in: Remove unneeded all-target-libio from
9058         from all-target-winsup target since it is now unneeded.
9059         Add all-target-libtermcap in its place since it is now
9060         needed.
9061
9062 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
9063
9064         * configure.in: makefile stub for cygwin target is probably
9065         unnecessary.  Remove it for now.
9066
9067 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
9068
9069         * configure.in: libtermcap.a should be built when cygwin is the
9070         target as well as the host.
9071         * config.guess: Allow mixed case in cygwin uname output.
9072         * Makefile.in: Add libtermcap target.
9073
9074 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
9075
9076         * config.sub: Clean up handling of hppa2.0.
9077
9078 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
9079
9080         * config.guess: Use C code to identify more HP machines.
9081
9082 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
9083
9084         * config.sub: Handle hppa2.0.
9085
9086 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
9087
9088         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9089         cygmon for all sparclite targets, regardless of object format.
9090
9091 1998-12-15  Mark Salter  <msalter@cygnus.com>
9092
9093         * configure.in: Added target-bsp for several target architectures.
9094
9095         * Makefile.in: Added rules for bsp.
9096
9097 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
9098
9099         * config.guess: Improve detection of hppa2.0 processors.
9100
9101 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
9102
9103         * config.guess: Recognize FreeBSD using ELF automatically.
9104
9105 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
9106
9107         * configure (skip-this-dir): Add handling for new shell script, which
9108         might be created by a sub-directory's configure to indicate, this particular
9109         directory is "unwanted".
9110         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9111
9112 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
9113
9114         * ltconfig: import from libtool, after changing libtool to
9115         account for the cygwin name change.
9116
9117 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
9118
9119         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9120         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9121
9122 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
9123
9124         * configure.in: Add libtermcap to list of cygwin dependencies.
9125
9126 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
9127
9128         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9129         they include winsup/include when it's a cygwin target.
9130
9131 1998-11-12  Tom Tromey  <tromey@cygnus.com>
9132
9133         * configure.in (host_tools): Added zip.
9134         * Makefile.in (all-target-libjava): Depend on all-zip.
9135         (all-zip): New target.
9136         (ALL_MODULES): Added all-zip.
9137         (NATIVE_CHECK_MODULES): Added check-zip.
9138         (INSTALL_MODULES): Added install-zip.
9139         (CLEAN_MODULES): Added clean-zip.
9140
9141 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
9142
9143         * Makefile.in: lose "32" from comment about cygwin.
9144
9145 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
9146
9147         * configure.in: Use -Os to build target libraries for the fr30.
9148
9149 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
9150
9151         * config.sub: Add fr30.
9152
9153 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
9154
9155         * configure.in: drop "32" from config/mh-cygwin32.  Check
9156         cygwin* instead of cygwin32*.
9157         * config.sub: Check cygwin* instead of cygwin32*.
9158
9159 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
9160
9161         * config.guess: Match any version of Unixware7.
9162
9163 1998-10-20  Syd Polk  <spolk@cygnus.com>
9164
9165         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9166         if desired.
9167
9168 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
9169
9170         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9171         these if the appropriate directories and files to not exist.
9172
9173 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
9174
9175         * Makefile.in (DEVO_SUPPORT): Add config.if.
9176
9177 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9178
9179         * configure: Add pattern to replace "build_tooldir"'s
9180         definition in the generated Makefile with "tooldir"'s
9181         actual value.
9182
9183 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
9184
9185         * config.sub: Bring back lost sparcv9.
9186
9187         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9188
9189 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
9190
9191         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9192         CC_FOR_TARGET and friends.
9193
9194 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
9195
9196         * Makefile.in (build_tooldir): New variable, same as tooldir.
9197         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9198         -B$(build_tooldir)/bin/.
9199         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9200
9201 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9202
9203         * README: Remove installation instructions and refer to the
9204         INSTALL directory instead.
9205
9206 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
9207
9208         * config.sub: Add support for i[34567]86-pc-udk.
9209         * configure.in: Likewise.
9210
9211 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
9212
9213         * Makefile.in: add bzip2 package building bits for user
9214         tools module
9215         * configure.in: ditto
9216
9217 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
9218
9219         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9220         (ALL_TARGET_MODULES): Add all-target-libobjc.
9221         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9222         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9223         (all-target-libchill): Add dependencies.
9224         * configure.in (target_libs): Add libchill.
9225
9226 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
9227
9228         * configure.in (target_subdir): Remove duplicate line.
9229
9230 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
9231
9232         * Makefile.in (all-automake): fix dependencies.
9233
9234 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
9235
9236         * configure.in: Minor cleanups for building in the $(target_alias)
9237         subdir.
9238
9239 1998-09-22  Jim Wilson  <wilson@cygnus.com>
9240
9241         * Makefile.in (bootstrap): Set r and s before make all.  Use
9242         BASE_FLAGS_TO_PASS in make all.
9243         (cross): Likewise.
9244
9245 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
9246
9247         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9248
9249 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
9250
9251         * config.sub: Fix typo in last change.
9252
9253 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9254
9255         * config.sub: Add support for C4x target.
9256         * configure.in: Likewise.
9257
9258 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
9259
9260         * config.sub: Recognize sparcv9 just like sparc64.
9261
9262 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
9263
9264         * config.guess: Match "Pent II" or "PentII" for OpenServer.
9265
9266 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
9267
9268         * config.guess: Correctly identify Pentium II sco boxes.
9269
9270         * config.guess: Fix "tr" code.  From Weiwen Liu.
9271
9272 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
9273
9274         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9275         stabs.
9276
9277 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
9278
9279         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9280         (ALL_TARGET_MODULES): Add all-target-libchill.
9281         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9282         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9283         (all-target-libchill): Add dependencies.
9284         * configure.in (target_libs): Add libchill.
9285
9286 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9287
9288         * config.guess: Avoid assumptions about "tr" behaves when
9289         LANG is set to something other than English.
9290
9291 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
9292
9293         * configure (gxx_include_dir): Changed to
9294         '${prefix}/include/g++'-${libstdcxx_interface}.
9295
9296         * config.if: New to determine the interfaces.
9297
9298 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
9299
9300         * config.guess: Detect and handle MPE/IX.
9301         * config.sub: Deal with MPE/IX.
9302
9303 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
9304
9305         * configure.in: Use mh-aix43.
9306
9307 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
9308
9309         * configure: Fix --without/--disable cases for gxx-include-dir.
9310
9311 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
9312
9313         * mdata-sh:  Imported.  Needed for automake support.
9314
9315 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
9316
9317         * Makefile.in (taz): Try "chmod -R og=u ." before
9318         "chmod og=u `find . -print`".
9319
9320 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
9321
9322         * configure.in: Add arm-elf and thumb-elf support.
9323
9324 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
9325
9326         * Makefile.in: Undo previous patch.
9327
9328 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
9329
9330         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9331         to here ...
9332         (install-no-fixedincludes): and here
9333         (INSTALL_MODULES): ... from here.
9334
9335 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9336
9337         * config.sub: Merge with FSF.
9338
9339         * config.guess: Merge with FSF.
9340
9341 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
9342
9343         * configure (extraconfigdirs): New variable.
9344         (SUBDIRS): Add extraconfigdirs and recurse on them too.
9345         * Makefile.in (all): Move higher in file.
9346         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9347         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9348         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9349         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9350         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9351
9352 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
9353
9354         * Makefile.in (all-target-libjava): Depend on all-gcc and
9355         all-target-newlib.
9356         (configure-target-libjava): Depend on $(ALL_GCC).
9357
9358 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
9359
9360         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9361         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9362
9363 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
9364
9365         * INSTALL/README: Fix typo.
9366
9367 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9368
9369         * ylwrap: Change absolute path checks to check for DOS style path
9370         names.
9371
9372         * ylwrap: Don't use a full path name if the source file is in the
9373         same directory.  From hjl@lucon.org (H.J. Lu).
9374
9375         * config-ml.in: Default to being verbose, to match Feb 18 change to
9376         configure.
9377
9378 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
9379
9380         Brought over from egcs:
9381
9382         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9383
9384         * configure.in (target_subdir): Set to ${target_alias} instead
9385         of "libraries".
9386
9387         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9388
9389         * configure.in (target_subdir): Set to libraries if enable_multilib.
9390
9391 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
9392
9393         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9394         multilibs, force reconfiguration the first time we create
9395         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9396
9397 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
9398
9399         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9400         avoid confusion with --no-recursion.
9401
9402 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
9403
9404         * configure.in: Win32 hosts shouldn't use install -x
9405         * install-sh: remove -x option, and special .exe-handling
9406         hack.
9407
9408 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
9409
9410         * config.guess: Recognize i586-pc-beos.
9411         * configure.in: Don't build some bits for beos.
9412
9413 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9414
9415         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9416         CFLAGS default to -O2.
9417
9418         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9419         when using GNU ld.
9420
9421 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
9422
9423         * ltmain.sh: Correct install when using a different shell.
9424
9425 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9426
9427         * ltconfig, ltmain.sh: Update to libtool 1.2b.
9428
9429 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
9430
9431         * makefile.vms: Update to build binutils/makefile.vms.  Add install
9432         target.
9433
9434 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
9435
9436         * ltconfig: Update to correct AIX handling.
9437
9438 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
9439
9440         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9441
9442         * configure.in (target_subdir): Set to ${target_alias} instead
9443         of "libraries".
9444
9445 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
9446
9447         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9448         (Makefile): Depend on $(gcc_version_trigger).
9449
9450         * configure (gcc_version): Change default initializer to empty
9451         string.
9452         (gcc_version_trigger): New variable; pass this variable down
9453         to subdir configures to enable them checking gcc's version
9454         themselves. Emit make macros for both gcc_version vars.
9455         (topsrcdir): Initialize reliably.
9456         (recursion line): Remove --with-gcc-version=${gcc_version}.
9457
9458 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9459
9460         * configure (enable_version_specific_runtime_libs): Implement new flag
9461         --enable-version-specific-runtime-libs which installs C++ runtime stuff
9462         in $(libsubdir); emit definition in each generated Makefile.
9463         (gxx_include_dir): Initialize depending on
9464         $enable_version_specific_runtime_libs.
9465
9466 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
9467
9468         * configure (gcc_version): Initialize properly depending on
9469         how and where configure is started.
9470         (recursion line): Pass a --with-gcc-version=${gcc_version}
9471         to configures in subdirs.
9472
9473 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
9474
9475         * configure.in (noconfigdirs): Add configure pattern for mips tx39
9476         cygmon
9477
9478 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
9479
9480         * configure.in: Add cygmon and libstub support for mn10200.
9481
9482 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
9483
9484         * configure (gcc_version): Add new variable describing the
9485         particular gcc version we're building.
9486         * Makefile.in (libsubdir): Add new macro for the directory
9487         in which the compiler finds executables, libraries, etc.
9488         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9489         and libsubdir.
9490
9491 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9492
9493         * Makefile.in (local-clean): Remove *.log.
9494         (warning.log): Built with warn_summary from build.log.
9495         (mail-report.log): Run test_summary.
9496         (mail-report-with-warnings.log): Run test_summary including
9497         warning.log in the report.
9498
9499 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
9500
9501         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9502
9503 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
9504
9505         * Makefile.in (grep): Grep no longer depends on libiberty.
9506
9507 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
9508
9509         * Makefile.in: all-snavigator needs all-libgui.
9510
9511 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
9512
9513         * configure.in: Add cygmon and libstub support for mn10300.
9514
9515 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * missing: Update to version from automake 1.3.
9518
9519         * ltmain.sh: On installation, don't get confused if the same name
9520         appears more than once in the list of library names.
9521
9522 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9523
9524         * config.sub: Accept m68060 and m5200 as CPU names.
9525
9526 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
9527
9528         * configure: Use && rather than using -a in test, because odd
9529         strings can confuse test.
9530         * configure.in: Likewise.
9531
9532 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9533
9534         * ltconfig, ltmain.sh: Bring in Visual C++ support.
9535
9536 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9537
9538         * Makefile.in (boostrap2-lean, bootstrap3-lean,
9539         bootstrap4-lean): New targets.
9540
9541 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
9542
9543         * mpw-* Delete.  Not used.
9544
9545 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
9546
9547         * COPYING.LIB: Update FSF address.
9548
9549 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
9550
9551         * ltconfig, ltmain.sh: Update to libtool 1.2a.
9552
9553         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9554         GAS_SUPPORT_DIRS.
9555
9556 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
9557
9558         * ltconfig, ltmain.sh: Avoid producing a version number if
9559         -version-info was not used.
9560
9561 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9562
9563         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9564         building with newlib.
9565
9566 1998-04-30  Paul Eggert  <eggert@twinsun.com>
9567
9568         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9569         Solaris `make' causes it to continue to next definition.
9570
9571 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9572
9573         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9574         the right GUI libraries and files are installed along with GDB.
9575
9576 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9577
9578         * configure.in: Change alpha to alpha* in several places.
9579
9580 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
9581
9582         * config.sub: Recognize sparc86x.
9583
9584 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
9585
9586         * configure.in (--enable-target-optspace): Remove debug echo.
9587
9588 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
9589
9590         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9591
9592 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
9593
9594         * ltconfig: Update cygwin32 support.
9595
9596         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9597         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9598         (GDB_SUPPORT_DIRS): Likewise.
9599
9600 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
9601
9602         * configure.in (target_makefile_frag): If --enable-target-optspace,
9603         use -Os to compile target libraries rather than -O2.  Default to
9604         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9605         not used.
9606         * configure.in (target_cflags): Ditto for d30v.
9607
9608 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
9609
9610         * Makefile.in (all-bfd): Depend on all-intl.
9611         (all-binutils): Likewise.
9612         (all-gas): Likewise.
9613         (all-gprof): Likewise.
9614         (all-ld): Likewise.
9615
9616 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
9617
9618         * configure.in (host_tools): Fix typo, lbtool -> libtool.
9619
9620 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
9621
9622         * Makefile.in (all-bfd): Depend upon all-libiberty.
9623
9624         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9625
9626 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
9627
9628         * Makefile.in: Add libstub.
9629
9630         * configure.in: Ditto. Build libstub for targets that have cygmon
9631         support.
9632
9633 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
9634
9635         * configure.in: Don't set PICFLAG on ix86-cygwin32.
9636
9637 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
9638
9639         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9640         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
9641
9642 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
9643
9644         * configure: Define DEFAULT_M4 by searching PATH.
9645         * Makfile.in: Use DEFAULT_M4.
9646
9647 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
9648
9649         * ltconfig: Add cygwin32 support.
9650
9651         * Makefile.in, configure.in: Add libtool as a native only directory
9652         to configure and build.
9653
9654 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
9655
9656         * Makefile.in (INSTALL_MODULES): Remove texinfo.
9657
9658 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
9659
9660         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9661
9662 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
9663
9664         * Makefile.in: add ash make rules
9665         * configure.in: add ash to native_only and host_tools lists
9666
9667 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
9668
9669         * Makefile.in (all-gettext, all-intl): New targets.
9670         (ALL_MODULES): Added all-gettext, all-intl.
9671         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9672         (INSTALL_MODULES): Added install-gettext, install-intl.
9673         (CLEAN_MODULES): Added clean-gettext, clean-intl.
9674
9675         * configure.in (host_tools): Added gettext.
9676         (native_only): Likewise.
9677         (noconfigdirs) [various cases]: Likewise.
9678         (host_libs): Added intl.
9679
9680 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
9681
9682         * configure: Do not disable building gdbtk for cygwin32 hosts.
9683
9684 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
9685
9686         * configure.in: Add thumb-coff target.
9687         * config.sub: Add thumb-coff target.
9688
9689 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9690
9691         * Makefile.in: Revert yesterday's change.
9692         (all-target-winsup):  all-target-librx stays out of here.
9693
9694 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9695
9696         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9697         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9698         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9699         Remove references to librx and libg++.
9700
9701 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
9702
9703         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9704         recursive makes
9705
9706 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
9707
9708         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9709         for newlib directory.
9710         (CXX_FOR_TARGET): Likewise.
9711
9712 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
9713
9714         * ltconfig: Update after libtool/ltconfig.in change for
9715         hpux11.
9716
9717 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
9718
9719         * ltconfig, ltmain.sh: Update to libtool 1.2.
9720
9721 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9722
9723         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9724         (install-gcc-cross): Instead, override LANGUAGES here.
9725
9726 1998-03-18  Dave Love  <d.love@dl.ac.uk>
9727
9728         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9729         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9730
9731 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
9732
9733         * configure.in: Add Thumb-pe target.
9734
9735 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
9736
9737         * Makefile.in - changed sn targets to snavigator
9738         * configure.in - changed sn targets to snavigator
9739
9740 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9741
9742         * config-ml.in: After building symlink tree call make distclean
9743         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9744         to be the case for libiberty.
9745
9746 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
9747
9748         * configure: When making link, also check the current
9749         directory. The configure scripts may create one.
9750
9751 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
9752
9753         * config.sub: Accept alphapca56 and alphaev6 properly.
9754
9755 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9756
9757         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9758
9759 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9760
9761         * config.sub (sco5): Fix typo.
9762
9763 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
9764
9765         * Makefile.in (INSTALL_MODULES): Move install-tcl before
9766         install-itcl.
9767         (install-itcl): Remove dependency on install-tcl.
9768
9769 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
9770
9771         * configure.in: Remove libgloss from noconfigdirs for MN10300.
9772
9773 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
9774
9775         * configure.in: Don't build libgui for a cygwin32 target when not on
9776         a cygwin32 host.
9777
9778 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9779
9780         * configure (redirect): Set to null, so default behavior of
9781         configure is now --verbose.
9782
9783 1998-02-16  Dave Love  <d.love@dl.ac.uk>
9784
9785         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9786         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9787
9788 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
9789
9790         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9791         this change to sync Makefile.in with its ChangeLog entries.
9792
9793 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
9794
9795         * ltmain.sh (mkdir): Check that the directory doesn't exist
9796         before we exit with error, so that we don't get races during
9797         parallel builds.
9798
9799 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
9800
9801         * ltconfig, ltmain.sh: Update from libtool 1.0i.
9802
9803 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9804
9805         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9806         PICFLAG_FOR_TARGET.
9807         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9808
9809         * configure: Emit a definition for the new macro enable_shared
9810         into each Makefile.
9811
9812 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9813
9814         * configure.in (host_tools, native_only): Add libtool.
9815
9816 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9817
9818         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9819         Fix typo in ming config comment.
9820
9821 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9822
9823         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9824
9825 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9826
9827         * config.sub: Add tic30 cases, and map c30 to tic30.
9828
9829 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9830
9831         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9832         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9833         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9834         (CLEAN_TARGET_MODULES): Similarly
9835         (all-target-libf2c): Add dependences.
9836         * configure.in (target_libs): Add libf2c.
9837
9838 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9839
9840         * configure.in: Remove expect from noconfigdirs when target
9841         is cygwin32.  OK to build expect and dejagnu with Canadian
9842         Cross.
9843
9844 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9845
9846         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9847         host.
9848
9849         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9850         and mingw32.
9851
9852 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9853
9854         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9855         here as it is not defined in the toplevel Makefile.
9856
9857 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9858
9859         * configure (package_makefile_rules_frag): New variable, which names
9860         a file with generic rules, ...
9861         Change comment to mention we now have FIVE parts.
9862         * configure: Undo last change.
9863
9864 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9865
9866         * config.guess: More accurate determination of HP processor types.
9867         * config.sub: More accurate determination of HP processor types.
9868
9869 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9870
9871         * configure (package_makefile_frag): Move inserting the
9872         ${package_makefile_frag} to where it should be according
9873         to the comment.
9874
9875 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9876
9877         * config.guess: Add support for Linux/ARM.
9878
9879 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9880
9881         * .cvsignore: Remove *-info and *-install since they match
9882         release-info and mpw-install, which we don't want to just ignore.
9883
9884 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9885
9886         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9887
9888 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9889
9890         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9891         local_prefix to sub-make invocations.
9892
9893 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9894
9895         * configure.in: Check makefile fragments in the source
9896         directory.
9897
9898 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9899
9900         * configure.in: Check whether host and target makefile
9901         fragments exist before adding them to *_makefile_frag.
9902
9903 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9904
9905         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9906
9907 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9908
9909         * configure.in: Make sure we only replace RPATH_ENVVAR on
9910         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9911         regexp to sed.
9912
9913         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9914         to sub-makes.
9915
9916 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9917
9918         * config-ml.in (multi-do): LDFLAGS must include multilib
9919         designator.
9920
9921 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9922
9923         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9924
9925 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9926
9927         * config.sub: Add mingw32 support.
9928         * configure.in: Likewise.
9929
9930 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9931
9932         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9933
9934 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9935
9936         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9937         * configure (gxx_include_dir): Provide a definition for subdirs
9938         which do not use autoconf.
9939
9940 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9941
9942         * config.guess: Sync with egcs.  Picks up new alpha support,
9943         BeOS & some additional linux support.
9944
9945 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9946
9947         * config.guess: HP 9000/803 is a PA1.1 machine.
9948
9949 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9950
9951         * configure.in: It's alpha*-...
9952
9953 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9954
9955         * configure.in (host_makefile_frag, target_makefile_frag):
9956         Handle multiple config files.
9957         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9958         alpha-*-*.
9959
9960 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9961
9962         * mkdep: New file.
9963
9964 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9965
9966         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9967
9968 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9969
9970         * Makefile.in: Add libgui directory.
9971         (GDB_TK): Add all-libgui.
9972         * configure.in: Add libgui directory.
9973         * configure: Add all-libgui to GDB_TK.
9974
9975 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9976
9977         * config-ml.in (multidirs): Add m32r to multilib list.
9978
9979 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9980
9981         * Makefile.in (all-target-gperf): Change dependency to
9982         all-target-libstdc++.
9983
9984 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9985
9986         * config.guess: Add BeOS support.
9987
9988 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9989
9990         Source directory cvs renamed to cvssrc:
9991         * configure.in (host_tools): Change cvs to cvssrc.
9992         (native_only): Likewise.
9993         (noconfigdirs) [various cases]: Likewise.
9994         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9995         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9996         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9997         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9998         (all-cvssrc): Rename target from all-cvs.
9999
10000 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
10001
10002         * configure (gxx_include_dir): Fix thinko.
10003
10004 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
10005
10006         * Makefile.in (INSTALL_TARGET_CROSS): Define.
10007         (install-cross, install-gcc-cross): New targets.
10008
10009 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
10010
10011         * configure.in (noconfigdirs): Add support for Thumb target.
10012
10013         * config.sub (maybe_os): Add support for Thumb target.
10014
10015 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
10016
10017         * Makefile.in: Add rules for cygmon.
10018
10019         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10020
10021 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
10022
10023         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10024         * configure (gxx_include_dir): Provide a definition for subdirs
10025         which do not use autoconf.
10026
10027 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
10028
10029         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10030         11/18/97 build
10031
10032 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
10033
10034         * From Franz Sirl.
10035         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10036         found on RedHat Linux systems.
10037
10038 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
10039
10040         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10041         guesses.
10042
10043 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
10044
10045         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10046
10047 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
10048
10049         * ltmain.sh: If mkdir fails, check whether the directory was created
10050         anyhow by some other process.
10051
10052 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
10053
10054         * configure.in (d30v-*-*): Configure all directories.
10055
10056 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
10057
10058         * configure.in (d30v-*-*): Configure newlib, libiberty directories
10059         for the D30V.
10060
10061 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
10062
10063         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10064
10065 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
10066
10067         * include/libiberty.h: Add extern "C" { so it can be used with C++
10068         progrms.
10069         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
10070         programs.
10071
10072 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
10073
10074         * configure.in (d30v-*-*): Configure GCC now.
10075
10076 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
10077
10078         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10079         is no longer needed.
10080
10081 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
10082
10083         * Makefile.in: check-target-libio depends on all-target-libstdc++.
10084
10085 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
10086
10087         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10088         targets using "$@" to provide support for similar but not identical
10089         targets without having to duplicate code.
10090
10091 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
10092
10093         * makefile.vms: Fix to work with DEC C.
10094
10095 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
10096
10097         * config.sub: Add mips-tx39-elf to marketing names.
10098
10099 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
10100
10101         * ltmain.sh: Handle symlinks in generated script.
10102
10103 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
10104
10105         * configure: Handle autoconf style directory options: --bindir,
10106         --datadir, --includedir, --infodir, --libdir, --libexecdir,
10107         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10108         --sysconfdir.
10109         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10110         (sharedstatedir, localstatedir, oldincludedir): New variables.
10111         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10112         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10113         sbindir, sharedstatedir, and sysconfdir.
10114
10115 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10116
10117         * Makefile.in (bootstrap-lean): New target.
10118
10119 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
10120
10121         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
10122         sn, and gnuserv from noconfigdirs.
10123
10124 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
10125
10126         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10127
10128 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
10129
10130         * Makefile.in (cross): New target.
10131
10132 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
10133                           Jeff Law         <law@cygnus.com>
10134
10135         * Makefile.in (bootstrap2, bootstrap3): New targets.
10136         (all-bootstrap): Remove outdated and confusing target.
10137         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10138
10139 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10140
10141         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10142         windows.  Consistent with gdb/configure.
10143
10144 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
10145
10146         * configure.in: Name Linux target fragment.
10147
10148         * configure: Rewrite so that project Makefile fragment is inserted
10149         first and appears last in the resulting Makefile.
10150
10151 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10152
10153         * Makefile.in (install-itcl): Install tcl first.
10154
10155 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
10156
10157         * configure.in: remove bison from noconfigdirs for Cygwin32 host
10158
10159 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
10160
10161         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10162
10163         * configure.in (skipdirs): Add target-librx for Linux.
10164         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10165
10166 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
10167
10168         * Makefile.in (bootstrap): New target.
10169
10170 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
10171
10172         * config.sub: Accept 'amigados' for backward compatibility.
10173
10174 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
10175
10176         * config.guess: Merge with FSF.
10177
10178 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
10179
10180         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10181
10182 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
10183
10184         * config.sub: Add "marketing-names" patch.
10185
10186 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
10187
10188         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10189
10190 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
10191
10192         * config.sub: Handle v850-elf.
10193
10194 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
10195
10196         * .cvsignore (*-install): Remove.
10197
10198 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
10199
10200         * ltconfig: Set CONFIG_SHELL in libtool.
10201         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10202
10203 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10204
10205         * configure.in (target_subdir): Set to libraries if enable_multilib.
10206
10207 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
10208
10209         * config.guess: Update from gcc directory.
10210
10211 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10212
10213         * Makefile.in (all-sim): Depends on all-readline.
10214
10215 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
10216
10217         * Makefile.in (BISON, YACC): Use $$s.
10218         (all-bison): Depend on all-texinfo.
10219
10220 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
10221
10222         * Makefile.in (BISON): Add -L flag.
10223         (YACC): Likewise.
10224
10225 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10226
10227         * configure.in (noconfigdirs): Add support for v850e target.
10228
10229         * config.sub (maybe_os): Add support for v850e target.
10230
10231 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
10232
10233         * configure.in (noconfigdirs): Add support for v850ea target.
10234
10235         * config.sub (maybe_os): Add support for v850ea target.
10236
10237 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
10238
10239         * config.sub: Add mipstx39.  Delete r3900.
10240
10241 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10242
10243         * Makefile.in (all-autoconf): Depends on all-texinfo.
10244
10245 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
10246
10247         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10248         eabi targets.
10249
10250 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
10251
10252         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10253
10254         * configure: When handling a Canadian Cross, handle YACC as well as
10255         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
10256         * Makefile.in (all-bison): Depend upon all-texinfo.
10257
10258 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
10259
10260         * Makefile.in (BISON): bison, not byacc or bison -y.
10261         (YACC): bison -y or byacc or yacc.
10262         (various): Add *-bison as appropriate.
10263         (taz): No need to mess with BISON anymore.
10264
10265 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
10266
10267         * configure: If OSTYPE matches *win32*, try to find a good value for
10268         CONFIG_SHELL.
10269
10270 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
10271
10272         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10273         configure.in if it is present.
10274
10275 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
10276
10277         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10278
10279 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
10280
10281         * config.sub: Recognize `arc' cpu.
10282         * configure.in: Likewise.
10283         * config-ml.in: Likewise.
10284
10285 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
10286
10287         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10288
10289 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
10290
10291         * configure: Changed sed delimiter from ':' to '|' when
10292         attempting to substitute ${config_shell} for SHELL. On
10293         NT ${config_shell} may contain a ':' in it.
10294
10295 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
10296
10297         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10298
10299 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
10300
10301         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10302
10303 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10304
10305         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10306
10307         * ylwrap: If the program is a relative path, force it to be
10308         absolute.
10309
10310 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10311
10312         * configure (tooldir): Set BISON to `bison -y' and not just bison.
10313
10314 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10315
10316         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10317         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10318         for libraries.
10319
10320 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
10321
10322         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10323         separated by spaces.
10324
10325 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
10326
10327         * ylwrap: New file.
10328         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10329
10330         * ltmain.sh: Handle /bin/sh at start of install program.
10331
10332         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10333
10334         * ltconfig, ltmain.sh: New files, from libtool 1.0.
10335         * missing: New file, from automake 1.2.
10336
10337 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
10338
10339         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
10340         check-tk to CHECK_X11_MODULES.
10341
10342 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10343
10344         * config.sub: Merge with FSF.
10345
10346 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
10347
10348         * config.guess: Merge with FSF.
10349
10350 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10351
10352         * configure: Treat msdosdjgpp like go32.
10353         * configure.in: Likewise.  Don't remove gprof for go32.
10354
10355         * configure: Change Makefile.tem2 to Makefile.tm2.
10356
10357 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
10358
10359         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10360
10361 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10362
10363         * install-sh (chmodcmd): Set to null if the DST directory already
10364         exists.  Same as Nov 11th change.
10365
10366 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
10367
10368         * configure (GDB_TK): Needs itcl and tix.
10369
10370 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
10371
10372         * config.guess: Update from FSF.
10373
10374 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
10375
10376         * Makefile.in (GDB_TK): Depend on itcl and tix.
10377
10378 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10379
10380         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10381         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10382         (INSTALL_SCRIPT): New variable.
10383         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10384         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10385         to -x.
10386         * install-sh: Add support for -x option.
10387
10388 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
10389
10390         * configure.in, Makefile.in: Treat tix like itcl.
10391
10392 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10393
10394         * Makefile.in (WINDRES): New variable.
10395         (WINDRES_FOR_TARGET): New variable.
10396         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10397         (EXTRA_HOST_FLAGS): Add WINDRES.
10398         (EXTRA_TARGET_FLAGS): Add WINDRES.
10399         (EXTRA_GCC_FLAGS): Add WINDRES.
10400         ($(DO_X)): Pass down WINDRES.
10401         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10402         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10403         DLLTOOL_FOR_TARGET.
10404
10405 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
10406
10407         * configure.in: configure sim before gdb for win32-x-ppc
10408
10409 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10410
10411         Move gperf into the toplevel, from libg++.
10412         * configure.in (target_tools): Add target-gperf.
10413         (native_only): Add target-gperf.
10414         * Makefile.in (all-target-gperf): New target, depend on
10415         all-target-libg++.
10416         (configure-target-gperf): Empty rule.
10417         (ALL_TARGET_MODULES): Add all-target-gperf.
10418         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10419         (CHECK_TARGET_MODULES): Add check-target-gperf.
10420         (INSTALL_TARGET_MODULES): Add install-target-gperf.
10421         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10422
10423 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
10424
10425         * config.sub (mn10200): Recognize new basic machine.
10426
10427 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10428
10429         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10430         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10431
10432 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
10433
10434         * configure.in: If we're building mips-sgi-irix6* native, turn on
10435         ENABLE_MULTILIB and set TARGET_SUBDIR.
10436
10437 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
10438
10439         * Makefile.in (all-sn): Depend on all-grep.
10440
10441 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
10442
10443         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10444
10445         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10446         Makefile.  From Jeff Makey <jeff@cts.com>.
10447         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10448
10449         * Makefile.in (DISTBISONFILES): Remove.
10450         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
10451         $(DEFAULT_YACC).
10452
10453         * configure.in: Build itl, db, sn, etc., when building for native
10454         cygwin32.
10455
10456         * Makefile.in (LD): New variable.
10457         (EXTRA_HOST_FLAGS): Pass down LD.
10458         ($(DO_X)): Likewise.
10459
10460 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
10461
10462         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10463
10464 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10465
10466         * configure.in (targargs): Strip out any supplied --build argument
10467         before adding our own. Always add --build.
10468
10469 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10470
10471         * configure.in (targargs): Pass --build if we're doing
10472         a cross-compile.
10473
10474 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
10475
10476         * configure: Use '|' instead of ":" as the separator in
10477         sed. Otherwise sed chokes on NT path names with drive
10478         designators. Also look for "?:*" as the leading characters in an
10479         absolute pathname.
10480
10481 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
10482
10483         * config.sub: Support for r3900.
10484
10485 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10486
10487         * configure.in: Use install-sh, not install.sh.
10488
10489 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
10490
10491         * Makefile.in (taz): Improve check for BISON so it doesn't try to
10492         apply it twice.
10493
10494 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
10495
10496         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10497         install-binutils.
10498
10499 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * Makefile.in: Add automake targets.
10502         * configure.in (host_tools): Add automake.
10503
10504 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10505
10506         * configure: Default CXX to c++, not gcc.
10507         * Makefile.in (CXX): Set to c++, not gcc.
10508         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10509
10510 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
10511
10512         * install-sh: try appending a .exe if source file doesn't
10513         exist
10514
10515 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
10516
10517         * configure.in: Turn on multilib by default.
10518         (cross_only): Remove target-libiberty.
10519
10520         * Makefile.in (all-gcc): Don't depend on libiberty.
10521
10522 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
10523
10524         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10525
10526 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10527
10528         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10529         (DISTBISONFILES): Add ld/Makefile.in
10530
10531 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
10532
10533         * configure.in: if target is cygwin32 but host isn't cygwin32,
10534         don't configure gdb tcl tk expect, not just gdb.
10535
10536 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
10537
10538         * configure.in: Added gnuserv everywhere sn appears.
10539
10540         * Makefile.in (ALL_MODULES): Added all-gnuserv.
10541         (CROSS_CHECK_MODULES): Added check-gnuserv.
10542         (INSTALL_MODULES): Added install-gnuserv.
10543         (CLEAN_MODULES): Added clean-gnuserv.
10544         (all-gnuserv): New target.
10545
10546 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
10547
10548         * config.guess: Fixes for MIPS OpenBSD systems.
10549
10550 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
10551
10552         * Makefile.in (INSTALL_XFORM): Remove.
10553         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10554
10555         * mkinstalldirs: New file, copied from automake.
10556         * Makefile.in (installdirs): Rename from install-dirs.  Use
10557         mkinstalldirs.  Change all users.
10558         (DEVO_SUPPORT): Add mkinstalldirs.
10559
10560 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
10561
10562         * install-sh: Rename from install.sh.
10563         * Makefile.in (INSTALL): Change install.sh to install-sh.
10564         (DEVO_SUPPORT): Likewise.
10565
10566         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
10567         Graichen <graichen@rzpd.de>.
10568
10569 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
10570
10571         * config.guess: Recognize OpenBSD systems correctly.
10572
10573 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10574
10575         * README, Makefile.in (ETC_SUPPORT): Remove references to
10576         cfg-paper*, configure.{texi,man,info*}._
10577
10578 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
10579
10580         * Makefile.in (all.normal): Ensure that gcc is built after all
10581         the x11 - ie gdb - targets.
10582
10583 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
10584
10585         * makefile.vms: Don't run conf-a-gas.
10586
10587 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
10588
10589         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10590
10591 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
10592
10593         * configure.in: Remove noconfigdirs case since gdb also
10594         configures and builds for tic80-coff.
10595
10596 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
10597
10598         * configure: Set cache_file to config.cache.
10599         * Makefile.in (local-distclean): Remove config.cache.
10600
10601 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10602
10603         * COPYING: Update FSF address.
10604
10605 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
10606
10607         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10608         noconfigdirs.
10609
10610 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * Makefile.in (install-dirs): Don't crash if prefix, and hence
10613         MAKEDIRS, is empty.
10614
10615 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
10616
10617         * config.sub: Tweak mn10300 entry.
10618
10619 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
10620
10621         * configure.in (host_tools): Put sim before gdb, so gdb's
10622         configure.tgt can determine if the simulator was configured.
10623
10624 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
10625
10626         * config.sub: Move BeOS $os case to be with other Cygnus
10627         local cases.
10628
10629 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
10630
10631         * config.sub: Remove misplaced comment that broke Linux.
10632
10633 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
10634
10635         * config.sub: Add BeOS support.
10636
10637 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
10638
10639         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10640
10641 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
10642
10643         * configure.in (noconfigdirs): Remove tcl and tk from
10644         noconfigdirs for cygwin32 builds.
10645
10646 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
10647
10648         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10649
10650 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
10651
10652         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10653         make-all.com, use makefile.vms instead.
10654
10655 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
10656
10657         * config.sub: Accept -lnews*.
10658
10659 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
10660
10661         * configure.in (noconfigdirs): Disable target-newlib,
10662         target-examples and target-libiberty for d30v.
10663
10664 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10665
10666         * configure.in (noconfigdirs): Enable ld for d30v.
10667
10668 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
10669
10670         * configure.in (tic80-*-*): Build compiler.
10671
10672 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
10673
10674         * configure.in (d30v-*): Remove sim directory from list of
10675         unsupported d30v directories
10676
10677 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
10678
10679         * config.sub, configure.in: Add d30v target cpu.
10680
10681 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
10682
10683         * makefile.vms: New file.
10684         * make-all.com: Remove.
10685
10686 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
10687
10688         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10689
10690 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
10691
10692         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10693
10694 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
10695
10696         * Makefile.in (ALL_MODULES): Added all-db.
10697         (CROSS_CHECK_MODULES): Addec check-db.
10698         (INSTALL_MODULES): Added install-db.
10699         (CLEAN_MODULES): Added clean-db.
10700
10701 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
10702
10703         * config.guess: Merge with latest FSF sources.
10704
10705 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
10706
10707         * Makefile.in (ALL_MODULES): Added all-itcl.
10708         (CROSS_CHECK_MODULES): Added check-itcl.
10709         (INSTALL_MODULES): Added install-itcl.
10710         (CLEAN_MODULES): Added clean-itcl.
10711
10712 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
10713
10714         * configure.in: build gdb for mn10200
10715
10716 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
10717
10718         * Makefile.in (all-target-winsup): Depend on all-target-libio.
10719
10720 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
10721
10722         * configure.in (tic80-*-*): Turn off most targets right now.
10723
10724 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
10725
10726         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10727         rather than the makeinfo program.
10728         (do-info): Depend upon all-texinfo.
10729
10730 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10731
10732         * configure.in: Remove uses of config/mh-linux.
10733
10734         * config.sub, config.guess: Merge with latest FSF sources.
10735
10736 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
10737
10738         * config.sub (case $basic_machine): Add tic80 entries.
10739
10740 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
10741
10742         * config.sub, config.guess: Merge with latest FSF sources.
10743
10744 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10745
10746         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10747         * mpw-config.in: Test for NewFolderRecursive.
10748         * mpw-install: Use symbolic name for startup filename.
10749         * mpw-README: Add various additional details.
10750
10751 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
10752
10753         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10754
10755 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
10756
10757         * configure.in: Do build gcc and the target libraries for
10758         the mn10200.
10759
10760 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
10761
10762         * configure.in: don't avoid building gdb for mn10300 any more
10763         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10764         instead of single-quoting it.
10765
10766 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
10767
10768         * configure.in: Don't use --with-stabs on IRIX 6.
10769
10770 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
10771
10772         * configure.in (m32r): Build gdb, libg++ now.
10773
10774 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10775
10776         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
10777         directories from noconfigdirs.
10778
10779 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
10780
10781         * config.sub (basic_machine): added mips16 configuration
10782
10783 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10784
10785         * config.sub: Handle d10v-unknown.
10786
10787 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
10788
10789         * config.sub: Handle v850-unknown.
10790
10791 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
10792
10793         * Makefile.in: add findutils
10794         * configure.in: add findutils to list of host_tools
10795
10796 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
10797
10798         * config.sub: Handle mn10200 and mn10300.
10799
10800 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10801
10802         * configure.in (d10v-*): Do not build librx.
10803
10804 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
10805
10806         * configure.in (mn10300): Build everything except gdb & libgloss.
10807
10808 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
10809
10810         * config.guess:  Patch for Dansk Data Elektronik servers,
10811         from Niels Skou Olsen <nso@dde.dk>.
10812
10813         For ncr, use /bin/uname rather than uname, since GNU uname does not
10814         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10815
10816         Patch for MIPS R4000 running System V,
10817         from Eric S. Raymond <esr@snark.thyrsus.com>.
10818
10819         Fix thinko for nextstep.
10820
10821         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10822
10823         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10824         * config.guess: Guess mips-dec-mach_bsd4.3.
10825
10826         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10827         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10828         release numbers.
10829         * config.guess (mips-mips-riscos*):  Emit just enough of the
10830         release number.
10831
10832         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10833         * config.guess (sparc-auspex-sunos*):  Added.
10834         (f300-fujitsu-*): Added.
10835
10836         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10837         * config.guess:  Recognize a Tadpole as a sparc.
10838
10839 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10840
10841         * config.guess: Don't assume that NextStep version is either 2 or
10842         3.  NextStep 4 (aka OpenStep 4) has come out now.
10843
10844 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10845
10846         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10847         From Rik Faith <faith@cs.unc.edu>.
10848
10849 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10850
10851         * config.sub: Contributions from bug-gnu-utils to:
10852         Support plain "hppa" (no version given) architecture, reported by
10853         OpenStep.
10854         OpenBSD like NetBSD.
10855         LynxOs is not a hardware supplier.
10856
10857         * config.guess: Contributions from bug-gnu-utils to add support for:
10858         OpenBSD like NetBSD.
10859         Stratus systems.
10860         More Pyramid systems.
10861         i[n>4]86 Intel chips.
10862         M680[n>4]0 Motorola chips.
10863         Use unknown instead of lynx for hardware manufacturer.
10864
10865 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10866
10867         * install.sh (chmodcmd): Set to null if the DST directory already
10868         exists.
10869
10870 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10871
10872         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10873         not use mt-ppc target Makefile fragment any more.
10874
10875 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10876
10877         * configure.in (*-*-windows):  Exclude everything but those dirs
10878         needed to build windows.
10879
10880 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10881
10882         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10883
10884 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10885
10886         * configure.in:  Exclude mmalloc from i386-windows.
10887
10888 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10889
10890         * Undo my previous change.
10891
10892 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10893
10894         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10895         unconditionally.
10896         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10897
10898 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10899
10900         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10901         host to add it's own flags.
10902
10903 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10904
10905         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10906
10907 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10908
10909         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10910         (CXX_FOR_TARGET): Likewise.
10911         (GCC_FOR_TARGET): Define.
10912         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10913         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10914         CC_FOR_TARGET was specified on the command line.
10915         (MAKEOVERRIDES): Don't define.
10916
10917 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10918
10919         * configure.in (m32r): Fix spelling of libg++ libs.
10920
10921 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10922
10923         * config.sub (-apple*): Remove, now redundant.
10924
10925 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10926
10927         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10928
10929         * configure: Rework yesterday's sed script patch.
10930
10931         * config.sub: Merge with FSF.
10932
10933 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10934
10935         * config.guess:  Merge from FSF.
10936
10937         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10938         * config.guess: Use pc instead of unknown, for pc clone systems.
10939         Change linux to linux-gnu.
10940
10941         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10942         * config.guess: Avoid non-portable tr syntax.
10943
10944 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10945
10946         * test-build.mk (HOLES): Add "xargs" for gdb.
10947
10948         * configure: Avoid hpux10.20 sed bug.
10949
10950 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10951
10952         * configure.in:  Add support for windows host
10953         (that is a build done under the Microsoft build environment).
10954
10955 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10956
10957         * Makefile.in: Replace all uses of srcroot with s, to shrink
10958         command line lengths.
10959
10960         Patches from Geoffrey Noer <noer@cygnus.com>:
10961         * configure.in: If configuring for newlib, pass --with-newlib to
10962         subdirectories.
10963         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10964         -Bnewlib/ and -Lwinsup to gcc.
10965         (CXX_FOR_TARGET): Likewise.
10966
10967 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10968
10969         * Makefile.in (ETC_SUPPORT): Add configure.
10970
10971 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10972
10973         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10974         host configuration file.
10975
10976 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10977
10978         * configure.in: Break mn10x00 support into separate
10979         mn10200 and mn10300 configurations.
10980         * config.sub: Likewise.
10981
10982 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10983
10984         * configure.in: Add lots of stuff to noconfigdirs for
10985         the mn10x00 targets.
10986
10987         * config.sub, configure.in: Add mn10x00 support.
10988
10989 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10990
10991         * make-all.com: Call conf-a-gas, not config-a-gas.
10992
10993 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10994
10995         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10996         targets.
10997
10998 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10999
11000         * mpw-README: Add much more detail for native PowerMac.
11001         * mpw-install: New file.
11002         * mpw-configure: Add --norecursion and --help options.
11003         * mpw-config.in: Translate readme and install files when
11004         copying to objdir.
11005         * mpw-build.in: Don't always depend on byacc and flex.
11006         (install-only-top): New action.
11007
11008 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
11009
11010         * configure.in:  You can now configure GDB for the v850.
11011
11012 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
11013
11014         * configure.in (noconfigdirs): Don't configure any C++ dirs
11015         if targeting D10V.
11016
11017 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11018
11019         * config.sub: Recognize mips64vr5000.
11020
11021 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
11022
11023         * configure.in: Use a single line for host_tools and native_only.
11024
11025 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
11026
11027         * config.sub, configure.in: Add entries for m32r.
11028
11029 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
11030
11031         * Makefile.in (inet-install): Don't run install-gzip.
11032
11033 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
11034
11035         * configure.in:  Don't config lots of things for *-*-windows*.
11036
11037 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
11038
11039         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11040         (host_libs, host_tools): Copy from configure.in.
11041         * mpw-configure: Don't complain about directories not found.
11042
11043 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11044
11045         * configure.in (i[345]86): Recognize i686 for pentium pro.
11046         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11047         file.
11048
11049         * config.guess (i[345]86): Ditto.
11050
11051 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11052
11053         * configure.in (noconfigdirs): Removed gdb for D10V.
11054
11055 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
11056
11057         * configure.in: Remove ld, target-libio, target-libg++, and
11058         target-libstdc++ from noconfigdirs.
11059
11060 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
11061
11062         * configure: Fix three locations where shell scripts were
11063         being run directly rather than with config_shell.
11064
11065 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
11066
11067         * configure.in (v850-*-*): Set up initial $noconfigdirs.
11068         * config.sub (basic_machine): Recognize v850.
11069
11070 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
11071
11072         * mpw-configure: Handle multiple enable/disable options and
11073         pass them down recursively, handle -c and -s flags appropriately
11074         depending on choice of compiler, add escape mechanism for
11075         quoted arguments to gC.
11076
11077 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11078
11079         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11080         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11081         so that -mrelocatable-lib and -mno-eabi are used.
11082
11083         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11084         not support --print-multi-lib, don't abort.
11085
11086 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
11087
11088         * make-all.com: Run config-a-gas.
11089         * setup.com: Don't copy subdirectory files around.
11090
11091 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
11092
11093         * configure.in (*-*-ose): Remove exclusion of libgloss for this
11094         target, it now compiles correctly.
11095
11096 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
11097
11098         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11099
11100 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11101
11102         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11103
11104 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11105
11106         * configure.in (native_only): Add prms.
11107
11108 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
11109
11110         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11111         (BINUTILS_SUPPORT_DIRS): Likewise.
11112
11113 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11114
11115         * configure.in (d10v-*-*): Don't configure ld or gdb until the
11116         d10v support is added.
11117
11118 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
11119
11120         * configure.in (d10v-*-*): New target.
11121
11122 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
11123
11124         * config.guess (HP 9000/811): Recognize this as a PA1.1
11125         machine.
11126
11127 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
11128
11129         * Makefile.in (do-tar-gz): New target, split out from tail end of
11130         taz target.  Run each command separately, don't use pipes.
11131         (taz): Use it.
11132
11133 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
11134
11135         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11136         * mpw-build.in: No builds should depend on building byacc or flex,
11137         they are assumed to be installed already.
11138
11139 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11140
11141         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11142         variable that CC_FOR_TARGET needs.
11143
11144 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11145
11146         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11147         options have changed since the last time the subdirectory was
11148         configured, and if it has, reconfigure.
11149         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11150         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11151
11152 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
11153
11154         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11155         CLEAN_MODULES): Add bash.
11156         (all-bash): New target.
11157
11158 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
11159
11160         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11161
11162 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11163
11164         * config.sub (basic_machine): Recognize d10v as a valid processor.
11165
11166 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
11167
11168         * mpw-configure: Add support for --bindir.
11169         * mpw-build.in: Use a GCC-specific build script for GCC actions.
11170
11171 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
11172
11173         * configure.in: add bash, time, gawk to list of hosttools and things
11174         to only build for native toolchains
11175
11176 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11177
11178         * Makefile.in (docdir): Remove.
11179
11180 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11181
11182         * Makefile.in (datadir): Set to $(prefix)/share.
11183
11184 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
11185
11186         * configure.in: build diff and patch for cygwin32-hosted
11187         toolchains.
11188
11189 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
11190
11191         * config.sub: Accept -rtems*.
11192
11193 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
11194
11195         * configure.in: enable dosrel for cygwin32-hosted builds,
11196                 remove diff from the list of things not buildable
11197                 via Canadian Cross
11198
11199 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
11200
11201         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11202         don't get ". ".
11203
11204 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
11205
11206         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11207
11208 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
11209
11210         * Makefile.in (taz): Handle case where tex3patch didn't even get
11211         checked out.  Also, if it was found, put the symlink in a new util
11212         subdirectory.
11213
11214 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11215
11216         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11217
11218 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
11219
11220         * config.sub: Recognize -openvms.
11221         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11222         * make-all.com, setup.com: New files.
11223
11224 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11225
11226         * Makefile.in (taz): tex3patch moved to texinfo/util.
11227
11228 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
11229
11230         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11231         * configure.in: remove make from disable-if-Can-Cross list
11232                 enable gdb if ${host} and ${target} are cygwin32
11233
11234 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
11235
11236         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
11237         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11238
11239 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11240
11241         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
11242         distinguish sysv/svr4/bsd variants.
11243         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11244
11245 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
11246
11247         * configure.in: Added copyright notice.
11248         * move-if-change: Added copyright notice.
11249
11250 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11251
11252         * configure.in (powerpcle-*-solaris*): Until we get shared
11253         libraries working, don't build gdb, sim, make, tcl, tk, or
11254         expect.
11255
11256 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
11257
11258         * config.guess:  Merge with FSF:
11259
11260         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11261         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11262
11263         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
11264         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11265
11266         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
11267         * config.guess:  Combine two OSF1 rules.
11268         Also recognize field test versions.  From mjr@zk3.dec.com.
11269         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
11270         because GNU uname does not support -p.  From pmr@pajato.com.
11271
11272 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
11273
11274         * Makefile.in (MAKEDIRS): Removed $(tooldir).
11275
11276 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
11277
11278         * mpw-README: Document GCCIncludes.
11279
11280 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
11281
11282         * configure.in (alpha-*-linux*): Set enable_shared to yes.
11283
11284 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11285
11286         * mpw-configure: Handle --enable-FOO and --disable-FOO.
11287
11288 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
11289
11290         * configure.in (*-*-cygwin32): Configure make.
11291
11292 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
11293
11294         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11295
11296 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
11297
11298         * Makefile.in (all-inet): Depend on all-perl.
11299
11300         * Makefile.in (inet-install): New target.
11301
11302         * Makefile.in (all-inet): Depend on all-tcl.
11303         (all-inet): Depend on all-send-pr.
11304
11305 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11306
11307         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11308         temporarily.
11309
11310 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
11311
11312         * configure.in: Don't configure --with-gnu-ld on AIX.
11313
11314 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11315
11316         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11317
11318 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
11319
11320         * Makefile.in (ALL_MODULES): Added all-inet.
11321         (CROSS_CHECK_MODULES): Added check-inet.
11322         (INSTALL_MODULES): Added install-inet.
11323         (CLEAN_MODULES): Added clean-inet.
11324         (all-indent): New target.
11325
11326         * configure.in (host_tools): Added inet.
11327         (native_only): Added inet.
11328         (noconfigdirs): Added inet.
11329
11330 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
11331
11332         * configure.in: Don't configure libgloss if we are not configuring
11333         newlib.
11334
11335 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
11336
11337         * configure.in: Don't configure libgloss for unsupported
11338         architectures.
11339
11340 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11341
11342         * Makefile.in (CLEAN_MODULES): Add clean-apache.
11343
11344 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
11345
11346         * Makefile.in (ALL_MODULES): Include all-apache.
11347         (CROSS_CHECK_MODULES): Include check-apache.
11348         (INSTALL_MODULES): Include install-apache.
11349         (all-apache): New target.
11350
11351         * configure.in: Added apache everywhere perl is seen.
11352
11353 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11354
11355         * Makefile.in: Add support for clean-{module} and
11356         clean-target-{module} rules.
11357
11358 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
11359
11360         * configure.in (*-*-ose) do not build libgloss.
11361
11362 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11363
11364         * config.guess (prep*:SunOS:5.*:*): Turn into
11365         powerpele-unknown-solaris2.
11366
11367 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
11368
11369         * configure.in: Permit --enable-shared to specify a list of
11370         directories.
11371
11372 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11373
11374         * configure.in (host==solaris): Pass only the first word of $CC
11375         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11376
11377 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
11378
11379         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11380
11381 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
11382
11383         * Makefile.in (ALL_MODULES): Include all-perl.
11384         (CROSS_CHECK_MODULES): Include check-perl.
11385         (INSTALL_MODULES): Include install-perl.
11386         (ALL_X11_MODULES): Include all-guile.
11387         (CHECK_X11_MODULES): Include check-guile.
11388         (INSTALL_X11_MODULES): Include install-guile.
11389         (all-perl): New target.
11390         (all-guile): New target.
11391
11392         * configure.in (host_tools): Include perl and guile.
11393         (native_only): Include perl and guile.
11394         (noconfigdirs): Don't build guile and perl; no ports have been
11395         done.
11396
11397 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
11398
11399         * configure (--enable-*): Handle quoted option lists such as
11400         --enable-sim-cflags='-g0 -O' better.
11401
11402 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11403
11404         * Makefile.in ({,inst}all-target): New rule so we can make and
11405         install all of the target directories easily.
11406
11407 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11408
11409         * configure.in: Add missing global flag in sed substitution when
11410         deleting `target-' from ${configdirs}.
11411
11412 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
11413
11414         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11415         option.
11416
11417         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11418         config/mh-necv4.
11419
11420         * install.sh: Correct misspelling of transformbasename.
11421
11422         * config.guess: Recognize mips-*-sysv*.
11423
11424 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
11425
11426         * config.sub: Recognize mon960.
11427
11428 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
11429
11430         * configure: Restore Canadian Cross handling of BISON and LEX,
11431         removed in Feb 20 change.
11432
11433 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
11434
11435         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11436         Mention make install.  Remove the old copyright date as well the
11437         clumsy and rather pointless copyright on the README file.
11438
11439 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11440
11441         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11442         Makefile after running symlink-tree, then run `make distclean' to
11443         avoid clobbering any generated files in srcdir.
11444
11445 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
11446
11447         * configure.in (m68k-*-netbsd*): Build everything now.
11448
11449 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
11450
11451         * Makefile.in (taz): Fix quoting.
11452
11453 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
11454
11455         * configure.in (sparclet-*-*): Build everything now.
11456
11457 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11458
11459         * configure.in (m68k-*-linux*): New host.
11460
11461 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
11462
11463         * configure: Check for bison before byacc.
11464
11465 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
11466
11467         * Makefile.in configure:  Change the way LEX and BISON/YACC are
11468         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
11469         searching PATH.  These are used as fallbacks by Makefile.in if
11470         flex/bison/byacc aren't in objdir.
11471
11472 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
11473
11474         * Makefile.in: Make everything which depends upon all-bfd also
11475         depend upon all-opcodes, in case --with-commonbfdlib is used.
11476
11477 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11478
11479         * configure.in (host *-*-cygwin32): Don't build gdb if we are
11480         building NT native compilers on Unix.
11481
11482 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
11483
11484         * configure.in: Don't get CC from the host Makefile fragment if we
11485         can find gcc in PATH, or if this is a Canadian Cross.  Move the
11486         Solaris test for /usr/ucb/cc to the post target script, just after
11487         the compiler sanity test.
11488
11489 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
11490
11491         * config.sub: Merge with FSF.
11492
11493 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
11494
11495         * Makefile.in (RPATH_ENVVAR): New variable.
11496         (REALLY_SET_LIB_PATH): Use it.
11497         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11498
11499 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
11500
11501         * config.sub, configure.in: Recognize sparclet cpu.
11502
11503 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11504
11505         * config.guess:  Support m68k-cbm-sysv4.
11506
11507 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11508
11509         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11510         m68k-unknown-linuxaout from linker help string.  Put quotes around
11511         $ld_help_string.
11512
11513 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
11514
11515         * config.guess (powerpc-harris-powerunix): Add guess for port
11516         to new target.
11517
11518 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11519
11520         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11521
11522 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
11523
11524         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11525         $(REALLY_SET_LIB_PATH) in Makefile.
11526         * Makefile.in (SET_LIB_PATH): New variable.
11527         (REALLY_SET_LIB_PATH): New variable.
11528         ($(DO_X)): Use $(SET_LIB_PATH).
11529         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11530         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11531         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11532         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11533         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11534         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11535         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11536         (install-dosrel): Likewise.
11537         (all-opcodes): Depend upon all-libiberty.
11538
11539 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11540
11541         * config.guess (*:CYGWIN*): New
11542
11543 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11544
11545         * Makefile.in (all-target-winsup): All all-target-libiberty.
11546
11547 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11548
11549         * configure.in (noconfigdirs): Add missing # in front of comment.
11550
11551 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
11552
11553         * configure.in: add second pass to things added to noconfigdirs
11554         so *-gm-magic can exclude libgloss properly.
11555
11556 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
11557
11558         * mpw-configure (extralibs_name, rez_name): Set correctly
11559         for MWC68K compiler.
11560
11561         * mpw-README: Add more info on the necessary build tools.
11562
11563 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11564
11565         * configure.in, config.sub: Recognize cygwin32.
11566
11567 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
11568
11569         * config.guess, config.sub: Recognize A/UX.
11570
11571 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
11572
11573         * config.sub: Merge with gcc/config.sub.
11574
11575 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
11576
11577         * mpw-build.in (do-binutils): Add build of stamps.
11578
11579 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
11580
11581         * config.sub: Add recognition for mips64vr4100*-* targets.
11582
11583 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11584
11585         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11586         Add creation of gconfigargs with `--enable-shared' turned on.
11587         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11588         ($(host)-stamp-stage3-configured): Likewise.
11589         (HOLES): Add chatr and ldd.
11590         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11591
11592 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
11593
11594         * configure: Pass --nfp to recursive configures.
11595
11596 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
11597
11598         * Makefile.in (DLLTOOL): New.
11599         (DLLTOOL_FOR_TARGET): New.
11600         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11601         (EXTRA_TARGET_FLAGS): Ditto.
11602         (EXTRA_GCC_FLAGS): Ditto.
11603         (CONFIGURE_TARGET_MODULES): Ditto.
11604         (DO_X): Ditto.
11605         * configure: Add DLLTOOL.
11606
11607 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
11608
11609         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11610         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11611         mh-sco, since old workarounds no longer needed, and don't
11612         build ld, since libraries have weak symbols in COFF.
11613
11614 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
11615
11616         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11617
11618 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
11619
11620         * configure.in: Make sure that ${CC} can be used to compile an
11621         executable.
11622
11623 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
11624
11625         * Makefile.in (all-gdb): Depend on $(GDB_TK).
11626         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11627         nothing depending on whether gdbtk is being built.
11628
11629 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
11630
11631         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11632
11633 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
11634
11635         * configure.in (noconfigdirs): Put ld or gas in this early, if the
11636         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11637
11638 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
11639
11640         * config-ml.in: Add support for
11641         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11642         Simplify setting of multidirs from --disable-foo.
11643
11644 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11645
11646         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11647         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11648         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11649         non-empty, pass them on to the  GCC make.
11650         (all-bootstrap): New rule that is like all-gcc, except it executes
11651         the GCC bootstrap rule instead of the GCC all rule.
11652
11653 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
11654
11655         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11656
11657 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11658
11659         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11660         DG/UX support.
11661
11662 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
11663
11664         * config.sub (i*86*) Change [345] to [3456]
11665
11666 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11667
11668         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11669         --with-gnu-ld=no.
11670
11671 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11672
11673         * config-ml.in (rs6000*, powerpc*): Add switches to control which
11674         AIX multilibs get built.
11675
11676 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11677
11678         * configure.in (i386-win32): Don't build expect if we're not
11679         building the tcl subdir.
11680
11681 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
11682
11683         * Makefile.in: (configure-target-examples, all-target-examples):
11684         New targets, configure and build example programs.
11685
11686 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
11687
11688         * mpw-configure: If an mpw-config.in generated a file mk.sed,
11689         use it as input to sedit the generated MPW makefile.
11690         * mpw-README: Add a suggestion about Gestalt.h.
11691
11692 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
11693
11694         * config.sub: Accept *-*-ieee*.
11695
11696 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
11697
11698         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
11699         Ronald F. Guilmette <rfg@monkeys.com>.
11700
11701 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11702
11703         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11704         for powerpc-pe native.
11705         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11706         (target==powerpc-pe): duplicate i386-win32 entry.
11707
11708 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11709
11710         * configure.in (noconfigdirs): Exclude target-newlib for all versions
11711         of vxworks, not just vxworks5.1.
11712
11713 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
11714
11715         * mpw-configure: Add support for exec-prefix.
11716
11717 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11718
11719         * config.guess: Recognize HP model 816 machines as having
11720         a PA1.1 processor.
11721
11722 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11723
11724         * configure: Ignore new autoconf configure options.
11725
11726 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
11727
11728         * config.guess:  Recognize Pentium under SCO.
11729         From Robert Lipe <robertl@arnet.com>.
11730
11731 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11732
11733         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11734
11735 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
11736
11737         * configure.in: Don't configure gas for alpha-dec-osf*.
11738
11739 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
11740
11741         * configure.in: Default to --with-stabs for some targets for which
11742         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11743         i[345]86*-*-unixware*.
11744
11745 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11746
11747         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11748         rather than basing it on the target.  Simplify handling of options
11749         controlling which directories to configure.  Remove extraneous
11750         slash in multi-clean target.
11751
11752 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
11753
11754         * config-ml.in: Prefix more variables with ml_ so they don't collide
11755         with configure's.
11756
11757 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
11758
11759         * configure: Don't turn -v into --v.
11760
11761 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
11762
11763         * configure.in (targargs): Fix typo.
11764
11765         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11766
11767 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
11768
11769         * configure.in: Strip --host and --target options from
11770         CONFIG_ARGUMENTS, and always configure for --host only.  Add
11771         --with-cross-host option when building with a cross-compiler.
11772         * configure: Canonicalize the arguments put into config.status by
11773         always using `=' for an option with an argument.  Pass a presumed
11774         --host or --target explicitly.
11775
11776 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
11777
11778         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11779         into general OS recognition case.
11780
11781 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11782
11783         * configure.in (target_configdirs): add target-winsup only
11784         for win32 target systems.
11785
11786 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
11787
11788         * Makefile.in (all-target-libgloss): Depend upon
11789         configure-target-newlib, since when libgloss is built it looks to
11790         see if the newlib directory exists.
11791
11792 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
11793
11794         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11795         cfg-ml-*.in.
11796
11797 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
11798
11799         * configure: Handle LD and LD_FOR_TARGET when configuring a
11800         Canadian Cross.
11801
11802 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11803
11804         * configure.in (target_libs): add target-winsup.
11805         (target==i386-win32): add patch diff flex make to $noconfigdirs.
11806         (target==ppcle-pe): remove ld from $noconfigdirs.
11807
11808 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
11809
11810         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11811         Preserve relative path names in $srcdir.  Build symlink tree if
11812         configuring cross target dir and srcdir=. (= no VPATH support).
11813         (configure-target-libg++): Depend on configure-target-librx.
11814         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11815         * config-ml.in: New file.
11816         * symlink-tree: New file.
11817         * configure: Ensure srcdir="." if that's what it is.
11818
11819 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11820
11821         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11822         includes and FLEX_SKELETON setting.
11823         * mpw-configure (--with-gnu-ld): New option, controls whether
11824         to use PPCLink or ld with PowerMac GCC.
11825         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11826         * mpw-config.in: Configure grez if targeting Mac.
11827
11828         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11829         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11830         just macos.
11831         * configure.in: Configure grez resource compiler if targeting Mac.
11832         * Makefile.in (all-grez, install-grez): New targets.
11833
11834 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11835
11836         * configure: CXX defaults to gcc, not g++.  If we find
11837         gcc in the path, set CC to gcc -O2.
11838
11839 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11840
11841         * configure: Default ${build} correctly.  Avoid picking up extra
11842         spaces when reading CC and CXX from Makefile.  When doing a
11843         Canadian Cross, use plausible default values for numerous
11844         variables.
11845         * configure.in: When doing a Canadian Cross, don't try to
11846         configure tools whose configure script can't handle it.
11847
11848 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11849
11850         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11851
11852 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11853
11854         * configure:  Remove dubious bug reporting address.
11855
11856 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11857
11858         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11859         configure script, run that instead of this directory's configure.
11860         In either case, print a message that we're configuring the sub-dir.
11861
11862 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11863
11864         * configure.in: Before checking for the existence of various files,
11865         use sed to filter out "target-".
11866
11867 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11868
11869         * Makefile.in (DO_X): Split rule to decrease command line length
11870         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11871         (Philippe De Muyter).
11872
11873 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11874
11875         * Makefile.in (all-patch): depend on all-libiberty.
11876
11877 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11878
11879         * configure.in: If the only directory in target_configdirs which
11880         actually exists is libiberty, then set target_configdirs to empty,
11881         to avoid trying to build a target libiberty in a gas or gdb
11882         distribution.
11883
11884 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11885
11886         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11887         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11888         systems.
11889
11890 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11891
11892         * configure.in (copy_dirs): Use sys-include instead of include
11893         for --with-headers option.
11894
11895 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11896
11897         * Makefile.in, configure.in: Make winsup builds work with
11898         new scheme.
11899
11900 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11901
11902         * configure.in: Build the linker on AIX.
11903
11904 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11905
11906         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11907         where needed.
11908
11909 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11910
11911         * Makefile.in (all-gcc): Fix typo.
11912
11913 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11914
11915         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11916
11917 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11918
11919         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11920         to target-xiberty, to provide more flexibility.
11921         (target_subdir):  Define.  Create if cross.
11922         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11923         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11924         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11925         check-libFOO -> check-target-libFOO, etc.
11926         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11927         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11928         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11929         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11930         allow ALL_GCC="" to only configure.
11931         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11932         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11933         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11934
11935 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11936
11937         * Makefile.in (taz): Build "info" in etc explicitly.
11938
11939 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11940
11941         * configure.in:  Make sure that CC is undefined (as opposed to
11942         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11943         problem with autoconf trying to configure on a host without GCC.
11944
11945 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11946
11947         * mpw-configure: Set host alias from choice of host compiler,
11948         only use generic MPW Makefile sed if present, edit a file
11949         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11950         * mpw-README: Add problem notes about CW6 and CW7.
11951
11952 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11953
11954         * Makefile.in (taz): Use ";" instead of ";;".
11955
11956 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11957
11958         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11959         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11960         DISTDOCDIRS.
11961         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11962         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11963
11964 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11965
11966         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11967         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11968         Move bfd to DISTSTUFFDIRS.
11969
11970 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11971
11972         * Makefile.in (X11_LIB): Removed.
11973         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11974
11975         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11976
11977 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11978
11979         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11980         names.
11981
11982 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11983
11984         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11985
11986 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11987
11988         * configure.in (i[345]86-*-win32): Always build newlib.
11989         Don't configure cvs, autoconf or texinfo.
11990         * Makefile.in (LD_FOR_TARGET): New.
11991         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11992         Pass down LD_FOR_TARGET.
11993
11994 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11995
11996         * winsup: New directory.
11997         * Makefile.in: Build winsup.
11998         * configure.in: Winsup is configured when target is win32.
11999         Can only build win32 target GDB when native.
12000
12001 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
12002
12003         * config.guess: Recognize HP model 819 machines as having
12004         a PA 1.1 processor.
12005
12006 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12007
12008         * configure: Fix sed loop which substitutes for CC and CXX to
12009         avoid bug found in various sed implementations.
12010
12011 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12012
12013         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12014         simulator.  Use standard powerpc-*-eabi*.
12015
12016 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12017
12018         * configure.in: Stop putting gas and binutils in noconfigdirs for
12019         powerpc-*-aix* and rs6000-*-*.
12020
12021 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
12022
12023         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12024         -mcall-aixdesc libraries.
12025
12026 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
12027
12028         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12029
12030         * config.sub (arm | armel | armeb): Fix shell syntax.
12031
12032 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12033
12034         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12035         -msoft-float and -mcpu=common support.
12036         (powerpc*-*-eabisim*): Add support for building -mcall-aix
12037         libraries.
12038
12039 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12040
12041         * configure.in: Allow configuration and build of emacs19 for the alpha.
12042
12043 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12044
12045         * configure.in (CC): Get ^CC, not just any old CC, from
12046         ${host_makefile_frag}.
12047
12048 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12049
12050         * configure.in (CC): Try to get CC from
12051         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12052
12053 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12054
12055         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12056         only if it exists in $(srcdir).
12057
12058 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12059
12060         * configure: If CC and CXX are not set in the environment, set
12061         them, based on either an existing Makefile or on searching for gcc
12062         in PATH.  Substitute for CC and CXX in Makefile.
12063         * configure.in: Remove libm from target_libs.  Separate
12064         target_configdirs from configdirs.  If CC is not set in
12065         environment, try to get it from a host Makefile fragment.  Rewrite
12066         changes of configdirs to use skipdirs instead.  A few minor
12067         tweaks.  Take directories out of target_configdirs as they are
12068         taken out of configdirs.  Remove existing Makefile files from
12069         subdirectories.  Substitute for TARGET_CONFIGDIRS and
12070         CONFIG_ARGUMENTS in Makefile.
12071         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12072         by configure.in.
12073         (CONFIG_ARGUMENTS): Likewise.
12074         (CONFIGURE_TARGET_MODULES): New variable.
12075         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12076         ($(CONFIGURE_TARGET_MODULES)): New target.
12077         (configure-libg++, configure-libio): New targets.
12078         (all-libg++): Depend upon configure-libg++.
12079         (all-libio): Depend upon configure-libio.
12080         (configure-libgloss, all-libgloss): New targets.
12081         (configure-libstdc++): New target.
12082         (all-libstdc++): Depend upon configure-libstdc++.
12083         (configure-librx, all-librx): New targets.
12084         (configure-newlib): New target.
12085         (all-newlib): Depend upon configure-newlib
12086         (configure-xiberty): New target.
12087         (all-xiberty): Depend upon configure-xiberty.
12088
12089 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12090
12091         * configure.in (host i[345]86-*-win32):  Expand the
12092         noconfigdirs again.
12093
12094 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
12095
12096         * mpw-configure: Fix sed command file name.
12097
12098 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
12099
12100         * configure.in (host i[345]86-*-win32): Reduce the
12101         noconfigdirs again.
12102
12103 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
12104
12105         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12106         or powerpc*-*-pe*, since they are not yet supported.
12107
12108 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12109
12110         Add PowerMac support and many other enhancements.
12111         * mpw-configure: New option --cc to select compiler to use,
12112         paste options set according to --cc into the generated
12113         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12114         if mpw-make.sed is present.
12115         * mpw-config.in: Don't test for gC1, test for mpw-touch,
12116         add forward includes for PowerPC include files.
12117         * mpw-build.in: Build using Makefile.PPC if present.
12118         (do-byacc, etc): Remove separate version resource builds.
12119         (do-gas): Build "stamps" before "all".
12120         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12121         * mpw-README: Update to reflect --cc option, PowerMac support,
12122         and recently-reported compatibility problems.
12123
12124 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
12125
12126         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12127         embedded m68k systems (-aout, -coff, -elf, -vxworks).
12128         (--with-multilib-top): Pass to recursive invocations.
12129
12130 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
12131
12132         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12133         v810-*-*.
12134
12135 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12136
12137         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12138         gdb, ld and opcodes on v810-*-*.
12139
12140 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
12141
12142         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12143         (local-maintainer-clean): New target.
12144         (maintainer-clean): New target.
12145         (realclean): Just depend upon maintainer-clean.
12146
12147 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12148
12149         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12150
12151 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
12152
12153         * configure.in: Build ld in mips*-*-bsd* case.
12154
12155 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
12156
12157         * config.sub: Accept -lites* OS.  From Ian Dall.
12158
12159 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
12160
12161         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12162         targets.
12163
12164 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12165
12166         * configure.in: treat i386-win32 canadian cross the same as
12167         i386-go32 canadian cross.
12168
12169 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12170
12171         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12172         running under the simulator to build a reduced set of libraries.
12173         (powerpc-*-eabiaix): Add fine grained multilib support added to
12174         other powerpc targets yesterday.
12175
12176 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12177
12178         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12179         -disable-softfloat, -disable-relocatable, -disable-aix, and
12180         -disable-sysv to control which multilib libraries get built.
12181
12182 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12183
12184         * configure: Add Makefile.tem to list of files to remove in trap
12185         handler.
12186
12187 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12188
12189         * config.guess (*Linux*):  Add missing "exit"s.
12190         Also, need specific check for alpha-unknown-linux (uses COFF).
12191
12192 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12193
12194         * config.guess:  Merge with FSF:
12195
12196         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
12197         * config.guess (AIX4): More robust release numbering discovery.
12198
12199         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
12200         * config.guess (i386-sequent-ptx): Properly get version number.
12201
12202         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
12203         * config.guess (mips:*:4*:UMIPS): New case.
12204
12205 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12206
12207         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12208         (i386-win32 host): Likewise.  Don't build readline.
12209
12210 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
12211
12212         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
12213         SUPPORT_FILES to submakes.
12214
12215 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
12216
12217         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12218         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12219         mpw-configure.
12220
12221 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
12222
12223         * configure.in (appdirs): Use =, not ==, in test expression when
12224         trying to build the text to print in the warning message for
12225         Solaris users.
12226
12227 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
12228
12229         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12230
12231 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12232
12233         * config.guess: Recognize lynx-2.3.
12234
12235 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
12236
12237         * config.sub (z8ksim): Deleted
12238         (z8k-*-coff): New, this is the one true name of the target.
12239
12240 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
12241
12242         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12243
12244 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
12245
12246         * config.guess (*:Linux:*:*): First try asking the linker what the
12247         default object file format is (elf, aout, or coff).  Then if this
12248         fails, try previous methods.
12249
12250 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12251
12252         * configure.in: Don't build newlib for *-*-vxworks5.1.
12253
12254 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12255
12256         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12257         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12258
12259 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
12260
12261         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12262
12263 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
12264
12265         * cfg-ml-com.in: New file.
12266         * cfg-ml-pos.in: New file.
12267
12268 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12269
12270         * COPYING.NEWLIB: Add HP free copyright to list.
12271
12272 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12273
12274         * config.sub: Recognize -eabi* for the system, not just -eabi.
12275
12276 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12277
12278         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12279         * config.sub, configure.in (win32): New target and host.
12280
12281 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
12282
12283         * configure.in: Add i386-pe configuration.
12284
12285 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
12286
12287         * mpw-build.in (install): Install GDB after LD.
12288
12289 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
12290
12291         * mpw-config.in (elf/mips.h): Always forward-include, needed
12292         for GDB to build.
12293
12294 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12295
12296         * testsuite: New directory for customer acceptance and whole tool
12297         chain tests.
12298
12299 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12300
12301         * configure: If per-host line isn't found, but AC_OUTPUT is found
12302         and a configure script exists, run it instead.
12303
12304 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12305
12306         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
12307
12308 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12309
12310         * configure: Set build_{cpu,vendor,os,alias} to host values when
12311         --build isn't specified.
12312
12313 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12314
12315         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12316         (FLAGS_TO_PASS): Pass them.
12317         (EXTRA_TARGET_FLAGS): Ditto.
12318
12319 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12320
12321         * Makefile.in (all-libg++): Depend on all-libstdc++.
12322
12323 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12324
12325         * configure.in (noconfigdirs): Enable all packages for
12326           i386-unknown-netbsd.
12327
12328 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
12329
12330         * configure.in (noconfigdirs): Don't configure tk for i386-go32
12331         hosted builds (DOS builds)
12332
12333 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
12334
12335         Changes for ARM based on patches from Richard Earnshaw:
12336         * config.sub: Handle armeb and armel.
12337         * configure.in: Omit arm linker only for riscix.
12338
12339 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12340
12341         * config.guess:  Update from FSF.
12342
12343 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
12344
12345         * config.sub: Recognize powerpcle as the little endian variant of
12346         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
12347         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
12348         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
12349         temporarily.
12350
12351 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
12352
12353         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12354
12355 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
12356
12357         * config.sub: Accept -lites* as a basic system type.
12358
12359 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
12360
12361         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12362         installed, and if so return linuxoldld as the system name.
12363
12364 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
12365
12366         * config.guess: Add hppa1.1-hp-lites support.
12367
12368 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
12369
12370         * configure.in: Don't build newlib for m68k-vxworks5.1.
12371
12372 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12373
12374         * configure.in (mips-sgi-irix6): Use mh-irix5.
12375
12376 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
12377
12378         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12379
12380 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12381
12382         * test-build.mk: Enable building of shared libraries on IRIX 5 and
12383         OSF/1.  Fix compiler flags.
12384         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
12385
12386 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
12387
12388         * configure.in: Recognize --with-newlib.
12389         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12390
12391 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12392
12393         * Makefile.in: move {all,check,install}-gdb from *_MODULES
12394         to *_X11_MODULES due to gdbtk needing X include files et al.
12395
12396 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
12397
12398         Merge in support for Mac MPW as a host.
12399         (Old change descriptions retained for informational value.)
12400
12401         * mpw-config.in: Add generic include forwards for cpu-specific
12402         include files in aout and elf directories.
12403
12404         * mpw-configure: Added copyright.
12405         * mpw-config.in: Check for presence of required build tools.
12406         (target_libs): Add newlib.
12407         (target_tools): Add examples.
12408         (Read Me): Generate as "Read Me for MPW" instead.
12409         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12410         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12411         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12412
12413         * mpw-configure: Remove subdir-specific makefile hackery,
12414         delete mk.tmp after using it.
12415
12416         * mpw-build.in (all): Display start and end times.
12417
12418         * mpw-configure (host_canonical): Set.
12419         (target_cpu): Always add to makefiles.
12420         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12421         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12422         (mpw-mh-mpw): Look for in srcdir and srcroot.
12423         Use sed instead of mpw-edit-prefix to edit prefix definitions.
12424
12425         * mpw-build.in: (install-only): New target.
12426
12427         * mpw-configure (host_alias, target_alias): Rename from hostalias
12428         and targetalias, add into generated Makefile.
12429         (mk.tmp): If present, add into generated Makefile.
12430         * mpw-build.in (all-gas): Build config.h first before gas proper.
12431
12432         * mpw-configure (config.status): Write only if changed.
12433         * mpw-config.in (readline): Configure it (not built, just used for
12434         definitions).
12435
12436         * mpw-config.in (elf/mips.h): Add a forward include.
12437
12438         * mpw-config.in: Forward-include most .h files in include into
12439         extra-include.
12440         (readline): Don't build.
12441         mpw-build.in (install): Install GDB.
12442
12443         * mpw-configure (prefix, mpw_prefix): Handle it.
12444         * mpw-config.in (mmalloc, readline): Don't configure.
12445         * mpw-build.in (thisscript): Rename to ThisScript.
12446         Use mpw-build instead of BuildProgram everywhere.
12447         (mmalloc, readline): Don't build.
12448         * mpw-README: New file, basic documentation about the MPW port.
12449
12450         * mpw-config.in: Use forward-include to create include files.
12451
12452         * mpw-configure: Add more things to the top of each configured
12453         Makefile, including contents of config/mpw-mh-mpw.
12454         * mpw-config.in (extra-include): Create this directory and fill it
12455         with Posix-like include files when configuring.
12456
12457         * config.sub (apple, mac, mpw): Add various aliases.
12458
12459         * mpw-build.in: New file, top-level build script fragment for MPW.
12460         * mpw-configure: New file, configure script for MPW.
12461         * mpw-config.in: New file, config fragment for MPW.
12462
12463 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12464
12465         * configure.in (host_libs): Remove glob, since it is gone from the
12466         sources.
12467
12468 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12469
12470         * Makefile.in: define empty GDB_NLM_DEPS var.
12471
12472         * configure.in(target_makefile_frag): use config/mt-netware
12473         for netware targets.
12474
12475 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
12476
12477         * config.sub: Merge in recent FSF changes.  Remove linux special
12478         cases.
12479
12480 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
12481
12482         Revert this change:
12483
12484         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
12485
12486                 * build-all.mk: Use CC=cc -Xs on Solaris.
12487
12488 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12489
12490         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
12491         stop using it.
12492         * Makefile.in: Nuke all references to glob subdirectory.
12493
12494 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12495
12496         * configure.in: Fix --enable-shared logic in per-host.
12497
12498 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12499
12500         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12501
12502 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
12503
12504         * configure.in (noconfigdirs): Don't build gas on AIX, for
12505         powerpc*-*-aix* as well as for rs6000*-*-aix*.
12506
12507 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
12508
12509         * configure: Fix --cache-file to work if the file argument is a
12510         relative path.
12511
12512 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
12513
12514         * configure: If the --cache-file is used, pass it down to
12515         configure in subdirectories.
12516
12517 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
12518
12519         * config.sub: add vxworks29k configuration.
12520
12521 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
12522
12523         * Makefile.in (taz): Do "diststuff" part quietly.
12524
12525 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
12526
12527         * config.sub: Mini-merge with gcc/config.sub.
12528
12529 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12530
12531         * config.guess (IRIX): Sed - to _.
12532
12533 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12534
12535         * Makefile.in (source-vault, binary-vault): New targets.
12536
12537 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
12538
12539         * config.sub: Recognize -eabi as a basic system type.
12540
12541 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12542
12543         * configure.in (enable_shared stuff): Fix typo.
12544
12545 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
12546
12547         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12548
12549 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
12550
12551         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12552
12553 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
12554
12555         * configure.in (rs6000-*-*): Don't build gas.
12556
12557 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
12558
12559         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12560         reduce command line length.
12561         (AS_FOR_TARGET): Check for as.new, not Makefile.
12562         (NM_FOR_TARGET): Check for nm.new, not Makefile.
12563
12564 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12565
12566         * config.guess:  Merge from FSF.
12567
12568 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12569
12570         * configure: Don't use $ when handling program_suffix.
12571
12572 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
12573
12574         * configure.in:  Configure tk for hppa/hpux.
12575
12576 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12577
12578         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
12579
12580 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12581
12582         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
12583         to LIBCXXFLAGS.  Tests are better run without it.
12584
12585 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
12586
12587         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12588
12589 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
12590
12591         * configure.in (*-*-netware*): Don't configure xiberty.
12592
12593 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
12594
12595         * configure.in:  Remove tk from native_only list.
12596
12597 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
12598
12599         * build-all.mk: Add mips-ncd-elf target to sun4 targets
12600           for special NCD build.
12601
12602 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12603
12604         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12605         makeall.bat, they're only useful for binutils snapshots.
12606         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12607         makeall.bat to specified SUPPORT_FILES.
12608
12609 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
12610
12611         * build-all.mk: Add Ericsson targets to sun4 and solaris
12612           hosts.  Add  BNR's sun4 target to solaris host, so their
12613           build-from-source will be tested in-house first.
12614
12615 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12616
12617         * Makefile.in (LIBCFLAGS): New variable.
12618         (CFLAGS_FOR_TARGET): Ditto.
12619         (LIBCFLAGS_FOR_TARGET): Ditto.
12620         (LIBCXXFLAGS): Ditto.
12621         (CXXFLAGS_FOR_TARGET): Ditto.
12622         (LIBCXXFLAGS_FOR_TARGET): Ditto.
12623         (BASE_FLAGS_TO_PASS): Pass them.
12624         (EXTRA_TARGET_FLAGS): Ditto.
12625
12626         * configure.in: Support --enable-shared.
12627
12628 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12629
12630         * configure.in (target_libs):  Include libstdc++ again.
12631         * config.guess:  Update from FSF (for FreeBSD).
12632
12633 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12634
12635         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12636         makeall.bat.
12637         (DISTDOCDIRS): Add `etc'.
12638         (ETC_SUPPORT_PFX): New variable.
12639         (taz): Include anything from etc starting with a word in
12640         ETC_SUPPORT_PFX.
12641
12642 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12643
12644         * config.sub: Update for recent FSF changes.  Remove obsolete
12645         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
12646         spacing changes.
12647
12648 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
12649
12650         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
12651
12652         * config.guess:  Merge with FSF.
12653         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12654
12655 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12656
12657         * configure: Since the "trap 0" handler will override the exit
12658         status on many systems, only use it for "exit 1", and make it set
12659         a non-zero exit status; reset it before "exit 0".  Also, check
12660         exit status of config.sub, and error out if it failed.
12661
12662 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
12663
12664         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12665         and install libgloss.
12666
12667 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12668
12669         * Makefile.in (all-binutils): Depend upon all-byacc.
12670
12671         * configure.in: Don't build emacs on Irix 5.
12672
12673 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12674
12675         * configure.in (*-*-netware*): Add libio.
12676
12677 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12678
12679         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12680         (CHECK_TARGET_MODULES): Ditto.
12681         (INSTALL_TARGET_MODULES): Ditto.
12682         (TARGET_LIBS): Ditto.
12683         (all-libstdc++): Note dependencies.
12684
12685 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12686
12687         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12688
12689 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
12690
12691         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12692         -fexternal-templates.
12693
12694         * configure.in (target_libs): Add libstdc++.
12695         (noconfigdirs): Add libstdc++ as appropriate.
12696
12697 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12698
12699         * config.guess:  Update from FSF.
12700
12701 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12702
12703         * configure: Use ${config_shell} when running ${configsub}.
12704
12705 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
12706
12707         * config.sub: No longer recognize h8300h.
12708
12709 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
12710
12711         * config.sub: Remove extraneous differences between config.sub and
12712         gcc/config.sub.
12713
12714 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
12715
12716         * Makefile.in (DISTSTUFFDIRS): Add gas.
12717
12718 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
12719
12720         * COPYING.NEWLIB: New file.
12721
12722 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12723
12724         * config.guess (HP-UX):  Patch from Harlan Stenn
12725         <harlan@landmark.com> to also emit release level.
12726
12727 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12728
12729         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12730
12731 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12732
12733         * config.sub:  Merge nextstep cleanup from FSF.
12734
12735 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12736
12737         * configure.in (arm-*-*): Don't configure ld for this target.
12738
12739 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
12740
12741         * configure.in (*-*-netware): don't configure libg++, libio,
12742           librx, or newlib.
12743
12744 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12745
12746         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
12747         configure ld--it works, but it doesn't support shared libraries.
12748
12749 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12750
12751         * config.guess (*-unknown-freebsd*):  Get rid of possible
12752         trailing "(Release)" in version string.
12753         Patch from Paul Richards <paul@isl.cf.ac.uk>.
12754
12755 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12756
12757         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12758         Fix type: *-next-neststep -> *-next-nextstep.
12759
12760         * config.guess:  Merge from FSF:
12761
12762         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
12763
12764         * config.guess: Recognize powerpc-ibm-aix3.2.5.
12765
12766         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
12767
12768         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12769         instead of UNIX_SV for UnixWare 1.0).
12770
12771 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
12772
12773         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
12774         to make gdb/nlm/* build after the compiler and linker.
12775
12776 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12777
12778         * config.guess (netbsd, freebsd, linux):  Accept any machine,
12779         not just i[34]86.
12780         (m68k-atari-sysv4):  Relocate to match FSF version.
12781
12782         * config.guess:  More merges from the FSF:
12783
12784         Add a space before function call or macro invocation.
12785
12786         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12787
12788         * config.guess: Add trap cmd to remove dummy.c and dummy when
12789         interrupted.
12790
12791         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12792
12793         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12794         (dummy): Redirect stderr from compilation of dummy.c.
12795
12796         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
12797
12798         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12799
12800 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
12801
12802         * configure: Accept and ignore --cache*, for compatibility with
12803         new autoconf.
12804
12805 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12806
12807         * config.guess:  Merge from FSF:
12808
12809         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12810
12811         * config.guess (Pyramid*:OSx*:*:*): New case.
12812         (PATH): Add /.attbin at end for finding uname.
12813         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12814
12815         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12816
12817         * config.guess (M88*:DolphinOS:*:*): New case.
12818
12819         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12820
12821         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12822         to select whether to use ELF or COFF.
12823
12824         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12825
12826         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12827
12828         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12829
12830         * config.guess: Guess the OS version for HPUX.
12831
12832         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12833
12834         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12835
12836 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12837
12838         * configure.in: Recognize --with-headers, --with-libs, and
12839         --without-newlib.
12840         * Makefile.in (all-xiberty): Depend upon all-ld.
12841
12842 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12843
12844         * configure.in: Change i[34]86 to i[345]86.
12845
12846 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12847
12848         * configure (version): A few more tweaks to help message.
12849
12850 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12851
12852         * Makefile.in:  Remove (for now) librx as a host library,
12853         now that we're building it for target.
12854
12855 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12856
12857         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12858         (Karl Berry).
12859
12860 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12861
12862         * configure.in:  Also configure librx.
12863
12864 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12865
12866         * Makefile.in:  Update various rules to reflect that librx
12867         is now needed for libg++.
12868
12869 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12870
12871         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12872
12873 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12874
12875         * configure.in: Configure the examples directory.
12876
12877 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12878
12879         * configure: Simplify Jun 2 1994 change.
12880
12881 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12882
12883         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12884         /bin/gcc isn't good enough to build gcc.
12885
12886 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12887
12888         * Makefile.in (GDB_SUPPORT_FILES): Remove
12889         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12890         (gdb.tar.gz): Add new rule to use standard distribution building
12891         mechanism.
12892
12893 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12894
12895         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12896         Bill Cox <bill@cygnus.com>.
12897
12898 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12899
12900         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12901
12902 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12903
12904         * configure:  Search current dir first in .gdbinit.
12905
12906 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12907
12908         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12909
12910 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12911
12912         * config.sub:  Refer to NeXT's operating system as nextstep.
12913
12914         * config.sub (case $basic_machine):  Re-order the cases, to match
12915         the order in the FSF version (which is mostly alphabethical).
12916         Merge in some additions and changes from the FSF.
12917
12918 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12919
12920         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12921         * config.sub: Recognize cxux7.
12922         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12923
12924 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12925
12926         * config.sub:  Fix typo powerpc -> powerpc-*.
12927
12928 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12929
12930         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12931
12932         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12933         parallel with all-emacs and install-emacs).  Top-level command
12934         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12935
12936 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12937
12938         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12939         $(relbindir)/make before doing ``make install'', and use
12940         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12941         installing over running make binary.
12942         ($(host)-stamp-stage3-installed): Likewise.
12943
12944 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12945
12946         * config.guess: Recognize Mach.
12947
12948 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12949
12950         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12951         see whether --exec-prefix was used.
12952
12953 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12954
12955         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12956
12957 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12958
12959         * Makefile.in: Add all-librx target similar to all-libproc.
12960
12961 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12962
12963         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12964         with post 1.2 uname bogosity.
12965
12966 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12967
12968         * configure: Remove temporary files on receipt of a signal.
12969
12970 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12971
12972         * configure: If there is a package_makefile_frag, remove
12973         ${subdir}/Makefile.tem after copying it in.
12974
12975 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12976
12977         * build_all.mk: support rs6000 lynx identifies itself as
12978         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12979         since /bin/gcc is too feeble to compile a modern gcc.
12980
12981 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12982
12983         * brought devo/test-build.mk update-to-date with progressive/
12984           test-build.mk. Add lynx targets and hppa flag info.
12985
12986 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12987
12988         * configure.in:  Use mh-ncrsvr43.  Patch from
12989         Tom McConnell <tmcconne@sedona.intel.com>.
12990
12991 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12992
12993         * config.guess (i386-unknown-bsdi):  No longer need to
12994         check #if defined(__bsdi__) && defined(__i386__).
12995
12996 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12997
12998         * configure: Set program_transform_nameoption correctly.
12999
13000 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
13001
13002         * brought build-all.mk update-to-date with progressive build-all.mk,
13003           added new targets and hppa info.
13004
13005 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13006
13007         * configure: If config.guess result is a prefix of the user
13008         specified target, assume a native build and use the user specified
13009         target as the host alias.  Remove SunOS patch suffix removal hack.
13010         * configure.in: Remove SunOS patch suffix removal hack.
13011
13012         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13013         in NATIVE_CHECK_MODULES.
13014
13015 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
13016
13017         * Makefile.in: Rename HOST_ONLY to NATIVE.
13018         * configure: Delete SunOs patch suffix from host_canonical
13019           and build_canonical variables that are prepended to Makefiles.
13020         * configure.in: Add comments for easier maintenance.
13021
13022 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13023
13024         * Makefile.in: Add all-libproc target similar to all-gui.
13025
13026 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
13027
13028         * Makefile.in (CHECK_MODULES): split into
13029         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13030
13031 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
13032
13033         * config.guess (i386-unknown-bsdi): New system to guess.
13034
13035 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13036
13037         * Makefile.in: Add all-gui target (but not yet build by "all").
13038
13039 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
13040
13041         * config.sub: Move deletion of patch suffix from here...
13042         * configure.in: To here, at Ian's suggestion.  The top-
13043           level scripts might need to know of a patch level.
13044
13045 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
13046
13047         * config.sub: Strip off patch suffix so rtl is recognized
13048           as a sunos4.1.3 machine, even though it's been patched.
13049
13050 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
13051
13052         * Makefile.in (INSTALL_LAST): Delete.
13053         (INSTALL_DOSREL): New.
13054
13055 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13056
13057         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13058         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13059         whether we pass down --with-gnu-ld anyhow.
13060
13061 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
13062
13063         * Makefile.in (INSTALL_LAST): Change operation so it works
13064         on more flavors of make.
13065         * configure.in (go32): Don't build libg++ or libio.
13066
13067 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
13068
13069         * Makefile.in (Move HOST_PREFIX_1 and friends up so
13070         they can be overriden by templates.
13071
13072 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
13073
13074         * configure.in (target==go32): Don't build gdb.
13075         * dosrel: New directory.
13076
13077 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
13078
13079         * configure.in (host==go32): Configure dosrel too.
13080         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13081         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13082         be set by incoming names or templates.
13083         (INSTALL_LAST): New rule.
13084
13085 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
13086
13087         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13088
13089 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13090
13091         * configure.in (appdirs): New variable.  Currently empty, but will
13092         be used in gas distribution.  If nonempty, lists a set of
13093         directories at least one of which must get configured, or top
13094         level configuration is considered to have failed.
13095         (rs6000-*-lynxos*): Use new file name.
13096
13097 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13098
13099         Eliminate XTRAFLAGS.
13100         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13101         newlib include files using -idirafter, and also use -nostdinc.
13102         (CXX_FOR_TARGET): Likewise.
13103         (XTRAFLAGS): Removed.
13104         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13105         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13106         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13107         ($(DO_X)): Don't pass down XTRAFLAGS.
13108
13109 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13110
13111         * configure.in (mips*-dec-bsd*): New target; do build linker.
13112         (mips*-*-bsd*): New target; don't build linker.
13113
13114 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13115
13116         * configure.in: support rs6000-*-lynxos* configuration.
13117         support sunos4 as a cross target.
13118
13119         * config.sub: look for lynx*, not lynx since the OS version may
13120         legitimately be part of the name.
13121
13122 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13123
13124         * configure.in (i[34]86-*-sco*): Move to be with other i386
13125         targets.
13126         (romp-*-*): New target.  Skip various binary utilities.
13127         (vax-*-*): New target.  Don't build newlib.
13128         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
13129
13130 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13131
13132         * configure.in: Only set host_makefile_frag if config
13133         directory exists.
13134
13135 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13136
13137         * install.sh: If $dstdir exists, don't check whether each
13138         component does.
13139
13140 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13141
13142         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13143
13144 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
13145
13146         * configure.in (*-*-lynxos*): Don't configure newlib for either
13147         native or cross Lynx.
13148
13149 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
13150
13151         * config.sub (sparc64-elf): Fix os.
13152         (z8k): Remove duplicate.
13153
13154 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13155
13156         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13157         gcc/stmp-fixproto, to try to prevent fixproto from being run.
13158
13159 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
13160
13161         * configure: Make file links cleanly even if Lynx fails on
13162           an NFS symlink (at least fail cleanly).
13163
13164 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13165
13166         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13167         -XNh2000.
13168
13169 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13170
13171         * configure: Unknown options are fatal again.
13172
13173 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
13174
13175         * configure: Ignore --x-includes and --x-libraries, for Autoconf
13176         compatibility.
13177
13178 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
13179
13180         * build-all.mk: Add `clean' target.
13181
13182 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13183
13184         * config.guess:  Add SINIX support.
13185         * configure.in:  Add mips-*-sysv4* support.
13186
13187 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
13188
13189         * build-all.mk: Document all useful targets.
13190         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13191         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13192
13193 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13194
13195         * configure: Support --silent, --quiet.
13196
13197 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13198
13199         * configure: Support --disable-FEATURE.
13200
13201 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13202
13203         * config.guess: Recognize NCR running SVR4.3.
13204
13205 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13206
13207         * config.guess:  Make BSDI generate i386-unknown-bsd386.
13208         Patch from Paul Eggert <eggert@twinsun.com>.
13209
13210 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13211
13212         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13213
13214 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13215
13216         * configure: Make unrecognized options give nonfatal warnings
13217         instead of fatal errors, and pass them to any subdirectory
13218         configures in case they recognize them.
13219         Make --x equivalent to --with-x.
13220
13221 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
13222
13223         * configure: Add --enable-* options.  Clean up usage message and
13224         some comments.
13225
13226 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
13227
13228         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13229
13230 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13231
13232         * configure.in (hppa*-*-*): Enable binutils.
13233
13234 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13235
13236         * config.sub: Recognize cisco.
13237
13238 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
13239
13240         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13241
13242 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13243
13244         * config.guess: about target *-hitachi-hiuxwe2, don't print more
13245         than one configuration name.  Add comment.
13246
13247 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
13248
13249         * config.guess: about target *-hitachi-hiuxwe2, fixed
13250         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
13251         macro is incorrect.]
13252
13253 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13254
13255         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13256         than the "make ls" stuff which used to be here.
13257
13258 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13259
13260         * config.guess:  Recognize i[34]86-unknown-freebsd.
13261         From Shawn M Carey <smcarey@rodan.syr.edu>.
13262
13263 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13264
13265         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13266
13267 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
13268
13269         * config.guess: Check for ptx.
13270
13271 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
13272
13273         * config.sub: Add os9k checking.
13274
13275 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13276
13277         * config.guess: Handle OSF1 running on HPPA processors
13278
13279 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13280
13281         * configure: If subdir configure fails, print out a message with
13282         subdirectory name, in case subdir's configure code didn't identify
13283         itself.
13284
13285 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
13286
13287         * configure.in: Remove embedded newlines from configdirs.
13288         Avoid mismatches of substrings.  Fix matching strings at end
13289         of configdirs.
13290
13291 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
13292
13293         * config.guess:  Add Lynx/rs6000 config support.
13294
13295 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
13296
13297         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13298
13299 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
13300
13301         * configure.in (hppa*-*-osf*): Treat this just like most other
13302         PA configurations (eg no binutils or ld).
13303         (hppa*-*-*elf*): These configurations have binutils and ld.
13304
13305 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13306
13307         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
13308
13309 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13310
13311         * configure.in (rs6000-*-*): Build gas.
13312
13313 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
13314
13315         * Makefile.in:  Avoid bug in losing hpux sed.
13316
13317 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13318
13319         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13320         for GDB and GDB has been fixed to not need it.
13321
13322 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13323
13324         * config.guess: Recognize vax hosts.
13325
13326 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13327
13328         * configure (while loop): Don't use "break 2" inside case
13329         statement -- the case statement isn't an enclosing loop.
13330
13331 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13332
13333         * config.guess:  Clean up NeXT support, to allow nextstep
13334         on Intel machines.  Make OS be nextstep.
13335
13336 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
13337
13338         * config.guess: Add alternate forms for Convex.
13339
13340 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
13341
13342         * configure:  Completely rewrite option processing.  Take
13343         advantage of pattern-matching to avoid invoking test frequently.
13344         Also clean up host and target defaulting logic.
13345
13346 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
13347
13348         * Makefile.in: Replace all occurrances of "rootme" with "r" and
13349         "$${rootme}" with "$$r", to increase the likelihood that the do-*
13350         commands (plus user environment) will fit SCO limits.
13351
13352 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13353
13354         * configure.in: Don't issue warnings about directories which are
13355         not being configured if -norecursion is set.  Correct test for
13356         --with-gnu-as and --with-gnu-ld to not get confused by substring
13357         matches.
13358
13359         * configure.in: Don't build gas for alpha-dec-osf1*.
13360
13361 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
13362
13363         * configure:  Back out Per's change of 12/19/1993.  It changes the
13364         behavior of configure in unexpected and confusing ways.
13365
13366         Also, use different delim char when calculating
13367         program_transform_name so that the name can contain slashes.
13368
13369 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
13370
13371         * configure.in, config.sub: Add support for VSTa micro-kernel.
13372
13373 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
13374
13375         * configure.in: Nuke hacks which were used to get a special
13376         version of GAS for HPPA configurations.
13377
13378 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13379
13380         * configure:  If only ${target_alias} is given, use that
13381         as the default for ${host_alias}.
13382         * configure:  Add missing back-slashes before nested quotes.
13383
13384 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13385
13386         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13387
13388 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
13389
13390         * config.guess:  Recognize some Tektronix configurations.
13391         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13392
13393 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13394
13395         * config.sub: Match any flavor of SH.
13396
13397 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
13398
13399         * configure.in: Don't try to configure newlib for Alpha.
13400
13401 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13402
13403         * configure.in: Don't build ld for Irix 5.  Don't build gas,
13404         libg++ or libio for any Alpha target.
13405
13406         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13407
13408 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
13409
13410         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13411         default arguments -- so it tried to compress itself.
13412
13413 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
13414
13415         * configure.in (notsupp): ensure that a space is always at the end
13416           of the configdirs list, since the grep checks for an explicit space
13417
13418 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13419
13420         * configure.in (target i386-sysv4.2): don't build ld, since static
13421           versions of many libraries are not available.
13422
13423 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13424
13425         * config.guess: Recognize Apollos (using environment variables).
13426         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13427
13428 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13429
13430         * config.guess: Recognize Sony news mips running newsos.
13431
13432 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
13433
13434         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13435         "fi ; else" for bash.
13436
13437 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
13438
13439         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13440
13441 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
13442
13443         * config.sub: accept unixware as an alias for svr4.2.
13444         Fix some inconsistancies with the gcc version.
13445
13446 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13447
13448         * Makefile.in (DISTDOCDIRS):  Add gdb.
13449
13450 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13451
13452         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
13453
13454 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13455
13456         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13457         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13458         this now.
13459
13460 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13461
13462         * config.sub: Accept hiux* as an OS name.
13463
13464         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13465         etc/make-stds.texi.  The underscore came from gcc, and dje now
13466         agrees that RUNTESTFLAGS is the correct name.
13467
13468 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13469
13470         * install.sh:  Remove 'set -e'.  It makes any conditionals
13471         in the script useless.
13472
13473         * config.guess: Automatically recognize arm-acorn-riscix
13474         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13475
13476 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
13477
13478         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13479
13480 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13481
13482         * Makefile.in (DISTDOCDIRS): New variable.
13483         (taz): Edit local Makefile.in sooner, instead of proto-toplev
13484         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
13485
13486 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13487
13488         * configure.in (hppa target): check the source directory for the
13489           pagas sub-directory
13490
13491 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
13492
13493         * config.sub: Allow -aout* and -elf*.
13494
13495 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13496
13497         * configure.in: Don't build ld on i386-solaris2, same as for
13498         sparc-solaris2.
13499
13500 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13501
13502         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13503
13504 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13505
13506         * configure.in:  Configure gdb for alpha.
13507
13508 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13509
13510         * Makefile.in (CXXFLAGS): Add -O.
13511
13512 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13513
13514         * config.guess: added support for DG Aviion
13515
13516 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13517
13518         * configure.in: Produce warning message for subdirectories not
13519         configurable for this host/target combination.  Don't try to
13520         configure gdb for vms.
13521
13522 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
13523
13524         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13525         appropriate files before making "diststuff".
13526         (DISTBISONFILES): New var: list of files to be edited.
13527         (DISTSTUFFDIRS): Add binutils.
13528
13529 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13530
13531         * config.sub: also handle mipsel and mips64el (for little endian mips)
13532
13533 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13534
13535         * configure.in: Add * to end of all OS names.
13536
13537 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
13538
13539         * configure.in: Build newlib for LynxOS native.
13540
13541 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13542
13543         * config.guess: Add support for delta 88k running SVR3.
13544
13545         * configure.in: Add comment about HP compiler vs. emacs.
13546
13547 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13548
13549         * configure.in: don't build ld on solaris2 (not a viable option
13550           due to bugs in getpwnam & getpwuid)
13551
13552 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
13553
13554         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13555         config.guess will produce a full version number.
13556
13557 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13558
13559         * configure.in: Build linker and binutils for alpha-dec-osf1.
13560
13561 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13562
13563         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13564         and gdb/testsuite/Makefile.in.
13565
13566 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13567
13568         * configure.in: recognize mips*- instead of mips-
13569
13570 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13571
13572         * config.sub: Accept linux*coff and linux*elf as operating
13573         systems.
13574
13575 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13576
13577         * config.sub: Recognize mips64, and mips3 as an alias for it.
13578
13579 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13580
13581         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13582         gdb knows how to handle OSF/1 shared libraries.
13583
13584 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13585
13586         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13587         * config.guess: Recognize Hitachi's HIUX.
13588         * config.sub: Recognize h3050r* and hppahitachi.
13589         Remove redundant cases for hp9k[23]*.
13590
13591 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13592
13593         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13594         if gas and ld are in the source tree and are in ${configdirs}.
13595         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13596         --with options (but still pass them down on the command line,
13597         if they were explicitly specified).
13598
13599 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13600
13601         * configure: substitute SHELL value in Makefile.in with
13602         ${CONFIG_SHELL}
13603
13604 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13605
13606         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13607         *-*-solaris2* targets.
13608
13609 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13610
13611         * Makefile.in: define M4, and pass it down to sub-makes;
13612         all-autoconf now depends on all-m4
13613
13614 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13615
13616         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13617         presence of {ar,ranlib} instead of a configured directory
13618
13619 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
13620
13621         * config.guess: Accept 34?? as well as 33?? for NCR.
13622
13623 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13624
13625         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13626         of 'gas' in sed commands, since 'gash' is now in the tree as well.
13627
13628 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13629
13630         * configure: grab values for $(CC) and $(CXX) from the
13631         environment, so that someone can do "CC=gcc configure; make" and
13632         have it work right (matching the way that autoconf works now)
13633
13634         * configure.in, Makefile.in: add support for gash, the tcl
13635         interface to Galaxy
13636
13637         * config.guess: add NetBSD variants (hp300, x86)
13638
13639 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
13640
13641         * install.sh: Support -d option (in the manner of SunOS 4 install,
13642         as it is more deterministic than that of GNU install)
13643         (chmodcmd): Set file to mode 755 by default (should also do default
13644         chgrp and chown, but I don't feel like dealing with that now)
13645
13646 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
13647
13648         * config.sub: Remove h8300hhms alias.
13649
13650 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13651
13652         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13653
13654 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13655
13656         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13657         as stmp-fixinc
13658
13659 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13660
13661         * config.sub: recognize m88110-bug-coff.
13662
13663 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13664
13665         * Makefile.in (all-libio): all dependencies on the toolchain used
13666         to build this (gcc, gas, ld, etc)
13667
13668 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13669
13670         * config.guess: Deal with OSF/1 1.3 on alpha.
13671
13672 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13673
13674         * install.sh: add some 'else true' clauses for portability
13675
13676         * configure.in: don't build libio for h8[35]00-*-* targets
13677
13678 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13679
13680         * Makefile.in:  Add support for new libio.
13681
13682 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13683
13684         * install.sh: If one command fails, don't try the rest.  Don't try
13685         to remove $dsttmp (via trap) unless we have already created it.
13686         If $src doesn't exist, detect it and exit with an error.
13687
13688         * config.guess: Recognize BSD on hp300.
13689
13690 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
13691
13692         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13693         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13694
13695 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
13696
13697         * Makefile.in (all-send-pr): depends on all-prms
13698
13699 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13700
13701         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13702
13703 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13704
13705         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13706         Added test for mips-mips-riscos5.
13707
13708 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13709
13710         * configure.in: use mh-hp300 for 68k HP hosts
13711
13712 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13713
13714         * configure: add support for CONFIG_SHELL, so that you can use
13715         some alternate shell for evaluating configure scripts
13716
13717 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
13718
13719         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
13720         in configure script to bug-gdb@prep.ai.mit.edu when building
13721         distribution archive.
13722         * Makefile.in (COMPRESS):  Remove def.
13723         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
13724         gdb.tar.Z and make-gdb.tar.Z respectively.
13725         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
13726         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
13727         to convergence with 'taz' target in Makefile.in.
13728
13729 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13730
13731         * install.sh (dsttmp): use trap to ensure that tmp files go
13732         away on error conditions
13733
13734 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13735
13736         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13737
13738 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13739
13740         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13741         its parent is '/' not ''.
13742
13743         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13744
13745 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
13746
13747         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13748         that ${newsrcdir}/configure.in does.
13749
13750 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
13751
13752         * test-build.mk: support for CONFIG_SHELL
13753
13754 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
13755
13756         * config.sub (netware):  Add as a basic system type.
13757
13758 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
13759
13760         * Makefile.in (Makefile): depend on configure.in.  Also drop the
13761           $(srcdir)/ from the dependency on Makefile.in.
13762
13763 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
13764
13765         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13766         (h8300hhms is temporary until multi-libraries are implemented).
13767         * configure.in: Handle h8300h too.
13768
13769 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13770
13771         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13772
13773 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
13774
13775         * configure:  Remove extraneous output when guessing host type.
13776         * config.guess:  Remove extraneous output when guessing using C
13777         compiler rather than uname, or when guessing fails.
13778
13779 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
13780
13781         * Makefile.in: remove all.cross and install.cross targets
13782
13783         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13784           definitions
13785
13786 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
13787
13788         * configure.in (target sh): Build gprof.
13789
13790 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13791
13792         * config.sub: change -solaris to -solaris2
13793
13794 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13795
13796         * configure.in: Use config/mh-riscos for mips-*-sysv*.
13797
13798 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
13799
13800         * configure: Correct error message for missing Makefile.in to
13801         print correct directory.
13802
13803 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13804
13805         * install.sh: kludge around 386BSD shell bug
13806
13807 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
13808
13809         * config.guess:  Recognize NeXT.
13810         * config.guess:  Recognize i486-ncr-sysv4.
13811         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13812
13813 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13814
13815         * Makefile.in (MAKEINFOFLAGS): New variable.
13816         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13817         * build-all.mk, test-build.mk: Pass down --no-split as
13818         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13819
13820 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13821
13822         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13823
13824 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13825
13826         * Makefile.in (libg++.tar.z):  New rule.
13827         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13828         * Makefile.in (taz):  Only do a single chmod.
13829
13830 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13831
13832         * install.sh: don't use dirname anymore (replaced with sed usage)
13833
13834 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13835
13836         * Makefile.in:  Change extension for gzip'd files from '.z' to
13837         '.gz' per new FSF standard usage.
13838
13839 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13840
13841         * configure: put quotes around the final value of program_transform_name
13842
13843 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13844
13845         * Makefile.in: new install.sh support; update install-info rules
13846
13847 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13848
13849         * configure.in: Build diff for crosses, but not for go32 host.
13850
13851         * configure.in: Build gprof only for native, and don't build it
13852         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13853
13854 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13855
13856         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13857
13858 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13859
13860         * configure.in (host_tools): Add prms.
13861
13862 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13863
13864         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13865         with $(FLAGS_TO_PASS) on the command line
13866
13867         * config.sub: Recognize lynx and lynxos
13868
13869 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13870
13871         * config.sub: Accept -ecoff*, not just -ecoff.
13872
13873 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13874
13875         * Makefile.in (taz): Use .gz suffix instead of .z.
13876         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13877         names.
13878
13879 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13880
13881         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13882
13883 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13884
13885         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13886         that rebuilds that might happen during 'make install' don't get
13887         bogus gcc include files
13888
13889 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13890
13891         Change from Utah for HPPA support:
13892         * config.guess: Recognize hppa1.x-hp-bsd.
13893
13894 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13895
13896         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13897         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13898
13899 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13900
13901         * config.sub: Add support for rom68k and bug boot monitors.
13902
13903 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13904
13905         * Makefile.in: Make all-opcodes depend on all-bfd.
13906
13907 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13908
13909         * config.guess: Added special check for i[34]86-univel-sysv4*.
13910
13911 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13912
13913         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13914         the processor rather than assuming i486.
13915
13916 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13917
13918         * config.guess: Recognize SunOS6 as Solaris3.
13919
13920 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13921
13922         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13923         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13924
13925 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13926
13927         * build-all.mk (all-cross): New target for Canadian Cross.
13928         Added Q2 go32 targets.
13929         * test-build.mk: Configure go32 cross sparclite-aout and
13930         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13931         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13932
13933 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13934
13935         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13936         GO32 hosted toolchains
13937
13938 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13939
13940         * configure: change  so "-exec-prefix" gets passed down rather
13941         than "-exec_prefix" so autoconf generated Makefiles get the
13942         exec_prefix set right.
13943
13944 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13945
13946         * config.guess: get the Solaris2 minor version number
13947
13948         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13949
13950 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13951
13952         * config.guess: Recognize some Sequent platforms.
13953
13954 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13955
13956         * Makefile.in: added the vault-install target
13957
13958         * configure.in: actually use the Sun3 makefile fragment that's in
13959         config, also added the release dir to configdirs
13960
13961 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13962
13963         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13964
13965 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13966
13967         * configure.in: remove some program from Alpha targetted toolchains
13968
13969 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13970
13971         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13972         gprof.
13973         (taz): Run "make diststuff" in those directories instead of "make
13974         proto-dir".  Look for "VERSION=" only at start of line in subdir
13975         Makefile.  Use "gzip -9" for compression.
13976         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13977         (binutils.tar.z): New target.
13978
13979 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13980
13981         * Makefile.in (taz): Include gpl.texinfo.
13982
13983 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13984
13985         * Makefile.in (setup-dirs): Merged into "taz" target.
13986         (taz): Only do `proto-dir' stuff if a directory is actually needed
13987         for this target.
13988
13989 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13990
13991         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13992         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13993         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13994         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13995         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13996
13997 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13998
13999         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
14000         config.sub, and move-if-change to gdb testsuite distribution
14001         archive, so the testsuite can be extracted, configured, and
14002         run separately from the gdb distribution.  Blow away the Chill
14003         tests that require a Chill compiled executable, since GNU Chill
14004         is not yet publically available.
14005
14006 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14007
14008         * test-build.mk: set environment variables in a single command,
14009         instead of a list of assignments and exports
14010
14011         * config.guess: recognize Alpha/OSF1 systems
14012
14013 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14014
14015         * configure: Change help message to prefer --options rather than
14016           -options.
14017
14018 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14019
14020         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14021         zippy@ecst.csuchico.edu.
14022         * config.guess: Recognize miniframe.
14023
14024 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14025
14026         * Makefile.in: Use srcroot to find runtest rather than rootme.
14027         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14028
14029 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14030
14031         * test-build.mk: Extensive additions to support building on a
14032         machine other than the host.
14033
14034 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
14035
14036         * configure (tooldir): Fix for i386-aix again.
14037
14038 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
14039
14040         * configure, Makefile.in:  Change definition of $(tooldir)
14041         to match the FSF.
14042
14043 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
14044
14045         * config.guess:  Recognize i[34]86/SVR4.
14046
14047 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14048
14049         * Makefile.in (all-gdb): gdb depends on sim.
14050
14051 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
14052
14053         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
14054         at the same time we make the prototype gdb directory.
14055         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
14056         files at the same time as the gdb base release distribution.
14057
14058 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
14059
14060         * Makefile.in (check): Use individual check targets rather than
14061         DO_X rule.
14062         (check-gcc): Added.
14063
14064 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
14065
14066         * config.sub: Use sysv3.2 not sysv32 for canonical OS
14067         for System V release 3.2.
14068
14069 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14070
14071         * config.sub: Recognize hppaosf.
14072         * configure.in: Do configure ld/binutils/gas for it.
14073
14074 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14075
14076         * configure (tooldir): Alter syntax used to set this, for systems
14077         where "\$" isn't handled right, like i386-aix.
14078
14079 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14080
14081         * configure: Pass program-transform-name, not
14082         program_transform_name, to recursive configures.
14083
14084 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
14085
14086         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14087         of gas+ld+binutils.
14088
14089 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
14090
14091         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
14092
14093 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14094
14095         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14096
14097 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14098
14099         * Makefile.in (PRMS): Set back to all-prms.
14100
14101 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14102
14103         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14104         targets, rather than for MIPS hosts.
14105
14106 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14107
14108         * configure.in: add comment for --with-x default values
14109
14110         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14111
14112         * Makefile.in: add check-* targets for each of the directories in
14113         the tree.  Add a definition of RUNTEST that will use the one we
14114         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
14115
14116 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
14117
14118         * configure.in: Removed obsolete references to bfd_target and
14119         target_makefile_frag.
14120
14121         * build-all.mk: Set assorted targets for Q2.
14122         * config.sub: Recognize z8k-sim and h8300-hms.
14123         * test-build.mk: Really don't pass host to configure.
14124         (HOLES): Added uname.
14125
14126 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
14127
14128         * configure: Handle an empty program-prefix, program-suffix or
14129         program-transform-name correctly.
14130
14131 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14132
14133         * build-all.mk: -G 8 no longer required for MIPS targets.
14134         * test-build.mk: Don't pass host argument to configure; make it
14135         guess.
14136
14137 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
14138
14139         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
14140         * Makefile.in (COMPRESS):  New macro, like GZIP.
14141
14142 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14143
14144         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14145
14146         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14147         with gas currently defaults to -G 0.
14148
14149 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
14150
14151         * Makefile.in (all-flex): flex depends on byacc.
14152
14153         * build-all.mk: If host not specified, use config.guess.  Pass TAG
14154         to test-build.mk as RELEASE_TAG.
14155         * test-build.mk (configargs): New variable containing arguments to
14156         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
14157         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14158
14159         * config.guess: Use /bin/uname when checking -X argument on SCO,
14160         to avoid invoking GNU uname which doesn't understand -X.
14161
14162         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14163
14164         * configure.in: Build gas for mips-*-*.
14165
14166 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14167
14168         * Makefile.in (all.normal): insert missing backslash.
14169
14170 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14171
14172         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14173
14174         * Makefile.in: Complete overhaul to merge many almost identical
14175         targets.
14176
14177 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14178
14179         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14180         (gdb.tar.Z): Adjusted.
14181
14182         * Makefile.in (setup-dirs, taz): New targets; should be general
14183         enough to adapt for gdb sometime.  Build only .z file.
14184         (gas.tar.z): New target.
14185
14186 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14187
14188         * build-all.mk: Use CC=cc -Xs on Solaris.
14189
14190 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
14191
14192         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
14193         for handling BISON for FSF releases.
14194
14195 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14196
14197         * configure: Actually implement the change zoo just documented.
14198
14199 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
14200
14201         * configure: when using config.guess, only set target_alias when
14202         it's not already been set (ie, on the command line)
14203
14204 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14205
14206         * Makefile.in: add installcheck target, set PRMS to install-prms
14207
14208 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14209
14210         * configure: add support for package_makefile_fragment, handle the
14211         case where a directory has a configure.in file but no Makefile.in
14212         more gracefully (with an actual understandable error message, even);
14213         add support for --without (and add this to the usage message); also
14214         explicitly add a --host=${host_alias} to the command line when
14215         config.guess is used
14216
14217 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14218
14219         * configure: Must use both --host and --target in recursive calls.
14220
14221 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14222
14223         * Makefile.in: Change deja-gnu to dejagnu.
14224
14225 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
14226
14227         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14228
14229 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14230
14231         * configure.in: canonicalize all instances to *-*-solaris2*,
14232         also strip out a number of tools to not build for go32 host
14233
14234 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14235
14236         * config.guess: add GPL.
14237
14238         * Makefile.in, config.guess, config.sub, configure: bump
14239           copyrights to 93.
14240
14241 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
14242
14243         * Makefile.in (do-info): Removed obsolete check for existence of
14244         localenv file.
14245
14246         * Makefile.in (MAKEOVERRIDES): Define to be empty.
14247
14248 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14249
14250         * Makefile.in: a couple of 'else true' for decstation,
14251         support for TclX
14252
14253         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14254
14255 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
14256
14257         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14258
14259 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
14260
14261         * config.guess: Recognize i386-ibm-aix (PS/2).
14262         * configure.in: Use config/mh-aix386 file for it.
14263
14264 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
14265
14266         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14267         CC_FOR_TARGET instead.
14268         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14269
14270 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
14271
14272         * Makefile.in: Add sim to list of directories sent with gdb
14273
14274 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14275
14276         * configure.in: Put back mips-dec-bsd* case.
14277
14278 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
14279
14280         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14281         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
14282         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14283
14284 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14285
14286         * configure.in: remove no-op mips-dec-bsd* in "case $target"
14287
14288         * Makefile.in (dir.info): only run gen-info-dir if it exists,
14289         (install-info): install dir.info only if it exists,
14290         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14291
14292 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
14293
14294         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
14295         gas for mips-dec-bsd.
14296
14297 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
14298
14299         * configure (makesrcdir): If ${srcdir} is relative and not ".",
14300         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14301
14302 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14303
14304         * configure.in: Added "dejagnu" to hosttools list.
14305
14306 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
14307
14308         * config.sub, configure.in, config.guess:  Add support
14309         for Bosx, an AIX variant from Bull.
14310         Patches from F.Pierresteguy@frcl.bull.fr.
14311
14312 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
14313
14314         * devo/dejagnu: Initial creation of devo/dejagnu.
14315         Migrated dejagnu testcases and support files for testing software
14316         tools to reside as subdirectories, currently called "testsuite",
14317         within the directory of the software tool.  Migrated all programs,
14318         support libraries, etc. beloging to dejagnu proper from
14319         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
14320         with no modifications.  The changes to these files which will
14321         allow them to configure, build, and execute properly will be made
14322         in a future update.
14323
14324 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14325
14326         * Makefile.in: Change send_pr to send-pr.
14327         * configure.in: Likewise.
14328         * send_pr: Renamed directory to send-pr.
14329
14330 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
14331
14332         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
14333
14334 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
14335
14336         * README:  Update for gdb-4.8 release.
14337         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
14338         gdb-xxx.tar.z (gzip'd) file also.
14339
14340 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14341
14342         * Makefile.in: make all-diff depend on all-libiberty
14343
14344 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
14345
14346         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14347
14348 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14349
14350         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14351
14352 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
14353
14354         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
14355         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
14356         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
14357
14358 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14359
14360         * Makefile.in:  makeinfo binary is in a new location
14361
14362 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
14363
14364         * config.sub: Accept -ecoff as an OS.
14365
14366         * Makefile.in: Various changes to eliminate a level of make
14367         recursion and reduce the required command line length.
14368         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14369         sub-makes.
14370         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14371         variables holding settings for specific sub-makes.
14372         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14373         in terms of BASE_FLAGS_TO_PASS.
14374         (TARGET_LIBS): New variable listing directories which use
14375         TARGET_FLAGS_TO_PASS.
14376         (subdir_do): Eliminated.
14377         (do-*): New set of targets to replace subdir_do.
14378         (various): All targets which used subdir_do now depend on do-*.
14379         (local-clean): Renamed from do_clean.
14380         (local-distclean): New target, dependency of distclean and
14381         realclean.
14382         (install-info): Don't create directories.  Depend on dir.info
14383         rather than calling make recursively.
14384         (install-dir.info): Eliminated.
14385         (install-info-dirs): Create all info directories here.
14386         (dir.info): Depend upon do-install-info.
14387
14388         * test-build.mk (HOLES): Added false.
14389
14390 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
14391
14392         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
14393
14394 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14395
14396         * Makefile.in (info): remove dependency on all-texinfo.  The
14397         problem was really in texinfo/C, not at this level.
14398
14399 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
14400
14401         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14402
14403 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
14404
14405         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
14406         GDB releases.
14407
14408 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14409
14410         * configure: Include srcdir in message about target of link not
14411         being found.  Don't convert `-' to `_' in `with' options being
14412         passed to subdirs.
14413
14414 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14415
14416         * configure.in: add uudecode to host_tools
14417
14418         * Makefile.in: added {all,install}-uudecode targets, added them to
14419         the appropriate lists
14420
14421 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
14422
14423         * Makefile.in (all-gcc): Added dependency on all-gas.
14424
14425         * configure.in (mips-*-*): Build ld and binutils.
14426
14427 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
14428
14429         * configure: check return code from mkdir, print error message and
14430           exit on failure.
14431
14432 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
14433
14434         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
14435
14436 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
14437
14438         * test-build.mk (HOLES): Added tar, cpio and uudecode.
14439
14440 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14441
14442         * config.sub (h8500):  Recognize this as a cpu type.
14443
14444 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14445
14446         * configure: source directory missing is no longer a warning
14447
14448         * configure.in: recognize irix[34]* instead of irix[34]
14449
14450         * Makefile.in: define and pass down X11_LIB
14451
14452 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
14453
14454         * guess-systype: Renamed to ...
14455         * config.guess:  ... by popular request.
14456         * configure.in, Makefile.in:  Update accordingly.
14457
14458 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
14459
14460         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
14461         + Add Convex, Cray/Unicos, and Encore/Multimax support.
14462         + Execute ./dummy instead of assuming . is in PATH.
14463
14464 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
14465
14466         * guess-systype:  New shell script.  Attempts to guess the
14467         canonical host name of the executing host.
14468         Only a few hosts are supported so far.
14469         * configure:  Call guess-systype if no host is specified.
14470
14471 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
14472
14473         * Makefile.in (gcc-no-fixedincludes): Made to work with current
14474         gcc Makefile.
14475
14476
14477 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
14478
14479         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14480         (all-gcc, install-gcc, subdir_do): Use it.
14481
14482 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
14483
14484         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14485
14486 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
14487
14488         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14489           set exclusively by configure, using configure.in .
14490
14491 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14492
14493         * test-build.mk: set $PATH for all builds
14494
14495         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14496
14497 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
14498
14499         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
14500         the one used in gcc/Makefile.in, so that a null expansion doesn't
14501         override the one needed to build gcc with a native cc.
14502
14503
14504 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14505
14506         * configure: Accept -with arguments.
14507
14508 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14509
14510         * Makefile.in: added h8300sim
14511
14512 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
14513
14514         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14515         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
14516         (all-cygnus, native, build-cygnus): Make
14517         $(canonhost)-stamp-3stage-done, not $(host)....
14518         * test-build.mk (stamp-3stage-compared): Use tail +10c for
14519         i386-sco3.2v4.  Added else true to if command.
14520
14521 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
14522
14523         * config.sub: (from FSF) Sequent uses a BSD-like OS.
14524
14525 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
14526
14527         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14528
14529 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14530
14531         * configure.in: don't remove binutils from Solaris builds
14532
14533 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
14534
14535         * Makefile.in: get rid of earlier definitions for *clean,
14536         also handle the recursive info rule better
14537
14538 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
14539
14540         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
14541         do more-or-less the right thing.
14542
14543 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
14544
14545         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14546         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14547
14548 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14549
14550         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14551         $(host_canonical).
14552
14553         * configure.in: split the configdirs list into 4 categories (native
14554         v. cross, library v. tool) and handle the cross-only and native-
14555         only in more reasonable (and correct!) way.
14556
14557 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
14558
14559         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
14560         configdirs anymore.
14561
14562 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14563
14564         * Makefile.in: extensive cleanup::  removed all of the explicit
14565         clean-* targets, collapsed many wrappers around subdir_do into
14566         one, added additional targets to satisfy standards.texi, deleted
14567         some old targets, some changes for consistency
14568
14569 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14570
14571         * configure.in: handle some programs as cross-only, and others as
14572         native only
14573
14574         * test-build.mk: handle partial holes in a more generic manner
14575
14576         * Makefile.in: m4 depends on libiberty
14577
14578 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14579
14580         * configure.in: add m4, textutils, fileutils, sed, shellutils,
14581         time, wdiff, and find to configdirs
14582
14583         * Makefile.in: all, clean, and install rules for the new programs
14584         added to configure.in
14585
14586 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14587
14588         * configure.in: use mh-sun for all *-sun-* hosts
14589
14590 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14591
14592         * Makefile.in: define flags for X11 include files and library file
14593         locations, pass them down to the programs that need this info
14594
14595         * build-all.mk: added a 'native' target, to 3stage the native toolchain
14596
14597 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14598
14599         * configure.in: start building libg++ for HP-UX targets
14600
14601 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
14602
14603         * README:  Update references to files moved into etc/.
14604
14605 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
14606
14607         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
14608         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
14609
14610 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14611
14612         * configure: accept dash as well as underscore in long option
14613         names for FSF compatibility.
14614
14615 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
14616
14617         * config.sub: added -sco3.2v4 support from FSF.
14618
14619 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14620
14621         * configure.in: expand the section that adds or removes
14622         directories from the list of programs to build, to handle native
14623         vs. cross in addition to host v. native
14624
14625 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
14626
14627         * Makefile.in:  Replace C++ in macro names with CXX.
14628         This is less likely to break ...
14629
14630 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14631
14632         * test-build.mk: add -w to GNU_MAKE
14633
14634 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14635
14636         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14637         add 'sparc' to list of recognized cpus.  This needed to make
14638         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14639         Delete some redundant ose68 variants.  Recognize -wrs as an os,
14640         then changes that into $CPU-wrs-vxworks.
14641
14642         * configure.in: remove most references to gdbtest, regularize
14643         target based program removal
14644
14645         * test-build.mk: import from p3 tree (many fixes and changes)
14646
14647 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
14648
14649         * Makefile.in: added rules to handle tcl, tk, and expect
14650
14651         * configure.in: handle those directories if they exist
14652
14653 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14654
14655         * config.sub: removed bogus hppabsd and hppahpux names, since
14656         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14657
14658 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14659
14660         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
14661         depends upon all-xiberty
14662
14663         * Makefile.in: changes from p3, including:
14664
14665         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
14666
14667         * Makefile.in (XTRAFLAGS): include newlib directories if
14668         newlib/Makefile exists, rather than if host != target.
14669
14670         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
14671
14672         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14673         from the same source tree and not building a cross-compiler.  This
14674         matters for the libg++ configuration if reconfiguring a tree that
14675         has already been installed.
14676
14677         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
14678
14679         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14680         pick up the machine and system specific header files.
14681
14682         * Makefile.in: added AS_FOR_TARGET, passed down in
14683         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14684         the C compiler to use to create programs which are run in the
14685         build environment, set it to default to $(CC), and passed it down
14686         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14687
14688         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
14689
14690         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14691         We need them for unusual native builds, like systems without
14692         ranlib.
14693
14694         * configure: also define $(host_canonical) and
14695         $(target_canonical), which are the full, canonical names for the
14696         given host and target
14697
14698 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
14699
14700         * Makefile.in:  Added separate definitions for C++.
14701
14702 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
14703
14704         * configure.in (configdirs):  Add deja-gnu.
14705
14706 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
14707
14708         * README:  Update for configure.texi and gdb-4.7 release.
14709
14710 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
14711
14712         * Makefile.in:  Move "all" target to top of file.
14713         Previously, first target was ".PHONY" which caused BSD4.4 make
14714         to build .PHONY when make was run without arguments.
14715
14716 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
14717
14718         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
14719         Library-copylefted code in libiberty.
14720
14721 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
14722
14723         * config.sub:  Replace m68kmote with plain old m68k.
14724
14725 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
14726
14727         * Makefile.in:  Remove space from blank line, avoid Make complaints.
14728
14729 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
14730
14731         * config.sub: Complain if no argument is given.  Added support for
14732         386bsd as OS and target alias.
14733
14734 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
14735
14736         * Makefile.in (XTRAFLAGS): include newlib directories if
14737         newlib/Makefile exists, rather than if host != target.
14738
14739 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
14740
14741         * config.sub: recognize sparclite-wrs-vxworks.
14742
14743         * Makefile.in (install-xiberty): added *-xiberty make rules (from
14744         p3.) Added clean-xiberty to clean.
14745
14746 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14747
14748         * configure.in: use *-*-* instead of nested cases for host and target
14749
14750 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
14751
14752         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14753         from the same source tree and not building a cross-compiler.  This
14754         matters for the libg++ configuration if reconfiguring a tree that
14755         has already been installed.
14756
14757 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
14758
14759         * config.sub (i486v/i486v4):  Merge in from FSF version.
14760
14761 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
14762
14763         * configure: only set PWD if it is already set.
14764
14765 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
14766
14767         * configure: just set PWD=`pwd` at the top, since Ultrix sh
14768         doesn't have unset and all success paths (and most error paths)
14769         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14770         to just ${PWD} to avoid confusion.)
14771
14772 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
14773
14774         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14775         even for a native compilation.
14776
14777 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
14778
14779         Changes to make the gdb.tar.Z rule work better.
14780
14781         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
14782         (DEVO_SUPPORT):  Add configure.texi.
14783         (bfd-ilrt.tar.Z):  Remove ancient rule.
14784
14785 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
14786
14787         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14788         pick up the machine and system specific header files.
14789
14790         * configure.in, config.sub: added new target m68010-adobe-scout,
14791         with alias of adobe68k.  Changed configure.in to check for
14792         -scout before -sco* to avoid a false match.
14793
14794         * Makefile.in: added AS_FOR_TARGET, passed down in
14795         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
14796         the C compiler to use to create programs which are run in the
14797         build environment, set it to default to $(CC), and passed it down
14798         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14799
14800 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
14801
14802         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14803         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
14804         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14805         FOR_TARGET variants, to newlib and libg++.
14806
14807 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14808
14809         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14810         first.
14811
14812 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14813
14814         * config.sub:  Accept `elf' as an environment.
14815
14816 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14817
14818         * Makefile.in (all-opcodes):  cd into the right directory
14819
14820 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14821
14822         * configure: added -program_transform_name option, used as
14823         argument to sed when installing programs.
14824         configure.texi: added documentation for -program_prefix,
14825         -program_suffix and -program_transform_name.
14826
14827 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14828
14829         * config.sub:  Accept i486 where i386 ok.
14830
14831 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14832
14833         * config.sub: accept we32k
14834
14835 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14836
14837         * config.sub, configure.in: accept OSE68000 and OSE68k.
14838
14839         * Makefile.in: don't create all directories for ``make install'';
14840         let the subdirectories create the ones they need.
14841
14842 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14843
14844         * COPYING: new file, GPL v2
14845
14846 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14847
14848         * Makefile.in: use the new gen-info-dir, which needs a template
14849         argument (which also lives in texinfo)
14850
14851         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14852
14853 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14854
14855         * config.sub (ncr3000):  Change i386 to i486.
14856
14857 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14858
14859         * Makefile.in: add install-rcs, install-grep to
14860         install-no-fixedincludes, removed install-bison and install-libgcc
14861
14862 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14863
14864         * configure.in: grab the HPUX makefile fragment if on HPUX
14865
14866 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14867
14868         * Makefile.in: eradicate bison spoor (ditto libgcc).
14869          configure.in: recognise m68{k,000}-ericsson-OSE.
14870          es1800 is alias for m68k-ericsson-OSE
14871
14872 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14873
14874         * configure.in: rearrange the parts that remove programs from
14875         configdirs, based now on HOST==TARGET or by canonical triple.
14876
14877 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14878
14879         * test-build.mk: recurse explicitly with -f test-build.mk when
14880           appropriate.  predicate stage3 and comparison on the existence
14881           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14882           On very clean, also remove ...stamp-co.  Build in-place before
14883           doing other builds.
14884
14885 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14886
14887         * Makefile.in, configure.in: add tgas
14888
14889 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14890
14891         * Makefile.in: a number of changes merged in from progressive.
14892
14893         * configure.in: add libm.
14894
14895         * .cvsignore: ignore some stuff that comes from test-build.mk.
14896
14897 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14898
14899         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14900
14901 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14902
14903         * configure: Add program_suffix (parallel to program_prefix)
14904         * Makefile.in: adjust directory-creating script for losing decstation
14905
14906 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14907
14908         * configure:  Minor $subdir-related fixes.
14909
14910 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14911
14912         * configure: fix various problems with propogating
14913         makefile_target_frag in subdirs.
14914         * configure.in: config libgcc if its there
14915
14916 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14917
14918         * config.sub:  HPPA merge.
14919
14920 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14921
14922         * Makefile.in:  Replace all-bison with all-byacc in all
14923         dependency lines for other tools (which now use byacc).
14924
14925 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14926
14927         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14928
14929 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14930
14931         * Makefile.in: make gprof rules similar to byacc rules (instead of
14932         vestigal $(unsubdir) that didn't work...)
14933
14934 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14935
14936         * config.sub:  Add support for Linux.
14937         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14938         (at least for libg++).
14939
14940 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14941
14942         * configure.texi: fix doc for the -nfp option to configure
14943
14944 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14945
14946         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14947
14948 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14949
14950         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14951         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14952         * configure.in: added solaris* host_makefile_frag hook.
14953
14954 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14955
14956         * config.sub: changed recognition of m68000 so that various
14957         m68k types can be specified via m680[01234]0
14958
14959 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14960
14961         * config.sub (basic_machine): fix sed so that '-foo' isn't
14962         completely substituted out while .+'-foo' loses the '-foo'
14963
14964 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14965
14966         * config.sub ($os): Add -aout.
14967
14968 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14969
14970         * configure:  If host_makefile_frag is absolute, don't
14971         prefix ${invsubdir} (relevant to libg++ auto-configure).
14972
14973 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14974
14975         * Makefile.in (tooldir): Define it.
14976         (all-ld): Depend on all-flex.
14977
14978 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14979
14980         * Makefile.in (check):  Fix libg++ special case.
14981
14982 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14983
14984         * configure: do not bury `pwd` into config.status, thus do fewer
14985           pwd's.
14986
14987         * configure: print the "Building in" message only when building in
14988           other than "." AND verbose.
14989
14990         * configure: remove -s, rework -v to better accommodate guested
14991           configures.
14992
14993         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14994
14995 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14996
14997         * Makefile.in: macroize flags passed on recursion.  remove
14998           fileutils.
14999
15000 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
15001
15002         * configure: get makesrcdir right for subdirs deeper than 1.
15003
15004         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15005           install.
15006
15007 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
15008
15009         * Makefile.in: don't print subdir_do or recursion lines.
15010
15011 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
15012
15013         * standards.texi: added menu item.
15014
15015         * Makefile.in: build and install standards.info.
15016
15017         * standards.texi: new file.
15018
15019 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15020
15021         * configure: test for and move config.status pieces from
15022           ${subdir}/.
15023
15024 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
15025
15026         * configure:  Test for existance of files before trying to mv
15027         them, to avoid numerous non-existance messages.
15028
15029 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
15030
15031         * configure: correct final line of config.status.
15032
15033         * configure: patch from eggert.  Avoids a protection problem if
15034           the original Makefile.in is read only.
15035
15036         * configure: use move-if-change from gcc to create config.status.
15037           Some makefiles depend on config.status to tell if a directory
15038           has been reconfigured for a different host.  This change
15039           prevents those directories from remaking everything in the case
15040           where the reconfig was only intended to rebuild a Makefile.
15041
15042         * configure: test for config.sub with "config.sub sun4" rather
15043           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
15044           host alias from a missing config.sub.
15045
15046 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15047
15048         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15049           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
15050
15051 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
15052
15053         * configure: mkdir ${subdir} as needed.
15054
15055 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
15056
15057         * Makefile.in,configure.in: added autoconf.
15058
15059 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15060
15061         * Makefile.in: no longer pass against on recursion.
15062
15063         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15064           definitions are not inherited.
15065
15066         * configure: correct makesrcdir when subdir is .
15067
15068 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
15069
15070         * configure:  Add support for 'subdirs' variable, which is
15071         like 'configdirs', except that configure doesn't re-invoke
15072         itself for subdirs, it just creates a Makefile for each subdir.
15073         * configure.texi:  Document subdirs.
15074
15075 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15076
15077         * configure.in: added flex to configdirs
15078
15079 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
15080
15081         * Makefile.in: remove clean-stamps from clean.
15082
15083 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
15084
15085         * configure.in:  Add gdbtest to configdirs.
15086
15087 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
15088
15089         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
15090         to recursive makes.
15091         * configure.in:  Recognize new ncr3000 config.
15092
15093 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
15094
15095         * Makefile.in, configure.in: removed references to gdbm.
15096
15097 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
15098
15099         * config.sub:  Don't canonicalize os value
15100         newsos* to bsd (readline needs to check for newsos).
15101         (This fix was earlier made Jan 31, but got re-broken.)
15102
15103 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
15104
15105         * configure.in:  sco is an os, not a vendor!
15106
15107         * configure:  Quote $( better.  Keep various shells happy.
15108
15109 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
15110
15111         * Makefile.in: eliminate stamp-files.
15112
15113 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
15114
15115         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
15116           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15117
15118 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
15119
15120         * config.sub:  fix iris/iris3.
15121
15122 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
15123
15124         * configure: re-add -rm.
15125
15126 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
15127
15128         * Maskefile.in: add .stmp-rcs to all.
15129
15130         * configure.in: remove gas from rs6000 build, use aix host fragment.
15131
15132 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
15133
15134         * configure: pass down site_option during recursion.
15135
15136 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
15137
15138         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
15139
15140 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
15141
15142         * configure: Change exec_prefix so that it really defaults to prefix.
15143
15144 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
15145
15146         * Makefile.in, configure.in:  Add support for mmalloc library.
15147
15148 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
15149
15150         * Makefile.in: add stmp dependencies for a few more things.
15151
15152 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
15153
15154         * configure: adjusted error message on objdir/srcdir configure
15155           collision, per john's suggestion.
15156
15157         * Makefile.in: add libiberty stmp to all and all.cross.
15158
15159 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
15160
15161         * Makefile.in: remove force dependencies, add grep to all.
15162
15163 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
15164
15165         * Makefile.in: drop flex.  make stamp files work.
15166
15167         * configure: added test for conflicting configuration in srcdir,
15168           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
15169           gets cranky.  use relative paths for configure and srcdir
15170           whenever possible.  Send some error messages to stderr that were
15171           going to stdout.
15172
15173 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
15174
15175         * Makefile.in:  Fix libg++ rule to check for gcc directory
15176         before using gcc/gcc.  Also pass XTRAFLAGS.
15177
15178 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
15179
15180         * Makefile.in: added stmp-files so that directories aren't polled
15181           when they are already built.
15182
15183         * configure.texi: fixed a node pointer problem.
15184
15185 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
15186
15187         * config.sub configure.in gdb/configure.in
15188         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15189         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15190         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
15191
15192 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15193
15194         * configure: -recurring becomes -silent.  corrected help message
15195           for -site= option.
15196
15197         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15198
15199 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15200
15201         * configure: when building Makefile for crosses, replace
15202           tooldir and program_prefix.  default srcdir from location of
15203           config.sub.  remove "for host in hosts" and "for target in
15204           targets" loops.
15205
15206 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15207
15208         * Makefile.in: Do not pass bindir or mandir to cvs.
15209
15210 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
15211
15212         * Makefile.in, configure.in: removed traces of namesubdir,
15213           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
15214           copyrights to '92, changed some from Cygnus to FSF.
15215
15216         * configure.texi: remove most references to multiple hosts,
15217           multiple targets, subdirs, etc.
15218
15219         * configure.man: removed rcsid. reference config.sub not
15220           config.subr.
15221
15222         * Makefile.in: mkdir $(infodir) on install-info.
15223
15224 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
15225
15226         * configure.texi:  Explain better about .gdbinit and about
15227         the environment that configure.in sections run in.
15228
15229 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
15230
15231         * configure.in:  Ultrix is only a decstation if it's a MIPS.
15232
15233 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
15234
15235         * README:  DOC.configure => cfg-paper.texi.
15236
15237 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
15238
15239         * config.sub (near case $os):  Don't convert newsos* to bsd!
15240
15241 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
15242
15243         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
15244         the number of copies of COPYING that go into the GDB tar file.
15245
15246 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
15247
15248         * bfd/configure.in, gdb/config/mh-i386sco,
15249         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15250         Fix SCO configuration stuff.
15251
15252 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
15253
15254         * Makefile.in:  For libg++, make sure the -I pointing
15255         to the gcc directory goes *after* all the libg++-local -I flags.
15256         Also, move just-gcc dependency from just-libg++ to all-libg++.
15257
15258 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
15259
15260         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
15261
15262 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
15263
15264         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
15265
15266 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
15267
15268         * config.sub:  Add stratus configuration frags.  Also
15269         submitted to FSF.
15270
15271 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
15272
15273         * Makefile.in (DEV_SUPPORT):  add configure.man.
15274
15275         * config.sub(Decode manufacturer-specific):  add -none*.
15276
15277 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
15278
15279         * Makefile.in:  remove form feeds to make Sun's make happy.
15280         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
15281
15282 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
15283
15284         * Makefile.in (AR_FLAGS):  Make quieter.
15285
15286 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
15287
15288         * configure.in:  Add libg++.
15289         * configure:  When verbose, don't output the command line at each
15290         level; it will be unremarkably the same as the previous version,
15291         which will be the same as what the user typed.
15292
15293 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
15294
15295         * configure.in, Makefile.in: fix clean-info, add flex.  add
15296           fileutils.
15297
15298         * configure: be less sensitive to spaces in Makefile.in.  Do not
15299           look for sources in "..".  Doing so breaks subdirectories that
15300           might have their own configure.  If a subdir has it's own
15301           configure script, use it.
15302
15303 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
15304
15305         * cfg-paper.texi: some changes suggested by rms.
15306
15307 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
15308
15309         * config.sub:  Merge in some small additions from the FSF version,
15310         taken from the gcc distribution, to bring the Cygnus and FSF
15311         versions into closer sync.
15312
15313 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
15314
15315         * configure.in:  Changed svr4 references to sysv4.
15316
15317 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
15318
15319         * configure: added -V for version number option.
15320
15321 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
15322
15323         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15324           renamed from DOC.configure to cfg-paper.texi.
15325
15326 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15327
15328         * configure, config.subr, config.sub: config.subr is now
15329           config.sub again.
15330
15331 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
15332
15333         * configure.texi: new file, in progress.
15334
15335         * Makefile.in: build info file and install the man page for
15336           configure.
15337
15338         * configure.man: new file, first cut.
15339
15340         * configure: find config.subr again now that configuration "none"
15341           has gone.  removed all traces of the -ansi option.  removed all
15342           traces of the -languages option.
15343
15344         * config.subr: resync from rms.
15345
15346 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15347
15348         * configure, config.sub, config.subr: merge config.sub into
15349           config.subr, call the result config.subr, remove config.sub, use
15350           config.subr.
15351
15352         * Makefile.in: revised install for dir.info.
15353
15354 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15355
15356         * configure.in: add decstation host makefile frag.
15357
15358         * Makefile.in: BISON now bison -y again.  also install-gcc on
15359           install.  clean-gdbm on clean.  infodir belongs in datadir.
15360           Make directories for info install.  Build dir.info here then
15361           install it.
15362
15363 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15364
15365         * Makefile.in: fix for bad directory tests.
15366
15367 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15368
15369         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
15370           regexp.  -srcdir relative was being handled incorrectly.
15371
15372         * Makefile.in: unwrapped some for loops so that parallel makes
15373           work again and so one can focus one's attention on a particular
15374           package.
15375
15376 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15377
15378         * configure: added PWD as a stand in for `pwd` (for speed). use
15379           elif wherever possible.  make -srcdir work without -objdir.
15380           -objdir= commented out.
15381
15382 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15383
15384         * configure: +options become --options.  -subdirs commented out.
15385           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
15386           Makefile now at top of generated Makefile.  Removed cvs log
15387           entries.  added -srcdir.  create .gdbinit only if there is one
15388           in ${srcdir}.
15389
15390         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
15391           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
15392           and mandir now keyed off datadir by default.
15393
15394 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
15395
15396         * Freshly created ChangeLog.
15397
15398 \f
15399 Local Variables:
15400 mode: change-log
15401 left-margin: 8
15402 fill-column: 76
15403 version-control: never
15404 End: