Enable gprof for cross builds.
[external/binutils.git] / ChangeLog
1 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
2
3         * configure.in: Enable gprof for cross builds.
4         * configure: Regenerate.
5
6 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7
8         * src-release (MAKEINFOFLAGS): Define.
9         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
10
11 2006-05-14  Ben Elliston  <bje@au.ibm.com>
12
13         * config.sub, config.guess: Update from upstream sources.
14
15 2006-05-12  Ben Elliston  <bje@au.ibm.com>
16
17         * config.sub, config.guess: Update from upstream sources.
18
19 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
20
21         * blt, iwidgets, mmalloc: Remove directories.
22
23 2006-05-01  DJ Delorie  <dj@redhat.com>
24
25         * configure.in: Restore CFLAGS if GMP isn't present.
26         * configure: Regenerate.
27
28 2006-04-18  DJ Delorie  <dj@redhat.com>
29
30         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
31         reference libgloss so that libssp can be built in a combined
32         tree.
33         * configure: Regenerate.
34
35 2006-04-10  Ben Elliston  <bje@au.ibm.com>
36
37         * contrib: Remove directory.
38
39 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
40
41         * Makefile.tpl: Add install-html target.
42         * Makefile.def: Add install-html target.
43         * Makefile.in: Regenerate.
44         * configure.in: Add --with-datarootdir, --with-docdir,
45         and --with-htmldir options.
46         * configure: Regenerate.
47
48 2006-03-31  Ben Elliston  <bje@au.ibm.com>
49
50         PR binutils/1860
51         * configure.in: Require makeinfo 4.4 or higher.
52         * configure: Regenerate.
53
54 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
55
56         * Makefile.in: Regenerate.
57
58 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
59
60         Sync with gcc:
61         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
62
63         * configure.in: Handle --disable-<component> generically.
64         * configure: Regenerate.
65
66         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
67         
68         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
69         (TARGET_CONFIGDIRS): Remove.
70         * configure.in: Remove AC_SUBST(target_configdirs).
71         * Makefile.in, configure: Regenerated.
72
73
74 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
75
76         PR libgcj/17311
77         * ltmain.sh: Don't use "$finalize_rpath" for compile.
78
79 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
80
81         PR bootstrap/25670
82
83         * Makefile.tpl ([+compare-target+]): Print explanation messages.
84
85         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
86         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
87         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
88         BUILD_PREFIX, BUILD_PREFIX_1.
89         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
90
91         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
92         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
93
94         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
95         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
96         of `cat stage_current`.  Always provide the `r' and `s' variables.
97         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
98         a single shell execution.
99         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
100         bootstrapped modules, make the stage1 module if the build was not
101         started yet, else build the current stage.
102         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
103         (all-build, all-host, all-target, [+make_target+]-host,
104         [+make_target+]-target): Do not use \-continued lines.
105         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
106         (current_stage, restrap, stage_last): New.
107
108         * Makefile.in: Regenerate.
109         * configure: Regenerate.
110
111 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
112
113         Sync from gcc:
114
115         2006-01-31  Richard Guenther  <rguenther@suse.de>
116                     Paolo Bonzini  <bonzini@gnu.org>
117
118         * Makefile.def (target_modules): Add libgcc-math target module.
119         * configure.in (target_libraries): Add libgcc-math target library.
120         (--enable-libgcc-math): New configure switch.
121         * Makefile.in: Re-generate.
122         * configure: Re-generate.
123         * libgcc-math: New toplevel directory.
124
125         2006-01-18  Richard Henderson  <rth@redhat.com>
126                     Jakub Jelinek  <jakub@redhat.com>
127                     Diego Novillo  <dnovillo@redhat.com>
128
129         * libgomp: New directory.
130         * Makefile.def: Add target_module libgomp.
131         * Makefile.in: Regenerate.
132         * configure.in (target_libraries): Add target-libgomp.
133         * configure: Regenerate.
134
135 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
136             Andreas Schwab  <schwab@suse.de>
137          
138         * configure: Regenerate.
139
140 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
141
142         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
143         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
144         the assembler, linker and binutils.
145         * configure: Regenerate.
146
147 2006-01-16  Nick Clifton  <nickc@redhat.com>
148
149         * config.sub, config.guess: Sync from config repository.
150
151 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
152
153         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
154         @ from continuation.
155         * Makefile.in: Rebuilt.
156
157 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
158
159         Sync from gcc:
160
161         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
162
163         PR bootstrap/24252
164
165         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
166         * Makefile.tpl (OBJDUMP): New.
167         (EXTRA_HOST_FLAGS): Add it.
168         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
169
170         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
171         to use symbolic links between directories.  Avoid race conditions
172         or make them harmless.
173         * configure.in: Do not try to use symbolic links between directories.
174
175         * Makefile.def (LEAN): Pass.
176         * Makefile.tpl (LEAN): Define.
177         (stage[+id+]-start): Accept that the previous directory does not
178         exist, if the bootstrap is lean.
179         (stage[+id+]-bubble): Invoke lean bootstrap commands after
180         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
181         configure substitution.
182         ([+compare-target+]): Likewise.
183         ([+bootstrap-target+]-lean): New.
184         * configure.in: Remove lean bootstrap support from here.
185
186         * Makefile.in: Regenerate.
187         * configure: Regenerate.
188
189         2006-01-02  Andreas Schwab  <schwab@suse.de>
190
191         * configure.in: When reconfiguring remove Makefile in
192         all stage directories.
193         * configure: Regenerate.
194
195 2005-12-27  Leif Ekblad  <leif@rdos.net>
196
197         * configure.in: Add support for RDOS target.
198         * configure: Regenerate.
199
200 2005-12-27  Nick Clifton  <nickc@redhat.com>
201
202         PR binutils/1990
203         * libtool.m4: Synchronize with version in GCC sources.
204
205 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
206
207         Revert Ada-related part of the previous change.
208
209         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
210         Do not pass.
211         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
212         * Makefile.in: Regenerate.
213         * configure.in: Do not include mt-ppc-aix target fragment.
214         * configure: Regenerate.
215
216 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
217
218         * configure.in: Select appropriate fragments for PowerPC/AIX.
219         * configure: Regenerate.
220
221         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
222         BOOT_CFLAGS, BOOT_LDFLAGS.
223         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
224         BOOT_CFLAGS, BOOT_LDFLAGS.
225         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
226         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
227         (stage): Fail if we cannot complete the work.
228         * Makefile.in: Regenerate.
229
230 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
231
232         * COPYING.NEWLIB: Update copyright year for default
233         copyright.
234
235 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
236
237         * Makefile.tpl (all, do-[+make_target+], do-check, install,
238         install-host-nogcc): Don't invoke $(stage) at the end.
239         * Makefile.in: Regenerate.
240
241 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
242
243         * configure.in: Flip the top-level bootstrap switch.
244         * configure: Regenerate.
245
246         Merge from gcc:
247
248         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
249
250         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
251         $(stage) and $(unstage).
252         (EXTRA_TARGET_FLAGS): Correct double-quoting.
253         (all): Remove stray semicolon.
254         (local-distclean): Don't handle multilib.tmp and multilib.out.
255         (install.all): Set $s for consistency.
256         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
257         check_multilibs setting.  Always make the install directory.
258         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
259         Correct @if/@endif.
260         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
261         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
262         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
263         (multilib.out): Remove.
264         * Makefile.in: Regenerated.
265
266 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
267
268         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
269         * configure.in: Replace ms1 arch with mt.
270         * configure: Rebuilt.
271
272 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
273
274         Sync with gcc:
275
276 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
277
278         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
279         * configure.in: Replace ms1 arch with mt.
280         * configure: Rebuilt.
281
282 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
283
284         Sync with gcc:
285
286         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
287
288         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
289         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
290         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
291         Find in-tree tools if available.
292         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
293         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
294         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
295         (COMPILER_*_FOR_TARGET): New.
296         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
297         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
298         (CONFIGURED_*, USUAL_*): Remove.
299         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
300         STRIP): Use autoconf substitutions.
301         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
302         COMPILER_NM_FOR_TARGET): New.
303         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
304
305         (all): Make all-host and all-target in parallel.
306         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
307         that $$r and $$s are set before invoking a recursive make.
308         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
309         ([+bootstrap-target+]): Inline most of the `all' target.
310
311         2005-11-29  Ben Elliston  <bje@au.ibm.com>
312
313         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
314         from the gcc build directory.
315         * Makefile.in: Regenerate.
316
317         2005-11-29  Ben Elliston  <bje@au.ibm.com>
318
319         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
320         depend on all-libdecnumber.
321         * configure.in (host_libs): Include libdecnumber.
322         * Makefile.in: Regenerate.
323         * configure: Likewise.
324
325         2005-11-21  Kean Johnston  <jkj@sco.com>
326
327         * config.sub, config.guess: Sync from upstream sources.
328
329 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
330
331         * Makefile.def: Remove gdb dependencies for gdbtk.
332         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
333         (configure-gdb, install-gdb): New rules.
334         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
335         * Makefile.in, configure: Regenerated.
336
337 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
338
339         PR bootstrap/24297
340         * Makefile.tpl (do-[+make-target+], do-check, install,
341         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
342         are set before recursing.
343         * Makefile.in: Regenerate.
344
345 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
346
347         PR bootstrap/18939
348         * Makefile.def (gcc) <target>: Fix thinko.
349         * Makefile.in: Regenerate.
350
351 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
352
353         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
354         * configure: Regenerate.
355
356 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
357
358         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
359         target-libffi, target-qthreads, target-libjava, and
360         targetlibobjc.
361         * configure: Regenerate.
362
363 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
364
365         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
366         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
367         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
368         (USUAL_OBJDUMP_FOR_TARGET): New.
369         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
370         * configure.in: Check for $OBJDUMP_FOR_TARGET.
371         * configure, Makefile.in: Regenerated.
372
373 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
374
375         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
376         before other host packages.
377
378 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
379
380         PR bootstrap/22340
381
382         * configure.in (default_target): Remove.
383         * Makefile.tpl (all): Do not use prerequisites as subroutines
384         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
385         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
386         use prerequisites as subroutines.
387         (check-host, check-target): New.
388         (bootstrap configure & all targets): Do not use stage*-start
389         if the directory layout is already ok.
390         (non-bootstrap configure & all targets): Prepend a $(unstage).
391         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
392         (NOTPARALLEL): Remove.
393         (unstage, stage variables): New variables.
394         (unstage, stage targets): Simply expand to those variables.
395
396         * configure: Regenerate.
397         * Makefile.in: Regenerate.
398
399 2005-10-04  James E Wilson  <wilson@specifix.com>
400
401         * Makefile.def (lang_env_dependencies): Add libmudflap.
402         * Makefile.in: Regenerate.
403
404 2005-10-03  Catherine Moore  <clm@cm00re.com>
405
406         * configure.in (bfin-*-*): Support bfin.
407         * configure: Regenerated.
408
409 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
410
411         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
412         * configure: Regenerated.
413
414 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
415
416         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
417         (LIPO_FOR_TARGET): New.
418         (CONFIGURED_LIPO_FOR_TARGET): New.
419         (USUAL_LIPO_FOR_TARGET): New.
420         (STRIP_FOR_TARGET): New.
421         (CONFIGURED_STRIP_FOR_TARGET): New.
422         (USUAL_STRIP_FOR_TARGET): New.
423         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
424         STRIP_FOR_TARGET.
425         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
426         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
427         * Makefile.in: Regenerate.
428         * configure: Regenerate.
429         
430 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
431
432         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
433         (rs6000-*-aix*): Same.
434         * configure: Regenerate.
435
436 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
437
438         * configure.in: Recognize f95 in the --enable-languages option,
439         and substitute it for fortran, issuing a warning.
440         * configure: Regenerate.
441
442 2005-09-07  Ben Elliston  <bje@au.ibm.com>
443
444         Import from Autoconf sources:
445
446         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
447         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
448         Elliston.  Handle weird characters correctly.
449
450 2005-08-30  Phil Edwards  <phil@codesourcery.com>
451
452         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
453         * configure:  Regenerated.
454
455 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
456
457         * Makefile.def (libssp): Add to lang_env_dependencies.
458         * Makefile.in: Regenerate.
459
460 2005-08-17  Christian Groessler  <chris@groessler.org>
461
462         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
463         * Makefile.in: Regenerate.
464
465 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
466
467         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
468         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
469         Look for alternate names of the target cc and c++
470         * configure: Regenerate.
471
472 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
473
474         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
475         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
476         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
477         tools; remove code to manually set them.
478         (Target tools): Look in the environment for them.
479         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
480         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
481         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
482         build directory.
483         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
484         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
485         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
486         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
487         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
488         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
489         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
490         * configure: Regenerate.
491         * Makefile.in: Regenerate.
492
493 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
494
495         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
496         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
497         * Makefile.in: Regenerated.
498
499 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
500
501         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
502         (CFLAGS_FOR_TARGET): Use it.
503         (CXXFLAGS_FOR_TARGET): Likewise.
504         * Makefile.in: Regenerated.
505         * configure.in (--with-build-sysroot): New option.
506         * configure: Regenerated.
507
508 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
509
510         * Makefile.tpl: Wrap install between unstage and stage
511         * Makefile.in: Regenerate.
512
513 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
514
515         * all files: Update FSF address.
516
517 2005-07-14  Jim Blandy  <jimb@redhat.com>
518
519         * configure.in: Add cases for Renesas m32c.
520         * configure: Regenerated.
521         
522 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
523
524         * COPYING, compile, config-ml.in, config.guess,
525         config.sub, install-sh, missing, mkinstalldirs,
526         symlink-tree, ylwrap: Sync from upstream sources.
527
528 2005-07-13  Eric Christopher  <echristo@redhat.com>
529
530         * configure.in: Add toplevel noconfigdir support for tpf.
531         * configure: Regenerate.
532
533 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
534
535         * Makefile.def (target_modules): Add libssp.
536         * configure.in (target_libraries): Add target-libssp.
537         * configure: Rebuilt.
538         * Makefile.in: Rebuilt.
539
540 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
541
542         PR ada/22340
543
544         * Makefile.def: Sync with gcc.
545         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
546         * Makefile.in: Regenerate.
547
548 2005-07-07  Andreas Schwab  <schwab@suse.de>
549
550         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
551         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
552         * Makefile.in: Regenerated.
553
554 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
555
556         * configure.in: Add --enable-libssp and --disable-libssp.
557         * configure: Regenerate with autoconf-2.13.
558
559 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
560
561         * configure.in: Don't build sim or rda when targetting darwin.
562         * configure: Regenerate.
563
564 2005-07-04  Ben Elliston  <bje@gnu.org>
565
566         * src-release (do-proto-toplev): Remove dejagnu bits.
567         (DEJAGNU_SUPPORT_DIRS): Remove.
568         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
569         (GDBD_SUPPORT_DIRS): Likewise.
570         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
571         (INSIGHTD_SUPPORT_DIRS): Likewise.
572         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
573
574 2005-06-30  Ben Elliston  <bje@gnu.org>
575
576         * setup.com (mpw): Remove unused directive.
577
578 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
579
580         * Makefile.def (stagefeedback): Come after profile.
581         Define profiledbootstrap target.
582         * Makefile.tpl (profiledbootstrap): Remove.
583         (stageprofile-end): Zap stagefeedback.
584         (stagefeedback-start): Copy all .gcda files, not only GCC's.
585         * Makefile.in: Regenerate.
586
587 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
588
589         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
590         In 'cpp' stanza, support '#line' as well as '# '.
591
592 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
593
594         * configure.in (unsupported_languages): New macro.
595         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
596         non-ported target libraries in noconfigdirs.
597         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
598         non-linux-gnu.  Remove libgcj_ex_libffi.
599         <lang_frag loop>: Set add_this_lang=no if the language is in
600         unsupported_languages.
601         * configure: Regenerate.
602
603 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
604
605         * configure.in: Fix typo in handling of --with-mpfr-dir.
606         * configure: Regenerate.
607
608 2005-06-02  Jim Blandy  <jimb@redhat.com>
609
610         * config.sub: Add cases for the Renesas m32c.  (This patch has been
611         accepted into the master sources.)
612
613 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
614             Michael Snyder  <msnyder@redhat.com>
615             Stan Cox  <scox@redhat.com>
616
617         * configure.in: Set noconfigdirs for ms1.
618
619         * configure: Regenerate.
620
621 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
622
623         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
624         (Dependencies): Consider target modules for bootstrap dependencies.
625         Make target bootstrap modules depend on each stage's gcc.
626         * Makefile.in: Regenerate.
627
628 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
629
630         * Makefile.def (configure-gcc): Depend on binutils having been built.
631         (all-gcc): No need to do it here.
632         * Makefile.in: Regenerate.
633
634 2005-05-19  Paul Brook  <paul@codesourcery.com>
635
636         * configure.in: Rewrite misleading error message when requested 
637         language cannot be built.
638         * configure: Regenerate.
639
640 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
641
642         * ylwrap: Import from Automake 1.9.5.
643
644 2005-05-04  Mike Stump  <mrs@apple.com>
645
646         * configure.in: Always pass --target to target configures as
647         otherwise rebuilds that do --recheck will fail.
648         * configure: Rebuilt.
649
650 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
651
652         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
653         STAGE_HOST_EXPORTS.
654         (configure, all): Add bootstrap support.
655         (Host modules, target modules): Pass post-stage1 flags and exports.
656         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
657         * Makefile.in: Regenerate.
658
659 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
660
661         Sync from gcc:
662
663         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
664
665         * config.sub: Update from master copy.
666
667         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
668
669         * configure.in <crisv32-*-*, cris-*-*>: New local variable
670         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
671         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
672         "*-*-elf" and "*-*-linux*".
673         * configure: Regenerate.
674
675 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
676
677         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
678         (TARGET_CONFIGARGS): Include --with-target-subdir.
679         (configure, all): New macros.  Use them throughout.
680
681 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
682
683         * Makefile.tpl: Sync with gcc.
684         * Makefile.in: Regenerate.
685
686 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
687
688         * config/mh-mingw32: Delete.
689         * configure.in: Don't use it.
690         * configure: Regenerate.
691
692 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
693
694         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
695         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
696         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
697         (HOST_LIB_PATH): Generate from Makefile.def.
698         (TARGET_LIB_PATH): Likewise.
699         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
700         * Makefile.in: Regenerate.
701         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
702         (RPATH_ENVVAR): Include Darwin case.
703         * configure: Regenerate.
704
705 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
706
707         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
708         * configure: Regenerate.
709
710 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
711
712         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
713         gcc_version, and gcc_version_trigger from set of flags to pass.
714         * Makefile.tpl: Remove definitions of above variables.
715         (config.status): Remove dependency on $(gcc_version_trigger).
716         * Makefile.in: Regenerate.
717         * configure.in: Do not reference config/gcc-version.m4 nor
718         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
719         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
720         * configure: Regenerate.
721
722 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
723             Andrew Pinski <pinskia@physics.uc.edu>
724
725         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
726         * Makefile.in: Regenerate.
727
728 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
729
730         PR libgcj/20160
731         * ltmain.sh: Avoid creating archives with components that have
732         duplicate basenames.
733
734 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
735
736         PR bootstrap/20250
737         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
738         instead of check.
739         * Makefile.in: Regenerate.
740
741 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
742
743         Sync from gcc.
744
745         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
746
747         PR bootstrap/17383
748         * Makefile.def (target_modules): Remove "stage", now unnecessary.
749         * Makefile.tpl (HOST_SUBDIR): New substitution.
750         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
751         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
752         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
753         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
754         (Host modules, Bootstrapped modules): Use it.
755         (Build modules, Target modules): Do not create symlink trees,
756         always configure out-of-srcdir.
757         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
758         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
759         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
760         $(HOST_SUBDIR).  Create a symlink for host_subdir.
761
762         * Makefile.in: Regenerate.
763         * configure: Regenerate.
764
765         Merged from libada-gnattools-branch:
766         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
767
768         * Makefile.def: Add gnattools as a module, depending on target-libada.
769         * Makefile.in: Regenerate.
770         * configure.in: Include gnattools in host_tools; disable it if ada
771         is disabled.
772         * configure: Regenerate.
773
774 2005-02-23  Nick Clifton  <nickc@redhat.com>
775
776         * configure: Regenerate.
777
778 2005-02-22  Paul Schlie  <schlie@comcast.net>
779
780         * configure.in: Allow darwin targeted ports to build tk, itcl and
781         libgui.
782
783 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
784
785         PR libgcj/10353
786         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
787         * configure: Regenerate.
788
789 2005-02-08  Andrew Cagney  <cagney@gnu.org>
790
791         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
792         gdb/ section.  Update GDB's URL.
793
794 2005-01-31  Andrew Cagney  <cagney@gnu.org>
795
796         * gettext.m4: Only set ENABLE_NLS when gettext is present.
797
798 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
799
800         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
801         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
802         target-libgloss when not *-*-elf and *-*-aout.
803         * configure: Regenerate.
804
805 2005-01-27  Andrew Cagney  <cagney@gnu.org>
806
807         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
808
809 2005-01-24  Andrew Cagney  <cagney@gnu.org>
810
811         * gettext.m4: Only fall back to ../intl/ when it's present.
812
813 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
814
815         * install-sh, config.sub: Import from upstream.
816
817 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
818
819         PR bootstrap/18222
820         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
821         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
822         * Makefile.in: Regenerate.
823
824 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
825
826         Revert 2004-12-28 Makefile changes, a better fix will be
827         applied to mainline and src after GCC 4.0 branches.
828
829 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
830
831         PR bootstrap/17383
832
833         * Makefile.def (target_modules): Remove stage parameter,
834         it is always true now.
835         * Makefile.tpl (configure-build-[+module+],
836         configure-target-[+module+]): Always build symlink tree
837         for the directory and for include.  BUILD_SUBDIR and
838         TARGET_SUBDIR cannot be . anymore.
839         * Makefile.in: Regenerate.
840
841 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
842
843         Revert 2004-12-08 Makefile changes.
844
845 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
846
847         * configure.in (sh64-*-*): Reenable gprof.
848         * configure: Regenerate.
849
850 2004-12-09  Jim Blandy  <jimb@redhat.com>
851
852         * MAINTAINERS: List 'depcomp' as part of automake.
853
854 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
855
856         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
857         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
858         (EXTRA_TARGET_FLAGS): Add PICFLAG.
859         * Makefile.in: Regenerate.
860
861 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
862
863         * Makefile.tpl: Generate normal dependencies if the LHS module is
864         not bootstrapped.
865         * Makefile.in: Regenerate.
866
867 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
868
869         * configure.in: Include config/gxx-include-dir.m4.  Use
870         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
871         * configure: Regenerate.
872
873 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
874
875         * config.if: Delete.
876         * configure.in: Set libstdcxx_incdir directly.
877         * configure: Regenerate.
878         * MAINTAINERS: Remove mention of config.if.
879         * src-release (DEVO_SUPPORT): Remove config.if.
880
881 2004-12-02  Eric Christopher  <echristo@redhat.com>
882
883         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
884         of things to remove.
885         * Makefile.in: Regenerate.
886
887 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
888
889         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
890         * configure: Regenerate.
891
892 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
893
894         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
895         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
896         * configure: Regenerate.
897
898 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
899
900         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
901         (hppa*64*-*-*): Delete incorrect comment.
902         * configure: Rebuilt.
903
904 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
905
906         * install-sh, compile: Import from automake.
907
908 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
909
910         * config.guess, config.sub:  Import from savannnah.
911
912 2004-11-12  Mike Stump  <mrs@apple.com>
913
914         * Makefile.def: Add html support.
915         * Makefile.tpl: Likewise.
916         * Makefile.in: Regenerate.
917
918 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
919
920         PR 18423
921         * configure.in: Remove all instances of build-fixincludes from
922         noconfigdirs.
923         (build_configargs): Supply --target to subdirectories.
924         * configure: Regenerate.
925
926         * Makefile.def: Make gcc install depend on fixincludes install.
927         * Makefile.in: Regenerate.
928
929 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
930
931         * configure.in (noconfigdirs) [mmix-*-*]: Disable
932         target-libgfortran.
933         * configure: Regenerate.
934
935 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
936
937         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
938         like CC.
939
940 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
941
942         * Makefile.def (host fixincludes): Specify missing targets.
943         * Makefile.in: Regenerate.
944
945 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
946
947         PR other/17783
948         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
949         * configure: Regenerated.
950
951 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
952
953         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
954         * configure: Regenerated.
955
956 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
957
958         PR target/18151
959         * configure.in (case ${target}): Do not build fixincludes for avr.
960         * configure: Regenerated.
961
962 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
963
964         * configure.in (case ${target}): Do not build fixincludes
965         on platforms where it is not used.
966         * configure: Regenerated.
967
968 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
969
970         * configure.in: Use an absolute path to install-sh.
971         * configure: Regenerated.
972
973 2004-10-19  Andrew Cagney  <cagney@gnu.org>
974
975         * src-release (do-djunpack, do-md5sum): Install the generated file
976         directly into the proto-toplev/ directory.
977
978 2004-10-19  Andrew Cagney  <cagney@gnu.org>
979
980         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
981
982 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
983
984         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
985         * configure: Regenerate.
986
987 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
988
989         Fix wrong conflict resolution in:
990
991         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
992
993         * Makefile.in: Regenerate.
994         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
995         in the recursive `make', instead of hardwiring `all'.
996         (Autogenerated TARGET-* variables): New.
997
998 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
999
1000         Merged from GCC / libtool upstream:
1001         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1002         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1003         * ltcf-cxx.sh (tpf*): Likewise.
1004         * ltconfig (tpf*): Add TPF OS configuration support.
1005
1006 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1007
1008         * configure.in: Enable target-libgloss for crx-*-*.
1009         * configure: Regenerate.
1010
1011 2004-09-24  Michael Roth  <mroth@nessie.de>
1012
1013         * configure.in (--without-headers): Add missing double quotes.
1014         * configure: Regenerate.
1015
1016 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1017
1018         * ylwrap: Revert to previous version.
1019
1020 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1021
1022         PR bootstrap/17369
1023         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1024         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1025         SET_GCC_LIB_PATH_CMD.
1026         (BASE_TARGET_EXPORTS): Likewise.
1027         * Makefile.in: Regenerated.
1028
1029         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1030         * configure: Regenerated.
1031
1032 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1033
1034         * config.guess: New upstream version
1035         * compile, depcomp, install-sh, ylwrap: Likewise.
1036
1037 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1038
1039         * config/mh-x86omitfp: New host makefile fragment.  Add
1040         -fomit-frame-pointer to the default BOOT_CFLAGS.
1041         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1042         * configure: Regenerate.
1043
1044 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1045
1046         PR target/11572
1047         * configure.in (*-*-darwin*): Renable libobjc.
1048         * configure: Regenerate.
1049
1050 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1051
1052         * Makefile.def: Remove libbanshee.
1053         * Makefile.tpl: Ditto.
1054         * configure.in: Ditto.
1055         * Makefile.in: Regen.
1056         * configure: Ditto.
1057
1058 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1059
1060         * missing: Import latest version from master repository.
1061
1062 2004-09-04  Nick Clifton  <nickc@redhat.com>
1063
1064         * config.sub: Import latest version from master repository.
1065         * config.guess: Likewise.
1066         This includes these changes:
1067
1068         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1069
1070         * config.sub: Handle crisv32, alias etraxfs.
1071         * config.guess (crisv32:Linux:*:*): Handle.
1072
1073         2004-08-13  Brad Smith  <brad@comstyle.com>
1074
1075         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1076         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1077
1078         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1079
1080         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1081         assume the processor is a powerpc.  This is because coreutils
1082         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1083         in this case, due to a MacOS X bug that causes
1084         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1085         to return a negative number.
1086         Problem reported by Petter Reinholdtsen in:
1087         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1088
1089         2004-07-19  Ben Elliston  <bje@gnu.org>
1090
1091         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1092
1093         2004-06-24  Ben Elliston  <bje@gnu.org>
1094
1095         * config.guess: Update copyright years.
1096         * config.sub: Likewise.
1097
1098         2004-06-22  Robert Millan  <robertmh@gnu.org>
1099
1100         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1101         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1102
1103         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1104
1105         * config.guess (*:*VMS:*:*): New entry. Replaces
1106         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1107         manufacturer.
1108
1109         2004-06-22  Ben Elliston  <bje@gnu.org>
1110
1111         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1112         * config.sub: Likewise.
1113
1114         2004-06-22  Ben Elliston  <bje@gnu.org>
1115
1116         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1117         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1118
1119         2004-06-11  Ben Elliston  <bje@gnu.org>
1120
1121         * config.guess (pegasos:OpenBSD:*:*): Remove.
1122
1123         2004-06-11  Ben Elliston  <bje@gnu.org>
1124
1125         From Wouter Verhelst <wouter@grep.be>:
1126         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1127
1128         2004-06-11  Ben Elliston  <bje@gnu.org>
1129
1130         * config.guess (luna88k:OpenBSD:*:*): New.
1131
1132         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1133
1134         * config.guess (m32r*:Linux:*:*): New case.
1135         * config.sub: Handle m32rle.
1136
1137         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1138
1139         From Jens Petersen  <petersen@redhat.com>:
1140         * config.sub: Handle sparcv8.
1141
1142         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1143
1144         From Tom Smith <smith@cag.lkg.hp.com>:
1145         * config.guess: Version suffixes are equally significant on Tru64
1146         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1147         prefix of "P" (patched kernel).
1148
1149         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1150
1151         * config.sub: Add support for National Semiconductor CRX target.
1152
1153 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1154
1155         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1156         *-*-netware, but add target-libmudflap.
1157         Consolidate *-*-netware targets (of which really only i?86 exists)
1158         into a single entry.
1159         * configure: Likewise.
1160
1161 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1162
1163         * Makefile.tpl (sorry): Remove.
1164         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1165         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1166         (do-clean): Clean per-stage directories too.
1167         (do-distclean): Run distclean-stage1 too.
1168         (.NOTPARALLEL): Enable during toplevel bootstrap.
1169         (stage[+id+]-bubble): Enable parallel execution during
1170         the recursive invocation.
1171         * Makefile.in: Regenerate.
1172
1173         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1174
1175         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1176
1177         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1178         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1179         * configure: regenerate
1180         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1181         -mdynamic-no-pic
1182
1183 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1184
1185         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1186         include.
1187         * configure.in: Fix indentation.
1188         * configure: Regenerate.
1189
1190 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1191
1192         * Makefile.def (build_modules): Add fixincludes.
1193         (dependencies): Make gcc depend on fixincludes.
1194         * configure.in (build_tools): Add fixincludes.
1195         (build_configdirs): Always include build_libs.
1196         * Makefile.in: Regenerate.
1197         * configure: Regenerate.
1198
1199 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1200
1201         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1202         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1203         phony targets; do not generate timestamp files.
1204         (distclean-stageN): Remove references to their timestamp files.
1205         (restageN, touch-stageN): Remove.
1206         (stageN-bubble): Rewritten.
1207         (compare): Support lean bootstraps.
1208         * Makefile.in: Regenerate.
1209
1210         * configure.in: Only warn when bootstrapping but
1211         build != host or build != target.  Support lean bootstraps.
1212         * configure: Regenerate.
1213
1214         Sync from gcc:
1215         2004-08-26  Phil Edwards  <phil@codesourcery.com>
1216
1217         * configure.in:  Give a better error message if GMP/MPFR are missing
1218         and a language needing them has been requested.
1219         * configure:  Regenerated.
1220
1221         2004-08-25  Phil Edwards  <phil@codesourcery.com>
1222
1223         * configure.in:  Print a list of available language front-ends if
1224         a requested one is missing.  Tidy stray tab characters.
1225         * configure:  Regenerated.
1226
1227 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1228
1229         * Makefile.in: Regenerate.
1230         * configure: Regenerate.
1231
1232         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1233         stage_*_flags.
1234         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1235         for bootstrapped modules if toplevel bootstrap is going.
1236         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1237         modules.  Adjust for changes in Makefile.def.  Enable several
1238         rules even in non-bootstrap mode, just to avoid peppering the
1239         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1240         (stage-[+prev+]-bubble): Remove.
1241
1242         * Makefile.def (Dependencies): Depend on all-build-bison,
1243         all-build-flex, all-build-byacc, all-build-texinfo, rather
1244         than the host variations.
1245         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1246         with BUILD_SUBDIR.
1247         (BISON): Update for recent Bisons.
1248         (YACC): Fix typo.
1249         (cross): Depend on all-build.
1250         (all): Do not depend on all-build.
1251         (prebootstrap): Remove.
1252         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1253         (Prebootstrap dependencies): Add them to the per-stage targets
1254         and to all-prebootstrap.
1255         * configure.in (build_configdirs): Always enable build_tools.
1256         (BUILD_DIR_PREFIX): Remove.
1257
1258         * Makefile.def (gcc): Add target variable.
1259         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1260         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1261         in the recursive `make', instead of hardwiring `all'.
1262         (Autogenerated TARGET-* variables): New.
1263
1264 2004-08-17  Robert Millan  <robertmh@gnu.org>
1265
1266         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1267         (instead of FreeBSD).
1268         * configure: Regenerate.
1269
1270 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1271
1272         * Makefile.def, configure.in, src-release: Remove useless, bogus
1273         references to tix.
1274         * Makefile.in, configure: Regenerate.
1275
1276         * src-release: Stop distributing mmalloc with gdb (which doesn't
1277         use it).
1278         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1279         * Makefile.in: Regenerate.
1280
1281 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1282
1283         * configure.in (arm*-*-eabi*): New target.
1284         * configure: Regenerate.
1285
1286 2004-08-01  Robert Millan  <robertmh@gnu.org>
1287
1288         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1289         libmudflap for all GNU-based systems (with Glibc).
1290         * configure: Regenerate.
1291
1292 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1293
1294         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1295         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1296         (Dependencies): New section.
1297         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1298         (configure-target-[+module+]): Depend on maybe-all-gcc
1299         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1300         (toplevel profiledbootstrap): Fix dependencies.
1301         * Makefile.in: Regenerate.
1302
1303 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1304
1305         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1306         target-libiberty to noconfigdirs.
1307
1308 2004-08-03  Paul Brook  <paul@codesourcery.com>
1309
1310         * configure.in: Check for MPFR as well as GMP.
1311         * configure: Regenerate.
1312
1313 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1314
1315         * Makefile.def (host-modules): Add gcc.
1316         * Makefile.in: Regenerate.
1317         * Makefile.tpl (sorry): New rule.
1318         (configure-host, all-host, [+make_target+]-host, do-check,
1319         install-host): Do not add gcc as a special case.
1320         (host modules): Add a small special-casing for gcc.  Export
1321         extra_make_flags through the environment.
1322         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1323         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1324         other recursive targets for gcc): Remove.
1325
1326         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1327         (stage, unstage): New rules.
1328         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1329         distclean-stage[+id+]): Use stage_current.
1330         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1331         the stage*-start rules.
1332
1333 2004-07-19  Robert Millan  <robertmh@gnu.org>
1334
1335         Synced from gcc:
1336
1337         2004-04-26  Robert Millan  <robertmh@gnu.org>
1338
1339         Add patches from libtool CVS.
1340         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1341         * ltconfig: Likewise.
1342         * ltcf-c.sh: Likewise.
1343         * ltcf-cxx.sh: Likewise.
1344         * ltcf-gcj.sh: Likewise.
1345
1346 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1347
1348         * configure.in: Add noconfigdirs for crx-*-*.
1349         * configure: Regenerate.
1350
1351 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
1352
1353         Synced from gcc:
1354
1355         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1356
1357         * configure.in: Build libmudflap by default on FreeBSD.
1358         * configure: Regenerated.
1359
1360         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1361
1362         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1363         systems.
1364         * configure: Regenerated.
1365
1366         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1367
1368         PR target/16344
1369         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1370         feedback based compiler.
1371         * Makefile.in: Rebuilt.
1372
1373         2004-07-05  Phil Edwards  <phil@codesourcery.com>
1374
1375         * configure.in:  Do not prepend $srcdir to /dev/null in
1376         makefile fragments.
1377         * configure:  Regenerate.
1378
1379 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1380
1381         * Makefile.def (host_modules): Set bootstrap=true for flex.
1382         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1383         * Makefile.in: Rebuilt.
1384
1385 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1386
1387         * Makefile.def (build_modules): Add bison, byacc, flex,
1388         m4, texinfo.
1389         (flags_to_pass): Add FLEX.
1390         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1391         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1392         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1393         DEFAULT_MAKEINFO): Remove.
1394         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1395         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1396         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1397         objdir or else use configured tool.
1398         (all-build): New.
1399         (all): Depend on it.
1400         (Build module dependencies): Add.
1401         * Makefile.in: Regenerate.
1402         * configure.in: Better support for multiple build modules,
1403         matching what is done for host/target modules.  Do not look
1404         for "plausible" locations of build tools if Canadian cross.
1405         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1406         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1407         * configure: Regenerate.
1408
1409 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1410
1411         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1412         * Makefile.in: Regenerate.
1413
1414 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1415
1416         * Makefile.tpl (configure-build-[+module+],
1417         configure-[+module+], configure-target-[+module+]): Pass
1418         [+extra_configure_args+].
1419         (all-build-[+module+], all-[+module+], check-[+module+],
1420         install-[+module+], [+make_target+]-[+module+],
1421         all-target-[+module+], check-target-[+module+],
1422         install-target-[+module+], [+make_target+]-target-[+module+]):
1423         Pass [+extra_make_args+].
1424         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1425         (GCC_HOST_EXPORTS): Remove.
1426         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1427         cross, check-gcc, check-gcc-c++, install-gcc,
1428         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1429         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1430         * Makefile.in: Regenerate.
1431
1432 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1433
1434         * configure.in: Check for srcdir/winsup rather than build directory
1435         winsup.
1436         * configure: Regenerate.
1437
1438 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1439
1440         * configure.in: Don't build Cygwin native newlib if winsup
1441         directory is missing.  Emit warning instead.
1442         * configure: Regenerate.
1443
1444 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1445
1446         * Makefile.tpl (touch-stage[+id+]): New.
1447         (restage[+prev+]): Depend on touch-stage[+id+].
1448
1449         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1450         Use it throughout.
1451
1452         * Makefile.def: Add profile and feedback bootstrap stages.
1453         Remove next field from bootstrap stages.
1454         * Makefile.tpl (LN, LN_S): Substitute.
1455         (stageN-start, stageN-end): Use double-colon rules, to
1456         provide a hook for additional setup commands.
1457         (distclean-stageN-gcc, restageN): Create dependencies from
1458         [+prev+], not from [+next+].
1459         (stageN-bubble): Add commands for successive stages from
1460         [+prev+], using double-colon rules.
1461         (all-stageN-gcc): Fix typo.
1462         (stagefeedback-start, profiledbootstrap): New.
1463         * Makefile.in: Regenerate.
1464         * configure.in: Call ACX_PROG_LN.
1465         * configure: Regenerate.
1466
1467 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1468
1469         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1470         without gcc.
1471         * configure: Regenerate.
1472
1473 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1474
1475         * Makefile.tpl: Fix typo.
1476         * Makefile.in: Regenerate.
1477
1478 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1479
1480         * configure.in: Remove new- prefix from toplevel
1481         bootstrap targets.
1482         * configure: Regenerate.
1483
1484 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1485
1486         Merge this patch from the gcc tree:
1487
1488         2004-05-30  Andreas Jaeger  <aj@suse.de>
1489                     Jim Wilson <wilson@specifixinc.com>
1490
1491         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1492         like CC.
1493
1494 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1495
1496         * Makefile.tpl (all.normal): Rename to all.
1497         (all): Replace with a rule to pick the default
1498         target from configure.
1499         (all-gcc, configure-gcc): Use conditionals to
1500         do nothing when toplevel bootstrap is going on.
1501         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1502         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1503         * configure.in: Support --enable-bootstrap.
1504
1505         * Makefile.def: Remove new- prefix from toplevel
1506         bootstrap targets.
1507         * Makefile.tpl: Likewise.
1508
1509         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1510         target.
1511
1512         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1513         $(RECURSE_FLAGS) to recursive invocation of make.
1514
1515         * Makefile.in: Regenerate.
1516         * configure: Regenerate.
1517
1518 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1519
1520         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1521         * configure: Regenerate.
1522
1523 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1524
1525         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1526         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1527         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1528         targets.
1529         * Makefile.in: Regenerate.
1530
1531 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
1532
1533         * configure.in: Test the ability to symlink directories.
1534         * configure: Regenerate.
1535
1536         * Makefile.def (bootstrap-stage): New definitions.
1537         * Makefile.tpl (configure-stage1-gcc,
1538         configure-stage2-gcc, configure-stage3-gcc,
1539         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1540         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1541         new-restage3, compare): Autogenerate, see Makefile.in
1542         entry for behavioral changes.
1543         (distclean-stage1, new-stage1-start, new-stage1-end,
1544         new-stage1-bubble, distclean-stage2, new-stage2-start,
1545         new-stage2-end, new-stage2-bubble, distclean-stage3,
1546         new-stage3-start, new-stage3-end): New autogenerated targets.
1547         (objext, prebootstrap, BOOT_CFLAGS,
1548         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1549         targets.
1550
1551         * Makefile.in: Regenerate.
1552         (distclean-stage1, new-stage1-start, new-stage1-end,
1553         new-stage1-bubble, distclean-stage2, new-stage2-start,
1554         new-stage2-end, new-stage2-bubble, distclean-stage3,
1555         new-stage3-start, new-stage3-end): New targets.
1556         (all-stage1-gcc): Move prebootstrap dependency from here...
1557         (configure-stage1-gcc): ...to here.
1558         (new-bootstrap): Use bubble targets.
1559         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1560         Use per-stage distclean targets.
1561         (configure-stage1-gcc, configure-stage2-gcc,
1562         configure-stage3-gcc, all-stage1-gcc,
1563         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1564         Use new-stageN-start to prepare the tree.
1565
1566 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1567
1568         * Makefile.def (host_modules): add libcpp.
1569         * Makefile.tpl: Add dependencies on and for libcpp.
1570         * Makefile.in: Regenerate.
1571         * configure.in: Add libcpp host module.
1572         * configure: Regenerate.
1573
1574 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1575
1576         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1577         of libf2c.
1578         * configure, Makefile.in: Regenerate.
1579
1580 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1581
1582         Merge from tree-ssa-20020619-branch.
1583
1584         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1585         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1586         (HOST_GMPLIBS): Define.
1587         (HOST_GMPINC): Define.
1588         (TARGET_LIB_PATH): Add libmudflap.
1589         (GFORTRAN_FOR_TARGET): Define.
1590         (configure-build*): Export GFORTRAN.
1591         (configure-gcc): Export GMPLIBS and GMPINC.
1592         (all-gcc): Add maybe-all-libbanshee.
1593         (configure-target-libgfortran): Define.
1594         * Makefile.in: Regenerate.
1595         * configure.in (host_libs): Add libbanshee.
1596         (target_libraries): Add target-libmudflap and target-libgfortran.
1597         Add --with-libbanshee.
1598         Handle --disable-libmudflap.
1599         (*-*-freebsd*): Use with_gmp.
1600         Add $(libgcj) to noconfigdirs.
1601         * configure: Regenerate.
1602         * depcomp: New file.
1603         * MAINTAINERS: Add tree-ssa maintainers.
1604
1605 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1606
1607         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1608         * configure: Regenerate.
1609
1610 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1611
1612         Revert:
1613         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1614
1615         * Makefile.def (flags_to_pass): Remove *dir variables that
1616         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1617         as well as prefix and exec_prefix.
1618         * Makefile.in: Regenerate.
1619
1620 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1621
1622         * Makefile.def (host_modules): Mark with the bootstrap
1623         flag packages on which gcc depends.
1624         * Makefile.tpl (all-bootstrap): Use it.
1625         * Makefile.in: Regenerate.
1626
1627 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1628
1629         * Makefile.def (flags_to_pass): Remove *dir variables that
1630         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1631         as well as prefix and exec_prefix.
1632         * Makefile.in: Regenerate.
1633
1634 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1635
1636         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1637         * configure: Regenerate.
1638         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1639         * gcc/Makefile.tpl (compare): Use the result of the test.
1640         * gcc/Makefile.in: Regenerate.
1641
1642 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1643
1644         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1645         Always relocate gcc and prev-gcc to the original names, even
1646         if the build fails.
1647         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1648         New targets.
1649
1650 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1651
1652         * configure.in (mips*-*-irix5*): Enable ld.
1653         * configure: Regenerate.
1654
1655 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1656
1657         * Makefile.tpl (configure-[+module+], configure-gcc,
1658         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1659         Set and export LDFLAGS.
1660         * Makefile.in: Regenerate.
1661
1662 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1663
1664         PR bootstrap/14871
1665         * Makefile.tpl: If we don't have built-in-tree target tools,
1666         use the ones found by configure rather than hacking around with
1667         program_transform_name.
1668         * configure.in: Give Makefile.tpl the information necessary
1669         to do that.
1670         * Makefile.in: Regenerate.
1671         * configure: Regenerate.
1672
1673 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1674
1675         PR bootstrap/14760
1676         * configure.in: When computing baseargs, strip *all* copies of
1677         offending options.  Also, don't match/substitute the trailing space,
1678         so that this actually works when two similar options are separated by
1679         only one space.
1680         * configure: Regenerate.
1681
1682 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1683
1684         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1685         (rs6000-*-aix*): Same.
1686         * configure: Regenerate.
1687
1688 2004-03-25  Stan Shebs  <shebs@apple.com>
1689
1690         Remove MPW support, no longer used.
1691         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
1692         mpw-install: Remove files.
1693         * src-release (DEVO_SUPPORT): Remove names of removed files.
1694         * MAINTAINERS: Likewise.
1695
1696 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1697
1698         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1699         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1700         * Makefile.in: Regenerate.
1701
1702         * configure.in (top level bootstrap support): Rework --enable-werror
1703         to set @stage2_werror_flag@.
1704         * configure: Regenerate.
1705         * Makefile.tpl (top level bootstrap support): Pass
1706         @stage2_werror_flag@ down to configure in stages 2 and 3.
1707         * Makefile.in: Regenerate.
1708
1709 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1710
1711         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1712         for stages 2 and 3 as well as in make.  As a consequence, remove
1713         OUTPUT_OPTION (now detected by configure) from the flags passed down
1714         to make.
1715         * Makefile.in: Regenerate.
1716
1717         * Makefile.tpl (new-bootstrap): Fix typo.
1718         * Makefile.in: Regenerate.
1719
1720 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1721
1722         * Makefile.tpl: Rearrange by moving recursive_targets rules
1723         into their proper sections.
1724         * Makefile.tpl (top level bootstrap support): Move disabling
1725         of coverage flags from 'make' to 'configure'; improve comments.
1726         * Makefile.in: Regenerate.
1727
1728         * Makefile.tpl (experimental top level bootstrap) Move stage1
1729         language setting from all- target to configure- target; disable
1730         intermodule optimization in stage 1; prevent gratuitous rebuilds
1731         of stage 1.
1732         * Makefile.in: Regenerate.
1733         * configure.in: Comma-separate stage 1 language list for top
1734         level bootstrap.
1735         * configure: Regenerate.
1736
1737         * Makefile.tpl: Clean up experimental top level bootstrap support:
1738         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1739         prev-gcc in configure- targets as well as all- targets.
1740         * Makefile.in: Regenerate.
1741
1742 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1743
1744         * configure.in: Remove symbolic link section.
1745         * configure: Regenerate.
1746         * Makefile.tpl (links): Remove.
1747         * Makefile.in: Regenerate.
1748
1749 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1750             Nathanael Nerode  <neroden@gcc.gnu.org>
1751
1752         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1753         Set with AC_CHECK_PROGS.
1754         * configure.in: Fix comment typo from last patch.
1755         * configure: Regenerate.
1756
1757 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1758
1759         * Makefile.tpl: Introduce experimental top level bootstrap support.
1760         * Makefile.in: Regenerate.
1761         * configure.in: Introduce support for top level bootstrap.
1762         * configure: Regenerate.
1763
1764 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1765             Paolo Bonzini  <bonzini@gnu.org>
1766
1767         PR bootstrap/14522
1768         * configure.in: Cope with shells that do not support unquoted ^
1769         * configure: Regenerate.
1770
1771 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1772             Paolo Bonzini  <bonzini@gnu.org>
1773
1774         PR bootstrap/14522
1775         * configure.in: Cope with shell that do not support nesting
1776         quotes inside quoted backquote substitutions.
1777         * configure: Regenerate.
1778
1779 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1780
1781         PR bootstrap/14522
1782         * configure.in: Fix escaping of $.
1783         * configure: Regenerate.
1784
1785 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1786
1787         * configure: Regenerate.
1788
1789 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1790
1791         PR ada/14131
1792         Move language detection to the top level.
1793         * configure.in: Find default values for the tools as
1794         soon as possible.  Disable ada if GNAT is not found.
1795         Emit error message about missing languages.  Expand
1796         --enable-languages=all for the gcc subdirectory.
1797
1798 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1799
1800         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1801         and disable libgcj.
1802         * configure: Regenerated.
1803
1804 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1805
1806         PR bootstrap/7087
1807         * Makefile.tpl: Guard XFOO sed statements better.
1808         * Makefile.tpl: Add dependency for configure-target-libada.
1809         * Makefile.in: Regenerate (incidentally fixes broken
1810         commit when libada-branch was merged).
1811
1812 2004-02-28  Andrew Cagney  <cagney@redhat.com>
1813
1814         * src-release (CVS_NAMES): Define.
1815         (do-tar, do-tar): Prune $(CVS_NAMES).
1816
1817 2004-02-23  Andrew Cagney  <cagney@redhat.com>
1818
1819         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
1820         2004-02-19.09.
1821
1822 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1823
1824         PR bootstrap/11932
1825         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
1826
1827 2004-02-19  Andrew Cagney  <cagney@redhat.com>
1828
1829         * config.guess: Update from version 2003-06-12 to 2004-02-16.
1830         * config.sub: Update from version 2003-06-13 to 2004-02-16.
1831
1832 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
1833
1834         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
1835         (rs6000-*-aix*): Same.
1836         * configure: Regenerate.
1837
1838 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
1839
1840         * configure.in (host): Add in missing $noconfigdirs to defines.
1841         * configure: Regenerate.
1842
1843 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
1844             Nathanael Nerode  <neroden@gcc.gnu.org>
1845
1846         PR ada/6637, PR ada/5911
1847         Merge with libada-branch:
1848         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
1849         with appropriate dependencies. Add --enable-libada configure switch.
1850         * configure, Makefile.in: Regenerate.
1851
1852 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1853
1854         * configure.in: Don't pass --with-stabs on IRIX 5 either.
1855         * configure: Regenerate.
1856
1857 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
1858
1859         * COPYING.NEWLIB: Update Red Hat license to 2004.
1860
1861 2004-01-23  DJ Delorie  <dj@redhat.com>
1862
1863         * Makefile.def (target_modules) [libiberty]: Don't stage.
1864         * Makefile.in: Rebuilt.
1865
1866 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
1867
1868         * COPYING.NEWLIB: Update to include copyrights for new
1869         iconv code.
1870
1871 2004-01-15  Andrew Cagney  <cagney@redhat.com>
1872
1873         * src-release: Update copyright year.
1874         (do-proto-toplev): Configure using i686-pc-linux-gnu.
1875         (NEWLIB_SUPPORT_DIRS): Delete macro.
1876         (newlib.tar.bz2): Delete rule.
1877
1878 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
1879
1880         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
1881         * Makefile.tpl (configure-target-[+module+]): Support stage.
1882         * Makefile.in: Rebuilt.
1883
1884 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1885
1886         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
1887         throughout.
1888
1889 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1890
1891         * configure.in: Use ./config.cache, not config.cache.
1892         * configure: Regenerate.
1893         * Makefile.tpl: Special-casing not needed for GCC any more.
1894         * Makefile.in: Regenerate.
1895
1896         * configure.in: Don't share a cache file for host dirs.
1897         * configure: Regenerate.
1898
1899         * config-ml.in: Don't mess with the cache file.
1900
1901 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1902
1903         * Makefile.tpl: Make GCC use a separate config.cache.
1904         * Makefile.in: Regenerate.
1905
1906         PR bootstrap/11932, PR bootstrap/11933
1907         (I don't know if it will fix either of them, but it relates
1908         to them.)
1909         * configure.in: Don't use shared config.cache for target
1910         directories.
1911         * configure: Regenerate.
1912
1913 2003-12-31  Roger Sayle  <roger@eyesopen.com>
1914
1915         * configure.in (ia64*-*-hpux*): Disable building java libraries.
1916         * configure: Regenerated.
1917
1918 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
1919
1920         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
1921         * configure: Regenerated.
1922
1923 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1924
1925         Port change over from GCC:
1926         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
1927         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
1928         (configure-build-[+module+], configure-[+module+]): Likewise.
1929         (configure-target-[+module+], configure-gcc, config.status): Likewise.
1930         * Makefile.in: Regenerate.
1931
1932 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
1933
1934         * configure.in (raw_libstdcxx_flags): Remove the leading space.
1935         * configure: Regenerate.
1936
1937 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
1938
1939         * COPYING.NEWLIB: Add license info for long long routines added to
1940         stdlib.
1941
1942 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1943
1944         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
1945         * Makefile.in: Regenerate.
1946
1947 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1948
1949         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
1950         * configure:  Regenerate.
1951
1952 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1953
1954         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
1955         HOST_FLAGS_TO_PASS.
1956         * Makefile.in: Regenerate.
1957
1958 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
1959
1960         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
1961         * configure: Rebuilt
1962         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
1963         * Makefile.in: Rebuilt
1964
1965 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
1966
1967         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
1968
1969 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
1970
1971         * config-ml.in:  Use ac_configure_args directly instead of
1972         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
1973         actually seen.
1974
1975 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1976
1977         * config-ml.in: Propagate INSTALL variables.
1978
1979 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
1980
1981         * configure.in: Pass a computed --program-transform-name
1982         to subconfigures.
1983         * configure: Regenerated.
1984
1985 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
1986
1987         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
1988         * Makefile.in: Regenerate.
1989
1990         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
1991         * Makefile.in: Regenerate.
1992
1993 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
1994
1995         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
1996         quoting.
1997         * configure: Regenerated.
1998
1999 2003-09-12  Michael Chastain  <mec@shout.net>
2000
2001         Fix PR gdb/857.
2002         * src-release (do-proto-topleve): Remove junk files
2003         intl/config.cache, intl/config.status,
2004         intl/config.h, intl/stamp-h.
2005
2006 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2007
2008         * src-release (dejagnu.tar): New target.
2009         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2010         (do-djunpack): Use $(PACKAGE) for the package name.
2011
2012 2003-09-04  DJ Delorie  <dj@redhat.com>
2013
2014         * configure: Regenerate.
2015
2016 2003-09-04  Robert Millan  <robertmh@gnu.org>
2017
2018         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2019
2020 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2021
2022         * configure.in: Ensure arguments to sed are properly spaced.
2023         * configure: Regenerate.
2024
2025 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2026
2027         Merge from gcc:
2028         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2029         * install-sh:  Update to newer upstream versions (associated with
2030         aclocal 1.7).
2031         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2032
2033 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2034
2035         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2036         * configure: Regenerated.
2037
2038 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2039
2040         * configure.in:  Use newline instead of semicolon when assuming
2041         shell arguments in a for loop.
2042         * configure:  Regenerated.
2043
2044 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2045
2046         PR 8180
2047         * configure.in: When testing with_libs and with_headers, treat
2048         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2049         * configure: Regenerate.
2050
2051         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2052         make, shell, etc.
2053         (baseargs): Likewise.
2054         * configure: Regenerate.
2055
2056 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2057
2058         * configure.in: Disable libgcj for darwin not on powerpc.
2059         * configure: Rebuild.
2060
2061 2003-08-15  Michael Chastain  <mec@shout.net>
2062
2063         * src-release (do-proto-toplev): Remove junk files
2064         dejagnu/example/calc/config.status,
2065         dejagnu/example/calc/config.log.
2066
2067 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2068
2069         * config-ml.in, symlink-tree: Add license.
2070
2071 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2072
2073         Merge from gcc:
2074
2075         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2076         * Makefile.tpl (check, check-c++): Express dependencies using
2077         dependencies rather than commands.
2078         * Makefile.in: Regenerate.
2079
2080         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2081         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2082         * Makefile.in: Update.
2083
2084 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2085
2086         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2087         * configure: Ditto.
2088
2089 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2090
2091         * configure.in: Enable libgcj for darwin.
2092         * configure: Rebuild.
2093
2094 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2095
2096         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2097
2098 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2099
2100         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2101         creating target and build subdirs to build all parent dirs as needed.
2102         * Makefile.in: Rebuild.
2103         * configure.in: Don't build dirs explicitly here.
2104         * configure: Rebuild.
2105
2106 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2107
2108         * Makefile.tpl (all-make): Depend on intl.
2109         * Makefile.in: Rebuilt.
2110
2111 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2112
2113         * config.if: Remove unused libc_interface determination.
2114
2115 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2116
2117         * Makefile.in: Regenerate, correctly this time.
2118
2119 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2120
2121         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2122         unused INSTALL_PROGRAM_ARGS.
2123         * configure.in: Use AC_PROG_INSTALL.
2124         * Makefile.in: Regenerate.
2125         * configure: Regenerate.
2126
2127 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2128
2129         * configure: Rebuilt.
2130         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2131         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2132         newlib nor libgloss.
2133         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2134         * configure.in (am33_2.0-*-linux*): Added.
2135
2136 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2137
2138         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2139         * configure: Regenerate.
2140
2141 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
2142
2143         * config-ml.in: Replace PWD with PWD_COMMAND.
2144         * Makefile.tpl: Likewise.
2145         * Makefile.in: Regenerated.
2146
2147 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2148
2149         * configure.in: Clean up config-lang.in handling.  Delete
2150         useless assignment to "subdirs".
2151         * configure: Regenerate.
2152
2153 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2154
2155         * configure.in: Rename 'target_libs' to 'target_libraries'.
2156         Remove useless reference to 'target_libs'.
2157         * configure: Regenerate.
2158
2159 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2160
2161         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2162         * Makefile.in: Regenerate.
2163
2164 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2165
2166         * Makefile.def: Introduce flags_to_pass.
2167         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2168         * Makefile.in: Regenerate.
2169
2170 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2171
2172         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2173         and target-libgloss.
2174         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2175         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2176         * configure: Regenerate.
2177
2178 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2179
2180         * configure.in: Update testsuite_flags to new location.
2181         * configure. Regenerate.
2182
2183 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2184
2185         * Makefile.tpl: Remove BUILD_CC stuff.
2186         * Makefile.in: Regenerate.
2187
2188 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2189
2190         * config.guess: Update to 2003-06-12 version.
2191         * config.sub: Update to 2003-06-13 version.
2192
2193 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2194
2195         * MAINTAINERS: Add myself as MIPS co-maintainer.
2196
2197 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2198
2199         * config.guess: Update to 2003-06-06 version.
2200         * config.sub: Update to 2003-06-06 version.
2201
2202 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2203
2204         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2205         * configure. Regenerate.
2206
2207 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2208
2209         * configure.in: Disable serial configure by default.
2210         * configure: Regenerate.
2211         * Makefile.tpl: Abolish .NOTPARALLEL.
2212         * Makefile.in: Regenerate.
2213
2214         * Makefile.tpl: Replace {build,host,target}_canonical by
2215         {build,host,target}.
2216         * Makefile.in: Regenerate.
2217
2218         * Makefile.tpl: Fix stupid pasto.
2219         * Makefile.in: Regenerate.
2220
2221 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2222
2223         * Makefile.tpl: Remove bogus conditional.
2224         * Makefile.in: Regenerate.
2225
2226 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2227
2228         * Makefile.tpl: Make 'recursive targets' using autogen rather
2229         than shell loop.  Remove duplicate 'clean' targets and false
2230         comments.
2231         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2232         Add systematic method of specifying missing targets in subdirs.
2233         Add copyright boilerplate.
2234         * Makefile.in: Regenerate.
2235         * configure.in: Add 'recursive targets' to maybe list.
2236         * configure: Regenerate.
2237
2238         * Makefile.tpl: Rename [+target+] to [+make_target+].
2239         * Makefile.def: Rename 'target' to 'make_target'.
2240
2241 2003-05-30  Nick Clifton  <nickc@redhat.com>
2242
2243         * README-maintainer-mode: Update URL for locating blessed config
2244         tools.
2245
2246 2003-05-29  Robert Millan  <rmh@debian.org>
2247
2248         * ltconfig: Import this patch and modify for use with current
2249         version of ltconfig:
2250
2251         2003-05-21  Bruno Haible  <bruno@clisp.org>
2252
2253         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2254         GNU/FreeBSD.
2255
2256 2003-05-28  DJ Delorie  <dj@redhat.com>
2257
2258         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2259         * Makefile.in: Regenerate.
2260
2261 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
2262
2263         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2264
2265 2003-05-21  DJ Delorie  <dj@redhat.com>
2266
2267         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2268         newlib or libgloss.
2269         * Makefile.in: Regenerate.
2270
2271 2003-05-21  DJ Delorie  <dj@redhat.com>
2272
2273         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2274         * Makefile.in: Regenerate.
2275
2276 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2277
2278         * configure.in: Use curly braces in the definition of tooldir.
2279         * configure: Regenerate.
2280
2281 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2282
2283         * configure.in: Switch more things to use maybe dependencies.
2284         * Makefile.tpl: Switch more things to use maybe dependencies.
2285         Factor out common code from autogen IF statements.
2286         * configure: Regenerate.
2287         * Makefile.in: Regenerate.
2288
2289 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2290
2291         * configure.in: Accept i[3456789]86 for machine type.
2292         * configure: Regenerate.
2293
2294 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2295
2296         * configure.in: Switch more things to use maybe dependencies.
2297         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2298         * configure: Regenerate.
2299         * Makefile.tpl: Switch more things to use maybe dependencies.
2300         * Makefile.in: Regenerate.
2301
2302 2003-05-16  Andreas Schwab  <schwab@suse.de>
2303
2304         * Makefile.tpl (install-opcodes): Define.
2305         * Makefile.in: Rebuild.
2306
2307 2003-05-13  Andreas Jaeger  <aj@suse.de>
2308
2309         * config.guess: Update to 2003-05-09 version.
2310         * config.sub: Update to 2003-05-09 version.
2311
2312 2003-05-13  Michael Eager <eager@mvista.com>
2313
2314         * configure.in: Correct sed script so that options in quotes are not
2315         deleted.
2316         * configure: Rebuild.
2317
2318 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2319
2320         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2321         and $$s/newlib/libc/sys/cygwin32 include paths.
2322         * configure: Ditto.
2323
2324 2003-05-05  H.J. Lu <hjl@gnu.org>
2325
2326         * config-ml.in: Restored from gcc repository.
2327
2328 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2329
2330         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2331         * Makefile.in: Regenerate.
2332
2333 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2334
2335         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
2336         and Makefile.def.
2337
2338 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2339
2340         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2341         * Makefile.in: Regenerated.
2342
2343 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2344
2345         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2346         * Makefile.in: Regenerate.
2347
2348 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2349
2350         * configure.in (powerpc64*-*-linux*): Remove.
2351         * configure: Rebuilt.
2352
2353 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2354
2355         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2356         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2357         and restrap.
2358         * Makefile.in:  Regenerate.
2359
2360 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2361
2362         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2363         * configure: Regenerated.
2364
2365 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
2366
2367         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2368         * */configure: Rebuilt.
2369
2370 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2371
2372         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2373         * Makefile.in: Regenerate.
2374
2375 2003-03-14  Michael Chastain  <mec@shout.net>
2376
2377         * Makefile.in: Regenerate with correct Makefile.def.
2378
2379 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2380
2381         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2382         Make macro.
2383         * Makefile.in: Regenerate.
2384         * configure.in: Clean up gxx_include_dir logic.
2385         * configure: Regenerate.
2386
2387 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2388
2389         * configure.in (gxx_include_dir): Fix typo.
2390         * configure: Regenerated.
2391
2392 2003-03-06  Andrew Cagney  <cagney@redhat.com>
2393
2394         * texinfo/texinfo.tex: Import version 2003-02-03.16.
2395
2396 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2397
2398         * configure.in: Include $(build_tooldir)/sys-include in
2399         FLAGS_FOR_TARGET.
2400         * configure: Regenerated.
2401
2402 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2403
2404         * Makefile.tpl: Reindent.
2405         * Makefile.in: Regenerate.
2406         * configure.in: Reindent.  Don't set unused variables.
2407         * configure: Regenerate.
2408
2409         * Makefile.tpl: Always pass down RANLIB.
2410         * Makefile.in: Regenerate.
2411
2412         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2413         * Makefile.in: Regenerate.
2414         * configure.in: Remove unused logic relating to --enable-shared
2415         and --enable-threads.  Remove bogus comments.  Remove redundant
2416         noconfigdirs.
2417         * configure: Regenerate.
2418
2419         * configure.in: Replace ${libstdcxx_version} by its value.
2420         Remove reference to mh-dgux.
2421         * configure: Regenerate.
2422
2423 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2424
2425         * Makefile.tpl: Rearrange.
2426         * Makefile.in: Regenerate.
2427
2428 2003-02-25  Nick Clifton  <nickc@redhat.com>
2429
2430         * configure: Remove site-file supprot - it is obsolete.
2431
2432 2003-02-24  Uwe Stieber <uwe@wwws.de>
2433
2434         * configure.in: Add support for kaOS as cross build target system.
2435         * configure: Regenerated.
2436
2437 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2438
2439         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2440         configure-target-* as some target builds may require additional
2441         flags for preprocessor tests.
2442         * Makefile.in: Regenerated.
2443
2444 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2445
2446         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2447         * ltconfig: Handle it.
2448         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2449         auto-detecting it.
2450
2451 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2452
2453         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2454         it is used as argument to $CC.
2455         * ltcf-gcj.sh: Likewise.
2456
2457 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2458
2459         * configure.in: Introduce --enable-maintainer-mode.
2460         * configure: Rebuilt.
2461         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2462         for maintainer mode.
2463         * Makefile.in: Rebuilt.
2464
2465 2003-02-19  Andrew Cagney <ac131313@redhat.com>
2466
2467         * configure: Regenerate using autoconf 2.13.
2468
2469 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
2470
2471         * config.guess: Import latest version.
2472         * config.sub: Import latest version.
2473
2474 2003-02-18  Jason Merrill  <jason@redhat.com>
2475
2476         * Makefile.tpl (check-c++): Allow parallelism.
2477
2478 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
2479
2480         * configure: Regenerate using autoconf 000227.
2481
2482 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2483
2484         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2485         don't configure target-libobjc.
2486         * configure: Regenerate.
2487
2488 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2489
2490         * Makefile.tpl (RANLIB): Define.
2491         * Makefile.in: Regenerate.
2492
2493 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2494
2495         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2496         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2497         * Makefile.in: Regenerated.
2498         * configure.in: Remove all traces of snavigator, db, and grep.
2499         * configure: Regenerated.
2500
2501 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2502
2503         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2504         * Makefile.in: Regenerated.
2505
2506 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2507
2508         * config.if: Copy from GCC.
2509
2510 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
2511
2512         * configure.in:  Revert 24Jan change.
2513         * configure:  Regenerate.
2514
2515 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2516
2517         * configure.in: Revert previous change.
2518         * configure: Regenerate.
2519
2520 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2521
2522         * configure.in: Make rda native-only.
2523         * configure: Regenerate.
2524
2525 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2526
2527         * configure.in: Add missing \.
2528         * configure: Rebuilt.
2529
2530 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
2531
2532         * configure.in (baseargs): Avoid using \| in sed regular
2533         expressions.
2534         * configure: Rebuilt.
2535
2536 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
2537
2538         * configure.in (baseargs): Remove all supported forms of
2539         --cache-file, --srcdir, --host, --build and --target options
2540         from argument lists.
2541         * configure: Rebuilt.
2542
2543 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
2544
2545         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
2546         * configure: Rebuilt.
2547
2548 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2549
2550         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
2551         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
2552         * Makefile.in: Regenerate.
2553         * configure: Regenerate.
2554
2555 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2556
2557         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
2558         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
2559         * Makefile.in: Regenerate.
2560
2561 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
2562
2563         * configure.in: Remove Makefile in build, host and target modules
2564         unless configure was run with --no-recursion.
2565         * configure: Rebuilt.
2566
2567 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
2568
2569         * config.guess: Update to 2003-01-03 version.
2570         * config.sub: Update to 2003-01-03 version.
2571
2572 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2573
2574         * configure: Regenerate with proper autoconf 2.13.
2575
2576 2003-01-07  Christopher Faylor  <cgf@redhat.com>
2577
2578         * configure.in: Add AC_PREREQ for consistency.
2579         * configure: Regenerate.
2580
2581 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
2582
2583         * configure.in (GDB_TK): Add tcl directories conditional on
2584         gdb/gdbtk directory being present.
2585         * configure: Regenerate.
2586
2587 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
2588
2589         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
2590         by gcc if LD is not defined and we are not doing a Canadian Cross.
2591         * configure: Rebuilt.
2592
2593 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
2594
2595         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
2596
2597 2002-12-31  Tom Tromey  <tromey@redhat.com>
2598
2599         * Makefile.in: Rebuilt.
2600         * Makefile.def (target_modules) [libffi]: Allow installation.
2601
2602 2002-12-31  Andreas Schwab  <schwab@suse.de>
2603
2604         * configure.in: Fix use of $program_transform_name.
2605         * configure: Regenerated.
2606
2607 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
2608
2609         * configure.in (baseargs): Don't remove first configure argument.
2610         * configure: Regenerated.
2611
2612 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
2613
2614         * Makefile.tpl (local-distclean): Don't remove...
2615         (multilib.ts): ... this.  Moved into...
2616         (multilib.out): ... this.  Don't use sub-make.
2617         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
2618         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
2619         (configure-build-[+module+], configure-[+module+],
2620         configure-target-[+module+], configure-gcc): ... these.  Test
2621         for Makefile existence.  Drop config.status from dependencies.
2622         * Makefile.in: Rebuilt.
2623         * configure.in: Move gcc-version-trigger to the end of
2624         ac_configure_args.  Add comments to maybedep.tmp and
2625         serdep.tmp.  Introduce --disable-serial-configure.  Remove
2626         nonopt from baseargs, matching and removing corresponding
2627         whitespace while at it.
2628         * configure: Rebuilt.
2629
2630 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2631
2632         * configure.in (host_configargs): Replace reference to
2633         no-longer-defined buildopts with --build=${build_alias}.
2634         * configure: Rebuilt.
2635
2636 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
2637
2638         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
2639         program_transform_name to standard idiom.
2640         (AUTOGEN, AUTOCONF): Define.
2641         (Makefile.in): Use $(AUTOGEN).
2642         (Makefile): Depend on config.status, and use autoconf-style rule to
2643         build it.  Move original commands to...
2644         (config.status): ... this new target.
2645         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
2646         $(AUTOCONF).
2647         * Makefile.in: Rebuilt.
2648
2649 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2650
2651         * Makefile.tpl: Fix dramatic bustage due to change in
2652         program_transform_name.
2653         * Makefile.in: Regenerate.
2654
2655         * configure.in: Remove unnecessary PATH setting.
2656         * configure: Regnerate.
2657
2658         * configure.in: Don't default to unprefixed tools unless
2659         the native tools will work.
2660         * configure: Regenerate.
2661
2662         * configure.in: Convert to autoconf script.  Blow away lots
2663         of now-redundant Makefile fragments.
2664         * configure: Generate using Autoconf.
2665         * Makefile.tpl: Rewrite to reflect autoconfiscation.
2666         * Makefile.in: Regenerate.
2667
2668 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2669
2670         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
2671         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
2672
2673         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
2674         where they belong.
2675
2676 2002-12-24  Andreas Schwab  <schwab@suse.de>
2677
2678         * Makefile.tpl (multilib.out): Fix missing space.
2679         * Makefile.in: Regenerate.
2680
2681 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2682
2683         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
2684         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
2685         * Makefile.in: Regenerate.
2686         * configure.in: Remove unnecessary leftovers.
2687
2688 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
2689
2690         * configure.in (extra_ranlibflags_for_target): New variable.
2691         (*-*-darwin): Add -c to ranlib commands.
2692         * configure (tooldir): Handle extra_ranlibflags_for_target.
2693
2694 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
2695
2696         * COPYING.NEWLIB: Updated.
2697         * COPYING.LIBGLOSS: Ditto.
2698
2699 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2700
2701         * Makefile.tpl: Revert HJL's change.
2702         * Makefile.in: Regenerated.
2703         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
2704         always.
2705
2706 2002-12-19  Andreas Schwab  <schwab@suse.de>
2707
2708         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
2709         * Makefile.in: Regenerate.
2710
2711 2002-12-18  H.J. Lu <hjl@gnu.org>
2712
2713         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
2714         * Makefile.in: Regenerated.
2715
2716         * configure.in (build_prefix): New. Substitute.
2717
2718 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2719
2720         * Makefile.tpl: Don't let real targets depend on phony targets.
2721         * Makefile.in: Regenerate.
2722
2723         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
2724         * Makefile.in: Regenerate.
2725
2726 2002-12-16  Jason Merrill  <jason@redhat.com>
2727
2728         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
2729         previous 'make bootstrap'.
2730         * Makefile.in: Regenerate.
2731
2732 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
2733
2734         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2735
2736 2002-12-13  Jason Merrill  <jason@redhat.com>
2737
2738         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
2739         library tests.
2740         (check-c++): Just depend on it and check-target-libstdc++-v3.
2741         * Makefile.in: Regenerate.
2742
2743 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2744
2745         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
2746         * Makefile.in: Regenerate.
2747
2748 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
2749
2750         * COPYING.NEWLIB: Update list of alternate Regent of California
2751         licenses and discuss official revoking of advertising clause.
2752         * COPYING.LIBGLOSS: Ditto.
2753
2754 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
2755
2756         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
2757         * Makefile.in: Rebuilt.
2758
2759 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2760
2761         * configure: Fix bug put in by gremlins.
2762
2763         * Makefile.tpl: Substitute more autoconfily.
2764         * configure: Substitute more autoconfily.
2765         * Makefile.in: Regenerate.
2766
2767 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
2768
2769         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
2770         * Makefile.in (all-sim): Ditto.
2771
2772 2002-12-06  DJ Delorie  <dj@redhat.com>
2773
2774         * Makefile.tpl: Change configure dependencies to not have real
2775         targets depend on phony targets.
2776
2777 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
2778
2779         * configure.in: Revert unintentional change.
2780
2781         * src-release: Configure host subdirs.
2782
2783         * Makefile.tpl: Change dependency for */multilib.out so that
2784         it works when gcc isn't in the tree.
2785
2786         * configure.in: Substitute more.
2787         * configure: Run subconfigures from the Makefile.
2788         * Makefile.tpl: Run subconfigures from the Makefile; add a few
2789         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
2790
2791 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2792
2793         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
2794         and corresponding dependencies.
2795         * Makefile.in: Regenerate.
2796
2797         * configure.in (host_tools): Order binutils, gas and ld for
2798         convenience in running the testsuites.
2799
2800         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
2801         * Makefile.in: Regenerate.
2802         * configure.in: Introduce rules to serialize subconfigure runs.
2803
2804         * configure.in: Introduce BASE_CC_FOR_TARGET.
2805         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
2806         Realize configure-build-* targets.  Realize configure-target-* targets.
2807         * Makefile.in: Regenerate.
2808
2809 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2810
2811         * configure: Move gcc_version_trigger stuff from here...
2812         * configure.in: ...to here.
2813
2814         * configure.in: Separate subconfigure options added by this file from
2815         options given by the user.  Add machinery to put args for host
2816         subconfigures into the Makefile.
2817
2818         * Makefile.tpl: Remove 'vault' targets.
2819         * Makefile.tpl: Reorder and comment dependencies.
2820         * Makefile.in: Regenerate.
2821
2822 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
2823
2824         * configure.in: Move host-specific darwin noconfigdirs into
2825         the host-specific section.
2826
2827 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2828
2829         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
2830         during replay.
2831         * Makefile.in: Regenerate.
2832
2833         (finishing slow-motion replay)
2834         * configure: Remove skip-this-dir support.
2835         * Makefile.tpl: Remove skip-this-dir support.
2836
2837         * Makefile.tpl: Remove leftover support for non-autoconfiscated
2838         subdirectories.
2839         * Makefile.in: Regenerate.
2840
2841         * Makefile.tpl: Strip out useless setting of 'dir'.
2842         * Makefile.in: Regenerate.
2843
2844 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2845
2846         (finishing slow-motion replay)
2847         * configure.in: Fix deeply stupid bug.
2848
2849         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
2850         shell code in CXX_FOR_TARGET
2851         * Makefile.def: Introduce raw_cxx.
2852         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
2853         RAW_CXX_FOR_TARGET.
2854         * Makefile.in: Regenerate.
2855
2856 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2857
2858         (finishing slow-motion replay)
2859         * Makefile.tpl: Remove unnecessary ifs.
2860         * Makefile.in: Regenerate.
2861
2862         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
2863         dependencies.  Maybe-ize build-libiberty.  Create dummy install
2864         targets for 'no_install' modules.
2865         * configure: Move GDB_TK substitution to configure.in.  Move
2866         build_modules stuff to configure.in.
2867         * configure.in: Implement soft dependency machinery.  Maybe-ize
2868         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
2869         * Makefile.in: Regenerate.
2870
2871 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2872
2873         (continuing slow-motion replay)
2874         * Makefile.tpl: Make all-target, install-target behave similarly
2875         to all, install (only hitting configured targets).  Eliminate
2876         unused macro defintions.
2877
2878         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
2879         build != host.
2880
2881         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
2882
2883         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
2884
2885         * configure.in: Produce lists of subdir targets we're actually
2886         configuring.  Remove references to "dosrel".
2887         * Makefile.tpl: Let configure set which subdir targets are hit.
2888         Remove install-cross; clean up install; remove ALL.  Remove
2889         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
2890         Autogenerate host module targets.  Remove empty dependency lines
2891         and redundant dependency; rearrange slightly.
2892         * Makefile.def: Add host-side libtermcap, utils.
2893
2894         * Makefile.in: Regenerate.
2895
2896 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2897
2898         (Continuing slow-motion replay)
2899         * Makefile.def: Add list of recursive targets to autogenerate.
2900         Add build_modules.
2901         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
2902         targets.  Autogenerate *-build-* targets.
2903         * Makefile.in: Regenerate.
2904
2905 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2906
2907         (Continuing slow-motion replay)
2908         * configure: More autoconf-style substitutions.
2909         * Makefile.tpl: More autoconf-style substitutions.
2910         * Makefile.in: Regenerate.
2911
2912 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
2913
2914         (Continuing slow-motion replay)
2915         * configure: Substitute more variables in a more autoconf-friendly
2916         way.  Simplify slightly.
2917         * Makefile.tpl: Make more variables substitutable in an
2918         autoconf-friendly way.
2919         * Makefile.in: Regenerate.
2920
2921 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2922
2923         (Continuing slow-motion replay)
2924         * configure.in (v810*): Remove special setting of tools.
2925
2926         * configure: Add support for extra required flags for ar or nm.
2927         * configure.in (aix4.3+): Use above support for target-specific
2928         issues, rather than using config/mt-aix43.
2929
2930 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2931
2932         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
2933         * configure: Remove 'removing', which doesn't work.  Replace $subdir
2934         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
2935         with $srcdir.  Reformat indentation.  Substitute some variables
2936         formerly hard-coded in the Makefile for build=host.
2937         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
2938         * Makefile.def: Autogenerate more.
2939         * Makefile.in: Regenerate.
2940
2941 2002-11-13  Bruce Korb  <bkorb@gnu.org>
2942
2943         * Makefile.tpl: syntactic cleanup
2944
2945 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
2946
2947         * Makefile.def (host_modules): Add rda.
2948         * Makefile.in: Regenerate.
2949         * configure.in (target_tool): Add target-rda to list.
2950
2951 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
2952
2953         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
2954         and restrap targets to this rule.
2955         * Makefile.in:  Regenerate.
2956
2957 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
2958
2959         * configure.in (i[3456]86-*-linux*): Add check to disable
2960         ${libgcj} for glibc1.
2961
2962 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
2963
2964         * configure.in: Add tic4x target.
2965
2966 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2967
2968         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
2969         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
2970         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
2971         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
2972         * Makefile.in: Regenerate.
2973
2974 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2975
2976         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
2977         * Makefile.in: Regenerate.
2978
2979         * Makefile.def: Remove order dependency comments.
2980         * Makefile.tpl: Add explicit install-install dependencies.
2981         * Makefile.in: Regenerate.
2982
2983         * Makefile.tpl: Remove material now in src-release.  (Finally!)
2984         * Makefile.in: Regenerate.
2985
2986         * configure: Restore my original patch by syncing with gcc version.
2987
2988         * Bring following over from gcc:
2989
2990 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
2991
2992         * configure.in (s390*-*-linux*): Enable libgcj.
2993
2994 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2995
2996         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
2997
2998 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
2999
3000         * configure: Move stray lines back to where they belong.
3001
3002 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3003
3004         * Makefile.tpl: Insert configure-target target, for src-release.
3005
3006         * configure: Finish reverting change which Andrew Cagney started
3007         reverting.  Should fix bustage.
3008
3009         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3010         * src-release: New file.  Contains material for making net
3011         releases for gdb, binutils, et al., formerly in Makefile.in.
3012
3013 2002-09-30  Nick Clifton  <nickc@redhat.com>
3014
3015         * cpu: New top level directory.  Intended to hold input files for
3016         CGEN which have FSF copyright assignment.
3017         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3018
3019 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3020
3021         Revert below (note that src does not contain Makefile.tpl):
3022         * Makefile.tpl: Make subsituted variables more autoconfy.
3023         * Makefile.in: Regenerate.
3024
3025 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3026
3027         * configure: Revert accidentally applied changes.
3028
3029         * Makefile.tpl: Make more autoconf-friendly.
3030         * Makefile.in: Regenerate.
3031         * configure: Make substitution more autoconf-like.
3032
3033 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3034
3035         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3036         single entry to handle all these.
3037         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3038         libjava on arm-*-elf.
3039
3040 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3041
3042         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3043         things that depend on them.
3044
3045 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3046
3047         * Makefile.tpl: Make subsituted variables more autoconfy.
3048         * Makefile.in: Regenerate.
3049         * configure: Make seds more autoconfy.
3050
3051 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3052
3053         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3054         * Makefile.in: Regenerate.
3055         * configure.in: Rewrite sed statements to look autoconfy.
3056
3057         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3058         all-target-foo on configure-target-foo.
3059         * Makefile.def: Ditto.
3060         * Makefile.in: Rebuild.
3061
3062 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3063
3064         * Makefile.def: New file.
3065         * Makefile.tpl: New file.
3066         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3067
3068         * configure.in: Minor rearrangement.  Simplify tests.
3069
3070 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3071
3072         * configure.in (with_headers): Skip copy if value is "yes".
3073         (with_libs): Likewise.
3074
3075 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3076
3077         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3078         * configure.in (sh*-*-pe*): Ditto.
3079         * configure.in (mips*-*-pe*): Ditto.
3080         * configure.in (*arm-wince-pe): Ditto.
3081
3082         * configure.in: Rearrange.
3083
3084 2002-09-12  Nick Clifton  <nickc@redhat.com>
3085
3086         * Import these changes from the config master repository:
3087
3088         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3089
3090                 * config.sub: Add tic4x target.
3091
3092         2002-09-03  Ben Elliston  <bje@redhat.com>
3093
3094                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3095                 Reported by <Duncan_Stodart@insession.com>.
3096
3097 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3098
3099         * COPYING.NEWLIB: More updates.
3100
3101 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3102
3103         * COPYING.NEWLIB: Update.
3104
3105 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3106
3107         * texinfo/texinfo.tex: Import version 2002-06-04.06.
3108
3109         * config.guess: Import version 2002-08-23.
3110         * config.sub: Import version 2002-08-22.
3111
3112 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3113
3114         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3115         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3116         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3117
3118 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3119
3120         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3121
3122 2002-08-04  H.J. Lu  (hjl@gnu.org)
3123
3124         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3125
3126 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3127
3128         * configure.in: Move generic linux case to end.  Copy generic
3129         linux noconfigdirs to mips*-*-linux* entry and new
3130         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3131
3132 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
3133
3134         * MAINTAINERS: Clarify on config.guess and config.sub, and add
3135         one instance of them which was missed to the list to update.
3136
3137 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3138
3139         * config.guess: Update to 2002-07-09 version.
3140         * config.sub: Update to 2002-07-03 version.
3141
3142 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3143
3144         * configure.in: Remove two redundant tests.
3145
3146 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3147
3148         * configure.in (mips*-*-irix6*o32): Enable stabs.
3149
3150 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3151
3152         * configure.in: Don't build grez.
3153         * Makefile.in: Ditto.
3154
3155         * Makefile.in: Remove references to bsp, cygmon, libstub.
3156         * configure.in: Ditto.
3157
3158         * configure.in: Remove leftover reference to gdbtest.
3159
3160 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3161
3162         * configure.in (gxx_include_dir):  Change to match versioned
3163         C++ headers if --enable-version-specific-runtime-libs is used.
3164
3165 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3166
3167         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3168
3169 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3170
3171         * configure.in: Make --without-x work.
3172
3173 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
3174
3175         * contrib: New directory.  Created to contain a copy of the
3176         texi2pod.pl script so that it is in the same place as the version in
3177         the FSF GCC sources.
3178
3179 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3180
3181         * configure.in: Rearrange target Makefile fragment collection.
3182
3183         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3184         cvs[src].
3185         * configure.in: Ditto.
3186
3187 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3188
3189         * Makefile.in: Eliminate 'apache' targets.
3190         * configure.in: Eliminate 'apache' targets.
3191
3192         * configure.in: Eliminate redundant tests.  Reorganize.
3193
3194         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3195
3196         * config-ml.in: Eliminate references to Cygnus configure.
3197
3198         * Makefile.in: Eliminate references to building emacs.
3199
3200 2002-07-01  Denis Chertykov  <denisc@overta.ru>
3201
3202         * configure.in: Add support for ip2k.
3203
3204 2002-06-24  Ben Elliston  <bje@redhat.com>
3205
3206         * configure.in (host_tools): Remove cgen.
3207
3208         * Makefile.in (all-cgen): Remove; runs from its source directory.
3209         (check-cgen, install-cgen, clean-cgen): Likewise.
3210         (all-opcodes): No not depend on all-cgen.
3211         (all-sim): Likewise.
3212
3213 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3214
3215         * configure.in: Fix AIX configury bug.
3216
3217 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3218
3219         * configure.in: Replace ${topsrcdir} with ${srcdir}.
3220
3221         * configure.in: Move definition of libstdcxx_flags right above
3222         usage, rather than way earlier.
3223
3224         * configure.in: Pull definition of is_cross_compiler earlier.
3225
3226         * configure.in: Rearrange a little.
3227
3228         * configure.in: Remove references to librx.
3229         * Makefile.in: Remove references to librx.
3230
3231 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3232
3233         * configure.in: Eliminate ${gasdir} variable.
3234
3235 2002-06-18  Dave Brolley  <brolley@redhat.com>
3236
3237         * configure.in: Add support for frv.
3238         * config.sub: Add support for frv.
3239
3240 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3241
3242         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3243
3244 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3245
3246         * configure.in (vax-*-netbsd*): Re-enable gas.
3247
3248 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3249
3250         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3251         BUILD_PREFIX_1, to correct nomenclature.
3252         * configure: Likewise.
3253
3254         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3255         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3256
3257 2002-05-31  Olaf Hering  <olh@suse.de>
3258
3259         * config-ml.in: Propogate DESTDIR also.
3260
3261 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3262
3263         * configure.in (vax-*-netbsd*): Don't build gas for this
3264         platform.
3265
3266 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3267
3268         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3269         and libgcj for AVR.
3270
3271 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
3272
3273         * config.sub: Add DLX target.
3274
3275 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3276
3277         * config.guess: Update to 2002-05-22 version.
3278         * config.sub: Likewise.
3279
3280 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3281
3282         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3283         * config-ml.in: Likewise.
3284         * configure: Likewise.
3285         * configure.in: Likewise.
3286
3287 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3288
3289         * configure.in: Simplify makefile fragment collection.
3290
3291         * configure.in: Remove code to build emacs.
3292
3293         * configure.in : Remove --srcdir argument from targargs and buildargs
3294         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3295
3296         * configure: Move some logic to configure.in.
3297         * configure.in: Move some logic from configure.
3298
3299 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
3300
3301         * COPYING.LIBGLOSS: New file.
3302
3303 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
3304
3305         * Makefile.in: Honour DESTDIR.
3306
3307 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3308
3309         * configure.in (noconfigdirs): Don't disable libgcj on
3310         sparc64-*-solaris* and sparcv9-*-solaris*.
3311
3312 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3313
3314         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3315
3316 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3317
3318         * configure.in (FLAGS_FOR_TARGET): Do not add
3319         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3320         on i[3456]86-*-linux*.
3321
3322 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3323
3324         * configure.in (noconfigdirs): Replace [ ] with test.
3325
3326         * configure.in (noconfigdirs): Do not add target-newlib if
3327         target == i[3456]86-*-linux*, and host == target.
3328
3329 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
3330
3331         * config.guess: Updated to 2002-04-26's version.
3332         * config.sub: Updated to 2002-04-26's version.
3333
3334 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3335
3336         * configure.in: delete reference to absent file
3337
3338         * configure.in: replace '[' with 'test'
3339
3340         * configure.in: Eliminate references to gash.
3341         * Makefile.in: Eliminate references to gash.
3342
3343         * configure.in: remove useless references to 'pic' makefile fragments.
3344
3345         * configure.in: (*-*-windows*) Finish removing.
3346
3347         * configure.in: Eliminate redundant test for libgui.
3348
3349 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
3350
3351         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
3352         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
3353
3354 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
3355
3356         * configure.in: remove references to dead files
3357
3358 2002-04-18  Tom Tromey  <tromey@redhat.com>
3359
3360         * configure.in: Disallow configuring libgcj when it is already
3361         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
3362         Solaris 2.8 by default.  For PR libgcj/6158.
3363
3364 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3365
3366         * configure.in:  Move default CC setting out of config/mh-* fragments
3367         directly into here.
3368
3369 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
3370
3371         * configure.in: don't even try to configure or make a subdirectory
3372         if there's no configure script for it.
3373
3374 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
3375
3376         * MAINTAINERS: Remove chill maintainers.
3377         * Makefile.in (CHILLFLAGS): Remove.
3378         (CHILL_LIB): Remove.
3379         (TARGET_CONFIGDIRS): Remove libchill.
3380         (CHILL_FOR_TARGET): Remove.
3381         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
3382         CHILL_LIB.
3383         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
3384         (CHECK_TARGET_MODULES): Likewise.
3385         (INSTALL_TARGET_MODULES): Likewise.
3386         (CLEAN_TARGET_MODULES): Likewise.
3387         (configure-target-libchill): Remove.
3388         (all-target-libchill): Remove.
3389         * configure.in (target_libs): Remove target-libchill.
3390         Do not compute CHILL_FOR_TARGET.
3391         * libchill: Remove directory.
3392
3393 2002-04-15  DJ Delorie  <dj@redhat.com>
3394
3395         * Makefile.in, configure.in, configure: Sync with gcc, entries
3396         follow...
3397
3398 2002-04-08  Tom Tromey  <tromey@redhat.com>
3399
3400         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
3401         Fixes PR libgcj/6068.
3402
3403 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
3404
3405         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
3406
3407 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3408
3409         * configure.in (alpha*-dec-osf*): Enable libgcj.
3410
3411 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
3412
3413         Fix for: PR bootstrap/3591, target/5676
3414         * configure.in (mcore-pe): Disable the configuration of
3415         libstdc++-v3 since exceptions are not supported.
3416
3417 2002-03-20  Anthony Green  <green@redhat.com>
3418
3419         * configure.in: Enable libgcj for xscale-elf target.
3420
3421 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3422
3423         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3424         libjava.
3425         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
3426
3427 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
3428
3429         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
3430         libstdc++-v3 and libjava.
3431
3432 2002-02-11  Adam Megacz <adam@xwt.org>
3433
3434         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
3435         boehm-gc
3436
3437 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3438
3439         * config.guess: Updated to 2002-01-30's version.
3440         * config.sub: Updated to 2002-02-01's version.
3441         Contribute sh64-elf.
3442         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3443         * configure.in: Added sh64-*-*.
3444
3445 2002-01-17  H.J. Lu <hjl@gnu.org>
3446
3447         * Makefile.in (all-fastjar): Also depend on all-libiberty.
3448         (all-target-fastjar): Also depend on all-target-libiberty.
3449
3450 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
3451
3452         * configure, configure.in: Use temp file for long sed commands.
3453
3454 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
3455
3456         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
3457         libf2c.
3458
3459 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
3460
3461         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
3462
3463 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
3464
3465         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
3466
3467 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3468
3469         * configure: Handle temporary files securely using mkdir.
3470
3471 2001-09-26  Will Cohen <wcohen@redhat.com>
3472
3473         * configure.in (*-*-linux*): Disable configuration of target-newlib
3474         and target-libgloss.
3475
3476 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
3477
3478         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
3479         RANLIB.
3480
3481 2001-08-11  Graham Stott  <grahams@redhat.com>
3482
3483         * Makefile.in (check-c++): Add missing semicolon.
3484
3485 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
3486
3487         * configure.in (sh-*-linux*): New.
3488
3489 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3490
3491         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3492         and libgcj on m68hc11/m68hc12.
3493
3494 2001-06-27  H.J. Lu  (hjl@gnu.org)
3495
3496         * Makefile (CFLAGS_FOR_BUILD): New.
3497         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
3498
3499 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
3500
3501         * configure.in (libstdcxx_flags): Do not try to execute
3502         libstdc++-v3/testsuite_flags until it exists.
3503
3504 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
3505
3506         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3507
3508 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
3509
3510         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3511
3512 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
3513
3514         * configure.in: Move *-chorusos target case to the proper switch.
3515         Disable libgcj.
3516
3517 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3518
3519         * Makefile.in (STAGE1_CFLAGS): Pass down.
3520
3521 2001-04-13  Alan Modra  <amodra@one.net.au>
3522
3523         * config.guess: Add hppa64-linux support.  Note for next import that
3524         this is already in the master file.
3525         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
3526
3527 2001-03-22  Colin Howell  <chowell@redhat.com>
3528
3529         * Makefile.in (DO_X): Do not backslash single-quotes in
3530         backquotes (two places).
3531
3532 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
3533
3534         * Makefile.in (DO_X): Quote nested quotes.
3535
3536 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
3537
3538         * Makefile.in (DO_X): Use double quotes for quoting
3539         "RANLIB=$${RANLIB}".
3540
3541 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
3542
3543         * configure.in: Only use `lang_requires' for languages athat are
3544         actually enabled.
3545
3546 2001-03-07  Tom Tromey  <tromey@redhat.com>
3547
3548         * configure.in: Allow config-lang.in to set `lang_requires' to list
3549         of other required languages.
3550
3551 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
3552
3553         * Makefile.in: Remove RANLIB definition. Use RANLIB
3554         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3555         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3556
3557 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
3558             Alexandre Oliva  <aoliva@redhat.com>
3559
3560         * Makefile.in (check-c++): Use tabs, not spaces.
3561
3562 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
3563
3564         * Makefile.in (check-c++): New rule.
3565
3566         * configure.in (target_libs): Remove libg++.
3567         (noconfigdirs): Remove libg++.
3568         (noconfigdirs): Same.
3569         (noconfigdirs): Same.
3570         (noconfigdirs): Same.
3571
3572         * config-ml.in: Remove libg++ references.
3573
3574         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3575         (ALL_TARGET_MODULES): Same.
3576         (configure-target-libg++): Remove.
3577         (all-target-libg++): Remove.
3578         (configure-target-libio): Remove.
3579         (all-target-libio): Remove.
3580         (check-target-libio): Remove.
3581         (.PHONY): Remove.
3582         (libg++.tar.bz2): Remove.
3583         (all-target-cygmon): Remove libio.
3584         (all-target-libstdc++): Remove.
3585         (configure-target-libstdc++): Remove.
3586         (TARGET_LIB_PATH): Remove libstdc++.
3587         (ALL_GCC_CXX): Remove libstdc++.
3588         (all-target-gperf): Correct.
3589
3590 2001-02-15  Anthony Green  <green@redhat.com>
3591
3592         * configure: Introduce GCJ_FOR_TARGET.
3593         * configure.in: Ditto.
3594         * Makefile.in: Ditto.
3595
3596 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
3597
3598         * configure.in: for *-chorusos, don't config target-newlib and
3599         target-libgloss.
3600
3601 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
3602
3603         Remove V2 C++ library.
3604         * configure.in: Remove --enable-libstdcxx_v3 support.
3605
3606 2001-01-27  Richard Henderson  <rth@redhat.com>
3607
3608         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3609
3610 2001-01-26  Tom Tromey  <tromey@redhat.com>
3611
3612         * configure.in: Allow libgcj to be built on Sparc Solaris.
3613
3614 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
3615
3616         * configure.in: Enable libgcj on several additional platforms.
3617
3618 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
3619
3620         * configure.in: Enable libgcj for linux targets.
3621
3622 2001-01-09  Mike Stump  <mrs@wrs.com>
3623
3624         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3625         failures of subdirectories.
3626
3627 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3628
3629         * configure: handle DOS-style absolute paths.
3630
3631 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3632
3633         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3634
3635 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
3636
3637         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3638         (libstdcxx_incdir): Pass down.
3639         * config.if: Remove expired bits for cxx_interface, add stub.
3640         (libstdcxx_incdir): Add variable for g++ include directory.
3641         * configure.in (gxx_include_dir): Use it.
3642
3643 2000-12-15  Andreas Jaeger  <aj@suse.de>
3644
3645         * configure.in: Handle lang_dirs.
3646
3647 2000-12-13  Anthony Green  <green@redhat.com>
3648
3649         * configure.in: Disable libgcj for any target not specifically
3650         listed.  Disable libgcj for x86 and Alpha Linux until compatible
3651         with g++ abi.
3652
3653 2000-12-13  Mike Stump  <mrs@wrs.com>
3654
3655         * Makefile.in (local-distclean): Also remove fastjar.
3656
3657 2000-12-10  Anthony Green  <green@redhat.com>
3658
3659         * configure.in: Define libgcj.  Disable libgcj target libraries for
3660         most targets.
3661
3662 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3663
3664         * configure.in (target_libs): Revert 2000-12-08 patch.
3665         (noconfigdirs): Added target-libjava.
3666
3667 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3668
3669         * Makefile.in: handle DOS-style absolute paths.
3670
3671 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3672
3673         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3674         libjava.
3675         * configure.in (target_libs): Removed `target-libjava'.
3676
3677 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3678
3679         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3680         (ALL_MODULES): Added fastjar.
3681         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3682         (all-target-libjava): all-fastjar replaces all-zip.
3683         (all-fastjar): Added.
3684         (configure-target-fastjar, all-target-fastjar): Likewise.
3685         * configure.in (host_tools): Added fastjar.
3686
3687 2000-12-07  Mike Stump  <mrs@wrs.com>
3688
3689         * Makefile.in (local-distclean): Remove leftover built files.
3690
3691 2000-11-16  Fred Fish  <fnf@be.com>
3692
3693         * configure.in (enable_libstdcxx_v3): Fix typo,
3694         libstd++ -> libstdc++.
3695
3696 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3697
3698         * configure: Provide the original toplevel configure arguments
3699         (including $0) to subprocesses in the environment rather than
3700         through gcc/configargs.h.
3701
3702 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3703
3704         * configure: Turn on libstdc++ V3 by default.
3705
3706 2000-10-16  Michael Meissner  <meissner@redhat.com>
3707
3708         * configure (gcc/configargs.h): Only create if there is a build GCC
3709         directory created.
3710
3711 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
3712
3713         * configure: Save configure arguments to gcc/configargs.h.
3714
3715 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
3716
3717         * Makefile.in (bootstrap): avoid recursion if subdir missing
3718         (cross): ditto
3719         (do-proto-toplev): ditto
3720
3721 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
3722
3723         * configure.in: Do not build byacc for hppa64.  Provide paths to the
3724         X11 libraries for hppa64.
3725
3726 2000-09-02  Anthony Green  <green@cygnus.com>
3727
3728         * Makefile.in (all-gcc): Depend on all-zlib.
3729         (CLEAN_MODULES): Add clean-zlib.
3730         (ALL_MODULES): Add all-zlib.
3731         * configure.in (host_libs): Add zlib.
3732
3733 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
3734
3735         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3736         $targargs to tell whether newlib is going to be built.
3737
3738         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3739         $$r/TARGET_SUBDIR/libio for _G_config.h.
3740
3741 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
3742
3743         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3744
3745         * configure: Make enable_threads and enable_shared defaults
3746         explicit.  Substitute enable_threads into generated Makefiles.
3747         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3748         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3749
3750 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
3751
3752         * configure.in: Re-enable all references to libg++ and librx.
3753
3754 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
3755
3756         * configure.in: Add *-*-freebsd* configurations.
3757
3758 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3759
3760         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
3761         (do-tar, do-bz2): New rules.
3762         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
3763         (gdb-tar): New rule.
3764         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
3765         (insight_dejagnu.tar): New rule.
3766         (insight.tar): New rule.
3767         (gdb+dejagnu.tar): New rule.
3768         (gdb.tar): New rule.
3769
3770 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
3771
3772         * MAINTAINERS: Update dejagnu/
3773
3774 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
3775
3776         * ltmain.sh (relink_command): Fix typo in previous change.
3777
3778 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
3779
3780         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
3781         (relink_command): Added --tag flags.
3782         (mode=install): If relinking fails; error out.
3783
3784 2002-03-12  Richard Henderson  <rth@redhat.com>
3785
3786         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
3787         .NOTPARALLEL tag.
3788         (do-check): Rename from check.
3789         (check): Allow parallel check.
3790
3791 2002-03-11  Richard Henderson  <rth@redhat.com>
3792
3793         * Makefile.in (.NOTPARALLEL): Add fake tag.
3794
3795 2002-03-07  H.J. Lu  (hjl@gnu.org)
3796
3797         * configure.in: Enable gprof for mips*-*-linux*.
3798
3799 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
3800
3801         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
3802         libjava.
3803         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
3804
3805 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
3806
3807         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
3808
3809 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
3810
3811         * config.guess: Import from master sources, rev 1.232.
3812         * config.sub: Import from master sources, rev 1.246.
3813
3814 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
3815
3816         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
3817         because its Makefile is there; test for the executable instead.
3818
3819 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
3820
3821         Contribute sh64-elf.
3822         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
3823         * configure.in: Added sh64-*-*.
3824
3825 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
3826
3827         * COPYING.NEWLIB: Remove advertising clause from
3828         Berkeley and Red Hat licenses.
3829
3830 2002-02-01  Mo DeJong  <supermo@bayarea.net>
3831
3832         * Makefile.in: Add all-tix to deps for all-snavigator
3833         so that tix is built when building snavigator.
3834
3835 2002-02-01  Ben Elliston  <bje@redhat.com>
3836
3837         * config.guess: Import from master sources, rev 1.229.
3838         * config.sub: Import from master sources, rev 1.240.
3839
3840 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3841
3842         From Steve Ellcey <sje@cup.hp.com>:
3843         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3844         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3845         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3846         IA64.
3847         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3848         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3849         soname_spec, sys_lib_search_path_spec): Ditto.
3850
3851 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
3852
3853         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
3854         target-libiberty, and target-libgloss.  Skip Java-related
3855         libraries if not supported for NetBSD on target CPU.
3856
3857 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
3858
3859         * configure.in: Import StrongARM and XScale target_configdirs from
3860         FSF GCC version.
3861
3862 2002-01-16  H.J. Lu  (hjl@gnu.org)
3863
3864         * config.guess: Import from master sources, rev 1.225.
3865         * config.sub: Import from master sources, rev 1.238.
3866
3867         * MAINTAINERS: Updated notes on config.guess and config.sub.
3868
3869 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
3870
3871         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
3872         ld and gdb are not supported.
3873
3874 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3875
3876         * Change reference to Cygnus Solutions to be Red Hat.
3877
3878 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
3879
3880         * COPYING.NEWLIB: Update generic copyright date.
3881
3882 2002-01-07  Mark Salter  <msalter@redhat.com>
3883
3884         * configure.in: Remove target-bsp and target-cygmon from arm builds.
3885           Allow target-libgloss to be built for arm, strongarm, and xscale.
3886
3887 2002-01-03  Ben Elliston  <bje@redhat.com>
3888
3889         * MAINTAINERS: Update URL for config.* scripts.
3890
3891 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
3892
3893         * config.sub: Import latest version.
3894         * config.guess: Likewise.
3895
3896 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
3897
3898         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
3899         options for i[3456]86-pc-linux* native builds.
3900
3901 2001-12-05  Laurent Guerby  <guerby@acm.org>
3902
3903         * MAINTAINERS: gcc adopts symlink-tree, refer more to
3904         libiberty.
3905
3906         Import this patch from gcc:
3907
3908         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3909
3910             * symlink-tree: handle DOS-style absolute paths.
3911
3912 2001-11-28  DJ Delorie <dj@redhat.com>
3913             Zack Weinberg  <zack@codesourcery.com>
3914
3915         When build != host, create libiberty for the build machine.
3916
3917         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
3918         CONFIG_ARGUMENTS.
3919         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
3920         New variables.
3921         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
3922         and rules.
3923         (all.normal): Depend on ALL_BUILD_MODULES.
3924         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
3925         (all-build-libiberty): Depend on configure-build-libiberty.
3926
3927         * configure: Calculate and substitute proper value for
3928         ALL_BUILD_MODULES.
3929         * configure.in: Create the build subdirectory.
3930         Calculate and substitute TARGET_CONFIGARGS (formerly
3931         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
3932
3933 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
3934
3935         * config.sub: Update to version 1.232 on subversion.
3936
3937 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
3938
3939         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
3940         files from .po files for a distribution.
3941
3942 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
3943
3944         * COPYING.NEWLIB: Mention preserved notice in specific parts.
3945
3946 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3947
3948         Merged from net gcc:
3949         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
3950         * ltcf-c.sh: Use $objext, not $ac_objext.
3951         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
3952         * ltcf-cxx.sh: Add support for GNU.
3953         2001-07-22  Timothy Wall  <twall@redhat.com>
3954         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
3955         default settings if using GNU tools with that configuration.
3956         * ltcf-cxx.sh: Ditto.
3957         * ltcf-gcj.sh: Ditto.
3958         2001-07-21  Michael Chastain  <chastain@redhat.com>
3959         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
3960         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
3961         * ltmain.sh: Mark as gcc-local.
3962
3963 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
3964
3965         * Makefile.in (all-bison): Revert 2001-10-24.
3966         Don't depend on texinfo.
3967
3968 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
3969
3970         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
3971
3972 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
3973
3974         * configure.in (--enable-languages): Be more permissive about
3975         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
3976
3977 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
3978
3979         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
3980
3981 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
3982
3983         Makefile.in (all-bison): Don't depend on texinfo.
3984
3985 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
3986
3987         * gettext.m4: Test po/POTFILES.in exists before trying to read.
3988
3989 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
3990
3991         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
3992
3993 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
3994
3995         * config.sub, config.guess: Import latest from subversions.
3996
3997 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
3998
3999         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4000         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4001         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4002         avoid quotes nesting problems.
4003         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4004         (DO_X): Export only variables that are set.
4005
4006 2001-09-19  Ben Elliston  <bje@redhat.com>
4007
4008         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4009         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4010         semantics.  Use the shell built-in "type" command instead.
4011
4012 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4013
4014         * config.sub: Reverted the earlier change, this version is not the
4015         master file.
4016
4017 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4018
4019         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4020         Add support for mips64.
4021
4022 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4023
4024         * configure.in: Enable libstdc++-v3 for h8300 targets.
4025
4026 2001-08-30  Eric Christopher  <echristo@redhat.com>
4027             Jason Eckhardt  <jle@redhat.com>
4028
4029         * config.sub: Add support for mipsisa32.
4030
4031 2001-08-30  Eric Christopher  <echristo@redhat.com>
4032
4033         * config.sub, config.guess: Import latest from subversions.
4034
4035 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
4036
4037         * config.sub, config.guess: Import latest from subversions.
4038
4039 2001-07-26  DJ Delorie  <dj@redhat.com>
4040
4041         * MAINTAINERS: Clarify libiberty merge rules and procedures.
4042
4043 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4044
4045         * Makefile.in: Revert 2001-06-17.
4046         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4047
4048 2001-06-17  H.J. Lu <hjl@gnu.org>
4049
4050         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4051         (gas+binutils.tar.bz2): Likewise.
4052         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4053
4054 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4055
4056         * Makefile.in (VER): When present, extract the version number from
4057         the file version.in.
4058
4059 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4060
4061         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4062         gcc/xgcc is built, use -print-prog-name to find out the program
4063         name to use.
4064
4065 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
4066
4067         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4068         with_gcc]: Use `gcc -shared' to build a shared library.
4069
4070 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4071
4072         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4073         archives.
4074
4075 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4076
4077         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4078         libraries when using g++ with native linker.
4079
4080 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4081
4082         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4083
4084 2001-05-24  Tom Rix <trix@redhat.com>
4085
4086         * configure.in : enable ld for aix
4087
4088 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4089
4090         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4091         [aix4*|aix5*]: Prepend blank.
4092
4093 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4094
4095         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4096         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4097         of subdir/configure scripts to use the new libtool.m4.
4098
4099 2001-05-14  H.J. Lu <hjl@gnu.org>
4100
4101         * config.if (libc_interface): Set to -libc6.2- for cross
4102         compiling to Linux/glibc 2.2.
4103
4104 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4105
4106         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4107         libgcj.
4108
4109 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4110
4111         * configure.in (noconfigdirs): Don't reset it from scratch in the
4112         target case; only append to it.
4113
4114 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4115
4116         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4117         sparc-*-solaris2.8]: Disable ${libgcj}.
4118
4119 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4120
4121         * configure.in (libgcj_saved): Copy from $libgcj.
4122         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4123         --disable-libgcj.
4124
4125 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
4126
4127         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4128         1.641.2.228.
4129
4130 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4131
4132         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4133         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4134
4135 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4136
4137         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4138         New macros.
4139         (bootstrap, cross): Use RECURSE_FLAGS.
4140         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4141
4142 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4143
4144         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4145
4146 2001-03-23  Nick Clifton  <nickc@redhat.com>
4147
4148         * README-maintainer-mode: Add note about inability to use "make
4149         distclean" in maintainer mode.
4150
4151 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4152
4153         Re-installed:
4154         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4155         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4156         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4157         * ltcf-cxx.sh: Likewise.
4158         * ltcf-gcj.sh: Likewise.
4159
4160 2001-03-22  Philip Blundell  <philb@gnu.org>
4161
4162         * config.sub, config.guess: Import latest from subversions.
4163
4164 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4165
4166         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4167         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4168
4169 2001-03-20  Michael Chastain  <chastain@redhat.com>
4170
4171         * Makefile.in: all-m4 depends on all-texinfo.
4172
4173 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4174
4175         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4176
4177 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
4178
4179         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4180         longer valid.
4181
4182 2001-02-16  Nick Clifton  <nickc@redhat.com>
4183
4184         * configure.in (noconfigdirs): Allow configuration of texinfo
4185         for Cygwin hosts.
4186
4187 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4188
4189         * config.guess: Add linux target for S/390.
4190         * config.sub: Likewise.
4191         * configure.in: Likewise.
4192
4193 2001-02-06  Ben Elliston  <bje@redhat.com>
4194
4195         * configure: Output host type to stdout, not stderr.
4196
4197 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4198
4199         * config.guess: Import from subversions.gnu.org (revision 1.181).
4200         * config.sub: Import from subversions.gnu.org (revision 1.199).
4201
4202 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
4203
4204         * config.guess: Handle hppa64-linux systems.
4205
4206 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4207
4208         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4209         Don't unset, it's non-portable and no longer necessary, set to empty
4210         instead.
4211
4212 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4213
4214         * ltconfig: Shell portability fix for the tagname validity check.
4215
4216 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4217
4218         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4219
4220 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4221
4222         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4223         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4224
4225 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4226
4227         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4228         keep at least one of build_libtool_libs or build_old_libs set to
4229         yes.
4230
4231 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4232
4233         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4234         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4235
4236 2000-11-07  Philip Blundell  <pb@futuretv.com>
4237
4238         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4239
4240 2000-11-03  Philip Blundell  <pb@futuretv.com>
4241
4242         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4243         files.
4244
4245 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
4246
4247         * COPYING.NEWLIB: Put into source repository.
4248
4249 2001-01-15  Ben Elliston  <bje@redhat.com>
4250
4251         * configure.in (host_tools): Add sid.
4252         Always configure cgen.
4253         * Makefile.in (all-sid): New target.
4254         (check-sid, clean-sid, install-sid): Likewise.
4255
4256 2001-01-07  Andreas Jaeger  <aj@suse.de>
4257
4258         * config.sub, config.guess: Update from subversions.
4259
4260 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4261
4262         * configure.in: Disable language-specific target libraries for
4263         languages that aren't enabled.
4264
4265 2000-11-24  Nick Clifton  <nickc@redhat.com>
4266
4267         * configure.in (xscale-elf): Add target.
4268         (xscale-coff): Add target.
4269         (c4x, c5x, tic54x): Move after ARM targets.
4270
4271 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
4272
4273         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4274
4275 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
4276
4277         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4278
4279 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4280
4281         * Makefile.in: Merge with GCC and libgcj.
4282         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4283         configure-target-<library> when their configure scripts need the C
4284         or C++ library to have already been built to work properly.
4285         (do_proto_toplev): Set them to an empty string.
4286
4287 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4288
4289         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4290         (REALLY_SET_LIB_PATH): Use them.
4291
4292 2000-11-06  Christopher Faylor <cgf@cygnus.com>
4293
4294         * config.sub: Add support for Sun Chorus
4295
4296 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
4297
4298         * config.sub: Add support for the *-storm-chaos OS.
4299
4300 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
4301
4302         * configure.in (noconfigdirs): Don't compile some
4303         of the libraries for 68HC11 & 68hc12 targets.
4304
4305 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
4306
4307         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4308         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
4309         all affected `configure' scripts.
4310
4311 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
4312
4313         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4314         ltcf-c.sh.
4315
4316 2000-09-12  Philip Blundell  <philb@gnu.org>
4317
4318         * config.sub, config.guess: Update from subversions.
4319
4320 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
4321
4322         * Makefile.in (all-zlib): Added dummy target.
4323
4324         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
4325         multi-language branch.
4326
4327 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
4328
4329         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
4330         (bootstrap*): Depend on all-bootstrap.
4331
4332 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
4333
4334         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
4335         crosses, but add gcc/include to the header search path for them.
4336
4337 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
4338
4339         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
4340         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
4341         * gettext.m4: New file, extracted from aclocal.m4.
4342
4343 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
4344
4345         * config-ml.in (CC, CXX): Avoid trailing whitespace.
4346         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
4347         sub-configures.
4348
4349 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4350
4351         * Makefile.in (ALL_MODULES): Add all-cgen.
4352         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4353         (all-cgen): New target.
4354         (all-opcodes,all-sim): Depend on all-cgen.
4355         * configure.in (host_tools): Add cgen.
4356         Only configure cgen if --enable-cgen-maint.
4357
4358 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
4359
4360         * config-ml.in (CC, CXX): Don't introduce a leading space.
4361
4362 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
4363
4364         * configure.in (libstdcxx_flags): Use
4365         libstdc++-v3/src/libstdc++.INC.
4366
4367 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
4368
4369         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
4370
4371 2000-08-11  Jason Merrill  <jason@redhat.com>
4372
4373         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
4374         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
4375         (FLAGS_FOR_TARGET): Not here.
4376         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
4377
4378 2000-08-07  DJ Delorie  <dj@redhat.com>
4379
4380         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
4381         "if we're also building gcc, and it's a gcc that will run on the
4382         build machine, we want to use its includes instead of the system's
4383         default includes".
4384
4385 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
4386
4387         * configure.in (libstdcxx_flags): Don't use `"'.
4388
4389         * config-ml.in: Adjust multilib search paths to the
4390         appropriate multilib tree.
4391
4392 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
4393
4394         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
4395         commas in $LANGUAGES.
4396
4397 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
4398
4399         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
4400
4401 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
4402
4403         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
4404         CXX_FOR_TARGET for sed.
4405
4406 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
4407
4408         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
4409         Do not override if already set in the environment or in configure.
4410         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
4411         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
4412
4413 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
4414
4415         * Makefile.in (FLAGS_FOR_TARGET): New macro.
4416         (GCC_FOR_TARGET): Use it.
4417         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
4418         * configure.in: ... here.
4419         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
4420         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
4421
4422 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
4423
4424         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
4425         (configure-target-libchill, configure-target-libobjc): Likewise.
4426
4427         * configure.in: Use the same cache file for all target libs.
4428         * config-ml.in: But different cache files per multilib variant.
4429
4430 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4431
4432         * configure (topsrcdir): Don't use dirname.
4433
4434 2000-07-20  Jason Merrill  <jason@redhat.com>
4435
4436         * configure.in: Remove all references to libg++ and librx.
4437
4438         * configure, configure.in, Makefile.in: Unify gcc and binutils.
4439
4440 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
4441
4442         * config.sub: Update to subversions version 2000-07-06.
4443
4444 2000-07-12  Andrew Haley  <aph@cygnus.com>
4445
4446         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
4447         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
4448
4449 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
4450
4451         * symlink-tree:  Check number of arguments.
4452
4453 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
4454
4455         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
4456
4457 2000-07-05  Jim Wilson  <wilson@cygnus.com>
4458
4459         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
4460         search path for a g++ extracted from the build tree.  This
4461         will allow link tests run by configure scripts in
4462         subdirectories to succeed.
4463
4464 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
4465
4466         * ltconfig: Add support for mips-dde-sysv4.2MP
4467
4468 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
4469
4470         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
4471         `os2'. Force ac_cv_exeext to be ".exe" in that case.
4472
4473 2000-06-19  Timothy Wall  <twall@cygnus.com>
4474
4475         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
4476         * config.sub: Add tic54x target.
4477
4478 2000-06-07  Phillip Thomas  <pthomas@suse.de>
4479
4480         * README-maintainer-mode: New file: Contains notes on using
4481         --enable-maintainer-mode with binutils.
4482
4483 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
4484
4485         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
4486
4487 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
4488
4489         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
4490         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
4491
4492 20000-05-21  H.J. Lu  (hjl@gnu.org)
4493
4494         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
4495         directory are used if they exist. Make sure
4496         $(build_tooldir)/include is searched for header files,
4497         $(build_tooldir)/lib/ for library files.
4498         (GCC_FOR_TARGET): Likewise.
4499         (CXX_FOR_TARGET): Likewise.
4500
4501 2000-05-18  Jeffrey A Law  (law@cygnus.com)
4502
4503         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
4504
4505 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
4506
4507         * Makefile.in (configure-target-libiberty): Depend on
4508         configure-target-newlib.
4509
4510 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
4511
4512         * configure.in, Makefile.in: Merge all libffi-related
4513         configury stuff from the libgcj tree.
4514
4515 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4516
4517         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4518         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
4519
4520 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
4521
4522         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
4523         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
4524         current version information.  Add to proto-toplev directory.
4525         (gdb-taz): Build do-djunpack.
4526
4527 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
4528
4529         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
4530
4531 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4532
4533         * ltmain.sh: Preserve in relink_command any environment
4534         variables that may affect the linker behavior.
4535
4536 2000-05-12  Jeffrey A Law  (law@cygnus.com)
4537
4538         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
4539
4540 2000-05-10  Jim Wilson  <wilson@cygnus.com>
4541
4542         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
4543
4544 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
4545
4546         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
4547         with the version name.
4548
4549 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
4550
4551         * config.if: Tweak.
4552
4553 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
4554
4555         * djunpack.bat: New file.
4556
4557 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
4558
4559         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
4560         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
4561         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
4562         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
4563
4564 2000-04-16  Dave Pitts  <dpitts@cozx.com>
4565
4566         * config.sub (case $basic_machine): Change default for "ibm-*"
4567         to "openedition".
4568
4569 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
4570
4571         * Makefile.in (gdb-taz): New target.  GDB specific archive.
4572         (do-md5sum): New target.
4573         (MD5PROG): Define.
4574         (PACKAGE): Default to TOOL.
4575         (VER): Default to a shell script.
4576         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
4577         md5 checksum generation.
4578         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
4579         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
4580         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
4581         insight.tar.bz2): Use gdb-taz to create archive.
4582
4583 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
4584
4585         * configure (warn_cflags): Delete.
4586
4587 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
4588             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
4589
4590         * configure.in (enable_libstdcxx_v3): Add.
4591         (target_libs): Add bits here to switch between libstdc++-v2 and
4592         libstdc++-v3.
4593         * config.if: And this file too.
4594         * Makefile.in: Add libstdc++-v3 targets.
4595
4596 2000-04-05  Michael Meissner  <meissner@redhat.com>
4597
4598         * config.sub (d30v): Add d30v as a basic machine type.
4599
4600 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
4601
4602         * configure.in: -linux-gnu*, not -linux-gnu.
4603
4604 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
4605
4606         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4607         (do-tar-bz2): Replace TOOL with PACKAGE.
4608         (gdb.tar.bz2): Remove GDBTK from GDB package.
4609         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4610         dejagnu.tar.bz2): New packages.
4611
4612 2000-02-27  Andreas Jaeger  <aj@suse.de>
4613
4614         * configure.in: Add entry for mips*-*-linux*, move catch all
4615         *-*-*linux* entry below this one.
4616
4617 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
4618
4619         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4620
4621 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4622
4623         * config.sub: Support an OS of "wince".
4624
4625 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
4626
4627         * config.guess, config.sub: Updated to match config's 2000-02-15
4628         version.
4629
4630 2000-02-23  Linas Vepstas <linas@linas.org>
4631
4632         * config.sub: Add support for Linux/IBM 370.
4633         * configure.in: Likewise.
4634
4635 2000-02-22  Nick Clifton  <nickc@cygnus.com>
4636
4637         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4638
4639 2000-02-20  Christopher Faylor <cgf@cygnus.com>
4640
4641         * config.guess: Guess "cygwin" rather than "cygwin32".
4642
4643 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4644
4645         * configure (gcc_version): When setting, narrow search to
4646         lines containing `version_string'.
4647
4648 2000-02-15  Denis Chertykov  <denisc@overta.ru>
4649
4650         * config.sub: Add support for avr target.
4651
4652 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
4653
4654         * config.sub: Add mmix-knuth-mmixware.
4655
4656 2000-01-27  Christopher Faylor <cgf@redhat.com>
4657
4658         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4659         structure stuff to -L library search.
4660         (CXX_FOR_TARGET): Ditto.
4661         (CROSS_CHECK_MODULES): Fix spelling mistake.
4662
4663 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4664
4665         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4666         the C++ compiler.
4667
4668 2000-01-12  Richard Henderson  <rth@cygnus.com>
4669
4670         * configure.in: Don't build some bits for beos.
4671
4672 2000-01-12  Joel Sherrill (joel@OARcorp.com)
4673
4674         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4675         as include files.
4676
4677 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
4678
4679         * configure.in: Use mt-aix43 to handle *_TARGET defs,
4680         not mh-aix43.
4681
4682 1999-12-14  Richard Henderson  <rth@cygnus.com>
4683
4684         * config.guess (alpha-osf, alpha-linux): Detect ev67.
4685         * config.sub: Accept alphaev[78], alphaev8.
4686
4687 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4688
4689         * config.guess, config.sub: Update from autoconf.
4690
4691 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4692
4693         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4694         necessary libraries are missing.
4695
4696 1999-10-25  Andreas Schwab  <schwab@suse.de>
4697
4698         * configure: Fix quoting inside arguments of eval.
4699
4700 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4701
4702         * config-ml.in: Allow suppression of some ARM multilibs.
4703
4704 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
4705
4706         * config.guess: Add OS/390 match pattern.
4707         * config.sub: Add mvs, openedition targets.
4708         * configure.in (i370-ibm-opened*): New.
4709
4710 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4711
4712         * config.sub: Add support for configuring for pj.
4713
4714 1999-08-31  Nick Clifton  <nickc@cygnus.com>
4715
4716         * config.sub (maybe_os): Add support for configuring for fr30.
4717
4718 1999-08-25  Nick Clifton  <nickc@cygnus.com>
4719
4720         * configure.in: Do not configure or build ld for AIX
4721         platforms.  ld is known to be broken on these platforms.
4722
4723 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4724
4725         * config-ml.in: Pass compiler flag corresponding to multidirs to
4726         subdir configures.
4727
4728 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4729
4730         * Makefile.in (LDFLAGS): Define.
4731
4732 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
4733
4734         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4735         noconfigdirs.
4736         (*-*-cygwin*): Likewise.
4737
4738 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4739
4740         * mkdep: New file.
4741         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4742         (BINUTILS_SUPPORT_DIRS): Add mkdep.
4743
4744         From Eli Zaretskii <eliz@is.elta.co.il>:
4745         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4746         long file name when using DJGPP on MS-DOS.
4747
4748 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
4749
4750         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4751
4752 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4753
4754         * Makefile.in (check-target-libio): Remove all-target-libstdc++
4755         dependency as this causes "make check" to globally "make all"
4756
4757 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
4758
4759         * configure.in (target_libs): Added target-zlib.
4760         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4761         (CONFIGURE_TARGET_MODULES): Likewise.
4762         (CHECK_TARGET_MODULES): Likewise.
4763         (INSTALL_TARGET_MODULES): Likewise.
4764         (CLEAN_TARGET_MODULES): Likewise.
4765         (configure-target-zlib): New target.
4766         (all-target-zlib): Likewise.
4767         (all-target-libjava): Depend on all-target-zlib.
4768         (configure-target-libjava): Depend on configure-target-zlib.
4769
4770         * Makefile.in (configure-target-libjava): Depend on
4771         configure-target-newlib.
4772         (configure-target-boehm-gc): New target.
4773         (configure-target-qthreads): New target.
4774
4775         * configure.in (target_libs): Added target-qthreads.
4776         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4777         (CONFIGURE_TARGET_MODULES): Likewise.
4778         (CHECK_TARGET_MODULES): Likewise.
4779         (INSTALL_TARGET_MODULES): Likewise.
4780         (CLEAN_TARGET_MODULES): Likewise.
4781         (all-target-qthreads): New target.
4782         (configure-target-libjava): Depend on configure-target-qthreads.
4783         (all-target-libjava): Depend on all-target-qthreads.
4784
4785         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4786         (CONFIGURE_TARGET_MODULES): Likewise.
4787         (CHECK_TARGET_MODULES): Likewise.
4788         (INSTALL_TARGET_MODULES): Likewise.
4789         (CLEAN_TARGET_MODULES): Likewise.
4790         (all-target-libjava): New target.
4791         (all-target-boehm-gc): Likewise.
4792         * configure.in (target_libs): Added libjava, boehm-gc.
4793
4794 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
4795
4796         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4797         configure.bat in SUPPORT_FILES.
4798         (gas+binutils.tar.bz2): Likewise.
4799
4800         * makeall.bat: Remove; obsolete.
4801
4802 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4803
4804         From Mark Elbrecht:
4805         * configure.bat: Remove; obsolete.
4806
4807 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
4808
4809         * configure: Add -W -Wall to the default CFLAGS when compiling with
4810         gcc.
4811
4812 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
4813
4814         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4815
4816 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
4817
4818         * configure.in: Build ld on IRIX6.
4819
4820 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4821
4822         * Makefile.in: Change distribution targets to use bzip2 instead of
4823         gzip.
4824         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4825         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4826
4827 1999-06-04  Nick Clifton  <nickc@cygnus.com>
4828
4829         * config.sub: Add mcore target.
4830
4831 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
4832
4833         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4834
4835 1999-05-25  H.J. Lu  (hjl@gnu.org)
4836
4837         * config.guess (dummy): Changed to $dummy.
4838
4839 1999-05-24  Nick Clifton  <nickc@cygnus.com>
4840
4841         * config.sub: Tidied up case statements.
4842
4843 1999-05-22  Ben Elliston  <bje@cygnus.com>
4844
4845         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4846         <jiro@din.or.jp>.
4847
4848         * config.guess: Merge with FSF version. Future changes will be
4849         more accurately recorded in this ChangeLog.
4850         * config.sub: Likewise.
4851
4852 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
4853
4854          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4855
4856 1999-04-30  Tom Tromey  <tromey@cygnus.com>
4857
4858         * ltmain.sh: [mode link] Always use CC given by ltconfig.
4859
4860 1999-04-23  Tom Tromey  <tromey@cygnus.com>
4861
4862         * ltconfig, ltmain.sh: Update to libtool 1.2f.
4863
4864 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
4865
4866         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4867         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4868         Bad merge removed these two changes.
4869
4870 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
4871                           Martin Heller (Ing.-Buero_Heller@t-online.de)
4872
4873         * config.guess (interix Alpha): Add.
4874
4875 1999-04-11  Richard Henderson  <rth@cygnus.com>
4876
4877         * configure.in (i?86-*-beos*): Do config gperf; don't config
4878         gdb, newlib, or libgloss.
4879
4880 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
4881
4882         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4883         link a trivial program with -mabi=64.  If it fails, remove mabi=64
4884         from multidirs.
4885
4886 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
4887
4888         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4889
4890 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4891
4892         * config.sub: Add support for mcore targets.
4893
4894 1999-04-07  Michael Meissner  <meissner@cygnus.com>
4895
4896         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4897         not mt-ospace, in order to shut up assembler warning about using
4898         symbols that are named the same as registers.
4899
4900 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
4901
4902         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4903         dependency list for all-target-cygmon.
4904
4905 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
4906
4907         * config-ml.in: Check $host, not $target, for selective multilibs.
4908         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4909         thumb interworking, and underscore prefix multilibs.
4910
4911 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
4912
4913         * missing: Update to version from current automake.
4914
4915 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
4916
4917         * configure (gxx_include_dir): Removed.
4918
4919         * configure.in (gxx_include_dir): Handle it.
4920         * Makefile.in: Likewise.
4921
4922 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
4923
4924         * config.sub (mips64vr4111,mips64vr4111el) Add.
4925
4926 1999-03-21  Ben Elliston  <bje@cygnus.com>
4927
4928         * config.guess: Correct typo for detecting ELF on FreeBSD.
4929
4930 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
4931
4932         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4933         config/mh-djgpp.
4934
4935 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
4936
4937         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4938         all-target-newlib to dependency list for all-target-bsp.
4939
4940 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4941
4942         * config.sub: Add i386-uwin support.
4943         * config.guess: Likewise.
4944
4945 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4946
4947         * configure.in: cleanup, add mh-*pic handling for arm, special
4948         case powerpc*-*-aix*
4949
4950 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
4951
4952         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4953         can be built.
4954
4955 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
4956
4957         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4958         targets.
4959
4960 1999-03-02  Nick Clifton  <nickc@cygnus.com>
4961
4962         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4963
4964 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
4965
4966         * config.sub: Check for "cygwin*" rather than "cygwin32*"
4967
4968 1999-02-24  Nick Clifton  <nickc@cygnus.com>
4969
4970         * config.sub: Fix typo in arm recognition.
4971
4972 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
4973
4974         * configure.in (noconfigdirs): Changed target_configdirs to
4975         include target-bsp only for m68k-*-elf* and m68k-*-coff*
4976         rather than m68k-*-* since it is not known to work on
4977         m68k-aout. Ditto for arm-*-*oabi.
4978
4979 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
4980
4981         * configure.in (*-*-windows*): Remove, no longer used.
4982
4983 1999-02-19  Ben Elliston <bje@cygnus.com>
4984
4985         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4986         Smart and improved by Andrew Cagney.
4987
4988 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
4989
4990         * config.guess: Recognize openbsd-*-hppa.
4991
4992 1999-02-17  H.J. Lu  (hjl@gnu.org)
4993
4994         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4995         only if it is not empty.
4996
4997 1999-02-17  Nick Clifton  <nickc@cygnus.com>
4998
4999         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5000
5001         * config.guess: Modified to recognize uname's armv* syntax.
5002
5003         * config.sub: Modified to recognize uname's armv* syntax.
5004
5005 1999-02-17  Mark Salter  <msalter@cygnus.com>
5006
5007         * configure.in: Added target-bsp for sparclite.
5008
5009 1999-02-08  Richard Henderson  <rth@cygnus.com>
5010
5011         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5012
5013 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5014
5015         * configure.in: Add support for strongarm port.
5016         * config.sub: Add support for strongarm target.
5017
5018 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
5019
5020         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5021         the old name config/mh-cygwin32.
5022         Enable texinfo.
5023
5024 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
5025
5026         * configure.in: Do build ld for ix86 Solaris.
5027
5028 1999-02-02  Jim Wilson  <wilson@cygnus.com>
5029
5030         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5031         $AR_FOR_TARGET.  Likewise for RANLIB.
5032
5033 1999-02-02  Catherine Moore  <clm@cygnus.com>
5034
5035         * config.sub (oabi):  Recognize.
5036         * configure.in (arm-*-oabi):  Handle.
5037
5038 1999-01-30  Robert Lipe  (robertlipe@usa.net)
5039
5040         * config.guess: Improve detection of i686 on UnixWare 7.
5041
5042 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
5043
5044         * config.guess: Add support for i386-pc-interix.
5045         * config.sub: Likewise.
5046         * configure.in: Likewise.
5047
5048 1999-01-18  Christopher Faylor <cgf@cygnus.com>
5049
5050         * Makefile.in: Remove unneeded all-target-libio from
5051         from all-target-winsup target since it is now unneeded.
5052         Add all-target-libtermcap in its place since it is now
5053         needed.
5054
5055 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5056
5057         * configure.in: makefile stub for cygwin target is probably
5058         unnecessary.  Remove it for now.
5059
5060 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5061
5062         * configure.in: libtermcap.a should be built when cygwin is the
5063         target as well as the host.
5064         * config.guess: Allow mixed case in cygwin uname output.
5065         * Makefile.in: Add libtermcap target.
5066
5067 1998-12-23  Jeffrey A Law  (law@cygnus.com)
5068
5069         * config.sub: Clean up handling of hppa2.0.
5070
5071 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
5072
5073         * config.guess: Use C code to identify more HP machines.
5074
5075 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5076
5077         * config.sub: Handle hppa2.0.
5078
5079 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5080
5081         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5082         cygmon for all sparclite targets, regardless of object format.
5083
5084 1998-12-15  Mark Salter  <msalter@cygnus.com>
5085
5086         * configure.in: Added target-bsp for several target architectures.
5087
5088         * Makefile.in: Added rules for bsp.
5089
5090 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5091
5092         * config.guess: Improve detection of hppa2.0 processors.
5093
5094 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5095
5096         * config.guess: Recognize FreeBSD using ELF automatically.
5097
5098 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5099
5100         * configure (skip-this-dir): Add handling for new shell script, which
5101         might be created by a sub-directory's configure to indicate, this particular
5102         directory is "unwanted".
5103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5104
5105 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5106
5107         * ltconfig: import from libtool, after changing libtool to
5108         account for the cygwin name change.
5109
5110 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5111
5112         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5113         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5114
5115 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5116
5117         * configure.in: Add libtermcap to list of cygwin dependencies.
5118
5119 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
5120
5121         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5122         they include winsup/include when it's a cygwin target.
5123
5124 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5125
5126         * configure.in (host_tools): Added zip.
5127         * Makefile.in (all-target-libjava): Depend on all-zip.
5128         (all-zip): New target.
5129         (ALL_MODULES): Added all-zip.
5130         (NATIVE_CHECK_MODULES): Added check-zip.
5131         (INSTALL_MODULES): Added install-zip.
5132         (CLEAN_MODULES): Added clean-zip.
5133
5134 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
5135
5136         * Makefile.in: lose "32" from comment about cygwin.
5137
5138 1998-11-05  Nick Clifton  <nickc@cygnus.com>
5139
5140         * configure.in: Use -Os to build target libraries for the fr30.
5141
5142 1998-11-04  Dave Brolley  <brolley@cygnus.com>
5143
5144         * config.sub: Add fr30.
5145
5146 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
5147
5148         * configure.in: drop "32" from config/mh-cygwin32.  Check
5149         cygwin* instead of cygwin32*.
5150         * config.sub: Check cygwin* instead of cygwin32*.
5151
5152 1998-10-22  Robert Lipe  <robertl@dgii.com>
5153
5154         * config.guess: Match any version of Unixware7.
5155
5156 1998-10-20  Syd Polk  <spolk@cygnus.com>
5157
5158         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5159         if desired.
5160
5161 1998-10-18  Jeffrey A Law  (law@cygnus.com)
5162
5163         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5164         these if the appropriate directories and files to not exist.
5165
5166 1998-10-14  Jeffrey A Law  (law@cygnus.com)
5167
5168         * Makefile.in (DEVO_SUPPORT): Add config.if.
5169
5170 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
5171
5172         * configure: Add pattern to replace "build_tooldir"'s
5173         definition in the generated Makefile with "tooldir"'s
5174         actual value.
5175
5176 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
5177
5178         * config.sub: Bring back lost sparcv9.
5179
5180         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5181
5182 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
5183
5184         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5185         CC_FOR_TARGET and friends.
5186
5187 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
5188
5189         * Makefile.in (build_tooldir): New variable, same as tooldir.
5190         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5191         -B$(build_tooldir)/bin/.
5192         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5193
5194 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
5195
5196         * config.sub: Add support for i[34567]86-pc-udk.
5197         * configure.in: Likewise.
5198
5199 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
5200
5201         * Makefile.in: add bzip2 package building bits for user
5202         tools module
5203         * configure.in: ditto
5204
5205 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
5206
5207         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5208         (ALL_TARGET_MODULES): Add all-target-libobjc.
5209         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5210         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5211         (all-target-libchill): Add dependencies.
5212         * configure.in (target_libs): Add libchill.
5213
5214 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
5215
5216         * configure.in (target_subdir): Remove duplicate line.
5217
5218 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
5219
5220         * Makefile.in (all-automake): fix dependencies.
5221
5222 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
5223
5224         * configure.in: Minor cleanups for building in the $(target_alias)
5225         subdir.
5226
5227 1998-09-22  Jim Wilson  <wilson@cygnus.com>
5228
5229         * Makefile.in (bootstrap): Set r and s before make all.  Use
5230         BASE_FLAGS_TO_PASS in make all.
5231         (cross): Likewise.
5232
5233 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
5234
5235         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5236
5237 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
5238
5239         * config.sub: Fix typo in last change.
5240
5241 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5242
5243         * config.sub: Add support for C4x target.
5244         * configure.in: Likewise.
5245
5246 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
5247
5248         * config.sub: Recognize sparcv9 just like sparc64.
5249
5250 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
5251
5252         * config.guess: Match "Pent II" or "PentII" for OpenServer.
5253
5254 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
5255
5256         * config.guess: Correctly identify Pentium II sco boxes.
5257
5258         * config.guess: Fix "tr" code.  From Weiwen Liu.
5259
5260 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
5261
5262         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5263         stabs.
5264
5265 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
5266
5267         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5268         (ALL_TARGET_MODULES): Add all-target-libchill.
5269         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5270         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5271         (all-target-libchill): Add dependencies.
5272         * configure.in (target_libs): Add libchill.
5273
5274 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5275
5276         * config.guess: Avoid assumptions about "tr" behaves when
5277         LANG is set to something other than English.
5278
5279 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
5280
5281         * configure (gxx_include_dir): Changed to
5282         '${prefix}/include/g++'-${libstdcxx_interface}.
5283
5284         * config.if: New to determine the interfaces.
5285
5286 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
5287
5288         * config.guess: Detect and handle MPE/IX.
5289         * config.sub: Deal with MPE/IX.
5290
5291 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
5292
5293         * configure.in: Use mh-aix43.
5294
5295 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
5296
5297         * configure: Fix --without/--disable cases for gxx-include-dir.
5298
5299 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
5300
5301         * mdata-sh:  Imported.  Needed for automake support.
5302
5303 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
5304
5305         * Makefile.in (taz): Try "chmod -R og=u ." before
5306         "chmod og=u `find . -print`".
5307
5308 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
5309
5310         * configure.in: Add arm-elf and thumb-elf support.
5311
5312 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
5313
5314         * Makefile.in: Undo previous patch.
5315
5316 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
5317
5318         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
5319         to here ...
5320         (install-no-fixedincludes): and here
5321         (INSTALL_MODULES): ... from here.
5322
5323 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5324
5325         * config.sub: Merge with FSF.
5326
5327         * config.guess: Merge with FSF.
5328
5329 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
5330
5331         * configure (extraconfigdirs): New variable.
5332         (SUBDIRS): Add extraconfigdirs and recurse on them too.
5333         * Makefile.in (all): Move higher in file.
5334         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
5335         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
5336         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
5337         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
5338         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
5339
5340 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
5341
5342         * Makefile.in (all-target-libjava): Depend on all-gcc and
5343         all-target-newlib.
5344         (configure-target-libjava): Depend on $(ALL_GCC).
5345
5346 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
5347
5348         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
5349         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
5350
5351 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5352
5353         * ylwrap: Change absolute path checks to check for DOS style path
5354         names.
5355
5356         * ylwrap: Don't use a full path name if the source file is in the
5357         same directory.  From hjl@lucon.org (H.J. Lu).
5358
5359         * config-ml.in: Default to being verbose, to match Feb 18 change to
5360         configure.
5361
5362 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
5363
5364         Brought over from egcs:
5365
5366         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5367
5368         * configure.in (target_subdir): Set to ${target_alias} instead
5369         of "libraries".
5370
5371         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5372
5373         * configure.in (target_subdir): Set to libraries if enable_multilib.
5374
5375 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
5376
5377         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
5378         multilibs, force reconfiguration the first time we create
5379         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
5380
5381 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
5382
5383         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
5384         avoid confusion with --no-recursion.
5385
5386 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
5387
5388         * configure.in: Win32 hosts shouldn't use install -x
5389         * install-sh: remove -x option, and special .exe-handling
5390         hack.
5391
5392 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
5393
5394         * config.guess: Recognize i586-pc-beos.
5395         * configure.in: Don't build some bits for beos.
5396
5397 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5398
5399         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
5400         CFLAGS default to -O2.
5401
5402         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
5403         when using GNU ld.
5404
5405 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
5406
5407         * ltmain.sh: Correct install when using a different shell.
5408
5409 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5410
5411         * ltconfig, ltmain.sh: Update to libtool 1.2b.
5412
5413 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
5414
5415         * makefile.vms: Update to build binutils/makefile.vms.  Add install
5416         target.
5417
5418 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
5419
5420         * ltconfig: Update to correct AIX handling.
5421
5422 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
5423
5424         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
5425
5426         * configure.in (target_subdir): Set to ${target_alias} instead
5427         of "libraries".
5428
5429 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
5430
5431         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
5432         (Makefile): Depend on $(gcc_version_trigger).
5433
5434         * configure (gcc_version): Change default initializer to empty
5435         string.
5436         (gcc_version_trigger): New variable; pass this variable down
5437         to subdir configures to enable them checking gcc's version
5438         themselves. Emit make macros for both gcc_version vars.
5439         (topsrcdir): Initialize reliably.
5440         (recursion line): Remove --with-gcc-version=${gcc_version}.
5441
5442 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5443
5444         * configure (enable_version_specific_runtime_libs): Implement new flag
5445         --enable-version-specific-runtime-libs which installs C++ runtime stuff
5446         in $(libsubdir); emit definition in each generated Makefile.
5447         (gxx_include_dir): Initialize depending on
5448         $enable_version_specific_runtime_libs.
5449
5450 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
5451
5452         * configure (gcc_version): Initialize properly depending on
5453         how and where configure is started.
5454         (recursion line): Pass a --with-gcc-version=${gcc_version}
5455         to configures in subdirs.
5456
5457 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
5458
5459         * configure.in (noconfigdirs): Add configure pattern for mips tx39
5460         cygmon
5461
5462 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
5463
5464         * configure.in: Add cygmon and libstub support for mn10200.
5465
5466 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
5467
5468         * configure (gcc_version): Add new variable describing the
5469         particular gcc version we're building.
5470         * Makefile.in (libsubdir): Add new macro for the directory
5471         in which the compiler finds executables, libraries, etc.
5472         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
5473         and libsubdir.
5474
5475 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5476
5477         * Makefile.in (local-clean): Remove *.log.
5478         (warning.log): Built with warn_summary from build.log.
5479         (mail-report.log): Run test_summary.
5480         (mail-report-with-warnings.log): Run test_summary including
5481         warning.log in the report.
5482
5483 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
5484
5485         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
5486
5487 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
5488
5489         * Makefile.in (grep): Grep no longer depends on libiberty.
5490
5491 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
5492
5493         * Makefile.in: all-snavigator needs all-libgui.
5494
5495 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
5496
5497         * configure.in: Add cygmon and libstub support for mn10300.
5498
5499 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
5500
5501         * missing: Update to version from automake 1.3.
5502
5503         * ltmain.sh: On installation, don't get confused if the same name
5504         appears more than once in the list of library names.
5505
5506 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5507
5508         * config.sub: Accept m68060 and m5200 as CPU names.
5509
5510 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
5511
5512         * configure: Use && rather than using -a in test, because odd
5513         strings can confuse test.
5514         * configure.in: Likewise.
5515
5516 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5517
5518         * ltconfig, ltmain.sh: Bring in Visual C++ support.
5519
5520 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5521
5522         * Makefile.in (boostrap2-lean, bootstrap3-lean,
5523         bootstrap4-lean): New targets.
5524
5525 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
5526
5527         * mpw-* Delete.  Not used.
5528
5529 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
5530
5531         * COPYING.LIB: Update FSF address.
5532
5533 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
5534
5535         * ltconfig, ltmain.sh: Update to libtool 1.2a.
5536
5537         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
5538         GAS_SUPPORT_DIRS.
5539
5540 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
5541
5542         * ltconfig, ltmain.sh: Avoid producing a version number if
5543         -version-info was not used.
5544
5545 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5546
5547         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5548         building with newlib.
5549
5550 1998-04-30  Paul Eggert  <eggert@twinsun.com>
5551
5552         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5553         Solaris `make' causes it to continue to next definition.
5554
5555 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5556
5557         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5558         the right GUI libraries and files are installed along with GDB.
5559
5560 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5561
5562         * configure.in: Change alpha to alpha* in several places.
5563
5564 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
5565
5566         * config.sub: Recognize sparc86x.
5567
5568 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
5569
5570         * configure.in (--enable-target-optspace): Remove debug echo.
5571
5572 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
5573
5574         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5575
5576 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5577
5578         * ltconfig: Update cygwin32 support.
5579
5580         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5581         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5582         (GDB_SUPPORT_DIRS): Likewise.
5583
5584 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
5585
5586         * configure.in (target_makefile_frag): If --enable-target-optspace,
5587         use -Os to compile target libraries rather than -O2.  Default to
5588         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5589         not used.
5590         * configure.in (target_cflags): Ditto for d30v.
5591
5592 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
5593
5594         * Makefile.in (all-bfd): Depend on all-intl.
5595         (all-binutils): Likewise.
5596         (all-gas): Likewise.
5597         (all-gprof): Likewise.
5598         (all-ld): Likewise.
5599
5600 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
5601
5602         * configure.in (host_tools): Fix typo, lbtool -> libtool.
5603
5604 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5605
5606         * Makefile.in (all-bfd): Depend upon all-libiberty.
5607
5608         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5609
5610 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
5611
5612         * Makefile.in: Add libstub.
5613
5614         * configure.in: Ditto. Build libstub for targets that have cygmon
5615         support.
5616
5617 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
5618
5619         * configure.in: Don't set PICFLAG on ix86-cygwin32.
5620
5621 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
5622
5623         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5624         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
5625
5626 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
5627
5628         * configure: Define DEFAULT_M4 by searching PATH.
5629         * Makfile.in: Use DEFAULT_M4.
5630
5631 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5632
5633         * ltconfig: Add cygwin32 support.
5634
5635         * Makefile.in, configure.in: Add libtool as a native only directory
5636         to configure and build.
5637
5638 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
5639
5640         * Makefile.in (INSTALL_MODULES): Remove texinfo.
5641
5642 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
5643
5644         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5645
5646 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
5647
5648         * Makefile.in: add ash make rules
5649         * configure.in: add ash to native_only and host_tools lists
5650
5651 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
5652
5653         * Makefile.in (all-gettext, all-intl): New targets.
5654         (ALL_MODULES): Added all-gettext, all-intl.
5655         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5656         (INSTALL_MODULES): Added install-gettext, install-intl.
5657         (CLEAN_MODULES): Added clean-gettext, clean-intl.
5658
5659         * configure.in (host_tools): Added gettext.
5660         (native_only): Likewise.
5661         (noconfigdirs) [various cases]: Likewise.
5662         (host_libs): Added intl.
5663
5664 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
5665
5666         * configure: Do not disable building gdbtk for cygwin32 hosts.
5667
5668 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
5669
5670         * configure.in: Add thumb-coff target.
5671         * config.sub: Add thumb-coff target.
5672
5673 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5674
5675         * Makefile.in: Revert yesterday's change.
5676         (all-target-winsup):  all-target-librx stays out of here.
5677
5678 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5679
5680         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5681         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5682         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5683         Remove references to librx and libg++.
5684
5685 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
5686
5687         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5688         recursive makes
5689
5690 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
5691
5692         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5693         for newlib directory.
5694         (CXX_FOR_TARGET): Likewise.
5695
5696 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
5697
5698         * ltconfig: Update after libtool/ltconfig.in change for
5699         hpux11.
5700
5701 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
5702
5703         * ltconfig, ltmain.sh: Update to libtool 1.2.
5704
5705 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5706
5707         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5708         (install-gcc-cross): Instead, override LANGUAGES here.
5709
5710 1998-03-18  Dave Love  <d.love@dl.ac.uk>
5711
5712         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5713         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5714
5715 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
5716
5717         * configure.in: Add Thumb-pe target.
5718
5719 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
5720
5721         * Makefile.in - changed sn targets to snavigator
5722         * configure.in - changed sn targets to snavigator
5723
5724 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5725
5726         * config-ml.in: After building symlink tree call make distclean
5727         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5728         to be the case for libiberty.
5729
5730 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
5731
5732         * configure: When making link, also check the current
5733         directory. The configure scripts may create one.
5734
5735 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
5736
5737         * config.sub: Accept alphapca56 and alphaev6 properly.
5738
5739 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5740
5741         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5742
5743 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5744
5745         * config.sub (sco5): Fix typo.
5746
5747 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
5748
5749         * Makefile.in (INSTALL_MODULES): Move install-tcl before
5750         install-itcl.
5751         (install-itcl): Remove dependency on install-tcl.
5752
5753 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
5754
5755         * configure.in: Remove libgloss from noconfigdirs for MN10300.
5756
5757 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
5758
5759         * configure.in: Don't build libgui for a cygwin32 target when not on
5760         a cygwin32 host.
5761
5762 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5763
5764         * configure (redirect): Set to null, so default behavior of
5765         configure is now --verbose.
5766
5767 1998-02-16  Dave Love  <d.love@dl.ac.uk>
5768
5769         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5770         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5771
5772 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
5773
5774         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5775         this change to sync Makefile.in with its ChangeLog entries.
5776
5777 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
5778
5779         * ltmain.sh (mkdir): Check that the directory doesn't exist
5780         before we exit with error, so that we don't get races during
5781         parallel builds.
5782
5783 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5784
5785         * ltconfig, ltmain.sh: Update from libtool 1.0i.
5786
5787 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5788
5789         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5790         PICFLAG_FOR_TARGET.
5791         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5792
5793         * configure: Emit a definition for the new macro enable_shared
5794         into each Makefile.
5795
5796 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5797
5798         * configure.in (host_tools, native_only): Add libtool.
5799
5800 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
5801
5802         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5803         Fix typo in ming config comment.
5804
5805 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5806
5807         * ltconfig, ltmain.sh: Update from libtool 1.0h.
5808
5809 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
5810
5811         * config.sub: Add tic30 cases, and map c30 to tic30.
5812
5813 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
5814
5815         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5816         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5817         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5818         (CLEAN_TARGET_MODULES): Similarly
5819         (all-target-libf2c): Add dependences.
5820         * configure.in (target_libs): Add libf2c.
5821
5822 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
5823
5824         * configure.in: Remove expect from noconfigdirs when target
5825         is cygwin32.  OK to build expect and dejagnu with Canadian
5826         Cross.
5827
5828 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
5829
5830         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5831         host.
5832
5833         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5834         and mingw32.
5835
5836 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5837
5838         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5839         here as it is not defined in the toplevel Makefile.
5840
5841 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5842
5843         * configure (package_makefile_rules_frag): New variable, which names
5844         a file with generic rules, ...
5845         Change comment to mention we now have FIVE parts.
5846         * configure: Undo last change.
5847
5848 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
5849
5850         * config.guess: More accurate determination of HP processor types.
5851         * config.sub: More accurate determination of HP processor types.
5852
5853 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5854
5855         * configure (package_makefile_frag): Move inserting the
5856         ${package_makefile_frag} to where it should be according
5857         to the comment.
5858
5859 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
5860
5861         * config.guess: Add support for Linux/ARM.
5862
5863 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
5864
5865         * .cvsignore: Remove *-info and *-install since they match
5866         release-info and mpw-install, which we don't want to just ignore.
5867
5868 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
5869
5870         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5871
5872 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
5873
5874         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5875         local_prefix to sub-make invocations.
5876
5877 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
5878
5879         * configure.in: Check makefile fragments in the source
5880         directory.
5881
5882 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5883
5884         * configure.in: Check whether host and target makefile
5885         fragments exist before adding them to *_makefile_frag.
5886
5887 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
5888
5889         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5890
5891 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
5892
5893         * configure.in: Make sure we only replace RPATH_ENVVAR on
5894         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5895         regexp to sed.
5896
5897         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5898         to sub-makes.
5899
5900 1998-01-13  Lee Iverson   (leei@ai.sri.com)
5901
5902         * config-ml.in (multi-do): LDFLAGS must include multilib
5903         designator.
5904
5905 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
5906
5907         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5908
5909 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
5910
5911         * config.sub: Add mingw32 support.
5912         * configure.in: Likewise.
5913
5914 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5915
5916         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5917
5918 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
5919
5920         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5921         * configure (gxx_include_dir): Provide a definition for subdirs
5922         which do not use autoconf.
5923
5924 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
5925
5926         * config.guess: Sync with egcs.  Picks up new alpha support,
5927         BeOS & some additional linux support.
5928
5929 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
5930
5931         * config.guess: HP 9000/803 is a PA1.1 machine.
5932
5933 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
5934
5935         * configure.in: It's alpha*-...
5936
5937 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5938
5939         * configure.in (host_makefile_frag, target_makefile_frag):
5940         Handle multiple config files.
5941         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5942         alpha-*-*.
5943
5944 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
5945
5946         * mkdep: New file.
5947
5948 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
5949
5950         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5951
5952 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5953
5954         * Makefile.in: Add libgui directory.
5955         (GDB_TK): Add all-libgui.
5956         * configure.in: Add libgui directory.
5957         * configure: Add all-libgui to GDB_TK.
5958
5959 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
5960
5961         * config-ml.in (multidirs): Add m32r to multilib list.
5962
5963 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
5964
5965         * Makefile.in (all-target-gperf): Change dependency to
5966         all-target-libstdc++.
5967
5968 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
5969
5970         * config.guess: Add BeOS support.
5971
5972 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
5973
5974         Source directory cvs renamed to cvssrc:
5975         * configure.in (host_tools): Change cvs to cvssrc.
5976         (native_only): Likewise.
5977         (noconfigdirs) [various cases]: Likewise.
5978         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5979         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5980         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5981         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5982         (all-cvssrc): Rename target from all-cvs.
5983
5984 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
5985
5986         * configure (gxx_include_dir): Fix thinko.
5987
5988 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
5989
5990         * Makefile.in (INSTALL_TARGET_CROSS): Define.
5991         (install-cross, install-gcc-cross): New targets.
5992
5993 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
5994
5995         * configure.in (noconfigdirs): Add support for Thumb target.
5996
5997         * config.sub (maybe_os): Add support for Thumb target.
5998
5999 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6000
6001         * Makefile.in: Add rules for cygmon.
6002
6003         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6004
6005 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6006
6007         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6008         * configure (gxx_include_dir): Provide a definition for subdirs
6009         which do not use autoconf.
6010
6011 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6012
6013         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6014         11/18/97 build
6015
6016 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6017
6018         * From Franz Sirl.
6019         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6020         found on RedHat Linux systems.
6021
6022 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6023
6024         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6025         guesses.
6026
6027 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6028
6029         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6030
6031 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6032
6033         * ltmain.sh: If mkdir fails, check whether the directory was created
6034         anyhow by some other process.
6035
6036 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6037
6038         * configure.in (d30v-*-*): Configure all directories.
6039
6040 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6041
6042         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6043         for the D30V.
6044
6045 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6046
6047         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6048
6049 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6050
6051         * include/libiberty.h: Add extern "C" { so it can be used with C++
6052         progrms.
6053         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6054         programs.
6055
6056 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6057
6058         * configure.in (d30v-*-*): Configure GCC now.
6059
6060 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6061
6062         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6063         is no longer needed.
6064
6065 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6066
6067         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6068
6069 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6070
6071         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6072         targets using "$@" to provide support for similar but not identical
6073         targets without having to duplicate code.
6074
6075 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6076
6077         * makefile.vms: Fix to work with DEC C.
6078
6079 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6080
6081         * config.sub: Add mips-tx39-elf to marketing names.
6082
6083 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6084
6085         * ltmain.sh: Handle symlinks in generated script.
6086
6087 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6088
6089         * configure: Handle autoconf style directory options: --bindir,
6090         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6091         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6092         --sysconfdir.
6093         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6094         (sharedstatedir, localstatedir, oldincludedir): New variables.
6095         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6096         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6097         sbindir, sharedstatedir, and sysconfdir.
6098
6099 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6100
6101         * Makefile.in (bootstrap-lean): New target.
6102
6103 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6104
6105         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6106         sn, and gnuserv from noconfigdirs.
6107
6108 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6109
6110         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6111
6112 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6113
6114         * Makefile.in (cross): New target.
6115
6116 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6117                           Jeff Law         <law@cygnus.com>
6118
6119         * Makefile.in (bootstrap2, bootstrap3): New targets.
6120         (all-bootstrap): Remove outdated and confusing target.
6121         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6122
6123 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6124
6125         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6126         windows.  Consistent with gdb/configure.
6127
6128 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6129
6130         * configure.in: Name Linux target fragment.
6131
6132         * configure: Rewrite so that project Makefile fragment is inserted
6133         first and appears last in the resulting Makefile.
6134
6135 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6136
6137         * Makefile.in (install-itcl): Install tcl first.
6138
6139 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
6140
6141         * configure.in: remove bison from noconfigdirs for Cygwin32 host
6142
6143 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6144
6145         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6146
6147         * configure.in (skipdirs): Add target-librx for Linux.
6148         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6149
6150 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
6151
6152         * Makefile.in (bootstrap): New target.
6153
6154 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
6155
6156         * config.sub: Accept 'amigados' for backward compatability.
6157
6158 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
6159
6160         * config.guess: Merge with FSF.
6161
6162 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
6163
6164         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6165
6166 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
6167
6168         * config.sub: Add "marketing-names" patch.
6169
6170 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
6171
6172         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6173
6174 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
6175
6176         * config.sub: Handle v850-elf.
6177
6178 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
6179
6180         * .cvsignore (*-install): Remove.
6181
6182 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
6183
6184         * ltconfig: Set CONFIG_SHELL in libtool.
6185         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6186
6187 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6188
6189         * configure.in (target_subdir): Set to libraries if enable_multilib.
6190
6191 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
6192
6193         * config.guess: Update from gcc directory.
6194
6195 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6196
6197         * Makefile.in (all-sim): Depends on all-readline.
6198
6199 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
6200
6201         * Makefile.in (BISON, YACC): Use $$s.
6202         (all-bison): Depend on all-texinfo.
6203
6204 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
6205
6206         * Makefile.in (BISON): Add -L flag.
6207         (YACC): Likewise.
6208
6209 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6210
6211         * configure.in (noconfigdirs): Add support for v850e target.
6212
6213         * config.sub (maybe_os): Add support for v850e target.
6214
6215 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6216
6217         * configure.in (noconfigdirs): Add support for v850ea target.
6218
6219         * config.sub (maybe_os): Add support for v850ea target.
6220
6221 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
6222
6223         * config.sub: Add mipstx39.  Delete r3900.
6224
6225 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6226
6227         * Makefile.in (all-autoconf): Depends on all-texinfo.
6228
6229 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
6230
6231         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6232         eabi targets.
6233
6234 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
6235
6236         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6237
6238         * configure: When handling a Canadian Cross, handle YACC as well as
6239         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6240         * Makefile.in (all-bison): Depend upon all-texinfo.
6241
6242 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
6243
6244         * Makefile.in (BISON): bison, not byacc or bison -y.
6245         (YACC): bison -y or byacc or yacc.
6246         (various): Add *-bison as appropriate.
6247         (taz): No need to mess with BISON anymore.
6248
6249 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
6250
6251         * configure: If OSTYPE matches *win32*, try to find a good value for
6252         CONFIG_SHELL.
6253
6254 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
6255
6256         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6257         configure.in if it is present.
6258
6259 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
6260
6261         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6262
6263 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
6264
6265         * config.sub: Recognize `arc' cpu.
6266         * configure.in: Likewise.
6267         * config-ml.in: Likewise.
6268
6269 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
6270
6271         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6272
6273 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
6274
6275         * configure: Changed sed delimiter from ':' to '|' when
6276         attempting to substitute ${config_shell} for SHELL. On
6277         NT ${config_shell} may contain a ':' in it.
6278
6279 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
6280
6281         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6282
6283 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
6284
6285         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6286
6287 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6288
6289         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6290
6291         * ylwrap: If the program is a relative path, force it to be
6292         absolute.
6293
6294 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6295
6296         * configure (tooldir): Set BISON to `bison -y' and not just bison.
6297
6298 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6299
6300         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6301         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6302         for libraries.
6303
6304 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
6305
6306         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6307         separated by spaces.
6308
6309 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
6310
6311         * ylwrap: New file.
6312         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6313
6314         * ltmain.sh: Handle /bin/sh at start of install program.
6315
6316         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6317
6318         * ltconfig, ltmain.sh: New files, from libtool 1.0.
6319         * missing: New file, from automake 1.2.
6320
6321 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
6322
6323         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
6324         check-tk to CHECK_X11_MODULES.
6325
6326 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6327
6328         * config.sub: Merge with FSF.
6329
6330 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
6331
6332         * config.guess: Merge with FSF.
6333
6334 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
6335
6336         * configure: Treat msdosdjgpp like go32.
6337         * configure.in: Likewise.  Don't remove gprof for go32.
6338
6339         * configure: Change Makefile.tem2 to Makefile.tm2.
6340
6341 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
6342
6343         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
6344
6345 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6346
6347         * install-sh (chmodcmd): Set to null if the DST directory already
6348         exists.  Same as Nov 11th change.
6349
6350 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
6351
6352         * configure (GDB_TK): Needs itcl and tix.
6353
6354 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
6355
6356         * config.guess: Update from FSF.
6357
6358 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
6359
6360         * Makefile.in (GDB_TK): Depend on itcl and tix.
6361
6362 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6363
6364         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
6365         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
6366         (INSTALL_SCRIPT): New variable.
6367         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
6368         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
6369         to -x.
6370         * install-sh: Add support for -x option.
6371
6372 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
6373
6374         * configure.in, Makefile.in: Treat tix like itcl.
6375
6376 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
6377
6378         * Makefile.in (WINDRES): New variable.
6379         (WINDRES_FOR_TARGET): New variable.
6380         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
6381         (EXTRA_HOST_FLAGS): Add WINDRES.
6382         (EXTRA_TARGET_FLAGS): Add WINDRES.
6383         (EXTRA_GCC_FLAGS): Add WINDRES.
6384         ($(DO_X)): Pass down WINDRES.
6385         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
6386         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
6387         DLLTOOL_FOR_TARGET.
6388
6389 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
6390
6391         * configure.in: configure sim before gdb for win32-x-ppc
6392
6393 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6394
6395         Move gperf into the toplevel, from libg++.
6396         * configure.in (target_tools): Add target-gperf.
6397         (native_only): Add target-gperf.
6398         * Makefile.in (all-target-gperf): New target, depend on
6399         all-target-libg++.
6400         (configure-target-gperf): Empty rule.
6401         (ALL_TARGET_MODULES): Add all-target-gperf.
6402         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
6403         (CHECK_TARGET_MODULES): Add check-target-gperf.
6404         (INSTALL_TARGET_MODULES): Add install-target-gperf.
6405         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
6406
6407 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
6408
6409         * config.sub (mn10200): Recognize new basic machine.
6410
6411 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6412
6413         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
6414         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
6415
6416 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
6417
6418         * configure.in: If we're building mips-sgi-irix6* native, turn on
6419         ENABLE_MULTILIB and set TARGET_SUBDIR.
6420
6421 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
6422
6423         * Makefile.in (all-sn): Depend on all-grep.
6424
6425 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
6426
6427         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
6428
6429         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
6430         Makefile.  From Jeff Makey <jeff@cts.com>.
6431         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
6432
6433         * Makefile.in (DISTBISONFILES): Remove.
6434         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
6435         $(DEFAULT_YACC).
6436
6437         * configure.in: Build itl, db, sn, etc., when building for native
6438         cygwin32.
6439
6440         * Makefile.in (LD): New variable.
6441         (EXTRA_HOST_FLAGS): Pass down LD.
6442         ($(DO_X)): Likewise.
6443
6444 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
6445
6446         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
6447
6448 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6449
6450         * configure.in (targargs): Strip out any supplied --build argument
6451         before adding our own. Always add --build.
6452
6453 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6454
6455         * configure.in (targargs): Pass --build if we're doing
6456         a cross-compile.
6457
6458 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
6459
6460         * configure: Use '|' instead of ":" as the separator in
6461         sed. Otherwise sed chokes on NT path names with drive
6462         designators. Also look for "?:*" as the leading characters in an
6463         absolute pathname.
6464
6465 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
6466
6467         * config.sub: Support for r3900.
6468
6469 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6470
6471         * configure.in: Use install-sh, not install.sh.
6472
6473 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6474
6475         * Makefile.in (taz): Improve check for BISON so it doesn't try to
6476         apply it twice.
6477
6478 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6479
6480         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
6481         install-binutils.
6482
6483 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6484
6485         * Makefile.in: Add automake targets.
6486         * configure.in (host_tools): Add automake.
6487
6488 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6489
6490         * configure: Default CXX to c++, not gcc.
6491         * Makefile.in (CXX): Set to c++, not gcc.
6492         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
6493
6494 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
6495
6496         * install-sh: try appending a .exe if source file doesn't
6497         exist
6498
6499 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
6500
6501         * configure.in: Turn on multilib by default.
6502         (cross_only): Remove target-libiberty.
6503
6504         * Makefile.in (all-gcc): Don't depend on libiberty.
6505
6506 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
6507
6508         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
6509
6510 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6511
6512         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
6513         (DISTBISONFILES): Add ld/Makefile.in
6514
6515 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
6516
6517         * configure.in: if target is cygwin32 but host isn't cygwin32,
6518         don't configure gdb tcl tk expect, not just gdb.
6519
6520 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
6521
6522         * configure.in: Added gnuserv everywhere sn appears.
6523
6524         * Makefile.in (ALL_MODULES): Added all-gnuserv.
6525         (CROSS_CHECK_MODULES): Added check-gnuserv.
6526         (INSTALL_MODULES): Added install-gnuserv.
6527         (CLEAN_MODULES): Added clean-gnuserv.
6528         (all-gnuserv): New target.
6529
6530 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
6531
6532         * config.guess: Fixes for MIPS OpenBSD systems.
6533
6534 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
6535
6536         * Makefile.in (INSTALL_XFORM): Remove.
6537         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
6538
6539         * mkinstalldirs: New file, copied from automake.
6540         * Makefile.in (installdirs): Rename from install-dirs.  Use
6541         mkinstalldirs.  Change all users.
6542         (DEVO_SUPPORT): Add mkinstalldirs.
6543
6544 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6545
6546         * install-sh: Rename from install.sh.
6547         * Makefile.in (INSTALL): Change install.sh to install-sh.
6548         (DEVO_SUPPORT): Likewise.
6549
6550         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
6551         Graichen <graichen@rzpd.de>.
6552
6553 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
6554
6555         * config.guess: Recognize OpenBSD systems correctly.
6556
6557 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6558
6559         * README, Makefile.in (ETC_SUPPORT): Remove references to
6560         cfg-paper*, configure.{texi,man,info*}._
6561
6562 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6563
6564         * Makefile.in (all.normal): Ensure that gcc is built after all
6565         the x11 - ie gdb - targets.
6566
6567 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
6568
6569         * makefile.vms: Don't run conf-a-gas.
6570
6571 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
6572
6573         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6574
6575 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
6576
6577         * configure.in: Remove noconfigdirs case since gdb also
6578         configures and builds for tic80-coff.
6579
6580 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6581
6582         * configure: Set cache_file to config.cache.
6583         * Makefile.in (local-distclean): Remove config.cache.
6584
6585 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6586
6587         * COPYING: Update FSF address.
6588
6589 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
6590
6591         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6592         noconfigdirs.
6593
6594 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6595
6596         * Makefile.in (install-dirs): Don't crash if prefix, and hence
6597         MAKEDIRS, is empty.
6598
6599 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
6600
6601         * config.sub: Tweak mn10300 entry.
6602
6603 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
6604
6605         * configure.in (host_tools): Put sim before gdb, so gdb's
6606         configure.tgt can determine if the simulator was configured.
6607
6608 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
6609
6610         * config.sub: Move BeOS $os case to be with other Cygnus
6611         local cases.
6612
6613 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
6614
6615         * config.sub: Remove misplaced comment that broke Linux.
6616
6617 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
6618
6619         * config.sub: Add BeOS support.
6620
6621 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
6622
6623         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6624
6625 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
6626
6627         * configure.in (noconfigdirs): Remove tcl and tk from
6628         noconfigdirs for cygwin32 builds.
6629
6630 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
6631
6632         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6633
6634 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
6635
6636         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6637         make-all.com, use makefile.vms instead.
6638
6639 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
6640
6641         * config.sub: Accept -lnews*.
6642
6643 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
6644
6645         * configure.in (noconfigdirs): Disable target-newlib,
6646         target-examples and target-libiberty for d30v.
6647
6648 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6649
6650         * configure.in (noconfigdirs): Enable ld for d30v.
6651
6652 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
6653
6654         * configure.in (tic80-*-*): Build compiler.
6655
6656 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
6657
6658         * configure.in (d30v-*): Remove sim directory from list of
6659         unsupported d30v directories
6660
6661 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6662
6663         * config.sub, configure.in: Add d30v target cpu.
6664
6665 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
6666
6667         * makefile.vms: New file.
6668         * make-all.com: Remove.
6669
6670 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
6671
6672         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6673
6674 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
6675
6676         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6677
6678 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
6679
6680         * Makefile.in (ALL_MODULES): Added all-db.
6681         (CROSS_CHECK_MODULES): Addec check-db.
6682         (INSTALL_MODULES): Added install-db.
6683         (CLEAN_MODULES): Added clean-db.
6684
6685 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
6686
6687         * config.guess: Merge with latest FSF sources.
6688
6689 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
6690
6691         * Makefile.in (ALL_MODULES): Added all-itcl.
6692         (CROSS_CHECK_MODULES): Added check-itcl.
6693         (INSTALL_MODULES): Added install-itcl.
6694         (CLEAN_MODULES): Added clean-itcl.
6695
6696 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
6697
6698         * configure.in: build gdb for mn10200
6699
6700 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
6701
6702         * Makefile.in (all-target-winsup): Depend on all-target-libio.
6703
6704 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
6705
6706         * configure.in (tic80-*-*): Turn off most targets right now.
6707
6708 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
6709
6710         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6711         rather than the makeinfo program.
6712         (do-info): Depend upon all-texinfo.
6713
6714 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6715
6716         * configure.in: Remove uses of config/mh-linux.
6717
6718         * config.sub, config.guess: Merge with latest FSF sources.
6719
6720 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
6721
6722         * config.sub (case $basic_machine): Add tic80 entries.
6723
6724 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
6725
6726         * config.sub, config.guess: Merge with latest FSF sources.
6727
6728 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6729
6730         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6731         * mpw-config.in: Test for NewFolderRecursive.
6732         * mpw-install: Use symbolic name for startup filename.
6733         * mpw-README: Add various additional details.
6734
6735 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
6736
6737         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6738
6739 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
6740
6741         * configure.in: Do build gcc and the target libraries for
6742         the mn10200.
6743
6744 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
6745
6746         * configure.in: don't avoid building gdb for mn10300 any more
6747         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6748         instead of single-quoting it.
6749
6750 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
6751
6752         * configure.in: Don't use --with-stabs on IRIX 6.
6753
6754 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
6755
6756         * configure.in (m32r): Build gdb, libg++ now.
6757
6758 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6759
6760         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
6761         directories from noconfigdirs.
6762
6763 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
6764
6765         * config.sub (basic_machine): added mips16 configuration
6766
6767 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6768
6769         * config.sub: Handle d10v-unknown.
6770
6771 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
6772
6773         * config.sub: Handle v850-unknown.
6774
6775 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
6776
6777         * Makefile.in: add findutils
6778         * configure.in: add findutils to list of host_tools
6779
6780 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
6781
6782         * config.sub: Handle mn10200 and mn10300.
6783
6784 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6785
6786         * configure.in (d10v-*): Do not build librx.
6787
6788 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
6789
6790         * configure.in (mn10300): Build everything except gdb & libgloss.
6791
6792 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
6793
6794         * config.guess:  Patch for Dansk Data Elektronik servers,
6795         from Niels Skou Olsen <nso@dde.dk>.
6796
6797         For ncr, use /bin/uname rather than uname, since GNU uname does not
6798         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
6799
6800         Patch for MIPS R4000 running System V,
6801         from Eric S. Raymond <esr@snark.thyrsus.com>.
6802
6803         Fix thinko for nextstep.
6804
6805         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6806
6807         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
6808         * config.guess: Guess mips-dec-mach_bsd4.3.
6809
6810         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
6811         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
6812         release numbers.
6813         * config.guess (mips-mips-riscos*):  Emit just enough of the
6814         release number.
6815
6816         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
6817         * config.guess (sparc-auspex-sunos*):  Added.
6818         (f300-fujitsu-*): Added.
6819
6820         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
6821         * config.guess:  Recognize a Tadpole as a sparc.
6822
6823 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6824
6825         * config.guess: Don't assume that NextStep version is either 2 or
6826         3.  NextStep 4 (aka OpenStep 4) has come out now.
6827
6828 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6829
6830         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6831         From Rik Faith <faith@cs.unc.edu>.
6832
6833 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6834
6835         * config.sub: Contributions from bug-gnu-utils to:
6836         Support plain "hppa" (no version given) architecture, reported by
6837         OpenStep.
6838         OpenBSD like NetBSD.
6839         LynxOs is not a hardware supplier.
6840
6841         * config.guess: Contributions from bug-gnu-utils to add support for:
6842         OpenBSD like NetBSD.
6843         Stratus systems.
6844         More Pyramid systems.
6845         i[n>4]86 Intel chips.
6846         M680[n>4]0 Motorola chips.
6847         Use unknown instead of lynx for hardware manufacturer.
6848
6849 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6850
6851         * install.sh (chmodcmd): Set to null if the DST directory already
6852         exists.
6853
6854 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6855
6856         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6857         not use mt-ppc target Makefile fragment any more.
6858
6859 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6860
6861         * configure.in (*-*-windows):  Exclude everything but those dirs
6862         needed to build windows.
6863
6864 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
6865
6866         * Makefile.in (all-target-winsup): Depend on all-target-librx.
6867
6868 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6869
6870         * configure.in:  Exclude mmalloc from i386-windows.
6871
6872 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6873
6874         * Undo my previous change.
6875
6876 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
6877
6878         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6879         unconditionally.
6880         (MAKEOVERRIDES): Define (revert this part of October 18 change).
6881
6882 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6883
6884         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
6885         host to add it's own flags.
6886
6887 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
6888
6889         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6890
6891 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
6892
6893         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6894         (CXX_FOR_TARGET): Likewise.
6895         (GCC_FOR_TARGET): Define.
6896         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6897         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6898         CC_FOR_TARGET was specified on the command line.
6899         (MAKEOVERRIDES): Don't define.
6900
6901 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
6902
6903         * configure.in (m32r): Fix spelling of libg++ libs.
6904
6905 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
6906
6907         * config.sub (-apple*): Remove, now redundant.
6908
6909 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
6910
6911         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6912
6913         * configure: Rework yesterday's sed script patch.
6914
6915         * config.sub: Merge with FSF.
6916
6917 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
6918
6919         * config.guess:  Merge from FSF.
6920
6921         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
6922         * config.guess: Use pc instead of unknown, for pc clone systems.
6923         Change linux to linux-gnu.
6924
6925         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6926         * config.guess: Avoid non-portable tr syntax.
6927
6928 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
6929
6930         * test-build.mk (HOLES): Add "xargs" for gdb.
6931
6932         * configure: Avoid hpux10.20 sed bug.
6933
6934 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
6935
6936         * configure.in:  Add support for windows host
6937         (that is a build done under the Microsoft build environment).
6938
6939 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
6940
6941         * Makefile.in: Replace all uses of srcroot with s, to shrink
6942         command line lengths.
6943
6944         Patches from Geoffrey Noer <noer@cygnus.com>:
6945         * configure.in: If configuring for newlib, pass --with-newlib to
6946         subdirectories.
6947         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6948         -Bnewlib/ and -Lwinsup to gcc.
6949         (CXX_FOR_TARGET): Likewise.
6950
6951 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6952
6953         * Makefile.in (ETC_SUPPORT): Add configure.
6954
6955 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
6956
6957         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6958         host configuration file.
6959
6960 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
6961
6962         * configure.in: Break mn10x00 support into separate
6963         mn10200 and mn10300 configurations.
6964         * config.sub: Likewise.
6965
6966 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
6967
6968         * configure.in: Add lots of stuff to noconfigdirs for
6969         the mn10x00 targets.
6970
6971         * config.sub, configure.in: Add mn10x00 support.
6972
6973 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
6974
6975         * make-all.com: Call conf-a-gas, not config-a-gas.
6976
6977 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
6978
6979         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
6980         targets.
6981
6982 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
6983
6984         * mpw-README: Add much more detail for native PowerMac.
6985         * mpw-install: New file.
6986         * mpw-configure: Add --norecursion and --help options.
6987         * mpw-config.in: Translate readme and install files when
6988         copying to objdir.
6989         * mpw-build.in: Don't always depend on byacc and flex.
6990         (install-only-top): New action.
6991
6992 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
6993
6994         * configure.in:  You can now configure GDB for the v850.
6995
6996 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
6997
6998         * configure.in (noconfigdirs): Don't configure any C++ dirs
6999         if targeting D10V.
7000
7001 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7002
7003         * config.sub: Recognize mips64vr5000.
7004
7005 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7006
7007         * configure.in: Use a single line for host_tools and native_only.
7008
7009 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7010
7011         * config.sub, configure.in: Add entries for m32r.
7012
7013 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7014
7015         * Makefile.in (inet-install): Don't run install-gzip.
7016
7017 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7018
7019         * configure.in:  Don't config lots of things for *-*-windows*.
7020
7021 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7022
7023         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7024         (host_libs, host_tools): Copy from configure.in.
7025         * mpw-configure: Don't complain about directories not found.
7026
7027 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7028
7029         * configure.in (i[345]86): Recognize i686 for pentium pro.
7030         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7031         file.
7032
7033         * config.guess (i[345]86): Ditto.
7034
7035 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7036
7037         * configure.in (noconfigdirs): Removed gdb for D10V.
7038
7039 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7040
7041         * configure.in: Remove ld, target-libio, target-libg++, and
7042         target-libstdc++ from noconfigdirs.
7043
7044 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7045
7046         * configure: Fix three locations where shell scripts were
7047         being run directly rather than with config_shell.
7048
7049 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7050
7051         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7052         * config.sub (basic_machine): Recognize v850.
7053
7054 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7055
7056         * mpw-configure: Handle multiple enable/disable options and
7057         pass them down recursively, handle -c and -s flags appropriately
7058         depending on choice of compiler, add escape mechanism for
7059         quoted arguments to gC.
7060
7061 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7062
7063         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7064         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7065         so that -mrelocatable-lib and -mno-eabi are used.
7066
7067         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7068         not support --print-multi-lib, don't abort.
7069
7070 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7071
7072         * make-all.com: Run config-a-gas.
7073         * setup.com: Don't copy subdirectory files around.
7074
7075 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7076
7077         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7078         target, it now compiles correctly.
7079
7080 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7081
7082         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7083
7084 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7085
7086         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7087
7088 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7089
7090         * configure.in (native_only): Add prms.
7091
7092 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7093
7094         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7095         (BINUTILS_SUPPORT_DIRS): Likewise.
7096
7097 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7098
7099         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7100         d10v support is added.
7101
7102 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7103
7104         * configure.in (d10v-*-*): New target.
7105
7106 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7107
7108         * config.guess (HP 9000/811): Recognize this as a PA1.1
7109         machine.
7110
7111 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7112
7113         * Makefile.in (do-tar-gz): New target, split out from tail end of
7114         taz target.  Run each command separately, don't use pipes.
7115         (taz): Use it.
7116
7117 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7118
7119         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7120         * mpw-build.in: No builds should depend on building byacc or flex,
7121         they are assumed to be installed already.
7122
7123 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7124
7125         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7126         variable that CC_FOR_TARGET needs.
7127
7128 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7129
7130         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7131         options have changed since the last time the subdirectory was
7132         configured, and if it has, reconfigure.
7133         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7134         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7135
7136 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
7137
7138         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7139         CLEAN_MODULES): Add bash.
7140         (all-bash): New target.
7141
7142 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
7143
7144         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7145
7146 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7147
7148         * config.sub (basic_machine): Recognize d10v as a valid processor.
7149
7150 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
7151
7152         * mpw-configure: Add support for --bindir.
7153         * mpw-build.in: Use a GCC-specific build script for GCC actions.
7154
7155 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
7156
7157         * configure.in: add bash, time, gawk to list of hosttools and things
7158         to only build for native toolchains
7159
7160 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7161
7162         * Makefile.in (docdir): Remove.
7163
7164 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7165
7166         * Makefile.in (datadir): Set to $(prefix)/share.
7167
7168 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
7169
7170         * configure.in: build diff and patch for cygwin32-hosted
7171         toolchains.
7172
7173 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
7174
7175         * config.sub: Accept -rtems*.
7176
7177 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
7178
7179         * configure.in: enable dosrel for cygwin32-hosted builds,
7180                 remove diff from the list of things not buildable
7181                 via Canadian Cross
7182
7183 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
7184
7185         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7186         don't get ". ".
7187
7188 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
7189
7190         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7191
7192 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
7193
7194         * Makefile.in (taz): Handle case where tex3patch didn't even get
7195         checked out.  Also, if it was found, put the symlink in a new util
7196         subdirectory.
7197
7198 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7199
7200         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7201
7202 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
7203
7204         * config.sub: Recognize -openvms.
7205         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7206         * make-all.com, setup.com: New files.
7207
7208 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7209
7210         * Makefile.in (taz): tex3patch moved to texinfo/util.
7211
7212 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
7213
7214         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7215         * configure.in: remove make from disable-if-Can-Cross list
7216                 enable gdb if ${host} and ${target} are cygwin32
7217
7218 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
7219
7220         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
7221         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7222
7223 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7224
7225         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
7226         distinguish sysv/svr4/bsd variants.
7227         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7228
7229 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
7230
7231         * configure.in: Added copyright notice.
7232         * move-if-change: Added copyright notice.
7233
7234 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7235
7236         * configure.in (powerpcle-*-solaris*): Until we get shared
7237         libraries working, don't build gdb, sim, make, tcl, tk, or
7238         expect.
7239
7240 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
7241
7242         * config.guess:  Merge with FSF:
7243
7244         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7245         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7246
7247         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
7248         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7249
7250         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
7251         * config.guess:  Combine two OSF1 rules.
7252         Also recognize field test versions.  From mjr@zk3.dec.com.
7253         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
7254         because GNU uname does not support -p.  From pmr@pajato.com.
7255
7256 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
7257
7258         * Makefile.in (MAKEDIRS): Removed $(tooldir).
7259
7260 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
7261
7262         * mpw-README: Document GCCIncludes.
7263
7264 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
7265
7266         * configure.in (alpha-*-linux*): Set enable_shared to yes.
7267
7268 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7269
7270         * mpw-configure: Handle --enable-FOO and --disable-FOO.
7271
7272 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
7273
7274         * configure.in (*-*-cygwin32): Configure make.
7275
7276 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
7277
7278         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7279
7280 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
7281
7282         * Makefile.in (all-inet): Depend on all-perl.
7283
7284         * Makefile.in (inet-install): New target.
7285
7286         * Makefile.in (all-inet): Depend on all-tcl.
7287         (all-inet): Depend on all-send-pr.
7288
7289 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7290
7291         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7292         temporarily.
7293
7294 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
7295
7296         * configure.in: Don't configure --with-gnu-ld on AIX.
7297
7298 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7299
7300         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7301
7302 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
7303
7304         * Makefile.in (ALL_MODULES): Added all-inet.
7305         (CROSS_CHECK_MODULES): Added check-inet.
7306         (INSTALL_MODULES): Added install-inet.
7307         (CLEAN_MODULES): Added clean-inet.
7308         (all-indent): New target.
7309
7310         * configure.in (host_tools): Added inet.
7311         (native_only): Added inet.
7312         (noconfigdirs): Added inet.
7313
7314 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
7315
7316         * configure.in: Don't configure libgloss if we are not configuring
7317         newlib.
7318
7319 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7320
7321         * configure.in: Don't configure libgloss for unsupported
7322         architectures.
7323
7324 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7325
7326         * Makefile.in (CLEAN_MODULES): Add clean-apache.
7327
7328 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
7329
7330         * Makefile.in (ALL_MODULES): Include all-apache.
7331         (CROSS_CHECK_MODULES): Include check-apache.
7332         (INSTALL_MODULES): Include install-apache.
7333         (all-apache): New target.
7334
7335         * configure.in: Added apache everywhere perl is seen.
7336
7337 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7338
7339         * Makefile.in: Add support for clean-{module} and
7340         clean-target-{module} rules.
7341
7342 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
7343
7344         * configure.in (*-*-ose) do not build libgloss.
7345
7346 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7347
7348         * config.guess (prep*:SunOS:5.*:*): Turn into
7349         powerpele-unknown-solaris2.
7350
7351 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
7352
7353         * configure.in: Permit --enable-shared to specify a list of
7354         directories.
7355
7356 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7357
7358         * configure.in (host==solaris): Pass only the first word of $CC
7359         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
7360
7361 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
7362
7363         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
7364
7365 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
7366
7367         * Makefile.in (ALL_MODULES): Include all-perl.
7368         (CROSS_CHECK_MODULES): Include check-perl.
7369         (INSTALL_MODULES): Include install-perl.
7370         (ALL_X11_MODULES): Include all-guile.
7371         (CHECK_X11_MODULES): Include check-guile.
7372         (INSTALL_X11_MODULES): Include install-guile.
7373         (all-perl): New target.
7374         (all-guile): New target.
7375
7376         * configure.in (host_tools): Include perl and guile.
7377         (native_only): Include perl and guile.
7378         (noconfigdirs): Don't build guile and perl; no ports have been
7379         done.
7380
7381 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
7382
7383         * configure (--enable-*): Handle quoted option lists such as
7384         --enable-sim-cflags='-g0 -O' better.
7385
7386 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7387
7388         * Makefile.in ({,inst}all-target): New rule so we can make and
7389         install all of the target directories easily.
7390
7391 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7392
7393         * configure.in: Add missing global flag in sed substitution when
7394         deleting `target-' from ${configdirs}.
7395
7396 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
7397
7398         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
7399         option.
7400
7401         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
7402         config/mh-necv4.
7403
7404         * install.sh: Correct misspelling of transformbasename.
7405
7406         * config.guess: Recognize mips-*-sysv*.
7407
7408 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
7409
7410         * config.sub: Recognize mon960.
7411
7412 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
7413
7414         * configure: Restore Canadian Cross handling of BISON and LEX,
7415         removed in Feb 20 change.
7416
7417 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
7418
7419         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
7420         Mention make install.  Remove the old copyright date as well the
7421         clumsy and rather pointless copyright on the README file.
7422
7423 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7424
7425         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
7426         Makefile after running symlink-tree, then run `make distclean' to
7427         avoid clobbering any generated files in srcdir.
7428
7429 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
7430
7431         * configure.in (m68k-*-netbsd*): Build everything now.
7432
7433 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7434
7435         * Makefile.in (taz): Fix quoting.
7436
7437 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
7438
7439         * configure.in (sparclet-*-*): Build everything now.
7440
7441 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7442
7443         * configure.in (m68k-*-linux*): New host.
7444
7445 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
7446
7447         * configure: Check for bison before byacc.
7448
7449 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
7450
7451         * Makefile.in configure:  Change the way LEX and BISON/YACC are
7452         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
7453         searching PATH.  These are used as fallbacks by Makefile.in if
7454         flex/bison/byacc aren't in objdir.
7455
7456 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
7457
7458         * Makefile.in: Make everything which depends upon all-bfd also
7459         depend upon all-opcodes, in case --with-commonbfdlib is used.
7460
7461 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7462
7463         * configure.in (host *-*-cygwin32): Don't build gdb if we are
7464         building NT native compilers on Unix.
7465
7466 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
7467
7468         * configure.in: Don't get CC from the host Makefile fragment if we
7469         can find gcc in PATH, or if this is a Canadian Cross.  Move the
7470         Solaris test for /usr/ucb/cc to the post target script, just after
7471         the compiler sanity test.
7472
7473 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
7474
7475         * config.sub: Merge with FSF.
7476
7477 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
7478
7479         * Makefile.in (RPATH_ENVVAR): New variable.
7480         (REALLY_SET_LIB_PATH): Use it.
7481         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
7482
7483 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
7484
7485         * config.sub, configure.in: Recognize sparclet cpu.
7486
7487 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
7488
7489         * config.guess:  Support m68k-cbm-sysv4.
7490
7491 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7492
7493         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
7494         m68k-unknown-linuxaout from linker help string.  Put quotes around
7495         $ld_help_string.
7496
7497 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
7498
7499         * config.guess (powerpc-harris-powerunix): Add guess for port
7500         to new target.
7501
7502 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7503
7504         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
7505
7506 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
7507
7508         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
7509         $(REALLY_SET_LIB_PATH) in Makefile.
7510         * Makefile.in (SET_LIB_PATH): New variable.
7511         (REALLY_SET_LIB_PATH): New variable.
7512         ($(DO_X)): Use $(SET_LIB_PATH).
7513         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
7514         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
7515         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
7516         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
7517         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
7518         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
7519         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
7520         (install-dosrel): Likewise.
7521         (all-opcodes): Depend upon all-libiberty.
7522
7523 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7524
7525         * config.guess (*:CYGWIN*): New
7526
7527 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7528
7529         * Makefile.in (all-target-winsup): All all-target-libiberty.
7530
7531 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7532
7533         * configure.in (noconfigdirs): Add missing # in front of comment.
7534
7535 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
7536
7537         * configure.in: add second pass to things added to noconfigdirs
7538         so *-gm-magic can exclude libgloss properly.
7539
7540 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
7541
7542         * mpw-configure (extralibs_name, rez_name): Set correctly
7543         for MWC68K compiler.
7544
7545         * mpw-README: Add more info on the necessary build tools.
7546
7547 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7548
7549         * configure.in, config.sub: Recognize cygwin32.
7550
7551 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
7552
7553         * config.guess, config.sub: Recognize A/UX.
7554
7555 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
7556
7557         * config.sub: Merge with gcc/config.sub.
7558
7559 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
7560
7561         * mpw-build.in (do-binutils): Add build of stamps.
7562
7563 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
7564
7565         * config.sub: Add recognition for mips64vr4100*-* targets.
7566
7567 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7568
7569         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7570         Add creation of gconfigargs with `--enable-shared' turned on.
7571         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7572         ($(host)-stamp-stage3-configured): Likewise.
7573         (HOLES): Add chatr and ldd.
7574         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7575
7576 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
7577
7578         * configure: Pass --nfp to recursive configures.
7579
7580 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7581
7582         * Makefile.in (DLLTOOL): New.
7583         (DLLTOOL_FOR_TARGET): New.
7584         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7585         (EXTRA_TARGET_FLAGS): Ditto.
7586         (EXTRA_GCC_FLAGS): Ditto.
7587         (CONFIGURE_TARGET_MODULES): Ditto.
7588         (DO_X): Ditto.
7589         * configure: Add DLLTOOL.
7590
7591 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
7592
7593         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7594         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7595         mh-sco, since old workarounds no longer needed, and don't
7596         build ld, since libraries have weak symbols in COFF.
7597
7598 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
7599
7600         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7601
7602 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7603
7604         * configure.in: Make sure that ${CC} can be used to compile an
7605         executable.
7606
7607 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7608
7609         * Makefile.in (all-gdb): Depend on $(GDB_TK).
7610         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7611         nothing depending on whether gdbtk is being built.
7612
7613 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
7614
7615         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7616
7617 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
7618
7619         * configure.in (noconfigdirs): Put ld or gas in this early, if the
7620         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7621
7622 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
7623
7624         * config-ml.in: Add support for
7625         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7626         Simplify setting of multidirs from --disable-foo.
7627
7628 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7629
7630         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7631         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7632         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7633         non-empty, pass them on to the  GCC make.
7634         (all-bootstrap): New rule that is like all-gcc, except it executes
7635         the GCC bootstrap rule instead of the GCC all rule.
7636
7637 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
7638
7639         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7640
7641 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7642
7643         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7644         DG/UX support.
7645
7646 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
7647
7648         * config.sub (i*86*) Change [345] to [3456]
7649
7650 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7651
7652         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7653         --with-gnu-ld=no.
7654
7655 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7656
7657         * config-ml.in (rs6000*, powerpc*): Add switches to control which
7658         AIX multilibs get built.
7659
7660 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7661
7662         * configure.in (i386-win32): Don't build expect if we're not
7663         building the tcl subdir.
7664
7665 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
7666
7667         * Makefile.in: (configure-target-examples, all-target-examples):
7668         New targets, configure and build example programs.
7669
7670 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
7671
7672         * mpw-configure: If an mpw-config.in generated a file mk.sed,
7673         use it as input to sedit the generated MPW makefile.
7674         * mpw-README: Add a suggestion about Gestalt.h.
7675
7676 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
7677
7678         * config.sub: Accept *-*-ieee*.
7679
7680 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
7681
7682         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
7683         Ronald F. Guilmette <rfg@monkeys.com>.
7684
7685 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7686
7687         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7688         for powerpc-pe native.
7689         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7690         (target==powerpc-pe): duplicate i386-win32 entry.
7691
7692 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7693
7694         * configure.in (noconfigdirs): Exclude target-newlib for all versions
7695         of vxworks, not just vxworks5.1.
7696
7697 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
7698
7699         * mpw-configure: Add support for exec-prefix.
7700
7701 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7702
7703         * config.guess: Recognize HP model 816 machines as having
7704         a PA1.1 processor.
7705
7706 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7707
7708         * configure: Ignore new autoconf configure options.
7709
7710 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7711
7712         * config.guess:  Recognize Pentium under SCO.
7713         From Robert Lipe <robertl@arnet.com>.
7714
7715 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7716
7717         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
7718
7719 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
7720
7721         * configure.in: Don't configure gas for alpha-dec-osf*.
7722
7723 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
7724
7725         * configure.in: Default to --with-stabs for some targets for which
7726         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7727         i[345]86*-*-unixware*.
7728
7729 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7730
7731         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7732         rather than basing it on the target.  Simplify handling of options
7733         controlling which directories to configure.  Remove extraneous
7734         slash in multi-clean target.
7735
7736 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
7737
7738         * config-ml.in: Prefix more variables with ml_ so they don't collide
7739         with configure's.
7740
7741 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
7742
7743         * configure: Don't turn -v into --v.
7744
7745 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
7746
7747         * configure.in (targargs): Fix typo.
7748
7749         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7750
7751 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7752
7753         * configure.in: Strip --host and --target options from
7754         CONFIG_ARGUMENTS, and always configure for --host only.  Add
7755         --with-cross-host option when building with a cross-compiler.
7756         * configure: Canonicalize the arguments put into config.status by
7757         always using `=' for an option with an argument.  Pass a presumed
7758         --host or --target explicitly.
7759
7760 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
7761
7762         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7763         into general OS recognition case.
7764
7765 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7766
7767         * configure.in (target_configdirs): add target-winsup only
7768         for win32 target systems.
7769
7770 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
7771
7772         * Makefile.in (all-target-libgloss): Depend upon
7773         configure-target-newlib, since when libgloss is built it looks to
7774         see if the newlib directory exists.
7775
7776 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
7777
7778         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7779         cfg-ml-*.in.
7780
7781 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
7782
7783         * configure: Handle LD and LD_FOR_TARGET when configuring a
7784         Canadian Cross.
7785
7786 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7787
7788         * configure.in (target_libs): add target-winsup.
7789         (target==i386-win32): add patch diff flex make to $noconfigdirs.
7790         (target==ppcle-pe): remove ld from $noconfigdirs.
7791
7792 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7793
7794         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7795         Preserve relative path names in $srcdir.  Build symlink tree if
7796         configuring cross target dir and srcdir=. (= no VPATH support).
7797         (configure-target-libg++): Depend on configure-target-librx.
7798         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7799         * config-ml.in: New file.
7800         * symlink-tree: New file.
7801         * configure: Ensure srcdir="." if that's what it is.
7802
7803 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
7804
7805         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7806         includes and FLEX_SKELETON setting.
7807         * mpw-configure (--with-gnu-ld): New option, controls whether
7808         to use PPCLink or ld with PowerMac GCC.
7809         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7810         * mpw-config.in: Configure grez if targeting Mac.
7811
7812         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
7813         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7814         just macos.
7815         * configure.in: Configure grez resource compiler if targeting Mac.
7816         * Makefile.in (all-grez, install-grez): New targets.
7817
7818 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
7819
7820         * configure: CXX defaults to gcc, not g++.  If we find
7821         gcc in the path, set CC to gcc -O2.
7822
7823 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
7824
7825         * configure: Default ${build} correctly.  Avoid picking up extra
7826         spaces when reading CC and CXX from Makefile.  When doing a
7827         Canadian Cross, use plausible default values for numerous
7828         variables.
7829         * configure.in: When doing a Canadian Cross, don't try to
7830         configure tools whose configure script can't handle it.
7831
7832 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7833
7834         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7835
7836 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7837
7838         * configure:  Remove dubious bug reporting address.
7839
7840 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7841
7842         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
7843         configure script, run that instead of this directory's configure.
7844         In either case, print a message that we're configuring the sub-dir.
7845
7846 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7847
7848         * configure.in: Before checking for the existence of various files,
7849         use sed to filter out "target-".
7850
7851 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7852
7853         * Makefile.in (DO_X): Split rule to decrease command line length
7854         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
7855         (Philippe De Muyter).
7856
7857 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7858
7859         * Makefile.in (all-patch): depend on all-libiberty.
7860
7861 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
7862
7863         * configure.in: If the only directory in target_configdirs which
7864         actually exists is libiberty, then set target_configdirs to empty,
7865         to avoid trying to build a target libiberty in a gas or gdb
7866         distribution.
7867
7868 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
7869
7870         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
7871         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7872         systems.
7873
7874 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7875
7876         * configure.in (copy_dirs): Use sys-include instead of include
7877         for --with-headers option.
7878
7879 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
7880
7881         * Makefile.in, configure.in: Make winsup builds work with
7882         new scheme.
7883
7884 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
7885
7886         * configure.in: Build the linker on AIX.
7887
7888 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7889
7890         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
7891         where needed.
7892
7893 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
7894
7895         * Makefile.in (all-gcc): Fix typo.
7896
7897 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7898
7899         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
7900
7901 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7902
7903         * configure.in:  Rename libFOO to target-libFOO, and xiberty
7904         to target-xiberty, to provide more flexibility.
7905         (target_subdir):  Define.  Create if cross.
7906         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7907         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
7908         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7909         check-libFOO -> check-target-libFOO, etc.
7910         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7911         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7912         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7913         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
7914         allow ALL_GCC="" to only configure.
7915         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
7916         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
7917         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
7918
7919 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
7920
7921         * Makefile.in (taz): Build "info" in etc explicitly.
7922
7923 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
7924
7925         * configure.in:  Make sure that CC is undefined (as opposed to
7926         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
7927         problem with autoconf trying to configure on a host without GCC.
7928
7929 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7930
7931         * mpw-configure: Set host alias from choice of host compiler,
7932         only use generic MPW Makefile sed if present, edit a file
7933         named "hacked_Makefile.in" instead of "Makefile.in" if present.
7934         * mpw-README: Add problem notes about CW6 and CW7.
7935
7936 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
7937
7938         * Makefile.in (taz): Use ";" instead of ";;".
7939
7940 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7941
7942         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
7943         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7944         DISTDOCDIRS.
7945         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
7946         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
7947
7948 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7949
7950         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
7951         and gnats, because they are now subsumed by DISTSTUFFDIRS.
7952         Move bfd to DISTSTUFFDIRS.
7953
7954 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7955
7956         * Makefile.in (X11_LIB): Removed.
7957         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7958
7959         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7960
7961 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7962
7963         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7964         names.
7965
7966 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7967
7968         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7969
7970 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
7971
7972         * configure.in (i[345]86-*-win32): Always build newlib.
7973         Don't configure cvs, autoconf or texinfo.
7974         * Makefile.in (LD_FOR_TARGET): New.
7975         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7976         Pass down LD_FOR_TARGET.
7977
7978 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7979
7980         * winsup: New directory.
7981         * Makefile.in: Build winsup.
7982         * configure.in: Winsup is configured when target is win32.
7983         Can only build win32 target GDB when native.
7984
7985 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
7986
7987         * config.guess: Recognize HP model 819 machines as having
7988         a PA 1.1 processor.
7989
7990 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7991
7992         * configure: Fix sed loop which substitutes for CC and CXX to
7993         avoid bug found in various sed implementations.
7994
7995 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7996
7997         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7998         simulator.  Use standard powerpc-*-eabi*.
7999
8000 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8001
8002         * configure.in: Stop putting gas and binutils in noconfigdirs for
8003         powerpc-*-aix* and rs6000-*-*.
8004
8005 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8006
8007         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8008         -mcall-aixdesc libraries.
8009
8010 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8011
8012         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8013
8014         * config.sub (arm | armel | armeb): Fix shell syntax.
8015
8016 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8017
8018         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8019         -msoft-float and -mcpu=common support.
8020         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8021         libraries.
8022
8023 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8024
8025         * configure.in: Allow configuration and build of emacs19 for the alpha.
8026
8027 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8028
8029         * configure.in (CC): Get ^CC, not just any old CC, from
8030         ${host_makefile_frag}.
8031
8032 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8033
8034         * configure.in (CC): Try to get CC from
8035         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8036
8037 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8038
8039         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8040         only if it exists in $(srcdir).
8041
8042 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8043
8044         * configure: If CC and CXX are not set in the environment, set
8045         them, based on either an existing Makefile or on searching for gcc
8046         in PATH.  Substitute for CC and CXX in Makefile.
8047         * configure.in: Remove libm from target_libs.  Separate
8048         target_configdirs from configdirs.  If CC is not set in
8049         environment, try to get it from a host Makefile fragment.  Rewrite
8050         changes of configdirs to use skipdirs instead.  A few minor
8051         tweaks.  Take directories out of target_configdirs as they are
8052         taken out of configdirs.  Remove existing Makefile files from
8053         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8054         CONFIG_ARGUMENTS in Makefile.
8055         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8056         by configure.in.
8057         (CONFIG_ARGUMENTS): Likewise.
8058         (CONFIGURE_TARGET_MODULES): New variable.
8059         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8060         ($(CONFIGURE_TARGET_MODULES)): New target.
8061         (configure-libg++, configure-libio): New targets.
8062         (all-libg++): Depend upon configure-libg++.
8063         (all-libio): Depend upon configure-libio.
8064         (configure-libgloss, all-libgloss): New targets.
8065         (configure-libstdc++): New target.
8066         (all-libstdc++): Depend upon configure-libstdc++.
8067         (configure-librx, all-librx): New targets.
8068         (configure-newlib): New target.
8069         (all-newlib): Depend upon configure-newlib
8070         (configure-xiberty): New target.
8071         (all-xiberty): Depend upon configure-xiberty.
8072
8073 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8074
8075         * configure.in (host i[345]86-*-win32):  Expand the
8076         noconfigdirs again.
8077
8078 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8079
8080         * mpw-configure: Fix sed command file name.
8081
8082 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8083
8084         * configure.in (host i[345]86-*-win32): Reduce the
8085         noconfigdirs again.
8086
8087 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8088
8089         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8090         or powerpc*-*-pe*, since they are not yet supported.
8091
8092 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8093
8094         Add PowerMac support and many other enhancements.
8095         * mpw-configure: New option --cc to select compiler to use,
8096         paste options set according to --cc into the generated
8097         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8098         if mpw-make.sed is present.
8099         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8100         add forward includes for PowerPC include files.
8101         * mpw-build.in: Build using Makefile.PPC if present.
8102         (do-byacc, etc): Remove separate version resource builds.
8103         (do-gas): Build "stamps" before "all".
8104         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8105         * mpw-README: Update to reflect --cc option, PowerMac support,
8106         and recently-reported compatibility problems.
8107
8108 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8109
8110         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8111         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8112         (--with-multilib-top): Pass to recursive invocations.
8113
8114 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8115
8116         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8117         v810-*-*.
8118
8119 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8120
8121         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8122         gdb, ld and opcodes on v810-*-*.
8123
8124 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8125
8126         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8127         (local-maintainer-clean): New target.
8128         (maintainer-clean): New target.
8129         (realclean): Just depend upon maintainer-clean.
8130
8131 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8132
8133         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8134
8135 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
8136
8137         * configure.in: Build ld in mips*-*-bsd* case.
8138
8139 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
8140
8141         * config.sub: Accept -lites* OS.  From Ian Dall.
8142
8143 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
8144
8145         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8146         targets.
8147
8148 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8149
8150         * configure.in: treat i386-win32 canadian cross the same as
8151         i386-go32 canadian cross.
8152
8153 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8154
8155         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8156         running under the simulator to build a reduced set of libraries.
8157         (powerpc-*-eabiaix): Add fine grained multilib support added to
8158         other powerpc targets yesterday.
8159
8160 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8161
8162         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8163         -disable-softfloat, -disable-relocatable, -disable-aix, and
8164         -disable-sysv to control which multilib libraries get built.
8165
8166 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8167
8168         * configure: Add Makefile.tem to list of files to remove in trap
8169         handler.
8170
8171 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8172
8173         * config.guess (*Linux*):  Add missing "exit"s.
8174         Also, need specific check for alpha-unknown-linux (uses COFF).
8175
8176 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8177
8178         * config.guess:  Merge with FSF:
8179
8180         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
8181         * config.guess (AIX4): More robust release numbering discovery.
8182
8183         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
8184         * config.guess (i386-sequent-ptx): Properly get version number.
8185
8186         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
8187         * config.guess (mips:*:4*:UMIPS): New case.
8188
8189 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8190
8191         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8192         (i386-win32 host): Likewise.  Don't build readline.
8193
8194 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
8195
8196         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
8197         SUPPORT_FILES to submakes.
8198
8199 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
8200
8201         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8202         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8203         mpw-configure.
8204
8205 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
8206
8207         * configure.in (appdirs): Use =, not ==, in test expression when
8208         trying to build the text to print in the warning message for
8209         Solaris users.
8210
8211 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
8212
8213         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8214
8215 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8216
8217         * config.guess: Recognize lynx-2.3.
8218
8219 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
8220
8221         * config.sub (z8ksim): Deleted
8222         (z8k-*-coff): New, this is the one true name of the target.
8223
8224 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8225
8226         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8227
8228 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
8229
8230         * config.guess (*:Linux:*:*): First try asking the linker what the
8231         default object file format is (elf, aout, or coff).  Then if this
8232         fails, try previous methods.
8233
8234 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8235
8236         * configure.in: Don't build newlib for *-*-vxworks5.1.
8237
8238 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8239
8240         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8241         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8242
8243 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
8244
8245         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8246
8247 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
8248
8249         * cfg-ml-com.in: New file.
8250         * cfg-ml-pos.in: New file.
8251
8252 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8253
8254         * COPYING.NEWLIB: Add HP free copyright to list.
8255
8256 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8257
8258         * config.sub: Recognize -eabi* for the system, not just -eabi.
8259
8260 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8261
8262         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8263         * config.sub, configure.in (win32): New target and host.
8264
8265 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8266
8267         * configure.in: Add i386-pe configuration.
8268
8269 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
8270
8271         * mpw-build.in (install): Install GDB after LD.
8272
8273 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
8274
8275         * mpw-config.in (elf/mips.h): Always forward-include, needed
8276         for GDB to build.
8277
8278 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8279
8280         * testsuite: New directory for customer acceptance and whole tool
8281         chain tests.
8282
8283 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8284
8285         * configure: If per-host line isn't found, but AC_OUTPUT is found
8286         and a configure script exists, run it instead.
8287
8288 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8289
8290         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
8291
8292 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8293
8294         * configure: Set build_{cpu,vendor,os,alias} to host values when
8295         --build isn't specified.
8296
8297 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8298
8299         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8300         (FLAGS_TO_PASS): Pass them.
8301         (EXTRA_TARGET_FLAGS): Ditto.
8302
8303 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8304
8305         * Makefile.in (all-libg++): Depend on all-libstdc++.
8306
8307 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8308
8309         * configure.in (noconfigdirs): Enable all packages for
8310           i386-unknown-netbsd.
8311
8312 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
8313
8314         * configure.in (noconfigdirs): Don't configure tk for i386-go32
8315         hosted builds (DOS builds)
8316
8317 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8318
8319         Changes for ARM based on patches from Richard Earnshaw:
8320         * config.sub: Handle armeb and armel.
8321         * configure.in: Omit arm linker only for riscix.
8322
8323 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8324
8325         * config.guess:  Update from FSF.
8326
8327 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
8328
8329         * config.sub: Recognize powerpcle as the little endian varient of
8330         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
8331         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
8332         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
8333         temporarily.
8334
8335 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8336
8337         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
8338
8339 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
8340
8341         * config.sub: Accept -lites* as a basic system type.
8342
8343 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
8344
8345         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
8346         installed, and if so return linuxoldld as the system name.
8347
8348 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
8349
8350         * config.guess: Add hppa1.1-hp-lites support.
8351
8352 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8353
8354         * configure.in: Don't build newlib for m68k-vxworks5.1.
8355
8356 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8357
8358         * configure.in (mips-sgi-irix6): Use mh-irix5.
8359
8360 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
8361
8362         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
8363
8364 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8365
8366         * test-build.mk: Enable building of shared libraries on IRIX 5 and
8367         OSF/1.  Fix compiler flags.
8368         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
8369
8370 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8371
8372         * configure.in: Recognize --with-newlib.
8373         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
8374
8375 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8376
8377         * Makefile.in: move {all,check,install}-gdb from *_MODULES
8378         to *_X11_MODULES due to gdbtk needing X include files et al.
8379
8380 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
8381
8382         Merge in support for Mac MPW as a host.
8383         (Old change descriptions retained for informational value.)
8384
8385         * mpw-config.in: Add generic include forwards for cpu-specific
8386         include files in aout and elf directories.
8387
8388         * mpw-configure: Added copyright.
8389         * mpw-config.in: Check for presence of required build tools.
8390         (target_libs): Add newlib.
8391         (target_tools): Add examples.
8392         (Read Me): Generate as "Read Me for MPW" instead.
8393         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
8394         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
8395         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
8396
8397         * mpw-configure: Remove subdir-specific makefile hackery,
8398         delete mk.tmp after using it.
8399
8400         * mpw-build.in (all): Display start and end times.
8401
8402         * mpw-configure (host_canonical): Set.
8403         (target_cpu): Always add to makefiles.
8404         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
8405         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
8406         (mpw-mh-mpw): Look for in srcdir and srcroot.
8407         Use sed instead of mpw-edit-prefix to edit prefix definitions.
8408
8409         * mpw-build.in: (install-only): New target.
8410
8411         * mpw-configure (host_alias, target_alias): Rename from hostalias
8412         and targetalias, add into generated Makefile.
8413         (mk.tmp): If present, add into generated Makefile.
8414         * mpw-build.in (all-gas): Build config.h first before gas proper.
8415
8416         * mpw-configure (config.status): Write only if changed.
8417         * mpw-config.in (readline): Configure it (not built, just used for
8418         definitions).
8419
8420         * mpw-config.in (elf/mips.h): Add a forward include.
8421
8422         * mpw-config.in: Forward-include most .h files in include into
8423         extra-include.
8424         (readline): Don't build.
8425         mpw-build.in (install): Install GDB.
8426
8427         * mpw-configure (prefix, mpw_prefix): Handle it.
8428         * mpw-config.in (mmalloc, readline): Don't configure.
8429         * mpw-build.in (thisscript): Rename to ThisScript.
8430         Use mpw-build instead of BuildProgram everywhere.
8431         (mmalloc, readline): Don't build.
8432         * mpw-README: New file, basic documentation about the MPW port.
8433
8434         * mpw-config.in: Use forward-include to create include files.
8435
8436         * mpw-configure: Add more things to the top of each configured
8437         Makefile, including contents of config/mpw-mh-mpw.
8438         * mpw-config.in (extra-include): Create this directory and fill it
8439         with Posix-like include files when configuring.
8440
8441         * config.sub (apple, mac, mpw): Add various aliases.
8442
8443         * mpw-build.in: New file, top-level build script fragment for MPW.
8444         * mpw-configure: New file, configure script for MPW.
8445         * mpw-config.in: New file, config fragment for MPW.
8446
8447 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8448
8449         * configure.in (host_libs): Remove glob, since it is gone from the
8450         sources.
8451
8452 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8453
8454         * Makefile.in: define empty GDB_NLM_DEPS var.
8455
8456         * configure.in(target_makefile_frag): use config/mt-netware
8457         for netware targets.
8458
8459 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8460
8461         * config.sub: Merge in recent FSF changes.  Remove linux special
8462         cases.
8463
8464 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8465
8466         Revert this change:
8467
8468         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
8469
8470                 * build-all.mk: Use CC=cc -Xs on Solaris.
8471
8472 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8473
8474         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
8475         stop using it.
8476         * Makefile.in: Nuke all references to glob subdirectory.
8477
8478 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8479
8480         * configure.in: Fix --enable-shared logic in per-host.
8481
8482 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8483
8484         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
8485
8486 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8487
8488         * configure.in (noconfigdirs): Don't build gas on AIX, for
8489         powerpc*-*-aix* as well as for rs6000*-*-aix*.
8490
8491 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
8492
8493         * configure: Fix --cache-file to work if the file argument is a
8494         relative path.
8495
8496 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
8497
8498         * configure: If the --cache-file is used, pass it down to
8499         configure in subdirectories.
8500
8501 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
8502
8503         * config.sub: add vxworks29k configuration.
8504
8505 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8506
8507         * Makefile.in (taz): Do "diststuff" part quietly.
8508
8509 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8510
8511         * config.sub: Mini-merge with gcc/config.sub.
8512
8513 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8514
8515         * config.guess (IRIX): Sed - to _.
8516
8517 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8518
8519         * Makefile.in (source-vault, binary-vault): New targets.
8520
8521 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
8522
8523         * config.sub: Recognize -eabi as a basic system type.
8524
8525 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8526
8527         * configure.in (enable_shared stuff): Fix typo.
8528
8529 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
8530
8531         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
8532
8533 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8534
8535         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
8536
8537 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
8538
8539         * configure.in (rs6000-*-*): Don't build gas.
8540
8541 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
8542
8543         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8544         reduce command line length.
8545         (AS_FOR_TARGET): Check for as.new, not Makefile.
8546         (NM_FOR_TARGET): Check for nm.new, not Makefile.
8547
8548 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8549
8550         * config.guess:  Merge from FSF.
8551
8552 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8553
8554         * configure: Don't use $ when handling program_suffix.
8555
8556 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
8557
8558         * configure.in:  Configure tk for hppa/hpux.
8559
8560 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8561
8562         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
8563
8564 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8565
8566         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
8567         to LIBCXXFLAGS.  Tests are better run without it.
8568
8569 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
8570
8571         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8572
8573 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8574
8575         * configure.in (*-*-netware*): Don't configure xiberty.
8576
8577 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
8578
8579         * configure.in:  Remove tk from native_only list.
8580
8581 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
8582
8583         * build-all.mk: Add mips-ncd-elf target to sun4 targets
8584           for special NCD build.
8585
8586 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8587
8588         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8589         makeall.bat, they're only useful for binutils snapshots.
8590         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8591         makeall.bat to specified SUPPORT_FILES.
8592
8593 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
8594
8595         * build-all.mk: Add Ericsson targets to sun4 and solaris
8596           hosts.  Add  BNR's sun4 target to solaris host, so their
8597           build-from-source will be tested in-house first.
8598
8599 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8600
8601         * Makefile.in (LIBCFLAGS): New variable.
8602         (CFLAGS_FOR_TARGET): Ditto.
8603         (LIBCFLAGS_FOR_TARGET): Ditto.
8604         (LIBCXXFLAGS): Ditto.
8605         (CXXFLAGS_FOR_TARGET): Ditto.
8606         (LIBCXXFLAGS_FOR_TARGET): Ditto.
8607         (BASE_FLAGS_TO_PASS): Pass them.
8608         (EXTRA_TARGET_FLAGS): Ditto.
8609
8610         * configure.in: Support --enable-shared.
8611
8612 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8613
8614         * configure.in (target_libs):  Include libstdc++ again.
8615         * config.guess:  Update from FSF (for FreeBSD).
8616
8617 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8618
8619         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8620         makeall.bat.
8621         (DISTDOCDIRS): Add `etc'.
8622         (ETC_SUPPORT_PFX): New variable.
8623         (taz): Include anything from etc starting with a word in
8624         ETC_SUPPORT_PFX.
8625
8626 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8627
8628         * config.sub: Update for recent FSF changes.  Remove obsolete
8629         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
8630         spacing changes.
8631
8632 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8633
8634         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
8635
8636         * config.guess:  Merge with FSF.
8637         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8638
8639 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8640
8641         * configure: Since the "trap 0" handler will override the exit
8642         status on many systems, only use it for "exit 1", and make it set
8643         a non-zero exit status; reset it before "exit 0".  Also, check
8644         exit status of config.sub, and error out if it failed.
8645
8646 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
8647
8648         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8649         and install libgloss.
8650
8651 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8652
8653         * Makefile.in (all-binutils): Depend upon all-byacc.
8654
8655         * configure.in: Don't build emacs on Irix 5.
8656
8657 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8658
8659         * configure.in (*-*-netware*): Add libio.
8660
8661 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8662
8663         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8664         (CHECK_TARGET_MODULES): Ditto.
8665         (INSTALL_TARGET_MODULES): Ditto.
8666         (TARGET_LIBS): Ditto.
8667         (all-libstdc++): Note dependencies.
8668
8669 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8670
8671         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8672
8673 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8674
8675         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8676         -fexternal-templates.
8677
8678         * configure.in (target_libs): Add libstdc++.
8679         (noconfigdirs): Add libstdc++ as appropriate.
8680
8681 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8682
8683         * config.guess:  Update from FSF.
8684
8685 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8686
8687         * configure: Use ${config_shell} when running ${configsub}.
8688
8689 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
8690
8691         * config.sub: No longer recognize h8300h.
8692
8693 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8694
8695         * config.sub: Remove extraneous differences between config.sub and
8696         gcc/config.sub.
8697
8698 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8699
8700         * Makefile.in (DISTSTUFFDIRS): Add gas.
8701
8702 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8703
8704         * COPYING.NEWLIB: New file.
8705
8706 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8707
8708         * config.guess (HP-UX):  Patch from Harlan Stenn
8709         <harlan@landmark.com> to also emit release level.
8710
8711 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8712
8713         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8714
8715 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8716
8717         * config.sub:  Merge nextstep cleanup from FSF.
8718
8719 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8720
8721         * configure.in (arm-*-*): Don't configure ld for this target.
8722
8723 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8724
8725         * configure.in (*-*-netware): don't configure libg++, libio,
8726           librx, or newlib.
8727
8728 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8729
8730         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
8731         configure ld--it works, but it doesn't support shared libraries.
8732
8733 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8734
8735         * config.guess (*-unknown-freebsd*):  Get rid of possible
8736         trailing "(Release)" in version string.
8737         Patch from Paul Richards <paul@isl.cf.ac.uk>.
8738
8739 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8740
8741         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8742         Fix type: *-next-neststep -> *-next-nextstep.
8743
8744         * config.guess:  Merge from FSF:
8745
8746         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
8747
8748         * config.guess: Recognize powerpc-ibm-aix3.2.5.
8749
8750         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
8751
8752         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8753         instead of UNIX_SV for UnixWare 1.0).
8754
8755 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
8756
8757         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
8758         to make gdb/nlm/* build after the compiler and linker.
8759
8760 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8761
8762         * config.guess (netbsd, freebsd, linux):  Accept any machine,
8763         not just i[34]86.
8764         (m68k-atari-sysv4):  Relocate to match FSF version.
8765
8766         * config.guess:  More merges from the FSF:
8767
8768         Add a space before function call or macro invocation.
8769
8770         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8771
8772         * config.guess: Add trap cmd to remove dummy.c and dummy when
8773         interrupted.
8774
8775         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8776
8777         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8778         (dummy): Redirect stderr from compilation of dummy.c.
8779
8780         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
8781
8782         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8783
8784 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
8785
8786         * configure: Accept and ignore --cache*, for compatibility with
8787         new autoconf.
8788
8789 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8790
8791         * config.guess:  Merge from FSF:
8792
8793         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8794
8795         * config.guess (Pyramid*:OSx*:*:*): New case.
8796         (PATH): Add /.attbin at end for finding uname.
8797         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
8798
8799         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
8800
8801         * config.guess (M88*:DolphinOS:*:*): New case.
8802
8803         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
8804
8805         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8806         to select whether to use ELF or COFF.
8807
8808         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8809
8810         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
8811
8812         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8813
8814         * config.guess: Guess the OS version for HPUX.
8815
8816         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
8817
8818         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8819
8820 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8821
8822         * configure.in: Recognize --with-headers, --with-libs, and
8823         --without-newlib.
8824         * Makefile.in (all-xiberty): Depend upon all-ld.
8825
8826 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8827
8828         * configure.in: Change i[34]86 to i[345]86.
8829
8830 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8831
8832         * configure (version): A few more tweaks to help message.
8833
8834 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8835
8836         * Makefile.in:  Remove (for now) librx as a host library,
8837         now that we're building it for target.
8838
8839 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8840
8841         * configure: Fix up help message; from karl@owl.hq.ileaf.com
8842         (Karl Berry).
8843
8844 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8845
8846         * configure.in:  Also configure librx.
8847
8848 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8849
8850         * Makefile.in:  Update various rules to reflect that librx
8851         is now needed for libg++.
8852
8853 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8854
8855         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8856
8857 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
8858
8859         * configure.in: Configure the examples directory.
8860
8861 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8862
8863         * configure: Simplify Jun 2 1994 change.
8864
8865 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8866
8867         * change CC to /usr/latest/bin/gcc for lynx host builds, since
8868         /bin/gcc isn't good enough to build gcc.
8869
8870 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
8871
8872         * Makefile.in (GDB_SUPPORT_FILES): Remove
8873         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
8874         (gdb.tar.gz): Add new rule to use standard distribution building
8875         mechanism.
8876
8877 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8878
8879         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
8880         Bill Cox <bill@cygnus.com>.
8881
8882 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8883
8884         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
8885
8886 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
8887
8888         * configure:  Search current dir first in .gdbinit.
8889
8890 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8891
8892         * config.sub:  Recognize freebsd (merged from gcc config.sub).
8893
8894 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8895
8896         * config.sub:  Refer to NeXT's operating system as nextstep.
8897
8898         * config.sub (case $basic_machine):  Re-order the cases, to match
8899         the order in the FSF version (which is mostly alphabethical).
8900         Merge in some additions and changes from the FSF.
8901
8902 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
8903
8904         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8905         * config.sub: Recognize cxux7.
8906         * configure.in: Use mh-cxux for m88k-harris-cxux*.
8907
8908 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8909
8910         * config.sub:  Fix typo powerpc -> powerpc-*.
8911
8912 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
8913
8914         * Makefile.in: `all-emacs19' depends on `all-byacc'.
8915
8916         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8917         parallel with all-emacs and install-emacs).  Top-level command
8918         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8919
8920 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8921
8922         * test-build.mk ($(host)-stamp-stage2-installed): Remove
8923         $(relbindir)/make before doing ``make install'', and use
8924         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
8925         installing over running make binary.
8926         ($(host)-stamp-stage3-installed): Likewise.
8927
8928 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8929
8930         * config.guess: Recognize Mach.
8931
8932 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8933
8934         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8935         see whether --exec-prefix was used.
8936
8937 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8938
8939         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
8940
8941 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8942
8943         * Makefile.in: Add all-librx target similar to all-libproc.
8944
8945 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
8946
8947         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
8948         with post 1.2 uname bogosity.
8949
8950 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8951
8952         * configure: Remove temporary files on receipt of a signal.
8953
8954 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
8955
8956         * configure: If there is a package_makefile_frag, remove
8957         ${subdir}/Makefile.tem after copying it in.
8958
8959 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8960
8961         * build_all.mk: support rs6000 lynx identifies itself as
8962         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
8963         since /bin/gcc is too feeble to compile a modern gcc.
8964
8965 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8966
8967         * brought devo/test-build.mk update-to-date with progressive/
8968           test-build.mk. Add lynx targets and hppa flag info.
8969
8970 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8971
8972         * configure.in:  Use mh-ncrsvr43.  Patch from
8973         Tom McConnell <tmcconne@sedona.intel.com>.
8974
8975 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8976
8977         * config.guess (i386-unknown-bsdi):  No longer need to
8978         check #if defined(__bsdi__) && defined(__i386__).
8979
8980 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8981
8982         * configure: Set program_transform_nameoption correctly.
8983
8984 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8985
8986         * brought build-all.mk update-to-date with progressive build-all.mk,
8987           added new targets and hppa info.
8988
8989 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8990
8991         * configure: If config.guess result is a prefix of the user
8992         specified target, assume a native build and use the user specified
8993         target as the host alias.  Remove SunOS patch suffix removal hack.
8994         * configure.in: Remove SunOS patch suffix removal hack.
8995
8996         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8997         in NATIVE_CHECK_MODULES.
8998
8999 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9000
9001         * Makefile.in: Rename HOST_ONLY to NATIVE.
9002         * configure: Delete SunOs patch suffix from host_canonical
9003           and build_canonical variables that are prepended to Makefiles.
9004         * configure.in: Add comments for easier maintenance.
9005
9006 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9007
9008         * Makefile.in: Add all-libproc target similar to all-gui.
9009
9010 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9011
9012         * Makefile.in (CHECK_MODULES): split into
9013         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9014
9015 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9016
9017         * config.guess (i386-unknown-bsdi): New system to guess.
9018
9019 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9020
9021         * Makefile.in: Add all-gui target (but not yet build by "all").
9022
9023 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9024
9025         * config.sub: Move deletion of patch suffix from here...
9026         * configure.in: To here, at Ian's suggestion.  The top-
9027           level scripts might need to know of a patch level.
9028
9029 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9030
9031         * config.sub: Strip off patch suffix so rtl is recognized
9032           as a sunos4.1.3 machine, even though it's been patched.
9033
9034 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9035
9036         * Makefile.in (INSTALL_LAST): Delete.
9037         (INSTALL_DOSREL): New.
9038
9039 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9040
9041         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9042         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9043         whether we pass down --with-gnu-ld anyhow.
9044
9045 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9046
9047         * Makefile.in (INSTALL_LAST): Change operation so it works
9048         on more flavors of make.
9049         * configure.in (go32): Don't build libg++ or libio.
9050
9051 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9052
9053         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9054         they can be overriden by templates.
9055
9056 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9057
9058         * configure.in (target==go32): Don't build gdb.
9059         * dosrel: New directory.
9060
9061 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9062
9063         * configure.in (host==go32): Configure dosrel too.
9064         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9065         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9066         be set by incoming names or templates.
9067         (INSTALL_LAST): New rule.
9068
9069 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9070
9071         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9072
9073 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9074
9075         * configure.in (appdirs): New variable.  Currently empty, but will
9076         be used in gas distribution.  If nonempty, lists a set of
9077         directories at least one of which must get configured, or top
9078         level configuration is considered to have failed.
9079         (rs6000-*-lynxos*): Use new file name.
9080
9081 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9082
9083         Eliminate XTRAFLAGS.
9084         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9085         newlib include files using -idirafter, and also use -nostdinc.
9086         (CXX_FOR_TARGET): Likewise.
9087         (XTRAFLAGS): Removed.
9088         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9089         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9090         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9091         ($(DO_X)): Don't pass down XTRAFLAGS.
9092
9093 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9094
9095         * configure.in (mips*-dec-bsd*): New target; do build linker.
9096         (mips*-*-bsd*): New target; don't build linker.
9097
9098 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9099
9100         * configure.in: support rs6000-*-lynxos* configuration.
9101         support sunos4 as a cross target.
9102
9103         * config.sub: look for lynx*, not lynx since the OS version may
9104         legitimately be part of the name.
9105
9106 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9107
9108         * configure.in (i[34]86-*-sco*): Move to be with other i386
9109         targets.
9110         (romp-*-*): New target.  Skip various binary utilities.
9111         (vax-*-*): New target.  Don't build newlib.
9112         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9113
9114 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9115
9116         * configure.in: Only set host_makefile_frag if config
9117         directory exists.
9118
9119 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9120
9121         * install.sh: If $dstdir exists, don't check whether each
9122         component does.
9123
9124 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9125
9126         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9127
9128 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9129
9130         * configure.in (*-*-lynxos*): Don't configure newlib for either
9131         native or cross Lynx.
9132
9133 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
9134
9135         * config.sub (sparc64-elf): Fix os.
9136         (z8k): Remove duplicate.
9137
9138 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9139
9140         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9141         gcc/stmp-fixproto, to try to prevent fixproto from being run.
9142
9143 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
9144
9145         * configure: Make file links cleanly even if Lynx fails on
9146           an NFS symlink (at least fail cleanly).
9147
9148 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9149
9150         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9151         -XNh2000.
9152
9153 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9154
9155         * configure: Unknown options are fatal again.
9156
9157 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
9158
9159         * configure: Ignore --x-includes and --x-libraries, for Autoconf
9160         compatibility.
9161
9162 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9163
9164         * build-all.mk: Add `clean' target.
9165
9166 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9167
9168         * config.guess:  Add SINIX support.
9169         * configure.in:  Add mips-*-sysv4* support.
9170
9171 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
9172
9173         * build-all.mk: Document all useful targets.
9174         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9175         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9176
9177 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9178
9179         * configure: Support --silent, --quiet.
9180
9181 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9182
9183         * configure: Support --disable-FEATURE.
9184
9185 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9186
9187         * config.guess: Recognize NCR running SVR4.3.
9188
9189 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9190
9191         * config.guess:  Make BSDI generate i386-unknown-bsd386.
9192         Patch from Paul Eggert <eggert@twinsun.com>.
9193
9194 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9195
9196         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9197
9198 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9199
9200         * configure: Make unrecognized options give nonfatal warnings
9201         instead of fatal errors, and pass them to any subdirectory
9202         configures in case they recognize them.
9203         Make --x equivalent to --with-x.
9204
9205 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9206
9207         * configure: Add --enable-* options.  Clean up usage message and
9208         some comments.
9209
9210 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9211
9212         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9213
9214 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9215
9216         * configure.in (hppa*-*-*): Enable binutils.
9217
9218 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9219
9220         * config.sub: Recognize cisco.
9221
9222 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
9223
9224         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9225
9226 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9227
9228         * config.guess: about target *-hitachi-hiuxwe2, don't print more
9229         than one configuration name.  Add comment.
9230
9231 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
9232
9233         * config.guess: about target *-hitachi-hiuxwe2, fixed
9234         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
9235         macro is incorrect.]
9236
9237 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9238
9239         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9240         than the "make ls" stuff which used to be here.
9241
9242 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9243
9244         * config.guess:  Recognize i[34]86-unknown-freebsd.
9245         From Shawn M Carey <smcarey@rodan.syr.edu>.
9246
9247 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9248
9249         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9250
9251 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9252
9253         * config.guess: Check for ptx.
9254
9255 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
9256
9257         * config.sub: Add os9k checking.
9258
9259 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9260
9261         * config.guess: Handle OSF1 running on HPPA processors
9262
9263 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9264
9265         * configure: If subdir configure fails, print out a message with
9266         subdirectory name, in case subdir's configure code didn't identify
9267         itself.
9268
9269 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
9270
9271         * configure.in: Remove embedded newlines from configdirs.
9272         Avoid mismatches of substrings.  Fix matching strings at end
9273         of configdirs.
9274
9275 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
9276
9277         * config.guess:  Add Lynx/rs6000 config support.
9278
9279 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9280
9281         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9282
9283 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
9284
9285         * configure.in (hppa*-*-osf*): Treat this just like most other
9286         PA configurations (eg no binutils or ld).
9287         (hppa*-*-*elf*): These configurations have binutils and ld.
9288
9289 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9290
9291         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
9292
9293 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9294
9295         * configure.in (rs6000-*-*): Build gas.
9296
9297 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9298
9299         * Makefile.in:  Avoid bug in losing hpux sed.
9300
9301 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9302
9303         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9304         for GDB and GDB has been fixed to not need it.
9305
9306 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9307
9308         * config.guess: Recognize vax hosts.
9309
9310 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9311
9312         * configure (while loop): Don't use "break 2" inside case
9313         statement -- the case statement isn't an enclosing loop.
9314
9315 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9316
9317         * config.guess:  Clean up NeXT support, to allow nextstep
9318         on Intel machines.  Make OS be nextstep.
9319
9320 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
9321
9322         * config.guess: Add alternate forms for Convex.
9323
9324 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
9325
9326         * configure:  Completely rewrite option processing.  Take
9327         advantage of pattern-matching to avoid invoking test frequently.
9328         Also clean up host and target defaulting logic.
9329
9330 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9331
9332         * Makefile.in: Replace all occurrances of "rootme" with "r" and
9333         "$${rootme}" with "$$r", to increase the likelihood that the do-*
9334         commands (plus user environment) will fit SCO limits.
9335
9336 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9337
9338         * configure.in: Don't issue warnings about directories which are
9339         not being configured if -norecursion is set.  Correct test for
9340         --with-gnu-as and --with-gnu-ld to not get confused by substring
9341         matches.
9342
9343         * configure.in: Don't build gas for alpha-dec-osf1*.
9344
9345 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
9346
9347         * configure:  Back out Per's change of 12/19/1993.  It changes the
9348         behavior of configure in unexpected and confusing ways.
9349
9350         Also, use different delim char when calculating
9351         program_transform_name so that the name can contain slashes.
9352
9353 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9354
9355         * configure.in, config.sub: Add support for VSTa micro-kernel.
9356
9357 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9358
9359         * configure.in: Nuke hacks which were used to get a special
9360         version of GAS for HPPA configurations.
9361
9362 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9363
9364         * configure:  If only ${target_alias} is given, use that
9365         as the default for ${host_alias}.
9366         * configure:  Add missing back-slashes before nested quotes.
9367
9368 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9369
9370         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
9371
9372 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
9373
9374         * config.guess:  Recognize some Tektronix configurations.
9375         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
9376
9377 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9378
9379         * config.sub: Match any flavor of SH.
9380
9381 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
9382
9383         * configure.in: Don't try to configure newlib for Alpha.
9384
9385 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9386
9387         * configure.in: Don't build ld for Irix 5.  Don't build gas,
9388         libg++ or libio for any Alpha target.
9389
9390         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
9391
9392 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
9393
9394         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
9395         default arguments -- so it tried to compress itself.
9396
9397 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
9398
9399         * configure.in (notsupp): ensure that a space is always at the end
9400           of the configdirs list, since the grep checks for an explicit space
9401
9402 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9403
9404         * configure.in (target i386-sysv4.2): don't build ld, since static
9405           versions of many libraries are not available.
9406
9407 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9408
9409         * config.guess: Recognize Apollos (using environment variables).
9410         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
9411
9412 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9413
9414         * config.guess: Recognize Sony news mips running newsos.
9415
9416 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
9417
9418         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
9419         "fi ; else" for bash.
9420
9421 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
9422
9423         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
9424
9425 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
9426
9427         * config.sub: accept unixware as an alias for svr4.2.
9428         Fix some inconsistancies with the gcc version.
9429
9430 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9431
9432         * Makefile.in (DISTDOCDIRS):  Add gdb.
9433
9434 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9435
9436         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
9437
9438 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9439
9440         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
9441         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
9442         this now.
9443
9444 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9445
9446         * config.sub: Accept hiux* as an OS name.
9447
9448         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
9449         etc/make-stds.texi.  The underscore came from gcc, and dje now
9450         agrees that RUNTESTFLAGS is the correct name.
9451
9452 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9453
9454         * install.sh:  Remove 'set -e'.  It makes any conditionals
9455         in the script useless.
9456
9457         * config.guess: Automatically recognize arm-acorn-riscix
9458         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
9459
9460 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9461
9462         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
9463
9464 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9465
9466         * Makefile.in (DISTDOCDIRS): New variable.
9467         (taz): Edit local Makefile.in sooner, instead of proto-toplev
9468         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
9469
9470 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9471
9472         * configure.in (hppa target): check the source directory for the
9473           pagas sub-directory
9474
9475 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
9476
9477         * config.sub: Allow -aout* and -elf*.
9478
9479 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9480
9481         * configure.in: Don't build ld on i386-solaris2, same as for
9482         sparc-solaris2.
9483
9484 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9485
9486         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
9487
9488 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9489
9490         * configure.in:  Configure gdb for alpha.
9491
9492 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9493
9494         * Makefile.in (CXXFLAGS): Add -O.
9495
9496 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9497
9498         * config.guess: added support for DG Aviion
9499
9500 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9501
9502         * configure.in: Produce warning message for subdirectories not
9503         configurable for this host/target combination.  Don't try to
9504         configure gdb for vms.
9505
9506 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
9507
9508         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
9509         appropriate files before making "diststuff".
9510         (DISTBISONFILES): New var: list of files to be edited.
9511         (DISTSTUFFDIRS): Add binutils.
9512
9513 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9514
9515         * config.sub: also handle mipsel and mips64el (for little endian mips)
9516
9517 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9518
9519         * configure.in: Add * to end of all OS names.
9520
9521 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
9522
9523         * configure.in: Build newlib for LynxOS native.
9524
9525 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9526
9527         * config.guess: Add support for delta 88k running SVR3.
9528
9529         * configure.in: Add comment about HP compiler vs. emacs.
9530
9531 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9532
9533         * configure.in: don't build ld on solaris2 (not a viable option
9534           due to bugs in getpwnam & getpwuid)
9535
9536 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
9537
9538         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
9539         config.guess will produce a full version number.
9540
9541 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9542
9543         * configure.in: Build linker and binutils for alpha-dec-osf1.
9544
9545 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9546
9547         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9548         and gdb/testsuite/Makefile.in.
9549
9550 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9551
9552         * configure.in: recognize mips*- instead of mips-
9553
9554 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9555
9556         * config.sub: Accept linux*coff and linux*elf as operating
9557         systems.
9558
9559 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9560
9561         * config.sub: Recognize mips64, and mips3 as an alias for it.
9562
9563 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9564
9565         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9566         gdb knows how to handle OSF/1 shared libraries.
9567
9568 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9569
9570         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9571         * config.guess: Recognize Hitachi's HIUX.
9572         * config.sub: Recognize h3050r* and hppahitachi.
9573         Remove redundant cases for hp9k[23]*.
9574
9575 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9576
9577         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9578         if gas and ld are in the source tree and are in ${configdirs}.
9579         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9580         --with options (but still pass them down on the command line,
9581         if they were explicitly specified).
9582
9583 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9584
9585         * configure: substitute SHELL value in Makefile.in with
9586         ${CONFIG_SHELL}
9587
9588 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9589
9590         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9591         *-*-solaris2* targets.
9592
9593 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9594
9595         * Makefile.in: define M4, and pass it down to sub-makes;
9596         all-autoconf now depends on all-m4
9597
9598 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9599
9600         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9601         presence of {ar,ranlib} instead of a configured directory
9602
9603 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9604
9605         * config.guess: Accept 34?? as well as 33?? for NCR.
9606
9607 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9608
9609         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9610         of 'gas' in sed commands, since 'gash' is now in the tree as well.
9611
9612 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9613
9614         * configure: grab values for $(CC) and $(CXX) from the
9615         environment, so that someone can do "CC=gcc configure; make" and
9616         have it work right (matching the way that autoconf works now)
9617
9618         * configure.in, Makefile.in: add support for gash, the tcl
9619         interface to Galaxy
9620
9621         * config.guess: add NetBSD variants (hp300, x86)
9622
9623 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
9624
9625         * install.sh: Support -d option (in the manner of SunOS 4 install,
9626         as it is more deterministic than that of GNU install)
9627         (chmodcmd): Set file to mode 755 by default (should also do default
9628         chgrp and chown, but I don't feel like dealing with that now)
9629
9630 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
9631
9632         * config.sub: Remove h8300hhms alias.
9633
9634 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9635
9636         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9637
9638 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9639
9640         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9641         as stmp-fixinc
9642
9643 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9644
9645         * config.sub: recognize m88110-bug-coff.
9646
9647 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9648
9649         * Makefile.in (all-libio): all dependencies on the toolchain used
9650         to build this (gcc, gas, ld, etc)
9651
9652 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9653
9654         * config.guess: Deal with OSF/1 1.3 on alpha.
9655
9656 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9657
9658         * install.sh: add some 'else true' clauses for portability
9659
9660         * configure.in: don't build libio for h8[35]00-*-* targets
9661
9662 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9663
9664         * Makefile.in:  Add support for new libio.
9665
9666 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9667
9668         * install.sh: If one command fails, don't try the rest.  Don't try
9669         to remove $dsttmp (via trap) unless we have already created it.
9670         If $src doesn't exist, detect it and exit with an error.
9671
9672         * config.guess: Recognize BSD on hp300.
9673
9674 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9675
9676         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9677         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9678
9679 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
9680
9681         * Makefile.in (all-send-pr): depends on all-prms
9682
9683 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9684
9685         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9686
9687 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9688
9689         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9690         Added test for mips-mips-riscos5.
9691
9692 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9693
9694         * configure.in: use mh-hp300 for 68k HP hosts
9695
9696 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9697
9698         * configure: add support for CONFIG_SHELL, so that you can use
9699         some alternate shell for evaluating configure scripts
9700
9701 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
9702
9703         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
9704         in configure script to bug-gdb@prep.ai.mit.edu when building
9705         distribution archive.
9706         * Makefile.in (COMPRESS):  Remove def.
9707         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
9708         gdb.tar.Z and make-gdb.tar.Z respectively.
9709         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
9710         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
9711         to convergence with 'taz' target in Makefile.in.
9712
9713 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9714
9715         * install.sh (dsttmp): use trap to ensure that tmp files go
9716         away on error conditions
9717
9718 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9719
9720         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9721
9722 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9723
9724         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9725         its parent is '/' not ''.
9726
9727         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9728
9729 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
9730
9731         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9732         that ${newsrcdir}/configure.in does.
9733
9734 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9735
9736         * test-build.mk: support for CONFIG_SHELL
9737
9738 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
9739
9740         * config.sub (netware):  Add as a basic system type.
9741
9742 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9743
9744         * Makefile.in (Makefile): depend on configure.in.  Also drop the
9745           $(srcdir)/ from the dependency on Makefile.in.
9746
9747 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
9748
9749         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9750         (h8300hhms is temporary until multi-libraries are implemented).
9751         * configure.in: Handle h8300h too.
9752
9753 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9754
9755         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9756
9757 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
9758
9759         * configure:  Remove extraneous output when guessing host type.
9760         * config.guess:  Remove extraneous output when guessing using C
9761         compiler rather than uname, or when guessing fails.
9762
9763 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
9764
9765         * Makefile.in: remove all.cross and install.cross targets
9766
9767         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9768           definitions
9769
9770 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
9771
9772         * configure.in (target sh): Build gprof.
9773
9774 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9775
9776         * config.sub: change -solaris to -solaris2
9777
9778 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9779
9780         * configure.in: Use config/mh-riscos for mips-*-sysv*.
9781
9782 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
9783
9784         * configure: Correct error message for missing Makefile.in to
9785         print correct directory.
9786
9787 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9788
9789         * install.sh: kludge around 386BSD shell bug
9790
9791 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
9792
9793         * config.guess:  Recognize NeXT.
9794         * config.guess:  Recognize i486-ncr-sysv4.
9795         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
9796
9797 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
9798
9799         * Makefile.in (MAKEINFOFLAGS): New variable.
9800         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9801         * build-all.mk, test-build.mk: Pass down --no-split as
9802         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
9803
9804 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
9805
9806         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
9807
9808 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
9809
9810         * Makefile.in (libg++.tar.z):  New rule.
9811         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
9812         * Makefile.in (taz):  Only do a single chmod.
9813
9814 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9815
9816         * install.sh: don't use dirname anymore (replaced with sed usage)
9817
9818 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
9819
9820         * Makefile.in:  Change extension for gzip'd files from '.z' to
9821         '.gz' per new FSF standard usage.
9822
9823 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9824
9825         * configure: put quotes around the final value of program_transform_name
9826
9827 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9828
9829         * Makefile.in: new install.sh support; update install-info rules
9830
9831 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
9832
9833         * configure.in: Build diff for crosses, but not for go32 host.
9834
9835         * configure.in: Build gprof only for native, and don't build it
9836         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9837
9838 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
9839
9840         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9841
9842 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9843
9844         * configure.in (host_tools): Add prms.
9845
9846 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9847
9848         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9849         with $(FLAGS_TO_PASS) on the command line
9850
9851         * config.sub: Recognize lynx and lynxos
9852
9853 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9854
9855         * config.sub: Accept -ecoff*, not just -ecoff.
9856
9857 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9858
9859         * Makefile.in (taz): Use .gz suffix instead of .z.
9860         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9861         names.
9862
9863 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9864
9865         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9866
9867 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9868
9869         * Makefile.in (install-no-fixedincludes):  install gcc last, so
9870         that rebuilds that might happen during 'make install' don't get
9871         bogus gcc include files
9872
9873 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9874
9875         Change from Utah for HPPA support:
9876         * config.guess: Recognize hppa1.x-hp-bsd.
9877
9878 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
9879
9880         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
9881         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9882
9883 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9884
9885         * config.sub: Add support for rom68k and bug boot monitors.
9886
9887 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
9888
9889         * Makefile.in: Make all-opcodes depend on all-bfd.
9890
9891 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9892
9893         * config.guess: Added special check for i[34]86-univel-sysv4*.
9894
9895 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9896
9897         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9898         the processor rather than assuming i486.
9899
9900 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9901
9902         * config.guess: Recognize SunOS6 as Solaris3.
9903
9904 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
9905
9906         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
9907         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9908
9909 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
9910
9911         * build-all.mk (all-cross): New target for Canadian Cross.
9912         Added Q2 go32 targets.
9913         * test-build.mk: Configure go32 cross sparclite-aout and
9914         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
9915         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9916
9917 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9918
9919         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9920         GO32 hosted toolchains
9921
9922 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9923
9924         * configure: change  so "-exec-prefix" gets passed down rather
9925         than "-exec_prefix" so autoconf generated Makefiles get the
9926         exec_prefix set right.
9927
9928 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9929
9930         * config.guess: get the Solaris2 minor version number
9931
9932         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9933
9934 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9935
9936         * config.guess: Recognize some Sequent platforms.
9937
9938 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9939
9940         * Makefile.in: added the vault-install target
9941
9942         * configure.in: actually use the Sun3 makefile fragment that's in
9943         config, also added the release dir to configdirs
9944
9945 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9946
9947         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9948
9949 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9950
9951         * configure.in: remove some program from Alpha targetted toolchains
9952
9953 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
9954
9955         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
9956         gprof.
9957         (taz): Run "make diststuff" in those directories instead of "make
9958         proto-dir".  Look for "VERSION=" only at start of line in subdir
9959         Makefile.  Use "gzip -9" for compression.
9960         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9961         (binutils.tar.z): New target.
9962
9963 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9964
9965         * Makefile.in (taz): Include gpl.texinfo.
9966
9967 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9968
9969         * Makefile.in (setup-dirs): Merged into "taz" target.
9970         (taz): Only do `proto-dir' stuff if a directory is actually needed
9971         for this target.
9972
9973 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
9974
9975         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9976         (FLAGS_TO_PASS): Pass down MUNCH_NM.
9977         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9978         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9979         (gcc-no-fixedincludes): Correct for current gcc Makefile.
9980
9981 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
9982
9983         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
9984         config.sub, and move-if-change to gdb testsuite distribution
9985         archive, so the testsuite can be extracted, configured, and
9986         run separately from the gdb distribution.  Blow away the Chill
9987         tests that require a Chill compiled executable, since GNU Chill
9988         is not yet publically available.
9989
9990 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9991
9992         * test-build.mk: set environment variables in a single command,
9993         instead of a list of assignments and exports
9994
9995         * config.guess: recognize Alpha/OSF1 systems
9996
9997 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9998
9999         * configure: Change help message to prefer --options rather than
10000           -options.
10001
10002 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10003
10004         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10005         zippy@ecst.csuchico.edu.
10006         * config.guess: Recognize miniframe.
10007
10008 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10009
10010        * Makefile.in: Use srcroot to find runtest rather than rootme.
10011        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10012
10013 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10014
10015         * test-build.mk: Extensive additions to support building on a
10016         machine other than the host.
10017
10018 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10019
10020         * configure (tooldir): Fix for i386-aix again.
10021
10022 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10023
10024         * configure, Makefile.in:  Change definition of $(tooldir)
10025         to match the FSF.
10026
10027 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10028
10029         * config.guess:  Recognize i[34]86/SVR4.
10030
10031 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10032
10033         * Makefile.in (all-gdb): gdb depends on sim.
10034
10035 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10036
10037         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10038         at the same time we make the prototype gdb directory.
10039         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10040         files at the same time as the gdb base release distribution.
10041
10042 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10043
10044         * Makefile.in (check): Use individual check targets rather than
10045         DO_X rule.
10046         (check-gcc): Added.
10047
10048 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10049
10050         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10051         for System V release 3.2.
10052
10053 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10054
10055         * config.sub: Recognize hppaosf.
10056         * configure.in: Do configure ld/binutils/gas for it.
10057
10058 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10059
10060         * configure (tooldir): Alter syntax used to set this, for systems
10061         where "\$" isn't handled right, like i386-aix.
10062
10063 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10064
10065         * configure: Pass program-transform-name, not
10066         program_transform_name, to recursive configures.
10067
10068 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10069
10070         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10071         of gas+ld+binutils.
10072
10073 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10074
10075         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10076
10077 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10078
10079         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10080
10081 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10082
10083         * Makefile.in (PRMS): Set back to all-prms.
10084
10085 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10086
10087         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10088         targets, rather than for MIPS hosts.
10089
10090 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10091
10092         * configure.in: add comment for --with-x default values
10093
10094         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10095
10096         * Makefile.in: add check-* targets for each of the directories in
10097         the tree.  Add a definition of RUNTEST that will use the one we
10098         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10099
10100 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10101
10102         * configure.in: Removed obsolete references to bfd_target and
10103         target_makefile_frag.
10104
10105         * build-all.mk: Set assorted targets for Q2.
10106         * config.sub: Recognize z8k-sim and h8300-hms.
10107         * test-build.mk: Really don't pass host to configure.
10108         (HOLES): Added uname.
10109
10110 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10111
10112         * configure: Handle an empty program-prefix, program-suffix or
10113         program-transform-name correctly.
10114
10115 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10116
10117         * build-all.mk: -G 8 no longer required for MIPS targets.
10118         * test-build.mk: Don't pass host argument to configure; make it
10119         guess.
10120
10121 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10122
10123         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10124         * Makefile.in (COMPRESS):  New macro, like GZIP.
10125
10126 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10127
10128         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10129
10130         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10131         with gas currently defaults to -G 0.
10132
10133 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
10134
10135         * Makefile.in (all-flex): flex depends on byacc.
10136
10137         * build-all.mk: If host not specified, use config.guess.  Pass TAG
10138         to test-build.mk as RELEASE_TAG.
10139         * test-build.mk (configargs): New variable containing arguments to
10140         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
10141         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10142
10143         * config.guess: Use /bin/uname when checking -X argument on SCO,
10144         to avoid invoking GNU uname which doesn't understand -X.
10145
10146         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10147
10148         * configure.in: Build gas for mips-*-*.
10149
10150 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10151
10152         * Makefile.in (all.normal): insert missing backslash.
10153
10154 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10155
10156         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10157
10158         * Makefile.in: Complete overhaul to merge many almost identical
10159         targets.
10160
10161 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10162
10163         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10164         (gdb.tar.Z): Adjusted.
10165
10166         * Makefile.in (setup-dirs, taz): New targets; should be general
10167         enough to adapt for gdb sometime.  Build only .z file.
10168         (gas.tar.z): New target.
10169
10170 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10171
10172         * build-all.mk: Use CC=cc -Xs on Solaris.
10173
10174 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
10175
10176         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
10177         for handling BISON for FSF releases.
10178
10179 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10180
10181         * configure: Actually implement the change zoo just documented.
10182
10183 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10184
10185         * configure: when using config.guess, only set target_alias when
10186         it's not already been set (ie, on the command line)
10187
10188 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10189
10190         * Makefile.in: add installcheck target, set PRMS to install-prms
10191
10192 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10193
10194         * configure: add support for package_makefile_fragment, handle the
10195         case where a directory has a configure.in file but no Makefile.in
10196         more gracefully (with an actual understandable error message, even);
10197         add support for --without (and add this to the usage message); also
10198         explicitly add a --host=${host_alias} to the command line when
10199         config.guess is used
10200
10201 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10202
10203         * configure: Must use both --host and --target in recursive calls.
10204
10205 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10206
10207         * Makefile.in: Change deja-gnu to dejagnu.
10208
10209 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10210
10211         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10212
10213 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10214
10215         * configure.in: canonicalize all instances to *-*-solaris2*,
10216         also strip out a number of tools to not build for go32 host
10217
10218 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10219
10220         * config.guess: add GPL.
10221
10222         * Makefile.in, config.guess, config.sub, configure: bump
10223           copyrights to 93.
10224
10225 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
10226
10227         * Makefile.in (do-info): Removed obsolete check for existence of
10228         localenv file.
10229
10230         * Makefile.in (MAKEOVERRIDES): Define to be empty.
10231
10232 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10233
10234         * Makefile.in: a couple of 'else true' for decstation,
10235         support for TclX
10236
10237         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10238
10239 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
10240
10241         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10242
10243 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
10244
10245         * config.guess: Recognize i386-ibm-aix (PS/2).
10246         * configure.in: Use config/mh-aix386 file for it.
10247
10248 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
10249
10250         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10251         CC_FOR_TARGET instead.
10252         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10253
10254 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
10255
10256         * Makefile.in: Add sim to list of directories sent with gdb
10257
10258 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10259
10260         * configure.in: Put back mips-dec-bsd* case.
10261
10262 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
10263
10264         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10265         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
10266         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10267
10268 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10269
10270         * configure.in: remove no-op mips-dec-bsd* in "case $target"
10271
10272         * Makefile.in (dir.info): only run gen-info-dir if it exists,
10273         (install-info): install dir.info only if it exists,
10274         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10275
10276 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
10277
10278         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
10279         gas for mips-dec-bsd.
10280
10281 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10282
10283         * configure (makesrcdir): If ${srcdir} is relative and not ".",
10284         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10285
10286 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10287
10288         * configure.in: Added "dejagnu" to hosttools list.
10289
10290 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10291
10292         * config.sub, configure.in, config.guess:  Add support
10293         for Bosx, an AIX variant from Bull.
10294         Patches from F.Pierresteguy@frcl.bull.fr.
10295
10296 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10297
10298         * devo/dejagnu: Initial creation of devo/dejagnu.
10299         Migrated dejagnu testcases and support files for testing software
10300         tools to reside as subdirectories, currently called "testsuite",
10301         within the directory of the software tool.  Migrated all programs,
10302         support libraries, etc. beloging to dejagnu proper from
10303         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
10304         with no modifications.  The changes to these files which will
10305         allow them to configure, build, and execute properly will be made
10306         in a future update.
10307
10308 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10309
10310         * Makefile.in: Change send_pr to send-pr.
10311         * configure.in: Likewise.
10312         * send_pr: Renamed directory to send-pr.
10313
10314 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
10315
10316         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
10317
10318 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
10319
10320         * README:  Update for gdb-4.8 release.
10321         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
10322         gdb-xxx.tar.z (gzip'd) file also.
10323
10324 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10325
10326         * Makefile.in: make all-diff depend on all-libiberty
10327
10328 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
10329
10330         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
10331
10332 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10333
10334         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
10335
10336 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
10337
10338         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
10339         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
10340         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
10341
10342 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10343
10344         * Makefile.in:  makeinfo binary is in a new location
10345
10346 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
10347
10348         * config.sub: Accept -ecoff as an OS.
10349
10350         * Makefile.in: Various changes to eliminate a level of make
10351         recursion and reduce the required command line length.
10352         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
10353         sub-makes.
10354         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
10355         variables holding settings for specific sub-makes.
10356         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
10357         in terms of BASE_FLAGS_TO_PASS.
10358         (TARGET_LIBS): New variable listing directories which use
10359         TARGET_FLAGS_TO_PASS.
10360         (subdir_do): Eliminated.
10361         (do-*): New set of targets to replace subdir_do.
10362         (various): All targets which used subdir_do now depend on do-*.
10363         (local-clean): Renamed from do_clean.
10364         (local-distclean): New target, dependency of distclean and
10365         realclean.
10366         (install-info): Don't create directories.  Depend on dir.info
10367         rather than calling make recursively.
10368         (install-dir.info): Eliminated.
10369         (install-info-dirs): Create all info directories here.
10370         (dir.info): Depend upon do-install-info.
10371
10372         * test-build.mk (HOLES): Added false.
10373
10374 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
10375
10376         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
10377
10378 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10379
10380         * Makefile.in (info): remove dependency on all-texinfo.  The
10381         problem was really in texinfo/C, not at this level.
10382
10383 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10384
10385         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
10386
10387 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
10388
10389         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
10390         GDB releases.
10391
10392 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10393
10394         * configure: Include srcdir in message about target of link not
10395         being found.  Don't convert `-' to `_' in `with' options being
10396         passed to subdirs.
10397
10398 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10399
10400         * configure.in: add uudecode to host_tools
10401
10402         * Makefile.in: added {all,install}-uudecode targets, added them to
10403         the appropriate lists
10404
10405 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
10406
10407         * Makefile.in (all-gcc): Added dependency on all-gas.
10408
10409         * configure.in (mips-*-*): Build ld and binutils.
10410
10411 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10412
10413         * configure: check return code from mkdir, print error message and
10414           exit on failure.
10415
10416 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
10417
10418         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
10419
10420 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10421
10422         * test-build.mk (HOLES): Added tar, cpio and uudecode.
10423
10424 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10425
10426         * config.sub (h8500):  Recognize this as a cpu type.
10427
10428 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10429
10430         * configure: source directory missing is no longer a warning
10431
10432         * configure.in: recognize irix[34]* instead of irix[34]
10433
10434         * Makefile.in: define and pass down X11_LIB
10435
10436 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
10437
10438         * guess-systype: Renamed to ...
10439         * config.guess:  ... by popular request.
10440         * configure.in, Makefile.in:  Update accordingly.
10441
10442 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
10443
10444         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
10445         + Add Convex, Cray/Unicos, and Encore/Multimax support.
10446         + Execute ./dummy instead of assuming . is in PATH.
10447
10448 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
10449
10450         * guess-systype:  New shell script.  Attempts to guess the
10451         canonical host name of the executing host.
10452         Only a few hosts are supported so far.
10453         * configure:  Call guess-systype if no host is specified.
10454
10455 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10456
10457         * Makefile.in (gcc-no-fixedincludes): Made to work with current
10458         gcc Makefile.
10459
10460
10461 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
10462
10463         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
10464         (all-gcc, install-gcc, subdir_do): Use it.
10465
10466 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10467
10468         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
10469
10470 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
10471
10472         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
10473           set exclusively by configure, using configure.in .
10474
10475 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10476
10477         * test-build.mk: set $PATH for all builds
10478
10479         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
10480
10481 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
10482
10483         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
10484         the one used in gcc/Makefile.in, so that a null expansion doesn't
10485         override the one needed to build gcc with a native cc.
10486
10487
10488 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10489
10490         * configure: Accept -with arguments.
10491
10492 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10493
10494         * Makefile.in: added h8300sim
10495
10496 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
10497
10498         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
10499         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
10500         (all-cygnus, native, build-cygnus): Make
10501         $(canonhost)-stamp-3stage-done, not $(host)....
10502         * test-build.mk (stamp-3stage-compared): Use tail +10c for
10503         i386-sco3.2v4.  Added else true to if command.
10504
10505 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
10506
10507         * config.sub: (from FSF) Sequent uses a BSD-like OS.
10508
10509 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
10510
10511         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
10512
10513 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10514
10515         * configure.in: don't remove binutils from Solaris builds
10516
10517 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
10518
10519         * Makefile.in: get rid of earlier definitions for *clean,
10520         also handle the recursive info rule better
10521
10522 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
10523
10524         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
10525         do more-or-less the right thing.
10526
10527 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
10528
10529         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
10530         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
10531
10532 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10533
10534         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
10535         $(host_canonical).
10536
10537         * configure.in: split the configdirs list into 4 categories (native
10538         v. cross, library v. tool) and handle the cross-only and native-
10539         only in more reasonable (and correct!) way.
10540
10541 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
10542
10543         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
10544         configdirs anymore.
10545
10546 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10547
10548         * Makefile.in: extensive cleanup::  removed all of the explicit
10549         clean-* targets, collapsed many wrappers around subdir_do into
10550         one, added additional targets to satisfy standards.texi, deleted
10551         some old targets, some changes for consistency
10552
10553 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10554
10555         * configure.in: handle some programs as cross-only, and others as
10556         native only
10557
10558         * test-build.mk: handle partial holes in a more generic manner
10559
10560         * Makefile.in: m4 depends on libiberty
10561
10562 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10563
10564         * configure.in: add m4, textutils, fileutils, sed, shellutils,
10565         time, wdiff, and find to configdirs
10566
10567         * Makefile.in: all, clean, and install rules for the new programs
10568         added to configure.in
10569
10570 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10571
10572         * configure.in: use mh-sun for all *-sun-* hosts
10573
10574 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10575
10576         * Makefile.in: define flags for X11 include files and library file
10577         locations, pass them down to the programs that need this info
10578
10579         * build-all.mk: added a 'native' target, to 3stage the native toolchain
10580
10581 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10582
10583         * configure.in: start building libg++ for HP-UX targets
10584
10585 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
10586
10587         * README:  Update references to files moved into etc/.
10588
10589 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
10590
10591         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
10592         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
10593
10594 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10595
10596         * configure: accept dash as well as underscore in long option
10597         names for FSF compatibility.
10598
10599 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
10600
10601         * config.sub: added -sco3.2v4 support from FSF.
10602
10603 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10604
10605         * configure.in: expand the section that adds or removes
10606         directories from the list of programs to build, to handle native
10607         vs. cross in addition to host v. native
10608
10609 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
10610
10611         * Makefile.in:  Replace C++ in macro names with CXX.
10612         This is less likely to break ...
10613
10614 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10615
10616         * test-build.mk: add -w to GNU_MAKE
10617
10618 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10619
10620         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10621         add 'sparc' to list of recognized cpus.  This needed to make
10622         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10623         Delete some redundant ose68 variants.  Recognize -wrs as an os,
10624         then changes that into $CPU-wrs-vxworks.
10625
10626         * configure.in: remove most references to gdbtest, regularize
10627         target based program removal
10628
10629         * test-build.mk: import from p3 tree (many fixes and changes)
10630
10631 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
10632
10633         * Makefile.in: added rules to handle tcl, tk, and expect
10634
10635         * configure.in: handle those directories if they exist
10636
10637 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10638
10639         * config.sub: removed bogus hppabsd and hppahpux names, since
10640         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10641
10642 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10643
10644         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
10645         depends upon all-xiberty
10646
10647         * Makefile.in: changes from p3, including:
10648
10649         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
10650
10651         * Makefile.in (XTRAFLAGS): include newlib directories if
10652         newlib/Makefile exists, rather than if host != target.
10653
10654         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
10655
10656         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10657         from the same source tree and not building a cross-compiler.  This
10658         matters for the libg++ configuration if reconfiguring a tree that
10659         has already been installed.
10660
10661         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
10662
10663         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10664         pick up the machine and system specific header files.
10665
10666         * Makefile.in: added AS_FOR_TARGET, passed down in
10667         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10668         the C compiler to use to create programs which are run in the
10669         build environment, set it to default to $(CC), and passed it down
10670         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10671
10672         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
10673
10674         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10675         We need them for unusual native builds, like systems without
10676         ranlib.
10677
10678         * configure: also define $(host_canonical) and
10679         $(target_canonical), which are the full, canonical names for the
10680         given host and target
10681
10682 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
10683
10684         * Makefile.in:  Added separate definitions for C++.
10685
10686 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
10687
10688         * configure.in (configdirs):  Add deja-gnu.
10689
10690 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
10691
10692         * README:  Update for configure.texi and gdb-4.7 release.
10693
10694 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
10695
10696         * Makefile.in:  Move "all" target to top of file.
10697         Previously, first target was ".PHONY" which caused BSD4.4 make
10698         to build .PHONY when make was run without arguments.
10699
10700 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
10701
10702         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
10703         Library-copylefted code in libiberty.
10704
10705 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
10706
10707         * config.sub:  Replace m68kmote with plain old m68k.
10708
10709 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
10710
10711         * Makefile.in:  Remove space from blank line, avoid Make complaints.
10712
10713 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
10714
10715         * config.sub: Complain if no argument is given.  Added support for
10716         386bsd as OS and target alias.
10717
10718 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
10719
10720         * Makefile.in (XTRAFLAGS): include newlib directories if
10721         newlib/Makefile exists, rather than if host != target.
10722
10723 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
10724
10725         * config.sub: recognize sparclite-wrs-vxworks.
10726
10727         * Makefile.in (install-xiberty): added *-xiberty make rules (from
10728         p3.) Added clean-xiberty to clean.
10729
10730 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10731
10732         * configure.in: use *-*-* instead of nested cases for host and target
10733
10734 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
10735
10736         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10737         from the same source tree and not building a cross-compiler.  This
10738         matters for the libg++ configuration if reconfiguring a tree that
10739         has already been installed.
10740
10741 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
10742
10743         * config.sub (i486v/i486v4):  Merge in from FSF version.
10744
10745 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
10746
10747         * configure: only set PWD if it is already set.
10748
10749 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
10750
10751         * configure: just set PWD=`pwd` at the top, since Ultrix sh
10752         doesn't have unset and all success paths (and most error paths)
10753         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10754         to just ${PWD} to avoid confusion.)
10755
10756 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
10757
10758         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10759         even for a native compilation.
10760
10761 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
10762
10763         Changes to make the gdb.tar.Z rule work better.
10764
10765         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
10766         (DEVO_SUPPORT):  Add configure.texi.
10767         (bfd-ilrt.tar.Z):  Remove ancient rule.
10768
10769 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
10770
10771         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10772         pick up the machine and system specific header files.
10773
10774         * configure.in, config.sub: added new target m68010-adobe-scout,
10775         with alias of adobe68k.  Changed configure.in to check for
10776         -scout before -sco* to avoid a false match.
10777
10778         * Makefile.in: added AS_FOR_TARGET, passed down in
10779         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10780         the C compiler to use to create programs which are run in the
10781         build environment, set it to default to $(CC), and passed it down
10782         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10783
10784 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10785
10786         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10787         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
10788         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10789         FOR_TARGET variants, to newlib and libg++.
10790
10791 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10792
10793         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10794         first.
10795
10796 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
10797
10798         * config.sub:  Accept `elf' as an environment.
10799
10800 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10801
10802         * Makefile.in (all-opcodes):  cd into the right directory
10803
10804 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
10805
10806         * configure: added -program_transform_name option, used as
10807         argument to sed when installing programs.
10808         configure.texi: added documentation for -program_prefix,
10809         -program_suffix and -program_transform_name.
10810
10811 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
10812
10813         * config.sub:  Accept i486 where i386 ok.
10814
10815 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
10816
10817         * config.sub: accept we32k
10818
10819 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
10820
10821         * config.sub, configure.in: accept OSE68000 and OSE68k.
10822
10823         * Makefile.in: don't create all directories for ``make install'';
10824         let the subdirectories create the ones they need.
10825
10826 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10827
10828         * COPYING: new file, GPL v2
10829
10830 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10831
10832         * Makefile.in: use the new gen-info-dir, which needs a template
10833         argument (which also lives in texinfo)
10834
10835         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10836
10837 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
10838
10839         * config.sub (ncr3000):  Change i386 to i486.
10840
10841 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10842
10843         * Makefile.in: add install-rcs, install-grep to
10844         install-no-fixedincludes, removed install-bison and install-libgcc
10845
10846 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
10847
10848         * configure.in: grab the HPUX makefile fragment if on HPUX
10849
10850 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10851
10852         * Makefile.in: eradicate bison spoor (ditto libgcc).
10853          configure.in: recognise m68{k,000}-ericsson-OSE.
10854          es1800 is alias for m68k-ericsson-OSE
10855
10856 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10857
10858         * configure.in: rearrange the parts that remove programs from
10859         configdirs, based now on HOST==TARGET or by canonical triple.
10860
10861 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10862
10863         * test-build.mk: recurse explicitly with -f test-build.mk when
10864           appropriate.  predicate stage3 and comparison on the existence
10865           of gcc.  That is, if gcc isn't around, we aren't three-staging.
10866           On very clean, also remove ...stamp-co.  Build in-place before
10867           doing other builds.
10868
10869 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10870
10871         * Makefile.in, configure.in: add tgas
10872
10873 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10874
10875         * Makefile.in: a number of changes merged in from progressive.
10876
10877         * configure.in: add libm.
10878
10879         * .cvsignore: ignore some stuff that comes from test-build.mk.
10880
10881 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
10882
10883         * config.sub:  Add es1800 (m68k-ericsson-es1800).
10884
10885 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10886
10887         * configure: Add program_suffix (parallel to program_prefix)
10888         * Makefile.in: adjust directory-creating script for losing decstation
10889
10890 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
10891
10892         * configure:  Minor $subdir-related fixes.
10893
10894 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10895
10896         * configure: fix various problems with propogating
10897         makefile_target_frag in subdirs.
10898         * configure.in: config libgcc if its there
10899
10900 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
10901
10902         * config.sub:  HPPA merge.
10903
10904 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
10905
10906         * Makefile.in:  Replace all-bison with all-byacc in all
10907         dependency lines for other tools (which now use byacc).
10908
10909 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
10910
10911         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
10912
10913 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
10914
10915         * Makefile.in: make gprof rules similar to byacc rules (instead of
10916         vestigal $(unsubdir) that didn't work...)
10917
10918 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
10919
10920         * config.sub:  Add support for Linux.
10921         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
10922         (at least for libg++).
10923
10924 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
10925
10926         * configure.texi: fix doc for the -nfp option to configure
10927
10928 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
10929
10930         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10931
10932 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
10933
10934         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10935         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10936         * configure.in: added solaris* host_makefile_frag hook.
10937
10938 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10939
10940         * config.sub: changed recognition of m68000 so that various
10941         m68k types can be specified via m680[01234]0
10942
10943 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10944
10945         * config.sub (basic_machine): fix sed so that '-foo' isn't
10946         completely substituted out while .+'-foo' loses the '-foo'
10947
10948 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10949
10950         * config.sub ($os): Add -aout.
10951
10952 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
10953
10954         * configure:  If host_makefile_frag is absolute, don't
10955         prefix ${invsubdir} (relevant to libg++ auto-configure).
10956
10957 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10958
10959         * Makefile.in (tooldir): Define it.
10960         (all-ld): Depend on all-flex.
10961
10962 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
10963
10964         * Makefile.in (check):  Fix libg++ special case.
10965
10966 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
10967
10968         * configure: do not bury `pwd` into config.status, thus do fewer
10969           pwd's.
10970
10971         * configure: print the "Building in" message only when building in
10972           other than "." AND verbose.
10973
10974         * configure: remove -s, rework -v to better accomodate guested
10975           configures.
10976
10977         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10978
10979 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
10980
10981         * Makefile.in: macroize flags passed on recursion.  remove
10982           fileutils.
10983
10984 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
10985
10986         * configure: get makesrcdir right for subdirs deeper than 1.
10987
10988         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10989           install.
10990
10991 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
10992
10993         * Makefile.in: don't print subdir_do or recursion lines.
10994
10995 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
10996
10997         * standards.texi: added menu item.
10998
10999         * Makefile.in: build and install standards.info.
11000
11001         * standards.texi: new file.
11002
11003 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11004
11005         * configure: test for and move config.status pieces from
11006           ${subdir}/.
11007
11008 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11009
11010         * configure:  Test for existance of files before trying to mv
11011         them, to avoid numerous non-existance messages.
11012
11013 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11014
11015         * configure: correct final line of config.status.
11016
11017         * configure: patch from eggert.  Avoids a protection problem if
11018           the original Makefile.in is read only.
11019
11020         * configure: use move-if-change from gcc to create config.status.
11021           Some makefiles depend on config.status to tell if a directory
11022           has been reconfigured for a different host.  This change
11023           prevents those directories from remaking everything in the case
11024           where the reconfig was only intended to rebuild a Makefile.
11025
11026         * configure: test for config.sub with "config.sub sun4" rather
11027           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11028           host alias from a missing config.sub.
11029
11030 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11031
11032         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11033           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11034
11035 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11036
11037         * configure: mkdir ${subdir} as needed.
11038
11039 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11040
11041         * Makefile.in,configure.in: added autoconf.
11042
11043 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11044
11045         * Makefile.in: no longer pass against on recursion.
11046
11047         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11048           definitions are not inherited.
11049
11050         * configure: correct makesrcdir when subdir is .
11051
11052 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11053
11054         * configure:  Add support for 'subdirs' variable, which is
11055         like 'configdirs', except that configure doesn't re-invoke
11056         itself for subdirs, it just creates a Makefile for each subdir.
11057         * configure.texi:  Document subdirs.
11058
11059 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11060
11061         * configure.in: added flex to configdirs
11062
11063 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11064
11065         * Makefile.in: remove clean-stamps from clean.
11066
11067 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11068
11069         * configure.in:  Add gdbtest to configdirs.
11070
11071 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11072
11073         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11074         to recursive makes.
11075         * configure.in:  Recognize new ncr3000 config.
11076
11077 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11078
11079         * Makefile.in, configure.in: removed references to gdbm.
11080
11081 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11082
11083         * config.sub:  Don't canonicalize os value
11084         newsos* to bsd (readline needs to check for newsos).
11085         (This fix was earlier made Jan 31, but got re-broken.)
11086
11087 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11088
11089         * configure.in:  sco is an os, not a vendor!
11090
11091         * configure:  Quote $( better.  Keep various shells happy.
11092
11093 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11094
11095         * Makefile.in: eliminate stamp-files.
11096
11097 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11098
11099         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11100           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11101
11102 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11103
11104         * config.sub:  fix iris/iris3.
11105
11106 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11107
11108         * configure: re-add -rm.
11109
11110 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11111
11112         * Maskefile.in: add .stmp-rcs to all.
11113
11114         * configure.in: remove gas from rs6000 build, use aix host fragment.
11115
11116 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11117
11118         * configure: pass down site_option during recursion.
11119
11120 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11121
11122         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11123
11124 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11125
11126         * configure: Change exec_prefix so that it really defaults to prefix.
11127
11128 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11129
11130         * Makefile.in, configure.in:  Add support for mmalloc library.
11131
11132 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
11133
11134         * Makefile.in: add stmp dependencies for a few more things.
11135
11136 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
11137
11138         * configure: adjusted error message on objdir/srcdir configure
11139           collision, per john's suggestion.
11140
11141         * Makefile.in: add libiberty stmp to all and all.cross.
11142
11143 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
11144
11145         * Makefile.in: remove force dependencies, add grep to all.
11146
11147 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
11148
11149         * Makefile.in: drop flex.  make stamp files work.
11150
11151         * configure: added test for conflicting configuration in srcdir,
11152           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
11153           gets cranky.  use relative paths for configure and srcdir
11154           whenever possible.  Send some error messages to stderr that were
11155           going to stdout.
11156
11157 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
11158
11159         * Makefile.in:  Fix libg++ rule to check for gcc directory
11160         before using gcc/gcc.  Also pass XTRAFLAGS.
11161
11162 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
11163
11164         * Makefile.in: added stmp-files so that directories aren't polled
11165           when they are already built.
11166
11167         * configure.texi: fixed a node pointer problem.
11168
11169 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
11170
11171         * config.sub configure.in gdb/configure.in
11172         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11173         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11174         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
11175
11176 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11177
11178         * configure: -recurring becomes -silent.  corrected help message
11179           for -site= option.
11180
11181         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11182
11183 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11184
11185         * configure: when building Makefile for crosses, replace
11186           tooldir and program_prefix.  default srcdir from location of
11187           config.sub.  remove "for host in hosts" and "for target in
11188           targets" loops.
11189
11190 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11191
11192         * Makefile.in: Do not pass bindir or mandir to cvs.
11193
11194 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11195
11196         * Makefile.in, configure.in: removed traces of namesubdir,
11197           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11198           copyrights to '92, changed some from Cygnus to FSF.
11199
11200         * configure.texi: remove most references to multiple hosts,
11201           multiple targets, subdirs, etc.
11202
11203         * configure.man: removed rcsid. reference config.sub not
11204           config.subr.
11205
11206         * Makefile.in: mkdir $(infodir) on install-info.
11207
11208 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
11209
11210         * configure.texi:  Explain better about .gdbinit and about
11211         the environment that configure.in sections run in.
11212
11213 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
11214
11215         * configure.in:  Ultrix is only a decstation if it's a MIPS.
11216
11217 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
11218
11219         * README:  DOC.configure => cfg-paper.texi.
11220
11221 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
11222
11223         * config.sub (near case $os):  Don't convert newsos* to bsd!
11224
11225 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
11226
11227         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
11228         the number of copies of COPYING that go into the GDB tar file.
11229
11230 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
11231
11232         * bfd/configure.in, gdb/config/mh-i386sco,
11233         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11234         Fix SCO configuration stuff.
11235
11236 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
11237
11238         * Makefile.in:  For libg++, make sure the -I pointing
11239         to the gcc directory goes *after* all the libg++-local -I flags.
11240         Also, move just-gcc dependency from just-libg++ to all-libg++.
11241
11242 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
11243
11244         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
11245
11246 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
11247
11248         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
11249
11250 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
11251
11252         * config.sub:  Add stratus configuration frags.  Also
11253         submitted to FSF.
11254
11255 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
11256
11257         * Makefile.in (DEV_SUPPORT):  add configure.man.
11258
11259         * config.sub(Decode manufacturer-specific):  add -none*.
11260
11261 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
11262
11263         * Makefile.in:  remove form feeds to make Sun's make happy.
11264         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
11265
11266 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
11267
11268         * Makefile.in (AR_FLAGS):  Make quieter.
11269
11270 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
11271
11272         * configure.in:  Add libg++.
11273         * configure:  When verbose, don't output the command line at each
11274         level; it will be unremarkably the same as the previous version,
11275         which will be the same as what the user typed.
11276
11277 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
11278
11279         * configure.in, Makefile.in: fix clean-info, add flex.  add
11280           fileutils.
11281
11282         * configure: be less sensitive to spaces in Makefile.in.  Do not
11283           look for sources in "..".  Doing so breaks subdirectories that
11284           might have their own configure.  If a subdir has it's own
11285           configure script, use it.
11286
11287 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
11288
11289         * cfg-paper.texi: some changes suggested by rms.
11290
11291 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
11292
11293         * config.sub:  Merge in some small additions from the FSF version,
11294         taken from the gcc distribution, to bring the Cygnus and FSF
11295         versions into closer sync.
11296
11297 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
11298
11299         * configure.in:  Changed svr4 references to sysv4.
11300
11301 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
11302
11303         * configure: added -V for version number option.
11304
11305 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
11306
11307         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11308           renamed from DOC.configure to cfg-paper.texi.
11309
11310 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11311
11312         * configure, config.subr, config.sub: config.subr is now
11313           config.sub again.
11314
11315 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
11316
11317         * configure.texi: new file, in progress.
11318
11319         * Makefile.in: build info file and install the man page for
11320           configure.
11321
11322         * configure.man: new file, first cut.
11323
11324         * configure: find config.subr again now that configuration "none"
11325           has gone.  removed all traces of the -ansi option.  removed all
11326           traces of the -languages option.
11327
11328         * config.subr: resync from rms.
11329
11330 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
11331
11332         * configure, config.sub, config.subr: merge config.sub into
11333           config.subr, call the result config.subr, remove config.sub, use
11334           config.subr.
11335
11336         * Makefile.in: revised install for dir.info.
11337
11338 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
11339
11340         * configure.in: add decstation host makefile frag.
11341
11342         * Makefile.in: BISON now bison -y again.  also install-gcc on
11343           install.  clean-gdbm on clean.  infodir belongs in datadir.
11344           Make directories for info install.  Build dir.info here then
11345           install it.
11346
11347 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
11348
11349         * Makefile.in: fix for bad directory tests.
11350
11351 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
11352
11353         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
11354           regexp.  -srcdir relative was being handled incorrectly.
11355
11356         * Makefile.in: unwrapped some for loops so that parallel makes
11357           work again and so one can focus one's attention on a particular
11358           package.
11359
11360 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
11361
11362         * configure: added PWD as a stand in for `pwd` (for speed). use
11363           elif wherever possible.  make -srcdir work without -objdir.
11364           -objdir= commented out.
11365
11366 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
11367
11368         * configure: +options become --options.  -subdirs commented out.
11369           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
11370           Makefile now at top of generated Makefile.  Removed cvs log
11371           entries.  added -srcdir.  create .gdbinit only if there is one
11372           in ${srcdir}.
11373
11374         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11375           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11376           and mandir now keyed off datadir by default.
11377
11378 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
11379
11380         * Freshly created ChangeLog.
11381
11382 \f
11383 Local Variables:
11384 mode: change-log
11385 left-margin: 8
11386 fill-column: 76
11387 version-control: never
11388 End: