Remove 'run_cleanup'.
[external/binutils.git] / ChangeLog
1 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
2
3         Remove 'run_cleanup'.
4         * defs.h (do_run_cleanups, make_run_cleanup): Remove
5         declarations.
6         * infcmd.c (run_command_1): Call clear_solib instead
7         of do_run_cleanups.
8         * jv-lang.c (java_rerun_cleanup): Remove, for lack of
9         any use.
10         * solib.c (solib_cleanup_queued, do_clear_solib): Remove.
11         (update_solib_lib): Don't setup run cleanup.
12         (no_shared_libraries): Call clear_solib, not do_clear_solib.
13         * utils.c (run_cleanup_chain, make_run_cleanup)
14         (do_run_cleanups): Remove.
15                 
16 2007-10-15  Vladimir Prus  <vladimir@codesourcery.com>
17
18         Remove CLEAR_SOLIB use.
19         * corelow.c (core_close): Don't check for CLEAR_SOLIB.
20         * infcmd.c (attach_command): Likewise.
21         
22 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
23
24         * Makefile.def (dependencies): Make configure-gdb depend on
25         all-intl.
26         * Makefile.in: Regenerated.
27
28 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
29
30         * Makefile.def: To avoid problems running with parallel makes,
31         build newlib before libgloss so that target specific header
32         files are availble.
33         * Makefile.in: Regenerate.
34
35 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
36
37         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
38         * Makefile.in: Regenerate.
39
40 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
41
42         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
43         * libdecnumber: New directory, imported from GCC.
44
45 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
46
47         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
48         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
49         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
50         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
51         * configure: Regenerate.
52
53 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
54
55         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
56         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
57         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
58         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
59         * configure.ac: Default them to host tools for $host = $build.
60         Subst them.
61
62         * configure: Regenerate.
63         * Makefile.in: Regenerate.
64
65 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
66
67         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
68         * configure: Regenerate.
69
70 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
71
72         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
73         libstdc++.
74         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
75         * configure: Regenerate.
76         * Makefile.in: Regenerate.
77         
78 2007-09-17  Andreas Schwab  <schwab@suse.de>
79
80         * configure.ac: Raise minimum makeinfo version to 4.6.
81         * configure: Regenerate.
82
83 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
84
85         * configure.ac: Correct makeinfo version check.
86         * configure: Regenerate.
87
88 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
89
90         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
91         to $skipdirs and only disable gprof for newlib.  Use the normal
92         mips*-elf* handling in other respects.
93         * configure: Regnerate.
94
95 2007-09-12  David Daney  <ddaney@avtrex.com>
96
97         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
98         enabling libgcj.
99         * configure: Regenerate.
100
101 2007-09-12  Richard Guenther  <rguenther@suse.de>
102
103         * configure.ac (--enable-stage1-checking): If neither --enable-checking
104         nor --disable-checking is provided also turn on yes and types
105         checking for stage1.
106         * configure: Re-generate.
107
108 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
109
110         PR target/33281
111         * configure.ac: Use config/mh-mingw on mingw.
112         * configure: Regenerate.
113
114 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
115
116         PR other/32154
117         * configure.ac: For libgloss targets, point the linker to the linker
118         script, startup code and simulator library.
119         * configure: Regenerate.
120
121 2007-09-09  Andrew Haley  <aph@redhat.com>
122
123         * configure.ac (noconfigdirs): Remove target-libffi and
124         target-libjava.
125
126 2007-08-29  Nick Clifton  <nickc@redhat.com>
127
128         * config.sub, config.guess: Update from upstream sources.
129
130 2007-08-21  Richard Guenther  <rguenther@suse.de>
131
132         * configure.ac: Add types checking to stage1 checking flags.
133         * configure: Regenerate.
134
135 2007-08-18  Paul Brook  <paul@codesourcery.com>
136             Joseph Myers  <joseph@codesourcery.com>
137
138         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
139         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
140         * Makefile.in: Regenerate.
141         * configure.ac (--with-debug-prefix-map): New.
142         * configure: Regenerate.
143
144 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
145             Nigel Stephens  <nigel@mips.com>
146
147         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
148         as target_makefile_frag.
149         * configure: Regenerate.
150
151 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
152
153         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
154         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
155         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
156         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
157         (do-compare, do-compare3, do-compare-debug): New.
158         ([+compare-target+]): Use them.
159
160 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
161
162         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
163         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
164         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
165         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
166         (do-compare, do-compare3, do-compare-debug): New.
167         ([+compare-target+]): Use them.
168
169 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
170             Ben Elliston  <bje@au.ibm.com>
171
172         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
173         --silent if $silent.
174         * configure: Regenerate.
175
176 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
177
178         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
179
180 2007-07-17  Nick Clifton  <nickc@redhat.com>
181
182         * COPYING3: New file.  Contains version 3 of the GNU General
183         Public License.
184         * COPYING3.LIB: New file.  Contains version 3 of the GNU
185         Lesser General Public License.
186
187 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
188
189         * configure.ac: Fix my previous change to really match GCC.
190         * configure: Regenerate.
191
192 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
193
194         * configure.ac: Rewrite 'configure --help' strings to look nicer.
195         * configure: Regenerate.
196
197 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
198
199         * configure.ac: Add some missing m4 quotation.
200         * configure: Regenerate.
201
202 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
203
204         * Makefile.def: Add windmc tool to build.
205         * Makefile.tpl: Likewise.
206         * configure.ac: Likewise.
207         * Makefile.in: Regenerate.
208         * configure: Regenerate.
209
210 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
211
212         * lt~obsolete.m4: New. Import from 20070318 libtool.
213
214 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
215
216         * configure.ac: Don't add target-libmudflap to noconfigdirs for
217         uclinux and linux-uclibc targets.
218         * configure: Regenerate.
219
220 2007-06-28  DJ Delorie  <dj@redhat.com>
221
222         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
223         not building newlib.
224         * configure: Regenerated.
225         
226 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
227
228         * src-release (DEVO_SUPPORT): Correct typos.
229
230 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
231
232         * Makefile.def: Add dependency from configure-gdb to all-bfd.
233         * Makefile.in: Regenerated.
234
235 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
236
237         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
238         (distclean-stage[+id+]): Possibly delete stage_last.
239         * Makefile.in: Regenerate.
240
241 2007-06-07  Ben Elliston  <bje@au.ibm.com>
242
243         * config.sub, config.guess: Update from upstream sources.
244
245 2007-06-07  Ben Elliston  <bje@au.ibm.com>
246
247         * Makefile.tpl: Fix spelling error.
248         * Makefile.in: Regenerate.
249
250 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
251
252         Sync with gcc:
253         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
254
255         PR bootstrap/29382
256         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
257         * configure: Rebuilt.
258
259 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
260
261         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
262         lt_cv_sys_max_cmd_len.
263
264 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
265
266         * ltgcc.m4: Update from GCC.
267
268 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
269
270         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
271
272 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
273
274         * ltmain.sh: Update from GCC.
275         * libtool.m4: Update from GCC.
276         * ltsugar.m4: New. Update from GCC.
277         * ltversion.m4: New. Update from GCC.
278         * ltoptions.m4: New. Update from GCC.
279         * ltconfig: Remove.
280         * ltcf-c.sh: Remove.
281         * ltcf-cxx.sh: Remove.
282         * ltcf-gcj.sh: Remove.
283         * src-release: Update with new libtool file list.
284
285 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
286
287         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
288         stage_cflags.
289         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
290         Remove CFLAGS/LIBCFLAGS.
291         (configure-stage[+id+]-[+prefix+][+module+],
292         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
293         * Makefile.in: Regenerate.
294
295 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
296
297         * config-ml.in: Update from GCC.
298
299 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
300
301         * src-release (do-proto-toplev): Process the support directories before
302         the tool directory.
303
304 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
305
306         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
307         of glob.  Quote arguments with single quotes too.
308         * configure: Regenerate.
309
310 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
311
312         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
313         * Makefile.in: Regenerate
314
315 2007-03-07  Andreas Schwab  <schwab@suse.de>
316
317         * configure: Regenerate.
318
319 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
320
321         * configure.ac: Add "--with-pdfdir" configure option,
322         which defines pdfdir variable.
323         * Makefile.def (target=fixincludes): Add install-pdf to
324         missing targets.
325         (recursive_targets): Add install-pdf target.
326         (flags_to_pass): Add pdfdir.
327         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
328         target.
329         * configure: Regenerate
330         * Makefile.in: Regenerate
331
332 2007-02-28  Eric Christopher  <echristo@apple.com>
333
334         Revert:
335         2006-12-07  Mike Stump  <mrs@apple.com>
336
337         * Makefile.def (dependencies): Add dependency for
338         install-target-libssp and install-target-libgomp on
339         install-gcc.
340         * Makefile.in: Regenerate.
341
342 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
343
344         * configure: Regenerate.
345         * configure.ac: Move statements after variable declarations.
346
347 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
348
349         * configure.ac: Adjust for loop syntax.
350         * configure: Regenerate.
351
352 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
353
354         * configure: Rebuilt.
355
356 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
357
358         * configure.ac: Drop multiple occurrences of --enable-languages,
359         and fix its quoting.
360         * configure: Rebuilt.
361
362 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
363             Nathan Sidwell  <nathan@codesourcery.com>
364             Vladimir Prus  <vladimir@codesourcery.com
365             Joseph Myers  <joseph@codesourcery.com>
366
367         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
368         * configure: Regenerate.
369
370 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
371
372         * configure.ac (target_libraries): Move libgcc before libiberty.
373         * configure: Regenerated.
374
375 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
376
377         * configure: Regenerate again?
378
379 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
380
381         * configure: Reapply PR30748 fix which was lost in the previous commit.
382
383 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
384             Paolo Bonzini  <bonzini@gnu.org>
385
386         PR bootstrap/30753
387         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
388         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
389         * configure: Regenerated.
390
391 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
392
393         * configure: Regenerate.
394
395 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
396
397         PR bootstrap/30748
398         * configure.ac: Correct syntax for Solaris ksh.
399         * configure: Regenerated.
400
401 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
402
403         * Makefile.def: Sync with GCC.
404         * Makefile.tpl: Sync with GCC.
405         * Makefile.in: Regenerate.
406         * configure: Regenerate.
407
408 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
409
410         * Makefile.tpl (build_alias, host_alias, target_alias): Use
411         noncanonical equivalents.
412         * configure.in: Rename to...
413         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
414         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
415         target_noncanonical.  Use them.  Rewrite removal of configure
416         arguments for autoconf 2.59.  Discard variable settings.  Force
417         program_transform_name for native tools.
418
419         * Makefile.in: Regenerated.
420         * configure: Regenerated with autoconf 2.59.
421
422         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
423
424 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
425
426         * COPYING.LIBGLOSS: Reformat default Red Hat
427         license to fit within 80 columns.
428         * COPYING.NEWLIB: Ditto.
429
430 2007-02-05  Dave Brolley  <brolley@redhat.com>
431
432         * Contribute the following changes:
433         2006-11-28  DJ Delorie  <dj@redhat.com>
434
435         * configure.in: Fix typo for mep's target_makefile_frag.
436         * configure: Regenerated.
437
438         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
439
440         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
441         * configure: Regenerate.
442
443         2001-09-19  DJ Delorie  <dj@redhat.com>
444
445         * configure.in (target_makefile_frag): use mt-mep
446
447         2001-06-12  Don Howard  <dhoward@redhat.com>
448
449         * configure.in: Remove gdb from MeP skip list.
450
451         2001-04-05  DJ Delorie  <dj@redhat.com>
452
453         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
454
455         2001-03-20  Ben Elliston  <bje@redhat.com>
456
457         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
458
459         2001-03-19  Ben Elliston  <bje@redhat.com>
460
461         * config.sub (mep, mep-*): Add.
462
463 2007-01-31  Andreas Schwab  <schwab@suse.de>
464
465         * Makefile.tpl (LDFLAGS): Substitute it.
466         * Makefile.in: Regenerate.
467
468 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
469
470         * configure.in: Change == to = in test command.
471         * configure: Regenerate.
472
473 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
474             Nick Clifton  <nickc@redhat.com>
475             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
476
477         * configure.in (build_configargs, host_configargs, target_configargs):
478         Remove build/host/target parameters.
479         (host_libs): Add gmp and mpfr.
480         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
481         * Makefile.def (gmp, mpfr): New.
482         (gcc): Remove target.
483         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
484         target_os, target_vendor): New.
485         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
486         * configure: Regenerate.
487         * Makefile.in: Regenerate.
488
489 2007-01-11  Matt Fago  <fago@earthlink.net>
490
491         * configure.in: Try to link to functions only in mpfr 2.2.x
492         to improve robustness of configure tests.
493         * configure: Regenerate.
494
495 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
496
497         * configure.in: Add support for an x86_64-mingw* target.
498         * configure: Regenerate.
499
500 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
501
502         * Makefile.tpl (all-target): Correct @if conditional for target
503         modules.
504         * configure.in: Omit libiberty if building only target libgcc.
505         * configure, Makefile.in: Regenerated.
506
507 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
508
509         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
510         * configure: Regenerate.
511
512 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
513
514         * Makefile.def (target_modules): Add libgcc.
515         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
516         * Makefile.tpl (clean-target-libgcc): Delete.
517         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
518         on gcc even for bootstrapped modules.  Rewrite handling of
519         lang_env_dependencies to loop over target_modules.
520         * configure.in (target_libraries): Add target-libgcc.
521         * Makefile.in, configure: Regenerated.
522
523 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
524
525         Sync with gcc:
526         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
527
528         * configure.in: Reorganize recognition of languages.  Add
529         --enable-stage1-languages.  Show supported languages for the chosen
530         target rather than all recognized languages.
531         * configure: Regenerate.
532
533         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
534
535         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
536         * Makefile.in: Regenerate.
537
538         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
539
540         * configure.in: Warn that MPFR 2.2.0 is buggy.
541         * configure: Regenerate.
542
543 2006-12-27  Ian Lance Taylor  <iant@google.com>
544
545         * configure.in: When removing Makefiles to force a reconfigure, also
546         remove prev-DIR*/Makefile.
547         * configure: Regenerate.
548
549 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
550
551         * config.bfd: Recognize fido.
552
553 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
554
555         Sync with gcc:
556
557         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
558
559         * configure.in: Remove "$build" case for powerpc-*-darwin* since
560         it only affects bootstrap and could be tested on "$host" as well.
561         * configure: Regenerate.
562         * config/mh-ppc-darwin: Add to the stage1 cflags here.
563
564         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
565
566         PR bootstrap/29544
567         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
568         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
569         move here comment from Makefile.tpl.
570         * Makefile.tpl: Move some definitions higher in the file.
571         (STAGE1_CHECKING): New.
572         * configure.in: Add --enable-stage1-checking.
573         * configure: Regenerate.
574         * Makefile.in: Regenerate.
575
576         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
577
578         * configure.in: Update error message for missing GMP/MPFR.
579
580         * configure: Regenerate.
581
582         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
583
584         * configure.in: Update MPFR version in error message.
585
586         * configure: Regenerate.
587
588         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
589
590         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
591         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
592         --with-gmp-lib): New flags.
593
594         * configure: Regenerate.
595
596 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
597
598         PR bootstrap/30134
599         * configure.in: Correct x86 darwin support for libjava to powerpc
600         and i?86 only.
601         * configure: Regenerate.
602
603 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
604
605         * configure.in:  Handle spu makefile frag.
606         * Makefile.tpl (MAINT): Define
607         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
608         * configure: Regenerate.
609         * Makefile.in: Regenerate.
610
611 2006-12-11  Ben Elliston  <bje@au.ibm.com>
612
613         * config.sub, config.guess: Update from upstream sources.
614
615 2006-12-11  Ben Elliston  <bje@au.ibm.com>
616
617         * configure.in: Sync with GCC (spu-*-*).
618         * configure: Sync with GCC.
619
620 2006-12-07  Mike Stump  <mrs@apple.com>
621
622         * Makefile.def (dependencies): Add dependency for
623         install-target-libssp and install-target-libgomp on
624         install-gcc.
625         * Makefile.in: Regenerate.
626
627 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
628
629         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
630         (unstage): Test for stage_last presence.
631
632         PR bootstrap/29802
633         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
634         * Makefile.in: Regenerate.
635
636 2006-11-14  DJ Delorie  <dj@redhat.com>
637
638         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
639         * Makefile.in: Sync with GCC.
640         * configure.in: Sync with GCC (mpfr, gmp).
641         * configure: Sync with GCC.
642
643 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
644
645         * configure.in: Remove target-libgloss from noconfigdirs for
646         bfin-*-*.
647         * configure: Regenerated.
648
649 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
650
651         * COPYING.NEWLIB: Add spu license.
652         * COPYING.LIBGLOSS: Ditto.
653
654 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
655
656         * Makefile.def: Added pdf target handling.
657         * Makefile.tpl: Added pdf target handling.
658         * Makefile.in: Regenerated.
659
660 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
661
662         * COPYING.NEWLIB: Updated.
663         * COPYING.LIBGLOSS: Ditto.
664
665 2006-09-27  Dave Brolley  <brolley@redhat.com>
666
667         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
668         $s instead of $r.
669         * configure: Regenerated.
670
671 2006-09-26  Ben Elliston  <bje@au.ibm.com>
672
673         * config.sub, config.guess: Update from upstream sources.
674
675 2006-09-20  Thiemo Seufer  <ths@mips.com>
676
677         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
678         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
679         * configure: Regenerate.
680
681 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
682
683         * configure.in: Never build newlib for a Mingw host.
684         Never build newlib as Mingw target library.
685         Test the existence of winsup/cygwin for building a Cygwin newlib,
686         rather than just winsup.
687         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
688         building a Mingw target.
689         * configure: Regenerate.
690
691 2006-08-15  Thiemo Seufer  <ths@mips.com>
692             Nigel Stephens  <nigel@mips.com>
693             David Ung  <davidu@mips.com>
694
695         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
696
697 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
698
699         Sync from GCC:
700         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
701
702         PR bootstrap/18058
703         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
704         if the bootstrap compiler is a GCC version that supports it.
705         * configure: Regenerate.
706
707 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
708
709         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
710         * configure: Regenerated.
711
712 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
713
714         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
715         for stages after the first.
716
717 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
718
719         * Makefile.def: Add dependencies for configure-opcodes
720         on configure-intl and all-opcodes on all-intl.
721         * Makefile.in: Regenerated.
722
723 2006-07-04  Peter O'Gorman  <peter@pogma.com>
724
725         * ltconfig: chmod 644 before ranlib during install.
726
727 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
728
729         * configure.in: Fix thinkos in previous check-in.
730         * configure: Regenerate.
731
732 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
733
734         Sync from gcc:
735
736         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
737
738         PR other/27063
739         * configure.in: Test subdir_requires and give an appropriate
740         error message.
741         * configure: Regenerate.
742
743         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
744
745         PR target/27540
746         * configure.in: Only enable libgomp on IRIX 6.
747         * configure: Regenerate.
748
749 2006-06-20  David Ayers  <d.ayers@inode.at>
750
751         PR bootstrap/28072
752         * configure.in: Add target-boehm-gc to noconfigdirs depending on
753         whether target-libjava is being configured instead of whether the
754         java front end is enabled.
755         * configure: Regenerate.
756
757 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
758
759         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
760         to R_ARM_LDC_SB_G{0,1,2} respectively.
761
762 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
763
764         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
765         too.
766         * Makefile.in: Regenerate.
767
768 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
769
770         Sync from gcc:
771
772         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
773         * configure.in: Don't enable libgomp on hpux10.
774         * configure: Rebuilt.
775
776 2006-06-13  David Ayers  <d.ayers@inode.at>
777
778         Sync from gcc:
779
780         2006-06-12  David Ayers  <d.ayers@inode.at>
781
782         PR bootstrap/27963
783         PR target/19970
784         * configure.in: Remove target-boehm-gc from noconfigdirs where
785         ${libgcj} is specified.
786         * configure: Regenerate.
787
788 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
789
790         Sync from gcc:
791
792         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
793                     Andreas Schwab  <schwab@suse.de>
794
795         PR bootstrap/18033
796         * config-ml.in: Eval option if surrounded by single quotes.
797
798 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
799
800         Sync from gcc:
801
802         2006-06-06  David Ayers  <d.ayers@inode.at>
803
804         PR libobjc/13946
805         * Makefile.def: Add dependencies for libobjc which boehm-gc.
806         * Makefile.in: Regenerate.
807         * configure.in: Add --enable-objc-gc at toplevel and have it
808         enable boehm-gc for Objective-C.
809         Remove target-boehm-gc from libgcj.
810         Add target-boehm-gc to target_libraries.
811         Add target-boehm-gc to noconfigdirs where ${libgcj}
812         is specified.
813         Assert that boehm-gc is supported when requested for Objective-C.
814         Only build boehm-gc if needed either for Java or Objective-C.
815         * configure: Regenerate.
816
817         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
818
819         PR 27674
820         * Makefile.tpl (configure-[+prefix+][+module+],
821         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
822         Remove rule to unstage bootstrapped modules.
823         (stage_current): New.
824         * Makefile.in: Regenerate.
825
826         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
827         Andreas Tobler  <a.tobler@schweiz.ch>
828
829         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
830         * configure: Rebuilt.
831
832         Revert
833         2006-01-31  Richard Guenther  <rguenther@suse.de>
834         Paolo Bonzini  <bonzini@gnu.org>
835
836         * Makefile.def (target_modules): Add libgcc-math target module.
837         * configure.in (target_libraries): Add libgcc-math target library.
838         (--enable-libgcc-math): New configure switch.
839         * Makefile.in: Re-generate.
840         * configure: Re-generate.
841
842 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
843
844         * config-ml.in: Alter CCASFLAGS to include special
845         multilib options the same as is done for CFLAGS.
846
847 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
848
849         * Makefile.def: Added dependencies from sim and gdb on intl, and
850         added configure dependencies to everything with an all dependency
851         on intl.
852         * gettext.m4: Removed.
853         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
854         (GDB_SUPPORT_DIRS): Add intl.
855         * Makefile.in: Regenerated.
856
857 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
858
859         * src-release (DEVO_SUPPORT): Add config.rpath.
860
861 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
862
863         * Makefile.def (bfd, opcodes): Fix lib_path.
864         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
865         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
866         * Makefile.in: Regenerate.
867
868 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
869
870         * configure.in: Enable gprof for cross builds.
871         * configure: Regenerate.
872
873 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
874
875         * src-release (MAKEINFOFLAGS): Define.
876         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
877
878 2006-05-14  Ben Elliston  <bje@au.ibm.com>
879
880         * config.sub, config.guess: Update from upstream sources.
881
882 2006-05-12  Ben Elliston  <bje@au.ibm.com>
883
884         * config.sub, config.guess: Update from upstream sources.
885
886 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
887
888         * blt, iwidgets, mmalloc: Remove directories.
889
890 2006-05-01  DJ Delorie  <dj@redhat.com>
891
892         * configure.in: Restore CFLAGS if GMP isn't present.
893         * configure: Regenerate.
894
895 2006-04-18  DJ Delorie  <dj@redhat.com>
896
897         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
898         reference libgloss so that libssp can be built in a combined
899         tree.
900         * configure: Regenerate.
901
902 2006-04-10  Ben Elliston  <bje@au.ibm.com>
903
904         * contrib: Remove directory.
905
906 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
907
908         * Makefile.tpl: Add install-html target.
909         * Makefile.def: Add install-html target.
910         * Makefile.in: Regenerate.
911         * configure.in: Add --with-datarootdir, --with-docdir,
912         and --with-htmldir options.
913         * configure: Regenerate.
914
915 2006-03-31  Ben Elliston  <bje@au.ibm.com>
916
917         PR binutils/1860
918         * configure.in: Require makeinfo 4.4 or higher.
919         * configure: Regenerate.
920
921 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
922
923         * Makefile.in: Regenerate.
924
925 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
926
927         Sync with gcc:
928         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
929
930         * configure.in: Handle --disable-<component> generically.
931         * configure: Regenerate.
932
933         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
934
935         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
936         (TARGET_CONFIGDIRS): Remove.
937         * configure.in: Remove AC_SUBST(target_configdirs).
938         * Makefile.in, configure: Regenerated.
939
940
941 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
942
943         PR libgcj/17311
944         * ltmain.sh: Don't use "$finalize_rpath" for compile.
945
946 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
947
948         PR bootstrap/25670
949
950         * Makefile.tpl ([+compare-target+]): Print explanation messages.
951
952         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
953         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
954         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
955         BUILD_PREFIX, BUILD_PREFIX_1.
956         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
957
958         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
959         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
960
961         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
962         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
963         of `cat stage_current`.  Always provide the `r' and `s' variables.
964         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
965         a single shell execution.
966         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
967         bootstrapped modules, make the stage1 module if the build was not
968         started yet, else build the current stage.
969         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
970         (all-build, all-host, all-target, [+make_target+]-host,
971         [+make_target+]-target): Do not use \-continued lines.
972         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
973         (current_stage, restrap, stage_last): New.
974
975         * Makefile.in: Regenerate.
976         * configure: Regenerate.
977
978 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
979
980         Sync from gcc:
981
982         2006-01-31  Richard Guenther  <rguenther@suse.de>
983                     Paolo Bonzini  <bonzini@gnu.org>
984
985         * Makefile.def (target_modules): Add libgcc-math target module.
986         * configure.in (target_libraries): Add libgcc-math target library.
987         (--enable-libgcc-math): New configure switch.
988         * Makefile.in: Re-generate.
989         * configure: Re-generate.
990         * libgcc-math: New toplevel directory.
991
992         2006-01-18  Richard Henderson  <rth@redhat.com>
993                     Jakub Jelinek  <jakub@redhat.com>
994                     Diego Novillo  <dnovillo@redhat.com>
995
996         * libgomp: New directory.
997         * Makefile.def: Add target_module libgomp.
998         * Makefile.in: Regenerate.
999         * configure.in (target_libraries): Add target-libgomp.
1000         * configure: Regenerate.
1001
1002 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
1003             Andreas Schwab  <schwab@suse.de>
1004
1005         * configure: Regenerate.
1006
1007 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
1008
1009         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1010         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1011         the assembler, linker and binutils.
1012         * configure: Regenerate.
1013
1014 2006-01-16  Nick Clifton  <nickc@redhat.com>
1015
1016         * config.sub, config.guess: Sync from config repository.
1017
1018 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
1019
1020         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1021         @ from continuation.
1022         * Makefile.in: Rebuilt.
1023
1024 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1025
1026         Sync from gcc:
1027
1028         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
1029
1030         PR bootstrap/24252
1031
1032         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1033         * Makefile.tpl (OBJDUMP): New.
1034         (EXTRA_HOST_FLAGS): Add it.
1035         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1036
1037         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1038         to use symbolic links between directories.  Avoid race conditions
1039         or make them harmless.
1040         * configure.in: Do not try to use symbolic links between directories.
1041
1042         * Makefile.def (LEAN): Pass.
1043         * Makefile.tpl (LEAN): Define.
1044         (stage[+id+]-start): Accept that the previous directory does not
1045         exist, if the bootstrap is lean.
1046         (stage[+id+]-bubble): Invoke lean bootstrap commands after
1047         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
1048         configure substitution.
1049         ([+compare-target+]): Likewise.
1050         ([+bootstrap-target+]-lean): New.
1051         * configure.in: Remove lean bootstrap support from here.
1052
1053         * Makefile.in: Regenerate.
1054         * configure: Regenerate.
1055
1056         2006-01-02  Andreas Schwab  <schwab@suse.de>
1057
1058         * configure.in: When reconfiguring remove Makefile in
1059         all stage directories.
1060         * configure: Regenerate.
1061
1062 2005-12-27  Leif Ekblad  <leif@rdos.net>
1063
1064         * configure.in: Add support for RDOS target.
1065         * configure: Regenerate.
1066
1067 2005-12-27  Nick Clifton  <nickc@redhat.com>
1068
1069         PR binutils/1990
1070         * libtool.m4: Synchronize with version in GCC sources.
1071
1072 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
1073
1074         Revert Ada-related part of the previous change.
1075
1076         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1077         Do not pass.
1078         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1079         * Makefile.in: Regenerate.
1080         * configure.in: Do not include mt-ppc-aix target fragment.
1081         * configure: Regenerate.
1082
1083 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
1084
1085         * configure.in: Select appropriate fragments for PowerPC/AIX.
1086         * configure: Regenerate.
1087
1088         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1089         BOOT_CFLAGS, BOOT_LDFLAGS.
1090         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1091         BOOT_CFLAGS, BOOT_LDFLAGS.
1092         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1093         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1094         (stage): Fail if we cannot complete the work.
1095         * Makefile.in: Regenerate.
1096
1097 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
1098
1099         * COPYING.NEWLIB: Update copyright year for default
1100         copyright.
1101
1102 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
1103
1104         * Makefile.tpl (all, do-[+make_target+], do-check, install,
1105         install-host-nogcc): Don't invoke $(stage) at the end.
1106         * Makefile.in: Regenerate.
1107
1108 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
1109
1110         * configure.in: Flip the top-level bootstrap switch.
1111         * configure: Regenerate.
1112
1113         Merge from gcc:
1114
1115         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
1116
1117         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1118         $(stage) and $(unstage).
1119         (EXTRA_TARGET_FLAGS): Correct double-quoting.
1120         (all): Remove stray semicolon.
1121         (local-distclean): Don't handle multilib.tmp and multilib.out.
1122         (install.all): Set $s for consistency.
1123         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1124         check_multilibs setting.  Always make the install directory.
1125         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1126         Correct @if/@endif.
1127         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1128         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1129         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1130         (multilib.out): Remove.
1131         * Makefile.in: Regenerated.
1132
1133 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1134
1135         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1136         * configure.in: Replace ms1 arch with mt.
1137         * configure: Rebuilt.
1138
1139 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1140
1141         Sync with gcc:
1142
1143 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1144
1145         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
1146         * configure.in: Replace ms1 arch with mt.
1147         * configure: Rebuilt.
1148
1149 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1150
1151         Sync with gcc:
1152
1153         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
1154
1155         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1156         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1157         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
1158         Find in-tree tools if available.
1159         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1160         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1161         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1162         (COMPILER_*_FOR_TARGET): New.
1163         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1164         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1165         (CONFIGURED_*, USUAL_*): Remove.
1166         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1167         STRIP): Use autoconf substitutions.
1168         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1169         COMPILER_NM_FOR_TARGET): New.
1170         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1171
1172         (all): Make all-host and all-target in parallel.
1173         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1174         that $$r and $$s are set before invoking a recursive make.
1175         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1176         ([+bootstrap-target+]): Inline most of the `all' target.
1177
1178         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1179
1180         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1181         from the gcc build directory.
1182         * Makefile.in: Regenerate.
1183
1184         2005-11-29  Ben Elliston  <bje@au.ibm.com>
1185
1186         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1187         depend on all-libdecnumber.
1188         * configure.in (host_libs): Include libdecnumber.
1189         * Makefile.in: Regenerate.
1190         * configure: Likewise.
1191
1192         2005-11-21  Kean Johnston  <jkj@sco.com>
1193
1194         * config.sub, config.guess: Sync from upstream sources.
1195
1196 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1197
1198         * Makefile.def: Remove gdb dependencies for gdbtk.
1199         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1200         (configure-gdb, install-gdb): New rules.
1201         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1202         * Makefile.in, configure: Regenerated.
1203
1204 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1205
1206         PR bootstrap/24297
1207         * Makefile.tpl (do-[+make-target+], do-check, install,
1208         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1209         are set before recursing.
1210         * Makefile.in: Regenerate.
1211
1212 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1213
1214         PR bootstrap/18939
1215         * Makefile.def (gcc) <target>: Fix thinko.
1216         * Makefile.in: Regenerate.
1217
1218 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1219
1220         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1221         * configure: Regenerate.
1222
1223 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1224
1225         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1226         target-libffi, target-qthreads, target-libjava, and
1227         targetlibobjc.
1228         * configure: Regenerate.
1229
1230 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1231
1232         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1233         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1234         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1235         (USUAL_OBJDUMP_FOR_TARGET): New.
1236         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1237         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1238         * configure, Makefile.in: Regenerated.
1239
1240 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1241
1242         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1243         before other host packages.
1244
1245 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1246
1247         PR bootstrap/22340
1248
1249         * configure.in (default_target): Remove.
1250         * Makefile.tpl (all): Do not use prerequisites as subroutines
1251         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1252         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1253         use prerequisites as subroutines.
1254         (check-host, check-target): New.
1255         (bootstrap configure & all targets): Do not use stage*-start
1256         if the directory layout is already ok.
1257         (non-bootstrap configure & all targets): Prepend a $(unstage).
1258         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1259         (NOTPARALLEL): Remove.
1260         (unstage, stage variables): New variables.
1261         (unstage, stage targets): Simply expand to those variables.
1262
1263         * configure: Regenerate.
1264         * Makefile.in: Regenerate.
1265
1266 2005-10-04  James E Wilson  <wilson@specifix.com>
1267
1268         * Makefile.def (lang_env_dependencies): Add libmudflap.
1269         * Makefile.in: Regenerate.
1270
1271 2005-10-03  Catherine Moore  <clm@cm00re.com>
1272
1273         * configure.in (bfin-*-*): Support bfin.
1274         * configure: Regenerated.
1275
1276 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1277
1278         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1279         * configure: Regenerated.
1280
1281 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1282
1283         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1284         (LIPO_FOR_TARGET): New.
1285         (CONFIGURED_LIPO_FOR_TARGET): New.
1286         (USUAL_LIPO_FOR_TARGET): New.
1287         (STRIP_FOR_TARGET): New.
1288         (CONFIGURED_STRIP_FOR_TARGET): New.
1289         (USUAL_STRIP_FOR_TARGET): New.
1290         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1291         STRIP_FOR_TARGET.
1292         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1293         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1294         * Makefile.in: Regenerate.
1295         * configure: Regenerate.
1296
1297 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1298
1299         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1300         (rs6000-*-aix*): Same.
1301         * configure: Regenerate.
1302
1303 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1304
1305         * configure.in: Recognize f95 in the --enable-languages option,
1306         and substitute it for fortran, issuing a warning.
1307         * configure: Regenerate.
1308
1309 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1310
1311         Import from Autoconf sources:
1312
1313         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1314         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1315         Elliston.  Handle weird characters correctly.
1316
1317 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1318
1319         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1320         * configure:  Regenerated.
1321
1322 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1323
1324         * Makefile.def (libssp): Add to lang_env_dependencies.
1325         * Makefile.in: Regenerate.
1326
1327 2005-08-17  Christian Groessler  <chris@groessler.org>
1328
1329         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1330         * Makefile.in: Regenerate.
1331
1332 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1333
1334         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1335         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1336         Look for alternate names of the target cc and c++
1337         * configure: Regenerate.
1338
1339 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1340
1341         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1342         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1343         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1344         tools; remove code to manually set them.
1345         (Target tools): Look in the environment for them.
1346         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1347         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1348         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1349         build directory.
1350         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1351         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1352         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1353         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1354         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1355         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1356         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1357         * configure: Regenerate.
1358         * Makefile.in: Regenerate.
1359
1360 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1361
1362         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1363         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1364         * Makefile.in: Regenerated.
1365
1366 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1367
1368         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1369         (CFLAGS_FOR_TARGET): Use it.
1370         (CXXFLAGS_FOR_TARGET): Likewise.
1371         * Makefile.in: Regenerated.
1372         * configure.in (--with-build-sysroot): New option.
1373         * configure: Regenerated.
1374
1375 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1376
1377         * Makefile.tpl: Wrap install between unstage and stage
1378         * Makefile.in: Regenerate.
1379
1380 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1381
1382         * all files: Update FSF address.
1383
1384 2005-07-14  Jim Blandy  <jimb@redhat.com>
1385
1386         * configure.in: Add cases for Renesas m32c.
1387         * configure: Regenerated.
1388
1389 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1390
1391         * COPYING, compile, config-ml.in, config.guess,
1392         config.sub, install-sh, missing, mkinstalldirs,
1393         symlink-tree, ylwrap: Sync from upstream sources.
1394
1395 2005-07-13  Eric Christopher  <echristo@redhat.com>
1396
1397         * configure.in: Add toplevel noconfigdir support for tpf.
1398         * configure: Regenerate.
1399
1400 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1401
1402         * Makefile.def (target_modules): Add libssp.
1403         * configure.in (target_libraries): Add target-libssp.
1404         * configure: Rebuilt.
1405         * Makefile.in: Rebuilt.
1406
1407 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1408
1409         PR ada/22340
1410
1411         * Makefile.def: Sync with gcc.
1412         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1413         * Makefile.in: Regenerate.
1414
1415 2005-07-07  Andreas Schwab  <schwab@suse.de>
1416
1417         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1418         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1419         * Makefile.in: Regenerated.
1420
1421 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1422
1423         * configure.in: Add --enable-libssp and --disable-libssp.
1424         * configure: Regenerate with autoconf-2.13.
1425
1426 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1427
1428         * configure.in: Don't build sim or rda when targetting darwin.
1429         * configure: Regenerate.
1430
1431 2005-07-04  Ben Elliston  <bje@gnu.org>
1432
1433         * src-release (do-proto-toplev): Remove dejagnu bits.
1434         (DEJAGNU_SUPPORT_DIRS): Remove.
1435         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1436         (GDBD_SUPPORT_DIRS): Likewise.
1437         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1438         (INSIGHTD_SUPPORT_DIRS): Likewise.
1439         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1440
1441 2005-06-30  Ben Elliston  <bje@gnu.org>
1442
1443         * setup.com (mpw): Remove unused directive.
1444
1445 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1446
1447         * Makefile.def (stagefeedback): Come after profile.
1448         Define profiledbootstrap target.
1449         * Makefile.tpl (profiledbootstrap): Remove.
1450         (stageprofile-end): Zap stagefeedback.
1451         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1452         * Makefile.in: Regenerate.
1453
1454 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1455
1456         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1457         In 'cpp' stanza, support '#line' as well as '# '.
1458
1459 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1460
1461         * configure.in (unsupported_languages): New macro.
1462         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1463         non-ported target libraries in noconfigdirs.
1464         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1465         non-linux-gnu.  Remove libgcj_ex_libffi.
1466         <lang_frag loop>: Set add_this_lang=no if the language is in
1467         unsupported_languages.
1468         * configure: Regenerate.
1469
1470 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1471
1472         * configure.in: Fix typo in handling of --with-mpfr-dir.
1473         * configure: Regenerate.
1474
1475 2005-06-02  Jim Blandy  <jimb@redhat.com>
1476
1477         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1478         accepted into the master sources.)
1479
1480 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1481             Michael Snyder  <msnyder@redhat.com>
1482             Stan Cox  <scox@redhat.com>
1483
1484         * configure.in: Set noconfigdirs for ms1.
1485
1486         * configure: Regenerate.
1487
1488 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1489
1490         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1491         (Dependencies): Consider target modules for bootstrap dependencies.
1492         Make target bootstrap modules depend on each stage's gcc.
1493         * Makefile.in: Regenerate.
1494
1495 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1496
1497         * Makefile.def (configure-gcc): Depend on binutils having been built.
1498         (all-gcc): No need to do it here.
1499         * Makefile.in: Regenerate.
1500
1501 2005-05-19  Paul Brook  <paul@codesourcery.com>
1502
1503         * configure.in: Rewrite misleading error message when requested
1504         language cannot be built.
1505         * configure: Regenerate.
1506
1507 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1508
1509         * ylwrap: Import from Automake 1.9.5.
1510
1511 2005-05-04  Mike Stump  <mrs@apple.com>
1512
1513         * configure.in: Always pass --target to target configures as
1514         otherwise rebuilds that do --recheck will fail.
1515         * configure: Rebuilt.
1516
1517 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1518
1519         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1520         STAGE_HOST_EXPORTS.
1521         (configure, all): Add bootstrap support.
1522         (Host modules, target modules): Pass post-stage1 flags and exports.
1523         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1524         * Makefile.in: Regenerate.
1525
1526 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1527
1528         Sync from gcc:
1529
1530         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1531
1532         * config.sub: Update from master copy.
1533
1534         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1535
1536         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1537         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1538         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1539         "*-*-elf" and "*-*-linux*".
1540         * configure: Regenerate.
1541
1542 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1543
1544         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1545         (TARGET_CONFIGARGS): Include --with-target-subdir.
1546         (configure, all): New macros.  Use them throughout.
1547
1548 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
1549
1550         * Makefile.tpl: Sync with gcc.
1551         * Makefile.in: Regenerate.
1552
1553 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1554
1555         * config/mh-mingw32: Delete.
1556         * configure.in: Don't use it.
1557         * configure: Regenerate.
1558
1559 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1560
1561         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1562         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1563         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1564         (HOST_LIB_PATH): Generate from Makefile.def.
1565         (TARGET_LIB_PATH): Likewise.
1566         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1567         * Makefile.in: Regenerate.
1568         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1569         (RPATH_ENVVAR): Include Darwin case.
1570         * configure: Regenerate.
1571
1572 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1573
1574         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1575         * configure: Regenerate.
1576
1577 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1578
1579         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1580         gcc_version, and gcc_version_trigger from set of flags to pass.
1581         * Makefile.tpl: Remove definitions of above variables.
1582         (config.status): Remove dependency on $(gcc_version_trigger).
1583         * Makefile.in: Regenerate.
1584         * configure.in: Do not reference config/gcc-version.m4 nor
1585         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1586         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1587         * configure: Regenerate.
1588
1589 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1590             Andrew Pinski <pinskia@physics.uc.edu>
1591
1592         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1593         * Makefile.in: Regenerate.
1594
1595 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1596
1597         PR libgcj/20160
1598         * ltmain.sh: Avoid creating archives with components that have
1599         duplicate basenames.
1600
1601 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1602
1603         PR bootstrap/20250
1604         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1605         instead of check.
1606         * Makefile.in: Regenerate.
1607
1608 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1609
1610         Sync from gcc.
1611
1612         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1613
1614         PR bootstrap/17383
1615         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1616         * Makefile.tpl (HOST_SUBDIR): New substitution.
1617         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1618         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1619         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1620         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1621         (Host modules, Bootstrapped modules): Use it.
1622         (Build modules, Target modules): Do not create symlink trees,
1623         always configure out-of-srcdir.
1624         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1625         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1626         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1627         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1628
1629         * Makefile.in: Regenerate.
1630         * configure: Regenerate.
1631
1632         Merged from libada-gnattools-branch:
1633         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1634
1635         * Makefile.def: Add gnattools as a module, depending on target-libada.
1636         * Makefile.in: Regenerate.
1637         * configure.in: Include gnattools in host_tools; disable it if ada
1638         is disabled.
1639         * configure: Regenerate.
1640
1641 2005-02-23  Nick Clifton  <nickc@redhat.com>
1642
1643         * configure: Regenerate.
1644
1645 2005-02-22  Paul Schlie  <schlie@comcast.net>
1646
1647         * configure.in: Allow darwin targeted ports to build tk, itcl and
1648         libgui.
1649
1650 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1651
1652         PR libgcj/10353
1653         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1654         * configure: Regenerate.
1655
1656 2005-02-08  Andrew Cagney  <cagney@gnu.org>
1657
1658         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1659         gdb/ section.  Update GDB's URL.
1660
1661 2005-01-31  Andrew Cagney  <cagney@gnu.org>
1662
1663         * gettext.m4: Only set ENABLE_NLS when gettext is present.
1664
1665 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1666
1667         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1668         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1669         target-libgloss when not *-*-elf and *-*-aout.
1670         * configure: Regenerate.
1671
1672 2005-01-27  Andrew Cagney  <cagney@gnu.org>
1673
1674         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1675
1676 2005-01-24  Andrew Cagney  <cagney@gnu.org>
1677
1678         * gettext.m4: Only fall back to ../intl/ when it's present.
1679
1680 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1681
1682         * install-sh, config.sub: Import from upstream.
1683
1684 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1685
1686         PR bootstrap/18222
1687         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1688         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1689         * Makefile.in: Regenerate.
1690
1691 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1692
1693         Revert 2004-12-28 Makefile changes, a better fix will be
1694         applied to mainline and src after GCC 4.0 branches.
1695
1696 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1697
1698         PR bootstrap/17383
1699
1700         * Makefile.def (target_modules): Remove stage parameter,
1701         it is always true now.
1702         * Makefile.tpl (configure-build-[+module+],
1703         configure-target-[+module+]): Always build symlink tree
1704         for the directory and for include.  BUILD_SUBDIR and
1705         TARGET_SUBDIR cannot be . anymore.
1706         * Makefile.in: Regenerate.
1707
1708 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1709
1710         Revert 2004-12-08 Makefile changes.
1711
1712 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1713
1714         * configure.in (sh64-*-*): Reenable gprof.
1715         * configure: Regenerate.
1716
1717 2004-12-09  Jim Blandy  <jimb@redhat.com>
1718
1719         * MAINTAINERS: List 'depcomp' as part of automake.
1720
1721 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1722
1723         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1724         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1725         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1726         * Makefile.in: Regenerate.
1727
1728 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1729
1730         * Makefile.tpl: Generate normal dependencies if the LHS module is
1731         not bootstrapped.
1732         * Makefile.in: Regenerate.
1733
1734 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1735
1736         * configure.in: Include config/gxx-include-dir.m4.  Use
1737         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1738         * configure: Regenerate.
1739
1740 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1741
1742         * config.if: Delete.
1743         * configure.in: Set libstdcxx_incdir directly.
1744         * configure: Regenerate.
1745         * MAINTAINERS: Remove mention of config.if.
1746         * src-release (DEVO_SUPPORT): Remove config.if.
1747
1748 2004-12-02  Eric Christopher  <echristo@redhat.com>
1749
1750         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1751         of things to remove.
1752         * Makefile.in: Regenerate.
1753
1754 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1755
1756         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1757         * configure: Regenerate.
1758
1759 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1760
1761         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1762         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1763         * configure: Regenerate.
1764
1765 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1766
1767         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1768         (hppa*64*-*-*): Delete incorrect comment.
1769         * configure: Rebuilt.
1770
1771 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1772
1773         * install-sh, compile: Import from automake.
1774
1775 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1776
1777         * config.guess, config.sub:  Import from savannnah.
1778
1779 2004-11-12  Mike Stump  <mrs@apple.com>
1780
1781         * Makefile.def: Add html support.
1782         * Makefile.tpl: Likewise.
1783         * Makefile.in: Regenerate.
1784
1785 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1786
1787         PR 18423
1788         * configure.in: Remove all instances of build-fixincludes from
1789         noconfigdirs.
1790         (build_configargs): Supply --target to subdirectories.
1791         * configure: Regenerate.
1792
1793         * Makefile.def: Make gcc install depend on fixincludes install.
1794         * Makefile.in: Regenerate.
1795
1796 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1797
1798         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1799         target-libgfortran.
1800         * configure: Regenerate.
1801
1802 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1803
1804         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1805         like CC.
1806
1807 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1808
1809         * Makefile.def (host fixincludes): Specify missing targets.
1810         * Makefile.in: Regenerate.
1811
1812 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1813
1814         PR other/17783
1815         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1816         * configure: Regenerated.
1817
1818 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1819
1820         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1821         * configure: Regenerated.
1822
1823 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1824
1825         PR target/18151
1826         * configure.in (case ${target}): Do not build fixincludes for avr.
1827         * configure: Regenerated.
1828
1829 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1830
1831         * configure.in (case ${target}): Do not build fixincludes
1832         on platforms where it is not used.
1833         * configure: Regenerated.
1834
1835 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1836
1837         * configure.in: Use an absolute path to install-sh.
1838         * configure: Regenerated.
1839
1840 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1841
1842         * src-release (do-djunpack, do-md5sum): Install the generated file
1843         directly into the proto-toplev/ directory.
1844
1845 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1846
1847         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1848
1849 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1850
1851         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1852         * configure: Regenerate.
1853
1854 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1855
1856         Fix wrong conflict resolution in:
1857
1858         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1859
1860         * Makefile.in: Regenerate.
1861         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1862         in the recursive `make', instead of hardwiring `all'.
1863         (Autogenerated TARGET-* variables): New.
1864
1865 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
1866
1867         Merged from GCC / libtool upstream:
1868         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1869         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1870         * ltcf-cxx.sh (tpf*): Likewise.
1871         * ltconfig (tpf*): Add TPF OS configuration support.
1872
1873 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1874
1875         * configure.in: Enable target-libgloss for crx-*-*.
1876         * configure: Regenerate.
1877
1878 2004-09-24  Michael Roth  <mroth@nessie.de>
1879
1880         * configure.in (--without-headers): Add missing double quotes.
1881         * configure: Regenerate.
1882
1883 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1884
1885         * ylwrap: Revert to previous version.
1886
1887 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1888
1889         PR bootstrap/17369
1890         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1891         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1892         SET_GCC_LIB_PATH_CMD.
1893         (BASE_TARGET_EXPORTS): Likewise.
1894         * Makefile.in: Regenerated.
1895
1896         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1897         * configure: Regenerated.
1898
1899 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1900
1901         * config.guess: New upstream version
1902         * compile, depcomp, install-sh, ylwrap: Likewise.
1903
1904 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1905
1906         * config/mh-x86omitfp: New host makefile fragment.  Add
1907         -fomit-frame-pointer to the default BOOT_CFLAGS.
1908         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1909         * configure: Regenerate.
1910
1911 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1912
1913         PR target/11572
1914         * configure.in (*-*-darwin*): Renable libobjc.
1915         * configure: Regenerate.
1916
1917 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1918
1919         * Makefile.def: Remove libbanshee.
1920         * Makefile.tpl: Ditto.
1921         * configure.in: Ditto.
1922         * Makefile.in: Regen.
1923         * configure: Ditto.
1924
1925 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1926
1927         * missing: Import latest version from master repository.
1928
1929 2004-09-04  Nick Clifton  <nickc@redhat.com>
1930
1931         * config.sub: Import latest version from master repository.
1932         * config.guess: Likewise.
1933         This includes these changes:
1934
1935         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1936
1937         * config.sub: Handle crisv32, alias etraxfs.
1938         * config.guess (crisv32:Linux:*:*): Handle.
1939
1940         2004-08-13  Brad Smith  <brad@comstyle.com>
1941
1942         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1943         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1944
1945         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1946
1947         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1948         assume the processor is a powerpc.  This is because coreutils
1949         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1950         in this case, due to a MacOS X bug that causes
1951         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1952         to return a negative number.
1953         Problem reported by Petter Reinholdtsen in:
1954         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1955
1956         2004-07-19  Ben Elliston  <bje@gnu.org>
1957
1958         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1959
1960         2004-06-24  Ben Elliston  <bje@gnu.org>
1961
1962         * config.guess: Update copyright years.
1963         * config.sub: Likewise.
1964
1965         2004-06-22  Robert Millan  <robertmh@gnu.org>
1966
1967         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1968         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1969
1970         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1971
1972         * config.guess (*:*VMS:*:*): New entry. Replaces
1973         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1974         manufacturer.
1975
1976         2004-06-22  Ben Elliston  <bje@gnu.org>
1977
1978         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1979         * config.sub: Likewise.
1980
1981         2004-06-22  Ben Elliston  <bje@gnu.org>
1982
1983         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1984         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1985
1986         2004-06-11  Ben Elliston  <bje@gnu.org>
1987
1988         * config.guess (pegasos:OpenBSD:*:*): Remove.
1989
1990         2004-06-11  Ben Elliston  <bje@gnu.org>
1991
1992         From Wouter Verhelst <wouter@grep.be>:
1993         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1994
1995         2004-06-11  Ben Elliston  <bje@gnu.org>
1996
1997         * config.guess (luna88k:OpenBSD:*:*): New.
1998
1999         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2000
2001         * config.guess (m32r*:Linux:*:*): New case.
2002         * config.sub: Handle m32rle.
2003
2004         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
2005
2006         From Jens Petersen  <petersen@redhat.com>:
2007         * config.sub: Handle sparcv8.
2008
2009         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
2010
2011         From Tom Smith <smith@cag.lkg.hp.com>:
2012         * config.guess: Version suffixes are equally significant on Tru64
2013         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
2014         prefix of "P" (patched kernel).
2015
2016         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
2017
2018         * config.sub: Add support for National Semiconductor CRX target.
2019
2020 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2021
2022         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2023         *-*-netware, but add target-libmudflap.
2024         Consolidate *-*-netware targets (of which really only i?86 exists)
2025         into a single entry.
2026         * configure: Likewise.
2027
2028 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
2029
2030         * Makefile.tpl (sorry): Remove.
2031         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2032         (cleanstrap targets): Depend on distclean, not distclean-stage1.
2033         (do-clean): Clean per-stage directories too.
2034         (do-distclean): Run distclean-stage1 too.
2035         (.NOTPARALLEL): Enable during toplevel bootstrap.
2036         (stage[+id+]-bubble): Enable parallel execution during
2037         the recursive invocation.
2038         * Makefile.in: Regenerate.
2039
2040         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
2041
2042         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
2043
2044         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2045         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2046         * configure: regenerate
2047         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2048         -mdynamic-no-pic
2049
2050 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2051
2052         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2053         include.
2054         * configure.in: Fix indentation.
2055         * configure: Regenerate.
2056
2057 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
2058
2059         * Makefile.def (build_modules): Add fixincludes.
2060         (dependencies): Make gcc depend on fixincludes.
2061         * configure.in (build_tools): Add fixincludes.
2062         (build_configdirs): Always include build_libs.
2063         * Makefile.in: Regenerate.
2064         * configure: Regenerate.
2065
2066 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
2067
2068         * Makefile.def (bootstrap stages): Add 'lean' parameter.
2069         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2070         phony targets; do not generate timestamp files.
2071         (distclean-stageN): Remove references to their timestamp files.
2072         (restageN, touch-stageN): Remove.
2073         (stageN-bubble): Rewritten.
2074         (compare): Support lean bootstraps.
2075         * Makefile.in: Regenerate.
2076
2077         * configure.in: Only warn when bootstrapping but
2078         build != host or build != target.  Support lean bootstraps.
2079         * configure: Regenerate.
2080
2081         Sync from gcc:
2082         2004-08-26  Phil Edwards  <phil@codesourcery.com>
2083
2084         * configure.in:  Give a better error message if GMP/MPFR are missing
2085         and a language needing them has been requested.
2086         * configure:  Regenerated.
2087
2088         2004-08-25  Phil Edwards  <phil@codesourcery.com>
2089
2090         * configure.in:  Print a list of available language front-ends if
2091         a requested one is missing.  Tidy stray tab characters.
2092         * configure:  Regenerated.
2093
2094 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2095
2096         * Makefile.in: Regenerate.
2097         * configure: Regenerate.
2098
2099         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
2100         stage_*_flags.
2101         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
2102         for bootstrapped modules if toplevel bootstrap is going.
2103         (GCC bootstrap): Generate per-stage targets for all bootstrapped
2104         modules.  Adjust for changes in Makefile.def.  Enable several
2105         rules even in non-bootstrap mode, just to avoid peppering the
2106         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
2107         (stage-[+prev+]-bubble): Remove.
2108
2109         * Makefile.def (Dependencies): Depend on all-build-bison,
2110         all-build-flex, all-build-byacc, all-build-texinfo, rather
2111         than the host variations.
2112         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
2113         with BUILD_SUBDIR.
2114         (BISON): Update for recent Bisons.
2115         (YACC): Fix typo.
2116         (cross): Depend on all-build.
2117         (all): Do not depend on all-build.
2118         (prebootstrap): Remove.
2119         (dep-kind): Accept separate prefixes for MODULE and ON variables.
2120         (Prebootstrap dependencies): Add them to the per-stage targets
2121         and to all-prebootstrap.
2122         * configure.in (build_configdirs): Always enable build_tools.
2123         (BUILD_DIR_PREFIX): Remove.
2124
2125         * Makefile.def (gcc): Add target variable.
2126         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
2127         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2128         in the recursive `make', instead of hardwiring `all'.
2129         (Autogenerated TARGET-* variables): New.
2130
2131 2004-08-17  Robert Millan  <robertmh@gnu.org>
2132
2133         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
2134         (instead of FreeBSD).
2135         * configure: Regenerate.
2136
2137 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2138
2139         * Makefile.def, configure.in, src-release: Remove useless, bogus
2140         references to tix.
2141         * Makefile.in, configure: Regenerate.
2142
2143         * src-release: Stop distributing mmalloc with gdb (which doesn't
2144         use it).
2145         * Makefile.def: GDB doesn't depend on mmalloc anymore.
2146         * Makefile.in: Regenerate.
2147
2148 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2149
2150         * configure.in (arm*-*-eabi*): New target.
2151         * configure: Regenerate.
2152
2153 2004-08-01  Robert Millan  <robertmh@gnu.org>
2154
2155         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
2156         libmudflap for all GNU-based systems (with Glibc).
2157         * configure: Regenerate.
2158
2159 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
2160
2161         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
2162         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
2163         (Dependencies): New section.
2164         * Makefile.tpl (Dependencies): Generate from Makefile.def.
2165         (configure-target-[+module+]): Depend on maybe-all-gcc
2166         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
2167         (toplevel profiledbootstrap): Fix dependencies.
2168         * Makefile.in: Regenerate.
2169
2170 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
2171
2172         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
2173         target-libiberty to noconfigdirs.
2174
2175 2004-08-03  Paul Brook  <paul@codesourcery.com>
2176
2177         * configure.in: Check for MPFR as well as GMP.
2178         * configure: Regenerate.
2179
2180 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
2181
2182         * Makefile.def (host-modules): Add gcc.
2183         * Makefile.in: Regenerate.
2184         * Makefile.tpl (sorry): New rule.
2185         (configure-host, all-host, [+make_target+]-host, do-check,
2186         install-host): Do not add gcc as a special case.
2187         (host modules): Add a small special-casing for gcc.  Export
2188         extra_make_flags through the environment.
2189         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2190         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2191         other recursive targets for gcc): Remove.
2192
2193         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2194         (stage, unstage): New rules.
2195         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2196         distclean-stage[+id+]): Use stage_current.
2197         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2198         the stage*-start rules.
2199
2200 2004-07-19  Robert Millan  <robertmh@gnu.org>
2201
2202         Synced from gcc:
2203
2204         2004-04-26  Robert Millan  <robertmh@gnu.org>
2205
2206         Add patches from libtool CVS.
2207         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2208         * ltconfig: Likewise.
2209         * ltcf-c.sh: Likewise.
2210         * ltcf-cxx.sh: Likewise.
2211         * ltcf-gcj.sh: Likewise.
2212
2213 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2214
2215         * configure.in: Add noconfigdirs for crx-*-*.
2216         * configure: Regenerate.
2217
2218 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2219
2220         Synced from gcc:
2221
2222         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2223
2224         * configure.in: Build libmudflap by default on FreeBSD.
2225         * configure: Regenerated.
2226
2227         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2228
2229         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2230         systems.
2231         * configure: Regenerated.
2232
2233         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2234
2235         PR target/16344
2236         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2237         feedback based compiler.
2238         * Makefile.in: Rebuilt.
2239
2240         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2241
2242         * configure.in:  Do not prepend $srcdir to /dev/null in
2243         makefile fragments.
2244         * configure:  Regenerate.
2245
2246 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2247
2248         * Makefile.def (host_modules): Set bootstrap=true for flex.
2249         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2250         * Makefile.in: Rebuilt.
2251
2252 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2253
2254         * Makefile.def (build_modules): Add bison, byacc, flex,
2255         m4, texinfo.
2256         (flags_to_pass): Add FLEX.
2257         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2258         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2259         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2260         DEFAULT_MAKEINFO): Remove.
2261         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2262         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2263         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2264         objdir or else use configured tool.
2265         (all-build): New.
2266         (all): Depend on it.
2267         (Build module dependencies): Add.
2268         * Makefile.in: Regenerate.
2269         * configure.in: Better support for multiple build modules,
2270         matching what is done for host/target modules.  Do not look
2271         for "plausible" locations of build tools if Canadian cross.
2272         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2273         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2274         * configure: Regenerate.
2275
2276 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2277
2278         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2279         * Makefile.in: Regenerate.
2280
2281 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2282
2283         * Makefile.tpl (configure-build-[+module+],
2284         configure-[+module+], configure-target-[+module+]): Pass
2285         [+extra_configure_args+].
2286         (all-build-[+module+], all-[+module+], check-[+module+],
2287         install-[+module+], [+make_target+]-[+module+],
2288         all-target-[+module+], check-target-[+module+],
2289         install-target-[+module+], [+make_target+]-target-[+module+]):
2290         Pass [+extra_make_args+].
2291         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2292         (GCC_HOST_EXPORTS): Remove.
2293         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2294         cross, check-gcc, check-gcc-c++, install-gcc,
2295         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2296         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2297         * Makefile.in: Regenerate.
2298
2299 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2300
2301         * configure.in: Check for srcdir/winsup rather than build directory
2302         winsup.
2303         * configure: Regenerate.
2304
2305 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2306
2307         * configure.in: Don't build Cygwin native newlib if winsup
2308         directory is missing.  Emit warning instead.
2309         * configure: Regenerate.
2310
2311 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2312
2313         * Makefile.tpl (touch-stage[+id+]): New.
2314         (restage[+prev+]): Depend on touch-stage[+id+].
2315
2316         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2317         Use it throughout.
2318
2319         * Makefile.def: Add profile and feedback bootstrap stages.
2320         Remove next field from bootstrap stages.
2321         * Makefile.tpl (LN, LN_S): Substitute.
2322         (stageN-start, stageN-end): Use double-colon rules, to
2323         provide a hook for additional setup commands.
2324         (distclean-stageN-gcc, restageN): Create dependencies from
2325         [+prev+], not from [+next+].
2326         (stageN-bubble): Add commands for successive stages from
2327         [+prev+], using double-colon rules.
2328         (all-stageN-gcc): Fix typo.
2329         (stagefeedback-start, profiledbootstrap): New.
2330         * Makefile.in: Regenerate.
2331         * configure.in: Call ACX_PROG_LN.
2332         * configure: Regenerate.
2333
2334 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2335
2336         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2337         without gcc.
2338         * configure: Regenerate.
2339
2340 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2341
2342         * Makefile.tpl: Fix typo.
2343         * Makefile.in: Regenerate.
2344
2345 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2346
2347         * configure.in: Remove new- prefix from toplevel
2348         bootstrap targets.
2349         * configure: Regenerate.
2350
2351 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2352
2353         Merge this patch from the gcc tree:
2354
2355         2004-05-30  Andreas Jaeger  <aj@suse.de>
2356                     Jim Wilson <wilson@specifixinc.com>
2357
2358         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2359         like CC.
2360
2361 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2362
2363         * Makefile.tpl (all.normal): Rename to all.
2364         (all): Replace with a rule to pick the default
2365         target from configure.
2366         (all-gcc, configure-gcc): Use conditionals to
2367         do nothing when toplevel bootstrap is going on.
2368         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2369         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2370         * configure.in: Support --enable-bootstrap.
2371
2372         * Makefile.def: Remove new- prefix from toplevel
2373         bootstrap targets.
2374         * Makefile.tpl: Likewise.
2375
2376         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2377         target.
2378
2379         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2380         $(RECURSE_FLAGS) to recursive invocation of make.
2381
2382         * Makefile.in: Regenerate.
2383         * configure: Regenerate.
2384
2385 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2386
2387         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2388         * configure: Regenerate.
2389
2390 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2391
2392         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2393         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2394         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2395         targets.
2396         * Makefile.in: Regenerate.
2397
2398 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2399
2400         * configure.in: Test the ability to symlink directories.
2401         * configure: Regenerate.
2402
2403         * Makefile.def (bootstrap-stage): New definitions.
2404         * Makefile.tpl (configure-stage1-gcc,
2405         configure-stage2-gcc, configure-stage3-gcc,
2406         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2407         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2408         new-restage3, compare): Autogenerate, see Makefile.in
2409         entry for behavioral changes.
2410         (distclean-stage1, new-stage1-start, new-stage1-end,
2411         new-stage1-bubble, distclean-stage2, new-stage2-start,
2412         new-stage2-end, new-stage2-bubble, distclean-stage3,
2413         new-stage3-start, new-stage3-end): New autogenerated targets.
2414         (objext, prebootstrap, BOOT_CFLAGS,
2415         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2416         targets.
2417
2418         * Makefile.in: Regenerate.
2419         (distclean-stage1, new-stage1-start, new-stage1-end,
2420         new-stage1-bubble, distclean-stage2, new-stage2-start,
2421         new-stage2-end, new-stage2-bubble, distclean-stage3,
2422         new-stage3-start, new-stage3-end): New targets.
2423         (all-stage1-gcc): Move prebootstrap dependency from here...
2424         (configure-stage1-gcc): ...to here.
2425         (new-bootstrap): Use bubble targets.
2426         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2427         Use per-stage distclean targets.
2428         (configure-stage1-gcc, configure-stage2-gcc,
2429         configure-stage3-gcc, all-stage1-gcc,
2430         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2431         Use new-stageN-start to prepare the tree.
2432
2433 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2434
2435         * Makefile.def (host_modules): add libcpp.
2436         * Makefile.tpl: Add dependencies on and for libcpp.
2437         * Makefile.in: Regenerate.
2438         * configure.in: Add libcpp host module.
2439         * configure: Regenerate.
2440
2441 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2442
2443         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2444         of libf2c.
2445         * configure, Makefile.in: Regenerate.
2446
2447 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2448
2449         Merge from tree-ssa-20020619-branch.
2450
2451         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2452         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2453         (HOST_GMPLIBS): Define.
2454         (HOST_GMPINC): Define.
2455         (TARGET_LIB_PATH): Add libmudflap.
2456         (GFORTRAN_FOR_TARGET): Define.
2457         (configure-build*): Export GFORTRAN.
2458         (configure-gcc): Export GMPLIBS and GMPINC.
2459         (all-gcc): Add maybe-all-libbanshee.
2460         (configure-target-libgfortran): Define.
2461         * Makefile.in: Regenerate.
2462         * configure.in (host_libs): Add libbanshee.
2463         (target_libraries): Add target-libmudflap and target-libgfortran.
2464         Add --with-libbanshee.
2465         Handle --disable-libmudflap.
2466         (*-*-freebsd*): Use with_gmp.
2467         Add $(libgcj) to noconfigdirs.
2468         * configure: Regenerate.
2469         * depcomp: New file.
2470         * MAINTAINERS: Add tree-ssa maintainers.
2471
2472 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2473
2474         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2475         * configure: Regenerate.
2476
2477 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2478
2479         Revert:
2480         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2481
2482         * Makefile.def (flags_to_pass): Remove *dir variables that
2483         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2484         as well as prefix and exec_prefix.
2485         * Makefile.in: Regenerate.
2486
2487 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2488
2489         * Makefile.def (host_modules): Mark with the bootstrap
2490         flag packages on which gcc depends.
2491         * Makefile.tpl (all-bootstrap): Use it.
2492         * Makefile.in: Regenerate.
2493
2494 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2495
2496         * Makefile.def (flags_to_pass): Remove *dir variables that
2497         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2498         as well as prefix and exec_prefix.
2499         * Makefile.in: Regenerate.
2500
2501 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2502
2503         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2504         * configure: Regenerate.
2505         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2506         * gcc/Makefile.tpl (compare): Use the result of the test.
2507         * gcc/Makefile.in: Regenerate.
2508
2509 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2510
2511         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2512         Always relocate gcc and prev-gcc to the original names, even
2513         if the build fails.
2514         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2515         New targets.
2516
2517 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2518
2519         * configure.in (mips*-*-irix5*): Enable ld.
2520         * configure: Regenerate.
2521
2522 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2523
2524         * Makefile.tpl (configure-[+module+], configure-gcc,
2525         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2526         Set and export LDFLAGS.
2527         * Makefile.in: Regenerate.
2528
2529 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2530
2531         PR bootstrap/14871
2532         * Makefile.tpl: If we don't have built-in-tree target tools,
2533         use the ones found by configure rather than hacking around with
2534         program_transform_name.
2535         * configure.in: Give Makefile.tpl the information necessary
2536         to do that.
2537         * Makefile.in: Regenerate.
2538         * configure: Regenerate.
2539
2540 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2541
2542         PR bootstrap/14760
2543         * configure.in: When computing baseargs, strip *all* copies of
2544         offending options.  Also, don't match/substitute the trailing space,
2545         so that this actually works when two similar options are separated by
2546         only one space.
2547         * configure: Regenerate.
2548
2549 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2550
2551         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2552         (rs6000-*-aix*): Same.
2553         * configure: Regenerate.
2554
2555 2004-03-25  Stan Shebs  <shebs@apple.com>
2556
2557         Remove MPW support, no longer used.
2558         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2559         mpw-install: Remove files.
2560         * src-release (DEVO_SUPPORT): Remove names of removed files.
2561         * MAINTAINERS: Likewise.
2562
2563 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2564
2565         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2566         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2567         * Makefile.in: Regenerate.
2568
2569         * configure.in (top level bootstrap support): Rework --enable-werror
2570         to set @stage2_werror_flag@.
2571         * configure: Regenerate.
2572         * Makefile.tpl (top level bootstrap support): Pass
2573         @stage2_werror_flag@ down to configure in stages 2 and 3.
2574         * Makefile.in: Regenerate.
2575
2576 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2577
2578         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2579         for stages 2 and 3 as well as in make.  As a consequence, remove
2580         OUTPUT_OPTION (now detected by configure) from the flags passed down
2581         to make.
2582         * Makefile.in: Regenerate.
2583
2584         * Makefile.tpl (new-bootstrap): Fix typo.
2585         * Makefile.in: Regenerate.
2586
2587 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2588
2589         * Makefile.tpl: Rearrange by moving recursive_targets rules
2590         into their proper sections.
2591         * Makefile.tpl (top level bootstrap support): Move disabling
2592         of coverage flags from 'make' to 'configure'; improve comments.
2593         * Makefile.in: Regenerate.
2594
2595         * Makefile.tpl (experimental top level bootstrap) Move stage1
2596         language setting from all- target to configure- target; disable
2597         intermodule optimization in stage 1; prevent gratuitous rebuilds
2598         of stage 1.
2599         * Makefile.in: Regenerate.
2600         * configure.in: Comma-separate stage 1 language list for top
2601         level bootstrap.
2602         * configure: Regenerate.
2603
2604         * Makefile.tpl: Clean up experimental top level bootstrap support:
2605         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2606         prev-gcc in configure- targets as well as all- targets.
2607         * Makefile.in: Regenerate.
2608
2609 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2610
2611         * configure.in: Remove symbolic link section.
2612         * configure: Regenerate.
2613         * Makefile.tpl (links): Remove.
2614         * Makefile.in: Regenerate.
2615
2616 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2617             Nathanael Nerode  <neroden@gcc.gnu.org>
2618
2619         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2620         Set with AC_CHECK_PROGS.
2621         * configure.in: Fix comment typo from last patch.
2622         * configure: Regenerate.
2623
2624 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2625
2626         * Makefile.tpl: Introduce experimental top level bootstrap support.
2627         * Makefile.in: Regenerate.
2628         * configure.in: Introduce support for top level bootstrap.
2629         * configure: Regenerate.
2630
2631 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2632             Paolo Bonzini  <bonzini@gnu.org>
2633
2634         PR bootstrap/14522
2635         * configure.in: Cope with shells that do not support unquoted ^
2636         * configure: Regenerate.
2637
2638 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2639             Paolo Bonzini  <bonzini@gnu.org>
2640
2641         PR bootstrap/14522
2642         * configure.in: Cope with shell that do not support nesting
2643         quotes inside quoted backquote substitutions.
2644         * configure: Regenerate.
2645
2646 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2647
2648         PR bootstrap/14522
2649         * configure.in: Fix escaping of $.
2650         * configure: Regenerate.
2651
2652 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2653
2654         * configure: Regenerate.
2655
2656 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2657
2658         PR ada/14131
2659         Move language detection to the top level.
2660         * configure.in: Find default values for the tools as
2661         soon as possible.  Disable ada if GNAT is not found.
2662         Emit error message about missing languages.  Expand
2663         --enable-languages=all for the gcc subdirectory.
2664
2665 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2666
2667         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2668         and disable libgcj.
2669         * configure: Regenerated.
2670
2671 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2672
2673         PR bootstrap/7087
2674         * Makefile.tpl: Guard XFOO sed statements better.
2675         * Makefile.tpl: Add dependency for configure-target-libada.
2676         * Makefile.in: Regenerate (incidentally fixes broken
2677         commit when libada-branch was merged).
2678
2679 2004-02-28  Andrew Cagney  <cagney@redhat.com>
2680
2681         * src-release (CVS_NAMES): Define.
2682         (do-tar, do-tar): Prune $(CVS_NAMES).
2683
2684 2004-02-23  Andrew Cagney  <cagney@redhat.com>
2685
2686         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2687         2004-02-19.09.
2688
2689 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2690
2691         PR bootstrap/11932
2692         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2693
2694 2004-02-19  Andrew Cagney  <cagney@redhat.com>
2695
2696         * config.guess: Update from version 2003-06-12 to 2004-02-16.
2697         * config.sub: Update from version 2003-06-13 to 2004-02-16.
2698
2699 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2700
2701         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2702         (rs6000-*-aix*): Same.
2703         * configure: Regenerate.
2704
2705 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2706
2707         * configure.in (host): Add in missing $noconfigdirs to defines.
2708         * configure: Regenerate.
2709
2710 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2711             Nathanael Nerode  <neroden@gcc.gnu.org>
2712
2713         PR ada/6637, PR ada/5911
2714         Merge with libada-branch:
2715         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2716         with appropriate dependencies. Add --enable-libada configure switch.
2717         * configure, Makefile.in: Regenerate.
2718
2719 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2720
2721         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2722         * configure: Regenerate.
2723
2724 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2725
2726         * COPYING.NEWLIB: Update Red Hat license to 2004.
2727
2728 2004-01-23  DJ Delorie  <dj@redhat.com>
2729
2730         * Makefile.def (target_modules) [libiberty]: Don't stage.
2731         * Makefile.in: Rebuilt.
2732
2733 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
2734
2735         * COPYING.NEWLIB: Update to include copyrights for new
2736         iconv code.
2737
2738 2004-01-15  Andrew Cagney  <cagney@redhat.com>
2739
2740         * src-release: Update copyright year.
2741         (do-proto-toplev): Configure using i686-pc-linux-gnu.
2742         (NEWLIB_SUPPORT_DIRS): Delete macro.
2743         (newlib.tar.bz2): Delete rule.
2744
2745 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2746
2747         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2748         * Makefile.tpl (configure-target-[+module+]): Support stage.
2749         * Makefile.in: Rebuilt.
2750
2751 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2752
2753         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2754         throughout.
2755
2756 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2757
2758         * configure.in: Use ./config.cache, not config.cache.
2759         * configure: Regenerate.
2760         * Makefile.tpl: Special-casing not needed for GCC any more.
2761         * Makefile.in: Regenerate.
2762
2763         * configure.in: Don't share a cache file for host dirs.
2764         * configure: Regenerate.
2765
2766         * config-ml.in: Don't mess with the cache file.
2767
2768 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2769
2770         * Makefile.tpl: Make GCC use a separate config.cache.
2771         * Makefile.in: Regenerate.
2772
2773         PR bootstrap/11932, PR bootstrap/11933
2774         (I don't know if it will fix either of them, but it relates
2775         to them.)
2776         * configure.in: Don't use shared config.cache for target
2777         directories.
2778         * configure: Regenerate.
2779
2780 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2781
2782         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2783         * configure: Regenerated.
2784
2785 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2786
2787         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2788         * configure: Regenerated.
2789
2790 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2791
2792         Port change over from GCC:
2793         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2794         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2795         (configure-build-[+module+], configure-[+module+]): Likewise.
2796         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2797         * Makefile.in: Regenerate.
2798
2799 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2800
2801         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2802         * configure: Regenerate.
2803
2804 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
2805
2806         * COPYING.NEWLIB: Add license info for long long routines added to
2807         stdlib.
2808
2809 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2810
2811         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2812         * Makefile.in: Regenerate.
2813
2814 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2815
2816         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2817         * configure:  Regenerate.
2818
2819 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2820
2821         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2822         HOST_FLAGS_TO_PASS.
2823         * Makefile.in: Regenerate.
2824
2825 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2826
2827         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2828         * configure: Rebuilt
2829         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2830         * Makefile.in: Rebuilt
2831
2832 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2833
2834         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2835
2836 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
2837
2838         * config-ml.in:  Use ac_configure_args directly instead of
2839         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2840         actually seen.
2841
2842 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2843
2844         * config-ml.in: Propagate INSTALL variables.
2845
2846 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2847
2848         * configure.in: Pass a computed --program-transform-name
2849         to subconfigures.
2850         * configure: Regenerated.
2851
2852 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2853
2854         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2855         * Makefile.in: Regenerate.
2856
2857         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2858         * Makefile.in: Regenerate.
2859
2860 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2861
2862         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2863         quoting.
2864         * configure: Regenerated.
2865
2866 2003-09-12  Michael Chastain  <mec@shout.net>
2867
2868         Fix PR gdb/857.
2869         * src-release (do-proto-topleve): Remove junk files
2870         intl/config.cache, intl/config.status,
2871         intl/config.h, intl/stamp-h.
2872
2873 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2874
2875         * src-release (dejagnu.tar): New target.
2876         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2877         (do-djunpack): Use $(PACKAGE) for the package name.
2878
2879 2003-09-04  DJ Delorie  <dj@redhat.com>
2880
2881         * configure: Regenerate.
2882
2883 2003-09-04  Robert Millan  <robertmh@gnu.org>
2884
2885         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2886
2887 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2888
2889         * configure.in: Ensure arguments to sed are properly spaced.
2890         * configure: Regenerate.
2891
2892 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2893
2894         Merge from gcc:
2895         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2896         * install-sh:  Update to newer upstream versions (associated with
2897         aclocal 1.7).
2898         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2899
2900 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2901
2902         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2903         * configure: Regenerated.
2904
2905 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2906
2907         * configure.in:  Use newline instead of semicolon when assuming
2908         shell arguments in a for loop.
2909         * configure:  Regenerated.
2910
2911 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2912
2913         PR 8180
2914         * configure.in: When testing with_libs and with_headers, treat
2915         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2916         * configure: Regenerate.
2917
2918         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2919         make, shell, etc.
2920         (baseargs): Likewise.
2921         * configure: Regenerate.
2922
2923 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2924
2925         * configure.in: Disable libgcj for darwin not on powerpc.
2926         * configure: Rebuild.
2927
2928 2003-08-15  Michael Chastain  <mec@shout.net>
2929
2930         * src-release (do-proto-toplev): Remove junk files
2931         dejagnu/example/calc/config.status,
2932         dejagnu/example/calc/config.log.
2933
2934 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2935
2936         * config-ml.in, symlink-tree: Add license.
2937
2938 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2939
2940         Merge from gcc:
2941
2942         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2943         * Makefile.tpl (check, check-c++): Express dependencies using
2944         dependencies rather than commands.
2945         * Makefile.in: Regenerate.
2946
2947         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2948         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2949         * Makefile.in: Update.
2950
2951 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2952
2953         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2954         * configure: Ditto.
2955
2956 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2957
2958         * configure.in: Enable libgcj for darwin.
2959         * configure: Rebuild.
2960
2961 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2962
2963         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2964
2965 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2966
2967         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2968         creating target and build subdirs to build all parent dirs as needed.
2969         * Makefile.in: Rebuild.
2970         * configure.in: Don't build dirs explicitly here.
2971         * configure: Rebuild.
2972
2973 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2974
2975         * Makefile.tpl (all-make): Depend on intl.
2976         * Makefile.in: Rebuilt.
2977
2978 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2979
2980         * config.if: Remove unused libc_interface determination.
2981
2982 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2983
2984         * Makefile.in: Regenerate, correctly this time.
2985
2986 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2987
2988         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2989         unused INSTALL_PROGRAM_ARGS.
2990         * configure.in: Use AC_PROG_INSTALL.
2991         * Makefile.in: Regenerate.
2992         * configure: Regenerate.
2993
2994 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2995
2996         * configure: Rebuilt.
2997         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2998         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2999         newlib nor libgloss.
3000         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
3001         * configure.in (am33_2.0-*-linux*): Added.
3002
3003 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
3004
3005         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
3006         * configure: Regenerate.
3007
3008 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
3009
3010         * config-ml.in: Replace PWD with PWD_COMMAND.
3011         * Makefile.tpl: Likewise.
3012         * Makefile.in: Regenerated.
3013
3014 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3015
3016         * configure.in: Clean up config-lang.in handling.  Delete
3017         useless assignment to "subdirs".
3018         * configure: Regenerate.
3019
3020 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3021
3022         * configure.in: Rename 'target_libs' to 'target_libraries'.
3023         Remove useless reference to 'target_libs'.
3024         * configure: Regenerate.
3025
3026 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
3027
3028         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
3029         * Makefile.in: Regenerate.
3030
3031 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3032
3033         * Makefile.def: Introduce flags_to_pass.
3034         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
3035         * Makefile.in: Regenerate.
3036
3037 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
3038
3039         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
3040         and target-libgloss.
3041         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
3042         <h8300*-*-*>: Disable libf2c and ${libgcj}.
3043         * configure: Regenerate.
3044
3045 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3046
3047         * configure.in: Update testsuite_flags to new location.
3048         * configure. Regenerate.
3049
3050 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3051
3052         * Makefile.tpl: Remove BUILD_CC stuff.
3053         * Makefile.in: Regenerate.
3054
3055 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
3056
3057         * config.guess: Update to 2003-06-12 version.
3058         * config.sub: Update to 2003-06-13 version.
3059
3060 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3061
3062         * MAINTAINERS: Add myself as MIPS co-maintainer.
3063
3064 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
3065
3066         * config.guess: Update to 2003-06-06 version.
3067         * config.sub: Update to 2003-06-06 version.
3068
3069 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3070
3071         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
3072         * configure. Regenerate.
3073
3074 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3075
3076         * configure.in: Disable serial configure by default.
3077         * configure: Regenerate.
3078         * Makefile.tpl: Abolish .NOTPARALLEL.
3079         * Makefile.in: Regenerate.
3080
3081         * Makefile.tpl: Replace {build,host,target}_canonical by
3082         {build,host,target}.
3083         * Makefile.in: Regenerate.
3084
3085         * Makefile.tpl: Fix stupid pasto.
3086         * Makefile.in: Regenerate.
3087
3088 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3089
3090         * Makefile.tpl: Remove bogus conditional.
3091         * Makefile.in: Regenerate.
3092
3093 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3094
3095         * Makefile.tpl: Make 'recursive targets' using autogen rather
3096         than shell loop.  Remove duplicate 'clean' targets and false
3097         comments.
3098         * Makefile.def: Add systematic dependencies to 'recursive' targets.
3099         Add systematic method of specifying missing targets in subdirs.
3100         Add copyright boilerplate.
3101         * Makefile.in: Regenerate.
3102         * configure.in: Add 'recursive targets' to maybe list.
3103         * configure: Regenerate.
3104
3105         * Makefile.tpl: Rename [+target+] to [+make_target+].
3106         * Makefile.def: Rename 'target' to 'make_target'.
3107
3108 2003-05-30  Nick Clifton  <nickc@redhat.com>
3109
3110         * README-maintainer-mode: Update URL for locating blessed config
3111         tools.
3112
3113 2003-05-29  Robert Millan  <rmh@debian.org>
3114
3115         * ltconfig: Import this patch and modify for use with current
3116         version of ltconfig:
3117
3118         2003-05-21  Bruno Haible  <bruno@clisp.org>
3119
3120         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
3121         GNU/FreeBSD.
3122
3123 2003-05-28  DJ Delorie  <dj@redhat.com>
3124
3125         * Makefile.tpl: Make maybe-check-gcc .PHONY.
3126         * Makefile.in: Regenerate.
3127
3128 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
3129
3130         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
3131
3132 2003-05-21  DJ Delorie  <dj@redhat.com>
3133
3134         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
3135         newlib or libgloss.
3136         * Makefile.in: Regenerate.
3137
3138 2003-05-21  DJ Delorie  <dj@redhat.com>
3139
3140         * Makefile.tpl: Add missing empty maybe-check-gcc target.
3141         * Makefile.in: Regenerate.
3142
3143 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3144
3145         * configure.in: Use curly braces in the definition of tooldir.
3146         * configure: Regenerate.
3147
3148 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3149
3150         * configure.in: Switch more things to use maybe dependencies.
3151         * Makefile.tpl: Switch more things to use maybe dependencies.
3152         Factor out common code from autogen IF statements.
3153         * configure: Regenerate.
3154         * Makefile.in: Regenerate.
3155
3156 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
3157
3158         * configure.in: Accept i[3456789]86 for machine type.
3159         * configure: Regenerate.
3160
3161 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3162
3163         * configure.in: Switch more things to use maybe dependencies.
3164         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
3165         * configure: Regenerate.
3166         * Makefile.tpl: Switch more things to use maybe dependencies.
3167         * Makefile.in: Regenerate.
3168
3169 2003-05-16  Andreas Schwab  <schwab@suse.de>
3170
3171         * Makefile.tpl (install-opcodes): Define.
3172         * Makefile.in: Rebuild.
3173
3174 2003-05-13  Andreas Jaeger  <aj@suse.de>
3175
3176         * config.guess: Update to 2003-05-09 version.
3177         * config.sub: Update to 2003-05-09 version.
3178
3179 2003-05-13  Michael Eager <eager@mvista.com>
3180
3181         * configure.in: Correct sed script so that options in quotes are not
3182         deleted.
3183         * configure: Rebuild.
3184
3185 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3186
3187         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3188         and $$s/newlib/libc/sys/cygwin32 include paths.
3189         * configure: Ditto.
3190
3191 2003-05-05  H.J. Lu <hjl@gnu.org>
3192
3193         * config-ml.in: Restored from gcc repository.
3194
3195 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3196
3197         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3198         * Makefile.in: Regenerate.
3199
3200 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3201
3202         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3203         and Makefile.def.
3204
3205 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3206
3207         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3208         * Makefile.in: Regenerated.
3209
3210 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3211
3212         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3213         * Makefile.in: Regenerate.
3214
3215 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3216
3217         * configure.in (powerpc64*-*-linux*): Remove.
3218         * configure: Rebuilt.
3219
3220 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3221
3222         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3223         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3224         and restrap.
3225         * Makefile.in:  Regenerate.
3226
3227 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3228
3229         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3230         * configure: Regenerated.
3231
3232 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3233
3234         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3235         * */configure: Rebuilt.
3236
3237 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3238
3239         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3240         * Makefile.in: Regenerate.
3241
3242 2003-03-14  Michael Chastain  <mec@shout.net>
3243
3244         * Makefile.in: Regenerate with correct Makefile.def.
3245
3246 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3247
3248         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3249         Make macro.
3250         * Makefile.in: Regenerate.
3251         * configure.in: Clean up gxx_include_dir logic.
3252         * configure: Regenerate.
3253
3254 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3255
3256         * configure.in (gxx_include_dir): Fix typo.
3257         * configure: Regenerated.
3258
3259 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3260
3261         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3262
3263 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3264
3265         * configure.in: Include $(build_tooldir)/sys-include in
3266         FLAGS_FOR_TARGET.
3267         * configure: Regenerated.
3268
3269 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3270
3271         * Makefile.tpl: Reindent.
3272         * Makefile.in: Regenerate.
3273         * configure.in: Reindent.  Don't set unused variables.
3274         * configure: Regenerate.
3275
3276         * Makefile.tpl: Always pass down RANLIB.
3277         * Makefile.in: Regenerate.
3278
3279         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3280         * Makefile.in: Regenerate.
3281         * configure.in: Remove unused logic relating to --enable-shared
3282         and --enable-threads.  Remove bogus comments.  Remove redundant
3283         noconfigdirs.
3284         * configure: Regenerate.
3285
3286         * configure.in: Replace ${libstdcxx_version} by its value.
3287         Remove reference to mh-dgux.
3288         * configure: Regenerate.
3289
3290 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3291
3292         * Makefile.tpl: Rearrange.
3293         * Makefile.in: Regenerate.
3294
3295 2003-02-25  Nick Clifton  <nickc@redhat.com>
3296
3297         * configure: Remove site-file supprot - it is obsolete.
3298
3299 2003-02-24  Uwe Stieber <uwe@wwws.de>
3300
3301         * configure.in: Add support for kaOS as cross build target system.
3302         * configure: Regenerated.
3303
3304 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3305
3306         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3307         configure-target-* as some target builds may require additional
3308         flags for preprocessor tests.
3309         * Makefile.in: Regenerated.
3310
3311 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3312
3313         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3314         * ltconfig: Handle it.
3315         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3316         auto-detecting it.
3317
3318 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3319
3320         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3321         it is used as argument to $CC.
3322         * ltcf-gcj.sh: Likewise.
3323
3324 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3325
3326         * configure.in: Introduce --enable-maintainer-mode.
3327         * configure: Rebuilt.
3328         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3329         for maintainer mode.
3330         * Makefile.in: Rebuilt.
3331
3332 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3333
3334         * configure: Regenerate using autoconf 2.13.
3335
3336 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3337
3338         * config.guess: Import latest version.
3339         * config.sub: Import latest version.
3340
3341 2003-02-18  Jason Merrill  <jason@redhat.com>
3342
3343         * Makefile.tpl (check-c++): Allow parallelism.
3344
3345 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3346
3347         * configure: Regenerate using autoconf 000227.
3348
3349 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3350
3351         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3352         don't configure target-libobjc.
3353         * configure: Regenerate.
3354
3355 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3356
3357         * Makefile.tpl (RANLIB): Define.
3358         * Makefile.in: Regenerate.
3359
3360 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3361
3362         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3363         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3364         * Makefile.in: Regenerated.
3365         * configure.in: Remove all traces of snavigator, db, and grep.
3366         * configure: Regenerated.
3367
3368 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3369
3370         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3371         * Makefile.in: Regenerated.
3372
3373 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3374
3375         * config.if: Copy from GCC.
3376
3377 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3378
3379         * configure.in:  Revert 24Jan change.
3380         * configure:  Regenerate.
3381
3382 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3383
3384         * configure.in: Revert previous change.
3385         * configure: Regenerate.
3386
3387 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3388
3389         * configure.in: Make rda native-only.
3390         * configure: Regenerate.
3391
3392 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3393
3394         * configure.in: Add missing \.
3395         * configure: Rebuilt.
3396
3397 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3398
3399         * configure.in (baseargs): Avoid using \| in sed regular
3400         expressions.
3401         * configure: Rebuilt.
3402
3403 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3404
3405         * configure.in (baseargs): Remove all supported forms of
3406         --cache-file, --srcdir, --host, --build and --target options
3407         from argument lists.
3408         * configure: Rebuilt.
3409
3410 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3411
3412         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3413         * configure: Rebuilt.
3414
3415 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3416
3417         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3418         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3419         * Makefile.in: Regenerate.
3420         * configure: Regenerate.
3421
3422 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3423
3424         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3425         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3426         * Makefile.in: Regenerate.
3427
3428 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3429
3430         * configure.in: Remove Makefile in build, host and target modules
3431         unless configure was run with --no-recursion.
3432         * configure: Rebuilt.
3433
3434 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3435
3436         * config.guess: Update to 2003-01-03 version.
3437         * config.sub: Update to 2003-01-03 version.
3438
3439 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3440
3441         * configure: Regenerate with proper autoconf 2.13.
3442
3443 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3444
3445         * configure.in: Add AC_PREREQ for consistency.
3446         * configure: Regenerate.
3447
3448 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3449
3450         * configure.in (GDB_TK): Add tcl directories conditional on
3451         gdb/gdbtk directory being present.
3452         * configure: Regenerate.
3453
3454 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3455
3456         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3457         by gcc if LD is not defined and we are not doing a Canadian Cross.
3458         * configure: Rebuilt.
3459
3460 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3461
3462         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3463
3464 2002-12-31  Tom Tromey  <tromey@redhat.com>
3465
3466         * Makefile.in: Rebuilt.
3467         * Makefile.def (target_modules) [libffi]: Allow installation.
3468
3469 2002-12-31  Andreas Schwab  <schwab@suse.de>
3470
3471         * configure.in: Fix use of $program_transform_name.
3472         * configure: Regenerated.
3473
3474 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3475
3476         * configure.in (baseargs): Don't remove first configure argument.
3477         * configure: Regenerated.
3478
3479 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3480
3481         * Makefile.tpl (local-distclean): Don't remove...
3482         (multilib.ts): ... this.  Moved into...
3483         (multilib.out): ... this.  Don't use sub-make.
3484         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3485         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3486         (configure-build-[+module+], configure-[+module+],
3487         configure-target-[+module+], configure-gcc): ... these.  Test
3488         for Makefile existence.  Drop config.status from dependencies.
3489         * Makefile.in: Rebuilt.
3490         * configure.in: Move gcc-version-trigger to the end of
3491         ac_configure_args.  Add comments to maybedep.tmp and
3492         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3493         nonopt from baseargs, matching and removing corresponding
3494         whitespace while at it.
3495         * configure: Rebuilt.
3496
3497 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3498
3499         * configure.in (host_configargs): Replace reference to
3500         no-longer-defined buildopts with --build=${build_alias}.
3501         * configure: Rebuilt.
3502
3503 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3504
3505         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3506         program_transform_name to standard idiom.
3507         (AUTOGEN, AUTOCONF): Define.
3508         (Makefile.in): Use $(AUTOGEN).
3509         (Makefile): Depend on config.status, and use autoconf-style rule to
3510         build it.  Move original commands to...
3511         (config.status): ... this new target.
3512         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3513         $(AUTOCONF).
3514         * Makefile.in: Rebuilt.
3515
3516 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3517
3518         * Makefile.tpl: Fix dramatic bustage due to change in
3519         program_transform_name.
3520         * Makefile.in: Regenerate.
3521
3522         * configure.in: Remove unnecessary PATH setting.
3523         * configure: Regnerate.
3524
3525         * configure.in: Don't default to unprefixed tools unless
3526         the native tools will work.
3527         * configure: Regenerate.
3528
3529         * configure.in: Convert to autoconf script.  Blow away lots
3530         of now-redundant Makefile fragments.
3531         * configure: Generate using Autoconf.
3532         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3533         * Makefile.in: Regenerate.
3534
3535 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3536
3537         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3538         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3539
3540         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3541         where they belong.
3542
3543 2002-12-24  Andreas Schwab  <schwab@suse.de>
3544
3545         * Makefile.tpl (multilib.out): Fix missing space.
3546         * Makefile.in: Regenerate.
3547
3548 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3549
3550         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3551         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3552         * Makefile.in: Regenerate.
3553         * configure.in: Remove unnecessary leftovers.
3554
3555 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3556
3557         * configure.in (extra_ranlibflags_for_target): New variable.
3558         (*-*-darwin): Add -c to ranlib commands.
3559         * configure (tooldir): Handle extra_ranlibflags_for_target.
3560
3561 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
3562
3563         * COPYING.NEWLIB: Updated.
3564         * COPYING.LIBGLOSS: Ditto.
3565
3566 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3567
3568         * Makefile.tpl: Revert HJL's change.
3569         * Makefile.in: Regenerated.
3570         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3571         always.
3572
3573 2002-12-19  Andreas Schwab  <schwab@suse.de>
3574
3575         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3576         * Makefile.in: Regenerate.
3577
3578 2002-12-18  H.J. Lu <hjl@gnu.org>
3579
3580         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3581         * Makefile.in: Regenerated.
3582
3583         * configure.in (build_prefix): New. Substitute.
3584
3585 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3586
3587         * Makefile.tpl: Don't let real targets depend on phony targets.
3588         * Makefile.in: Regenerate.
3589
3590         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3591         * Makefile.in: Regenerate.
3592
3593 2002-12-16  Jason Merrill  <jason@redhat.com>
3594
3595         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3596         previous 'make bootstrap'.
3597         * Makefile.in: Regenerate.
3598
3599 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3600
3601         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3602
3603 2002-12-13  Jason Merrill  <jason@redhat.com>
3604
3605         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3606         library tests.
3607         (check-c++): Just depend on it and check-target-libstdc++-v3.
3608         * Makefile.in: Regenerate.
3609
3610 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3611
3612         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3613         * Makefile.in: Regenerate.
3614
3615 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
3616
3617         * COPYING.NEWLIB: Update list of alternate Regent of California
3618         licenses and discuss official revoking of advertising clause.
3619         * COPYING.LIBGLOSS: Ditto.
3620
3621 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3622
3623         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3624         * Makefile.in: Rebuilt.
3625
3626 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3627
3628         * configure: Fix bug put in by gremlins.
3629
3630         * Makefile.tpl: Substitute more autoconfily.
3631         * configure: Substitute more autoconfily.
3632         * Makefile.in: Regenerate.
3633
3634 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3635
3636         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3637         * Makefile.in (all-sim): Ditto.
3638
3639 2002-12-06  DJ Delorie  <dj@redhat.com>
3640
3641         * Makefile.tpl: Change configure dependencies to not have real
3642         targets depend on phony targets.
3643
3644 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3645
3646         * configure.in: Revert unintentional change.
3647
3648         * src-release: Configure host subdirs.
3649
3650         * Makefile.tpl: Change dependency for */multilib.out so that
3651         it works when gcc isn't in the tree.
3652
3653         * configure.in: Substitute more.
3654         * configure: Run subconfigures from the Makefile.
3655         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3656         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3657
3658 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3659
3660         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3661         and corresponding dependencies.
3662         * Makefile.in: Regenerate.
3663
3664         * configure.in (host_tools): Order binutils, gas and ld for
3665         convenience in running the testsuites.
3666
3667         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3668         * Makefile.in: Regenerate.
3669         * configure.in: Introduce rules to serialize subconfigure runs.
3670
3671         * configure.in: Introduce BASE_CC_FOR_TARGET.
3672         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3673         Realize configure-build-* targets.  Realize configure-target-* targets.
3674         * Makefile.in: Regenerate.
3675
3676 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3677
3678         * configure: Move gcc_version_trigger stuff from here...
3679         * configure.in: ...to here.
3680
3681         * configure.in: Separate subconfigure options added by this file from
3682         options given by the user.  Add machinery to put args for host
3683         subconfigures into the Makefile.
3684
3685         * Makefile.tpl: Remove 'vault' targets.
3686         * Makefile.tpl: Reorder and comment dependencies.
3687         * Makefile.in: Regenerate.
3688
3689 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3690
3691         * configure.in: Move host-specific darwin noconfigdirs into
3692         the host-specific section.
3693
3694 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3695
3696         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3697         during replay.
3698         * Makefile.in: Regenerate.
3699
3700         (finishing slow-motion replay)
3701         * configure: Remove skip-this-dir support.
3702         * Makefile.tpl: Remove skip-this-dir support.
3703
3704         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3705         subdirectories.
3706         * Makefile.in: Regenerate.
3707
3708         * Makefile.tpl: Strip out useless setting of 'dir'.
3709         * Makefile.in: Regenerate.
3710
3711 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3712
3713         (finishing slow-motion replay)
3714         * configure.in: Fix deeply stupid bug.
3715
3716         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3717         shell code in CXX_FOR_TARGET
3718         * Makefile.def: Introduce raw_cxx.
3719         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3720         RAW_CXX_FOR_TARGET.
3721         * Makefile.in: Regenerate.
3722
3723 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3724
3725         (finishing slow-motion replay)
3726         * Makefile.tpl: Remove unnecessary ifs.
3727         * Makefile.in: Regenerate.
3728
3729         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3730         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3731         targets for 'no_install' modules.
3732         * configure: Move GDB_TK substitution to configure.in.  Move
3733         build_modules stuff to configure.in.
3734         * configure.in: Implement soft dependency machinery.  Maybe-ize
3735         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3736         * Makefile.in: Regenerate.
3737
3738 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3739
3740         (continuing slow-motion replay)
3741         * Makefile.tpl: Make all-target, install-target behave similarly
3742         to all, install (only hitting configured targets).  Eliminate
3743         unused macro defintions.
3744
3745         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3746         build != host.
3747
3748         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3749
3750         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3751
3752         * configure.in: Produce lists of subdir targets we're actually
3753         configuring.  Remove references to "dosrel".
3754         * Makefile.tpl: Let configure set which subdir targets are hit.
3755         Remove install-cross; clean up install; remove ALL.  Remove
3756         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3757         Autogenerate host module targets.  Remove empty dependency lines
3758         and redundant dependency; rearrange slightly.
3759         * Makefile.def: Add host-side libtermcap, utils.
3760
3761         * Makefile.in: Regenerate.
3762
3763 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3764
3765         (Continuing slow-motion replay)
3766         * Makefile.def: Add list of recursive targets to autogenerate.
3767         Add build_modules.
3768         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3769         targets.  Autogenerate *-build-* targets.
3770         * Makefile.in: Regenerate.
3771
3772 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3773
3774         (Continuing slow-motion replay)
3775         * configure: More autoconf-style substitutions.
3776         * Makefile.tpl: More autoconf-style substitutions.
3777         * Makefile.in: Regenerate.
3778
3779 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3780
3781         (Continuing slow-motion replay)
3782         * configure: Substitute more variables in a more autoconf-friendly
3783         way.  Simplify slightly.
3784         * Makefile.tpl: Make more variables substitutable in an
3785         autoconf-friendly way.
3786         * Makefile.in: Regenerate.
3787
3788 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3789
3790         (Continuing slow-motion replay)
3791         * configure.in (v810*): Remove special setting of tools.
3792
3793         * configure: Add support for extra required flags for ar or nm.
3794         * configure.in (aix4.3+): Use above support for target-specific
3795         issues, rather than using config/mt-aix43.
3796
3797 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3798
3799         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3800         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3801         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3802         with $srcdir.  Reformat indentation.  Substitute some variables
3803         formerly hard-coded in the Makefile for build=host.
3804         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3805         * Makefile.def: Autogenerate more.
3806         * Makefile.in: Regenerate.
3807
3808 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3809
3810         * Makefile.tpl: syntactic cleanup
3811
3812 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3813
3814         * Makefile.def (host_modules): Add rda.
3815         * Makefile.in: Regenerate.
3816         * configure.in (target_tool): Add target-rda to list.
3817
3818 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3819
3820         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3821         and restrap targets to this rule.
3822         * Makefile.in:  Regenerate.
3823
3824 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3825
3826         * configure.in (i[3456]86-*-linux*): Add check to disable
3827         ${libgcj} for glibc1.
3828
3829 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3830
3831         * configure.in: Add tic4x target.
3832
3833 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3834
3835         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3836         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3837         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3838         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3839         * Makefile.in: Regenerate.
3840
3841 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3842
3843         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3844         * Makefile.in: Regenerate.
3845
3846         * Makefile.def: Remove order dependency comments.
3847         * Makefile.tpl: Add explicit install-install dependencies.
3848         * Makefile.in: Regenerate.
3849
3850         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3851         * Makefile.in: Regenerate.
3852
3853         * configure: Restore my original patch by syncing with gcc version.
3854
3855         * Bring following over from gcc:
3856
3857 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3858
3859         * configure.in (s390*-*-linux*): Enable libgcj.
3860
3861 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3862
3863         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
3864
3865 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
3866
3867         * configure: Move stray lines back to where they belong.
3868
3869 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3870
3871         * Makefile.tpl: Insert configure-target target, for src-release.
3872
3873         * configure: Finish reverting change which Andrew Cagney started
3874         reverting.  Should fix bustage.
3875
3876         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3877         * src-release: New file.  Contains material for making net
3878         releases for gdb, binutils, et al., formerly in Makefile.in.
3879
3880 2002-09-30  Nick Clifton  <nickc@redhat.com>
3881
3882         * cpu: New top level directory.  Intended to hold input files for
3883         CGEN which have FSF copyright assignment.
3884         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3885
3886 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3887
3888         Revert below (note that src does not contain Makefile.tpl):
3889         * Makefile.tpl: Make subsituted variables more autoconfy.
3890         * Makefile.in: Regenerate.
3891
3892 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3893
3894         * configure: Revert accidentally applied changes.
3895
3896         * Makefile.tpl: Make more autoconf-friendly.
3897         * Makefile.in: Regenerate.
3898         * configure: Make substitution more autoconf-like.
3899
3900 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3901
3902         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3903         single entry to handle all these.
3904         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3905         libjava on arm-*-elf.
3906
3907 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3908
3909         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3910         things that depend on them.
3911
3912 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3913
3914         * Makefile.tpl: Make subsituted variables more autoconfy.
3915         * Makefile.in: Regenerate.
3916         * configure: Make seds more autoconfy.
3917
3918 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3919
3920         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3921         * Makefile.in: Regenerate.
3922         * configure.in: Rewrite sed statements to look autoconfy.
3923
3924         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3925         all-target-foo on configure-target-foo.
3926         * Makefile.def: Ditto.
3927         * Makefile.in: Rebuild.
3928
3929 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3930
3931         * Makefile.def: New file.
3932         * Makefile.tpl: New file.
3933         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3934
3935         * configure.in: Minor rearrangement.  Simplify tests.
3936
3937 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3938
3939         * configure.in (with_headers): Skip copy if value is "yes".
3940         (with_libs): Likewise.
3941
3942 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3943
3944         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3945         * configure.in (sh*-*-pe*): Ditto.
3946         * configure.in (mips*-*-pe*): Ditto.
3947         * configure.in (*arm-wince-pe): Ditto.
3948
3949         * configure.in: Rearrange.
3950
3951 2002-09-12  Nick Clifton  <nickc@redhat.com>
3952
3953         * Import these changes from the config master repository:
3954
3955         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3956
3957                 * config.sub: Add tic4x target.
3958
3959         2002-09-03  Ben Elliston  <bje@redhat.com>
3960
3961                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3962                 Reported by <Duncan_Stodart@insession.com>.
3963
3964 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3965
3966         * COPYING.NEWLIB: More updates.
3967
3968 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3969
3970         * COPYING.NEWLIB: Update.
3971
3972 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3973
3974         * texinfo/texinfo.tex: Import version 2002-06-04.06.
3975
3976         * config.guess: Import version 2002-08-23.
3977         * config.sub: Import version 2002-08-22.
3978
3979 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3980
3981         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3982         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3983         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3984
3985 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3986
3987         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3988
3989 2002-08-04  H.J. Lu  (hjl@gnu.org)
3990
3991         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3992
3993 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3994
3995         * configure.in: Move generic linux case to end.  Copy generic
3996         linux noconfigdirs to mips*-*-linux* entry and new
3997         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3998
3999 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
4000
4001         * MAINTAINERS: Clarify on config.guess and config.sub, and add
4002         one instance of them which was missed to the list to update.
4003
4004 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
4005
4006         * config.guess: Update to 2002-07-09 version.
4007         * config.sub: Update to 2002-07-03 version.
4008
4009 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4010
4011         * configure.in: Remove two redundant tests.
4012
4013 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4014
4015         * configure.in (mips*-*-irix6*o32): Enable stabs.
4016
4017 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
4018
4019         * configure.in: Don't build grez.
4020         * Makefile.in: Ditto.
4021
4022         * Makefile.in: Remove references to bsp, cygmon, libstub.
4023         * configure.in: Ditto.
4024
4025         * configure.in: Remove leftover reference to gdbtest.
4026
4027 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
4028
4029         * configure.in (gxx_include_dir):  Change to match versioned
4030         C++ headers if --enable-version-specific-runtime-libs is used.
4031
4032 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
4033
4034         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
4035
4036 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4037
4038         * configure.in: Make --without-x work.
4039
4040 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
4041
4042         * contrib: New directory.  Created to contain a copy of the
4043         texi2pod.pl script so that it is in the same place as the version in
4044         the FSF GCC sources.
4045
4046 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4047
4048         * configure.in: Rearrange target Makefile fragment collection.
4049
4050         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
4051         cvs[src].
4052         * configure.in: Ditto.
4053
4054 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
4055
4056         * Makefile.in: Eliminate 'apache' targets.
4057         * configure.in: Eliminate 'apache' targets.
4058
4059         * configure.in: Eliminate redundant tests.  Reorganize.
4060
4061         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
4062
4063         * config-ml.in: Eliminate references to Cygnus configure.
4064
4065         * Makefile.in: Eliminate references to building emacs.
4066
4067 2002-07-01  Denis Chertykov  <denisc@overta.ru>
4068
4069         * configure.in: Add support for ip2k.
4070
4071 2002-06-24  Ben Elliston  <bje@redhat.com>
4072
4073         * configure.in (host_tools): Remove cgen.
4074
4075         * Makefile.in (all-cgen): Remove; runs from its source directory.
4076         (check-cgen, install-cgen, clean-cgen): Likewise.
4077         (all-opcodes): No not depend on all-cgen.
4078         (all-sim): Likewise.
4079
4080 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
4081
4082         * configure.in: Fix AIX configury bug.
4083
4084 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4085
4086         * configure.in: Replace ${topsrcdir} with ${srcdir}.
4087
4088         * configure.in: Move definition of libstdcxx_flags right above
4089         usage, rather than way earlier.
4090
4091         * configure.in: Pull definition of is_cross_compiler earlier.
4092
4093         * configure.in: Rearrange a little.
4094
4095         * configure.in: Remove references to librx.
4096         * Makefile.in: Remove references to librx.
4097
4098 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
4099
4100         * configure.in: Eliminate ${gasdir} variable.
4101
4102 2002-06-18  Dave Brolley  <brolley@redhat.com>
4103
4104         * configure.in: Add support for frv.
4105         * config.sub: Add support for frv.
4106
4107 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4108
4109         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
4110
4111 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
4112
4113         * configure.in (vax-*-netbsd*): Re-enable gas.
4114
4115 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
4116
4117         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
4118         BUILD_PREFIX_1, to correct nomenclature.
4119         * configure: Likewise.
4120
4121         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
4122         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
4123
4124 2002-05-31  Olaf Hering  <olh@suse.de>
4125
4126         * config-ml.in: Propogate DESTDIR also.
4127
4128 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
4129
4130         * configure.in (vax-*-netbsd*): Don't build gas for this
4131         platform.
4132
4133 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
4134
4135         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4136         and libgcj for AVR.
4137
4138 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
4139
4140         * config.sub: Add DLX target.
4141
4142 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
4143
4144         * config.guess: Update to 2002-05-22 version.
4145         * config.sub: Likewise.
4146
4147 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4148
4149         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
4150         * config-ml.in: Likewise.
4151         * configure: Likewise.
4152         * configure.in: Likewise.
4153
4154 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
4155
4156         * configure.in: Simplify makefile fragment collection.
4157
4158         * configure.in: Remove code to build emacs.
4159
4160         * configure.in : Remove --srcdir argument from targargs and buildargs
4161         (it's always overridden in the Makefile anyway).  Rearrange a bit.
4162
4163         * configure: Move some logic to configure.in.
4164         * configure.in: Move some logic from configure.
4165
4166 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
4167
4168         * COPYING.LIBGLOSS: New file.
4169
4170 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
4171
4172         * Makefile.in: Honour DESTDIR.
4173
4174 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
4175
4176         * configure.in (noconfigdirs): Don't disable libgcj on
4177         sparc64-*-solaris* and sparcv9-*-solaris*.
4178
4179 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
4180
4181         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
4182
4183 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
4184
4185         * configure.in (FLAGS_FOR_TARGET): Do not add
4186         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4187         on i[3456]86-*-linux*.
4188
4189 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4190
4191         * configure.in (noconfigdirs): Replace [ ] with test.
4192
4193         * configure.in (noconfigdirs): Do not add target-newlib if
4194         target == i[3456]86-*-linux*, and host == target.
4195
4196 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4197
4198         * config.guess: Updated to 2002-04-26's version.
4199         * config.sub: Updated to 2002-04-26's version.
4200
4201 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4202
4203         * configure.in: delete reference to absent file
4204
4205         * configure.in: replace '[' with 'test'
4206
4207         * configure.in: Eliminate references to gash.
4208         * Makefile.in: Eliminate references to gash.
4209
4210         * configure.in: remove useless references to 'pic' makefile fragments.
4211
4212         * configure.in: (*-*-windows*) Finish removing.
4213
4214         * configure.in: Eliminate redundant test for libgui.
4215
4216 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4217
4218         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4219         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4220
4221 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4222
4223         * configure.in: remove references to dead files
4224
4225 2002-04-18  Tom Tromey  <tromey@redhat.com>
4226
4227         * configure.in: Disallow configuring libgcj when it is already
4228         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4229         Solaris 2.8 by default.  For PR libgcj/6158.
4230
4231 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4232
4233         * configure.in:  Move default CC setting out of config/mh-* fragments
4234         directly into here.
4235
4236 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4237
4238         * configure.in: don't even try to configure or make a subdirectory
4239         if there's no configure script for it.
4240
4241 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4242
4243         * MAINTAINERS: Remove chill maintainers.
4244         * Makefile.in (CHILLFLAGS): Remove.
4245         (CHILL_LIB): Remove.
4246         (TARGET_CONFIGDIRS): Remove libchill.
4247         (CHILL_FOR_TARGET): Remove.
4248         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4249         CHILL_LIB.
4250         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4251         (CHECK_TARGET_MODULES): Likewise.
4252         (INSTALL_TARGET_MODULES): Likewise.
4253         (CLEAN_TARGET_MODULES): Likewise.
4254         (configure-target-libchill): Remove.
4255         (all-target-libchill): Remove.
4256         * configure.in (target_libs): Remove target-libchill.
4257         Do not compute CHILL_FOR_TARGET.
4258         * libchill: Remove directory.
4259
4260 2002-04-15  DJ Delorie  <dj@redhat.com>
4261
4262         * Makefile.in, configure.in, configure: Sync with gcc, entries
4263         follow...
4264
4265 2002-04-08  Tom Tromey  <tromey@redhat.com>
4266
4267         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4268         Fixes PR libgcj/6068.
4269
4270 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4271
4272         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4273
4274 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4275
4276         * configure.in (alpha*-dec-osf*): Enable libgcj.
4277
4278 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4279
4280         Fix for: PR bootstrap/3591, target/5676
4281         * configure.in (mcore-pe): Disable the configuration of
4282         libstdc++-v3 since exceptions are not supported.
4283
4284 2002-03-20  Anthony Green  <green@redhat.com>
4285
4286         * configure.in: Enable libgcj for xscale-elf target.
4287
4288 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4289
4290         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4291         libjava.
4292         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4293
4294 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4295
4296         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4297         libstdc++-v3 and libjava.
4298
4299 2002-02-11  Adam Megacz <adam@xwt.org>
4300
4301         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4302         boehm-gc
4303
4304 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4305
4306         * config.guess: Updated to 2002-01-30's version.
4307         * config.sub: Updated to 2002-02-01's version.
4308         Contribute sh64-elf.
4309         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4310         * configure.in: Added sh64-*-*.
4311
4312 2002-01-17  H.J. Lu <hjl@gnu.org>
4313
4314         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4315         (all-target-fastjar): Also depend on all-target-libiberty.
4316
4317 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4318
4319         * configure, configure.in: Use temp file for long sed commands.
4320
4321 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4322
4323         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4324         libf2c.
4325
4326 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4327
4328         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4329
4330 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4331
4332         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4333
4334 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4335
4336         * configure: Handle temporary files securely using mkdir.
4337
4338 2001-09-26  Will Cohen <wcohen@redhat.com>
4339
4340         * configure.in (*-*-linux*): Disable configuration of target-newlib
4341         and target-libgloss.
4342
4343 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4344
4345         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4346         RANLIB.
4347
4348 2001-08-11  Graham Stott  <grahams@redhat.com>
4349
4350         * Makefile.in (check-c++): Add missing semicolon.
4351
4352 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4353
4354         * configure.in (sh-*-linux*): New.
4355
4356 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4357
4358         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4359         and libgcj on m68hc11/m68hc12.
4360
4361 2001-06-27  H.J. Lu  (hjl@gnu.org)
4362
4363         * Makefile (CFLAGS_FOR_BUILD): New.
4364         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4365
4366 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4367
4368         * configure.in (libstdcxx_flags): Do not try to execute
4369         libstdc++-v3/testsuite_flags until it exists.
4370
4371 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4372
4373         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4374
4375 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4376
4377         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4378
4379 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4380
4381         * configure.in: Move *-chorusos target case to the proper switch.
4382         Disable libgcj.
4383
4384 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4385
4386         * Makefile.in (STAGE1_CFLAGS): Pass down.
4387
4388 2001-04-13  Alan Modra  <amodra@one.net.au>
4389
4390         * config.guess: Add hppa64-linux support.  Note for next import that
4391         this is already in the master file.
4392         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4393
4394 2001-03-22  Colin Howell  <chowell@redhat.com>
4395
4396         * Makefile.in (DO_X): Do not backslash single-quotes in
4397         backquotes (two places).
4398
4399 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4400
4401         * Makefile.in (DO_X): Quote nested quotes.
4402
4403 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4404
4405         * Makefile.in (DO_X): Use double quotes for quoting
4406         "RANLIB=$${RANLIB}".
4407
4408 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4409
4410         * configure.in: Only use `lang_requires' for languages athat are
4411         actually enabled.
4412
4413 2001-03-07  Tom Tromey  <tromey@redhat.com>
4414
4415         * configure.in: Allow config-lang.in to set `lang_requires' to list
4416         of other required languages.
4417
4418 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4419
4420         * Makefile.in: Remove RANLIB definition. Use RANLIB
4421         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4422         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4423
4424 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4425             Alexandre Oliva  <aoliva@redhat.com>
4426
4427         * Makefile.in (check-c++): Use tabs, not spaces.
4428
4429 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4430
4431         * Makefile.in (check-c++): New rule.
4432
4433         * configure.in (target_libs): Remove libg++.
4434         (noconfigdirs): Remove libg++.
4435         (noconfigdirs): Same.
4436         (noconfigdirs): Same.
4437         (noconfigdirs): Same.
4438
4439         * config-ml.in: Remove libg++ references.
4440
4441         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4442         (ALL_TARGET_MODULES): Same.
4443         (configure-target-libg++): Remove.
4444         (all-target-libg++): Remove.
4445         (configure-target-libio): Remove.
4446         (all-target-libio): Remove.
4447         (check-target-libio): Remove.
4448         (.PHONY): Remove.
4449         (libg++.tar.bz2): Remove.
4450         (all-target-cygmon): Remove libio.
4451         (all-target-libstdc++): Remove.
4452         (configure-target-libstdc++): Remove.
4453         (TARGET_LIB_PATH): Remove libstdc++.
4454         (ALL_GCC_CXX): Remove libstdc++.
4455         (all-target-gperf): Correct.
4456
4457 2001-02-15  Anthony Green  <green@redhat.com>
4458
4459         * configure: Introduce GCJ_FOR_TARGET.
4460         * configure.in: Ditto.
4461         * Makefile.in: Ditto.
4462
4463 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4464
4465         * configure.in: for *-chorusos, don't config target-newlib and
4466         target-libgloss.
4467
4468 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4469
4470         Remove V2 C++ library.
4471         * configure.in: Remove --enable-libstdcxx_v3 support.
4472
4473 2001-01-27  Richard Henderson  <rth@redhat.com>
4474
4475         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4476
4477 2001-01-26  Tom Tromey  <tromey@redhat.com>
4478
4479         * configure.in: Allow libgcj to be built on Sparc Solaris.
4480
4481 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4482
4483         * configure.in: Enable libgcj on several additional platforms.
4484
4485 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4486
4487         * configure.in: Enable libgcj for linux targets.
4488
4489 2001-01-09  Mike Stump  <mrs@wrs.com>
4490
4491         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4492         failures of subdirectories.
4493
4494 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4495
4496         * configure: handle DOS-style absolute paths.
4497
4498 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4499
4500         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4501
4502 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4503
4504         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4505         (libstdcxx_incdir): Pass down.
4506         * config.if: Remove expired bits for cxx_interface, add stub.
4507         (libstdcxx_incdir): Add variable for g++ include directory.
4508         * configure.in (gxx_include_dir): Use it.
4509
4510 2000-12-15  Andreas Jaeger  <aj@suse.de>
4511
4512         * configure.in: Handle lang_dirs.
4513
4514 2000-12-13  Anthony Green  <green@redhat.com>
4515
4516         * configure.in: Disable libgcj for any target not specifically
4517         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4518         with g++ abi.
4519
4520 2000-12-13  Mike Stump  <mrs@wrs.com>
4521
4522         * Makefile.in (local-distclean): Also remove fastjar.
4523
4524 2000-12-10  Anthony Green  <green@redhat.com>
4525
4526         * configure.in: Define libgcj.  Disable libgcj target libraries for
4527         most targets.
4528
4529 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4530
4531         * configure.in (target_libs): Revert 2000-12-08 patch.
4532         (noconfigdirs): Added target-libjava.
4533
4534 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4535
4536         * Makefile.in: handle DOS-style absolute paths.
4537
4538 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4539
4540         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4541         libjava.
4542         * configure.in (target_libs): Removed `target-libjava'.
4543
4544 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4545
4546         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4547         (ALL_MODULES): Added fastjar.
4548         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4549         (all-target-libjava): all-fastjar replaces all-zip.
4550         (all-fastjar): Added.
4551         (configure-target-fastjar, all-target-fastjar): Likewise.
4552         * configure.in (host_tools): Added fastjar.
4553
4554 2000-12-07  Mike Stump  <mrs@wrs.com>
4555
4556         * Makefile.in (local-distclean): Remove leftover built files.
4557
4558 2000-11-16  Fred Fish  <fnf@be.com>
4559
4560         * configure.in (enable_libstdcxx_v3): Fix typo,
4561         libstd++ -> libstdc++.
4562
4563 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4564
4565         * configure: Provide the original toplevel configure arguments
4566         (including $0) to subprocesses in the environment rather than
4567         through gcc/configargs.h.
4568
4569 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4570
4571         * configure: Turn on libstdc++ V3 by default.
4572
4573 2000-10-16  Michael Meissner  <meissner@redhat.com>
4574
4575         * configure (gcc/configargs.h): Only create if there is a build GCC
4576         directory created.
4577
4578 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4579
4580         * configure: Save configure arguments to gcc/configargs.h.
4581
4582 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4583
4584         * Makefile.in (bootstrap): avoid recursion if subdir missing
4585         (cross): ditto
4586         (do-proto-toplev): ditto
4587
4588 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4589
4590         * configure.in: Do not build byacc for hppa64.  Provide paths to the
4591         X11 libraries for hppa64.
4592
4593 2000-09-02  Anthony Green  <green@cygnus.com>
4594
4595         * Makefile.in (all-gcc): Depend on all-zlib.
4596         (CLEAN_MODULES): Add clean-zlib.
4597         (ALL_MODULES): Add all-zlib.
4598         * configure.in (host_libs): Add zlib.
4599
4600 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4601
4602         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4603         $targargs to tell whether newlib is going to be built.
4604
4605         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4606         $$r/TARGET_SUBDIR/libio for _G_config.h.
4607
4608 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4609
4610         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4611
4612         * configure: Make enable_threads and enable_shared defaults
4613         explicit.  Substitute enable_threads into generated Makefiles.
4614         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4615         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4616
4617 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4618
4619         * configure.in: Re-enable all references to libg++ and librx.
4620
4621 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
4622
4623         * configure.in: Add *-*-freebsd* configurations.
4624
4625 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4626
4627         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4628         (do-tar, do-bz2): New rules.
4629         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4630         (gdb-tar): New rule.
4631         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4632         (insight_dejagnu.tar): New rule.
4633         (insight.tar): New rule.
4634         (gdb+dejagnu.tar): New rule.
4635         (gdb.tar): New rule.
4636
4637 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4638
4639         * MAINTAINERS: Update dejagnu/
4640
4641 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4642
4643         * ltmain.sh (relink_command): Fix typo in previous change.
4644
4645 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4646
4647         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4648         (relink_command): Added --tag flags.
4649         (mode=install): If relinking fails; error out.
4650
4651 2002-03-12  Richard Henderson  <rth@redhat.com>
4652
4653         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4654         .NOTPARALLEL tag.
4655         (do-check): Rename from check.
4656         (check): Allow parallel check.
4657
4658 2002-03-11  Richard Henderson  <rth@redhat.com>
4659
4660         * Makefile.in (.NOTPARALLEL): Add fake tag.
4661
4662 2002-03-07  H.J. Lu  (hjl@gnu.org)
4663
4664         * configure.in: Enable gprof for mips*-*-linux*.
4665
4666 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4667
4668         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4669         libjava.
4670         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4671
4672 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4673
4674         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4675
4676 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
4677
4678         * config.guess: Import from master sources, rev 1.232.
4679         * config.sub: Import from master sources, rev 1.246.
4680
4681 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4682
4683         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4684         because its Makefile is there; test for the executable instead.
4685
4686 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4687
4688         Contribute sh64-elf.
4689         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4690         * configure.in: Added sh64-*-*.
4691
4692 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
4693
4694         * COPYING.NEWLIB: Remove advertising clause from
4695         Berkeley and Red Hat licenses.
4696
4697 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4698
4699         * Makefile.in: Add all-tix to deps for all-snavigator
4700         so that tix is built when building snavigator.
4701
4702 2002-02-01  Ben Elliston  <bje@redhat.com>
4703
4704         * config.guess: Import from master sources, rev 1.229.
4705         * config.sub: Import from master sources, rev 1.240.
4706
4707 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4708
4709         From Steve Ellcey <sje@cup.hp.com>:
4710         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4711         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4712         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4713         IA64.
4714         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4715         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4716         soname_spec, sys_lib_search_path_spec): Ditto.
4717
4718 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4719
4720         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4721         target-libiberty, and target-libgloss.  Skip Java-related
4722         libraries if not supported for NetBSD on target CPU.
4723
4724 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
4725
4726         * configure.in: Import StrongARM and XScale target_configdirs from
4727         FSF GCC version.
4728
4729 2002-01-16  H.J. Lu  (hjl@gnu.org)
4730
4731         * config.guess: Import from master sources, rev 1.225.
4732         * config.sub: Import from master sources, rev 1.238.
4733
4734         * MAINTAINERS: Updated notes on config.guess and config.sub.
4735
4736 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4737
4738         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4739         ld and gdb are not supported.
4740
4741 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4742
4743         * Change reference to Cygnus Solutions to be Red Hat.
4744
4745 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4746
4747         * COPYING.NEWLIB: Update generic copyright date.
4748
4749 2002-01-07  Mark Salter  <msalter@redhat.com>
4750
4751         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4752           Allow target-libgloss to be built for arm, strongarm, and xscale.
4753
4754 2002-01-03  Ben Elliston  <bje@redhat.com>
4755
4756         * MAINTAINERS: Update URL for config.* scripts.
4757
4758 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
4759
4760         * config.sub: Import latest version.
4761         * config.guess: Likewise.
4762
4763 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4764
4765         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4766         options for i[3456]86-pc-linux* native builds.
4767
4768 2001-12-05  Laurent Guerby  <guerby@acm.org>
4769
4770         * MAINTAINERS: gcc adopts symlink-tree, refer more to
4771         libiberty.
4772
4773         Import this patch from gcc:
4774
4775         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4776
4777             * symlink-tree: handle DOS-style absolute paths.
4778
4779 2001-11-28  DJ Delorie <dj@redhat.com>
4780             Zack Weinberg  <zack@codesourcery.com>
4781
4782         When build != host, create libiberty for the build machine.
4783
4784         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4785         CONFIG_ARGUMENTS.
4786         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4787         New variables.
4788         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4789         and rules.
4790         (all.normal): Depend on ALL_BUILD_MODULES.
4791         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4792         (all-build-libiberty): Depend on configure-build-libiberty.
4793
4794         * configure: Calculate and substitute proper value for
4795         ALL_BUILD_MODULES.
4796         * configure.in: Create the build subdirectory.
4797         Calculate and substitute TARGET_CONFIGARGS (formerly
4798         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4799
4800 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
4801
4802         * config.sub: Update to version 1.232 on subversion.
4803
4804 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4805
4806         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4807         files from .po files for a distribution.
4808
4809 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
4810
4811         * COPYING.NEWLIB: Mention preserved notice in specific parts.
4812
4813 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4814
4815         Merged from net gcc:
4816         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4817         * ltcf-c.sh: Use $objext, not $ac_objext.
4818         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4819         * ltcf-cxx.sh: Add support for GNU.
4820         2001-07-22  Timothy Wall  <twall@redhat.com>
4821         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4822         default settings if using GNU tools with that configuration.
4823         * ltcf-cxx.sh: Ditto.
4824         * ltcf-gcj.sh: Ditto.
4825         2001-07-21  Michael Chastain  <chastain@redhat.com>
4826         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4827         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4828         * ltmain.sh: Mark as gcc-local.
4829
4830 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4831
4832         * Makefile.in (all-bison): Revert 2001-10-24.
4833         Don't depend on texinfo.
4834
4835 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
4836
4837         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4838
4839 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4840
4841         * configure.in (--enable-languages): Be more permissive about
4842         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4843
4844 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4845
4846         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4847
4848 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
4849
4850         Makefile.in (all-bison): Don't depend on texinfo.
4851
4852 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
4853
4854         * gettext.m4: Test po/POTFILES.in exists before trying to read.
4855
4856 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4857
4858         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4859
4860 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
4861
4862         * config.sub, config.guess: Import latest from subversions.
4863
4864 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4865
4866         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4867         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4868         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4869         avoid quotes nesting problems.
4870         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4871         (DO_X): Export only variables that are set.
4872
4873 2001-09-19  Ben Elliston  <bje@redhat.com>
4874
4875         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4876         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4877         semantics.  Use the shell built-in "type" command instead.
4878
4879 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4880
4881         * config.sub: Reverted the earlier change, this version is not the
4882         master file.
4883
4884 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4885
4886         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4887         Add support for mips64.
4888
4889 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4890
4891         * configure.in: Enable libstdc++-v3 for h8300 targets.
4892
4893 2001-08-30  Eric Christopher  <echristo@redhat.com>
4894             Jason Eckhardt  <jle@redhat.com>
4895
4896         * config.sub: Add support for mipsisa32.
4897
4898 2001-08-30  Eric Christopher  <echristo@redhat.com>
4899
4900         * config.sub, config.guess: Import latest from subversions.
4901
4902 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
4903
4904         * config.sub, config.guess: Import latest from subversions.
4905
4906 2001-07-26  DJ Delorie  <dj@redhat.com>
4907
4908         * MAINTAINERS: Clarify libiberty merge rules and procedures.
4909
4910 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4911
4912         * Makefile.in: Revert 2001-06-17.
4913         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4914
4915 2001-06-17  H.J. Lu <hjl@gnu.org>
4916
4917         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4918         (gas+binutils.tar.bz2): Likewise.
4919         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4920
4921 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4922
4923         * Makefile.in (VER): When present, extract the version number from
4924         the file version.in.
4925
4926 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4927
4928         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4929         gcc/xgcc is built, use -print-prog-name to find out the program
4930         name to use.
4931
4932 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
4933
4934         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4935         with_gcc]: Use `gcc -shared' to build a shared library.
4936
4937 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4938
4939         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4940         archives.
4941
4942 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4943
4944         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4945         libraries when using g++ with native linker.
4946
4947 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4948
4949         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4950
4951 2001-05-24  Tom Rix <trix@redhat.com>
4952
4953         * configure.in : enable ld for aix
4954
4955 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4956
4957         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4958         [aix4*|aix5*]: Prepend blank.
4959
4960 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4961
4962         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4963         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4964         of subdir/configure scripts to use the new libtool.m4.
4965
4966 2001-05-14  H.J. Lu <hjl@gnu.org>
4967
4968         * config.if (libc_interface): Set to -libc6.2- for cross
4969         compiling to Linux/glibc 2.2.
4970
4971 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4972
4973         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4974         libgcj.
4975
4976 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4977
4978         * configure.in (noconfigdirs): Don't reset it from scratch in the
4979         target case; only append to it.
4980
4981 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4982
4983         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4984         sparc-*-solaris2.8]: Disable ${libgcj}.
4985
4986 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4987
4988         * configure.in (libgcj_saved): Copy from $libgcj.
4989         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4990         --disable-libgcj.
4991
4992 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
4993
4994         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4995         1.641.2.228.
4996
4997 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4998
4999         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5000         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
5001
5002 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
5003
5004         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
5005         New macros.
5006         (bootstrap, cross): Use RECURSE_FLAGS.
5007         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
5008
5009 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
5010
5011         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
5012
5013 2001-03-23  Nick Clifton  <nickc@redhat.com>
5014
5015         * README-maintainer-mode: Add note about inability to use "make
5016         distclean" in maintainer mode.
5017
5018 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5019
5020         Re-installed:
5021         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
5022         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
5023         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
5024         * ltcf-cxx.sh: Likewise.
5025         * ltcf-gcj.sh: Likewise.
5026
5027 2001-03-22  Philip Blundell  <philb@gnu.org>
5028
5029         * config.sub, config.guess: Import latest from subversions.
5030
5031 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
5032
5033         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5034         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
5035
5036 2001-03-20  Michael Chastain  <chastain@redhat.com>
5037
5038         * Makefile.in: all-m4 depends on all-texinfo.
5039
5040 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
5041
5042         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
5043
5044 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
5045
5046         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
5047         longer valid.
5048
5049 2001-02-16  Nick Clifton  <nickc@redhat.com>
5050
5051         * configure.in (noconfigdirs): Allow configuration of texinfo
5052         for Cygwin hosts.
5053
5054 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
5055
5056         * config.guess: Add linux target for S/390.
5057         * config.sub: Likewise.
5058         * configure.in: Likewise.
5059
5060 2001-02-06  Ben Elliston  <bje@redhat.com>
5061
5062         * configure: Output host type to stdout, not stderr.
5063
5064 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5065
5066         * config.guess: Import from subversions.gnu.org (revision 1.181).
5067         * config.sub: Import from subversions.gnu.org (revision 1.199).
5068
5069 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
5070
5071         * config.guess: Handle hppa64-linux systems.
5072
5073 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5074
5075         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
5076         Don't unset, it's non-portable and no longer necessary, set to empty
5077         instead.
5078
5079 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5080
5081         * ltconfig: Shell portability fix for the tagname validity check.
5082
5083 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5084
5085         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
5086
5087 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
5088
5089         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
5090         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
5091
5092 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5093
5094         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
5095         keep at least one of build_libtool_libs or build_old_libs set to
5096         yes.
5097
5098 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
5099
5100         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
5101         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
5102
5103 2000-11-07  Philip Blundell  <pb@futuretv.com>
5104
5105         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
5106
5107 2000-11-03  Philip Blundell  <pb@futuretv.com>
5108
5109         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
5110         files.
5111
5112 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
5113
5114         * COPYING.NEWLIB: Put into source repository.
5115
5116 2001-01-15  Ben Elliston  <bje@redhat.com>
5117
5118         * configure.in (host_tools): Add sid.
5119         Always configure cgen.
5120         * Makefile.in (all-sid): New target.
5121         (check-sid, clean-sid, install-sid): Likewise.
5122
5123 2001-01-07  Andreas Jaeger  <aj@suse.de>
5124
5125         * config.sub, config.guess: Update from subversions.
5126
5127 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5128
5129         * configure.in: Disable language-specific target libraries for
5130         languages that aren't enabled.
5131
5132 2000-11-24  Nick Clifton  <nickc@redhat.com>
5133
5134         * configure.in (xscale-elf): Add target.
5135         (xscale-coff): Add target.
5136         (c4x, c5x, tic54x): Move after ARM targets.
5137
5138 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
5139
5140         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
5141
5142 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
5143
5144         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
5145
5146 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5147
5148         * Makefile.in: Merge with GCC and libgcj.
5149         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5150         configure-target-<library> when their configure scripts need the C
5151         or C++ library to have already been built to work properly.
5152         (do_proto_toplev): Set them to an empty string.
5153
5154 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5155
5156         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5157         (REALLY_SET_LIB_PATH): Use them.
5158
5159 2000-11-06  Christopher Faylor <cgf@cygnus.com>
5160
5161         * config.sub: Add support for Sun Chorus
5162
5163 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
5164
5165         * config.sub: Add support for the *-storm-chaos OS.
5166
5167 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
5168
5169         * configure.in (noconfigdirs): Don't compile some
5170         of the libraries for 68HC11 & 68hc12 targets.
5171
5172 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5173
5174         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
5175         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5176         all affected `configure' scripts.
5177
5178 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
5179
5180         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
5181         ltcf-c.sh.
5182
5183 2000-09-12  Philip Blundell  <philb@gnu.org>
5184
5185         * config.sub, config.guess: Update from subversions.
5186
5187 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5188
5189         * Makefile.in (all-zlib): Added dummy target.
5190
5191         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5192         multi-language branch.
5193
5194 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5195
5196         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5197         (bootstrap*): Depend on all-bootstrap.
5198
5199 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5200
5201         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5202         crosses, but add gcc/include to the header search path for them.
5203
5204 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5205
5206         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5207         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5208         * gettext.m4: New file, extracted from aclocal.m4.
5209
5210 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5211
5212         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5213         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5214         sub-configures.
5215
5216 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5217
5218         * Makefile.in (ALL_MODULES): Add all-cgen.
5219         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5220         (all-cgen): New target.
5221         (all-opcodes,all-sim): Depend on all-cgen.
5222         * configure.in (host_tools): Add cgen.
5223         Only configure cgen if --enable-cgen-maint.
5224
5225 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5226
5227         * config-ml.in (CC, CXX): Don't introduce a leading space.
5228
5229 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5230
5231         * configure.in (libstdcxx_flags): Use
5232         libstdc++-v3/src/libstdc++.INC.
5233
5234 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5235
5236         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5237
5238 2000-08-11  Jason Merrill  <jason@redhat.com>
5239
5240         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5241         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5242         (FLAGS_FOR_TARGET): Not here.
5243         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5244
5245 2000-08-07  DJ Delorie  <dj@redhat.com>
5246
5247         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5248         "if we're also building gcc, and it's a gcc that will run on the
5249         build machine, we want to use its includes instead of the system's
5250         default includes".
5251
5252 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5253
5254         * configure.in (libstdcxx_flags): Don't use `"'.
5255
5256         * config-ml.in: Adjust multilib search paths to the
5257         appropriate multilib tree.
5258
5259 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5260
5261         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5262         commas in $LANGUAGES.
5263
5264 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5265
5266         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5267
5268 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5269
5270         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5271         CXX_FOR_TARGET for sed.
5272
5273 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5274
5275         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5276         Do not override if already set in the environment or in configure.
5277         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5278         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5279
5280 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5281
5282         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5283         (GCC_FOR_TARGET): Use it.
5284         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5285         * configure.in: ... here.
5286         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5287         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5288
5289 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5290
5291         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5292         (configure-target-libchill, configure-target-libobjc): Likewise.
5293
5294         * configure.in: Use the same cache file for all target libs.
5295         * config-ml.in: But different cache files per multilib variant.
5296
5297 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5298
5299         * configure (topsrcdir): Don't use dirname.
5300
5301 2000-07-20  Jason Merrill  <jason@redhat.com>
5302
5303         * configure.in: Remove all references to libg++ and librx.
5304
5305         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5306
5307 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5308
5309         * config.sub: Update to subversions version 2000-07-06.
5310
5311 2000-07-12  Andrew Haley  <aph@cygnus.com>
5312
5313         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5314         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5315
5316 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5317
5318         * symlink-tree:  Check number of arguments.
5319
5320 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5321
5322         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5323
5324 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5325
5326         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5327         search path for a g++ extracted from the build tree.  This
5328         will allow link tests run by configure scripts in
5329         subdirectories to succeed.
5330
5331 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5332
5333         * ltconfig: Add support for mips-dde-sysv4.2MP
5334
5335 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5336
5337         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5338         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5339
5340 2000-06-19  Timothy Wall  <twall@cygnus.com>
5341
5342         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5343         * config.sub: Add tic54x target.
5344
5345 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5346
5347         * README-maintainer-mode: New file: Contains notes on using
5348         --enable-maintainer-mode with binutils.
5349
5350 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5351
5352         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5353
5354 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5355
5356         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5357         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5358
5359 20000-05-21  H.J. Lu  (hjl@gnu.org)
5360
5361         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5362         directory are used if they exist. Make sure
5363         $(build_tooldir)/include is searched for header files,
5364         $(build_tooldir)/lib/ for library files.
5365         (GCC_FOR_TARGET): Likewise.
5366         (CXX_FOR_TARGET): Likewise.
5367
5368 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5369
5370         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5371
5372 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5373
5374         * Makefile.in (configure-target-libiberty): Depend on
5375         configure-target-newlib.
5376
5377 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5378
5379         * configure.in, Makefile.in: Merge all libffi-related
5380         configury stuff from the libgcj tree.
5381
5382 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5383
5384         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5385         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5386
5387 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5388
5389         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5390         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5391         current version information.  Add to proto-toplev directory.
5392         (gdb-taz): Build do-djunpack.
5393
5394 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5395
5396         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5397
5398 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5399
5400         * ltmain.sh: Preserve in relink_command any environment
5401         variables that may affect the linker behavior.
5402
5403 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5404
5405         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5406
5407 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5408
5409         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5410
5411 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5412
5413         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5414         with the version name.
5415
5416 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5417
5418         * config.if: Tweak.
5419
5420 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5421
5422         * djunpack.bat: New file.
5423
5424 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5425
5426         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5427         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5428         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5429         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5430
5431 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5432
5433         * config.sub (case $basic_machine): Change default for "ibm-*"
5434         to "openedition".
5435
5436 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5437
5438         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5439         (do-md5sum): New target.
5440         (MD5PROG): Define.
5441         (PACKAGE): Default to TOOL.
5442         (VER): Default to a shell script.
5443         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5444         md5 checksum generation.
5445         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5446         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5447         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5448         insight.tar.bz2): Use gdb-taz to create archive.
5449
5450 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
5451
5452         * configure (warn_cflags): Delete.
5453
5454 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5455             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5456
5457         * configure.in (enable_libstdcxx_v3): Add.
5458         (target_libs): Add bits here to switch between libstdc++-v2 and
5459         libstdc++-v3.
5460         * config.if: And this file too.
5461         * Makefile.in: Add libstdc++-v3 targets.
5462
5463 2000-04-05  Michael Meissner  <meissner@redhat.com>
5464
5465         * config.sub (d30v): Add d30v as a basic machine type.
5466
5467 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5468
5469         * configure.in: -linux-gnu*, not -linux-gnu.
5470
5471 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
5472
5473         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5474         (do-tar-bz2): Replace TOOL with PACKAGE.
5475         (gdb.tar.bz2): Remove GDBTK from GDB package.
5476         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5477         dejagnu.tar.bz2): New packages.
5478
5479 2000-02-27  Andreas Jaeger  <aj@suse.de>
5480
5481         * configure.in: Add entry for mips*-*-linux*, move catch all
5482         *-*-*linux* entry below this one.
5483
5484 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5485
5486         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5487
5488 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5489
5490         * config.sub: Support an OS of "wince".
5491
5492 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
5493
5494         * config.guess, config.sub: Updated to match config's 2000-02-15
5495         version.
5496
5497 2000-02-23  Linas Vepstas <linas@linas.org>
5498
5499         * config.sub: Add support for Linux/IBM 370.
5500         * configure.in: Likewise.
5501
5502 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5503
5504         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5505
5506 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5507
5508         * config.guess: Guess "cygwin" rather than "cygwin32".
5509
5510 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5511
5512         * configure (gcc_version): When setting, narrow search to
5513         lines containing `version_string'.
5514
5515 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5516
5517         * config.sub: Add support for avr target.
5518
5519 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
5520
5521         * config.sub: Add mmix-knuth-mmixware.
5522
5523 2000-01-27  Christopher Faylor <cgf@redhat.com>
5524
5525         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5526         structure stuff to -L library search.
5527         (CXX_FOR_TARGET): Ditto.
5528         (CROSS_CHECK_MODULES): Fix spelling mistake.
5529
5530 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5531
5532         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5533         the C++ compiler.
5534
5535 2000-01-12  Richard Henderson  <rth@cygnus.com>
5536
5537         * configure.in: Don't build some bits for beos.
5538
5539 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5540
5541         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5542         as include files.
5543
5544 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5545
5546         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5547         not mh-aix43.
5548
5549 1999-12-14  Richard Henderson  <rth@cygnus.com>
5550
5551         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5552         * config.sub: Accept alphaev[78], alphaev8.
5553
5554 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5555
5556         * config.guess, config.sub: Update from autoconf.
5557
5558 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5559
5560         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5561         necessary libraries are missing.
5562
5563 1999-10-25  Andreas Schwab  <schwab@suse.de>
5564
5565         * configure: Fix quoting inside arguments of eval.
5566
5567 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5568
5569         * config-ml.in: Allow suppression of some ARM multilibs.
5570
5571 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5572
5573         * config.guess: Add OS/390 match pattern.
5574         * config.sub: Add mvs, openedition targets.
5575         * configure.in (i370-ibm-opened*): New.
5576
5577 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5578
5579         * config.sub: Add support for configuring for pj.
5580
5581 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5582
5583         * config.sub (maybe_os): Add support for configuring for fr30.
5584
5585 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5586
5587         * configure.in: Do not configure or build ld for AIX
5588         platforms.  ld is known to be broken on these platforms.
5589
5590 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5591
5592         * config-ml.in: Pass compiler flag corresponding to multidirs to
5593         subdir configures.
5594
5595 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5596
5597         * Makefile.in (LDFLAGS): Define.
5598
5599 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5600
5601         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5602         noconfigdirs.
5603         (*-*-cygwin*): Likewise.
5604
5605 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5606
5607         * mkdep: New file.
5608         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5609         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5610
5611         From Eli Zaretskii <eliz@is.elta.co.il>:
5612         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5613         long file name when using DJGPP on MS-DOS.
5614
5615 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5616
5617         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5618
5619 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5620
5621         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5622         dependency as this causes "make check" to globally "make all"
5623
5624 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5625
5626         * configure.in (target_libs): Added target-zlib.
5627         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5628         (CONFIGURE_TARGET_MODULES): Likewise.
5629         (CHECK_TARGET_MODULES): Likewise.
5630         (INSTALL_TARGET_MODULES): Likewise.
5631         (CLEAN_TARGET_MODULES): Likewise.
5632         (configure-target-zlib): New target.
5633         (all-target-zlib): Likewise.
5634         (all-target-libjava): Depend on all-target-zlib.
5635         (configure-target-libjava): Depend on configure-target-zlib.
5636
5637         * Makefile.in (configure-target-libjava): Depend on
5638         configure-target-newlib.
5639         (configure-target-boehm-gc): New target.
5640         (configure-target-qthreads): New target.
5641
5642         * configure.in (target_libs): Added target-qthreads.
5643         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5644         (CONFIGURE_TARGET_MODULES): Likewise.
5645         (CHECK_TARGET_MODULES): Likewise.
5646         (INSTALL_TARGET_MODULES): Likewise.
5647         (CLEAN_TARGET_MODULES): Likewise.
5648         (all-target-qthreads): New target.
5649         (configure-target-libjava): Depend on configure-target-qthreads.
5650         (all-target-libjava): Depend on all-target-qthreads.
5651
5652         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5653         (CONFIGURE_TARGET_MODULES): Likewise.
5654         (CHECK_TARGET_MODULES): Likewise.
5655         (INSTALL_TARGET_MODULES): Likewise.
5656         (CLEAN_TARGET_MODULES): Likewise.
5657         (all-target-libjava): New target.
5658         (all-target-boehm-gc): Likewise.
5659         * configure.in (target_libs): Added libjava, boehm-gc.
5660
5661 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5662
5663         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5664         configure.bat in SUPPORT_FILES.
5665         (gas+binutils.tar.bz2): Likewise.
5666
5667         * makeall.bat: Remove; obsolete.
5668
5669 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5670
5671         From Mark Elbrecht:
5672         * configure.bat: Remove; obsolete.
5673
5674 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5675
5676         * configure: Add -W -Wall to the default CFLAGS when compiling with
5677         gcc.
5678
5679 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5680
5681         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5682
5683 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5684
5685         * configure.in: Build ld on IRIX6.
5686
5687 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5688
5689         * Makefile.in: Change distribution targets to use bzip2 instead of
5690         gzip.
5691         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5692         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5693
5694 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5695
5696         * config.sub: Add mcore target.
5697
5698 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
5699
5700         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5701
5702 1999-05-25  H.J. Lu  (hjl@gnu.org)
5703
5704         * config.guess (dummy): Changed to $dummy.
5705
5706 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5707
5708         * config.sub: Tidied up case statements.
5709
5710 1999-05-22  Ben Elliston  <bje@cygnus.com>
5711
5712         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5713         <jiro@din.or.jp>.
5714
5715         * config.guess: Merge with FSF version. Future changes will be
5716         more accurately recorded in this ChangeLog.
5717         * config.sub: Likewise.
5718
5719 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
5720
5721          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5722
5723 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5724
5725         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5726
5727 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5728
5729         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5730
5731 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5732
5733         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5734         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5735         Bad merge removed these two changes.
5736
5737 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5738                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5739
5740         * config.guess (interix Alpha): Add.
5741
5742 1999-04-11  Richard Henderson  <rth@cygnus.com>
5743
5744         * configure.in (i?86-*-beos*): Do config gperf; don't config
5745         gdb, newlib, or libgloss.
5746
5747 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5748
5749         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5750         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5751         from multidirs.
5752
5753 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
5754
5755         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5756
5757 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5758
5759         * config.sub: Add support for mcore targets.
5760
5761 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5762
5763         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5764         not mt-ospace, in order to shut up assembler warning about using
5765         symbols that are named the same as registers.
5766
5767 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5768
5769         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5770         dependency list for all-target-cygmon.
5771
5772 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5773
5774         * config-ml.in: Check $host, not $target, for selective multilibs.
5775         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5776         thumb interworking, and underscore prefix multilibs.
5777
5778 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5779
5780         * missing: Update to version from current automake.
5781
5782 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5783
5784         * configure (gxx_include_dir): Removed.
5785
5786         * configure.in (gxx_include_dir): Handle it.
5787         * Makefile.in: Likewise.
5788
5789 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5790
5791         * config.sub (mips64vr4111,mips64vr4111el) Add.
5792
5793 1999-03-21  Ben Elliston  <bje@cygnus.com>
5794
5795         * config.guess: Correct typo for detecting ELF on FreeBSD.
5796
5797 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5798
5799         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5800         config/mh-djgpp.
5801
5802 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5803
5804         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5805         all-target-newlib to dependency list for all-target-bsp.
5806
5807 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5808
5809         * config.sub: Add i386-uwin support.
5810         * config.guess: Likewise.
5811
5812 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5813
5814         * configure.in: cleanup, add mh-*pic handling for arm, special
5815         case powerpc*-*-aix*
5816
5817 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5818
5819         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5820         can be built.
5821
5822 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
5823
5824         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5825         targets.
5826
5827 1999-03-02  Nick Clifton  <nickc@cygnus.com>
5828
5829         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5830
5831 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
5832
5833         * config.sub: Check for "cygwin*" rather than "cygwin32*"
5834
5835 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5836
5837         * config.sub: Fix typo in arm recognition.
5838
5839 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
5840
5841         * configure.in (noconfigdirs): Changed target_configdirs to
5842         include target-bsp only for m68k-*-elf* and m68k-*-coff*
5843         rather than m68k-*-* since it is not known to work on
5844         m68k-aout. Ditto for arm-*-*oabi.
5845
5846 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
5847
5848         * configure.in (*-*-windows*): Remove, no longer used.
5849
5850 1999-02-19  Ben Elliston <bje@cygnus.com>
5851
5852         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5853         Smart and improved by Andrew Cagney.
5854
5855 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
5856
5857         * config.guess: Recognize openbsd-*-hppa.
5858
5859 1999-02-17  H.J. Lu  (hjl@gnu.org)
5860
5861         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5862         only if it is not empty.
5863
5864 1999-02-17  Nick Clifton  <nickc@cygnus.com>
5865
5866         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5867
5868         * config.guess: Modified to recognize uname's armv* syntax.
5869
5870         * config.sub: Modified to recognize uname's armv* syntax.
5871
5872 1999-02-17  Mark Salter  <msalter@cygnus.com>
5873
5874         * configure.in: Added target-bsp for sparclite.
5875
5876 1999-02-08  Richard Henderson  <rth@cygnus.com>
5877
5878         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5879
5880 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5881
5882         * configure.in: Add support for strongarm port.
5883         * config.sub: Add support for strongarm target.
5884
5885 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
5886
5887         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5888         the old name config/mh-cygwin32.
5889         Enable texinfo.
5890
5891 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
5892
5893         * configure.in: Do build ld for ix86 Solaris.
5894
5895 1999-02-02  Jim Wilson  <wilson@cygnus.com>
5896
5897         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5898         $AR_FOR_TARGET.  Likewise for RANLIB.
5899
5900 1999-02-02  Catherine Moore  <clm@cygnus.com>
5901
5902         * config.sub (oabi):  Recognize.
5903         * configure.in (arm-*-oabi):  Handle.
5904
5905 1999-01-30  Robert Lipe  (robertlipe@usa.net)
5906
5907         * config.guess: Improve detection of i686 on UnixWare 7.
5908
5909 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
5910
5911         * config.guess: Add support for i386-pc-interix.
5912         * config.sub: Likewise.
5913         * configure.in: Likewise.
5914
5915 1999-01-18  Christopher Faylor <cgf@cygnus.com>
5916
5917         * Makefile.in: Remove unneeded all-target-libio from
5918         from all-target-winsup target since it is now unneeded.
5919         Add all-target-libtermcap in its place since it is now
5920         needed.
5921
5922 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5923
5924         * configure.in: makefile stub for cygwin target is probably
5925         unnecessary.  Remove it for now.
5926
5927 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5928
5929         * configure.in: libtermcap.a should be built when cygwin is the
5930         target as well as the host.
5931         * config.guess: Allow mixed case in cygwin uname output.
5932         * Makefile.in: Add libtermcap target.
5933
5934 1998-12-23  Jeffrey A Law  (law@cygnus.com)
5935
5936         * config.sub: Clean up handling of hppa2.0.
5937
5938 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
5939
5940         * config.guess: Use C code to identify more HP machines.
5941
5942 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5943
5944         * config.sub: Handle hppa2.0.
5945
5946 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5947
5948         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5949         cygmon for all sparclite targets, regardless of object format.
5950
5951 1998-12-15  Mark Salter  <msalter@cygnus.com>
5952
5953         * configure.in: Added target-bsp for several target architectures.
5954
5955         * Makefile.in: Added rules for bsp.
5956
5957 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5958
5959         * config.guess: Improve detection of hppa2.0 processors.
5960
5961 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5962
5963         * config.guess: Recognize FreeBSD using ELF automatically.
5964
5965 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5966
5967         * configure (skip-this-dir): Add handling for new shell script, which
5968         might be created by a sub-directory's configure to indicate, this particular
5969         directory is "unwanted".
5970         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5971
5972 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5973
5974         * ltconfig: import from libtool, after changing libtool to
5975         account for the cygwin name change.
5976
5977 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5978
5979         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5980         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5981
5982 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5983
5984         * configure.in: Add libtermcap to list of cygwin dependencies.
5985
5986 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
5987
5988         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5989         they include winsup/include when it's a cygwin target.
5990
5991 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5992
5993         * configure.in (host_tools): Added zip.
5994         * Makefile.in (all-target-libjava): Depend on all-zip.
5995         (all-zip): New target.
5996         (ALL_MODULES): Added all-zip.
5997         (NATIVE_CHECK_MODULES): Added check-zip.
5998         (INSTALL_MODULES): Added install-zip.
5999         (CLEAN_MODULES): Added clean-zip.
6000
6001 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
6002
6003         * Makefile.in: lose "32" from comment about cygwin.
6004
6005 1998-11-05  Nick Clifton  <nickc@cygnus.com>
6006
6007         * configure.in: Use -Os to build target libraries for the fr30.
6008
6009 1998-11-04  Dave Brolley  <brolley@cygnus.com>
6010
6011         * config.sub: Add fr30.
6012
6013 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
6014
6015         * configure.in: drop "32" from config/mh-cygwin32.  Check
6016         cygwin* instead of cygwin32*.
6017         * config.sub: Check cygwin* instead of cygwin32*.
6018
6019 1998-10-22  Robert Lipe  <robertl@dgii.com>
6020
6021         * config.guess: Match any version of Unixware7.
6022
6023 1998-10-20  Syd Polk  <spolk@cygnus.com>
6024
6025         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6026         if desired.
6027
6028 1998-10-18  Jeffrey A Law  (law@cygnus.com)
6029
6030         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6031         these if the appropriate directories and files to not exist.
6032
6033 1998-10-14  Jeffrey A Law  (law@cygnus.com)
6034
6035         * Makefile.in (DEVO_SUPPORT): Add config.if.
6036
6037 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
6038
6039         * configure: Add pattern to replace "build_tooldir"'s
6040         definition in the generated Makefile with "tooldir"'s
6041         actual value.
6042
6043 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6044
6045         * config.sub: Bring back lost sparcv9.
6046
6047         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6048
6049 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6050
6051         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6052         CC_FOR_TARGET and friends.
6053
6054 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6055
6056         * Makefile.in (build_tooldir): New variable, same as tooldir.
6057         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6058         -B$(build_tooldir)/bin/.
6059         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6060
6061 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6062
6063         * config.sub: Add support for i[34567]86-pc-udk.
6064         * configure.in: Likewise.
6065
6066 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6067
6068         * Makefile.in: add bzip2 package building bits for user
6069         tools module
6070         * configure.in: ditto
6071
6072 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6073
6074         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6075         (ALL_TARGET_MODULES): Add all-target-libobjc.
6076         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6077         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6078         (all-target-libchill): Add dependencies.
6079         * configure.in (target_libs): Add libchill.
6080
6081 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6082
6083         * configure.in (target_subdir): Remove duplicate line.
6084
6085 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6086
6087         * Makefile.in (all-automake): fix dependencies.
6088
6089 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6090
6091         * configure.in: Minor cleanups for building in the $(target_alias)
6092         subdir.
6093
6094 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6095
6096         * Makefile.in (bootstrap): Set r and s before make all.  Use
6097         BASE_FLAGS_TO_PASS in make all.
6098         (cross): Likewise.
6099
6100 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6101
6102         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6103
6104 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6105
6106         * config.sub: Fix typo in last change.
6107
6108 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6109
6110         * config.sub: Add support for C4x target.
6111         * configure.in: Likewise.
6112
6113 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6114
6115         * config.sub: Recognize sparcv9 just like sparc64.
6116
6117 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6118
6119         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6120
6121 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6122
6123         * config.guess: Correctly identify Pentium II sco boxes.
6124
6125         * config.guess: Fix "tr" code.  From Weiwen Liu.
6126
6127 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6128
6129         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6130         stabs.
6131
6132 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6133
6134         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6135         (ALL_TARGET_MODULES): Add all-target-libchill.
6136         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6137         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6138         (all-target-libchill): Add dependencies.
6139         * configure.in (target_libs): Add libchill.
6140
6141 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6142
6143         * config.guess: Avoid assumptions about "tr" behaves when
6144         LANG is set to something other than English.
6145
6146 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6147
6148         * configure (gxx_include_dir): Changed to
6149         '${prefix}/include/g++'-${libstdcxx_interface}.
6150
6151         * config.if: New to determine the interfaces.
6152
6153 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6154
6155         * config.guess: Detect and handle MPE/IX.
6156         * config.sub: Deal with MPE/IX.
6157
6158 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6159
6160         * configure.in: Use mh-aix43.
6161
6162 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6163
6164         * configure: Fix --without/--disable cases for gxx-include-dir.
6165
6166 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6167
6168         * mdata-sh:  Imported.  Needed for automake support.
6169
6170 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6171
6172         * Makefile.in (taz): Try "chmod -R og=u ." before
6173         "chmod og=u `find . -print`".
6174
6175 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6176
6177         * configure.in: Add arm-elf and thumb-elf support.
6178
6179 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6180
6181         * Makefile.in: Undo previous patch.
6182
6183 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6184
6185         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6186         to here ...
6187         (install-no-fixedincludes): and here
6188         (INSTALL_MODULES): ... from here.
6189
6190 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6191
6192         * config.sub: Merge with FSF.
6193
6194         * config.guess: Merge with FSF.
6195
6196 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6197
6198         * configure (extraconfigdirs): New variable.
6199         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6200         * Makefile.in (all): Move higher in file.
6201         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6202         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6203         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6204         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6205         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6206
6207 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6208
6209         * Makefile.in (all-target-libjava): Depend on all-gcc and
6210         all-target-newlib.
6211         (configure-target-libjava): Depend on $(ALL_GCC).
6212
6213 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6214
6215         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6216         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6217
6218 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6219
6220         * ylwrap: Change absolute path checks to check for DOS style path
6221         names.
6222
6223         * ylwrap: Don't use a full path name if the source file is in the
6224         same directory.  From hjl@lucon.org (H.J. Lu).
6225
6226         * config-ml.in: Default to being verbose, to match Feb 18 change to
6227         configure.
6228
6229 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6230
6231         Brought over from egcs:
6232
6233         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6234
6235         * configure.in (target_subdir): Set to ${target_alias} instead
6236         of "libraries".
6237
6238         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6239
6240         * configure.in (target_subdir): Set to libraries if enable_multilib.
6241
6242 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6243
6244         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6245         multilibs, force reconfiguration the first time we create
6246         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6247
6248 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6249
6250         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6251         avoid confusion with --no-recursion.
6252
6253 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6254
6255         * configure.in: Win32 hosts shouldn't use install -x
6256         * install-sh: remove -x option, and special .exe-handling
6257         hack.
6258
6259 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6260
6261         * config.guess: Recognize i586-pc-beos.
6262         * configure.in: Don't build some bits for beos.
6263
6264 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6265
6266         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6267         CFLAGS default to -O2.
6268
6269         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6270         when using GNU ld.
6271
6272 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6273
6274         * ltmain.sh: Correct install when using a different shell.
6275
6276 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6277
6278         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6279
6280 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6281
6282         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6283         target.
6284
6285 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6286
6287         * ltconfig: Update to correct AIX handling.
6288
6289 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6290
6291         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6292
6293         * configure.in (target_subdir): Set to ${target_alias} instead
6294         of "libraries".
6295
6296 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6297
6298         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6299         (Makefile): Depend on $(gcc_version_trigger).
6300
6301         * configure (gcc_version): Change default initializer to empty
6302         string.
6303         (gcc_version_trigger): New variable; pass this variable down
6304         to subdir configures to enable them checking gcc's version
6305         themselves. Emit make macros for both gcc_version vars.
6306         (topsrcdir): Initialize reliably.
6307         (recursion line): Remove --with-gcc-version=${gcc_version}.
6308
6309 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6310
6311         * configure (enable_version_specific_runtime_libs): Implement new flag
6312         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6313         in $(libsubdir); emit definition in each generated Makefile.
6314         (gxx_include_dir): Initialize depending on
6315         $enable_version_specific_runtime_libs.
6316
6317 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6318
6319         * configure (gcc_version): Initialize properly depending on
6320         how and where configure is started.
6321         (recursion line): Pass a --with-gcc-version=${gcc_version}
6322         to configures in subdirs.
6323
6324 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6325
6326         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6327         cygmon
6328
6329 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6330
6331         * configure.in: Add cygmon and libstub support for mn10200.
6332
6333 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6334
6335         * configure (gcc_version): Add new variable describing the
6336         particular gcc version we're building.
6337         * Makefile.in (libsubdir): Add new macro for the directory
6338         in which the compiler finds executables, libraries, etc.
6339         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6340         and libsubdir.
6341
6342 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6343
6344         * Makefile.in (local-clean): Remove *.log.
6345         (warning.log): Built with warn_summary from build.log.
6346         (mail-report.log): Run test_summary.
6347         (mail-report-with-warnings.log): Run test_summary including
6348         warning.log in the report.
6349
6350 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6351
6352         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6353
6354 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6355
6356         * Makefile.in (grep): Grep no longer depends on libiberty.
6357
6358 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6359
6360         * Makefile.in: all-snavigator needs all-libgui.
6361
6362 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6363
6364         * configure.in: Add cygmon and libstub support for mn10300.
6365
6366 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6367
6368         * missing: Update to version from automake 1.3.
6369
6370         * ltmain.sh: On installation, don't get confused if the same name
6371         appears more than once in the list of library names.
6372
6373 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6374
6375         * config.sub: Accept m68060 and m5200 as CPU names.
6376
6377 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6378
6379         * configure: Use && rather than using -a in test, because odd
6380         strings can confuse test.
6381         * configure.in: Likewise.
6382
6383 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6384
6385         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6386
6387 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6388
6389         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6390         bootstrap4-lean): New targets.
6391
6392 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6393
6394         * mpw-* Delete.  Not used.
6395
6396 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6397
6398         * COPYING.LIB: Update FSF address.
6399
6400 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6401
6402         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6403
6404         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6405         GAS_SUPPORT_DIRS.
6406
6407 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6408
6409         * ltconfig, ltmain.sh: Avoid producing a version number if
6410         -version-info was not used.
6411
6412 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6413
6414         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6415         building with newlib.
6416
6417 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6418
6419         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6420         Solaris `make' causes it to continue to next definition.
6421
6422 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6423
6424         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6425         the right GUI libraries and files are installed along with GDB.
6426
6427 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6428
6429         * configure.in: Change alpha to alpha* in several places.
6430
6431 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6432
6433         * config.sub: Recognize sparc86x.
6434
6435 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6436
6437         * configure.in (--enable-target-optspace): Remove debug echo.
6438
6439 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6440
6441         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6442
6443 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6444
6445         * ltconfig: Update cygwin32 support.
6446
6447         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6448         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6449         (GDB_SUPPORT_DIRS): Likewise.
6450
6451 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6452
6453         * configure.in (target_makefile_frag): If --enable-target-optspace,
6454         use -Os to compile target libraries rather than -O2.  Default to
6455         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6456         not used.
6457         * configure.in (target_cflags): Ditto for d30v.
6458
6459 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6460
6461         * Makefile.in (all-bfd): Depend on all-intl.
6462         (all-binutils): Likewise.
6463         (all-gas): Likewise.
6464         (all-gprof): Likewise.
6465         (all-ld): Likewise.
6466
6467 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6468
6469         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6470
6471 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6472
6473         * Makefile.in (all-bfd): Depend upon all-libiberty.
6474
6475         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6476
6477 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6478
6479         * Makefile.in: Add libstub.
6480
6481         * configure.in: Ditto. Build libstub for targets that have cygmon
6482         support.
6483
6484 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6485
6486         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6487
6488 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6489
6490         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6491         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6492
6493 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6494
6495         * configure: Define DEFAULT_M4 by searching PATH.
6496         * Makfile.in: Use DEFAULT_M4.
6497
6498 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6499
6500         * ltconfig: Add cygwin32 support.
6501
6502         * Makefile.in, configure.in: Add libtool as a native only directory
6503         to configure and build.
6504
6505 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6506
6507         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6508
6509 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6510
6511         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6512
6513 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6514
6515         * Makefile.in: add ash make rules
6516         * configure.in: add ash to native_only and host_tools lists
6517
6518 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6519
6520         * Makefile.in (all-gettext, all-intl): New targets.
6521         (ALL_MODULES): Added all-gettext, all-intl.
6522         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6523         (INSTALL_MODULES): Added install-gettext, install-intl.
6524         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6525
6526         * configure.in (host_tools): Added gettext.
6527         (native_only): Likewise.
6528         (noconfigdirs) [various cases]: Likewise.
6529         (host_libs): Added intl.
6530
6531 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6532
6533         * configure: Do not disable building gdbtk for cygwin32 hosts.
6534
6535 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6536
6537         * configure.in: Add thumb-coff target.
6538         * config.sub: Add thumb-coff target.
6539
6540 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6541
6542         * Makefile.in: Revert yesterday's change.
6543         (all-target-winsup):  all-target-librx stays out of here.
6544
6545 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6546
6547         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6548         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6549         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6550         Remove references to librx and libg++.
6551
6552 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6553
6554         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6555         recursive makes
6556
6557 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6558
6559         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6560         for newlib directory.
6561         (CXX_FOR_TARGET): Likewise.
6562
6563 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6564
6565         * ltconfig: Update after libtool/ltconfig.in change for
6566         hpux11.
6567
6568 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6569
6570         * ltconfig, ltmain.sh: Update to libtool 1.2.
6571
6572 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6573
6574         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6575         (install-gcc-cross): Instead, override LANGUAGES here.
6576
6577 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6578
6579         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6580         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6581
6582 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6583
6584         * configure.in: Add Thumb-pe target.
6585
6586 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6587
6588         * Makefile.in - changed sn targets to snavigator
6589         * configure.in - changed sn targets to snavigator
6590
6591 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6592
6593         * config-ml.in: After building symlink tree call make distclean
6594         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6595         to be the case for libiberty.
6596
6597 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6598
6599         * configure: When making link, also check the current
6600         directory. The configure scripts may create one.
6601
6602 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6603
6604         * config.sub: Accept alphapca56 and alphaev6 properly.
6605
6606 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6607
6608         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6609
6610 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6611
6612         * config.sub (sco5): Fix typo.
6613
6614 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6615
6616         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6617         install-itcl.
6618         (install-itcl): Remove dependency on install-tcl.
6619
6620 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6621
6622         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6623
6624 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6625
6626         * configure.in: Don't build libgui for a cygwin32 target when not on
6627         a cygwin32 host.
6628
6629 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6630
6631         * configure (redirect): Set to null, so default behavior of
6632         configure is now --verbose.
6633
6634 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6635
6636         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6637         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6638
6639 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6640
6641         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6642         this change to sync Makefile.in with its ChangeLog entries.
6643
6644 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6645
6646         * ltmain.sh (mkdir): Check that the directory doesn't exist
6647         before we exit with error, so that we don't get races during
6648         parallel builds.
6649
6650 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6651
6652         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6653
6654 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6655
6656         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6657         PICFLAG_FOR_TARGET.
6658         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6659
6660         * configure: Emit a definition for the new macro enable_shared
6661         into each Makefile.
6662
6663 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6664
6665         * configure.in (host_tools, native_only): Add libtool.
6666
6667 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6668
6669         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6670         Fix typo in ming config comment.
6671
6672 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6673
6674         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6675
6676 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6677
6678         * config.sub: Add tic30 cases, and map c30 to tic30.
6679
6680 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6681
6682         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6683         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6684         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6685         (CLEAN_TARGET_MODULES): Similarly
6686         (all-target-libf2c): Add dependences.
6687         * configure.in (target_libs): Add libf2c.
6688
6689 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6690
6691         * configure.in: Remove expect from noconfigdirs when target
6692         is cygwin32.  OK to build expect and dejagnu with Canadian
6693         Cross.
6694
6695 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6696
6697         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6698         host.
6699
6700         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6701         and mingw32.
6702
6703 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6704
6705         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6706         here as it is not defined in the toplevel Makefile.
6707
6708 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6709
6710         * configure (package_makefile_rules_frag): New variable, which names
6711         a file with generic rules, ...
6712         Change comment to mention we now have FIVE parts.
6713         * configure: Undo last change.
6714
6715 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6716
6717         * config.guess: More accurate determination of HP processor types.
6718         * config.sub: More accurate determination of HP processor types.
6719
6720 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6721
6722         * configure (package_makefile_frag): Move inserting the
6723         ${package_makefile_frag} to where it should be according
6724         to the comment.
6725
6726 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6727
6728         * config.guess: Add support for Linux/ARM.
6729
6730 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6731
6732         * .cvsignore: Remove *-info and *-install since they match
6733         release-info and mpw-install, which we don't want to just ignore.
6734
6735 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6736
6737         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6738
6739 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6740
6741         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6742         local_prefix to sub-make invocations.
6743
6744 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6745
6746         * configure.in: Check makefile fragments in the source
6747         directory.
6748
6749 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6750
6751         * configure.in: Check whether host and target makefile
6752         fragments exist before adding them to *_makefile_frag.
6753
6754 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6755
6756         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6757
6758 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6759
6760         * configure.in: Make sure we only replace RPATH_ENVVAR on
6761         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6762         regexp to sed.
6763
6764         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6765         to sub-makes.
6766
6767 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6768
6769         * config-ml.in (multi-do): LDFLAGS must include multilib
6770         designator.
6771
6772 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6773
6774         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6775
6776 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6777
6778         * config.sub: Add mingw32 support.
6779         * configure.in: Likewise.
6780
6781 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6782
6783         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6784
6785 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6786
6787         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6788         * configure (gxx_include_dir): Provide a definition for subdirs
6789         which do not use autoconf.
6790
6791 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6792
6793         * config.guess: Sync with egcs.  Picks up new alpha support,
6794         BeOS & some additional linux support.
6795
6796 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6797
6798         * config.guess: HP 9000/803 is a PA1.1 machine.
6799
6800 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6801
6802         * configure.in: It's alpha*-...
6803
6804 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6805
6806         * configure.in (host_makefile_frag, target_makefile_frag):
6807         Handle multiple config files.
6808         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6809         alpha-*-*.
6810
6811 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6812
6813         * mkdep: New file.
6814
6815 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6816
6817         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6818
6819 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6820
6821         * Makefile.in: Add libgui directory.
6822         (GDB_TK): Add all-libgui.
6823         * configure.in: Add libgui directory.
6824         * configure: Add all-libgui to GDB_TK.
6825
6826 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
6827
6828         * config-ml.in (multidirs): Add m32r to multilib list.
6829
6830 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
6831
6832         * Makefile.in (all-target-gperf): Change dependency to
6833         all-target-libstdc++.
6834
6835 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
6836
6837         * config.guess: Add BeOS support.
6838
6839 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6840
6841         Source directory cvs renamed to cvssrc:
6842         * configure.in (host_tools): Change cvs to cvssrc.
6843         (native_only): Likewise.
6844         (noconfigdirs) [various cases]: Likewise.
6845         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6846         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6847         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6848         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6849         (all-cvssrc): Rename target from all-cvs.
6850
6851 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
6852
6853         * configure (gxx_include_dir): Fix thinko.
6854
6855 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
6856
6857         * Makefile.in (INSTALL_TARGET_CROSS): Define.
6858         (install-cross, install-gcc-cross): New targets.
6859
6860 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
6861
6862         * configure.in (noconfigdirs): Add support for Thumb target.
6863
6864         * config.sub (maybe_os): Add support for Thumb target.
6865
6866 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6867
6868         * Makefile.in: Add rules for cygmon.
6869
6870         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6871
6872 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6873
6874         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6875         * configure (gxx_include_dir): Provide a definition for subdirs
6876         which do not use autoconf.
6877
6878 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6879
6880         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6881         11/18/97 build
6882
6883 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6884
6885         * From Franz Sirl.
6886         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6887         found on RedHat Linux systems.
6888
6889 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6890
6891         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6892         guesses.
6893
6894 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6895
6896         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6897
6898 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6899
6900         * ltmain.sh: If mkdir fails, check whether the directory was created
6901         anyhow by some other process.
6902
6903 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6904
6905         * configure.in (d30v-*-*): Configure all directories.
6906
6907 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6908
6909         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6910         for the D30V.
6911
6912 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6913
6914         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6915
6916 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6917
6918         * include/libiberty.h: Add extern "C" { so it can be used with C++
6919         progrms.
6920         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6921         programs.
6922
6923 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6924
6925         * configure.in (d30v-*-*): Configure GCC now.
6926
6927 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6928
6929         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6930         is no longer needed.
6931
6932 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6933
6934         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6935
6936 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6937
6938         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6939         targets using "$@" to provide support for similar but not identical
6940         targets without having to duplicate code.
6941
6942 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6943
6944         * makefile.vms: Fix to work with DEC C.
6945
6946 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6947
6948         * config.sub: Add mips-tx39-elf to marketing names.
6949
6950 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6951
6952         * ltmain.sh: Handle symlinks in generated script.
6953
6954 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6955
6956         * configure: Handle autoconf style directory options: --bindir,
6957         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6958         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6959         --sysconfdir.
6960         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6961         (sharedstatedir, localstatedir, oldincludedir): New variables.
6962         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6963         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6964         sbindir, sharedstatedir, and sysconfdir.
6965
6966 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6967
6968         * Makefile.in (bootstrap-lean): New target.
6969
6970 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6971
6972         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6973         sn, and gnuserv from noconfigdirs.
6974
6975 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6976
6977         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6978
6979 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6980
6981         * Makefile.in (cross): New target.
6982
6983 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6984                           Jeff Law         <law@cygnus.com>
6985
6986         * Makefile.in (bootstrap2, bootstrap3): New targets.
6987         (all-bootstrap): Remove outdated and confusing target.
6988         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6989
6990 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6991
6992         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6993         windows.  Consistent with gdb/configure.
6994
6995 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6996
6997         * configure.in: Name Linux target fragment.
6998
6999         * configure: Rewrite so that project Makefile fragment is inserted
7000         first and appears last in the resulting Makefile.
7001
7002 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7003
7004         * Makefile.in (install-itcl): Install tcl first.
7005
7006 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7007
7008         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7009
7010 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7011
7012         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7013
7014         * configure.in (skipdirs): Add target-librx for Linux.
7015         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7016
7017 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7018
7019         * Makefile.in (bootstrap): New target.
7020
7021 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7022
7023         * config.sub: Accept 'amigados' for backward compatability.
7024
7025 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7026
7027         * config.guess: Merge with FSF.
7028
7029 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7030
7031         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7032
7033 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7034
7035         * config.sub: Add "marketing-names" patch.
7036
7037 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7038
7039         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7040
7041 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7042
7043         * config.sub: Handle v850-elf.
7044
7045 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7046
7047         * .cvsignore (*-install): Remove.
7048
7049 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7050
7051         * ltconfig: Set CONFIG_SHELL in libtool.
7052         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7053
7054 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7055
7056         * configure.in (target_subdir): Set to libraries if enable_multilib.
7057
7058 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7059
7060         * config.guess: Update from gcc directory.
7061
7062 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7063
7064         * Makefile.in (all-sim): Depends on all-readline.
7065
7066 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7067
7068         * Makefile.in (BISON, YACC): Use $$s.
7069         (all-bison): Depend on all-texinfo.
7070
7071 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7072
7073         * Makefile.in (BISON): Add -L flag.
7074         (YACC): Likewise.
7075
7076 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7077
7078         * configure.in (noconfigdirs): Add support for v850e target.
7079
7080         * config.sub (maybe_os): Add support for v850e target.
7081
7082 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7083
7084         * configure.in (noconfigdirs): Add support for v850ea target.
7085
7086         * config.sub (maybe_os): Add support for v850ea target.
7087
7088 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7089
7090         * config.sub: Add mipstx39.  Delete r3900.
7091
7092 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7093
7094         * Makefile.in (all-autoconf): Depends on all-texinfo.
7095
7096 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7097
7098         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7099         eabi targets.
7100
7101 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7102
7103         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7104
7105         * configure: When handling a Canadian Cross, handle YACC as well as
7106         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7107         * Makefile.in (all-bison): Depend upon all-texinfo.
7108
7109 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7110
7111         * Makefile.in (BISON): bison, not byacc or bison -y.
7112         (YACC): bison -y or byacc or yacc.
7113         (various): Add *-bison as appropriate.
7114         (taz): No need to mess with BISON anymore.
7115
7116 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7117
7118         * configure: If OSTYPE matches *win32*, try to find a good value for
7119         CONFIG_SHELL.
7120
7121 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7122
7123         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7124         configure.in if it is present.
7125
7126 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7127
7128         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7129
7130 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7131
7132         * config.sub: Recognize `arc' cpu.
7133         * configure.in: Likewise.
7134         * config-ml.in: Likewise.
7135
7136 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7137
7138         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7139
7140 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7141
7142         * configure: Changed sed delimiter from ':' to '|' when
7143         attempting to substitute ${config_shell} for SHELL. On
7144         NT ${config_shell} may contain a ':' in it.
7145
7146 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7147
7148         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7149
7150 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7151
7152         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7153
7154 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7155
7156         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7157
7158         * ylwrap: If the program is a relative path, force it to be
7159         absolute.
7160
7161 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7162
7163         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7164
7165 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7166
7167         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7168         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7169         for libraries.
7170
7171 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7172
7173         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7174         separated by spaces.
7175
7176 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7177
7178         * ylwrap: New file.
7179         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7180
7181         * ltmain.sh: Handle /bin/sh at start of install program.
7182
7183         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7184
7185         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7186         * missing: New file, from automake 1.2.
7187
7188 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7189
7190         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7191         check-tk to CHECK_X11_MODULES.
7192
7193 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7194
7195         * config.sub: Merge with FSF.
7196
7197 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7198
7199         * config.guess: Merge with FSF.
7200
7201 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7202
7203         * configure: Treat msdosdjgpp like go32.
7204         * configure.in: Likewise.  Don't remove gprof for go32.
7205
7206         * configure: Change Makefile.tem2 to Makefile.tm2.
7207
7208 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7209
7210         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7211
7212 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7213
7214         * install-sh (chmodcmd): Set to null if the DST directory already
7215         exists.  Same as Nov 11th change.
7216
7217 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7218
7219         * configure (GDB_TK): Needs itcl and tix.
7220
7221 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7222
7223         * config.guess: Update from FSF.
7224
7225 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7226
7227         * Makefile.in (GDB_TK): Depend on itcl and tix.
7228
7229 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7230
7231         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7232         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7233         (INSTALL_SCRIPT): New variable.
7234         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7235         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7236         to -x.
7237         * install-sh: Add support for -x option.
7238
7239 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7240
7241         * configure.in, Makefile.in: Treat tix like itcl.
7242
7243 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7244
7245         * Makefile.in (WINDRES): New variable.
7246         (WINDRES_FOR_TARGET): New variable.
7247         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7248         (EXTRA_HOST_FLAGS): Add WINDRES.
7249         (EXTRA_TARGET_FLAGS): Add WINDRES.
7250         (EXTRA_GCC_FLAGS): Add WINDRES.
7251         ($(DO_X)): Pass down WINDRES.
7252         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7253         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7254         DLLTOOL_FOR_TARGET.
7255
7256 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7257
7258         * configure.in: configure sim before gdb for win32-x-ppc
7259
7260 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7261
7262         Move gperf into the toplevel, from libg++.
7263         * configure.in (target_tools): Add target-gperf.
7264         (native_only): Add target-gperf.
7265         * Makefile.in (all-target-gperf): New target, depend on
7266         all-target-libg++.
7267         (configure-target-gperf): Empty rule.
7268         (ALL_TARGET_MODULES): Add all-target-gperf.
7269         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7270         (CHECK_TARGET_MODULES): Add check-target-gperf.
7271         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7272         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7273
7274 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7275
7276         * config.sub (mn10200): Recognize new basic machine.
7277
7278 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7279
7280         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7281         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7282
7283 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7284
7285         * configure.in: If we're building mips-sgi-irix6* native, turn on
7286         ENABLE_MULTILIB and set TARGET_SUBDIR.
7287
7288 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7289
7290         * Makefile.in (all-sn): Depend on all-grep.
7291
7292 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7293
7294         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7295
7296         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7297         Makefile.  From Jeff Makey <jeff@cts.com>.
7298         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7299
7300         * Makefile.in (DISTBISONFILES): Remove.
7301         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7302         $(DEFAULT_YACC).
7303
7304         * configure.in: Build itl, db, sn, etc., when building for native
7305         cygwin32.
7306
7307         * Makefile.in (LD): New variable.
7308         (EXTRA_HOST_FLAGS): Pass down LD.
7309         ($(DO_X)): Likewise.
7310
7311 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7312
7313         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7314
7315 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7316
7317         * configure.in (targargs): Strip out any supplied --build argument
7318         before adding our own. Always add --build.
7319
7320 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7321
7322         * configure.in (targargs): Pass --build if we're doing
7323         a cross-compile.
7324
7325 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7326
7327         * configure: Use '|' instead of ":" as the separator in
7328         sed. Otherwise sed chokes on NT path names with drive
7329         designators. Also look for "?:*" as the leading characters in an
7330         absolute pathname.
7331
7332 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7333
7334         * config.sub: Support for r3900.
7335
7336 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7337
7338         * configure.in: Use install-sh, not install.sh.
7339
7340 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7341
7342         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7343         apply it twice.
7344
7345 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7346
7347         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7348         install-binutils.
7349
7350 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7351
7352         * Makefile.in: Add automake targets.
7353         * configure.in (host_tools): Add automake.
7354
7355 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7356
7357         * configure: Default CXX to c++, not gcc.
7358         * Makefile.in (CXX): Set to c++, not gcc.
7359         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7360
7361 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7362
7363         * install-sh: try appending a .exe if source file doesn't
7364         exist
7365
7366 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7367
7368         * configure.in: Turn on multilib by default.
7369         (cross_only): Remove target-libiberty.
7370
7371         * Makefile.in (all-gcc): Don't depend on libiberty.
7372
7373 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7374
7375         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7376
7377 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7378
7379         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7380         (DISTBISONFILES): Add ld/Makefile.in
7381
7382 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7383
7384         * configure.in: if target is cygwin32 but host isn't cygwin32,
7385         don't configure gdb tcl tk expect, not just gdb.
7386
7387 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7388
7389         * configure.in: Added gnuserv everywhere sn appears.
7390
7391         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7392         (CROSS_CHECK_MODULES): Added check-gnuserv.
7393         (INSTALL_MODULES): Added install-gnuserv.
7394         (CLEAN_MODULES): Added clean-gnuserv.
7395         (all-gnuserv): New target.
7396
7397 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7398
7399         * config.guess: Fixes for MIPS OpenBSD systems.
7400
7401 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7402
7403         * Makefile.in (INSTALL_XFORM): Remove.
7404         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7405
7406         * mkinstalldirs: New file, copied from automake.
7407         * Makefile.in (installdirs): Rename from install-dirs.  Use
7408         mkinstalldirs.  Change all users.
7409         (DEVO_SUPPORT): Add mkinstalldirs.
7410
7411 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7412
7413         * install-sh: Rename from install.sh.
7414         * Makefile.in (INSTALL): Change install.sh to install-sh.
7415         (DEVO_SUPPORT): Likewise.
7416
7417         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7418         Graichen <graichen@rzpd.de>.
7419
7420 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7421
7422         * config.guess: Recognize OpenBSD systems correctly.
7423
7424 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7425
7426         * README, Makefile.in (ETC_SUPPORT): Remove references to
7427         cfg-paper*, configure.{texi,man,info*}._
7428
7429 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7430
7431         * Makefile.in (all.normal): Ensure that gcc is built after all
7432         the x11 - ie gdb - targets.
7433
7434 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7435
7436         * makefile.vms: Don't run conf-a-gas.
7437
7438 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7439
7440         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7441
7442 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7443
7444         * configure.in: Remove noconfigdirs case since gdb also
7445         configures and builds for tic80-coff.
7446
7447 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7448
7449         * configure: Set cache_file to config.cache.
7450         * Makefile.in (local-distclean): Remove config.cache.
7451
7452 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7453
7454         * COPYING: Update FSF address.
7455
7456 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7457
7458         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7459         noconfigdirs.
7460
7461 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7462
7463         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7464         MAKEDIRS, is empty.
7465
7466 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7467
7468         * config.sub: Tweak mn10300 entry.
7469
7470 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7471
7472         * configure.in (host_tools): Put sim before gdb, so gdb's
7473         configure.tgt can determine if the simulator was configured.
7474
7475 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7476
7477         * config.sub: Move BeOS $os case to be with other Cygnus
7478         local cases.
7479
7480 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7481
7482         * config.sub: Remove misplaced comment that broke Linux.
7483
7484 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7485
7486         * config.sub: Add BeOS support.
7487
7488 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7489
7490         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7491
7492 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7493
7494         * configure.in (noconfigdirs): Remove tcl and tk from
7495         noconfigdirs for cygwin32 builds.
7496
7497 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7498
7499         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7500
7501 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7502
7503         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7504         make-all.com, use makefile.vms instead.
7505
7506 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7507
7508         * config.sub: Accept -lnews*.
7509
7510 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7511
7512         * configure.in (noconfigdirs): Disable target-newlib,
7513         target-examples and target-libiberty for d30v.
7514
7515 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7516
7517         * configure.in (noconfigdirs): Enable ld for d30v.
7518
7519 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7520
7521         * configure.in (tic80-*-*): Build compiler.
7522
7523 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7524
7525         * configure.in (d30v-*): Remove sim directory from list of
7526         unsupported d30v directories
7527
7528 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7529
7530         * config.sub, configure.in: Add d30v target cpu.
7531
7532 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7533
7534         * makefile.vms: New file.
7535         * make-all.com: Remove.
7536
7537 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7538
7539         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7540
7541 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7542
7543         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7544
7545 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7546
7547         * Makefile.in (ALL_MODULES): Added all-db.
7548         (CROSS_CHECK_MODULES): Addec check-db.
7549         (INSTALL_MODULES): Added install-db.
7550         (CLEAN_MODULES): Added clean-db.
7551
7552 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7553
7554         * config.guess: Merge with latest FSF sources.
7555
7556 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7557
7558         * Makefile.in (ALL_MODULES): Added all-itcl.
7559         (CROSS_CHECK_MODULES): Added check-itcl.
7560         (INSTALL_MODULES): Added install-itcl.
7561         (CLEAN_MODULES): Added clean-itcl.
7562
7563 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7564
7565         * configure.in: build gdb for mn10200
7566
7567 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7568
7569         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7570
7571 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7572
7573         * configure.in (tic80-*-*): Turn off most targets right now.
7574
7575 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7576
7577         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7578         rather than the makeinfo program.
7579         (do-info): Depend upon all-texinfo.
7580
7581 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7582
7583         * configure.in: Remove uses of config/mh-linux.
7584
7585         * config.sub, config.guess: Merge with latest FSF sources.
7586
7587 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7588
7589         * config.sub (case $basic_machine): Add tic80 entries.
7590
7591 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7592
7593         * config.sub, config.guess: Merge with latest FSF sources.
7594
7595 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7596
7597         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7598         * mpw-config.in: Test for NewFolderRecursive.
7599         * mpw-install: Use symbolic name for startup filename.
7600         * mpw-README: Add various additional details.
7601
7602 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7603
7604         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7605
7606 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7607
7608         * configure.in: Do build gcc and the target libraries for
7609         the mn10200.
7610
7611 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7612
7613         * configure.in: don't avoid building gdb for mn10300 any more
7614         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7615         instead of single-quoting it.
7616
7617 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7618
7619         * configure.in: Don't use --with-stabs on IRIX 6.
7620
7621 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7622
7623         * configure.in (m32r): Build gdb, libg++ now.
7624
7625 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7626
7627         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7628         directories from noconfigdirs.
7629
7630 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7631
7632         * config.sub (basic_machine): added mips16 configuration
7633
7634 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7635
7636         * config.sub: Handle d10v-unknown.
7637
7638 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7639
7640         * config.sub: Handle v850-unknown.
7641
7642 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7643
7644         * Makefile.in: add findutils
7645         * configure.in: add findutils to list of host_tools
7646
7647 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7648
7649         * config.sub: Handle mn10200 and mn10300.
7650
7651 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7652
7653         * configure.in (d10v-*): Do not build librx.
7654
7655 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7656
7657         * configure.in (mn10300): Build everything except gdb & libgloss.
7658
7659 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7660
7661         * config.guess:  Patch for Dansk Data Elektronik servers,
7662         from Niels Skou Olsen <nso@dde.dk>.
7663
7664         For ncr, use /bin/uname rather than uname, since GNU uname does not
7665         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7666
7667         Patch for MIPS R4000 running System V,
7668         from Eric S. Raymond <esr@snark.thyrsus.com>.
7669
7670         Fix thinko for nextstep.
7671
7672         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7673
7674         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7675         * config.guess: Guess mips-dec-mach_bsd4.3.
7676
7677         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7678         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7679         release numbers.
7680         * config.guess (mips-mips-riscos*):  Emit just enough of the
7681         release number.
7682
7683         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7684         * config.guess (sparc-auspex-sunos*):  Added.
7685         (f300-fujitsu-*): Added.
7686
7687         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7688         * config.guess:  Recognize a Tadpole as a sparc.
7689
7690 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7691
7692         * config.guess: Don't assume that NextStep version is either 2 or
7693         3.  NextStep 4 (aka OpenStep 4) has come out now.
7694
7695 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7696
7697         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7698         From Rik Faith <faith@cs.unc.edu>.
7699
7700 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7701
7702         * config.sub: Contributions from bug-gnu-utils to:
7703         Support plain "hppa" (no version given) architecture, reported by
7704         OpenStep.
7705         OpenBSD like NetBSD.
7706         LynxOs is not a hardware supplier.
7707
7708         * config.guess: Contributions from bug-gnu-utils to add support for:
7709         OpenBSD like NetBSD.
7710         Stratus systems.
7711         More Pyramid systems.
7712         i[n>4]86 Intel chips.
7713         M680[n>4]0 Motorola chips.
7714         Use unknown instead of lynx for hardware manufacturer.
7715
7716 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7717
7718         * install.sh (chmodcmd): Set to null if the DST directory already
7719         exists.
7720
7721 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7722
7723         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7724         not use mt-ppc target Makefile fragment any more.
7725
7726 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7727
7728         * configure.in (*-*-windows):  Exclude everything but those dirs
7729         needed to build windows.
7730
7731 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7732
7733         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7734
7735 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7736
7737         * configure.in:  Exclude mmalloc from i386-windows.
7738
7739 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7740
7741         * Undo my previous change.
7742
7743 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7744
7745         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7746         unconditionally.
7747         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7748
7749 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7750
7751         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7752         host to add it's own flags.
7753
7754 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7755
7756         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7757
7758 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7759
7760         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7761         (CXX_FOR_TARGET): Likewise.
7762         (GCC_FOR_TARGET): Define.
7763         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7764         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7765         CC_FOR_TARGET was specified on the command line.
7766         (MAKEOVERRIDES): Don't define.
7767
7768 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7769
7770         * configure.in (m32r): Fix spelling of libg++ libs.
7771
7772 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7773
7774         * config.sub (-apple*): Remove, now redundant.
7775
7776 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7777
7778         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7779
7780         * configure: Rework yesterday's sed script patch.
7781
7782         * config.sub: Merge with FSF.
7783
7784 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7785
7786         * config.guess:  Merge from FSF.
7787
7788         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7789         * config.guess: Use pc instead of unknown, for pc clone systems.
7790         Change linux to linux-gnu.
7791
7792         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7793         * config.guess: Avoid non-portable tr syntax.
7794
7795 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7796
7797         * test-build.mk (HOLES): Add "xargs" for gdb.
7798
7799         * configure: Avoid hpux10.20 sed bug.
7800
7801 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7802
7803         * configure.in:  Add support for windows host
7804         (that is a build done under the Microsoft build environment).
7805
7806 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7807
7808         * Makefile.in: Replace all uses of srcroot with s, to shrink
7809         command line lengths.
7810
7811         Patches from Geoffrey Noer <noer@cygnus.com>:
7812         * configure.in: If configuring for newlib, pass --with-newlib to
7813         subdirectories.
7814         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7815         -Bnewlib/ and -Lwinsup to gcc.
7816         (CXX_FOR_TARGET): Likewise.
7817
7818 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7819
7820         * Makefile.in (ETC_SUPPORT): Add configure.
7821
7822 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7823
7824         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7825         host configuration file.
7826
7827 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7828
7829         * configure.in: Break mn10x00 support into separate
7830         mn10200 and mn10300 configurations.
7831         * config.sub: Likewise.
7832
7833 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
7834
7835         * configure.in: Add lots of stuff to noconfigdirs for
7836         the mn10x00 targets.
7837
7838         * config.sub, configure.in: Add mn10x00 support.
7839
7840 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
7841
7842         * make-all.com: Call conf-a-gas, not config-a-gas.
7843
7844 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
7845
7846         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7847         targets.
7848
7849 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
7850
7851         * mpw-README: Add much more detail for native PowerMac.
7852         * mpw-install: New file.
7853         * mpw-configure: Add --norecursion and --help options.
7854         * mpw-config.in: Translate readme and install files when
7855         copying to objdir.
7856         * mpw-build.in: Don't always depend on byacc and flex.
7857         (install-only-top): New action.
7858
7859 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
7860
7861         * configure.in:  You can now configure GDB for the v850.
7862
7863 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
7864
7865         * configure.in (noconfigdirs): Don't configure any C++ dirs
7866         if targeting D10V.
7867
7868 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7869
7870         * config.sub: Recognize mips64vr5000.
7871
7872 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7873
7874         * configure.in: Use a single line for host_tools and native_only.
7875
7876 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7877
7878         * config.sub, configure.in: Add entries for m32r.
7879
7880 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7881
7882         * Makefile.in (inet-install): Don't run install-gzip.
7883
7884 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7885
7886         * configure.in:  Don't config lots of things for *-*-windows*.
7887
7888 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7889
7890         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7891         (host_libs, host_tools): Copy from configure.in.
7892         * mpw-configure: Don't complain about directories not found.
7893
7894 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7895
7896         * configure.in (i[345]86): Recognize i686 for pentium pro.
7897         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7898         file.
7899
7900         * config.guess (i[345]86): Ditto.
7901
7902 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7903
7904         * configure.in (noconfigdirs): Removed gdb for D10V.
7905
7906 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7907
7908         * configure.in: Remove ld, target-libio, target-libg++, and
7909         target-libstdc++ from noconfigdirs.
7910
7911 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7912
7913         * configure: Fix three locations where shell scripts were
7914         being run directly rather than with config_shell.
7915
7916 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7917
7918         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7919         * config.sub (basic_machine): Recognize v850.
7920
7921 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7922
7923         * mpw-configure: Handle multiple enable/disable options and
7924         pass them down recursively, handle -c and -s flags appropriately
7925         depending on choice of compiler, add escape mechanism for
7926         quoted arguments to gC.
7927
7928 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7929
7930         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7931         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7932         so that -mrelocatable-lib and -mno-eabi are used.
7933
7934         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7935         not support --print-multi-lib, don't abort.
7936
7937 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7938
7939         * make-all.com: Run config-a-gas.
7940         * setup.com: Don't copy subdirectory files around.
7941
7942 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7943
7944         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7945         target, it now compiles correctly.
7946
7947 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7948
7949         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7950
7951 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7952
7953         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7954
7955 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7956
7957         * configure.in (native_only): Add prms.
7958
7959 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7960
7961         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7962         (BINUTILS_SUPPORT_DIRS): Likewise.
7963
7964 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7965
7966         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7967         d10v support is added.
7968
7969 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7970
7971         * configure.in (d10v-*-*): New target.
7972
7973 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7974
7975         * config.guess (HP 9000/811): Recognize this as a PA1.1
7976         machine.
7977
7978 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7979
7980         * Makefile.in (do-tar-gz): New target, split out from tail end of
7981         taz target.  Run each command separately, don't use pipes.
7982         (taz): Use it.
7983
7984 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7985
7986         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7987         * mpw-build.in: No builds should depend on building byacc or flex,
7988         they are assumed to be installed already.
7989
7990 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7991
7992         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7993         variable that CC_FOR_TARGET needs.
7994
7995 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7996
7997         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7998         options have changed since the last time the subdirectory was
7999         configured, and if it has, reconfigure.
8000         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8001         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8002
8003 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8004
8005         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8006         CLEAN_MODULES): Add bash.
8007         (all-bash): New target.
8008
8009 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8010
8011         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8012
8013 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8014
8015         * config.sub (basic_machine): Recognize d10v as a valid processor.
8016
8017 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8018
8019         * mpw-configure: Add support for --bindir.
8020         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8021
8022 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8023
8024         * configure.in: add bash, time, gawk to list of hosttools and things
8025         to only build for native toolchains
8026
8027 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8028
8029         * Makefile.in (docdir): Remove.
8030
8031 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8032
8033         * Makefile.in (datadir): Set to $(prefix)/share.
8034
8035 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8036
8037         * configure.in: build diff and patch for cygwin32-hosted
8038         toolchains.
8039
8040 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8041
8042         * config.sub: Accept -rtems*.
8043
8044 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8045
8046         * configure.in: enable dosrel for cygwin32-hosted builds,
8047                 remove diff from the list of things not buildable
8048                 via Canadian Cross
8049
8050 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8051
8052         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8053         don't get ". ".
8054
8055 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8056
8057         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8058
8059 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8060
8061         * Makefile.in (taz): Handle case where tex3patch didn't even get
8062         checked out.  Also, if it was found, put the symlink in a new util
8063         subdirectory.
8064
8065 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8066
8067         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8068
8069 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8070
8071         * config.sub: Recognize -openvms.
8072         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8073         * make-all.com, setup.com: New files.
8074
8075 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8076
8077         * Makefile.in (taz): tex3patch moved to texinfo/util.
8078
8079 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8080
8081         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8082         * configure.in: remove make from disable-if-Can-Cross list
8083                 enable gdb if ${host} and ${target} are cygwin32
8084
8085 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8086
8087         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8088         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8089
8090 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8091
8092         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8093         distinguish sysv/svr4/bsd variants.
8094         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8095
8096 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8097
8098         * configure.in: Added copyright notice.
8099         * move-if-change: Added copyright notice.
8100
8101 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8102
8103         * configure.in (powerpcle-*-solaris*): Until we get shared
8104         libraries working, don't build gdb, sim, make, tcl, tk, or
8105         expect.
8106
8107 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8108
8109         * config.guess:  Merge with FSF:
8110
8111         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8112         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8113
8114         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8115         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8116
8117         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8118         * config.guess:  Combine two OSF1 rules.
8119         Also recognize field test versions.  From mjr@zk3.dec.com.
8120         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8121         because GNU uname does not support -p.  From pmr@pajato.com.
8122
8123 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8124
8125         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8126
8127 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8128
8129         * mpw-README: Document GCCIncludes.
8130
8131 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8132
8133         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8134
8135 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8136
8137         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8138
8139 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8140
8141         * configure.in (*-*-cygwin32): Configure make.
8142
8143 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8144
8145         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8146
8147 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8148
8149         * Makefile.in (all-inet): Depend on all-perl.
8150
8151         * Makefile.in (inet-install): New target.
8152
8153         * Makefile.in (all-inet): Depend on all-tcl.
8154         (all-inet): Depend on all-send-pr.
8155
8156 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8157
8158         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8159         temporarily.
8160
8161 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8162
8163         * configure.in: Don't configure --with-gnu-ld on AIX.
8164
8165 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8166
8167         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8168
8169 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8170
8171         * Makefile.in (ALL_MODULES): Added all-inet.
8172         (CROSS_CHECK_MODULES): Added check-inet.
8173         (INSTALL_MODULES): Added install-inet.
8174         (CLEAN_MODULES): Added clean-inet.
8175         (all-indent): New target.
8176
8177         * configure.in (host_tools): Added inet.
8178         (native_only): Added inet.
8179         (noconfigdirs): Added inet.
8180
8181 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8182
8183         * configure.in: Don't configure libgloss if we are not configuring
8184         newlib.
8185
8186 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8187
8188         * configure.in: Don't configure libgloss for unsupported
8189         architectures.
8190
8191 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8192
8193         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8194
8195 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8196
8197         * Makefile.in (ALL_MODULES): Include all-apache.
8198         (CROSS_CHECK_MODULES): Include check-apache.
8199         (INSTALL_MODULES): Include install-apache.
8200         (all-apache): New target.
8201
8202         * configure.in: Added apache everywhere perl is seen.
8203
8204 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8205
8206         * Makefile.in: Add support for clean-{module} and
8207         clean-target-{module} rules.
8208
8209 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8210
8211         * configure.in (*-*-ose) do not build libgloss.
8212
8213 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8214
8215         * config.guess (prep*:SunOS:5.*:*): Turn into
8216         powerpele-unknown-solaris2.
8217
8218 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8219
8220         * configure.in: Permit --enable-shared to specify a list of
8221         directories.
8222
8223 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8224
8225         * configure.in (host==solaris): Pass only the first word of $CC
8226         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8227
8228 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8229
8230         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8231
8232 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8233
8234         * Makefile.in (ALL_MODULES): Include all-perl.
8235         (CROSS_CHECK_MODULES): Include check-perl.
8236         (INSTALL_MODULES): Include install-perl.
8237         (ALL_X11_MODULES): Include all-guile.
8238         (CHECK_X11_MODULES): Include check-guile.
8239         (INSTALL_X11_MODULES): Include install-guile.
8240         (all-perl): New target.
8241         (all-guile): New target.
8242
8243         * configure.in (host_tools): Include perl and guile.
8244         (native_only): Include perl and guile.
8245         (noconfigdirs): Don't build guile and perl; no ports have been
8246         done.
8247
8248 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8249
8250         * configure (--enable-*): Handle quoted option lists such as
8251         --enable-sim-cflags='-g0 -O' better.
8252
8253 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8254
8255         * Makefile.in ({,inst}all-target): New rule so we can make and
8256         install all of the target directories easily.
8257
8258 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8259
8260         * configure.in: Add missing global flag in sed substitution when
8261         deleting `target-' from ${configdirs}.
8262
8263 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8264
8265         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8266         option.
8267
8268         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8269         config/mh-necv4.
8270
8271         * install.sh: Correct misspelling of transformbasename.
8272
8273         * config.guess: Recognize mips-*-sysv*.
8274
8275 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8276
8277         * config.sub: Recognize mon960.
8278
8279 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8280
8281         * configure: Restore Canadian Cross handling of BISON and LEX,
8282         removed in Feb 20 change.
8283
8284 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8285
8286         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8287         Mention make install.  Remove the old copyright date as well the
8288         clumsy and rather pointless copyright on the README file.
8289
8290 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8291
8292         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8293         Makefile after running symlink-tree, then run `make distclean' to
8294         avoid clobbering any generated files in srcdir.
8295
8296 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8297
8298         * configure.in (m68k-*-netbsd*): Build everything now.
8299
8300 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8301
8302         * Makefile.in (taz): Fix quoting.
8303
8304 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8305
8306         * configure.in (sparclet-*-*): Build everything now.
8307
8308 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8309
8310         * configure.in (m68k-*-linux*): New host.
8311
8312 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8313
8314         * configure: Check for bison before byacc.
8315
8316 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8317
8318         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8319         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8320         searching PATH.  These are used as fallbacks by Makefile.in if
8321         flex/bison/byacc aren't in objdir.
8322
8323 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8324
8325         * Makefile.in: Make everything which depends upon all-bfd also
8326         depend upon all-opcodes, in case --with-commonbfdlib is used.
8327
8328 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8329
8330         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8331         building NT native compilers on Unix.
8332
8333 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8334
8335         * configure.in: Don't get CC from the host Makefile fragment if we
8336         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8337         Solaris test for /usr/ucb/cc to the post target script, just after
8338         the compiler sanity test.
8339
8340 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8341
8342         * config.sub: Merge with FSF.
8343
8344 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8345
8346         * Makefile.in (RPATH_ENVVAR): New variable.
8347         (REALLY_SET_LIB_PATH): Use it.
8348         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8349
8350 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8351
8352         * config.sub, configure.in: Recognize sparclet cpu.
8353
8354 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8355
8356         * config.guess:  Support m68k-cbm-sysv4.
8357
8358 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8359
8360         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8361         m68k-unknown-linuxaout from linker help string.  Put quotes around
8362         $ld_help_string.
8363
8364 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8365
8366         * config.guess (powerpc-harris-powerunix): Add guess for port
8367         to new target.
8368
8369 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8370
8371         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8372
8373 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8374
8375         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8376         $(REALLY_SET_LIB_PATH) in Makefile.
8377         * Makefile.in (SET_LIB_PATH): New variable.
8378         (REALLY_SET_LIB_PATH): New variable.
8379         ($(DO_X)): Use $(SET_LIB_PATH).
8380         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8381         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8382         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8383         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8384         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8385         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8386         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8387         (install-dosrel): Likewise.
8388         (all-opcodes): Depend upon all-libiberty.
8389
8390 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8391
8392         * config.guess (*:CYGWIN*): New
8393
8394 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8395
8396         * Makefile.in (all-target-winsup): All all-target-libiberty.
8397
8398 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8399
8400         * configure.in (noconfigdirs): Add missing # in front of comment.
8401
8402 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8403
8404         * configure.in: add second pass to things added to noconfigdirs
8405         so *-gm-magic can exclude libgloss properly.
8406
8407 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8408
8409         * mpw-configure (extralibs_name, rez_name): Set correctly
8410         for MWC68K compiler.
8411
8412         * mpw-README: Add more info on the necessary build tools.
8413
8414 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8415
8416         * configure.in, config.sub: Recognize cygwin32.
8417
8418 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8419
8420         * config.guess, config.sub: Recognize A/UX.
8421
8422 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8423
8424         * config.sub: Merge with gcc/config.sub.
8425
8426 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8427
8428         * mpw-build.in (do-binutils): Add build of stamps.
8429
8430 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8431
8432         * config.sub: Add recognition for mips64vr4100*-* targets.
8433
8434 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8435
8436         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8437         Add creation of gconfigargs with `--enable-shared' turned on.
8438         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8439         ($(host)-stamp-stage3-configured): Likewise.
8440         (HOLES): Add chatr and ldd.
8441         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8442
8443 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8444
8445         * configure: Pass --nfp to recursive configures.
8446
8447 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8448
8449         * Makefile.in (DLLTOOL): New.
8450         (DLLTOOL_FOR_TARGET): New.
8451         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8452         (EXTRA_TARGET_FLAGS): Ditto.
8453         (EXTRA_GCC_FLAGS): Ditto.
8454         (CONFIGURE_TARGET_MODULES): Ditto.
8455         (DO_X): Ditto.
8456         * configure: Add DLLTOOL.
8457
8458 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8459
8460         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8461         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8462         mh-sco, since old workarounds no longer needed, and don't
8463         build ld, since libraries have weak symbols in COFF.
8464
8465 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8466
8467         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8468
8469 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8470
8471         * configure.in: Make sure that ${CC} can be used to compile an
8472         executable.
8473
8474 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8475
8476         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8477         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8478         nothing depending on whether gdbtk is being built.
8479
8480 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8481
8482         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8483
8484 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8485
8486         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8487         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8488
8489 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8490
8491         * config-ml.in: Add support for
8492         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8493         Simplify setting of multidirs from --disable-foo.
8494
8495 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8496
8497         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8498         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8499         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8500         non-empty, pass them on to the  GCC make.
8501         (all-bootstrap): New rule that is like all-gcc, except it executes
8502         the GCC bootstrap rule instead of the GCC all rule.
8503
8504 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8505
8506         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8507
8508 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8509
8510         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8511         DG/UX support.
8512
8513 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8514
8515         * config.sub (i*86*) Change [345] to [3456]
8516
8517 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8518
8519         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8520         --with-gnu-ld=no.
8521
8522 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8523
8524         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8525         AIX multilibs get built.
8526
8527 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8528
8529         * configure.in (i386-win32): Don't build expect if we're not
8530         building the tcl subdir.
8531
8532 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8533
8534         * Makefile.in: (configure-target-examples, all-target-examples):
8535         New targets, configure and build example programs.
8536
8537 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8538
8539         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8540         use it as input to sedit the generated MPW makefile.
8541         * mpw-README: Add a suggestion about Gestalt.h.
8542
8543 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8544
8545         * config.sub: Accept *-*-ieee*.
8546
8547 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8548
8549         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8550         Ronald F. Guilmette <rfg@monkeys.com>.
8551
8552 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8553
8554         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8555         for powerpc-pe native.
8556         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8557         (target==powerpc-pe): duplicate i386-win32 entry.
8558
8559 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8560
8561         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8562         of vxworks, not just vxworks5.1.
8563
8564 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8565
8566         * mpw-configure: Add support for exec-prefix.
8567
8568 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8569
8570         * config.guess: Recognize HP model 816 machines as having
8571         a PA1.1 processor.
8572
8573 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8574
8575         * configure: Ignore new autoconf configure options.
8576
8577 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8578
8579         * config.guess:  Recognize Pentium under SCO.
8580         From Robert Lipe <robertl@arnet.com>.
8581
8582 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8583
8584         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8585
8586 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8587
8588         * configure.in: Don't configure gas for alpha-dec-osf*.
8589
8590 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8591
8592         * configure.in: Default to --with-stabs for some targets for which
8593         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8594         i[345]86*-*-unixware*.
8595
8596 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8597
8598         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8599         rather than basing it on the target.  Simplify handling of options
8600         controlling which directories to configure.  Remove extraneous
8601         slash in multi-clean target.
8602
8603 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8604
8605         * config-ml.in: Prefix more variables with ml_ so they don't collide
8606         with configure's.
8607
8608 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8609
8610         * configure: Don't turn -v into --v.
8611
8612 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8613
8614         * configure.in (targargs): Fix typo.
8615
8616         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8617
8618 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8619
8620         * configure.in: Strip --host and --target options from
8621         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8622         --with-cross-host option when building with a cross-compiler.
8623         * configure: Canonicalize the arguments put into config.status by
8624         always using `=' for an option with an argument.  Pass a presumed
8625         --host or --target explicitly.
8626
8627 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8628
8629         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8630         into general OS recognition case.
8631
8632 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8633
8634         * configure.in (target_configdirs): add target-winsup only
8635         for win32 target systems.
8636
8637 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8638
8639         * Makefile.in (all-target-libgloss): Depend upon
8640         configure-target-newlib, since when libgloss is built it looks to
8641         see if the newlib directory exists.
8642
8643 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8644
8645         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8646         cfg-ml-*.in.
8647
8648 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8649
8650         * configure: Handle LD and LD_FOR_TARGET when configuring a
8651         Canadian Cross.
8652
8653 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8654
8655         * configure.in (target_libs): add target-winsup.
8656         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8657         (target==ppcle-pe): remove ld from $noconfigdirs.
8658
8659 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8660
8661         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8662         Preserve relative path names in $srcdir.  Build symlink tree if
8663         configuring cross target dir and srcdir=. (= no VPATH support).
8664         (configure-target-libg++): Depend on configure-target-librx.
8665         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8666         * config-ml.in: New file.
8667         * symlink-tree: New file.
8668         * configure: Ensure srcdir="." if that's what it is.
8669
8670 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8671
8672         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8673         includes and FLEX_SKELETON setting.
8674         * mpw-configure (--with-gnu-ld): New option, controls whether
8675         to use PPCLink or ld with PowerMac GCC.
8676         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8677         * mpw-config.in: Configure grez if targeting Mac.
8678
8679         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8680         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8681         just macos.
8682         * configure.in: Configure grez resource compiler if targeting Mac.
8683         * Makefile.in (all-grez, install-grez): New targets.
8684
8685 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8686
8687         * configure: CXX defaults to gcc, not g++.  If we find
8688         gcc in the path, set CC to gcc -O2.
8689
8690 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8691
8692         * configure: Default ${build} correctly.  Avoid picking up extra
8693         spaces when reading CC and CXX from Makefile.  When doing a
8694         Canadian Cross, use plausible default values for numerous
8695         variables.
8696         * configure.in: When doing a Canadian Cross, don't try to
8697         configure tools whose configure script can't handle it.
8698
8699 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8700
8701         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8702
8703 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8704
8705         * configure:  Remove dubious bug reporting address.
8706
8707 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8708
8709         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8710         configure script, run that instead of this directory's configure.
8711         In either case, print a message that we're configuring the sub-dir.
8712
8713 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8714
8715         * configure.in: Before checking for the existence of various files,
8716         use sed to filter out "target-".
8717
8718 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8719
8720         * Makefile.in (DO_X): Split rule to decrease command line length
8721         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8722         (Philippe De Muyter).
8723
8724 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8725
8726         * Makefile.in (all-patch): depend on all-libiberty.
8727
8728 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8729
8730         * configure.in: If the only directory in target_configdirs which
8731         actually exists is libiberty, then set target_configdirs to empty,
8732         to avoid trying to build a target libiberty in a gas or gdb
8733         distribution.
8734
8735 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8736
8737         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8738         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8739         systems.
8740
8741 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8742
8743         * configure.in (copy_dirs): Use sys-include instead of include
8744         for --with-headers option.
8745
8746 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8747
8748         * Makefile.in, configure.in: Make winsup builds work with
8749         new scheme.
8750
8751 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8752
8753         * configure.in: Build the linker on AIX.
8754
8755 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8756
8757         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8758         where needed.
8759
8760 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8761
8762         * Makefile.in (all-gcc): Fix typo.
8763
8764 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8765
8766         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8767
8768 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8769
8770         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8771         to target-xiberty, to provide more flexibility.
8772         (target_subdir):  Define.  Create if cross.
8773         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8774         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8775         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8776         check-libFOO -> check-target-libFOO, etc.
8777         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8778         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8779         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8780         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8781         allow ALL_GCC="" to only configure.
8782         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8783         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8784         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8785
8786 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8787
8788         * Makefile.in (taz): Build "info" in etc explicitly.
8789
8790 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8791
8792         * configure.in:  Make sure that CC is undefined (as opposed to
8793         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8794         problem with autoconf trying to configure on a host without GCC.
8795
8796 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8797
8798         * mpw-configure: Set host alias from choice of host compiler,
8799         only use generic MPW Makefile sed if present, edit a file
8800         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8801         * mpw-README: Add problem notes about CW6 and CW7.
8802
8803 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8804
8805         * Makefile.in (taz): Use ";" instead of ";;".
8806
8807 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8808
8809         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8810         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8811         DISTDOCDIRS.
8812         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8813         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8814
8815 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8816
8817         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8818         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8819         Move bfd to DISTSTUFFDIRS.
8820
8821 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8822
8823         * Makefile.in (X11_LIB): Removed.
8824         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8825
8826         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8827
8828 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8829
8830         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8831         names.
8832
8833 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8834
8835         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8836
8837 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
8838
8839         * configure.in (i[345]86-*-win32): Always build newlib.
8840         Don't configure cvs, autoconf or texinfo.
8841         * Makefile.in (LD_FOR_TARGET): New.
8842         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8843         Pass down LD_FOR_TARGET.
8844
8845 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8846
8847         * winsup: New directory.
8848         * Makefile.in: Build winsup.
8849         * configure.in: Winsup is configured when target is win32.
8850         Can only build win32 target GDB when native.
8851
8852 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
8853
8854         * config.guess: Recognize HP model 819 machines as having
8855         a PA 1.1 processor.
8856
8857 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8858
8859         * configure: Fix sed loop which substitutes for CC and CXX to
8860         avoid bug found in various sed implementations.
8861
8862 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8863
8864         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8865         simulator.  Use standard powerpc-*-eabi*.
8866
8867 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8868
8869         * configure.in: Stop putting gas and binutils in noconfigdirs for
8870         powerpc-*-aix* and rs6000-*-*.
8871
8872 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8873
8874         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8875         -mcall-aixdesc libraries.
8876
8877 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8878
8879         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8880
8881         * config.sub (arm | armel | armeb): Fix shell syntax.
8882
8883 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8884
8885         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8886         -msoft-float and -mcpu=common support.
8887         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8888         libraries.
8889
8890 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8891
8892         * configure.in: Allow configuration and build of emacs19 for the alpha.
8893
8894 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8895
8896         * configure.in (CC): Get ^CC, not just any old CC, from
8897         ${host_makefile_frag}.
8898
8899 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8900
8901         * configure.in (CC): Try to get CC from
8902         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8903
8904 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8905
8906         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8907         only if it exists in $(srcdir).
8908
8909 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8910
8911         * configure: If CC and CXX are not set in the environment, set
8912         them, based on either an existing Makefile or on searching for gcc
8913         in PATH.  Substitute for CC and CXX in Makefile.
8914         * configure.in: Remove libm from target_libs.  Separate
8915         target_configdirs from configdirs.  If CC is not set in
8916         environment, try to get it from a host Makefile fragment.  Rewrite
8917         changes of configdirs to use skipdirs instead.  A few minor
8918         tweaks.  Take directories out of target_configdirs as they are
8919         taken out of configdirs.  Remove existing Makefile files from
8920         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8921         CONFIG_ARGUMENTS in Makefile.
8922         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8923         by configure.in.
8924         (CONFIG_ARGUMENTS): Likewise.
8925         (CONFIGURE_TARGET_MODULES): New variable.
8926         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8927         ($(CONFIGURE_TARGET_MODULES)): New target.
8928         (configure-libg++, configure-libio): New targets.
8929         (all-libg++): Depend upon configure-libg++.
8930         (all-libio): Depend upon configure-libio.
8931         (configure-libgloss, all-libgloss): New targets.
8932         (configure-libstdc++): New target.
8933         (all-libstdc++): Depend upon configure-libstdc++.
8934         (configure-librx, all-librx): New targets.
8935         (configure-newlib): New target.
8936         (all-newlib): Depend upon configure-newlib
8937         (configure-xiberty): New target.
8938         (all-xiberty): Depend upon configure-xiberty.
8939
8940 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8941
8942         * configure.in (host i[345]86-*-win32):  Expand the
8943         noconfigdirs again.
8944
8945 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8946
8947         * mpw-configure: Fix sed command file name.
8948
8949 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8950
8951         * configure.in (host i[345]86-*-win32): Reduce the
8952         noconfigdirs again.
8953
8954 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8955
8956         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8957         or powerpc*-*-pe*, since they are not yet supported.
8958
8959 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8960
8961         Add PowerMac support and many other enhancements.
8962         * mpw-configure: New option --cc to select compiler to use,
8963         paste options set according to --cc into the generated
8964         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8965         if mpw-make.sed is present.
8966         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8967         add forward includes for PowerPC include files.
8968         * mpw-build.in: Build using Makefile.PPC if present.
8969         (do-byacc, etc): Remove separate version resource builds.
8970         (do-gas): Build "stamps" before "all".
8971         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8972         * mpw-README: Update to reflect --cc option, PowerMac support,
8973         and recently-reported compatibility problems.
8974
8975 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8976
8977         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8978         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8979         (--with-multilib-top): Pass to recursive invocations.
8980
8981 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8982
8983         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8984         v810-*-*.
8985
8986 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8987
8988         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8989         gdb, ld and opcodes on v810-*-*.
8990
8991 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8992
8993         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8994         (local-maintainer-clean): New target.
8995         (maintainer-clean): New target.
8996         (realclean): Just depend upon maintainer-clean.
8997
8998 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8999
9000         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9001
9002 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9003
9004         * configure.in: Build ld in mips*-*-bsd* case.
9005
9006 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9007
9008         * config.sub: Accept -lites* OS.  From Ian Dall.
9009
9010 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9011
9012         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9013         targets.
9014
9015 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9016
9017         * configure.in: treat i386-win32 canadian cross the same as
9018         i386-go32 canadian cross.
9019
9020 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9021
9022         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9023         running under the simulator to build a reduced set of libraries.
9024         (powerpc-*-eabiaix): Add fine grained multilib support added to
9025         other powerpc targets yesterday.
9026
9027 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9028
9029         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9030         -disable-softfloat, -disable-relocatable, -disable-aix, and
9031         -disable-sysv to control which multilib libraries get built.
9032
9033 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9034
9035         * configure: Add Makefile.tem to list of files to remove in trap
9036         handler.
9037
9038 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9039
9040         * config.guess (*Linux*):  Add missing "exit"s.
9041         Also, need specific check for alpha-unknown-linux (uses COFF).
9042
9043 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9044
9045         * config.guess:  Merge with FSF:
9046
9047         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9048         * config.guess (AIX4): More robust release numbering discovery.
9049
9050         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9051         * config.guess (i386-sequent-ptx): Properly get version number.
9052
9053         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9054         * config.guess (mips:*:4*:UMIPS): New case.
9055
9056 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9057
9058         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9059         (i386-win32 host): Likewise.  Don't build readline.
9060
9061 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9062
9063         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9064         SUPPORT_FILES to submakes.
9065
9066 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9067
9068         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9069         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9070         mpw-configure.
9071
9072 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9073
9074         * configure.in (appdirs): Use =, not ==, in test expression when
9075         trying to build the text to print in the warning message for
9076         Solaris users.
9077
9078 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9079
9080         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9081
9082 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9083
9084         * config.guess: Recognize lynx-2.3.
9085
9086 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9087
9088         * config.sub (z8ksim): Deleted
9089         (z8k-*-coff): New, this is the one true name of the target.
9090
9091 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9092
9093         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9094
9095 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9096
9097         * config.guess (*:Linux:*:*): First try asking the linker what the
9098         default object file format is (elf, aout, or coff).  Then if this
9099         fails, try previous methods.
9100
9101 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9102
9103         * configure.in: Don't build newlib for *-*-vxworks5.1.
9104
9105 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9106
9107         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9108         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9109
9110 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9111
9112         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9113
9114 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9115
9116         * cfg-ml-com.in: New file.
9117         * cfg-ml-pos.in: New file.
9118
9119 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9120
9121         * COPYING.NEWLIB: Add HP free copyright to list.
9122
9123 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9124
9125         * config.sub: Recognize -eabi* for the system, not just -eabi.
9126
9127 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9128
9129         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9130         * config.sub, configure.in (win32): New target and host.
9131
9132 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9133
9134         * configure.in: Add i386-pe configuration.
9135
9136 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9137
9138         * mpw-build.in (install): Install GDB after LD.
9139
9140 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9141
9142         * mpw-config.in (elf/mips.h): Always forward-include, needed
9143         for GDB to build.
9144
9145 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9146
9147         * testsuite: New directory for customer acceptance and whole tool
9148         chain tests.
9149
9150 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9151
9152         * configure: If per-host line isn't found, but AC_OUTPUT is found
9153         and a configure script exists, run it instead.
9154
9155 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9156
9157         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9158
9159 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9160
9161         * configure: Set build_{cpu,vendor,os,alias} to host values when
9162         --build isn't specified.
9163
9164 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9165
9166         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9167         (FLAGS_TO_PASS): Pass them.
9168         (EXTRA_TARGET_FLAGS): Ditto.
9169
9170 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9171
9172         * Makefile.in (all-libg++): Depend on all-libstdc++.
9173
9174 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9175
9176         * configure.in (noconfigdirs): Enable all packages for
9177           i386-unknown-netbsd.
9178
9179 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9180
9181         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9182         hosted builds (DOS builds)
9183
9184 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9185
9186         Changes for ARM based on patches from Richard Earnshaw:
9187         * config.sub: Handle armeb and armel.
9188         * configure.in: Omit arm linker only for riscix.
9189
9190 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9191
9192         * config.guess:  Update from FSF.
9193
9194 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9195
9196         * config.sub: Recognize powerpcle as the little endian varient of
9197         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9198         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9199         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9200         temporarily.
9201
9202 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9203
9204         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9205
9206 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9207
9208         * config.sub: Accept -lites* as a basic system type.
9209
9210 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9211
9212         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9213         installed, and if so return linuxoldld as the system name.
9214
9215 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9216
9217         * config.guess: Add hppa1.1-hp-lites support.
9218
9219 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9220
9221         * configure.in: Don't build newlib for m68k-vxworks5.1.
9222
9223 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9224
9225         * configure.in (mips-sgi-irix6): Use mh-irix5.
9226
9227 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9228
9229         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9230
9231 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9232
9233         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9234         OSF/1.  Fix compiler flags.
9235         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9236
9237 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9238
9239         * configure.in: Recognize --with-newlib.
9240         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9241
9242 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9243
9244         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9245         to *_X11_MODULES due to gdbtk needing X include files et al.
9246
9247 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9248
9249         Merge in support for Mac MPW as a host.
9250         (Old change descriptions retained for informational value.)
9251
9252         * mpw-config.in: Add generic include forwards for cpu-specific
9253         include files in aout and elf directories.
9254
9255         * mpw-configure: Added copyright.
9256         * mpw-config.in: Check for presence of required build tools.
9257         (target_libs): Add newlib.
9258         (target_tools): Add examples.
9259         (Read Me): Generate as "Read Me for MPW" instead.
9260         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9261         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9262         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9263
9264         * mpw-configure: Remove subdir-specific makefile hackery,
9265         delete mk.tmp after using it.
9266
9267         * mpw-build.in (all): Display start and end times.
9268
9269         * mpw-configure (host_canonical): Set.
9270         (target_cpu): Always add to makefiles.
9271         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9272         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9273         (mpw-mh-mpw): Look for in srcdir and srcroot.
9274         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9275
9276         * mpw-build.in: (install-only): New target.
9277
9278         * mpw-configure (host_alias, target_alias): Rename from hostalias
9279         and targetalias, add into generated Makefile.
9280         (mk.tmp): If present, add into generated Makefile.
9281         * mpw-build.in (all-gas): Build config.h first before gas proper.
9282
9283         * mpw-configure (config.status): Write only if changed.
9284         * mpw-config.in (readline): Configure it (not built, just used for
9285         definitions).
9286
9287         * mpw-config.in (elf/mips.h): Add a forward include.
9288
9289         * mpw-config.in: Forward-include most .h files in include into
9290         extra-include.
9291         (readline): Don't build.
9292         mpw-build.in (install): Install GDB.
9293
9294         * mpw-configure (prefix, mpw_prefix): Handle it.
9295         * mpw-config.in (mmalloc, readline): Don't configure.
9296         * mpw-build.in (thisscript): Rename to ThisScript.
9297         Use mpw-build instead of BuildProgram everywhere.
9298         (mmalloc, readline): Don't build.
9299         * mpw-README: New file, basic documentation about the MPW port.
9300
9301         * mpw-config.in: Use forward-include to create include files.
9302
9303         * mpw-configure: Add more things to the top of each configured
9304         Makefile, including contents of config/mpw-mh-mpw.
9305         * mpw-config.in (extra-include): Create this directory and fill it
9306         with Posix-like include files when configuring.
9307
9308         * config.sub (apple, mac, mpw): Add various aliases.
9309
9310         * mpw-build.in: New file, top-level build script fragment for MPW.
9311         * mpw-configure: New file, configure script for MPW.
9312         * mpw-config.in: New file, config fragment for MPW.
9313
9314 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9315
9316         * configure.in (host_libs): Remove glob, since it is gone from the
9317         sources.
9318
9319 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9320
9321         * Makefile.in: define empty GDB_NLM_DEPS var.
9322
9323         * configure.in(target_makefile_frag): use config/mt-netware
9324         for netware targets.
9325
9326 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9327
9328         * config.sub: Merge in recent FSF changes.  Remove linux special
9329         cases.
9330
9331 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9332
9333         Revert this change:
9334
9335         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9336
9337                 * build-all.mk: Use CC=cc -Xs on Solaris.
9338
9339 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9340
9341         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9342         stop using it.
9343         * Makefile.in: Nuke all references to glob subdirectory.
9344
9345 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9346
9347         * configure.in: Fix --enable-shared logic in per-host.
9348
9349 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9350
9351         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9352
9353 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9354
9355         * configure.in (noconfigdirs): Don't build gas on AIX, for
9356         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9357
9358 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9359
9360         * configure: Fix --cache-file to work if the file argument is a
9361         relative path.
9362
9363 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9364
9365         * configure: If the --cache-file is used, pass it down to
9366         configure in subdirectories.
9367
9368 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9369
9370         * config.sub: add vxworks29k configuration.
9371
9372 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9373
9374         * Makefile.in (taz): Do "diststuff" part quietly.
9375
9376 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9377
9378         * config.sub: Mini-merge with gcc/config.sub.
9379
9380 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9381
9382         * config.guess (IRIX): Sed - to _.
9383
9384 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9385
9386         * Makefile.in (source-vault, binary-vault): New targets.
9387
9388 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9389
9390         * config.sub: Recognize -eabi as a basic system type.
9391
9392 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9393
9394         * configure.in (enable_shared stuff): Fix typo.
9395
9396 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9397
9398         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9399
9400 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9401
9402         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9403
9404 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9405
9406         * configure.in (rs6000-*-*): Don't build gas.
9407
9408 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9409
9410         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9411         reduce command line length.
9412         (AS_FOR_TARGET): Check for as.new, not Makefile.
9413         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9414
9415 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9416
9417         * config.guess:  Merge from FSF.
9418
9419 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9420
9421         * configure: Don't use $ when handling program_suffix.
9422
9423 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9424
9425         * configure.in:  Configure tk for hppa/hpux.
9426
9427 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9428
9429         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9430
9431 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9432
9433         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9434         to LIBCXXFLAGS.  Tests are better run without it.
9435
9436 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9437
9438         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9439
9440 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9441
9442         * configure.in (*-*-netware*): Don't configure xiberty.
9443
9444 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9445
9446         * configure.in:  Remove tk from native_only list.
9447
9448 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9449
9450         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9451           for special NCD build.
9452
9453 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9454
9455         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9456         makeall.bat, they're only useful for binutils snapshots.
9457         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9458         makeall.bat to specified SUPPORT_FILES.
9459
9460 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9461
9462         * build-all.mk: Add Ericsson targets to sun4 and solaris
9463           hosts.  Add  BNR's sun4 target to solaris host, so their
9464           build-from-source will be tested in-house first.
9465
9466 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9467
9468         * Makefile.in (LIBCFLAGS): New variable.
9469         (CFLAGS_FOR_TARGET): Ditto.
9470         (LIBCFLAGS_FOR_TARGET): Ditto.
9471         (LIBCXXFLAGS): Ditto.
9472         (CXXFLAGS_FOR_TARGET): Ditto.
9473         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9474         (BASE_FLAGS_TO_PASS): Pass them.
9475         (EXTRA_TARGET_FLAGS): Ditto.
9476
9477         * configure.in: Support --enable-shared.
9478
9479 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9480
9481         * configure.in (target_libs):  Include libstdc++ again.
9482         * config.guess:  Update from FSF (for FreeBSD).
9483
9484 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9485
9486         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9487         makeall.bat.
9488         (DISTDOCDIRS): Add `etc'.
9489         (ETC_SUPPORT_PFX): New variable.
9490         (taz): Include anything from etc starting with a word in
9491         ETC_SUPPORT_PFX.
9492
9493 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9494
9495         * config.sub: Update for recent FSF changes.  Remove obsolete
9496         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9497         spacing changes.
9498
9499 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9500
9501         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9502
9503         * config.guess:  Merge with FSF.
9504         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9505
9506 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9507
9508         * configure: Since the "trap 0" handler will override the exit
9509         status on many systems, only use it for "exit 1", and make it set
9510         a non-zero exit status; reset it before "exit 0".  Also, check
9511         exit status of config.sub, and error out if it failed.
9512
9513 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9514
9515         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9516         and install libgloss.
9517
9518 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9519
9520         * Makefile.in (all-binutils): Depend upon all-byacc.
9521
9522         * configure.in: Don't build emacs on Irix 5.
9523
9524 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9525
9526         * configure.in (*-*-netware*): Add libio.
9527
9528 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9529
9530         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9531         (CHECK_TARGET_MODULES): Ditto.
9532         (INSTALL_TARGET_MODULES): Ditto.
9533         (TARGET_LIBS): Ditto.
9534         (all-libstdc++): Note dependencies.
9535
9536 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9537
9538         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9539
9540 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9541
9542         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9543         -fexternal-templates.
9544
9545         * configure.in (target_libs): Add libstdc++.
9546         (noconfigdirs): Add libstdc++ as appropriate.
9547
9548 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9549
9550         * config.guess:  Update from FSF.
9551
9552 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9553
9554         * configure: Use ${config_shell} when running ${configsub}.
9555
9556 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9557
9558         * config.sub: No longer recognize h8300h.
9559
9560 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9561
9562         * config.sub: Remove extraneous differences between config.sub and
9563         gcc/config.sub.
9564
9565 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9566
9567         * Makefile.in (DISTSTUFFDIRS): Add gas.
9568
9569 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9570
9571         * COPYING.NEWLIB: New file.
9572
9573 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9574
9575         * config.guess (HP-UX):  Patch from Harlan Stenn
9576         <harlan@landmark.com> to also emit release level.
9577
9578 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9579
9580         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9581
9582 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9583
9584         * config.sub:  Merge nextstep cleanup from FSF.
9585
9586 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9587
9588         * configure.in (arm-*-*): Don't configure ld for this target.
9589
9590 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9591
9592         * configure.in (*-*-netware): don't configure libg++, libio,
9593           librx, or newlib.
9594
9595 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9596
9597         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9598         configure ld--it works, but it doesn't support shared libraries.
9599
9600 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9601
9602         * config.guess (*-unknown-freebsd*):  Get rid of possible
9603         trailing "(Release)" in version string.
9604         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9605
9606 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9607
9608         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9609         Fix type: *-next-neststep -> *-next-nextstep.
9610
9611         * config.guess:  Merge from FSF:
9612
9613         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9614
9615         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9616
9617         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9618
9619         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9620         instead of UNIX_SV for UnixWare 1.0).
9621
9622 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9623
9624         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9625         to make gdb/nlm/* build after the compiler and linker.
9626
9627 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9628
9629         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9630         not just i[34]86.
9631         (m68k-atari-sysv4):  Relocate to match FSF version.
9632
9633         * config.guess:  More merges from the FSF:
9634
9635         Add a space before function call or macro invocation.
9636
9637         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9638
9639         * config.guess: Add trap cmd to remove dummy.c and dummy when
9640         interrupted.
9641
9642         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9643
9644         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9645         (dummy): Redirect stderr from compilation of dummy.c.
9646
9647         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9648
9649         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9650
9651 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9652
9653         * configure: Accept and ignore --cache*, for compatibility with
9654         new autoconf.
9655
9656 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9657
9658         * config.guess:  Merge from FSF:
9659
9660         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9661
9662         * config.guess (Pyramid*:OSx*:*:*): New case.
9663         (PATH): Add /.attbin at end for finding uname.
9664         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9665
9666         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9667
9668         * config.guess (M88*:DolphinOS:*:*): New case.
9669
9670         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9671
9672         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9673         to select whether to use ELF or COFF.
9674
9675         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9676
9677         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9678
9679         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9680
9681         * config.guess: Guess the OS version for HPUX.
9682
9683         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9684
9685         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9686
9687 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9688
9689         * configure.in: Recognize --with-headers, --with-libs, and
9690         --without-newlib.
9691         * Makefile.in (all-xiberty): Depend upon all-ld.
9692
9693 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9694
9695         * configure.in: Change i[34]86 to i[345]86.
9696
9697 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9698
9699         * configure (version): A few more tweaks to help message.
9700
9701 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9702
9703         * Makefile.in:  Remove (for now) librx as a host library,
9704         now that we're building it for target.
9705
9706 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9707
9708         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9709         (Karl Berry).
9710
9711 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9712
9713         * configure.in:  Also configure librx.
9714
9715 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9716
9717         * Makefile.in:  Update various rules to reflect that librx
9718         is now needed for libg++.
9719
9720 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9721
9722         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9723
9724 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9725
9726         * configure.in: Configure the examples directory.
9727
9728 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9729
9730         * configure: Simplify Jun 2 1994 change.
9731
9732 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9733
9734         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9735         /bin/gcc isn't good enough to build gcc.
9736
9737 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9738
9739         * Makefile.in (GDB_SUPPORT_FILES): Remove
9740         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9741         (gdb.tar.gz): Add new rule to use standard distribution building
9742         mechanism.
9743
9744 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9745
9746         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9747         Bill Cox <bill@cygnus.com>.
9748
9749 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9750
9751         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9752
9753 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9754
9755         * configure:  Search current dir first in .gdbinit.
9756
9757 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9758
9759         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9760
9761 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9762
9763         * config.sub:  Refer to NeXT's operating system as nextstep.
9764
9765         * config.sub (case $basic_machine):  Re-order the cases, to match
9766         the order in the FSF version (which is mostly alphabethical).
9767         Merge in some additions and changes from the FSF.
9768
9769 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9770
9771         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9772         * config.sub: Recognize cxux7.
9773         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9774
9775 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9776
9777         * config.sub:  Fix typo powerpc -> powerpc-*.
9778
9779 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9780
9781         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9782
9783         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9784         parallel with all-emacs and install-emacs).  Top-level command
9785         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9786
9787 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9788
9789         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9790         $(relbindir)/make before doing ``make install'', and use
9791         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9792         installing over running make binary.
9793         ($(host)-stamp-stage3-installed): Likewise.
9794
9795 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9796
9797         * config.guess: Recognize Mach.
9798
9799 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9800
9801         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9802         see whether --exec-prefix was used.
9803
9804 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9805
9806         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9807
9808 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9809
9810         * Makefile.in: Add all-librx target similar to all-libproc.
9811
9812 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9813
9814         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9815         with post 1.2 uname bogosity.
9816
9817 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9818
9819         * configure: Remove temporary files on receipt of a signal.
9820
9821 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9822
9823         * configure: If there is a package_makefile_frag, remove
9824         ${subdir}/Makefile.tem after copying it in.
9825
9826 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9827
9828         * build_all.mk: support rs6000 lynx identifies itself as
9829         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
9830         since /bin/gcc is too feeble to compile a modern gcc.
9831
9832 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9833
9834         * brought devo/test-build.mk update-to-date with progressive/
9835           test-build.mk. Add lynx targets and hppa flag info.
9836
9837 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9838
9839         * configure.in:  Use mh-ncrsvr43.  Patch from
9840         Tom McConnell <tmcconne@sedona.intel.com>.
9841
9842 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9843
9844         * config.guess (i386-unknown-bsdi):  No longer need to
9845         check #if defined(__bsdi__) && defined(__i386__).
9846
9847 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9848
9849         * configure: Set program_transform_nameoption correctly.
9850
9851 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9852
9853         * brought build-all.mk update-to-date with progressive build-all.mk,
9854           added new targets and hppa info.
9855
9856 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9857
9858         * configure: If config.guess result is a prefix of the user
9859         specified target, assume a native build and use the user specified
9860         target as the host alias.  Remove SunOS patch suffix removal hack.
9861         * configure.in: Remove SunOS patch suffix removal hack.
9862
9863         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9864         in NATIVE_CHECK_MODULES.
9865
9866 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9867
9868         * Makefile.in: Rename HOST_ONLY to NATIVE.
9869         * configure: Delete SunOs patch suffix from host_canonical
9870           and build_canonical variables that are prepended to Makefiles.
9871         * configure.in: Add comments for easier maintenance.
9872
9873 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9874
9875         * Makefile.in: Add all-libproc target similar to all-gui.
9876
9877 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9878
9879         * Makefile.in (CHECK_MODULES): split into
9880         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9881
9882 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9883
9884         * config.guess (i386-unknown-bsdi): New system to guess.
9885
9886 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9887
9888         * Makefile.in: Add all-gui target (but not yet build by "all").
9889
9890 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9891
9892         * config.sub: Move deletion of patch suffix from here...
9893         * configure.in: To here, at Ian's suggestion.  The top-
9894           level scripts might need to know of a patch level.
9895
9896 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9897
9898         * config.sub: Strip off patch suffix so rtl is recognized
9899           as a sunos4.1.3 machine, even though it's been patched.
9900
9901 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9902
9903         * Makefile.in (INSTALL_LAST): Delete.
9904         (INSTALL_DOSREL): New.
9905
9906 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9907
9908         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9909         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9910         whether we pass down --with-gnu-ld anyhow.
9911
9912 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9913
9914         * Makefile.in (INSTALL_LAST): Change operation so it works
9915         on more flavors of make.
9916         * configure.in (go32): Don't build libg++ or libio.
9917
9918 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9919
9920         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9921         they can be overriden by templates.
9922
9923 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9924
9925         * configure.in (target==go32): Don't build gdb.
9926         * dosrel: New directory.
9927
9928 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9929
9930         * configure.in (host==go32): Configure dosrel too.
9931         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9932         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9933         be set by incoming names or templates.
9934         (INSTALL_LAST): New rule.
9935
9936 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9937
9938         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9939
9940 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9941
9942         * configure.in (appdirs): New variable.  Currently empty, but will
9943         be used in gas distribution.  If nonempty, lists a set of
9944         directories at least one of which must get configured, or top
9945         level configuration is considered to have failed.
9946         (rs6000-*-lynxos*): Use new file name.
9947
9948 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9949
9950         Eliminate XTRAFLAGS.
9951         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9952         newlib include files using -idirafter, and also use -nostdinc.
9953         (CXX_FOR_TARGET): Likewise.
9954         (XTRAFLAGS): Removed.
9955         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9956         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9957         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9958         ($(DO_X)): Don't pass down XTRAFLAGS.
9959
9960 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9961
9962         * configure.in (mips*-dec-bsd*): New target; do build linker.
9963         (mips*-*-bsd*): New target; don't build linker.
9964
9965 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9966
9967         * configure.in: support rs6000-*-lynxos* configuration.
9968         support sunos4 as a cross target.
9969
9970         * config.sub: look for lynx*, not lynx since the OS version may
9971         legitimately be part of the name.
9972
9973 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9974
9975         * configure.in (i[34]86-*-sco*): Move to be with other i386
9976         targets.
9977         (romp-*-*): New target.  Skip various binary utilities.
9978         (vax-*-*): New target.  Don't build newlib.
9979         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9980
9981 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9982
9983         * configure.in: Only set host_makefile_frag if config
9984         directory exists.
9985
9986 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9987
9988         * install.sh: If $dstdir exists, don't check whether each
9989         component does.
9990
9991 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9992
9993         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9994
9995 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9996
9997         * configure.in (*-*-lynxos*): Don't configure newlib for either
9998         native or cross Lynx.
9999
10000 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10001
10002         * config.sub (sparc64-elf): Fix os.
10003         (z8k): Remove duplicate.
10004
10005 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10006
10007         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10008         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10009
10010 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10011
10012         * configure: Make file links cleanly even if Lynx fails on
10013           an NFS symlink (at least fail cleanly).
10014
10015 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10016
10017         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10018         -XNh2000.
10019
10020 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10021
10022         * configure: Unknown options are fatal again.
10023
10024 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10025
10026         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10027         compatibility.
10028
10029 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10030
10031         * build-all.mk: Add `clean' target.
10032
10033 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10034
10035         * config.guess:  Add SINIX support.
10036         * configure.in:  Add mips-*-sysv4* support.
10037
10038 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10039
10040         * build-all.mk: Document all useful targets.
10041         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10042         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10043
10044 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10045
10046         * configure: Support --silent, --quiet.
10047
10048 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10049
10050         * configure: Support --disable-FEATURE.
10051
10052 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10053
10054         * config.guess: Recognize NCR running SVR4.3.
10055
10056 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10057
10058         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10059         Patch from Paul Eggert <eggert@twinsun.com>.
10060
10061 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10062
10063         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10064
10065 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10066
10067         * configure: Make unrecognized options give nonfatal warnings
10068         instead of fatal errors, and pass them to any subdirectory
10069         configures in case they recognize them.
10070         Make --x equivalent to --with-x.
10071
10072 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10073
10074         * configure: Add --enable-* options.  Clean up usage message and
10075         some comments.
10076
10077 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10078
10079         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10080
10081 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10082
10083         * configure.in (hppa*-*-*): Enable binutils.
10084
10085 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10086
10087         * config.sub: Recognize cisco.
10088
10089 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10090
10091         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10092
10093 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10094
10095         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10096         than one configuration name.  Add comment.
10097
10098 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10099
10100         * config.guess: about target *-hitachi-hiuxwe2, fixed
10101         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10102         macro is incorrect.]
10103
10104 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10105
10106         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10107         than the "make ls" stuff which used to be here.
10108
10109 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10110
10111         * config.guess:  Recognize i[34]86-unknown-freebsd.
10112         From Shawn M Carey <smcarey@rodan.syr.edu>.
10113
10114 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10115
10116         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10117
10118 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10119
10120         * config.guess: Check for ptx.
10121
10122 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10123
10124         * config.sub: Add os9k checking.
10125
10126 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10127
10128         * config.guess: Handle OSF1 running on HPPA processors
10129
10130 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10131
10132         * configure: If subdir configure fails, print out a message with
10133         subdirectory name, in case subdir's configure code didn't identify
10134         itself.
10135
10136 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10137
10138         * configure.in: Remove embedded newlines from configdirs.
10139         Avoid mismatches of substrings.  Fix matching strings at end
10140         of configdirs.
10141
10142 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10143
10144         * config.guess:  Add Lynx/rs6000 config support.
10145
10146 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10147
10148         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10149
10150 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10151
10152         * configure.in (hppa*-*-osf*): Treat this just like most other
10153         PA configurations (eg no binutils or ld).
10154         (hppa*-*-*elf*): These configurations have binutils and ld.
10155
10156 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10157
10158         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10159
10160 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10161
10162         * configure.in (rs6000-*-*): Build gas.
10163
10164 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10165
10166         * Makefile.in:  Avoid bug in losing hpux sed.
10167
10168 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10169
10170         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10171         for GDB and GDB has been fixed to not need it.
10172
10173 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10174
10175         * config.guess: Recognize vax hosts.
10176
10177 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10178
10179         * configure (while loop): Don't use "break 2" inside case
10180         statement -- the case statement isn't an enclosing loop.
10181
10182 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10183
10184         * config.guess:  Clean up NeXT support, to allow nextstep
10185         on Intel machines.  Make OS be nextstep.
10186
10187 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10188
10189         * config.guess: Add alternate forms for Convex.
10190
10191 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10192
10193         * configure:  Completely rewrite option processing.  Take
10194         advantage of pattern-matching to avoid invoking test frequently.
10195         Also clean up host and target defaulting logic.
10196
10197 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10198
10199         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10200         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10201         commands (plus user environment) will fit SCO limits.
10202
10203 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10204
10205         * configure.in: Don't issue warnings about directories which are
10206         not being configured if -norecursion is set.  Correct test for
10207         --with-gnu-as and --with-gnu-ld to not get confused by substring
10208         matches.
10209
10210         * configure.in: Don't build gas for alpha-dec-osf1*.
10211
10212 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10213
10214         * configure:  Back out Per's change of 12/19/1993.  It changes the
10215         behavior of configure in unexpected and confusing ways.
10216
10217         Also, use different delim char when calculating
10218         program_transform_name so that the name can contain slashes.
10219
10220 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10221
10222         * configure.in, config.sub: Add support for VSTa micro-kernel.
10223
10224 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10225
10226         * configure.in: Nuke hacks which were used to get a special
10227         version of GAS for HPPA configurations.
10228
10229 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10230
10231         * configure:  If only ${target_alias} is given, use that
10232         as the default for ${host_alias}.
10233         * configure:  Add missing back-slashes before nested quotes.
10234
10235 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10236
10237         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10238
10239 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10240
10241         * config.guess:  Recognize some Tektronix configurations.
10242         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10243
10244 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10245
10246         * config.sub: Match any flavor of SH.
10247
10248 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10249
10250         * configure.in: Don't try to configure newlib for Alpha.
10251
10252 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10253
10254         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10255         libg++ or libio for any Alpha target.
10256
10257         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10258
10259 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10260
10261         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10262         default arguments -- so it tried to compress itself.
10263
10264 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10265
10266         * configure.in (notsupp): ensure that a space is always at the end
10267           of the configdirs list, since the grep checks for an explicit space
10268
10269 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10270
10271         * configure.in (target i386-sysv4.2): don't build ld, since static
10272           versions of many libraries are not available.
10273
10274 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10275
10276         * config.guess: Recognize Apollos (using environment variables).
10277         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10278
10279 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10280
10281         * config.guess: Recognize Sony news mips running newsos.
10282
10283 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10284
10285         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10286         "fi ; else" for bash.
10287
10288 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10289
10290         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10291
10292 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10293
10294         * config.sub: accept unixware as an alias for svr4.2.
10295         Fix some inconsistancies with the gcc version.
10296
10297 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10298
10299         * Makefile.in (DISTDOCDIRS):  Add gdb.
10300
10301 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10302
10303         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10304
10305 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10306
10307         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10308         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10309         this now.
10310
10311 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10312
10313         * config.sub: Accept hiux* as an OS name.
10314
10315         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10316         etc/make-stds.texi.  The underscore came from gcc, and dje now
10317         agrees that RUNTESTFLAGS is the correct name.
10318
10319 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10320
10321         * install.sh:  Remove 'set -e'.  It makes any conditionals
10322         in the script useless.
10323
10324         * config.guess: Automatically recognize arm-acorn-riscix
10325         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10326
10327 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10328
10329         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10330
10331 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10332
10333         * Makefile.in (DISTDOCDIRS): New variable.
10334         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10335         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10336
10337 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10338
10339         * configure.in (hppa target): check the source directory for the
10340           pagas sub-directory
10341
10342 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10343
10344         * config.sub: Allow -aout* and -elf*.
10345
10346 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10347
10348         * configure.in: Don't build ld on i386-solaris2, same as for
10349         sparc-solaris2.
10350
10351 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10352
10353         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10354
10355 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10356
10357         * configure.in:  Configure gdb for alpha.
10358
10359 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10360
10361         * Makefile.in (CXXFLAGS): Add -O.
10362
10363 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10364
10365         * config.guess: added support for DG Aviion
10366
10367 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10368
10369         * configure.in: Produce warning message for subdirectories not
10370         configurable for this host/target combination.  Don't try to
10371         configure gdb for vms.
10372
10373 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10374
10375         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10376         appropriate files before making "diststuff".
10377         (DISTBISONFILES): New var: list of files to be edited.
10378         (DISTSTUFFDIRS): Add binutils.
10379
10380 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10381
10382         * config.sub: also handle mipsel and mips64el (for little endian mips)
10383
10384 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10385
10386         * configure.in: Add * to end of all OS names.
10387
10388 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10389
10390         * configure.in: Build newlib for LynxOS native.
10391
10392 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10393
10394         * config.guess: Add support for delta 88k running SVR3.
10395
10396         * configure.in: Add comment about HP compiler vs. emacs.
10397
10398 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10399
10400         * configure.in: don't build ld on solaris2 (not a viable option
10401           due to bugs in getpwnam & getpwuid)
10402
10403 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10404
10405         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10406         config.guess will produce a full version number.
10407
10408 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10409
10410         * configure.in: Build linker and binutils for alpha-dec-osf1.
10411
10412 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10413
10414         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10415         and gdb/testsuite/Makefile.in.
10416
10417 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10418
10419         * configure.in: recognize mips*- instead of mips-
10420
10421 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10422
10423         * config.sub: Accept linux*coff and linux*elf as operating
10424         systems.
10425
10426 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10427
10428         * config.sub: Recognize mips64, and mips3 as an alias for it.
10429
10430 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10431
10432         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10433         gdb knows how to handle OSF/1 shared libraries.
10434
10435 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10436
10437         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10438         * config.guess: Recognize Hitachi's HIUX.
10439         * config.sub: Recognize h3050r* and hppahitachi.
10440         Remove redundant cases for hp9k[23]*.
10441
10442 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10443
10444         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10445         if gas and ld are in the source tree and are in ${configdirs}.
10446         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10447         --with options (but still pass them down on the command line,
10448         if they were explicitly specified).
10449
10450 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10451
10452         * configure: substitute SHELL value in Makefile.in with
10453         ${CONFIG_SHELL}
10454
10455 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10456
10457         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10458         *-*-solaris2* targets.
10459
10460 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10461
10462         * Makefile.in: define M4, and pass it down to sub-makes;
10463         all-autoconf now depends on all-m4
10464
10465 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10466
10467         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10468         presence of {ar,ranlib} instead of a configured directory
10469
10470 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10471
10472         * config.guess: Accept 34?? as well as 33?? for NCR.
10473
10474 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10475
10476         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10477         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10478
10479 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10480
10481         * configure: grab values for $(CC) and $(CXX) from the
10482         environment, so that someone can do "CC=gcc configure; make" and
10483         have it work right (matching the way that autoconf works now)
10484
10485         * configure.in, Makefile.in: add support for gash, the tcl
10486         interface to Galaxy
10487
10488         * config.guess: add NetBSD variants (hp300, x86)
10489
10490 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10491
10492         * install.sh: Support -d option (in the manner of SunOS 4 install,
10493         as it is more deterministic than that of GNU install)
10494         (chmodcmd): Set file to mode 755 by default (should also do default
10495         chgrp and chown, but I don't feel like dealing with that now)
10496
10497 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10498
10499         * config.sub: Remove h8300hhms alias.
10500
10501 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10502
10503         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10504
10505 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10506
10507         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10508         as stmp-fixinc
10509
10510 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10511
10512         * config.sub: recognize m88110-bug-coff.
10513
10514 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10515
10516         * Makefile.in (all-libio): all dependencies on the toolchain used
10517         to build this (gcc, gas, ld, etc)
10518
10519 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10520
10521         * config.guess: Deal with OSF/1 1.3 on alpha.
10522
10523 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10524
10525         * install.sh: add some 'else true' clauses for portability
10526
10527         * configure.in: don't build libio for h8[35]00-*-* targets
10528
10529 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10530
10531         * Makefile.in:  Add support for new libio.
10532
10533 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10534
10535         * install.sh: If one command fails, don't try the rest.  Don't try
10536         to remove $dsttmp (via trap) unless we have already created it.
10537         If $src doesn't exist, detect it and exit with an error.
10538
10539         * config.guess: Recognize BSD on hp300.
10540
10541 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10542
10543         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10544         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10545
10546 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10547
10548         * Makefile.in (all-send-pr): depends on all-prms
10549
10550 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10551
10552         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10553
10554 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10555
10556         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10557         Added test for mips-mips-riscos5.
10558
10559 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10560
10561         * configure.in: use mh-hp300 for 68k HP hosts
10562
10563 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10564
10565         * configure: add support for CONFIG_SHELL, so that you can use
10566         some alternate shell for evaluating configure scripts
10567
10568 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10569
10570         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10571         in configure script to bug-gdb@prep.ai.mit.edu when building
10572         distribution archive.
10573         * Makefile.in (COMPRESS):  Remove def.
10574         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10575         gdb.tar.Z and make-gdb.tar.Z respectively.
10576         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10577         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10578         to convergence with 'taz' target in Makefile.in.
10579
10580 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10581
10582         * install.sh (dsttmp): use trap to ensure that tmp files go
10583         away on error conditions
10584
10585 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10586
10587         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10588
10589 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10590
10591         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10592         its parent is '/' not ''.
10593
10594         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10595
10596 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10597
10598         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10599         that ${newsrcdir}/configure.in does.
10600
10601 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10602
10603         * test-build.mk: support for CONFIG_SHELL
10604
10605 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10606
10607         * config.sub (netware):  Add as a basic system type.
10608
10609 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10610
10611         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10612           $(srcdir)/ from the dependency on Makefile.in.
10613
10614 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10615
10616         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10617         (h8300hhms is temporary until multi-libraries are implemented).
10618         * configure.in: Handle h8300h too.
10619
10620 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10621
10622         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10623
10624 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10625
10626         * configure:  Remove extraneous output when guessing host type.
10627         * config.guess:  Remove extraneous output when guessing using C
10628         compiler rather than uname, or when guessing fails.
10629
10630 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10631
10632         * Makefile.in: remove all.cross and install.cross targets
10633
10634         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10635           definitions
10636
10637 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10638
10639         * configure.in (target sh): Build gprof.
10640
10641 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10642
10643         * config.sub: change -solaris to -solaris2
10644
10645 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10646
10647         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10648
10649 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10650
10651         * configure: Correct error message for missing Makefile.in to
10652         print correct directory.
10653
10654 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10655
10656         * install.sh: kludge around 386BSD shell bug
10657
10658 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10659
10660         * config.guess:  Recognize NeXT.
10661         * config.guess:  Recognize i486-ncr-sysv4.
10662         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10663
10664 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10665
10666         * Makefile.in (MAKEINFOFLAGS): New variable.
10667         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10668         * build-all.mk, test-build.mk: Pass down --no-split as
10669         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10670
10671 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10672
10673         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10674
10675 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10676
10677         * Makefile.in (libg++.tar.z):  New rule.
10678         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10679         * Makefile.in (taz):  Only do a single chmod.
10680
10681 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10682
10683         * install.sh: don't use dirname anymore (replaced with sed usage)
10684
10685 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10686
10687         * Makefile.in:  Change extension for gzip'd files from '.z' to
10688         '.gz' per new FSF standard usage.
10689
10690 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10691
10692         * configure: put quotes around the final value of program_transform_name
10693
10694 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10695
10696         * Makefile.in: new install.sh support; update install-info rules
10697
10698 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10699
10700         * configure.in: Build diff for crosses, but not for go32 host.
10701
10702         * configure.in: Build gprof only for native, and don't build it
10703         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10704
10705 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10706
10707         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10708
10709 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10710
10711         * configure.in (host_tools): Add prms.
10712
10713 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10714
10715         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10716         with $(FLAGS_TO_PASS) on the command line
10717
10718         * config.sub: Recognize lynx and lynxos
10719
10720 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10721
10722         * config.sub: Accept -ecoff*, not just -ecoff.
10723
10724 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10725
10726         * Makefile.in (taz): Use .gz suffix instead of .z.
10727         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10728         names.
10729
10730 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10731
10732         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10733
10734 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10735
10736         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10737         that rebuilds that might happen during 'make install' don't get
10738         bogus gcc include files
10739
10740 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10741
10742         Change from Utah for HPPA support:
10743         * config.guess: Recognize hppa1.x-hp-bsd.
10744
10745 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10746
10747         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10748         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10749
10750 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10751
10752         * config.sub: Add support for rom68k and bug boot monitors.
10753
10754 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10755
10756         * Makefile.in: Make all-opcodes depend on all-bfd.
10757
10758 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10759
10760         * config.guess: Added special check for i[34]86-univel-sysv4*.
10761
10762 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10763
10764         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10765         the processor rather than assuming i486.
10766
10767 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10768
10769         * config.guess: Recognize SunOS6 as Solaris3.
10770
10771 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10772
10773         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10774         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10775
10776 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10777
10778         * build-all.mk (all-cross): New target for Canadian Cross.
10779         Added Q2 go32 targets.
10780         * test-build.mk: Configure go32 cross sparclite-aout and
10781         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10782         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10783
10784 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10785
10786         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10787         GO32 hosted toolchains
10788
10789 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10790
10791         * configure: change  so "-exec-prefix" gets passed down rather
10792         than "-exec_prefix" so autoconf generated Makefiles get the
10793         exec_prefix set right.
10794
10795 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10796
10797         * config.guess: get the Solaris2 minor version number
10798
10799         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10800
10801 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10802
10803         * config.guess: Recognize some Sequent platforms.
10804
10805 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10806
10807         * Makefile.in: added the vault-install target
10808
10809         * configure.in: actually use the Sun3 makefile fragment that's in
10810         config, also added the release dir to configdirs
10811
10812 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10813
10814         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10815
10816 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10817
10818         * configure.in: remove some program from Alpha targetted toolchains
10819
10820 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10821
10822         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10823         gprof.
10824         (taz): Run "make diststuff" in those directories instead of "make
10825         proto-dir".  Look for "VERSION=" only at start of line in subdir
10826         Makefile.  Use "gzip -9" for compression.
10827         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10828         (binutils.tar.z): New target.
10829
10830 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10831
10832         * Makefile.in (taz): Include gpl.texinfo.
10833
10834 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10835
10836         * Makefile.in (setup-dirs): Merged into "taz" target.
10837         (taz): Only do `proto-dir' stuff if a directory is actually needed
10838         for this target.
10839
10840 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
10841
10842         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10843         (FLAGS_TO_PASS): Pass down MUNCH_NM.
10844         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10845         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10846         (gcc-no-fixedincludes): Correct for current gcc Makefile.
10847
10848 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
10849
10850         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
10851         config.sub, and move-if-change to gdb testsuite distribution
10852         archive, so the testsuite can be extracted, configured, and
10853         run separately from the gdb distribution.  Blow away the Chill
10854         tests that require a Chill compiled executable, since GNU Chill
10855         is not yet publically available.
10856
10857 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10858
10859         * test-build.mk: set environment variables in a single command,
10860         instead of a list of assignments and exports
10861
10862         * config.guess: recognize Alpha/OSF1 systems
10863
10864 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10865
10866         * configure: Change help message to prefer --options rather than
10867           -options.
10868
10869 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10870
10871         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10872         zippy@ecst.csuchico.edu.
10873         * config.guess: Recognize miniframe.
10874
10875 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10876
10877        * Makefile.in: Use srcroot to find runtest rather than rootme.
10878        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10879
10880 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10881
10882         * test-build.mk: Extensive additions to support building on a
10883         machine other than the host.
10884
10885 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10886
10887         * configure (tooldir): Fix for i386-aix again.
10888
10889 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10890
10891         * configure, Makefile.in:  Change definition of $(tooldir)
10892         to match the FSF.
10893
10894 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10895
10896         * config.guess:  Recognize i[34]86/SVR4.
10897
10898 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10899
10900         * Makefile.in (all-gdb): gdb depends on sim.
10901
10902 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10903
10904         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10905         at the same time we make the prototype gdb directory.
10906         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10907         files at the same time as the gdb base release distribution.
10908
10909 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10910
10911         * Makefile.in (check): Use individual check targets rather than
10912         DO_X rule.
10913         (check-gcc): Added.
10914
10915 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10916
10917         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10918         for System V release 3.2.
10919
10920 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10921
10922         * config.sub: Recognize hppaosf.
10923         * configure.in: Do configure ld/binutils/gas for it.
10924
10925 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10926
10927         * configure (tooldir): Alter syntax used to set this, for systems
10928         where "\$" isn't handled right, like i386-aix.
10929
10930 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10931
10932         * configure: Pass program-transform-name, not
10933         program_transform_name, to recursive configures.
10934
10935 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10936
10937         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10938         of gas+ld+binutils.
10939
10940 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10941
10942         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10943
10944 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10945
10946         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10947
10948 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10949
10950         * Makefile.in (PRMS): Set back to all-prms.
10951
10952 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10953
10954         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10955         targets, rather than for MIPS hosts.
10956
10957 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10958
10959         * configure.in: add comment for --with-x default values
10960
10961         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10962
10963         * Makefile.in: add check-* targets for each of the directories in
10964         the tree.  Add a definition of RUNTEST that will use the one we
10965         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10966
10967 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10968
10969         * configure.in: Removed obsolete references to bfd_target and
10970         target_makefile_frag.
10971
10972         * build-all.mk: Set assorted targets for Q2.
10973         * config.sub: Recognize z8k-sim and h8300-hms.
10974         * test-build.mk: Really don't pass host to configure.
10975         (HOLES): Added uname.
10976
10977 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10978
10979         * configure: Handle an empty program-prefix, program-suffix or
10980         program-transform-name correctly.
10981
10982 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10983
10984         * build-all.mk: -G 8 no longer required for MIPS targets.
10985         * test-build.mk: Don't pass host argument to configure; make it
10986         guess.
10987
10988 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10989
10990         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10991         * Makefile.in (COMPRESS):  New macro, like GZIP.
10992
10993 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10994
10995         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10996
10997         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10998         with gas currently defaults to -G 0.
10999
11000 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11001
11002         * Makefile.in (all-flex): flex depends on byacc.
11003
11004         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11005         to test-build.mk as RELEASE_TAG.
11006         * test-build.mk (configargs): New variable containing arguments to
11007         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11008         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11009
11010         * config.guess: Use /bin/uname when checking -X argument on SCO,
11011         to avoid invoking GNU uname which doesn't understand -X.
11012
11013         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11014
11015         * configure.in: Build gas for mips-*-*.
11016
11017 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11018
11019         * Makefile.in (all.normal): insert missing backslash.
11020
11021 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11022
11023         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11024
11025         * Makefile.in: Complete overhaul to merge many almost identical
11026         targets.
11027
11028 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11029
11030         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11031         (gdb.tar.Z): Adjusted.
11032
11033         * Makefile.in (setup-dirs, taz): New targets; should be general
11034         enough to adapt for gdb sometime.  Build only .z file.
11035         (gas.tar.z): New target.
11036
11037 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11038
11039         * build-all.mk: Use CC=cc -Xs on Solaris.
11040
11041 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11042
11043         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11044         for handling BISON for FSF releases.
11045
11046 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11047
11048         * configure: Actually implement the change zoo just documented.
11049
11050 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11051
11052         * configure: when using config.guess, only set target_alias when
11053         it's not already been set (ie, on the command line)
11054
11055 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11056
11057         * Makefile.in: add installcheck target, set PRMS to install-prms
11058
11059 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11060
11061         * configure: add support for package_makefile_fragment, handle the
11062         case where a directory has a configure.in file but no Makefile.in
11063         more gracefully (with an actual understandable error message, even);
11064         add support for --without (and add this to the usage message); also
11065         explicitly add a --host=${host_alias} to the command line when
11066         config.guess is used
11067
11068 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11069
11070         * configure: Must use both --host and --target in recursive calls.
11071
11072 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11073
11074         * Makefile.in: Change deja-gnu to dejagnu.
11075
11076 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11077
11078         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11079
11080 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11081
11082         * configure.in: canonicalize all instances to *-*-solaris2*,
11083         also strip out a number of tools to not build for go32 host
11084
11085 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11086
11087         * config.guess: add GPL.
11088
11089         * Makefile.in, config.guess, config.sub, configure: bump
11090           copyrights to 93.
11091
11092 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11093
11094         * Makefile.in (do-info): Removed obsolete check for existence of
11095         localenv file.
11096
11097         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11098
11099 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11100
11101         * Makefile.in: a couple of 'else true' for decstation,
11102         support for TclX
11103
11104         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11105
11106 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11107
11108         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11109
11110 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11111
11112         * config.guess: Recognize i386-ibm-aix (PS/2).
11113         * configure.in: Use config/mh-aix386 file for it.
11114
11115 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11116
11117         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11118         CC_FOR_TARGET instead.
11119         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11120
11121 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11122
11123         * Makefile.in: Add sim to list of directories sent with gdb
11124
11125 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11126
11127         * configure.in: Put back mips-dec-bsd* case.
11128
11129 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11130
11131         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11132         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11133         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11134
11135 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11136
11137         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11138
11139         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11140         (install-info): install dir.info only if it exists,
11141         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11142
11143 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11144
11145         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11146         gas for mips-dec-bsd.
11147
11148 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11149
11150         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11151         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11152
11153 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11154
11155         * configure.in: Added "dejagnu" to hosttools list.
11156
11157 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11158
11159         * config.sub, configure.in, config.guess:  Add support
11160         for Bosx, an AIX variant from Bull.
11161         Patches from F.Pierresteguy@frcl.bull.fr.
11162
11163 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11164
11165         * devo/dejagnu: Initial creation of devo/dejagnu.
11166         Migrated dejagnu testcases and support files for testing software
11167         tools to reside as subdirectories, currently called "testsuite",
11168         within the directory of the software tool.  Migrated all programs,
11169         support libraries, etc. beloging to dejagnu proper from
11170         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11171         with no modifications.  The changes to these files which will
11172         allow them to configure, build, and execute properly will be made
11173         in a future update.
11174
11175 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11176
11177         * Makefile.in: Change send_pr to send-pr.
11178         * configure.in: Likewise.
11179         * send_pr: Renamed directory to send-pr.
11180
11181 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11182
11183         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11184
11185 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11186
11187         * README:  Update for gdb-4.8 release.
11188         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11189         gdb-xxx.tar.z (gzip'd) file also.
11190
11191 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11192
11193         * Makefile.in: make all-diff depend on all-libiberty
11194
11195 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11196
11197         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11198
11199 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11200
11201         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11202
11203 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11204
11205         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11206         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11207         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11208
11209 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11210
11211         * Makefile.in:  makeinfo binary is in a new location
11212
11213 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11214
11215         * config.sub: Accept -ecoff as an OS.
11216
11217         * Makefile.in: Various changes to eliminate a level of make
11218         recursion and reduce the required command line length.
11219         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11220         sub-makes.
11221         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11222         variables holding settings for specific sub-makes.
11223         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11224         in terms of BASE_FLAGS_TO_PASS.
11225         (TARGET_LIBS): New variable listing directories which use
11226         TARGET_FLAGS_TO_PASS.
11227         (subdir_do): Eliminated.
11228         (do-*): New set of targets to replace subdir_do.
11229         (various): All targets which used subdir_do now depend on do-*.
11230         (local-clean): Renamed from do_clean.
11231         (local-distclean): New target, dependency of distclean and
11232         realclean.
11233         (install-info): Don't create directories.  Depend on dir.info
11234         rather than calling make recursively.
11235         (install-dir.info): Eliminated.
11236         (install-info-dirs): Create all info directories here.
11237         (dir.info): Depend upon do-install-info.
11238
11239         * test-build.mk (HOLES): Added false.
11240
11241 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11242
11243         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11244
11245 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11246
11247         * Makefile.in (info): remove dependency on all-texinfo.  The
11248         problem was really in texinfo/C, not at this level.
11249
11250 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11251
11252         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11253
11254 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11255
11256         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11257         GDB releases.
11258
11259 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11260
11261         * configure: Include srcdir in message about target of link not
11262         being found.  Don't convert `-' to `_' in `with' options being
11263         passed to subdirs.
11264
11265 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11266
11267         * configure.in: add uudecode to host_tools
11268
11269         * Makefile.in: added {all,install}-uudecode targets, added them to
11270         the appropriate lists
11271
11272 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11273
11274         * Makefile.in (all-gcc): Added dependency on all-gas.
11275
11276         * configure.in (mips-*-*): Build ld and binutils.
11277
11278 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11279
11280         * configure: check return code from mkdir, print error message and
11281           exit on failure.
11282
11283 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11284
11285         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11286
11287 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11288
11289         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11290
11291 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11292
11293         * config.sub (h8500):  Recognize this as a cpu type.
11294
11295 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11296
11297         * configure: source directory missing is no longer a warning
11298
11299         * configure.in: recognize irix[34]* instead of irix[34]
11300
11301         * Makefile.in: define and pass down X11_LIB
11302
11303 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11304
11305         * guess-systype: Renamed to ...
11306         * config.guess:  ... by popular request.
11307         * configure.in, Makefile.in:  Update accordingly.
11308
11309 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11310
11311         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11312         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11313         + Execute ./dummy instead of assuming . is in PATH.
11314
11315 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11316
11317         * guess-systype:  New shell script.  Attempts to guess the
11318         canonical host name of the executing host.
11319         Only a few hosts are supported so far.
11320         * configure:  Call guess-systype if no host is specified.
11321
11322 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11323
11324         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11325         gcc Makefile.
11326
11327
11328 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11329
11330         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11331         (all-gcc, install-gcc, subdir_do): Use it.
11332
11333 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11334
11335         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11336
11337 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11338
11339         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11340           set exclusively by configure, using configure.in .
11341
11342 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11343
11344         * test-build.mk: set $PATH for all builds
11345
11346         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11347
11348 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11349
11350         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11351         the one used in gcc/Makefile.in, so that a null expansion doesn't
11352         override the one needed to build gcc with a native cc.
11353
11354
11355 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11356
11357         * configure: Accept -with arguments.
11358
11359 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11360
11361         * Makefile.in: added h8300sim
11362
11363 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11364
11365         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11366         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11367         (all-cygnus, native, build-cygnus): Make
11368         $(canonhost)-stamp-3stage-done, not $(host)....
11369         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11370         i386-sco3.2v4.  Added else true to if command.
11371
11372 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11373
11374         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11375
11376 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11377
11378         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11379
11380 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11381
11382         * configure.in: don't remove binutils from Solaris builds
11383
11384 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11385
11386         * Makefile.in: get rid of earlier definitions for *clean,
11387         also handle the recursive info rule better
11388
11389 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11390
11391         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11392         do more-or-less the right thing.
11393
11394 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11395
11396         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11397         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11398
11399 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11400
11401         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11402         $(host_canonical).
11403
11404         * configure.in: split the configdirs list into 4 categories (native
11405         v. cross, library v. tool) and handle the cross-only and native-
11406         only in more reasonable (and correct!) way.
11407
11408 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11409
11410         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11411         configdirs anymore.
11412
11413 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11414
11415         * Makefile.in: extensive cleanup::  removed all of the explicit
11416         clean-* targets, collapsed many wrappers around subdir_do into
11417         one, added additional targets to satisfy standards.texi, deleted
11418         some old targets, some changes for consistency
11419
11420 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11421
11422         * configure.in: handle some programs as cross-only, and others as
11423         native only
11424
11425         * test-build.mk: handle partial holes in a more generic manner
11426
11427         * Makefile.in: m4 depends on libiberty
11428
11429 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11430
11431         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11432         time, wdiff, and find to configdirs
11433
11434         * Makefile.in: all, clean, and install rules for the new programs
11435         added to configure.in
11436
11437 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11438
11439         * configure.in: use mh-sun for all *-sun-* hosts
11440
11441 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11442
11443         * Makefile.in: define flags for X11 include files and library file
11444         locations, pass them down to the programs that need this info
11445
11446         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11447
11448 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11449
11450         * configure.in: start building libg++ for HP-UX targets
11451
11452 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11453
11454         * README:  Update references to files moved into etc/.
11455
11456 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11457
11458         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11459         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11460
11461 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11462
11463         * configure: accept dash as well as underscore in long option
11464         names for FSF compatibility.
11465
11466 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11467
11468         * config.sub: added -sco3.2v4 support from FSF.
11469
11470 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11471
11472         * configure.in: expand the section that adds or removes
11473         directories from the list of programs to build, to handle native
11474         vs. cross in addition to host v. native
11475
11476 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11477
11478         * Makefile.in:  Replace C++ in macro names with CXX.
11479         This is less likely to break ...
11480
11481 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11482
11483         * test-build.mk: add -w to GNU_MAKE
11484
11485 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11486
11487         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11488         add 'sparc' to list of recognized cpus.  This needed to make
11489         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11490         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11491         then changes that into $CPU-wrs-vxworks.
11492
11493         * configure.in: remove most references to gdbtest, regularize
11494         target based program removal
11495
11496         * test-build.mk: import from p3 tree (many fixes and changes)
11497
11498 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11499
11500         * Makefile.in: added rules to handle tcl, tk, and expect
11501
11502         * configure.in: handle those directories if they exist
11503
11504 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11505
11506         * config.sub: removed bogus hppabsd and hppahpux names, since
11507         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11508
11509 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11510
11511         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11512         depends upon all-xiberty
11513
11514         * Makefile.in: changes from p3, including:
11515
11516         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11517
11518         * Makefile.in (XTRAFLAGS): include newlib directories if
11519         newlib/Makefile exists, rather than if host != target.
11520
11521         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11522
11523         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11524         from the same source tree and not building a cross-compiler.  This
11525         matters for the libg++ configuration if reconfiguring a tree that
11526         has already been installed.
11527
11528         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11529
11530         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11531         pick up the machine and system specific header files.
11532
11533         * Makefile.in: added AS_FOR_TARGET, passed down in
11534         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11535         the C compiler to use to create programs which are run in the
11536         build environment, set it to default to $(CC), and passed it down
11537         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11538
11539         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11540
11541         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11542         We need them for unusual native builds, like systems without
11543         ranlib.
11544
11545         * configure: also define $(host_canonical) and
11546         $(target_canonical), which are the full, canonical names for the
11547         given host and target
11548
11549 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11550
11551         * Makefile.in:  Added separate definitions for C++.
11552
11553 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11554
11555         * configure.in (configdirs):  Add deja-gnu.
11556
11557 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11558
11559         * README:  Update for configure.texi and gdb-4.7 release.
11560
11561 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11562
11563         * Makefile.in:  Move "all" target to top of file.
11564         Previously, first target was ".PHONY" which caused BSD4.4 make
11565         to build .PHONY when make was run without arguments.
11566
11567 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11568
11569         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11570         Library-copylefted code in libiberty.
11571
11572 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11573
11574         * config.sub:  Replace m68kmote with plain old m68k.
11575
11576 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11577
11578         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11579
11580 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11581
11582         * config.sub: Complain if no argument is given.  Added support for
11583         386bsd as OS and target alias.
11584
11585 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11586
11587         * Makefile.in (XTRAFLAGS): include newlib directories if
11588         newlib/Makefile exists, rather than if host != target.
11589
11590 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11591
11592         * config.sub: recognize sparclite-wrs-vxworks.
11593
11594         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11595         p3.) Added clean-xiberty to clean.
11596
11597 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11598
11599         * configure.in: use *-*-* instead of nested cases for host and target
11600
11601 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11602
11603         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11604         from the same source tree and not building a cross-compiler.  This
11605         matters for the libg++ configuration if reconfiguring a tree that
11606         has already been installed.
11607
11608 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11609
11610         * config.sub (i486v/i486v4):  Merge in from FSF version.
11611
11612 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11613
11614         * configure: only set PWD if it is already set.
11615
11616 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11617
11618         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11619         doesn't have unset and all success paths (and most error paths)
11620         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11621         to just ${PWD} to avoid confusion.)
11622
11623 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11624
11625         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11626         even for a native compilation.
11627
11628 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11629
11630         Changes to make the gdb.tar.Z rule work better.
11631
11632         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11633         (DEVO_SUPPORT):  Add configure.texi.
11634         (bfd-ilrt.tar.Z):  Remove ancient rule.
11635
11636 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11637
11638         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11639         pick up the machine and system specific header files.
11640
11641         * configure.in, config.sub: added new target m68010-adobe-scout,
11642         with alias of adobe68k.  Changed configure.in to check for
11643         -scout before -sco* to avoid a false match.
11644
11645         * Makefile.in: added AS_FOR_TARGET, passed down in
11646         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11647         the C compiler to use to create programs which are run in the
11648         build environment, set it to default to $(CC), and passed it down
11649         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11650
11651 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11652
11653         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11654         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11655         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11656         FOR_TARGET variants, to newlib and libg++.
11657
11658 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11659
11660         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11661         first.
11662
11663 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11664
11665         * config.sub:  Accept `elf' as an environment.
11666
11667 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11668
11669         * Makefile.in (all-opcodes):  cd into the right directory
11670
11671 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11672
11673         * configure: added -program_transform_name option, used as
11674         argument to sed when installing programs.
11675         configure.texi: added documentation for -program_prefix,
11676         -program_suffix and -program_transform_name.
11677
11678 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11679
11680         * config.sub:  Accept i486 where i386 ok.
11681
11682 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11683
11684         * config.sub: accept we32k
11685
11686 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11687
11688         * config.sub, configure.in: accept OSE68000 and OSE68k.
11689
11690         * Makefile.in: don't create all directories for ``make install'';
11691         let the subdirectories create the ones they need.
11692
11693 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11694
11695         * COPYING: new file, GPL v2
11696
11697 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11698
11699         * Makefile.in: use the new gen-info-dir, which needs a template
11700         argument (which also lives in texinfo)
11701
11702         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11703
11704 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11705
11706         * config.sub (ncr3000):  Change i386 to i486.
11707
11708 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11709
11710         * Makefile.in: add install-rcs, install-grep to
11711         install-no-fixedincludes, removed install-bison and install-libgcc
11712
11713 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11714
11715         * configure.in: grab the HPUX makefile fragment if on HPUX
11716
11717 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11718
11719         * Makefile.in: eradicate bison spoor (ditto libgcc).
11720          configure.in: recognise m68{k,000}-ericsson-OSE.
11721          es1800 is alias for m68k-ericsson-OSE
11722
11723 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11724
11725         * configure.in: rearrange the parts that remove programs from
11726         configdirs, based now on HOST==TARGET or by canonical triple.
11727
11728 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11729
11730         * test-build.mk: recurse explicitly with -f test-build.mk when
11731           appropriate.  predicate stage3 and comparison on the existence
11732           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11733           On very clean, also remove ...stamp-co.  Build in-place before
11734           doing other builds.
11735
11736 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11737
11738         * Makefile.in, configure.in: add tgas
11739
11740 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11741
11742         * Makefile.in: a number of changes merged in from progressive.
11743
11744         * configure.in: add libm.
11745
11746         * .cvsignore: ignore some stuff that comes from test-build.mk.
11747
11748 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11749
11750         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11751
11752 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11753
11754         * configure: Add program_suffix (parallel to program_prefix)
11755         * Makefile.in: adjust directory-creating script for losing decstation
11756
11757 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11758
11759         * configure:  Minor $subdir-related fixes.
11760
11761 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11762
11763         * configure: fix various problems with propogating
11764         makefile_target_frag in subdirs.
11765         * configure.in: config libgcc if its there
11766
11767 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11768
11769         * config.sub:  HPPA merge.
11770
11771 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11772
11773         * Makefile.in:  Replace all-bison with all-byacc in all
11774         dependency lines for other tools (which now use byacc).
11775
11776 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11777
11778         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11779
11780 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11781
11782         * Makefile.in: make gprof rules similar to byacc rules (instead of
11783         vestigal $(unsubdir) that didn't work...)
11784
11785 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11786
11787         * config.sub:  Add support for Linux.
11788         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11789         (at least for libg++).
11790
11791 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11792
11793         * configure.texi: fix doc for the -nfp option to configure
11794
11795 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11796
11797         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11798
11799 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11800
11801         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11802         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11803         * configure.in: added solaris* host_makefile_frag hook.
11804
11805 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11806
11807         * config.sub: changed recognition of m68000 so that various
11808         m68k types can be specified via m680[01234]0
11809
11810 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11811
11812         * config.sub (basic_machine): fix sed so that '-foo' isn't
11813         completely substituted out while .+'-foo' loses the '-foo'
11814
11815 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11816
11817         * config.sub ($os): Add -aout.
11818
11819 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11820
11821         * configure:  If host_makefile_frag is absolute, don't
11822         prefix ${invsubdir} (relevant to libg++ auto-configure).
11823
11824 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11825
11826         * Makefile.in (tooldir): Define it.
11827         (all-ld): Depend on all-flex.
11828
11829 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
11830
11831         * Makefile.in (check):  Fix libg++ special case.
11832
11833 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
11834
11835         * configure: do not bury `pwd` into config.status, thus do fewer
11836           pwd's.
11837
11838         * configure: print the "Building in" message only when building in
11839           other than "." AND verbose.
11840
11841         * configure: remove -s, rework -v to better accomodate guested
11842           configures.
11843
11844         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11845
11846 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
11847
11848         * Makefile.in: macroize flags passed on recursion.  remove
11849           fileutils.
11850
11851 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
11852
11853         * configure: get makesrcdir right for subdirs deeper than 1.
11854
11855         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11856           install.
11857
11858 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
11859
11860         * Makefile.in: don't print subdir_do or recursion lines.
11861
11862 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
11863
11864         * standards.texi: added menu item.
11865
11866         * Makefile.in: build and install standards.info.
11867
11868         * standards.texi: new file.
11869
11870 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11871
11872         * configure: test for and move config.status pieces from
11873           ${subdir}/.
11874
11875 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11876
11877         * configure:  Test for existance of files before trying to mv
11878         them, to avoid numerous non-existance messages.
11879
11880 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11881
11882         * configure: correct final line of config.status.
11883
11884         * configure: patch from eggert.  Avoids a protection problem if
11885           the original Makefile.in is read only.
11886
11887         * configure: use move-if-change from gcc to create config.status.
11888           Some makefiles depend on config.status to tell if a directory
11889           has been reconfigured for a different host.  This change
11890           prevents those directories from remaking everything in the case
11891           where the reconfig was only intended to rebuild a Makefile.
11892
11893         * configure: test for config.sub with "config.sub sun4" rather
11894           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11895           host alias from a missing config.sub.
11896
11897 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11898
11899         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11900           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11901
11902 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11903
11904         * configure: mkdir ${subdir} as needed.
11905
11906 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11907
11908         * Makefile.in,configure.in: added autoconf.
11909
11910 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11911
11912         * Makefile.in: no longer pass against on recursion.
11913
11914         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11915           definitions are not inherited.
11916
11917         * configure: correct makesrcdir when subdir is .
11918
11919 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11920
11921         * configure:  Add support for 'subdirs' variable, which is
11922         like 'configdirs', except that configure doesn't re-invoke
11923         itself for subdirs, it just creates a Makefile for each subdir.
11924         * configure.texi:  Document subdirs.
11925
11926 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11927
11928         * configure.in: added flex to configdirs
11929
11930 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11931
11932         * Makefile.in: remove clean-stamps from clean.
11933
11934 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11935
11936         * configure.in:  Add gdbtest to configdirs.
11937
11938 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11939
11940         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11941         to recursive makes.
11942         * configure.in:  Recognize new ncr3000 config.
11943
11944 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11945
11946         * Makefile.in, configure.in: removed references to gdbm.
11947
11948 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11949
11950         * config.sub:  Don't canonicalize os value
11951         newsos* to bsd (readline needs to check for newsos).
11952         (This fix was earlier made Jan 31, but got re-broken.)
11953
11954 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11955
11956         * configure.in:  sco is an os, not a vendor!
11957
11958         * configure:  Quote $( better.  Keep various shells happy.
11959
11960 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11961
11962         * Makefile.in: eliminate stamp-files.
11963
11964 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11965
11966         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11967           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11968
11969 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11970
11971         * config.sub:  fix iris/iris3.
11972
11973 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11974
11975         * configure: re-add -rm.
11976
11977 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11978
11979         * Maskefile.in: add .stmp-rcs to all.
11980
11981         * configure.in: remove gas from rs6000 build, use aix host fragment.
11982
11983 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11984
11985         * configure: pass down site_option during recursion.
11986
11987 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11988
11989         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11990
11991 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11992
11993         * configure: Change exec_prefix so that it really defaults to prefix.
11994
11995 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11996
11997         * Makefile.in, configure.in:  Add support for mmalloc library.
11998
11999 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12000
12001         * Makefile.in: add stmp dependencies for a few more things.
12002
12003 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12004
12005         * configure: adjusted error message on objdir/srcdir configure
12006           collision, per john's suggestion.
12007
12008         * Makefile.in: add libiberty stmp to all and all.cross.
12009
12010 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12011
12012         * Makefile.in: remove force dependencies, add grep to all.
12013
12014 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12015
12016         * Makefile.in: drop flex.  make stamp files work.
12017
12018         * configure: added test for conflicting configuration in srcdir,
12019           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12020           gets cranky.  use relative paths for configure and srcdir
12021           whenever possible.  Send some error messages to stderr that were
12022           going to stdout.
12023
12024 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12025
12026         * Makefile.in:  Fix libg++ rule to check for gcc directory
12027         before using gcc/gcc.  Also pass XTRAFLAGS.
12028
12029 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12030
12031         * Makefile.in: added stmp-files so that directories aren't polled
12032           when they are already built.
12033
12034         * configure.texi: fixed a node pointer problem.
12035
12036 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12037
12038         * config.sub configure.in gdb/configure.in
12039         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12040         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12041         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12042
12043 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12044
12045         * configure: -recurring becomes -silent.  corrected help message
12046           for -site= option.
12047
12048         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12049
12050 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12051
12052         * configure: when building Makefile for crosses, replace
12053           tooldir and program_prefix.  default srcdir from location of
12054           config.sub.  remove "for host in hosts" and "for target in
12055           targets" loops.
12056
12057 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12058
12059         * Makefile.in: Do not pass bindir or mandir to cvs.
12060
12061 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12062
12063         * Makefile.in, configure.in: removed traces of namesubdir,
12064           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12065           copyrights to '92, changed some from Cygnus to FSF.
12066
12067         * configure.texi: remove most references to multiple hosts,
12068           multiple targets, subdirs, etc.
12069
12070         * configure.man: removed rcsid. reference config.sub not
12071           config.subr.
12072
12073         * Makefile.in: mkdir $(infodir) on install-info.
12074
12075 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12076
12077         * configure.texi:  Explain better about .gdbinit and about
12078         the environment that configure.in sections run in.
12079
12080 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12081
12082         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12083
12084 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12085
12086         * README:  DOC.configure => cfg-paper.texi.
12087
12088 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12089
12090         * config.sub (near case $os):  Don't convert newsos* to bsd!
12091
12092 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12093
12094         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12095         the number of copies of COPYING that go into the GDB tar file.
12096
12097 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12098
12099         * bfd/configure.in, gdb/config/mh-i386sco,
12100         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12101         Fix SCO configuration stuff.
12102
12103 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12104
12105         * Makefile.in:  For libg++, make sure the -I pointing
12106         to the gcc directory goes *after* all the libg++-local -I flags.
12107         Also, move just-gcc dependency from just-libg++ to all-libg++.
12108
12109 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12110
12111         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12112
12113 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12114
12115         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12116
12117 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12118
12119         * config.sub:  Add stratus configuration frags.  Also
12120         submitted to FSF.
12121
12122 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12123
12124         * Makefile.in (DEV_SUPPORT):  add configure.man.
12125
12126         * config.sub(Decode manufacturer-specific):  add -none*.
12127
12128 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12129
12130         * Makefile.in:  remove form feeds to make Sun's make happy.
12131         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12132
12133 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12134
12135         * Makefile.in (AR_FLAGS):  Make quieter.
12136
12137 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12138
12139         * configure.in:  Add libg++.
12140         * configure:  When verbose, don't output the command line at each
12141         level; it will be unremarkably the same as the previous version,
12142         which will be the same as what the user typed.
12143
12144 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12145
12146         * configure.in, Makefile.in: fix clean-info, add flex.  add
12147           fileutils.
12148
12149         * configure: be less sensitive to spaces in Makefile.in.  Do not
12150           look for sources in "..".  Doing so breaks subdirectories that
12151           might have their own configure.  If a subdir has it's own
12152           configure script, use it.
12153
12154 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12155
12156         * cfg-paper.texi: some changes suggested by rms.
12157
12158 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12159
12160         * config.sub:  Merge in some small additions from the FSF version,
12161         taken from the gcc distribution, to bring the Cygnus and FSF
12162         versions into closer sync.
12163
12164 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12165
12166         * configure.in:  Changed svr4 references to sysv4.
12167
12168 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12169
12170         * configure: added -V for version number option.
12171
12172 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12173
12174         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12175           renamed from DOC.configure to cfg-paper.texi.
12176
12177 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12178
12179         * configure, config.subr, config.sub: config.subr is now
12180           config.sub again.
12181
12182 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12183
12184         * configure.texi: new file, in progress.
12185
12186         * Makefile.in: build info file and install the man page for
12187           configure.
12188
12189         * configure.man: new file, first cut.
12190
12191         * configure: find config.subr again now that configuration "none"
12192           has gone.  removed all traces of the -ansi option.  removed all
12193           traces of the -languages option.
12194
12195         * config.subr: resync from rms.
12196
12197 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12198
12199         * configure, config.sub, config.subr: merge config.sub into
12200           config.subr, call the result config.subr, remove config.sub, use
12201           config.subr.
12202
12203         * Makefile.in: revised install for dir.info.
12204
12205 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12206
12207         * configure.in: add decstation host makefile frag.
12208
12209         * Makefile.in: BISON now bison -y again.  also install-gcc on
12210           install.  clean-gdbm on clean.  infodir belongs in datadir.
12211           Make directories for info install.  Build dir.info here then
12212           install it.
12213
12214 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12215
12216         * Makefile.in: fix for bad directory tests.
12217
12218 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12219
12220         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12221           regexp.  -srcdir relative was being handled incorrectly.
12222
12223         * Makefile.in: unwrapped some for loops so that parallel makes
12224           work again and so one can focus one's attention on a particular
12225           package.
12226
12227 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12228
12229         * configure: added PWD as a stand in for `pwd` (for speed). use
12230           elif wherever possible.  make -srcdir work without -objdir.
12231           -objdir= commented out.
12232
12233 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12234
12235         * configure: +options become --options.  -subdirs commented out.
12236           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12237           Makefile now at top of generated Makefile.  Removed cvs log
12238           entries.  added -srcdir.  create .gdbinit only if there is one
12239           in ${srcdir}.
12240
12241         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12242           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12243           and mandir now keyed off datadir by default.
12244
12245 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12246
12247         * Freshly created ChangeLog.
12248
12249 \f
12250 Local Variables:
12251 mode: change-log
12252 left-margin: 8
12253 fill-column: 76
12254 version-control: never
12255 End: